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
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
2013-01-07
scons: Remove stale compiler options
Andreas Hansson
2013-01-07
base: Add support for merging of interleaved address ranges
Andreas Hansson
2013-01-07
mem: Add interleaving bits to the address ranges
Andreas Hansson
2013-01-07
base: Simplify the AddrRangeMap by removing unused code
Andreas Hansson
2013-01-07
base: Encapsulate the underlying fields in AddrRange
Andreas Hansson
2013-01-07
mem: Add tracing support in the communication monitor
Andreas Hansson
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-11-02
base: Add missing header file to addr_range.hh.
Andreas Sandberg
2012-11-02
base: Fix a few incorrectly handled print format cases
Chander Sudanthi
2012-11-02
base: split out the VncServer into a VncInput and Server classes
Chander Sudanthi
2012-10-15
Mem: Use range operations in bus in preparation for striping
Andreas Hansson
2012-09-25
ARM: added support for flattened device tree blobs
Dam Sunwoo
2012-09-25
base: Check for static_assert support and provide fallback
Andreas Sandberg
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-09-19
AddrRange: Simplify Range by removing stream input/output
Andreas Hansson
2012-09-19
AddrRange: Remove unused range_multimap
Andreas Hansson
2012-09-14
scons: Use c++0x with gcc >= 4.4 instead of 4.6
Andreas Hansson
2012-09-10
NetBSD: Build on NetBSD
Palle Lyckegaard
2012-09-10
AddrRange: Remove the unused range_ops header
Andreas Hansson
2012-09-10
Inet: Remove the SackRange and its use
Andreas Hansson
2012-09-07
loader: initialize all memory in the ObjectFile objects.
Ali Saidi
2012-09-07
Param: Transition to Cycles for relevant parameters
Andreas Hansson
2012-08-28
Clock: Add a Cycles wrapper class and use where applicable
Andreas Hansson
2012-08-21
Clock: Make Tick unsigned and remove UTick
Andreas Hansson
2012-08-06
str: add an overloaded startswith() utility method
Steve Reinhardt
2012-07-09
Bus: Replace tickNextIdle and inRetry with a state variable
Andreas Hansson
2012-07-09
Fix: Address a few benign memory leaks
Andreas Hansson
2012-06-05
stats: when applying an operation to two vectors sum the components first.
William Wang
2012-06-05
sim: Remove FastAlloc
Ali Saidi
2012-06-05
stats: Provide a mechanism to get a callback when stats are dumped.
Mitchell Hayenga
2012-05-30
Packet: Unify the use of PortID in packet and port
Andreas Hansson
2012-05-10
stats: fix bug in assert for 2d vector
Ali Saidi
2012-05-10
base: fix a invalid ?: operator
Ali Saidi
2012-05-10
stats: track if the stats have been enabled and prevent requesting master id
Ali Saidi
2012-05-09
stats: use nan instead of no_value
Nathan Binkert
2012-04-25
clang/gcc: Use STL hash function for int64_t and uint64_t
Andreas Hansson
2012-04-22
base: Include cassert in trie.hh.
Gabe Black
2012-04-14
sim: Update some comments in trie.hh that were meant to go in the last change.
Gabe Black
2012-04-14
sim: A trie data structure specifically to speed up paging lookups.
Gabe Black
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
[next]