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
/
base
Age
Commit message (
Expand
)
Author
2012-01-31
Merge with head, hopefully the last time for this batch.
Gabe Black
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-31
util: implements "writefile" gem5 op to export file from guest to host filesy...
Dam Sunwoo
2012-01-28
Merge with the main repo.
Gabe Black
2012-01-16
Merge yet again with the main repository.
Gabe Black
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2012-01-16
Alpha: warn_once about broken PAL breakpoints.
Steve Reinhardt
2012-01-16
debug: fix AllFlags::disable()
Steve Reinhardt
2012-01-09
stats: fix Vector2d to display stats correctly when y_subname is not specified.
Dam Sunwoo
2012-01-09
sim: Enable sampling of run-time for code-sections marked using pseudo insts.
Prakash Ramrakhyani
2012-01-09
Base: Fixed shift amount in genrand() to work with large numbers
Dam Sunwoo
2012-01-09
MAC: Make gem5 compile and run on MacOSX 10.7.2
Andreas Hansson
2012-01-07
Another merge with the main repository.
Gabe Black
2012-01-07
Merge with the main repository again.
Gabe Black
2012-01-07
Merge with main repository.
Gabe Black
2011-12-13
gcc: fix unused variable warnings from GCC 4.6.1
Nathan Binkert
2011-12-01
Trace: FIx issue with creation of trace file with output dir overhaul.
Ali Saidi
2011-12-01
VNC: Add support for capturing frame buffer to file each time it is changed.
Chris Emmons
2011-12-01
Output: Add hierarchical output support and cleanup existing codebase.
Chris Emmons
2011-11-27
Compiler: Add an M5_NO_INLINE define.
Gabe Black
2011-11-02
SE/FS: Get rid of FULL_SYSTEM in sim.
Gabe Black
2011-11-02
SE/FS: Get FULL_SYSTEM out of base/remote_gdb.cc.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-09-30
SE/FS: Build the devices in SE mode.
Gabe Black
2011-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-06-12
Loader: Handle bad section names when loading an ELF file.
Gabe Black
2011-06-07
gcc 4.0: Add some virtual destructors to make gcc 4.0 happy.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-06-02
copyright: clean up copyright blocks
Nathan Binkert
2011-05-29
Misc: Remove the URL from warnings, fatals, panics, etc.
Gabe Black
2011-05-12
stats: delete mysql support
Nathan Binkert
2011-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-05-04
debug: fix help output
Nathan Binkert
2011-04-25
base: include types.hh in base/stats/mysql.hh
Nilay Vaish
2011-04-20
stats: ensure that stat names are valid
Nathan Binkert
2011-04-20
stats: add user settable separator string for arrayed stats
Brad Danofsky
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
debug: create a Debug namespace
Nathan Binkert
2011-04-15
includes: fix up code after sorting
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-13
refcnt: Update doxygen comments
Nathan Binkert
2011-04-13
refcnt: Inline comparison functions
Nathan Binkert
2011-03-18
base: disable FastAlloc in debug builds by default
Steve Reinhardt
2011-02-11
VNC: Add VNC server to M5
Ali Saidi
2011-02-02
Time: Add serialization functions to the Time class.
Gabe Black
2011-01-22
refcnt: Change things around so that we handle constness correctly.
Nathan Binkert
2011-01-19
Time: Add setTick and getTick functions to the Time class.
Gabe Black
2011-01-15
time: improve time datastructure
Nathan Binkert
2011-01-10
stats: Add a histogram statistic type
Nathan Binkert
2011-01-10
stats: fix the distribution stat
Nathan Binkert
[next]