slicc: have a central mechanism for creating a code_formatter.
[gem5.git] / src / mem / slicc / symbols /
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: 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-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 action error fix
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-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
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: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
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-11 Korey SewellMerge Ruby Stuff
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