gem5.git
2020-07-04 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.3
2020-07-04 Hsuan Hsuarch-arm: Remove m5ops_base declaration from ArmSystem
2020-06-08 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.2
2020-06-05 seanzwmem-ruby: Fix Prefetcher to RubyPrefetcher in StateMachine.
2020-06-02 Bobby R. Brucemisc: Updated release notes and version to v20.0.0.1 v20.0.0.1
2020-06-01 Hoa Nguyenpython: Fix m5's tick rounding mechanism
2020-05-28 Giacomo Travaglinisystem: Remove CNTFRQ_EL0 write from arm64 boot v20.0.0.0
2020-05-28 Giacomo Travaglinidev-arm: Make CNTFRQ a GenericTimer parameter
2020-05-28 Jason Lowe... misc: Update release notes
2020-05-28 Bobby R. Brucemisc: Fixed null-pointer arithmetic error
2020-05-28 Bobby R. Brucegpu-compute,misc: Removed unused 'vaddr' capture
2020-05-28 Bobby R. Brucemem-ruby,misc: Fixed clang template def error
2020-05-28 Bobby R. Brucepython,test: Fixed boot test in python3 by removing map
2020-05-28 Bobby R. Brucescons: "no-defautled-function-deleted" flag moved to...
2020-05-28 Bobby R. Brucearch-arm,misc: Add M5_CLASS_VAR_USED to faultTick
2020-05-27 Bobby R. Brucearch-riscv,misc: Added M5_VAR_USED to MiscRegNames
2020-05-26 Bobby R. Brucescons,python: Update makeTheGPUISA to Python3
2020-05-25 Gabe Blacksystemc: Include eventq_impl.hh in scheduler.hh.
2020-05-25 Gabe Blackscons: Disable some warnings in clang.
2020-05-25 Gabe BlackRevert "systemc: Fix clang9 linker error"
2020-05-24 Bobby R. Brucetests,python: Upgrading testlib to function with Python2
2020-05-23 Jason Lowe... systemc: Fix clang9 linker error
2020-05-23 Nadia Etemadiarch-arm: Fixed spacing issue in ARM_MOESI_hammer
2020-05-23 Nadia Etemadiarch-arm: Fixed issue building ARM_MESI_Three_Level
2020-05-23 Jason Lowe... misc: Remove GCN3 as a build target
2020-05-23 Bobby R. Brucemisc: Fixed HSAIL_X86 compilation errors
2020-05-22 Hoa Nguyentests: Update memory tests to be compatible with python3
2020-05-22 Hoa Nguyenpython: Change m5's tick mechanism of rounding non...
2020-05-20 Bobby R. Brucemem-ruby: Added M5_CLASS_VAR_USED to m_id in OutputUnit
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods in sim/simobject.hh
2020-05-19 Bobby R. Brucemisc,base,stats: Tagged API methods in base/stats/group.hh
2020-05-19 Bobby R. Brucemisc: Added src/doxygen/html to .gitignore
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods and variables in eventq.hh
2020-05-19 Bobby R. Brucemisc,sim: Tagged API methods in sim/serialize.hh
2020-05-19 Bobby R. Brucemisc: Tagged API methods in sim/drain.hh
2020-05-19 Bobby R. Brucescons: Revert LTO and partial linking for gcc >=8.1
2020-05-19 Bobby R. Brucemisc,sim: Fixed std::array bracket compiler error
2020-05-18 Jason Lowe... configs: Updates for python3
2020-05-17 Jason Lowe... misc: Update Garnet_standalone build opts
2020-05-16 Gabe Blackx86: Stop setting the physical address in finalizePhysical.
2020-05-15 Bobby R. Brucescons: Added 'python3-config' to the config list
2020-05-14 Jason Lowe... util: Update style file->open for python3
2020-05-14 Giacomo Travaglinimisc: Add Arm contributions to gem5-20 RELEASE-NOTES.md
2020-05-14 Gabe Blackx86: Set a physical address for local accesses.
2020-05-14 Matthew Porembasim: Fixes for mremap
2020-05-13 Mark Hildebrandmisc: Get gem5 to build with Clang 8
2020-05-12 Bobby R. Brucemisc: Added missing optional dependencies to 18.04...
2020-05-12 Bobby R. Brucemisc: Added python-six as a dependency in 18.04 docker
2020-05-12 Bobby R. Brucemisc: Removed python3 Dockerfile
2020-05-12 Bobby R. Brucemisc: Added Dockerfile for Ubuntu 20.04
2020-05-12 Jason Lowe... scons: Update python-config flags for python3.8
2020-05-12 Giacomo Travagliniscons: Add readCommandWithReturn helper
2020-05-11 Ayaz Akramarch-riscv,tests: small update to make gem5.fast compile
2020-05-11 Matthew Porembamem: Defer deletion of respQueue.front() in DRAMCtrl
2020-05-11 Bobby R. Brucemisc: Updated resources bucket url to version 20
2020-05-11 Bobby R. Brucemisc: Updated version to 20.0.0.0
2020-05-11 Timothy Hayesmem-ruby: MESI_Two_Level missing function compilation fix
2020-05-11 Timothy Hayesmem-ruby: MOESI_CMP_directory sync fix
2020-05-08 Nils Asmussenbase,sim: allow m5writeFile with stdout/stderr.
2020-05-08 Jason Lowe... configs: Remove old boot files
2020-05-06 Ayaz Akrammem-ruby: Deep renaming of Prefetcher to RubyPrefetcher
2020-05-06 Giacomo Travaglinipython: Manually convert float to int when using %x
2020-05-06 Giacomo Travagliniutil: Make cpt_upgraders python3 compatible
2020-05-06 Giacomo Travagliniutil: Port git hooks to python3
2020-05-02 Timothy Hayesmem-ruby: MESI_Three_level prefetcher page crossing
2020-05-02 Timothy Hayesmem-ruby: MESI_Three_level prefetcher support
2020-05-02 Timothy Hayesmem-ruby: MESI_Three_Level LL/SC improvements
2020-05-02 Timothy Hayesmem-ruby: LL/SC fixes
2020-05-02 Gabe Blackutil: Add support for multiple call types in the m5...
2020-05-02 Nils Asmussenmisc: added news on RISC-V to RELEASE-NOTES.md.
2020-05-02 Nils Asmussenarch-riscv: be prepared for CSR changes during PT walk.
2020-05-02 Timothy Hayesmem-ruby: fix MESI_Three_Level erroneous transition
2020-05-02 Jason Lowe... tests: Update tests to save output on failure
2020-05-02 Jason Lowe... ext: Fix tmpfiles in testlib
2020-05-01 Nikos Nikolerisscons: Build the marshal binary in a bare minimum envir...
2020-05-01 Ayaz Akramtests: update linux boot tests
2020-05-01 Daniel R. Carvalhomem-cache: Use AssociativeSet in Stride prefetcher
2020-05-01 Daniel R. Carvalhomem-cache: Use SatCounter in Stride prefetcher
2020-05-01 Daniel R. Carvalhomem-cache: Cleanup of SBOOE prefetcher
2020-05-01 Daniel R. Carvalhomem-cache: Use CircularQueue in PIF prefetcher
2020-05-01 Daniel R. Carvalhomem-cache: Use CircularQueue for the STeMS's RMOB
2020-05-01 Daniel R. Carvalhomem-cache: Fix DCPT with CircularQueue
2020-05-01 Hsuan Hsucpu: Don't assert on branch target addresses
2020-05-01 Bobby R. Brucemisc: Added RELEASE-NOTES.md
2020-04-30 Gabe Blackpython: Fix compareVersions for python 3.
2020-04-30 Daniel R. Carvalhomem-cache: Fix priority of multi compressor
2020-04-30 Matthew Porembamem: Token port implementation
2020-04-30 Tony Gutierrezmisc: Add build opts for GCN3 GPU ISA
2020-04-30 Joe Grossconfigs: add option to set the timeouts for the TCPs...
2020-04-30 Tony Gutierrezdev-hsa: Add HSA device and HSA packet processor
2020-04-30 Tony Gutierrezarch-gcn3: Add files for arch gcn3 (GPU machine ISA)
2020-04-30 Nikos Nikolerissim: Inheritance fixes in varargs
2020-04-30 Nikos Nikolerismem-ruby: Avoid const from member due to &Message:...
2020-04-30 Nikos Nikolerisarch-arm: Fix access modifier in Arm*ProcessBits class
2020-04-30 Nikos Nikolerisscons: Disable unsupported -Wl,--as-needed in MacOS
2020-04-30 Nikos Nikolerisarch-arm: Fix inconsistency in variable name
2020-04-30 Nikos Nikolerismem-ruby: Removed the unused parameter m_id from Virtua...
2020-04-30 Nikos Nikolerisarch-arm: Fix function signature inconsistencies in...
2020-04-30 Nikos Nikolerissim: Fix mismatch between #ifndef and #define in varargs.hh
2020-04-30 Nikos Nikolerisarch-arm, mem-ruby, sim: Add missing overrides
next