projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
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
2006-12-17
Gabe Black
Started removing "CodeBlock" objects from the mips...
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Compilation fix after messy merge.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/sparcfs/
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Support for twin loads.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Compiler error fix.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Switch the endianness of data that's forwarded. This...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make fetch detect when a branch is happening, rather...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Accidently "cleaned" away the NPC parameter to the...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Don't have "predict" set the predicted target of the...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Add in constants which let you explicitly check if...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Add in capability to return to unblocking after a squas...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make sure endian conversion is done on the memory data...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make the decoder use the new setup in the dyninsts...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Made branch delay slots get squashed, and passed back...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Added a predicted NPC field, explicitly stored whether...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Made changes to CWP be non speculative.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Changes to the isa_parser and affected files to fix...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
small change to eliminate address range overlap.
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
little fixes i noticed while searching for reason for...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
some small general fixes to make everythign work nicely...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
loadstore.isa:
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
tlb.cc:
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
Use my range_map to speed up findPort() in the bus...
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
Optimized the TLB translations with some caching
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
flesh out twinx asis
commit
|
commitdiff
|
tree
2006-12-14
Steve Reinhardt
Split CachePort class into CpuSidePort and MemSidePort
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
fix MiscRegFile::readRegWithEffect, which neglected...
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-12
Gabe Black
Merge zizzer:/bk/newmem/
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-12
Ali Saidi
Fix bugs in tlbmap (and thus rangemap since the code...
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Allow for multiple redirects to happen on a single...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
Rename the StaticInst-based (read|set)(Int|Float)Reg...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
If no tests are specified for regression, just build...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
Get rid of unused lock code.
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Fix up in case a req hasn't yet been generated for...
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Fix for fetch to use the icache's block size to generat...
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Reorder CacheTags members for better cache performance.
commit
|
commitdiff
|
tree
next