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-10-16
misc: Move AddrRangeList from port.hh to addr_range.hh
Andreas Hansson
2014-10-16
sim: EventQueue wakeup on events scheduled outside the event loop
Andreas Hansson
2014-10-16
base: Reimplement the DPRINTF mechanism in a Logger class
Andrew Bardsley
2014-10-16
arch: Use shared_ptr for all Faults
Andreas Hansson
2014-10-16
base: Use shared_ptr for stat Node
Andreas Hansson
2014-10-16
base: Transition CP annotate to use shared_ptr
Andreas Hansson
2014-10-16
dev: Use shared_ptr for EthPacketData
Andreas Hansson
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-10-11
base: addr range: slight change to validity check
Nilay Vaish
2014-10-11
base: misc: Add missing header file.
Nilay Vaish
2014-10-01
misc: Fix issues identified by static analysis
Andreas Hansson
2014-09-27
misc: Fix a bunch of minor issues identified by static analysis
Andreas Hansson
2014-04-24
misc: Add functions for doing popcount and power-of-two checking
Stephan Diestelhorst
2014-09-20
base: Clean up redundant string functions and use C++11
Andreas Hansson
2014-09-20
base: Add getSectionNames to IniFile
Andrew Bardsley
2014-09-19
base: Ensure the CP annotation compiles again
Andreas Hansson
2014-09-19
misc: Restore ostream flags where needed
Andreas Hansson
2014-09-19
stats: Fix flow-control bug in Vector2D printing
Andreas Hansson
2014-09-19
misc: Remove assertions ensuring unsigned values >= 0
Andreas Hansson
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
[next]