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
/
sim_object.hh
Age
Commit message (
Expand
)
Author
2005-06-05
Many files:
Steve Reinhardt
2005-03-15
Hard code the SimObject::Params struct
Nathan Binkert
2005-03-14
- Add capability to auto-generate Param structs from
Steve Reinhardt
2004-11-03
add a new phase to the simulator. Basically the simulator now goes
Nathan Binkert
2004-07-30
Move all of the object matching code to a shared file so it can
Nathan Binkert
2004-06-28
fix up the recordEvent stuff to support ignoring events
Nathan Binkert
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-03-26
Get rid of the printExtraOutput stuff
Nathan Binkert
2004-02-04
Add support for "serializing" instructions that flush
Steve Reinhardt
2004-01-14
Setup initialization callbacks
Nathan Binkert
2003-12-11
Stats & serialization tweaks & cleanup. Unserializing from
Steve Reinhardt
2003-11-05
Add a virtual function resetStats() that any SimObject can inherit
Nathan Binkert
2003-10-31
Changed the naming of Serializeable derived objects. Serializeable no longer...
Andrew Schultz
2003-10-21
Don't need to include sim/param.hh in sim_object.hh anymore.
Steve Reinhardt
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