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
Age
Commit message (
Expand
)
Author
2010-09-14
CPU: Trim unnecessary includes from some common files.
Gabe Black
2010-09-13
CPU: Get rid of the now unnecessary getInst/setInst family of functions.
Gabe Black
2010-09-13
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
Gabe Black
2010-09-12
swig: make all generated files go into the m5.internal package
Nathan Binkert
2010-09-10
style: fix sorting of includes and whitespace in some files
Nathan Binkert
2010-09-09
scons: Stop building the big monolithic swigged params module
Nathan Binkert
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-09-09
code_formatter: make it easier to insert whitespace
Nathan Binkert
2010-09-09
swig: don't override SWIG_name anymore
Nathan Binkert
2010-09-09
cache: fail SC when invalidated while waiting for bus
Steve Reinhardt
2010-09-09
mem: fix functional accesses to deal with coherence change
Steve Reinhardt
2010-09-09
cache: coherence protocol enhancements & bug fixes
Steve Reinhardt
2010-08-31
ARM: Get rid of the checkFpEnableFault function in ARM.
Gabe Black
2010-08-31
Alpha: Alpha's mt.hh was including mips header files.
Gabe Black
2010-08-31
CPU: Get rid of the unused ev5_trap function on the simple and checker CPUs.
Gabe Black
2010-08-27
X86: Change the copyright holder to AMD.
Gabe Black
2010-08-26
mem: fix m5.fast compile bug in previous cset
Steve Reinhardt
2010-08-25
cache: fix a bug in atomic multilevel snoops
Steve Reinhardt
2010-08-25
memtest: fix/cleanup functional access testing
Steve Reinhardt
2010-08-25
CPU: Print out traces for faluting inst when the flag ExecFaulting is set
Ali Saidi
2010-08-25
ARM: Support unaligned memory access.
Min Kyu Jeong
2010-08-25
ARM: Seperate the queues of L1 and L2 walker states.
Gene WU
2010-08-25
ARM: Adding a bogus fault that does nothing.
Min Kyu Jeong
2010-08-25
ARM: Remove ALPHA KSeg functions.
William Wang
2010-08-25
ARM: Limited implementation of dprintk.
Ali Saidi
2010-08-25
ARM: Fixed register flattening logic (FP_Base_DepTag was set too low)
Min Kyu Jeong
2010-08-25
ARM: Make VMSR, RFE PC/LR etc non speculative, and serializing
Ali Saidi
2010-08-25
ARM: Use fewer micro-ops for register update loads if possible.
Gene WU
2010-08-25
ARM: Set the high bits in the part number so it's considered new by some code.
Ali Saidi
2010-08-25
ARM: Fix VFP enabled checks for mem instructions
Ali Saidi
2010-08-25
ARM: Seperate out the renamable bits in the FPSCR.
Gabe Black
2010-08-25
ARM: Eliminate some unused enums.
Gabe Black
2010-08-25
ARM: Fix type comparison warnings in Neon.
Gabe Black
2010-08-25
ARM: Implement CPACR register and return Undefined Instruction when FP access...
Gabe Black
2010-08-25
ARM: Implement all ARM SIMD instructions.
Gabe Black
2010-08-25
ARM: Expand the mode checking utility functions.
Gabe Black
2010-08-25
Tracing: Fix trace so 'Predicated False' doesn't show up
Ali Saidi
2010-08-25
mem: fix dumb typo in copyrights
Steve Reinhardt
2010-08-24
testers: move testers to a new directory
Brad Beckmann
2010-08-24
MOESI_hammer: fixed bug for dma reads in single cpu systems
Brad Beckmann
2010-08-23
Faults: Get rid of some commented out code in sim/faults.hh.
Gabe Black
2010-08-23
X86: Create a directory for files that define register indexes.
Gabe Black
2010-08-23
Power: Get rid of unused checkFpEnableFault.
Gabe Black
2010-08-23
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
Gabe Black
2010-08-23
X86: Get rid of the flagless microop constructor.
Gabe Black
2010-08-23
X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
Gabe Black
2010-08-23
X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
Gabe Black
2010-08-23
X86: Define a noop ExtMachInst.
Gabe Black
2010-08-23
X86: Mark serializing macroops and regular instructions as such.
Gabe Black
[next]