cpu,o3: Fixed checkpointing bug occuring in the o3 CPU
[gem5.git] / src / cpu / exetrace.hh
2015-09-30 Curtis Dunhambase: remove Trace::enabled flag
2015-01-25 Ali Saidicpu: Remove all notion that we know when the cpu is...
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
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-09-14 Gabe BlackCPU: Trim unnecessary includes from some common files.
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-02-10 Korey SewellExeTrace: Allow subclasses of the tracer to define...
2009-01-07 Gabe BlackTracing: Make tracing aware of macro and micro ops.
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
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...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackAdd setData functions for the new Twin??_t types.
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertDefault to tracing being disabled in C++, it will be...
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-07 Ali Saidiadd code to operate in lockstep with legion
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-09-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-08-30 Gabe BlackChange the cpu pointer in the InstRecord object to...
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-12 Gabe BlackStarted adding a system to output data after every...
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: