Age | Commit message (Expand) | Author |
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2012-04-12 | Ruby: Ensure order-dependent iteration uses an ordered map | Andreas Hansson |
2012-04-06 | slicc: Controllers attached to Sequencers no longer have to be named L1Cache. | Lisa Hsu |
2012-01-11 | Ruby: Add infrastructure for recording cache contents | Nilay Vaish |
2012-01-06 | AbstractController: Remove some of the unused functions | Nilay Vaish |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-07-27 | SLICC: Put functions of a controller in its .cc file | Nilay Vaish |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
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: Bug in SLICC forgot semicolon at end of code. | Lisa Hsu |
2011-03-19 | slicc: improved invalid transition message | Brad Beckmann |
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 | 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-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-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: 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-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: Added boolean to State Machine parameters | Brad Beckmann |
2009-11-18 | ruby: slicc action error fix | Brad Beckmann |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert |