summaryrefslogtreecommitdiff
path: root/sim/sim_object.cc
AgeCommit message (Expand)Author
2006-05-11First pass at a serializer object, may need to work on naming of object and f...Ron Dreslinski
2006-03-26Add the bus and connector objects to sconsAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-03-15Hard code the SimObject::Params structNathan Binkert
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-04Major stats package cleanupNathan Binkert
2004-03-26Get rid of the printExtraOutput stuffNathan Binkert
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
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