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
/
cpu
Age
Commit message (
Expand
)
Author
2006-02-10
fix problems on darwin/*BSD for syscall emulation mode
Ali Saidi
2006-02-08
Alot of changes to push towards ISA independence. Highlights are renaming of ...
Gabe Black
2006-02-03
byte_swap.hh was removed from arch/alpha/, and replaced by sim/byteswap.hh. T...
Gabe Black
2005-12-23
Change base/intmath.{cc,hh} to follow m5 style.
Steve Reinhardt
2005-12-01
Two small fixes for mem_req's and Probe path with MOSI/MOESI
Ron Dreslinski
2005-11-20
switch all profiling stuff to the kernelSymtab since allSymtab
Nathan Binkert
2005-11-20
clear the function profile on a stats reset
Nathan Binkert
2005-11-20
use Counter to avoid overflowing an int
Nathan Binkert
2005-11-20
For SimpleCPU profiling code, only update the exec context's
Nathan Binkert
2005-11-20
Cleanup the StackTrace interfaces and profile interfaces so they
Nathan Binkert
2005-11-10
Fix Lisa's CPU trace system check for syscall emulation.
Steve Reinhardt
2005-11-09
just commit what i need for dumping traces compatible with intel's casper
Lisa Hsu
2005-10-18
Add new function profiling stuff, wrap the pc_sample stuff into it.
Nathan Binkert
2005-10-09
add a flag that supercedes all other InstExec flags to print a trace in the I...
Lisa Hsu
2005-10-03
Minor cleanup of memtest.
Steve Reinhardt
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-08-15
Changes for getting FreeBSD to run.
Miguel Serrano
2005-06-29
Allow CPUs to specify their own CPU ids.
Nathan Binkert
2005-06-05
Cleanup copyright stuff. Add our copyright files that
Nathan Binkert
2005-06-05
Fix minor doxygen issues.
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Update #defines for the O3CPU. Also include the copyright.
Kevin Lim
2005-06-05
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2005-06-05
Change SamplingCPU to Sampler.
Steve Reinhardt
2005-06-05
move eio stuff to encumbered
Nathan Binkert
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-06-04
more portable
Nathan Binkert
2005-06-01
Rename sim/universe.{cc,hh} to root.{cc,hh} (since the
Steve Reinhardt
2005-06-01
Standardize clock parameter names to 'clock'.
Steve Reinhardt
2005-05-26
Added copyright.
Kevin Lim
2005-05-24
Little debugging things.
Steve Reinhardt
2005-05-20
Minor changes to get new cpu to compile with FULL_SYSTEM.
Steve Reinhardt
2005-05-19
Fix up code for initial release. The main bug that remains is properly forwa...
Kevin Lim
2005-05-03
Large update of several parts of my code. The most notable change is the inc...
Kevin Lim
2005-05-02
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-04-28
Clean up output for pc break events, and remove a unneeded break event.
Ron Dreslinski
2005-04-14
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-04-11
Make the notion of a global event tick independent of the actual
Nathan Binkert
2005-03-18
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-03-15
during a cache miss in the simple cpu we were finalizing the trace
Ali Saidi
2005-03-15
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-03-15
small cleanup to sampling cpu code.
Nathan Binkert
2005-03-10
Merge ktlim@zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-03-10
Merge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski
2005-03-09
Changed all syscalls to use syscall return object.
Ali Saidi
2005-03-08
Hand-merge static_inst.hh. These execute functions are within an external fi...
Kevin Lim
2005-03-07
Merge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski
2005-03-01
Add a new operation class for IPR accesses, and have IPR-accessing
Steve Reinhardt
2005-02-25
Make all StaticInst methods const. StaticInst objects represent a
Steve Reinhardt
[next]