Merge with head, hopefully the last time for this batch.
[gem5.git] / src / mem / ruby / slicc_interface /
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
2012-01-01 Nilay VaishRuby: Shuffle some of the included files
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-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-07-07 Brad Beckmannruby: added generic dma machine
2011-07-01 Nilay VaishRuby: Commit files missing from previous commit
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-29 Brad Beckmannnetwork: convert links & switches to first class C...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Lisa HsuRuby: minor bugfix, line did not adhere to some macro...
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-07-08 Tushar KrishnaNetworkMessage copy constructor fix
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-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-22 Brad Beckmannruby: Added copyright to many Ruby *.py files
2010-03-15 Nathan Binkertruby: Fix copyrights on files
2010-03-11 Nathan Binkertruby: get rid of std-includes.hh
2010-01-30 Brad Beckmannruby: removed last level cache support
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-30 Steve Reinhardtruby: Convert most Ruby objects to M5 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: returns the number of LLC needed for broadcast
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-16 Derek Howerruby: added broadcast mechanism
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-17 Gabe BlackMerge with head.
2009-08-15 Polina DudnikMade servicing_atomic a counter and added started writes:
2009-08-14 Polina DudnikMerge with current branch
2009-08-14 Polina DudnikMulti-line RMW handling
2009-08-13 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-07 Tushar Krishnabug fix for data_msg_size in network/Network.cc
2009-08-05 Derek Howermerge
2009-08-05 Derek Howerruby: made mapAddressToRange based off a bit count
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-08-03 Gabe BlackMerged with head.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-28 Derek Howerruby: removed unused/incorrect profiler state
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
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-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Nathan Binkertruby: clean up a few warnings
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Derek Howerruby: Renamed Ruby's EventQueue to RubyEventQueue
2009-05-11 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS