Major improvements in the graph output code. Mostly adding more
[gem5.git] / sim / main.cc
2005-06-05 Steve ReinhardtMany files:
2005-06-05 Lisa Hsuoops, i changed m5term.doxygen when kev had a lock...
2005-06-05 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-06-05 Steve ReinhardtMerge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever...
2005-06-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-06-05 Lisa HsuMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul...
2005-06-05 Steve ReinhardtGet rid of broken "long help" option.
2005-06-05 Nathan Binkertshuffle files around for new directory structure
2005-06-02 Nathan Binkertclean up command line stuff
2005-06-02 Steve ReinhardtRename sim/universe.{cc,hh} to root.{cc,hh} (since the
2005-04-02 Ron DreslinskiSome hand merges
2005-03-16 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-03-14 Kevin LimMerge
2005-03-12 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-03-11 Nathan BinkertMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-03-11 Nathan Binkertstick all python stuff into a top level python directory.
2005-03-11 Erik HallnorFixup after merging.
2005-02-23 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2005-02-22 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-02-21 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-02-19 Nathan BinkertClean up CPU stuff and make it use params structs
2005-02-18 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-02-18 Kevin LimInclude errno.h to fix compile errors in gcc 3.4
2005-02-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-02-17 Nathan BinkertFix compile on linux
2005-02-17 Nathan BinkertMake code more portable.
2005-02-14 Ali SaidiMerge
2005-02-11 Kevin LimMerge ktlim@zizzer.eecs.umich.edu:/bk/m5
2005-02-11 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-02-11 Nathan BinkertRework the command line paramters for python output...
2005-01-18 Kevin LimMerge zizzer.eecs.umich.edu:/bk/m5/
2005-01-18 Kevin LimMerge changes to make m5 g++ 3.4 compatible.
2005-01-17 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/m5
2005-01-17 Nathan Binkertget the exit condition for the python code right
2005-01-17 Nathan BinkertAdd the pentium 4 configuration. Add some command...
2005-01-15 Nathan BinkertNew and improved configuration mechanism. No more...
2005-01-12 Kevin LimMerge changes.
2004-11-03 Nathan Binkertadd a new phase to the simulator. Basically the simula...
2004-10-28 Steve ReinhardtMajor documentation update for 570 F04.
2004-10-25 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-10-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-10-23 Steve ReinhardtVery minor formatting glitches.
2004-10-20 Steve ReinhardtClean up/standardize handling of various output files.
2004-08-10 Ali SaidiMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi...
2004-08-05 Steve ReinhardtIntegrate Python configuration script parsing into...
2004-06-27 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-06-23 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali SaidiMerge zizzer:/bk/linux into zeep.eecs.umich.edu:/z...
2004-06-22 Ali Saidipull from head before pushing linux tree
2004-06-22 Steve ReinhardtHandle SIGABRT a little more nicely.
2004-06-21 Ali SaidiMerge saidi@zizzer.eecs.umich.edu:/bk/linux
2004-06-08 Ali SaidiUpdated Copyright with information in bitkeeper changelogs
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-05-08 Steve ReinhardtMerge
2004-05-04 Nathan BinkertMajor stats package cleanup
2004-02-03 Andrew SchultzAutomerged
2004-01-30 Nathan BinkertMerge
2004-01-29 Erik HallnorLogical test fix.
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-28 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-01-27 Nathan Binkerta bunch of warning fixes
2004-01-15 Ali Saidimereged changes to elf_object.cc
2004-01-14 Nathan BinkertSetup initialization callbacks
2003-12-18 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-16 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-15 Nathan BinkertClean up time handling code
2003-12-11 Steve ReinhardtStats & serialization tweaks & cleanup. Unserializing...
2003-12-10 Steve ReinhardtMinor fixes. Somehow do-tests.pl suddenly started...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-05 Nathan BinkertFix stats reset
2003-11-04 Steve ReinhardtAutomerge
2003-11-03 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-02 Nathan BinkertImplement more m5 pseduo opcodes:
2003-10-22 Lisa Hsunate's reset stuff merged with my work on bin printing.
2003-10-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-10-21 Nathan BinkertSeparate the stuff for SimObject from SimObject builder.
2003-10-10 Steve ReinhardtMake include paths explicit and update makefile accordi...
2003-10-10 Nathan BinkertRemove a ton of old simplescalar crap that we no longer...
2003-10-07 Steve RaaschImport changeset