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
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
2011-01-10
Curtick: Fix mysql.cc build needing curTick.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-04
Params: Print the IP components in the right order.
Gabe Black
2011-01-03
Move sched_list.hh and timebuf.hh from src/base to src/cpu.
Steve Reinhardt
2011-01-03
Delete unused files from src/base directory.
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2011-01-03
RefCount: Fix reference counting pointer == and != with a T* on the left.
Gabe Black
2010-12-21
Get rid of unused file src/base/dbl_list.hh
Steve Reinhardt
2010-11-23
Copyright: Add AMD copyright to the param changes I just made.
Gabe Black
2010-11-23
Params: Add parameter types for IP addresses in various forms.
Gabe Black
2010-11-20
random: small comment about our random number generator and its origin
Nathan Binkert
2010-11-19
SCons: Support building without an ISA
Ali Saidi
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-09-13
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
Gabe Black
2010-09-10
style: fix sorting of includes and whitespace in some files
Nathan Binkert
2010-08-23
Loader: Don't insert symbols into the symbol table that begin wiht '$'.
Ali Saidi
2010-08-23
ARM: Add I/O devices for booting linux
Ali Saidi
2010-08-23
Loader: Use address mask provided to load*Symbols when loading the symbols fr...
Ali Saidi
2010-08-23
BASE: Fix genrand to generate both 0s and 1s when max equals one.
Ali Saidi
2010-08-23
stats: Fix off-by-one error in distributions.
Ali Saidi
2010-07-21
stats: unify the two stats distribution type better
Nathan Binkert
2010-07-21
stats: cleanup a few small problems in stats
Nathan Binkert
2010-07-05
checkpointing: another small overload fix
Steve Reinhardt
2010-07-05
sim: fold StartupCallback into SimObject
Steve Reinhardt
[next]