summaryrefslogtreecommitdiff
path: root/src/mem/ruby/libruby.cc
AgeCommit message (Expand)Author
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