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
/
src
/
sim
Age
Commit message (
Expand
)
Author
2010-11-08
ARM: Add checkpointing support
Ali Saidi
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-10-15
GetArgument: Rework getArgument so that X86_FS compiles again.
Gabe Black
2010-10-01
Debug: Implement getArgument() and function skipping for ARM.
Ali Saidi
2010-09-14
CPU: Trim unnecessary includes from some common files.
Gabe Black
2010-09-13
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
Gabe Black
2010-09-09
init: don't build files that centralize python and swig code
Nathan Binkert
2010-09-09
scons: use code_formatter wherever we can in the build system
Nathan Binkert
2010-08-25
Tracing: Fix trace so 'Predicated False' doesn't show up
Ali Saidi
2010-08-23
Faults: Get rid of some commented out code in sim/faults.hh.
Gabe Black
2010-08-23
CPU: Make Exec trace to print predication result (if false) for memory instru...
Min Kyu Jeong
2010-08-23
Loader: Make the load address mask be a parameter of the system rather than a...
Ali Saidi
2010-08-23
Compiler: Fixes for GCC 4.5.
Ali Saidi
2010-08-17
misc: add some AMD copyright notices
Steve Reinhardt
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-08-17
sim: move iterating over SimObjects into Python.
Steve Reinhardt
2010-08-17
sim: make Python Root object a singleton
Steve Reinhardt
2010-07-22
Syscall: Don't close the simulator's standard file descriptors.
Timothy M. Jones
2010-07-21
python: Add mechanism to override code compiled into the exectuable
Nathan Binkert
2010-07-05
checkpointing: another small overload fix
Steve Reinhardt
2010-07-05
sim: fold StartupCallback into SimObject
Steve Reinhardt
2010-07-05
checkpointing: minor cleanup.
Steve Reinhardt
2010-07-05
checkpointing: fix minor bug
Steve Reinhardt
2010-07-05
process: get rid of some unused code & vars
Steve Reinhardt
2010-07-05
process: minor format/style cleanup
Steve Reinhardt
2010-06-14
stats: get rid of the never-really-used event stuff
Nathan Binkert
2010-06-09
flags: add comment to avoid future deletions since code appears redundant.
Lisa Hsu
2010-06-08
flags: Unserializing old checkpoints before the introduction
Lisa Hsu
2010-06-03
More minor gdb-related cleanup.
Steve Reinhardt
2010-06-03
Minor remote GDB cleanup.
Steve Reinhardt
2010-06-02
ARM: Allow ARM processes to start in Thumb mode.
Gabe Black
2010-06-02
ARM: Detect thumb mode elf images.
Gabe Black
2010-05-06
compile: don't #include unnecessary stuff
Nathan Binkert
2010-04-18
stats: make simTicks and simFreq accessible from stats.hh
Nathan Binkert
2010-04-18
event: Allow EventWrapper to take an object reference
Nathan Binkert
2010-04-15
tick: rename Clock namespace to SimClock
Nathan Binkert
2010-04-15
eventq: move EventQueue constructor to cc file
Nathan Binkert
2010-04-02
eventq: allow an implicit cast from an EventManager to an EventQueue *
Nathan Binkert
2010-04-02
eventq: Clean up some flags
Nathan Binkert
2010-04-02
eventq: Make priorities just an integer instead of an enum.
Nathan Binkert
2010-03-12
eventq: rearrange a little bit so I can add some stuff
Nathan Binkert
2010-03-12
eventq: remove some unused includes
Nathan Binkert
2010-02-26
events: Give EventWrapped a default name and description
Nathan Binkert
2010-01-19
util: do checkpoint aggregation more cleanly, fix last changeset.
Lisa Hsu
2010-01-18
util: make a generic checkpoint aggregator that can aggregate different cpts...
Lisa Hsu
2010-01-12
faults: i think these fault invocations should be panic and not fatal. it def...
Lisa Hsu
2009-11-14
SE: Fix SE mode OS X compilation.
Ali Saidi
2009-11-09
syscall: missing initializer in getcwd call
Vince Weaver
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
[next]