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
/
mem
/
ruby
/
recorder
Age
Commit message (
Expand
)
Author
2013-04-07
Ruby System, Cache Recorder: Use delete [] for trace vars
Joel Hestness
2012-04-14
MEM: Remove the Broadcast destination from the packet
Andreas Hansson
2012-02-12
mem: Add a master ID to each request object.
Ali Saidi
2012-01-11
Ruby: Add infrastructure for recording cache contents
Nilay Vaish
2012-01-10
Ruby: remove the files related to the tracer
Nilay Vaish
2011-11-14
Ruby: Process packet instead of RubyRequest in Sequencer
Nilay Vaish
2011-11-03
Ruby: Remove some unused typedefs
Nilay Vaish
2011-08-08
BuildEnv: Eliminate RUBY as build environment variable
Nilay Vaish
2011-06-30
Ruby: Add support for functional accesses
Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-22
Ruby: Remove CacheMsg class from SLICC
Nilay Vaish
2011-03-19
Ruby: Convert CacheRequestType to RubyRequestType
Nilay Vaish
2011-02-25
Ruby: Remove libruby
Nilay Vaish
2011-02-06
Ruby: Update the Ruby request type names for LL/SC
Joel Hestness
2010-06-10
ruby: get rid of PrioHeap and use STL
Nathan Binkert
2010-04-02
ruby: get "using namespace" out of headers
Nathan Binkert
2010-03-31
style: another ruby style pass
Nathan Binkert
2010-03-21
ruby: Added copyright to many Ruby *.py files
Brad Beckmann
2010-03-10
ruby: get rid of std-includes.hh
Nathan Binkert
2010-01-29
ruby: Removed static members in RubyPort including hitcallback
Brad Beckmann
2010-01-29
ruby: Removed the old config interface
Brad Beckmann
2010-01-29
ruby: Convered ruby tracing support usage of sequencer
Brad Beckmann
2010-01-29
ruby: Convert most Ruby objects to M5 SimObjects.
Steve Reinhardt
2009-07-18
ruby: removed all refs to old RubyConfig
Derek Hower
2009-07-13
1. Got rid of unused functions in DirectoryMemory
Polina Dudnik
2009-07-13
Changes to add tracing and replaying command-line options
Polina Dudnik
2009-07-13
Replaced RMW with Locked. RMW will be used for the coherence-aided atomics ot...
Polina Dudnik
2009-07-06
scons: update SCons files for changes in ruby.
Nathan Binkert
2009-07-06
ruby: Import the latest ruby changes from gems.
Nathan Binkert
2009-05-11
ruby: add RUBY sticky option that must be set to add ruby to the build
Nathan Binkert
2009-05-11
ruby: Working M5 interface and updated Ruby interface.
Daniel Sanchez
2009-05-11
ruby: Migrate all of ruby and slicc to SCons.
Nathan Binkert
2009-05-11
ruby: Make ruby #includes use full paths to the files they're including.
Nathan Binkert
2009-05-11
ruby: remove unnecessary code.
Dan Gibson
2009-05-11
ruby: Cleaned up sequencer. Removed LogTM specific code.
Derek Hower
2009-05-11
ruby: Renamed Ruby's EventQueue to RubyEventQueue
Derek Hower
2009-05-11
ruby: Import ruby and slicc from GEMS
Nathan Binkert