Merge with head, hopefully the last time for this batch.
[gem5.git] / src / sim / core.cc
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-08-04 Steve ReinhardtGet rid of outputStream... wasn't really being used
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...