mem-cache: Avoid hiding a virtual method in the dictionary compressor.
[gem5.git] / src /
2019-11-28 Gabe Blackmem-cache: Avoid hiding a virtual method in the diction...
2019-11-28 Gabe Blackmem-cache: Remove a std::move clang says is unnecessary.
2019-11-28 Gabe Blackarm: Make sure not to shift off of the end of a uint32_...
2019-11-27 Giacomo Travaglinibase, python: Allow dirname selection for the interpreter
2019-11-27 Giacomo Travaglinibase: Fix DPRINTF_UNCONDITIONAL on gem5.fast
2019-11-27 Giacomo Travaglinisim-se: Check Path redirection when mmapping
2019-11-26 Ciro Santillisim: prefix --debug-flags Event logs with the flag...
2019-11-26 Ciro Santillicpu: prefix ExecEnable to the native trace to match...
2019-11-26 Ciro Santillibase: generalize ExecTicks to all messages with FmtTicksOff
2019-11-26 Ciro Santillibase: create DPRINTF_UNCONDITIONAL
2019-11-26 Ciro Santillibase: add the --debug-flag to DPRINTF output with FmtFlag
2019-11-26 Giacomo Travagliniarch-arm: Make the Tarmac parsed registers case insensitive
2019-11-26 Ian Jiangarch-riscv: Fix immediate decoding for integer shift...
2019-11-26 Ian Jiangarch-riscv: Fix disassembling for fence and fence.i
2019-11-26 Gabe Blackarch,cpu: Get rid of ISA_HAS_CC_REGS and its associated...
2019-11-25 Gabe Blackarm: Stop serializing ISA values wihch are cached from...
2019-11-25 Adrian Herreraarch-arm: default MIDR for Armv8 ISA processors
2019-11-25 Giacomo Travaglinidev-arm: Adjust off_chip ranges in VExpress_GEM5 platform
2019-11-25 Ciro Santillicpu: log thread activate and suspend with --debug-flags...
2019-11-25 Ciro Santillisim-se: don't wake up threads that are halted on futex
2019-11-25 Ian Jiangarch-riscv: Fix disassembling for atomic instructions
2019-11-25 Ian Jiangarch-riscv: Fix disassembling of operand list for compr...
2019-11-25 Ian Jiangarch-riscv: Fix disassembling of immediate for U-type...
2019-11-22 IanJiangICTarch-riscv: Fix bug in serialize and unserialize of...
2019-11-21 Gabe Blackscons: Use the new error() and warning() methods.
2019-11-21 Gabe Blackscons: Use HAVE_PROTOC when building protobuf files.
2019-11-21 Bobby R. Brucetests,base: Added GTests for exec_ecoff.h and exec_aout.h
2019-11-21 Bobby R. Brucetest,base: Added GTest for base/loader/image_file_data.cc
2019-11-21 Giacomo Travaglinibase: Remove tests making use of Big/LittleEndianOrder...
2019-11-20 Brandon Potterbase,tests: Expanded GTests for addr_range.hh
2019-11-20 Bobby R. Brucetests, base: Added GTests for base/intmath.cc
2019-11-20 Mahyar Samanitests, base: Removed dead code from base/intmath
2019-11-18 Gabe Blackarch: Get rid of the (Big|Little)EndianGuest namespaces.
2019-11-18 Gabe Blackarch: Make and use endian specific versions of the...
2019-11-18 Adrian Herreraarch-arm: R/W interface to AArch32 HCR2 misc reg
2019-11-18 Isaac Sánchez Barreramem-cache: Initialize all members of `QueuedPrefetcher...
2019-11-18 Isaac Sánchez Barreramem-cache: Fix destructor of `BasePrefetcher::PrefetchI...
2019-11-18 Giacomo Travagliniarch-arm: Fix short descriptors cacheability during...
2019-11-18 Giacomo Travagliniarch-arm: Fix long descriptors cacheability during...
2019-11-16 Bobby R. Brucetests: Added GTests for byteswap.hh
2019-11-14 Mahyar Samanitests, base: Removed ambiguity from base/intmath.hh
2019-11-14 Chun-Chen TK Hsuarch-arm: Refactor code to check if gic is GicV2
2019-11-14 Chun-Chen TK Hsuconfig: Add fastmodel cluster in fs_bigLITTLE.py
2019-11-14 Chun-Chen TK Hsufastmodel: Add VExpressFastmodel platform
2019-11-13 Gabe Blackarm: Replace most htog and gtoh with htole and letoh.
2019-11-13 Adrian Herreraarch-arm: fix routeToHyp for AArch64 in faults
2019-11-13 Bobby R. Brucetests: Added GTests for base/chunk_generator.hh
2019-11-13 Gabe Blackfastmodel: Implement reading vector registers with...
2019-11-13 Bobby R. Brucetests: Added GTests for base/types.cc
2019-11-12 Bobby R. Brucetests,base: Added GTests for base/condcodes.hh
2019-11-11 Giacomo Travagliniarch-arm: Fix TarmacParser handling of 64bit LD/ST
2019-11-11 Giacomo Travagliniarch-arm: Provide SVE support to the TarmacTracer
2019-11-11 Giacomo Gabrielliarch-arm: Provide SVE support to the TarmacParser
2019-11-07 Gabe Blackarm: Set the number of FloatRegs to zero.
2019-11-07 Bobby R. Brucetests,base: Added GTests for base/match.cc
2019-11-07 Gabe Blackcpu: Fix a bug in getCurrentInstCount in the checker...
2019-11-07 Gabe Blackpower: Replace gtoh and htog with betoh and htobe.
2019-11-07 Gabe Blackx86: Replace htog and gtoh with htole and letoh.
2019-11-07 Gabe Blackmips: Replace gtoh and htog with letoh and htole.
2019-11-07 Gabe Blacksparc: Replace htog and gtoh with htobe and betoh.
2019-11-07 Hoa Nguyensystemc: Remove boost dependency caused by tlm
2019-11-07 Gabe Blackfastmodel: Plumb the ITB and DTB through the IRIS threa...
2019-11-06 Gabe Blackfastmodel: Implement inst count events in the IRIS...
2019-11-06 Nikos Nikolerisarch-arm: Simplify AMO code generation templates
2019-11-06 Gabe Blackcpu: Use std::array for registers in SimpleThread.
2019-11-05 Giacomo Travagliniarch-arm: Annotate original address in CMOs
2019-11-05 Polydoros Petrakismem-ruby: Reset Ruby Sequencer Outstanding Requests...
2019-11-05 Adrian Herreradev-arm: optional instantiation of GICv3 ITS
2019-11-04 Daniel R. Carvalhomem-cache: Modify compressor to appease newer compilers
2019-11-04 Daniel R. Carvalhomem-cache: Implement a perfect compressor
2019-11-04 Daniel R. Carvalhomem-cache: Make BDI a multi compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement a multi compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement BDI sub-compressors
2019-11-04 Daniel R. Carvalhomem-cache: Implement a repeated values compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement a zero compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement FPC-D cache compression
2019-11-02 Gabe Blackarch,cpu: Move endianness conversion of inst bytes...
2019-11-01 Gabe Blackmem: Delete the packet accessors which use guest endian...
2019-11-01 seanzwarch-x86: Fix FLDCW_P and FNSTCW_P to use rip.
2019-11-01 Adrian Herreraarch-arm: generic method for getting an ArmSystem
2019-11-01 Giacomo Travaglinidev-arm: Add SMMUv3 to VExpress_GEM5_V*
2019-10-31 Gabe Blackfastmodel: Add CortexA76x[234] models.
2019-10-31 Gabe Blackfastmodel: Enable auto bridging and use it to simplify...
2019-10-31 Gabe Blackfastmodel: Templatize the xn versions of the CortexA76.
2019-10-31 Daniel R. Carvalhomem-cache: Fix missing header in associative set
2019-10-31 Joe Grossmem-ruby: Fixed pipeline squashes caused by aliased...
2019-10-31 Brandon Pottercpu-o3: bugfix for partial faults in x86
2019-10-31 Gabe Blackalpha: Convert htog and gtoh to htole and letoh.
2019-10-30 Gabe Blackarch,sim: Make copyStringArray take an explicit endianness.
2019-10-30 Gabe Blackkern: When dumping dmesg, detect the byte order dynamic...
2019-10-30 Gabe Blacksim: Use the system and OS to get endianness.
2019-10-30 Gabe Blackarch: Make endianness a property of the OS class syscal...
2019-10-30 Gabe Blackdev: Make the virtio devices track endianness explicitly.
2019-10-30 Gabe Blacksim: Add a getGuestByteOrder accessor to the system...
2019-10-30 Gabe Blackfastmodel: Refactor the CortexA76x1 model for MP support.
2019-10-30 Pouya Fotouhidev: Adding support for large BAR
2019-10-30 Giacomo Travaglinibase: Name segments after their index
2019-10-30 Giacomo Gabriellicpu-o3: Fix handling of some mem. order violations
2019-10-30 Gabe Blackdev: Remove TheISA from ns_gige.cc.
2019-10-30 Gabe Blackdev: Stop including config/the_isa.hh unnecessarily.
next