index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
slicc
Age
Commit message (
Expand
)
Author
2011-03-31
Ruby: Simplify SLICC and Entry/TBE handling.
Lisa Hsu
2011-03-31
Ruby: Add new object called WireBuffer to mimic a Wire.
Lisa Hsu
2011-03-31
Ruby: enable multiple sequencers in one controller.
Lisa Hsu
2011-03-31
Ruby: pass Packet->Req->contextId() to Ruby.
Lisa Hsu
2011-03-31
Ruby: Bug in SLICC forgot semicolon at end of code.
Lisa Hsu
2011-03-20
SLICC: Remove WakeUp* import calls from ast/__init__.py
Nilay Vaish
2011-03-19
slicc: improved invalid transition message
Brad Beckmann
2011-03-18
SLICC: Remove external_type for structures
Nilay Vaish
2011-03-18
SLICC: Remove the keyword wake_up_dependents
Nilay Vaish
2011-03-18
SLICC: Remove the keyword wake_up_all_dependents
Nilay Vaish
2011-02-23
ruby: automate permission setting
Brad Beckmann
2011-02-23
MOESI_hammer: cache probe address clean up
Brad Beckmann
2011-02-23
ruby: extend dprintfs for RubyGenerated TraceFlag
Korey Sewell
2011-02-06
ruby: support to stallAndWait the mandatory queue
Brad Beckmann
2011-01-17
Change interface between coherence protocols and CacheMemory
Nilay Vaish
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-08
ruby: remove Ruby asserts for m5.fast
Brad Beckmann
2010-12-01
ruby: Converted old ruby debug calls to M5 debug calls
Nilay Vaish
2010-09-09
code_formatter: make it easier to insert whitespace
Nathan Binkert
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-08-20
slicc: Consolidated the protocol stats printing
Brad Beckmann
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-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
[next]