summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-26base: Add const to intmath and be more flexible with typingAndreas Hansson
2014-08-26style: Add support for a style ignore list and ignore ext/Andreas Sandberg
2014-08-26style: Fixup strange semantics in hg m5styleAndreas Sandberg
2014-08-26base: Replace the internal varargs stuff with C++11 constructsAndreas Sandberg
2014-08-26base: Add compiler macros for C++11 final/overrideAndreas Sandberg
2014-08-26mips: Fix RLIMIT_RSS namingMitch Hayenga
2014-08-26base: Add a static assert to check bit union rangesAndreas Sandberg
2014-08-26sparc: Fixup bit ordering in the PSTATE bit unionAndreas Sandberg
2014-08-26mem: Update DRAM controller commentsAndreas Hansson
2014-08-26mem: Fix address interleaving bug in DRAM controllerAndreas Hansson
2014-02-05sim: bump checkpoint version for multiple event queuesCurtis Dunham
2014-08-26misc: README direct to website for dependenciesAndreas Hansson
2014-08-13arm: change MISCREG_L2ERRSR to warn not failDam Sunwoo
2014-08-13sim: remove kernel mapping check for baremetal workloadsDam Sunwoo
2014-08-13scons: Build the branch predictor for all CPUsAndreas Sandberg
2014-08-13mips: Remove unused private members to fix compile-time warningAndreas Sandberg
2014-08-13power: Remove unused private members to fix compile-time warningAndreas Sandberg
2014-08-13scons: Silence clang 3.4 warnings on Ubuntu 12.04Andreas Sandberg
2014-08-13base: Remove unused M5_PRAGMA_NORETURNAndreas Sandberg
2014-08-13cpu: Don't forward declare RefCountingPtrAndreas Sandberg
2014-08-13util: Fix state leakage in the SortIncludes style verifierAndreas Sandberg
2014-08-13mem: Properly set cache block status fields on writebacksMitch Hayenga
2014-08-13cpu: Modernise the branch predictor (STL and C++11)Andreas Hansson
2014-03-11arm: remove dead code fplib mul64x64Curtis Dunham
2014-08-13ext: clang fix for flexible array membersMitch Hayenga
2014-08-10config: Fix cache latency param in mem testRadhika Jagtap
2014-08-10util: Move packet trace file read to protolibRadhika Jagtap
2014-08-10config: Add SubSystem container for simobjectsGeoffrey Blake
2014-08-10config: Add hooks to enable new config sysGeoffrey Blake
2014-08-10cpu: Ensure the traffic generator suppresses non-memory packetsAndreas Hansson
2014-08-10base: Remove unused filesAndreas Hansson
2014-08-10scons: Warn for incompatible gcc and binutilsAndreas Hansson
2014-07-28mem: refactor LRU cache tags and add random replacement tagsAnthony Gutierrez
2014-07-28arm: make the PseudoLRU tags the default for the O3_ARM_v7aL2Anthony Gutierrez
2014-07-28stats: Bump stats for the regressions using the minor CPUAndreas Hansson
2014-07-23cpu: Minor CPU add regression tests for ARM and ALPHAAndrew Bardsley
2014-07-23cpu: `Minor' in-order CPU modelAndrew Bardsley
2014-07-19stats: update for syscall DPRINTF changeSteve Reinhardt
2014-07-19syscall emulation: fix fast build issueSteve Reinhardt
2014-07-18x86: make PioBus return BadAddress errorsBinh Pham
2014-07-18sim: remove unused MemoryModeStrings arraySteve Reinhardt
2014-07-18kern: get rid of unused linux syscall filesSteve Reinhardt
2014-07-18syscall emulation: fix DPRINTF arg ordering bugSteve Reinhardt
2014-07-09base: fix operator== for comparing EthAddr objectsAnthony Gutierrez
2014-07-02base: fix some bugs in EthAddrAnthony Gutierrez
2014-07-01util: Add DVFS perfLevel to checkpoint upgrade scriptRadhika Jagtap
2014-06-30power: Add basic DVFS support for gem5Stephan Diestelhorst
2014-06-30mem: DRAMPower trace formatting scriptAndreas Hansson
2014-06-30mem: DRAMPower trace outputAndreas Hansson
2014-06-30mem: Add bank and rank indices as fields to the DRAM bankAndreas Hansson