Age | Commit message (Expand) | Author |
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-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-03-12 | slicc: Change the code generation so that the generated code is easier to read | Nathan Binkert |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert |
2010-03-10 | slicc: have a central mechanism for creating a code_formatter. | Nathan Binkert |
2010-02-10 | ruby: Fixed slicc to initialize the m_is_blocking flag | Brad Beckmann |
2010-01-29 | ruby: Allows boolean and string defaults for StateMachine parameters | Brad Beckmann |
2010-01-29 | ruby: Added Cache and MemCntrl profiler calls | Brad Beckmann |
2010-01-29 | ruby: Converted MOESI_hammer dma cntrl to new config system | Brad Beckmann |
2010-01-29 | ruby: Ruby changes required to use the python config system | Brad Beckmann |
2010-01-29 | ruby: connects sm queues to the network | Brad Beckmann |
2010-01-29 | ruby: Make SLICC-generated objects SimObjects. | Steve Reinhardt |
2010-01-29 | ruby: Added message type check to OutPortDeclAST.py | Brad Beckmann |
2010-01-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: added error message to isinstance check | Brad Beckmann |
2009-11-18 | ruby: Added boolean to State Machine parameters | Brad Beckmann |
2009-11-18 | ruby: slicc method error fix | Brad Beckmann |
2009-11-18 | ruby: slicc action error fix | Brad Beckmann |
2009-11-18 | ruby: slicc state machine error fixes | Brad Beckmann |
2009-11-05 | slicc: tweak file enumeration for scons | Steve Reinhardt |
2009-10-26 | fixed error message generation bug in SLICC ast files | Brad Beckmann |
2009-09-25 | slicc: removed unused atomics code from StateMachine | Derek Hower |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert |
2009-09-17 | Functionality migrated to sequencer. | Polina Dudnik |
2009-08-28 | Reset the atomics flags if RMW_Read is not followed by a RMW_Read or RMW_Write | Polina Dudnik |
2009-08-15 | Made servicing_atomic a counter and added started writes: | Polina Dudnik |
2009-08-14 | Bug fix: indicate when writes started coming in | Polina Dudnik |
2009-08-14 | Added proc_id to CacheMsg for SMT. | Polina Dudnik |
2009-08-14 | Multi-line RMW handling | Polina Dudnik |
2009-08-05 | merge | Derek Hower |
2009-08-04 | slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers | Derek Hower |
2009-08-04 | slicc: better error messages when the python parser fails | Nathan Binkert |
2009-07-22 | Fixed the licences plus minor fixes for compilation | Polina Dudnik |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
2009-07-18 | merge | Derek Hower |
2009-07-18 | slicc: made coherence profilers per-controller | Derek Hower |
2009-07-13 | Changed the state machine to generate code such that multiple processors can ... | Polina Dudnik |
2009-07-13 | Added atomics implementation which would work for MI_example | Polina Dudnik |
2009-07-06 | ruby: apply some fixes that were overwritten by the recent ruby import. | Nathan Binkert |
2009-07-06 | slicc: update parser.py for changes in slicc language. | Nathan Binkert |
2009-07-06 | scons: update SCons files for changes in ruby. | Nathan Binkert |
2009-07-06 | ruby: Import the latest ruby changes from gems. | Nathan Binkert |
2009-07-06 | ruby: replace strings that were missed in original ruby import. | Nathan Binkert |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-12 | ruby: remove random uint typedef and use unsigned | Nathan Binkert |
2009-05-12 | slicc: work around improper initialization of a global in slicc. | Nathan Binkert |
2009-05-12 | slicc: clean up the slicc environment so things build properly on mac. | Nathan Binkert |
2009-05-11 | ruby: add RUBY sticky option that must be set to add ruby to the build | Nathan Binkert |