projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2006-05-05
Korey Sewell
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-05-05
Korey Sewell
recognized 32 & 64 bit unsigned integer types and set...
commit
|
commitdiff
|
tree
2006-05-03
Korey Sewell
Redo the FloatRegFile using unsigned integers
commit
|
commitdiff
|
tree
2006-05-01
Ali Saidi
move code from packet.hh to packet.cc and packet_impl.hh
commit
|
commitdiff
|
tree
2006-04-30
Gabe Black
Got hello world to work!
commit
|
commitdiff
|
tree
2006-04-29
Ali Saidi
fixes for se
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
don't need BusBridge.py anymore
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
random mix of tidbits
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
devices should increment pkt.time instead of assiging...
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
add a bridge object, modify bus object to be able to...
commit
|
commitdiff
|
tree
2006-04-28
Ali Saidi
Add SparcSystem object
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Fixed constants to work on 32 bit hosts
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Added byteswapping code
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Improved the initial stack frame
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Added an include which was forgotten
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Fixed up some syscalls
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Changed the hello_sparc executable back to the cross...
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Some debugging of the ccr bits
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Added in handling of the annul bit for branches, and...
commit
|
commitdiff
|
tree
2006-04-28
Gabe Black
Added a linux.cc file to mesh with Korey's changes
commit
|
commitdiff
|
tree
2006-04-28
Korey Sewell
More Modest Changes for FP MIPS execution...
commit
|
commitdiff
|
tree
2006-04-28
Korey Sewell
Use lower two bits of FCSR reg to determine rounding...
commit
|
commitdiff
|
tree
2006-04-27
Korey Sewell
change readPC() + 4 to readNextPC() and the same for...
commit
|
commitdiff
|
tree
2006-04-27
Korey Sewell
Rewrite CFC1 & CTC1 instruction definitions
commit
|
commitdiff
|
tree
2006-04-26
Korey Sewell
Changes to get Floating Point Instructions w/new regfil...
commit
|
commitdiff
|
tree
2006-04-24
Ali Saidi
Mostly done with all device models for new memory syste...
commit
|
commitdiff
|
tree
2006-04-20
Ali Saidi
make ide disk work for newmem
commit
|
commitdiff
|
tree
2006-04-18
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-18
Ali Saidi
dwarf debugging symbols make gdb much happier than...
commit
|
commitdiff
|
tree
2006-04-18
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-18
Gabe Black
Changed MIPS and Alpha to pass the syscall number to...
commit
|
commitdiff
|
tree
2006-04-18
Gabe Black
Fixes to SPARC syscall emulation mode.
commit
|
commitdiff
|
tree
2006-04-17
Ali Saidi
change packet: reset() to resetMin() resetAll() which...
commit
|
commitdiff
|
tree
2006-04-14
Kevin Lim
Quick fix for the CPU not printing out the right addres...
commit
|
commitdiff
|
tree
2006-04-14
Korey Sewell
These fixes now allow all of the 20 mips tests to work...
commit
|
commitdiff
|
tree
2006-04-13
Korey Sewell
update Hello World binary for mips... the old one did...
commit
|
commitdiff
|
tree
2006-04-13
Korey Sewell
Move RLIMIT constants to OS/ISA specific files instead...
commit
|
commitdiff
|
tree
2006-04-13
Korey Sewell
remove non-needed files
commit
|
commitdiff
|
tree
2006-04-13
Korey Sewell
Changes that get rid of the OSFlags and derive a new...
commit
|
commitdiff
|
tree
2006-04-12
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-12
Ali Saidi
fs now gets to the point where it would really like...
commit
|
commitdiff
|
tree
2006-04-12
Korey Sewell
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-12
Korey Sewell
add OSFlags struct to AlphaISA/MipsISA namespace. The...
commit
|
commitdiff
|
tree
2006-04-11
Ali Saidi
change how much of the param string is copied into...
commit
|
commitdiff
|
tree
2006-04-11
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-11
Ali Saidi
fullsys now builds and runs for about one cycle
commit
|
commitdiff
|
tree
2006-04-11
Korey Sewell
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-11
Korey Sewell
Lots of MIPS test files :
commit
|
commitdiff
|
tree
2006-04-11
Steve Reinhardt
Clean up mmapFunc.
commit
|
commitdiff
|
tree
2006-04-10
Korey Sewell
edit to test_mips config file
commit
|
commitdiff
|
tree
2006-04-10
Ali Saidi
Panic if physical memory isn't connected to anything
commit
|
commitdiff
|
tree
2006-04-10
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-10
Ali Saidi
updates for newmem
commit
|
commitdiff
|
tree
2006-04-10
Korey Sewell
so I guess the IntRegFile class is needed after all!
commit
|
commitdiff
|
tree
2006-04-10
Korey Sewell
Take out flags parameter (used for no align fault)
commit
|
commitdiff
|
tree
2006-04-10
Korey Sewell
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-10
Korey Sewell
Finally MIPS does hello world!
commit
|
commitdiff
|
tree
2006-04-07
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2006-04-07
Ali Saidi
a bit of bad code trampling on memory
commit
|
commitdiff
|
tree
2006-04-07
Ron Dreslinski
Move to a model with a unified request object.
commit
|
commitdiff
|
tree
2006-04-06
Ali Saidi
a sparc binary that can be debugged
commit
|
commitdiff
|
tree
2006-04-06
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-06
Ali Saidi
added unimp faults
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Fixed for full system.
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Small touchups to SPARC
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-06
Ali Saidi
fixes for newmem
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Changed the CleanWindow fault from an enumerate fault...
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Fixed up the isa description. Also added some capabilit...
commit
|
commitdiff
|
tree
2006-04-06
Gabe Black
Enable register windows.
commit
|
commitdiff
|
tree
2006-04-06
Ali Saidi
fixes for new memory system
commit
|
commitdiff
|
tree
2006-04-01
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-04-01
Gabe Black
Fixes to SPARC for syscall emulation mode.
commit
|
commitdiff
|
tree
2006-03-30
Ali Saidi
Add a functional port that is used to load the original...
commit
|
commitdiff
|
tree
2006-03-30
Ali Saidi
Make TranslatingPort be a type of Port rather than...
commit
|
commitdiff
|
tree
2006-03-30
Kevin Lim
Fixes for full system compiling.
commit
|
commitdiff
|
tree
2006-03-29
Ali Saidi
page_table.cc is a syscall only kinda thing
commit
|
commitdiff
|
tree
2006-03-29
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-03-29
Ali Saidi
update for connector magic
commit
|
commitdiff
|
tree
2006-03-29
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-03-29
Ali Saidi
move stuff around so PageShift is defined before it...
commit
|
commitdiff
|
tree
2006-03-29
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-03-29
Kevin Lim
Remove "using namespace std" from global declarations.
commit
|
commitdiff
|
tree
2006-03-29
Steve Reinhardt
Make CPU_MODELS a sticky build option.
commit
|
commitdiff
|
tree
2006-03-29
Steve Reinhardt
Only compile in Tru64 objects if we're doing Alpha.
commit
|
commitdiff
|
tree
2006-03-29
Steve Reinhardt
Use op_decl instead of op_src_decl + op_dest_decl in...
commit
|
commitdiff
|
tree
2006-03-29
Steve Reinhardt
Make Alpha ItbFault methods abstract instead of calling...
commit
|
commitdiff
|
tree
2006-03-29
Steve Reinhardt
Make .isa-file ##include file paths relative to includi...
commit
|
commitdiff
|
tree
2006-03-29
Gabe Black
Fixed a typo.
commit
|
commitdiff
|
tree
2006-03-29
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-03-29
Gabe Black
SPARC compiles for SE!
commit
|
commitdiff
|
tree
2006-03-28
Kevin Lim
Move TLB faults into the normal Fault code. The TLB...
commit
|
commitdiff
|
tree
2006-03-28
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2006-03-28
Gabe Black
Moving towards compilation.
commit
|
commitdiff
|
tree
2006-03-27
Ali Saidi
Add the bus and connector objects to scons
commit
|
commitdiff
|
tree
2006-03-25
Ali Saidi
update for objects having a bus
commit
|
commitdiff
|
tree
2006-03-25
Ali Saidi
Implement a very very simple bus
commit
|
commitdiff
|
tree
2006-03-21
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
next