index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sim
/
main.cc
Age
Commit message (
Expand
)
Author
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2005-06-04
Get rid of broken "long help" option.
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-06-02
clean up command line stuff
Nathan Binkert
2005-06-01
Rename sim/universe.{cc,hh} to root.{cc,hh} (since the
Steve Reinhardt
2005-03-11
stick all python stuff into a top level python directory.
Nathan Binkert
2005-02-19
Clean up CPU stuff and make it use params structs
Nathan Binkert
2005-02-17
Include errno.h to fix compile errors in gcc 3.4
Kevin Lim
2005-02-17
Fix compile on linux
Nathan Binkert
2005-02-17
Make code more portable.
Nathan Binkert
2005-02-11
Rework the command line paramters for python output and how
Nathan Binkert
2005-01-17
get the exit condition for the python code right
Nathan Binkert
2005-01-17
Add the pentium 4 configuration. Add some command line options
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2004-11-03
add a new phase to the simulator. Basically the simulator now goes
Nathan Binkert
2004-10-27
Major documentation update for 570 F04.
Steve Reinhardt
2004-10-22
Very minor formatting glitches.
Steve Reinhardt
2004-10-19
Clean up/standardize handling of various output files.
Steve Reinhardt
2004-08-05
Integrate Python configuration script parsing into m5 itself.
Steve Reinhardt
2004-06-22
pull from head before pushing linux tree
Ali Saidi
2004-06-21
Handle SIGABRT a little more nicely.
Steve Reinhardt
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-05-21
rename namespace Statistics to Stats
Nathan Binkert
2004-05-21
Change the namespace Statistics to Stats
Nathan Binkert
2004-05-04
Major stats package cleanup
Nathan Binkert
2004-01-29
provide an output stream for simulator output. (This takes place of the
Nathan Binkert
2004-01-27
a bunch of warning fixes
Nathan Binkert
2004-01-14
Setup initialization callbacks
Nathan Binkert
2003-12-15
Clean up time handling code
Nathan Binkert
2003-12-11
Stats & serialization tweaks & cleanup. Unserializing from
Steve Reinhardt
2003-12-09
Minor fixes. Somehow do-tests.pl suddenly started failing
Steve Reinhardt
2003-11-05
Fix stats reset
Nathan Binkert
2003-11-02
Implement more m5 pseduo opcodes:
Nathan Binkert
2003-10-20
Separate the stuff for SimObject from SimObject builder.
Nathan Binkert
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
Remove a ton of old simplescalar crap that we no longer need.
Nathan Binkert
2003-10-07
Import changeset
Steve Raasch