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
/
arch
Age
Commit message (
Expand
)
Author
2006-10-05
remove traces of binning
Nathan Binkert
2006-10-02
Updates to fix merge issues and bring almost everything up to working speed. ...
Kevin Lim
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-09-17
Finished changing how stat structures are translated, fixed the handling of v...
Gabe Black
2006-09-15
Changes to correct stat behavior
Gabe Black
2006-09-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-09-11
Merge zizzer:/bk/newmem
Ali Saidi
2006-09-11
add annotation code to m5
Ali Saidi
2006-09-03
Make the ASI constants available to the decoder.
Gabe Black
2006-09-03
Make the auxiliary vectors use the uid, euid, gid and egid parameters from th...
Gabe Black
2006-08-31
add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...
Korey Sewell
2006-08-30
Forgot some commas
Gabe Black
2006-08-29
ASI constants.
Gabe Black
2006-08-29
Set both xcc.c and icc.c on return from a syscall.
Gabe Black
2006-08-29
Don't store if there's a fault.
Gabe Black
2006-08-29
Fiddled with the floating point accessors.
Gabe Black
2006-08-29
Cleaned up floating point by removing unnecessary conversions and by implemen...
Gabe Black
2006-08-28
Add dup() support (from Antti Miettinen).
Steve Reinhardt
2006-08-21
Fix annulled unconditional branches
Gabe Black
2006-08-21
Got rid of the aux_data array since it shouldn't have existed.
Gabe Black
2006-08-21
Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin...
Gabe Black
2006-08-21
Two bugs found by my tracing tool.
Gabe Black
2006-08-17
Changes to build m5.fast
Steve Reinhardt
2006-08-15
Tweaks to Ali's changes
Gabe Black
2006-08-15
fixes for gcc 4.1
Ali Saidi
2006-08-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-08-15
Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...
Gabe Black
2006-08-14
Fix up doxygen.
Steve Reinhardt
2006-08-11
Changed the compiler guards to say SPARC
Gabe Black
2006-08-11
Added code to support setting up all of the auxillieary vectors configured by...
Gabe Black
2006-08-11
Adjusted the decoder a little.
Gabe Black
2006-08-11
Started adding a system to output data after every instruction.
Gabe Black
2006-08-11
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...
Gabe Black
2006-07-26
MIPS ISA runs 'hello world' in O3CPU ...
Korey Sewell
2006-07-26
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-07-26
Added alot of fp instructions, and some impdep instructions.
Gabe Black
2006-07-26
Now ignore sigaction
Gabe Black
2006-07-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Korey Sewell
2006-07-23
This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...
Korey Sewell
2006-07-22
Fixed subtract with carry, and started some work with floating point.
Gabe Black
2006-07-20
Fixed a glitch in the disassembly output.
Gabe Black
2006-07-20
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-07-19
Cleaned things up a little.
Gabe Black
2006-07-18
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-14
Fix the CheckerCPU being included via python.
Kevin Lim
2006-07-14
For now, halt context is the same as deallocating.
Korey Sewell
2006-07-14
MIPS specific fixes ... the main thing is that SMT threads get their own stac...
Korey Sewell
2006-07-13
add system.mem_mode = ['timing', 'atomic']
Ali Saidi
[next]