m5: merge inorder/release-notes/make_release changes
[gem5.git] / src / mem / ruby / common /
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-09 Gabe BlackMerge.
2010-12-08 Brad Beckmannruby: remove Ruby asserts for m5.fast
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-06-01 Nathan Binkertstyle: clean up ruby's Set class
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-22 Brad Beckmannruby: Adds configurable bit selection for numa mapping
2010-03-22 Tushar Krishnaruby: Fix multiple wakeups in Ruby Eventqueue
2010-03-22 Brad Beckmannruby: Added copyright to many Ruby *.py files
2010-03-15 Nathan Binkertruby: Fix copyrights on files
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-02-11 Brad Beckmannruby: fixed data block assignment fix
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: fixed Set.cc bug to allow zero sized sets
2010-01-30 Brad Beckmannruby: Removed out_link_vec from Consumer
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-19 Derek Howermerge
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
2009-11-18 Brad Beckmannruby: Ruby destruction fix.
2009-11-18 Brad Beckmannruby: Ruby debug print fixes.
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikObject print bug fix
2009-07-20 Derek Howermerge
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howermerge
2009-07-18 Derek Howerruby: better debug print for DataBlock
2009-07-16 Polina Dudnikmerge
2009-07-15 Polina DudnikTester update
2009-07-13 Polina Dudnik1. Got rid of unused functions in DirectoryMemory
2009-07-13 Polina DudnikMinor fixes for compiling
2009-07-13 Polina DudnikReintegrated Derek's functional implementation of atomi...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-06-10 Nathan Binkertcopyright: I missed some copyrights during ruby integration
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-13 Korey Sewellmips-merge: merge hello world regress for inorder cpu
2009-05-13 Nathan Binkertruby: remove random uint typedef and use unsigned
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 Steve Reinhardtruby: Check stderr and not stdin before hanging on...
2009-05-11 Polina Dudnikruby: decommission code
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 Nathan Binkertruby: fold the debugging options into Debug.cc
2009-05-11 Derek Howerruby: Renamed Ruby's EventQueue to RubyEventQueue
2009-05-11 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS