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
/
base
Age
Commit message (
Expand
)
Author
2003-10-26
Add an append= keyword that works in a somewhat similar way to
Nathan Binkert
2003-10-25
Add the directory where the ini file was found into the #include
Nathan Binkert
2003-10-23
Initial support for CPU switching. New SamplingCPU object encompasses a set
Steve Reinhardt
2003-10-23
Minor stats fix.
Steve Reinhardt
2003-10-23
Print error message when we can't parse a .ini assignment line.
Steve Reinhardt
2003-10-22
statistics.cc:
Lisa Hsu
2003-10-22
statistics.hh:
Lisa Hsu
2003-10-22
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5
Lisa Hsu
2003-10-22
Automerge
Lisa Hsu
2003-10-22
nate's reset stuff merged with my work on bin printing.
Lisa Hsu
2003-10-21
New ini-file feature: += appends RHS to LHS.
Steve Reinhardt
2003-10-21
statistics.hh:
Lisa Hsu
2003-10-21
statistics.hh:
Lisa Hsu
2003-10-21
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/clean
Lisa Hsu
2003-10-21
statistics.hh:
Lisa Hsu
2003-10-20
Implement reset for stats.
Nathan Binkert
2003-10-20
Clean up callbacks
Nathan Binkert
2003-10-19
Get rid of obsolete code, most of it '#if 0'ed anyway.
Steve Reinhardt
2003-10-16
Clear up the last of the Doxygen warnings
Erik Hallnor
2003-10-15
Need to cast to avoid infinite recursion.
Erik Hallnor
2003-10-15
Global whitespace fixes
Nathan Binkert
2003-10-14
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
Nathan Binkert
2003-10-14
try to get everything to compile correctly again
Nathan Binkert
2003-10-14
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
Steve Raasch
2003-10-14
Fixes for the new stats in SegmentedIQ
Steve Raasch
2003-10-14
Merge
Nathan Binkert
2003-10-14
Merge ehallnor@zizzer:/bk/m5
Erik Hallnor
2003-10-14
hostinfo.cc:
Erik Hallnor
2003-10-14
Remove all of the Tru64 specific stuff from the base System object
Nathan Binkert
2003-10-14
small fixes
Nathan Binkert
2003-10-14
Since I seem to be bug compatible with the head I'm going to commit.
Erik Hallnor
2003-10-13
Try to get the correct license on various files
Nathan Binkert
2003-10-10
Merge ehallnor@zizzer:/bk/m5
Erik Hallnor
2003-10-10
Fully Document Statistics::Detail::Stat. More to follow.
Erik Hallnor
2003-10-10
Make things work on OpenBSD again
Nathan Binkert
2003-10-10
fix includes
Nathan Binkert
2003-10-10
statistics.hh:
Lisa Hsu
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
File moves for the reorg. Tree is in broken state until I commit the makefil...
Steve Reinhardt
2003-10-10
Stop using omisc.h and move relevant functions to better places
Nathan Binkert
2003-10-10
Rename intmath.h to intmath.hh
Nathan Binkert
2003-10-08
Rename std_types.hh to the much more descriptive inst_seq.hh
Steve Reinhardt
2003-10-08
Really only need one set of fifo_buffer.hh,cc files (not two!). Merge the be...
Steve Reinhardt
2003-10-07
New loader structure. Expand Nate's ObjectFile to automatically detect file ...
Steve Reinhardt
2003-10-07
Import changeset
Steve Raasch