Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert | |
Get rid of the Debug class Get rid of ASSERT and use assert Use DPRINTFR for ProtocolTrace | |||
2010-03-21 | ruby: Added copyright to many Ruby *.py files | Brad Beckmann | |
2010-01-29 | ruby: Convert most Ruby objects to M5 SimObjects. | Steve Reinhardt | |
The necessary companion conversion of Ruby objects generated by SLICC are converted to M5 SimObjects in the following patch, so this patch alone does not compile. Conversion of Garnet network models is also handled in a separate patch; that code is temporarily disabled from compiling to allow testing of interim code. |