summaryrefslogtreecommitdiff
path: root/sim/sim_object.cc
AgeCommit message (Expand)Author
2004-02-21Change order of serializationNathan Binkert
2004-01-14Setup initialization callbacksNathan Binkert
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-10Rename RegResetCallback to registerResetCallback().Steve Reinhardt
2003-11-06Little fixes to make more of the stats reset correctly.Nathan Binkert
2003-11-05Ok, actually call resetStats on all statsNathan Binkert
2003-11-05Add a virtual function resetStats() that any SimObject can inheritNathan Binkert
2003-10-31Changed the naming of Serializeable derived objects. Serializeable no longer...Andrew Schultz
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10Remove a ton of old simplescalar crap that we no longer need.Nathan Binkert
2003-10-07Import changesetSteve Raasch