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
2007-02-07
Make memory commands dense again to avoid cache stat table explosion.
Steve Reinhardt
2007-02-06
More DPRINTF cleanup.
Steve Reinhardt
2007-02-06
Initialize the variable to something.
Nathan Binkert
2007-02-06
Include compiler.hh since we use some of the #defines
Nathan Binkert
2007-02-06
Minor DPRINTF fixes.
Steve Reinhardt
2007-02-06
merge my index fix and lisa's fix
Ali Saidi
2007-02-06
Fix for LL/SC that Ron sent me.
Kevin Lim
2007-02-06
more fp fixes
Ali Saidi
2007-02-06
Fix for previous commit: need to ifdef NDEBUG on the
Steve Reinhardt
2007-02-05
Use an instance counter to give Events repeatable IDs
Steve Reinhardt
2007-02-02
more sparc fixes
Ali Saidi
2007-02-02
make interrupt code serialize itself and fix indenting
Ali Saidi
2007-02-02
fix mostly floating point related
Ali Saidi
2007-02-01
Merge zizzer:/bk/newmem
Lisa Hsu
2007-02-01
only increment numPosted if an interrupt of that type hasn't been posted before.
Lisa Hsu
2007-01-31
make sparc fs less chatty
Ali Saidi
2007-01-30
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-30
add fsr to the list of registers we are interested in
Ali Saidi
2007-01-30
Make SPARC checkpointing work
Ali Saidi
2007-01-30
Merge zizzer:/bk/newmem
Gabe Black
2007-01-30
Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little.
Gabe Black
2007-01-30
change std::isnan() to a using namespace std and isnan(). We need a better wa...
Ali Saidi
2007-01-30
use std:: for isnan() and fix decoding of fcmpe*
Ali Saidi
2007-01-30
sizeof with a pointer to dynamically allocated memory will return the size of...
Gabe Black
2007-01-30
Make clearSingleStep in SPARC a warning, and rephrase the panic for setSingle...
Gabe Black
2007-01-30
Make the FpUnimpl format actually write the Fsr.
Gabe Black
2007-01-30
Added FpUnimpl format for quad precision and other purposefully unimplemented...
Gabe Black
2007-01-29
Merge zizzer:/bk/newmem
Gabe Black
2007-01-29
Fix the Frs?s operands to use single width by default, rather than double width.
Gabe Black
2007-01-29
Add implementation for the fcmp instructions. These don't behave -quite- righ...
Gabe Black
2007-01-29
Fix the FCMPCC bitfield.
Gabe Black
2007-01-29
timegm() is a gnuism... replace with the code from the timegm() man page
Ali Saidi
2007-01-29
fix some over sights in moving windowing and ccr registers to int reg file
Ali Saidi
2007-01-29
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-29
Cleaned up disassembly a little.
Gabe Black
2007-01-29
A minor hack to get branch prediction to behave like before on Alpha.
Gabe Black
2007-01-29
Fixed a warning about an unused variable.
Gabe Black
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-28
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-28
make unimplemented ops fail
Ali Saidi
2007-01-28
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-28
fix comparing fp registers between legion and m5
Ali Saidi
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
Stick the conversion of python to unix time with all of
Nathan Binkert
2007-01-27
I missed a couple of things
Ali Saidi
2007-01-27
While I'm waiting for legion to run make m5 compile with a few more compilers
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-27
Got rid of some DPRINTFs that were printing raw pointers.
Gabe Black
2007-01-27
Fixed up printReg so that control registers are printed by name. This is poss...
Gabe Black
[prev]
[next]