Age | Commit message (Expand) | Author |
---|---|---|
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2010-06-02 | ARM: Fixup native trace support and add some v7/recent stack code | Ali Saidi |
2009-11-08 | ARM: Split the condition codes out of the CPSR. | Gabe Black |
2009-07-29 | ARM: Make the ARM native tracer stop M5 if control diverges. | Gabe Black |
2009-07-29 | ARM: Make sure the target process doesn't run away from statetrace. | Gabe Black |
2009-07-27 | ARM: Only send information that changed between statetrace and M5. | Gabe Black |
2009-07-27 | imported patch nativetracestreamline.patch | Gabe Black |
2009-07-27 | ARM: Make native trace print out what instruction caused an error. | Gabe Black |
2009-07-27 | ARM: Make native trace only print when registers are changing value. | Gabe Black |
2009-07-27 | ARM: Add a native tracer. | Gabe Black |