summaryrefslogtreecommitdiff
path: root/sim/main.cc
AgeCommit message (Expand)Author
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-01-17get the exit condition for the python code rightNathan Binkert
2005-01-17Add the pentium 4 configuration. Add some command line optionsNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-03add a new phase to the simulator. Basically the simulator now goesNathan Binkert
2004-10-27Major documentation update for 570 F04.Steve Reinhardt
2004-10-22Very minor formatting glitches.Steve Reinhardt
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