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-08-02
Updates to bring CPU portion of m5 up-to-date with newmem.
Kevin Lim
2006-05-16
Add in checker. Supports dynamically verifying the execution of instructions...
Kevin Lim
2006-04-22
Updates for O3 model.
Kevin Lim
2006-04-22
Namespace fix.
Kevin Lim
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-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-21
Made Addr a global type
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
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
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
2005-11-10
Syscall DPRINTF and warning cleanup.
Steve Reinhardt
2005-11-02
I left a printf in on accident.
Ali Saidi
2005-11-02
Don't bother putting distributions in the DB, they aren't really
Ali Saidi
2005-11-02
Add ability to slightly perturb latency of ethernet/memory
Ali Saidi
2005-10-18
Add new function profiling stuff, wrap the pc_sample stuff into it.
Nathan Binkert
2005-10-12
Clean up symbol table access functions and make it
Nathan Binkert
2005-10-12
Make it easier to attach the remote debugger.
Nathan Binkert
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-09-12
format string did not match variable size -> stack corruption
Ali Saidi
2005-09-12
fixes for gcc 4.0
Ali Saidi
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-08-23
don't use sprintf. It's not guaranteed to not scribble over memory.
Nathan Binkert
2005-06-22
fix tokenize
Nathan Binkert
2005-06-13
use transactions for database access
Nathan Binkert
2005-06-05
Get rid of Python stats output option.
Steve Reinhardt
2005-06-05
Fix minor doxygen issues.
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Fix a few broken or inconsistently formatted copyrights
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-06-04
more portable
Nathan Binkert
[next]