arch,x86,mem: Dynamically determine the ISA for Ruby store check
[gem5.git] / src / mem / slicc /
2014-09-01 Nilay Vaishruby: message buffers: significant changes
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-09-01 Nilay Vaishruby: remove unused toString() from AbstractController
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-23 Nilay Vaishruby: slicc: remove unused ids DNUCA*
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-04-19 Nilay Vaishruby: slicc: remove old documentation
2014-04-19 Nilay Vaishruby: slicc: slight change to rule for transitions
2014-04-08 Nilay Vaishruby: slicc: change enqueue statement
2014-03-20 Nilay Vaishruby: slicc: code refactor
2014-02-24 Nilay Vaishruby: slicc: remove unused COPY_HEAD functionality
2014-02-20 Nilay Vaishruby: controller: slight code refactoring
2014-02-20 Nilay Vaishruby: slicc: slight code refactoring
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2014-01-09 Nilay Vaishruby: fix bug introduced to revision 8523754f8885
2014-01-08 Nilay Vaishruby: slicc: remove variable 'addr' used in calls to...
2014-01-04 Nilay Vaishruby: add a three level MESI protocol.
2014-01-04 Nilay Vaishruby: add support for clusters
2013-12-21 Nilay Vaishruby: slicc: replace max_in_port_rank with number of...
2013-09-06 Nilay Vaishruby: converts sparse memory stats to gem5 style
2013-08-07 Nilay Vaishruby: slicc: remove double trigger, continueProcessing
2013-08-07 Nilay Vaishruby: slicc: move some code to AbstractController
2013-07-11 Brad Beckmannruby: removed the very old double trigger hack stable_2013_10_14
2013-06-29 Nilay Vaishruby: append transition comment only when in opt/debug
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-06-18 Lena Olsonruby: fix slicc compiler to complain about duplicate...
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 Joel HestnessRuby: Add field to slicc machine for generic type
2013-04-09 Joel HestnessRuby: Order profilers based on version
2013-04-09 Jason PowerRuby: Fix typo in Slicc if-statement AST error
2013-03-22 Nilay Vaishruby: slicc: set sender, receiver clock objs for option...
2013-03-22 Nilay Vaishslicc: remove check if the L1Cache has a sequencer
2013-03-22 Nilay Vaishruby: move stall and wakeup functions to AbstractController
2013-03-22 Nilay Vaishruby: connect two controllers using only message buffers
2013-02-20 Nilay Vaishslicc: remove unused variable message_buffer_names
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: replace Time with Cycles in Message class
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
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-12-11 Nilay Vaishruby: change slicc to allow for constructor args
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
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: rename template_hack to template
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-12 Jason PowerRuby: Modify Scons so that we can put .sm files in...
2012-09-10 Nilay VaishRuby System: Convert to Clocked Object
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 Brad Beckmannruby: banked cache array resource model
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-07-11 Nuwan Jayasenaruby: memory controllers now inherit from an abstract...
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-04-12 Andreas HanssonRuby: Ensure order-dependent iteration uses an ordered map
2012-04-06 Lisa Hsuslicc: Controllers attached to Sequencers no longer...
2012-04-06 Brad Beckmannslicc: fixed error message when the type has no inheritance
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nilay VaishRuby: Add infrastructure for recording cache contents
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with main repository.
2012-01-06 Nilay VaishAbstractController: Remove some of the unused functions
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-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-28 Nilay VaishRuby: Reorganize mapping of components
2011-09-01 Lisa HsuFunctional Accesses: Update states to support Broadcast...
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: add a protocol statement and an include statement
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-06-03 Nilay VaishSLICC: Remove machine name as prefix to functions
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-21 Nathan Binkertfix some build problems from prior changesets
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-01 Lisa HsuRuby: Simplify SLICC and Entry/TBE handling.
2011-04-01 Lisa HsuRuby: Add new object called WireBuffer to mimic a Wire.
2011-04-01 Lisa HsuRuby: enable multiple sequencers in one controller.
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-31 Lisa HsuRuby: Bug in SLICC forgot semicolon at end of code.
2011-03-20 Nilay VaishSLICC: Remove WakeUp* import calls from ast/__init__.py
2011-03-19 Brad Beckmannslicc: improved invalid transition message
next