summaryrefslogtreecommitdiff
path: root/sim/main.cc
AgeCommit message (Expand)Author
2006-03-26Add the bus and connector objects to sconsAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-06-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-06-04Get rid of broken "long help" option.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-02clean up command line stuffNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert
2005-02-19Clean up CPU stuff and make it use params structsNathan Binkert
2005-02-17Include errno.h to fix compile errors in gcc 3.4Kevin Lim
2005-02-17Fix compile on linuxNathan Binkert
2005-02-17Make code more portable.Nathan Binkert
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