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
/
kern
/
tru64
/
tru64_events.cc
Age
Commit message (
Expand
)
Author
2014-10-16
misc: Move AddrRangeList from port.hh to addr_range.hh
Andreas Hansson
2013-01-07
base: Encapsulate the underlying fields in AddrRange
Andreas Hansson
2012-07-09
Port: Add getAddrRanges to master port (asking slave port)
Andreas Hansson
2012-03-30
MEM: Introduce the master/slave port sub-classes in C++
William Wang
2012-02-24
CPU: Round-two unifying instr/data CPU ports across models
Andreas Hansson
2012-01-17
MEM: Separate queries for snooping and address ranges
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-02-27
Processes: Make getting and setting system call arguments part of a process o...
Gabe Black
2008-09-27
style: Make a style pass over the whole arch/alpha directory.
Nathan Binkert
2008-09-27
alpha: Get rid fo the namespace called EV5.
Nathan Binkert
2007-08-01
Arguments: Get rid of duplicate code for the Arguments class in each architec...
Ali Saidi
2007-07-26
X86: Fix argument register indexing.
Gabe Black
2007-05-21
Change getDeviceAddressRanges to use bool for snoop arg.
Steve Reinhardt
2007-02-10
Clean up tracing stuff more, get rid of the trace log since
Nathan Binkert
2006-11-06
Took the Alpha prefix off of AlphaArguments, and made sure it was being used ...
Gabe Black
2006-06-06
Change ExecContext to ThreadContext. This is being renamed to differentiate ...
Kevin Lim
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt