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
2014-09-09
misc: Fix a number of unitialised variables and members
Andreas Hansson
2014-09-03
base: Use STL C++11 random number generation
Andreas Hansson
2014-08-26
base: Add const to intmath and be more flexible with typing
Andreas Hansson
2014-08-26
base: Replace the internal varargs stuff with C++11 constructs
Andreas Sandberg
2014-08-26
base: Add compiler macros for C++11 final/override
Andreas Sandberg
2014-08-26
base: Add a static assert to check bit union ranges
Andreas Sandberg
2014-08-13
base: Remove unused M5_PRAGMA_NORETURN
Andreas Sandberg
2014-08-13
cpu: Don't forward declare RefCountingPtr
Andreas Sandberg
2014-08-10
base: Remove unused files
Andreas Hansson
2014-07-23
cpu: `Minor' in-order CPU model
Andrew Bardsley
2014-07-09
base: fix operator== for comparing EthAddr objects
Anthony Gutierrez
2014-07-02
base: fix some bugs in EthAddr
Anthony Gutierrez
2014-05-31
style: eliminate equality tests with true and false
Steve Reinhardt
2014-05-09
stats: Method stats source
Stephan Diestelhorst
2014-04-23
base: explicitly suggest potential use of 'All' debug flags
Curtis Dunham
2014-04-09
dev: Protect PollEvent processing when running in parallel mode
Andreas Sandberg
2014-03-23
base: Fix error message time unit (cycle -> tick)
Andreas Hansson
2014-03-07
misc: Add panic_if / fatal_if / chatty_assert
Stephan Diestelhorst
2014-03-07
scons: Fixes uninitialized warnings issued by clang
Mitch Hayenga
2014-02-06
base: calls abort() from fatal
Nilay Vaish
2014-01-28
base: Fix race condition in the socket listen function
Mitch Hayenga
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2014-01-10
stats: add function for adding two histograms
Nilay Vaish
2013-11-29
base: Fix race in PollQueue and remove SIGALRM workaround
Andreas Sandberg
2013-11-29
base: Clean up signal handling
Andreas Sandberg
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-10-31
base: Add support for ipv6 into inet.hh/inet.cc
Geoffrey Blake
2013-10-07
base: Fix a potential race in PollQueue::setupAsyncIO
Andreas Sandberg
2013-09-09
stats: add operator= for DataWrapVec class
Nilay Vaish
2013-09-06
ruby: network: convert to gem5 style stats
Nilay Vaish
2013-09-06
stats: adds a Formula operator for division
Nilay Vaish
2013-09-04
arch: Resurrect the NOISA build target and rename it NULL
Andreas Hansson
2013-09-04
arch: Header clean up for NOISA resurrection
Andreas Hansson
2013-09-04
scons: Enable build on OSX
Andreas Hansson
2013-08-20
base: Fix VectorPrint initialisation
Andreas Hansson
2013-08-19
stats: Fix issue when printing 2D vectors
Sascha Bischoff
2013-07-15
loader: Load weak symbols for function tracing
Deyuan Guo
2013-06-27
base: Fix address range granularity calculation
Andreas Hansson
2013-06-27
stats: Remove printing of SparseHist total
Sascha Bischoff
2013-06-09
stats: allow printing vectors on a single line
Nilay Vaish
2013-04-17
base: load weak symbols from object file
Deyuan Guo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2013-03-07
base: Fix address range granularity calculations
Andreas Hansson
2013-02-19
scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
Andreas Hansson
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-02-19
scons: Fix up numerous warnings about name shadowing
Andreas Hansson
2013-02-19
base: Fix a bug in the address interleaving
Andreas Hansson
2013-02-15
loader: add a flattened device tree blob (dtb) object
Anthony Gutierrez
2013-02-10
ruby: replace Time with Cycles in Message class
Nilay Vaish
2013-02-10
base: add some mathematical operators to Cycles class
Nilay Vaish
2013-01-07
scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
Andreas Hansson
[prev]
[next]