pseudoinst: get rid of mainEventQueue references.
[gem5.git] / src / sim / insttracer.hh
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-08-26 Ali SaidiTracing: Fix trace so 'Predicated False' doesn't show up
2010-08-23 Min Kyu JeongCPU: Make Exec trace to print predication result (if...
2009-07-20 Derek Howermerge
2009-07-20 Gabe BlackTracing: Add accessors so tracers can get at data in...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-07 Gabe BlackTracing: Make tracing aware of macro and micro ops.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Nathan BinkertTwin64_t is in base/bigint.hh
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...