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-06-16
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-16
Add in exec_context.hh, which is a file for documentation purposes only. It ...
Kevin Lim
2006-06-15
Mips Code Cleanup:
Korey Sewell
2006-06-14
add cycle to exit message
Korey Sewell
2006-06-14
-luxc1 fix
Korey Sewell
2006-06-14
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-13
Make syscalls serialize after instructions so they work properly on the new C...
Kevin Lim
2006-06-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-12
Fixes for checker. The RC/RS instructions check the interrupt flag, which is...
Kevin Lim
2006-06-12
Fix compile error.
Kevin Lim
2006-06-12
Fix memory leak.
Kevin Lim
2006-06-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-12
Merge fixes to make full system compile and run.
Kevin Lim
2006-06-12
Removed syscall function from thread_context.hh. ThreadContext is the interf...
Kevin Lim
2006-06-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-12
Fix python binary name in arch/SConscript.
Steve Reinhardt
2006-06-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-06-11
Merge iceaxe.:/Volumes/work/research/m5/head
Nathan Binkert
2006-06-11
Move LiveProcess::create() from arch-specific files
Steve Reinhardt
2006-06-11
Remove Full System Files
Korey Sewell
2006-06-11
Fix compiling for SPARC_SE:
Ali Saidi
2006-06-11
Merge zizzer:/bk/newmem
Korey Sewell
2006-06-11
next round of MIPS ISA changes
Korey Sewell
2006-06-11
Edit Fetch DPRINT in simple CPU
Korey Sewell
2006-06-10
Update scripts for testing ALPHA_FS and MIPS_SE.
Steve Reinhardt
2006-06-09
Merge vm1.(none):/home/stever/bk/newmem
Steve Reinhardt
2006-06-09
Move main control from C++ into Python.
Steve Reinhardt
2006-06-09
Authorship stuff
Korey Sewell
2006-06-09
add fcntl64Func
Korey Sewell
2006-06-09
Merging in a month of changes
Korey Sewell
2006-06-08
add write/read functions that have endian conversions in them
Ali Saidi
2006-06-07
Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...
Kevin Lim
2006-06-07
Clear misc regs at startup.
Kevin Lim
2006-06-06
Change ExecContext to ThreadContext. This is being renamed to differentiate ...
Kevin Lim
2006-06-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-05-31
remove unneeded files that were copied directly from alpha
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-30
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-29
commit a couple of minor things that I forgot to last time.
Ali Saidi
2006-05-29
Create a new CpuEvent class that has a pointer to an execution context in the...
Ali Saidi
2006-05-29
split off fullsystem and se iprs into two functions to remove lots of #ifs
Ali Saidi
2006-05-28
Remove authors from copyright.
Ali Saidi
2006-05-26
Merge zizzer:/bk/newmem
Ali Saidi
2006-05-26
Implement PR/HPR/ASR for full system
Ali Saidi
2006-05-22
Get rid of FastCPU model.
Steve Reinhardt
2006-05-22
Fix to SPARC Nop class for multiple CPU models.
Steve Reinhardt
2006-05-22
have multiple global levels (as required by UA2005)
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt