Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | x86: Revert [02321b16685f] which breaks m5ops on x86 | Andreas Sandberg | |
Changeset 02321b16685f added m5_writefile to m5op_x86.S a second time, which causes a compilation error on when compiling for x86. This changeset reverts that changeset and fixes the error. | |||
2013-01-08 | util: add writefile to m5 util program for x86 | Lluís Vilanova | |
2013-01-08 | util: add m5_fail op. | Lluís Vilanova | |
Used as a command in full-system scripts helps the user ensure the benchmarks have finished successfully. For example, one can use: /path/to/benchmark args || /sbin/m5 fail 1 and thus ensure gem5 will exit with an error if the benchmark fails. | |||
2012-11-03 | x86, util: add m5_writefile to m5op_x86.S | Lluis Vilanova | |
Committed by: Nilay Vaish | |||
2011-02-06 | m5: added work completed monitoring support | Brad Beckmann | |
2010-11-22 | X86: Remove reserved* from the m5 utility program for x86. | Gabe Black | |
2009-01-07 | X86: Set up support for adding m5 pseudo insts to a binary. | Gabe Black | |