Age | Commit message (Expand) | Author |
---|---|---|
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-01-31 | clang: Enable compiling gem5 using clang 2.9 and 3.0 | Koan-Sin Tan |
2011-05-04 | Core: Add some documentation about the sim clocks. | Ali Saidi |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2008-08-04 | Get rid of outputStream... wasn't really being used | Steve Reinhardt |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert |
2007-03-02 | Factor code out of main.cc and main.i into a bunch of files | Nathan Binkert |