summaryrefslogtreecommitdiff
path: root/sim/main.cc
AgeCommit message (Expand)Author
2004-10-19Clean up/standardize handling of various output files.Steve Reinhardt
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-21Handle SIGABRT a little more nicely.Steve Reinhardt
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-27a bunch of warning fixesNathan Binkert
2004-01-14Setup initialization callbacksNathan Binkert
2003-12-15Clean up time handling codeNathan Binkert
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-09Minor fixes. Somehow do-tests.pl suddenly started failingSteve Reinhardt
2003-11-05Fix stats resetNathan Binkert
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
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