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
2006-11-10
Split out alpha integer register file into it's own files.
Gabe Black
2006-11-10
The reset function of the MiscRegFile really resets it now. This function is ...
Gabe Black
2006-11-10
Set the ASI register to be something explicitly so that simulation is determi...
Gabe Black
2006-11-10
Change exetrace code for working with my trace tool to use stream io rather t...
Gabe Black
2006-11-10
Fix up instructions to read and write control registers, and got rid of the c...
Gabe Black
2006-11-09
Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...
Gabe Black
2006-11-09
Fix a couple uninitialized variables.
Gabe Black
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-11-09
Factor out all of the encumbered stuff into separate SConscript
Nathan Binkert
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
the tests assume -1 to signify MaxTick, that's changed, so fix that here.
Lisa Hsu
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
Put the MIPS stacktrace into the MipsISA namespace to fit with Alpha and SPARC.
Gabe Black
2006-11-08
Make a function to say how big gdbregs is in bytes vs. regs.
Gabe Black
2006-11-08
Merge zizzer:/bk/newmem
Lisa Hsu
2006-11-08
Merge zizzer:/bk/newmem
Ali Saidi
2006-11-08
DWARF2 symbol support seems to be broken on Solaris. Use stabs+
Ali Saidi
2006-11-08
simplify maxtick parsing in both the python and the c++.
Lisa Hsu
2006-11-08
make rcS files read from the m5 source directory, not /dist.
Lisa Hsu
2006-11-08
change to os.path.join like nate wanted.
Lisa Hsu
2006-11-08
First cut at full blown SPARC faults. There are a few details that are missing.
Gabe Black
2006-11-08
Move the check to see if you're in user mode into the isa directory.
Gabe Black
2006-11-08
Remove mem parameter. Should have been removed earlier.
Kevin Lim
2006-11-08
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-08
Update refs.
Kevin Lim
2006-11-08
Sorted faults by the trap type constant, expanded their names, added in new f...
Gabe Black
2006-11-08
Fix for slightly mangled merge.
Gabe Black
2006-11-08
Merge zeep.eecs.umich.edu:/home/gblack/m5/newmem
Gabe Black
2006-11-08
Major clean up of the fault code.
Gabe Black
2006-11-08
The new global level is computed with min, not max.
Gabe Black
2006-11-08
Changed the getReg and setReg functions so that they work like netbsd. Appare...
Gabe Black
2006-11-08
Put the ProcessInfo and StackTrace objects into the ISA namespaces.
Gabe Black
2006-11-08
Stubs for SPARC's tlbs
Gabe Black
2006-11-08
Replaced getArg with a SPARC implementation.
Gabe Black
2006-11-07
Force remote gdb code to use signal numbers and not ISA specific trap numbers.
Gabe Black
2006-11-07
Fixed to account for branch delay slots.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
Merge 141.212.106.238:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-07
A cleaner hack.
Gabe Black
2006-11-07
Only include kern/kernel_stats.hh if in full system. This was breaking MIPS_SE
Gabe Black
2006-11-07
add code to operate in lockstep with legion
Ali Saidi
2006-11-07
Fix error message.
Kevin Lim
2006-11-07
Fix up bus draining and add draining to the caches.
Kevin Lim
2006-11-07
Remove hack by setting configuration better.
Kevin Lim
2006-11-07
Fix compile error.
Kevin Lim
2006-11-07
Initialize mem dep unit properly.
Kevin Lim
2006-11-07
Definition of stub kernel_stats object. This just uses the base object.
Gabe Black
2006-11-07
Alpha derived classes for kernel_stats.
Gabe Black
2006-11-07
SConscripts for the architecture specific directories in kern.
Gabe Black
2006-11-07
A dummy implementation of stacktrace.cc to clear up linker errors.
Gabe Black
[next]