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
2007-02-13
Merge all of the execution trace configuration stuff into
Nathan Binkert
2007-02-13
Rearrange traceflags.py so that the file generation only happens if
Nathan Binkert
2007-02-12
some forgotten commits
Ali Saidi
2007-02-12
make hver match legion
Ali Saidi
2007-02-12
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-02-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
2007-02-12
Move store conditional result checking from SimpleAtomicCpu write
Steve Reinhardt
2007-02-12
cleanup
Nathan Binkert
2007-02-12
Get rid of the FetchTrace since it doesn't appear to be
Nathan Binkert
2007-02-10
Clean up tracing stuff more, get rid of the trace log since
Nathan Binkert
2007-02-09
Get rid of the Random context and add the support directly to python.
Nathan Binkert
2007-02-09
Clean up from my last commit to the trace stuff.
Nathan Binkert
2007-02-09
Remove tracing file that's no longer needed
Nathan Binkert
2007-02-09
Get rid of the Trace ParamContext and give python direct
Nathan Binkert
2007-02-08
Use c99 variadic macros for non gnu compilers
Nathan Binkert
2007-02-07
Get rid of the gross operator,()/variadic macro hack
Nathan Binkert
2007-02-07
Quick program to time how long ccprintf takes to write
Nathan Binkert
2007-02-07
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Steve Reinhardt
2007-02-07
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-07
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
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
Add short memtest run to quick regressions.
Steve Reinhardt
2007-02-06
merge my index fix and lisa's fix
Ali Saidi
2007-02-06
mark ldst[0] instrutions at DelayedCommit so we don't take an interrupt in th...
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
Use perl FindBin package to set path to rundiff to the
Steve Reinhardt
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
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-01-31
Create reference outputs for this regression.
Gabe Black
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
fix some checkpointing annoyances
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
[next]