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
Age
Commit message (
Expand
)
Author
2010-06-23
inorder-stats: add instruction type stats
Korey Sewell
2010-06-23
inorder: stall signal handling
Korey Sewell
2010-06-23
inorder: tick scheduling
Korey Sewell
2010-06-22
cache: fix longstanding prefetcher bug
Steve Reinhardt
2010-06-23
O3ThreadContext: When taking over from a previous context, only assert that
Timothy M. Jones
2010-06-16
stats: update stats for SC protocol change
Steve Reinhardt
2010-06-16
cache: fail store conditionals when upgrade loses race
Steve Reinhardt
2010-06-16
cache: fix dirty bit setting
Steve Reinhardt
2010-06-15
stats: rename print to display in the mysql code too...sorry
Nathan Binkert
2010-06-15
stats: rename print to display so it work in python
Nathan Binkert
2010-06-15
stats: only consider a formula initialized if there is a formula
Nathan Binkert
2010-06-14
stats: get rid of the never-really-used event stuff
Nathan Binkert
2010-06-14
util: clean up attrdict and import multiattrdict into m5.util
Nathan Binkert
2010-06-14
python: use ipython in --interactive if it is available
Nathan Binkert
2010-06-14
build: grab the right library if we're using a debug version of python
Nathan Binkert
2010-06-10
ruby: get rid of PrioHeap and use STL
Nathan Binkert
2010-06-10
ruby: get rid of the Map class
Nathan Binkert
2010-06-10
ruby: get rid of Vector and use STL
Nathan Binkert
2010-06-10
ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh
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-07
scons: make RUBY a regular (non-global) sticky var
Steve Reinhardt
2010-06-06
tests: Update O3 ref outputs to reflect Lisa's dist format change.
m5test
2010-06-06
stats: fix stats diff script
Steve Reinhardt
2010-06-03
More minor gdb-related cleanup.
Steve Reinhardt
2010-06-03
Act like enabling CPUs is no big deal,
Steve Reinhardt
2010-06-03
Minor remote GDB cleanup.
Steve Reinhardt
2010-06-03
Stats: fix dist stat and enable VectorDistStat
Lisa Hsu
2010-06-03
utils: checkpoint aggregator: some physmem files are too big to read at once,
Lisa Hsu
2010-06-03
ARM: Fix issue with m5.fast and ARM
Ali Saidi
2010-06-02
ARM: Fix SPEC2000 benchmarks in SE mode. With this patch all
Ali Saidi
2010-06-02
ARM: Fix IT state not updating when an instruction memory instruction faults.
Min Kyu Jeong
2010-06-02
ARM: Allow multiple outstanding TLB walks to queue.
Dam Sunwoo
2010-06-02
ARM TLB: Fix bug in memAttrs getting a bogus thread context
Ali Saidi
2010-06-02
ARM: Support table walks in timing mode.
Dam Sunwoo
2010-06-02
ARM: Added support for Access Flag and some CP15 regs (V2PCWPR, V2PCWPW, V2PC...
Dam Sunwoo
2010-06-02
ARM: Decode the neon instruction space.
Gabe Black
2010-06-02
ARM: Add a comment to vfp.cc that explains the asm statements.
Gabe Black
2010-06-02
ARM: Move some case values out of ##included files.
Gabe Black
2010-06-02
ARM: Combine some redundant cases in one of the data decode functions.
Gabe Black
2010-06-02
ARM: Add comments to the classes in macromem.hh.
Gabe Black
2010-06-02
ARM: Move code from vfp.hh to vfp.cc.
Gabe Black
2010-06-02
ARM: Make some of the trace code more compact
Ali Saidi
2010-06-02
ARM: Move the longer MemoryReg::printoffset function in mem.hh into the cc file.
Gabe Black
2010-06-02
ARM: Move the ISA "clear" function into isa.cc.
Gabe Black
2010-06-02
ARM: Get rid of the binary dumping function in utility.hh.
Gabe Black
2010-06-02
ARM: Get rid of the empty branch.cc.
Gabe Black
2010-06-02
ARM: Mark some ARM static inst functions as inline.
Gabe Black
2010-06-02
ARM: Move some predecoder stuff into a .cc file.
Gabe Black
2010-06-02
ARM: Decode to specialized conditional/unconditional versions of instructions.
Gabe Black
[next]