Age | Commit message (Expand) | Author |
2012-01-11 | Ruby: Resurrect Cache Warmup Capability | Nilay Vaish |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-01 | Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer | Nilay Vaish |
2011-02-23 | ruby: cleaning up RubyQueue and RubyNetwork dprintfs | Korey Sewell |
2011-02-14 | Ruby: Improve Change PerfectSwitch's wakeup function | Nilay Vaish |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | Brad Beckmann |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-08-20 | ruby: Stall and wait input messages instead of recycling | Brad Beckmann |
2010-08-20 | ruby: Recycle latency fix for hammer | Brad Beckmann |
2010-06-10 | ruby: get rid of PrioHeap and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert |
2010-01-19 | ruby: new atomics implementation | Derek Hower |
2009-11-18 | ruby: removed the chip pointer from MessageBuffer | Brad Beckmann |
2009-11-18 | ruby: Added default names to message buffers | Brad Beckmann |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
2009-07-06 | ruby: apply some fixes that were overwritten by the recent ruby import. | Nathan Binkert |
2009-07-06 | ruby: Import the latest ruby changes from gems. | Nathan Binkert |
2009-05-11 | ruby: add RUBY sticky option that must be set to add ruby to the build | Nathan Binkert |
2009-05-11 | ruby: Migrate all of ruby and slicc to SCons. | Nathan Binkert |
2009-05-11 | ruby: clean up a few warnings | Nathan Binkert |
2009-05-11 | ruby: Make ruby #includes use full paths to the files they're including. | Nathan Binkert |
2009-05-11 | ruby: Renamed Ruby's EventQueue to RubyEventQueue | Derek Hower |
2009-05-11 | ruby: Import ruby and slicc from GEMS | Nathan Binkert |