summaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)Author
2005-01-27Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-01-27added support for outputing Dot if pydot is installedAli Saidi
2005-01-21Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-01-21Add a couple statistics contexts.Nathan Binkert
2005-01-18Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-01-18More configuration fixesNathan Binkert
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-17Config cleanupsNathan 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
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-11-18Minor fixes.Steve Reinhardt
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-03make activation of exec contexts happen in startupNathan 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-25Add explicit phases to order ParamContext initializations.Steve Reinhardt
2004-10-22Very minor formatting glitches.Steve Reinhardt
2004-10-19Clean up/standardize handling of various output files.Steve Reinhardt
2004-10-17Merge saidi@zizzer.eecs.umich.edu:/bk/m5Ali Saidi
2004-10-17Clean up obsolete g++ 2.95 workaround.Steve Reinhardt
2004-10-16Fixes for bigendian platformsAli Saidi
2004-09-22fix unaligned memory offset and some small fixes to interrupt binningAli Saidi
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-08-31Updates to make SMP work.Ali Saidi
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-17Fix a small bug in parameter processing that would always resultNathan Binkert
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-07-23sim ticks should be the number of elapsed ticks, not curTickNathan Binkert
2004-07-23a little bit more info when dumping the event queue.Nathan Binkert
2004-07-02Fix byteswap on LP64 (amd64)Nathan Binkert
2004-07-01implement the readfile pseudo instruction that will readNathan Binkert
2004-06-28fix up the recordEvent stuff to support ignoring eventsNathan Binkert
2004-06-28Don't serialize the absolute path so we can move checkpoints around.Nathan Binkert
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-25Varied fixes to get linux running. Allow for shutdown on linux.Andrew Schultz
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-17lift system-independent binning stuff out of Tru64System into System.Lisa Hsu
2004-05-13Avoid sending a signal to ourselves if we're not debuggingNathan Binkert
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-04Major stats package cleanupNathan Binkert
2004-04-05Changes to config to allow everything (including 'children'Steve Reinhardt