summaryrefslogtreecommitdiff
path: root/src/mem/ruby/libruby.cc
AgeCommit message (Expand)Author
2011-02-25Ruby: Remove librubyNilay Vaish
2011-02-06Ruby: Add support for locked memory accesses in X86_FSJoel Hestness
2011-02-06Ruby: Update the Ruby request type names for LL/SCJoel Hestness
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-22ruby: style passNathan Binkert
2010-03-14ruby: Fix copyrights on filesNathan Binkert
2010-01-29ruby: Removed static members in RubyPort including hitcallbackBrad Beckmann
2010-01-29ruby: Removed the old config interfaceBrad Beckmann
2010-01-29ruby: added data print to ruby requestBrad Beckmann
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2010-01-19ruby: new atomics implementationDerek Hower
2009-11-18ruby: Ruby 64-bit address output fixes.Brad Beckmann
2009-07-21ruby: libruby_init now takes parsed Ruby-lang config textDerek Hower
2009-07-131. Got rid of unused functions in DirectoryMemoryPolina Dudnik
2009-07-13Changes to add tracing and replaying command-line optionsPolina Dudnik
2009-07-13Replaced RMW with Locked. RMW will be used for the coherence-aided atomics ot...Polina Dudnik
2009-07-13Reintegrated Derek's functional implementation of atomics with a minor change...Polina Dudnik
2009-07-06ruby: apply some fixes that were overwritten by the recent ruby import.Nathan Binkert
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert