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
/
base
Age
Commit message (
Expand
)
Author
2006-10-27
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-26
Added a few functions to stuff values into bitfields in an instruction.
Gabe Black
2006-10-24
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-24
Add more traceflags for ethernet
Ali Saidi
2006-10-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-23
Files in base shouldn't depend on things in sim. Changed "sim/host.hh" to <in...
Gabe Black
2006-10-21
Add Quiesce trace flag to track CPU quiesce/wakeup events.
Steve Reinhardt
2006-10-19
Add "All" compund flag to enable all defined trace flags.
Steve Reinhardt
2006-10-12
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-12
add a traceflag for functional accesses
Ali Saidi
2006-10-12
Fix problems with unCacheable addresses in timing-coherence
Ron Dreslinski
2006-10-10
Debugging info
Ron Dreslinski
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-09-11
add annotation code to m5
Ali Saidi
2006-08-28
Fix remote gdb buffer overflow.
Steve Reinhardt
2006-08-15
fixes for gcc 4.1
Ali Saidi
2006-08-15
Some touchup to the reorganized includes and "using" directives.
Gabe Black
2006-08-14
Fix up doxygen.
Steve Reinhardt
2006-08-11
Added code to support setting up all of the auxillieary vectors configured by...
Gabe Black
2006-07-10
Add parameters for backwards and forwards sizes for time buffers.
Kevin Lim
2006-07-05
Fix up some merge problems.
Kevin Lim
2006-07-05
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-05
Alphabetize traceflags, rename FullCPUAll flag to O3CPUAll.
Kevin Lim
2006-07-02
Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads)
Korey Sewell
2006-07-01
traceflag stuff
Korey Sewell
2006-06-26
remove extern "C" from the functions we all from gdb. This isn't requried and...
Ali Saidi
2006-06-17
Add myself to list of authors
Nathan Binkert
2006-06-16
Two updates that got combined into one ChangeSet accidentally. They're both ...
Kevin Lim
2006-06-11
Merge iceaxe.:/Volumes/work/research/m5/head
Nathan Binkert
2006-06-08
add write/read functions that have endian conversions in them
Ali Saidi
2006-06-06
Change ExecContext to ThreadContext. This is being renamed to differentiate ...
Kevin Lim
2006-06-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-02
Fixes to get compiling to work. This is mainly fixing up some includes; chan...
Kevin Lim
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-30
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-29
split off fullsystem and se iprs into two functions to remove lots of #ifs
Ali Saidi
2006-05-26
Add a little more tracing support for Bus/Port stuff.
Steve Reinhardt
2006-05-22
Clean up libelf handling.
Steve Reinhardt
2006-05-22
New directory structure:
Steve Reinhardt