ruby: extend dprintfs for RubyGenerated TraceFlag
[gem5.git] / src / mem / slicc /
2011-02-23 Korey Sewellruby: extend dprintfs for RubyGenerated TraceFlag
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-09 Gabe BlackMerge.
2010-12-08 Brad Beckmannruby: remove Ruby asserts for m5.fast
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-09-09 Nathan Binkertcode_formatter: make it easier to insert whitespace
2010-08-20 Brad Beckmannruby: Stall and wait input messages instead of recycling
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad Beckmannslicc: Consolidated the protocol stats printing
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-13 Nathan Binkertslicc: Change the code generation so that the generated...
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-03-11 Nathan Binkertslicc: have a central mechanism for creating a code_for...
2010-02-11 Brad Beckmannruby: Fixed slicc to initialize the m_is_blocking flag
2010-01-30 Brad Beckmannruby: Allows boolean and string defaults for StateMachi...
2010-01-30 Brad Beckmannruby: Added Cache and MemCntrl profiler calls
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Brad Beckmannruby: connects sm queues to the network
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
2010-01-30 Brad Beckmannruby: Added message type check to OutPortDeclAST.py
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2009-11-19 Brad Beckmannruby: added error message to isinstance check
2009-11-19 Brad Beckmannruby: Added boolean to State Machine parameters
2009-11-18 Brad Beckmannruby: slicc method error fix
2009-11-18 Brad Beckmannruby: slicc action error fix
2009-11-18 Brad Beckmannruby: slicc state machine error fixes
2009-11-05 Steve Reinhardtslicc: tweak file enumeration for scons
2009-10-27 Brad Beckmannfixed error message generation bug in SLICC ast files
2009-10-07 Derek Howermerge
2009-09-25 Derek Howerslicc: removed unused atomics code from StateMachine
2009-09-23 Nathan Binkertslicc: Pure python implementation of slicc.
2009-09-21 Polina DudnikAtomics bug fix
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-08-28 Polina DudnikReset the atomics flags if RMW_Read is not followed...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-21 Polina Dudnik[mq]: first_patch
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-15 Polina DudnikMade servicing_atomic a counter and added started writes:
2009-08-14 Polina DudnikBug fix: indicate when writes started coming in
2009-08-14 Polina DudnikMerge with current branch
2009-08-14 Polina DudnikAdded proc_id to CacheMsg for SMT.
2009-08-14 Polina DudnikMulti-line RMW handling
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-05 Derek Howermerge
2009-08-05 Gabe BlackMerge with head.
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-08-04 Nathan Binkertslicc: better error messages when the python parser...
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-23 Polina DudnikFixed the licences plus minor fixes for compilation
2009-07-20 Derek Howermerge
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howermerge
2009-07-18 Derek Howerslicc: made coherence profilers per-controller
2009-07-16 Polina Dudnikmerge
2009-07-13 Polina DudnikChanged the state machine to generate code such that...
2009-07-13 Polina DudnikAdded atomics implementation which would work for MI_ex...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertslicc: update parser.py for changes in slicc language.
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-13 Korey Sewellmips-merge: merge hello world regress for inorder cpu
2009-05-13 Nathan Binkertruby: remove random uint typedef and use unsigned
2009-05-13 Nathan Binkertslicc: work around improper initialization of a global...
2009-05-13 Nathan Binkertslicc: clean up the slicc environment so things build...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Steve Reinhardtruby: Check stderr and not stdin before hanging on...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS