mem-cache: Forward declare ReplaceableEntry
[gem5.git] / src / mem / cache / tags / cacheset.hh
2018-05-31 Nikos Nikolerismem-cache: Fix include directives in the cache related...
2018-02-24 Daniel R. Carvalhomem-cache: Fix CacheSet memory leak
2016-05-26 Nikos Nikolerismem: fix headers include order in the cache related...
2016-05-26 Nikos Nikolerismem: change NULL to nullptr in the cache related classes
2015-09-04 Andreas Hanssonmem: Tidy up CacheSet
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2013-06-27 Prakash Ramrakhyanimem: Reorganize cache tags and make them a SimObject
2012-06-29 Lena OlsonCache: Fix the LRU policy for classic memory hierarchy
2011-04-15 Nathan Binkertincludes: sort all includes
2010-02-23 Lisa Hsucache: pull CacheSet out of LRU so that other tags...