projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-01-25
Gabe Black
Fixed a warning that was breaking compilation.
commit
|
commitdiff
|
tree
2007-01-25
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-01-23
Ali Saidi
use pstate.am to mask off PC/NPC where it needs to +be
commit
|
commitdiff
|
tree
2007-01-23
Gabe Black
Update to stats because of minor to branch mispredict...
commit
|
commitdiff
|
tree
2007-01-23
Gabe Black
Fix for slightly garbled hand merge
commit
|
commitdiff
|
tree
2007-01-23
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-01-23
Gabe Black
Added remote gdb objects to each process
commit
|
commitdiff
|
tree
2007-01-23
Ali Saidi
fix compiling on x86/Solaris
commit
|
commitdiff
|
tree
2007-01-23
Ali Saidi
clean up fault code a little bit
commit
|
commitdiff
|
tree
2007-01-23
Ali Saidi
we decided to check for .interp instead of .dynamic
commit
|
commitdiff
|
tree
2007-01-22
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-01-22
Ali Saidi
check if an executable is dynamic and die if it is
commit
|
commitdiff
|
tree
2007-01-22
Ali Saidi
use writeTagAccess() function to unify writing of Tag...
commit
|
commitdiff
|
tree
2007-01-22
Ali Saidi
make sure that page bits of VA on tlb insert are 0
commit
|
commitdiff
|
tree
2007-01-21
Ali Saidi
add dumb time of day device
commit
|
commitdiff
|
tree
2007-01-21
Ali Saidi
fix InterruptLevel code to return the correct level
commit
|
commitdiff
|
tree
2007-01-21
Ali Saidi
atually set all 64 bits of the retun value to 0
commit
|
commitdiff
|
tree
2007-01-21
Ali Saidi
fix flushw implementation
commit
|
commitdiff
|
tree
2007-01-20
Ali Saidi
Rearange tlb code to remove some duplicate
commit
|
commitdiff
|
tree
2007-01-20
Ali Saidi
Spill and Fill handlers are actually n*4 + the start...
commit
|
commitdiff
|
tree
2007-01-20
Lisa Hsu
Merge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
commit
|
commitdiff
|
tree
2007-01-20
Lisa Hsu
some hstick and hintp changes.
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
Allow ASI_LDTX_REAL
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
do a linear search for matching tlb entries instead...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
Implement reading writing of sync fault status register...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
In the case that we generate a fault (e.g. a tlb miss...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
Don't add symbols for loaded files to symbol table...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
Fix legion lock code a bit so that if we jump out of...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
In the case of ASI_P or ASI_LDTX_P set primary and...
commit
|
commitdiff
|
tree
2007-01-17
Ali Saidi
Modify ISA and staticInst to support a IsFirstMicroOp...
commit
|
commitdiff
|
tree
2007-01-11
Lisa Hsu
Merge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
commit
|
commitdiff
|
tree
2007-01-11
Lisa Hsu
ua2005.cc:
commit
|
commitdiff
|
tree
2007-01-11
Lisa Hsu
ua2005.cc:
commit
|
commitdiff
|
tree
2007-01-11
Lisa Hsu
Add Trap Level Zero to interrupts, remove some unreacha...
commit
|
commitdiff
|
tree
2007-01-11
Ali Saidi
bug fixes to get us to 145m instructions
commit
|
commitdiff
|
tree
2007-01-10
Ali Saidi
quiet/remove some warnings
commit
|
commitdiff
|
tree
2007-01-10
Ali Saidi
add memory mapped disk device
commit
|
commitdiff
|
tree
2007-01-09
Lisa Hsu
pagetable.hh:
commit
|
commitdiff
|
tree
2007-01-08
Lisa Hsu
the way i understand it, interrupts in m5 is a little...
commit
|
commitdiff
|
tree
2007-01-08
Lisa Hsu
some formatting changes, and update how I do bitfields...
commit
|
commitdiff
|
tree
2007-01-08
Ali Saidi
change when legion-lock causes the simulation to die...
commit
|
commitdiff
|
tree
2007-01-08
Ali Saidi
fix softint and partially implement hstick interrupts...
commit
|
commitdiff
|
tree
2007-01-05
Ali Saidi
set the softint appropriately on an timer compare interrupt
commit
|
commitdiff
|
tree
2007-01-05
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-01-05
Ali Saidi
Fix stick compare to work correctly and set checkInterr...
commit
|
commitdiff
|
tree
2007-01-03
Nathan Binkert
set __name__ in the root m5 script to __m5_main__ so...
commit
|
commitdiff
|
tree
2007-01-03
Nathan Binkert
Formatting
commit
|
commitdiff
|
tree
2007-01-03
Nathan Binkert
Add 'Time' as a parameter type that can accept various
commit
|
commitdiff
|
tree
2007-01-03
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-30
Kevin Lim
Fix up previous commit to proper logic.
commit
|
commitdiff
|
tree
2006-12-30
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-30
Nathan Binkert
Formatting
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Fixes to get non-delay slot ISAs (Alpha) working again...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Phased out DelaySlotInfo.
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Some fixes for decode stage branches without delay...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Make sure the value of PC is actually updated now that...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Implement a stub nnpc for alpha that is read only as...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Fixed NumMiscArchRegs. This is still a magic number...
commit
|
commitdiff
|
tree
2006-12-27
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-27
Ali Saidi
Bug fixes in the TLB
commit
|
commitdiff
|
tree
2006-12-27
Ali Saidi
Compare legion and m5 tlbs for differences
commit
|
commitdiff
|
tree
2006-12-27
Ali Saidi
Change MemoryAccess dprintfs to print the data as well
commit
|
commitdiff
|
tree
2006-12-27
Nathan Binkert
No need to use NULL, just use 0
commit
|
commitdiff
|
tree
2006-12-26
Kevin Lim
Remove some #if FULL_SYSTEMs so MP stuff works even...
commit
|
commitdiff
|
tree
2006-12-24
Nathan Binkert
Make sure that all of the bits in the result are set
commit
|
commitdiff
|
tree
2006-12-24
Nathan Binkert
remove some output formatting stuff that we don't use
commit
|
commitdiff
|
tree
2006-12-23
Nathan Binkert
Add options for setting the kernel to run and the
commit
|
commitdiff
|
tree
2006-12-22
Nathan Binkert
Fix copyright
commit
|
commitdiff
|
tree
2006-12-22
Nathan Binkert
Expose the C++ event queue to python via the python...
commit
|
commitdiff
|
tree
2006-12-22
Nathan Binkert
style
commit
|
commitdiff
|
tree
2006-12-22
Gabe Black
Stub for SE mode gdb support for MIPS.
commit
|
commitdiff
|
tree
2006-12-21
Nathan Binkert
Create a wrapper function to more easily add swig stuff...
commit
|
commitdiff
|
tree
2006-12-21
Nathan Binkert
move the swig initialization calls from src/sim/main...
commit
|
commitdiff
|
tree
2006-12-21
Nathan Binkert
don't use (*activeThreads).begin(), use activeThreads...
commit
|
commitdiff
|
tree
2006-12-21
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-21
Nathan Binkert
<scold> Make sure that variables are always initalized...
commit
|
commitdiff
|
tree
2006-12-21
Gabe Black
Fixes to get MIPS_SE to compile.
commit
|
commitdiff
|
tree
2006-12-21
Gabe Black
Fixes to get ALPHA_FS and ALPHA_SE to compile again.
commit
|
commitdiff
|
tree
2006-12-20
Gabe Black
Initial work to make remote gdb available in SE mode...
commit
|
commitdiff
|
tree
2006-12-20
Gabe Black
Make sure the "stack_min" variable is page aligned.
commit
|
commitdiff
|
tree
2006-12-19
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2006-12-19
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-19
Ali Saidi
fix twinx loads a little bit
commit
|
commitdiff
|
tree
2006-12-19
Steve Reinhardt
Streamline Cache/Tags interface: get rid of redundant...
commit
|
commitdiff
|
tree
2006-12-19
Steve Reinhardt
No need to template prefetcher on cache TagStore type.
commit
|
commitdiff
|
tree
2006-12-19
Steve Reinhardt
Get rid of generic CacheTags object (fold back into...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Fix a place where the wrong width parameter was used...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Make sure you only handle branch delay slots specially...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Fixing the extended twin format to go with the new...
commit
|
commitdiff
|
tree
2006-12-18
Nathan Binkert
Fix unittest compiles
commit
|
commitdiff
|
tree
2006-12-18
Nathan Binkert
cast chars to int when we want to print integers so...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome...
commit
|
commitdiff
|
tree
2006-12-18
Ali Saidi
move the twinx loads to the correct opcode and add...
commit
|
commitdiff
|
tree
2006-12-18
Steve Reinhardt
Minor cleanup of new snippet/subst code.
commit
|
commitdiff
|
tree
2006-12-18
Steve Reinhardt
Convert Alpha (and finish converting MIPS) to new
commit
|
commitdiff
|
tree
2006-12-18
Nathan Binkert
Nate's utility for compiling m5
commit
|
commitdiff
|
tree
2006-12-18
Nathan Binkert
Utilities for doing a format check for some elements...
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Compilation fixes.
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Added in the extended twin load format
commit
|
commitdiff
|
tree
next