summaryrefslogtreecommitdiff
path: root/src/mem/slicc/symbols/Type.py
AgeCommit message (Expand)Author
2020-01-31mem: Make slicc generate some default methods explicitly.Gabe Black
2019-08-23mem: Move ruby protocols into a directory called ruby_protocol.Gabe Black
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
2019-02-12python: Replace orderdict with collections.OrderedDictAndreas Sandberg
2018-01-11mem-ruby: Remove function that maps responses to a DMA engineNikos Nikoleris
2017-12-14misc: Updates for gcc7.2 for x86Jason Lowe-Power
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-06-13ruby: Add support for address ranges in the directoryNikos Nikoleris
2015-07-20ruby: slicc: have a static MachineTypeTony Gutierrez
2015-09-18ruby: print addresses in hexNilay Vaish
2015-09-18ruby: slicc: derive DataMember class from Var instead of PairContainerNilay Vaish
2015-09-16ruby: rename System.{hh,cc} to RubySystem.{hh,cc}David Hashe
2015-09-08ruby: slicc: remove nextLineHack from Type.pyNilay Vaish
2015-08-14ruby: replace Address by AddrNilay Vaish
2015-07-10ruby: replace global g_abs_controls with per-RubySystem varBrandon Potter
2015-07-10ruby: replace global g_system_ptr with per-object pointersBrandon Potter
2015-07-10ruby: remove extra whitespace and correct misspelled wordsBrandon Potter
2015-07-04ruby: drop NetworkMessage classNilay Vaish
2014-10-16mem: Use shared_ptr for Ruby Message classesAndreas Hansson
2014-09-01ruby: slicc: improve the grammarNilay Vaish
2014-09-01ruby: move files from ruby/system to ruby/structuresNilay Vaish
2014-05-23ruby: slicc: remove unused ids DNUCA*Nilay Vaish
2013-06-25ruby: profiler: lots of inter-related changesNilay Vaish
2013-04-09Ruby: Add field to slicc machine for generic typeJoel Hestness
2013-02-10ruby: enable multiple clock domainsNilay Vaish
2013-02-10ruby: replace Time with Cycles in Message classNilay Vaish
2013-02-10ruby: replaces Time with Cycles in many placesNilay Vaish
2013-01-14Ruby: remove reference to g_system_ptr from class MessageNilay Vaish
2012-10-15ruby: improved support for functional accessesNilay Vaish
2012-10-15ruby: allow function definition in slicc structsNilay Vaish
2012-09-12Ruby: Modify Scons so that we can put .sm files in extrasJason Power
2012-09-10Ruby System: Convert to Clocked ObjectNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2011-11-03Ruby: Remove some unused typedefsNilay Vaish
2011-10-28Ruby: Reorganize mapping of componentsNilay Vaish
2011-05-02ruby: dbg: use system ticks instead of cyclesKorey Sewell
2011-03-31Ruby: pass Packet->Req->contextId() to Ruby.Lisa Hsu
2011-02-23ruby: automate permission settingBrad Beckmann
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-12-22This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...Nilay Vaish
2010-06-10ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hhNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-12slicc: Change the code generation so that the generated code is easier to readNathan Binkert
2010-03-10ruby: get rid of std-includes.hhNathan Binkert
2010-03-10slicc: have a central mechanism for creating a code_formatter.Nathan Binkert
2010-01-29ruby: Ruby changes required to use the python config systemBrad Beckmann
2010-01-29ruby: Make SLICC-generated objects SimObjects.Steve Reinhardt
2010-01-19mergeDerek Hower
2009-09-22slicc: Pure python implementation of slicc.Nathan Binkert