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
/
base
Age
Commit message (
Expand
)
Author
2006-04-06
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-04-06
Fixed up the isa description. Also added some capability to the isa_parser in...
Gabe Black
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-31
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-03-31
Fixes to SPARC for syscall emulation mode.
Gabe Black
2006-03-30
Add a functional port that is used to load the original binaries in FS
Ali Saidi
2006-03-30
Make TranslatingPort be a type of Port rather than something special
Ali Saidi
2006-03-29
Remove "using namespace std" from global declarations.
Kevin Lim
2006-03-16
Merge zizzer:/bk/newmem
Korey Sewell
2006-03-16
Found and fixed 3 decoder.isa bugs!!! Now the hello_world program runs for a ...
Korey Sewell
2006-03-16
Add warning for ignored loadable ELF segments.
Steve Reinhardt
2006-03-15
infinitesimal small baby steps toward MIPS actually working
Korey Sewell
2006-03-14
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-03-14
Changed the floating point register file into a class with appropriate access...
Gabe Black
2006-03-12
Get rid of "Functional" suffix from (read|write)(Blob|String) functions.
Steve Reinhardt
2006-03-10
Work towards factoring isa_traits.hh into smaller, more specialized files.
Gabe Black
2006-03-09
SimpleCPU compiles with merge.
Gabe Black
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-09
Merge zizzer:/bk/multiarch
Ali Saidi
2006-03-09
no more common syscall emulation, now common for everyone
Ali Saidi
2006-03-08
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-07
The a.out and ecoff object file formats will only be supported on Alpha for now.
Gabe Black
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-04
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
we REALLY don't want to use system headers for libelf...
Ali Saidi
2006-03-04
Filled out the object file loader so it can load object files for several OSs...
Gabe Black
2006-03-03
Changes to support automatic renaming of the shadow registers at decode time....
Kevin Lim
2006-03-02
Simple program runs with sendAtomic!
Steve Reinhardt
2006-03-02
More progress... run a few instructions now, but die on the second
Steve Reinhardt
2006-03-01
More progress toward actually running a program.
Steve Reinhardt
2006-02-28
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-02-27
Changes to put all the misc regs within the misc reg file. This includes the...
Kevin Lim
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-24
Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr...
Gabe Black
2006-02-23
Update functional memory to have a response event
Ron Dreslinski
2006-02-21
Made Addr a global type
Gabe Black
2006-02-20
Make loaders use translation port instead of proxy memory.
Ron Dreslinski
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2006-02-15
More progress toward compiling... partly by
Steve Reinhardt
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2006-02-10
fix problems on darwin/*BSD for syscall emulation mode
Ali Saidi
2006-02-08
Replace ad-hoc or locally defined power-of-2 tests
Steve Reinhardt
2005-12-23
Add ChunkGenerator object for breaking arbitrary regions
Steve Reinhardt
2005-12-23
Fix roundUp function template so explicit arg is not
Steve Reinhardt
2005-12-23
Change base/intmath.{cc,hh} to follow m5 style.
Steve Reinhardt
2005-11-28
Make the debugger a bit more useful with m5.opt by moving stuff
Nathan Binkert
2005-11-20
Serialize the symbol tables
Nathan Binkert
2005-11-20
better placement of database commits
Nathan Binkert
2005-11-11
Update random come to always have explict min/max
Ali Saidi
[next]