Ruby NetDest: add assert for bad element in netdest
[gem5.git] / src / mem / ruby / recorder /
2012-04-14 Andreas HanssonMEM: Remove the Broadcast destination from the packet
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nilay VaishRuby: Add infrastructure for recording cache contents
2012-01-11 Nilay VaishRuby: remove the files related to the tracer
2012-01-07 Gabe BlackMerge with main repository.
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-07 Joel HestnessRuby: Update the Ruby request type names for LL/SC
2010-06-11 Nathan Binkertruby: get rid of PrioHeap and use STL
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
2010-03-22 Brad Beckmannruby: Added copyright to many Ruby *.py files
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-01-30 Brad Beckmannruby: Removed static members in RubyPort including...
2010-01-30 Brad Beckmannruby: Removed the old config interface
2010-01-30 Brad Beckmannruby: Convered ruby tracing support usage of sequencer
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2009-07-20 Derek Howermerge
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howermerge
2009-07-16 Polina Dudnikmerge
2009-07-13 Polina Dudnik1. Got rid of unused functions in DirectoryMemory
2009-07-13 Polina DudnikChanges to add tracing and replaying command-line options
2009-07-13 Polina DudnikReplaced RMW with Locked. RMW will be used for the...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Derek Howerruby: Cleaned up sequencer. Removed LogTM specific...
2009-05-11 Derek Howerruby: Renamed Ruby's EventQueue to RubyEventQueue
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS