mem-cache: Create an address aware TempCacheBlk
[gem5.git] / src / mem / slicc / ast /
2018-04-17 John Alsopmem-ruby: enable DPRINTFN calls in slicc for temporary...
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-07-20 Tony Gutierrezruby: slicc: remove support for single machine, multipl...
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-14 Nilay Vaishruby: slicc: remove member buffer_expr from Var class
2015-08-30 Nilay Vaishruby: slicc: avoid duplicate code for function argument...
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: slicc: use default argument value
2015-08-15 Nilay Vaishruby: slicc: avoid duplicate code for function argument...
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Joel Hestnessruby: Expose MessageBuffers as SimObjects
2015-08-14 Joel Hestnessruby: Change PerfectCacheMemory::lookup to return pointer
2015-08-11 Nilay Vaishruby: slicc: allow mathematical operations on Ticks
2015-07-20 Brad Beckmannslicc: enable overloading in functions not in classes
2015-07-20 Brad Beckmannslicc: improved stalling support in protocols
2015-07-20 David Hasheslicc: support for arbitrary DPRINTF flags (not just...
2015-07-20 David Hasheslicc: support for local variable declarations in actio...
2015-07-20 David Hasheslicc: Fix bug in enqueue and peek statements.
2015-07-20 David Hasheslicc: fix missing inline function in LocalVariableAST
2015-07-20 David Hasheslicc: improve support for prefix operations
2015-07-20 David Hasheslicc: support for multiple message types on the same...
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2014-11-06 Nilay Vaishruby: slicc: allow adding a bool to an int, like C++.
2014-10-16 Andreas Hanssonmem: Use shared_ptr for Ruby Message classes
2014-09-01 Nilay Vaishruby: slicc: change the way configurable members are...
2014-09-01 Nilay Vaishruby: slicc: improve the grammar
2014-09-01 Nilay Vaishruby: slicc: donot prefix machine name to variables
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-04-19 Nilay Vaishruby: slicc: slight change to rule for transitions
2014-04-08 Nilay Vaishruby: slicc: change enqueue statement
2014-02-24 Nilay Vaishruby: slicc: remove unused COPY_HEAD functionality
2014-02-20 Nilay Vaishruby: slicc: slight code refactoring
2014-01-08 Nilay Vaishruby: slicc: remove variable 'addr' used in calls to...
2014-01-04 Nilay Vaishruby: add support for clusters
2013-12-21 Nilay Vaishruby: slicc: replace max_in_port_rank with number of...
2013-08-07 Nilay Vaishruby: slicc: remove double trigger, continueProcessing
2013-07-11 Brad Beckmannruby: removed the very old double trigger hack stable_2013_10_14
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-06-09 Nilay Vaishruby: stats: use gem5's stats for cache and memory...
2013-05-21 Malek Muslehruby: slicc: fix error msg in TypeFieldMemberAST.py
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-04-09 Jason PowerRuby: Fix typo in Slicc if-statement AST error
2013-03-22 Nilay Vaishruby: connect two controllers using only message buffers
2013-02-11 Nilay Vaishruby: enable multiple clock domains
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-01-28 Nilay Vaishmerged 798c2cec8e37 and e96ff45795bc
2013-01-28 Nilay Vaishruby: remove call to curCycle in panic()
2013-01-14 Nilay VaishRuby: remove reference to g_system_ptr from class Message
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-12-11 Nilay Vaishruby: add support for prefetching to MESI protocol
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-10-15 Nilay Vaishruby: allow function definition in slicc structs
2012-10-02 Nilay Vaishruby: remove some unused things in slicc
2012-09-19 Nilay Vaishruby: avoid using g_system_ptr for event scheduling
2012-09-10 Nilay VaishRuby Slicc: remove the call to cin.get() function
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-11 Brad Beckmannimported patch jason/slicc-external-structure-fix
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-04-06 Brad Beckmannslicc: fixed error message when the type has no inheritance
2012-01-07 Gabe BlackAnother merge with the main repository.
2011-12-31 Nilay VaishSLICC: Use pointers for directory entries
2011-12-13 Nathan Binkertgcc: fix unused variable warnings from GCC 4.6.1
2011-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-07-28 Nilay VaishSLICC: Put functions of a controller in its .cc file
2011-07-06 Nathan Binkertslicc: cleanup slicc code and make it less verbose
2011-07-06 Nathan Binkertgrammar: better encapsulation of a grammar and parsing
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-06-08 Nilay VaishRuby: Correctly set access permissions for directory...
2011-04-01 Lisa HsuRuby: Simplify SLICC and Entry/TBE handling.
2011-03-20 Nilay VaishSLICC: Remove WakeUp* import calls from ast/__init__.py
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_dependents
2011-03-18 Nilay VaishSLICC: Remove the keyword wake_up_all_dependents
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad BeckmannMOESI_hammer: cache probe address clean up
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
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-08-20 Brad Beckmannruby: Stall and wait input messages instead of recycling
2010-08-20 Brad Beckmannslicc: Consolidated the protocol stats printing
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-13 Nathan Binkertslicc: Change the code generation so that the generated...
2010-03-11 Nathan Binkertslicc: have a central mechanism for creating a code_for...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
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-18 Brad Beckmannruby: slicc method 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-09-23 Nathan Binkertslicc: Pure python implementation of slicc.
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
next