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
Age
Commit message (
Expand
)
Author
2004-05-25
Varied fixes to get linux running. Allow for shutdown on linux.
Andrew Schultz
2004-05-21
rename namespace Statistics to Stats
Nathan Binkert
2004-05-18
merge m5 with linux for the event and binning lifting
Lisa Hsu
2004-05-17
lift system-independent binning stuff out of Tru64System into System.
Lisa Hsu
2004-05-13
Avoid sending a signal to ourselves if we're not debugging
Nathan Binkert
2004-05-12
Make a new stat type of Value which is a scalar stat that
Nathan Binkert
2004-05-11
first pass at merging m5 with linux
Lisa Hsu
2004-05-04
Major stats package cleanup
Nathan Binkert
2004-04-05
Changes to config to allow everything (including 'children'
Steve Reinhardt
2004-04-02
Basic cleanup pass to get rid of a few things that made the Python
Steve Reinhardt
2004-03-26
Get rid of the printExtraOutput stuff
Nathan Binkert
2004-03-24
Minor cleanup from building & diffing behavior
Steve Reinhardt
2004-03-19
Make it so that alpha_console can read the frequency from the correct
Ron Dreslinski
2004-03-11
merge with m5 head
Lisa Hsu
2004-03-05
changes that affect post checkpoint runs.
Lisa Hsu
2004-03-05
nother fix
Lisa Hsu
2004-03-05
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanup
Lisa Hsu
2004-03-05
forgot to check this in
Lisa Hsu
2004-03-05
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-03-05
constructor option to make the wrapped event autodelete
Nathan Binkert
2004-03-05
add ticks per picosecond
Nathan Binkert
2004-03-05
small bugfix, forgot to increment iter
Lisa Hsu
2004-03-05
serialization for binning. it is WAAAAAAAY past my bedtime.
Lisa Hsu
2004-03-04
Overall gist of this is to 'dynamicize' the tracking of functions so you can ...
Lisa Hsu
2004-02-29
Initial cleanup pass of lisa's function call tracking
Nathan Binkert
2004-02-29
Make the progress event work even after restoring from a checkpoint
Nathan Binkert
2004-02-21
Change order of serialization
Nathan Binkert
2004-02-20
Add a simple event wrapper class that takes a class pointer
Nathan Binkert
2004-02-13
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
Andrew Schultz
2004-02-10
Fixes for Linux syscall emulation.
Steve Reinhardt
2004-02-09
Merge linux tree with head
Andrew Schultz
2004-02-09
Results of automatic (yet incomplete) merge.
Steve Reinhardt
2004-02-06
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-02-05
Now skips the calibrate_delay loop in the kernel boot
Andrew Schultz
2004-02-05
Modify the emulated system calls to support running the SPEC Int
David Oehmke
2004-02-04
Add support for "serializing" instructions that flush
Steve Reinhardt
2004-02-04
More reformatting of reference parameter declarations.
Steve Reinhardt
2004-02-02
Change "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt
2004-01-29
remove #include of nonexistent file
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
2004-01-11
Modify handling of serialize:dir parameter to make it more useful.
Steve Reinhardt
2003-12-15
Clean up time handling code
Nathan Binkert
2003-12-11
- Switch events to use a priority enum instead of integers.
Steve Reinhardt
2003-12-11
Stats & serialization tweaks & cleanup. Unserializing from
Steve Reinhardt
2003-12-10
Rename RegResetCallback to registerResetCallback().
Steve Reinhardt
2003-12-10
Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),
Steve Reinhardt
2003-12-09
Minor fixes. Somehow do-tests.pl suddenly started failing
Steve Reinhardt
2003-12-06
Various cleanup. Mostly forcing initialization of some fields...
Steve Reinhardt
[next]