Ruby: Use uint32_t instead of uint32 everywhere
[gem5.git] / src / mem / ruby / common /
2012-09-11 Nilay VaishRuby: Use uint32_t instead of uint32 everywhere
2012-09-11 Nilay VaishRuby: Use uint8_t instead of uint8 everywhere
2012-09-10 Nilay VaishRuby System: Convert to Clocked Object
2012-08-28 Jason PowerRuby: Correct DataBlock =operator
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-08-01 Jason PowerRuby NetDest: add assert for bad element in netdest
2012-05-22 Nilay VaishRuby: Remove the unused src/mem/ruby/common/Driver...
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-03-23 Andreas HanssonRuby: Fix Set::print for 32-bit hosts
2012-03-22 Andreas HanssonScons: Remove Werror=False in SConscript files
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with main repository.
2012-01-06 Nilay VaishRuby Set: Move NUMBER_WORDS_PER_SET to Set.hh
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-08-26 Nilay VaishRuby: Eliminate modulo op for computing set size.
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-06-15 Nilay VaishRuby: Correct set LONG_BITS and INDEX_SHIFT in class...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-25 Nilay VaishRuby: Make Address.hh independent of RubySystem
2011-02-25 Nilay VaishRuby: Make DataBlock.hh independent of RubySystem
2011-02-23 Korey Sewellruby: cleaning up RubyQueue and RubyNetwork dprintfs
2011-02-22 Brad Beckmannm5: merged in hammer fix
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