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
/
cpu
/
base_cpu.cc
Age
Commit message (
Expand
)
Author
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-06-17
Serialized cpu interrupts
Ali Saidi
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
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-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-04-02
Basic cleanup pass to get rid of a few things that made the Python
Steve Reinhardt
2004-03-11
merge with m5 head
Lisa Hsu
2004-02-29
Fix the swichover code. It's only for FULL_SYSTEM
Nathan Binkert
2004-02-29
fix switchover WRT interrupts
Nathan Binkert
2004-02-16
changed interrupt index to be 64 bits long and fixed a bad include
Ali Saidi
2004-02-02
insn->inst
Steve Reinhardt
2003-10-23
Initial support for CPU switching. New SamplingCPU object encompasses a set
Steve Reinhardt
2003-10-21
Don't need to include sim/param.hh in sim_object.hh anymore.
Steve Reinhardt
2003-10-16
Add a commited loads event queue similar to the one for commited instructions.
Erik Hallnor
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