mem-cache: Fix setting prefetch bit
[gem5.git] / src / mem / slicc /
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-13 Tiago Mückmem-ruby: allow qualifiers in SLICC functions
2020-10-12 Tiago Mückmem-ruby: detailed transaction latency profiling
2020-10-12 Tiago Mückmem-ruby: expose transition info to actions
2020-10-12 Tiago Mückmem-ruby: support for template types in structs
2020-10-12 Tiago Mückmem-ruby: added %(mod) operator to SLICC
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-08 Timothy Hayesmem-ruby: HTM mem implementation
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-07-01 Matthew Porembamem-ruby: Support device memories
2020-07-01 Hoa Nguyenmem: Fix python3 incompatibility issue in slicc's HTML...
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-05 seanzwmem-ruby: Fix Prefetcher to RubyPrefetcher in StateMachine.
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Tuan Tamem-ruby: add slicc stm to defer enqueueing a message
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-28 Bobby R. Brucemem-ruby,misc: Fixed clang template def error
2020-05-06 Ayaz Akrammem-ruby: Deep renaming of Prefetcher to RubyPrefetcher
2020-04-23 Tiago Muckmem-ruby: Fix Ruby handling of functional requests
2020-04-23 Tiago Muckmem-ruby: Add functionalReadBuffers to AbstractController
2020-04-08 Matt Porembamem-ruby: Replace SLICC queueMemory calls with enqueue
2020-03-13 Giacomo Travaglinimisc: Make exception handling python3 compliant
2020-03-13 Giacomo Travaglinimisc: Views and Iterators instead of Lists in python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackmem: Delete authors lists from mem files.
2020-01-31 Gabe Blackmem: Make slicc generate some default methods explicitly.
2019-10-11 JingQuJQmem-ruby: Allow Ruby to use all replacement policies...
2019-08-23 Gabe Blackmem: Move ruby protocols into a directory called ruby_p...
2019-07-23 Pouya Fotouhimem-ruby: Adding a new slicc statement - to not evict...
2019-02-25 Andreas Sandbergpython: Stop using basestring to test for strings
2019-02-22 Andreas Sandbergpython: Make iterator handling Python 3 compatible
2019-02-12 Andreas Sandbergpython: Replace dict.has_key with 'key in dict'
2019-02-12 Andreas Sandbergpython: Replace orderdict with collections.OrderedDict
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-06-14 Jason Lowe-Powerruby: Revamp standalone SLICC script
2018-04-17 John Alsopmem-ruby: enable DPRINTFN calls in slicc for temporary...
2018-03-23 Jason Lowe-Powerruby: Make sure addresses print in hex
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-01-11 Nikos Nikolerismem-ruby: Remove function that maps responses to a...
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-06-13 Nikos Nikolerisruby: Add support for address ranges in the directory
2017-03-01 Lena Olsonruby: fix and/or precedence in slicc
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2015-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-07-20 Tony Gutierrezruby: slicc: remove support for single machine, multipl...
2015-11-13 Tony Gutierrezslicc: fixes for the Address to Addr changeset (11025)
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-18 Nilay Vaishruby: slicc: derive DataMember class from Var instead...
2015-09-17 Tony Gutierrezruby: update WireBuffer API to match that of MessageBuffer
2015-09-16 Joe Grossruby: fix message buffer init order
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-16 David Hasheruby: rename System.{hh,cc} to RubySystem.{hh,cc}
2015-09-14 Nilay Vaishruby: slicc: remove member buffer_expr from Var class
2015-09-09 Nilay Vaishruby: slicc: remove nextLineHack from Type.py
2015-09-05 Nilay Vaishruby: declare all protocol message buffers as parameters
2015-08-30 Nilay Vaishruby: slicc: avoid duplicate code for function argument...
2015-08-29 Nilay Vaishruby: eliminate type uint64 and int64
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: slicc: remove a stray line in StateMachine.py
2015-08-15 Nilay Vaishruby: eliminate type uint64 and int64
2015-08-15 Nilay Vaishruby: slicc: use default argument value
2015-08-15 Nilay Vaishruby: slicc: avoid duplicate code for function argument...
2015-08-15 Nilay Vaishruby: drop the [] notation for lookup function.
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: fix error in conflicing symbol declaration
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: support for multiple cache entry types in the...
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 transitions with a wildcard next...
2015-07-20 David Hasheslicc: support for multiple message types on the same...
2015-08-01 Brad Beckmannslicc: fatal->panic on invalid transitions
2015-07-20 David Hasheslicc: isinstance bugfix
2015-07-10 Brandon Potterruby: replace global g_abs_controls with per-RubySystem var
2015-07-10 Brandon Potterruby: replace global g_system_ptr with per-object pointers
2015-07-10 Brandon Potterruby: remove extra whitespace and correct misspelled...
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2015-06-25 Nilay Vaishruby: slicc: remove README
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: remove the function functionalReadBuffers()
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
next