index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
slicc
Age
Commit message (
Expand
)
Author
2013-06-25
ruby: profiler: lots of inter-related changes
Nilay Vaish
2013-06-18
ruby: fix slicc compiler to complain about duplicate symbols
Lena Olson
2013-06-09
ruby: stats: use gem5's stats for cache and memory controllers
Nilay Vaish
2013-05-21
ruby: slicc: fix error msg in TypeFieldMemberAST.py
Malek Musleh
2013-05-21
ruby: add stats to .sm files, remove cache profiler
Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E)
2013-04-09
Ruby: Add field to slicc machine for generic type
Joel Hestness
2013-04-09
Ruby: Order profilers based on version
Joel Hestness
2013-04-09
Ruby: Fix typo in Slicc if-statement AST error
Jason Power
2013-03-22
ruby: slicc: set sender, receiver clock objs for optional queue
Nilay Vaish
2013-03-22
slicc: remove check if the L1Cache has a sequencer
Nilay Vaish
2013-03-22
ruby: move stall and wakeup functions to AbstractController
Nilay Vaish
2013-03-22
ruby: connect two controllers using only message buffers
Nilay Vaish
2013-02-19
slicc: remove unused variable message_buffer_names
Nilay Vaish
2013-02-10
ruby: enable multiple clock domains
Nilay Vaish
2013-02-10
ruby: replace Time with Cycles (final patch in the series)
Nilay Vaish
2013-02-10
ruby: replace Time with Cycles in Message class
Nilay Vaish
2013-02-10
ruby: replaces Time with Cycles in many places
Nilay Vaish
2013-02-10
ruby: record fully busy cycle with in the controller
Nilay Vaish
2013-01-28
ruby: remove call to curCycle in panic()
Nilay Vaish
2013-01-14
Ruby: remove reference to g_system_ptr from class Message
Nilay Vaish
2013-01-14
Ruby: use ClockedObject in Consumer class
Nilay Vaish
2012-12-11
ruby: add support for prefetching to MESI protocol
Nilay Vaish
2012-12-11
ruby: change slicc to allow for constructor args
Nilay Vaish
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-10-15
ruby: improved support for functional accesses
Nilay Vaish
2012-10-15
ruby: allow function definition in slicc structs
Nilay Vaish
2012-10-02
ruby: rename template_hack to template
Nilay Vaish
2012-10-02
ruby: remove some unused things in slicc
Nilay Vaish
2012-09-18
ruby: avoid using g_system_ptr for event scheduling
Nilay Vaish
2012-09-12
Ruby: Modify Scons so that we can put .sm files in extras
Jason Power
2012-09-10
Ruby System: Convert to Clocked Object
Nilay Vaish
2012-09-10
Ruby Slicc: remove the call to cin.get() function
Nilay Vaish
2012-08-27
Ruby: Remove RubyEventQueue
Nilay Vaish
2012-07-10
imported patch jason/slicc-external-structure-fix
Brad Beckmann
2012-07-10
ruby: banked cache array resource model
Brad Beckmann
2012-07-10
ruby: tag and data cache access support
Joel Hestness
2012-07-10
ruby: memory controllers now inherit from an abstract "MemoryControl" class
Nuwan Jayasena
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-04-06
slicc: fixed error message when the type has no inheritance
Brad Beckmann
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-31
SLICC: Use pointers for directory entries
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-10-28
Ruby: Reorganize mapping of components
Nilay Vaish
2011-09-01
Functional Accesses: Update states to support Broadcast/Snooping protocols.
Lisa Hsu
2011-08-29
SLICC: Pass arguments by reference
Nilay Vaish
2011-07-27
SLICC: Put functions of a controller in its .cc file
Nilay Vaish
[next]