gem5.git
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2019-01-10 Javier Setoainsim-se, arch-arm: Add support for getdents64
2019-01-10 Andreas Sandbergarch-arm, sim-se: Add support for TLS in clone
2019-01-10 Andreas Sandbergarch-arm, sim-se: Fix incorrect SP handling in clone
2019-01-10 Andreas Sandbergsim-se: Refactor clone to avoid most ifdefs
2019-01-10 Andreas Sandbergsim-se: Correctly calculate next PC in clone
2019-01-10 Andreas Sandbergsim-se: Use CONFIG_CLONE_BACKWARDS for Arm
2019-01-10 Javier Setoainarch-arm, sim-se: Wire up syscalls needed for pthreads
2019-01-10 Jairo Balartdev-arm: Add a VExpress_GEM5_V2 platform with GICv3...
2019-01-10 Jairo Balartdev-arm: Add a GICv3 model
2019-01-10 Giacomo Travaglinibase: Make it possible to convert strings to enums
2019-01-10 Gabe Blacksystemc: Fix a function which was broken during style...
2019-01-09 Ivan Pizarroarch-arm: Additional bits in misc ARM registers to...
2019-01-09 Gabe Blacksystemc: Make input.txt a dependency for the tlm/endian...
2019-01-09 Gabe Blacksystemc: Exclude some failing systemc TLM tests in...
2019-01-09 Gabe Blacksystemc: Remove the TLM dependence on a non-standard...
2019-01-09 Gabe Blacksystemc: Stop using the sc_string_view type.
2019-01-09 Gabe Blacksystemc: Replace sc_core::sc_type_index with std::type_...
2019-01-09 Gabe Blacksystemc: Stop using the Accellera specific "none" globa...
2019-01-09 Gabe Blacksystemc: Rename tlm_core header files to have a .hh...
2019-01-09 Gabe Blacksystemc: Add a dummy argv[0] when running the tests.
2019-01-09 Gabe Blacksystemc: Stop using the non-standard sc_time % in TLM.
2019-01-09 Gabe Blacksystemc: Add an elaboration_done method to sc_simcontext.
2019-01-09 Gabe Blacksystemc: Include cstring in the tlm header file.
2019-01-09 Gabe Blacksystemc: Remove redundant tlm_ prefixes from file names.
2019-01-09 Gabe Blacksystemc: Replace some calls to some Accellera specific...
2019-01-09 Gabe Blacksystemc: Rename tlm .cpp files to .cc and add SConscripts.
2019-01-09 Gabe Blacksystemc: Fix style issues in the TLM header files.
2019-01-09 Gabe Blacksystemc: Also look for tests in the tlm test directory.
2019-01-09 Gabe Blacksystemc: Initial import of TLM headers from Accellera.
2019-01-07 Jairo Balartsystem-arm: Add device tree for new VExpress GEM5_V2...
2019-01-07 Jairo Balartsystem-arm: Add aarch64 bootloader support for GICv3
2019-01-07 Nikos Nikolerisscons: Disable partial linking on Mac OS
2019-01-04 Jan-Peter Larssondev, arm: Warn on PL011 DMA disable
2019-01-04 Anouk Van Laerdev-arm: Added VGIC GICV_IIDR response
2019-01-04 Giacomo Travaglinidev-arm: Implement GIC-400 model from GicV2
2019-01-04 Giacomo Travaglinidev-arm: Move VGic from Realview.py to Gic.py
2019-01-04 Anouk Van Laerdev-arm: Added unimplemented GICv2 GICC_DIR
2019-01-03 Curtis Dunhamarm: properly handle RES0/1 for SCTLRs
2018-12-22 Gabe Blackcpu: Stop using unions to store FP registers.
2018-12-20 Gabe Blackarch, cpu: Remove float type accessors.
2018-12-19 Giacomo Travagliniarch-arm: Add Crypto in SE mode
2018-12-19 Nikos Nikolerissystemc: Allow specific functions to shadow the base...
2018-12-19 Nikos Nikolerisscons: Disable systemc on Mac OS
2018-12-18 Gabe Blackarch: Make the ISA parser always use binary floating...
2018-12-18 Gabe Blacksystemc: Ensure resets and edges are notified when...
2018-12-11 Pau Cabrecpu: Fixed typos in parameter/stats descriptions
2018-12-11 Pau Cabrecpu: Added parameters to enable/disable features in...
2018-12-11 Tony Gutierrezcpu-o3: Fix bug in LSQUnit(uint32_t, uint32_t) ctor
2018-12-10 Gabe Blacksystemc: Update test output for longer lived processes.
2018-12-10 Gabe Blacksystemc: Update the ordering in the reference output...
2018-12-10 Gabe Blacksystemc: Ignore process control functions on terminated...
2018-12-10 Gabe Blacksystemc: Update signals before initing processes.
2018-12-08 Giacomo Travaglinibase, systemc: Fix clang compilation
2018-12-07 Giacomo Travaglinimem: Compile tracePacket only when TRACING_ON is defined
2018-12-07 Daniel R. Carvalhomem-cache: Workaround for setWhenReady assertion
2018-12-06 Matteo Andreozziext: Remove unused bankwiseMode variable
2018-12-06 Rekai Gonzalez... base: Ported circlebuf to CircularQueue
2018-12-06 Rekai Gonzalez... base: Iterable CircularQueue implementation
2018-12-06 Giacomo Travagliniext: Build googlemock with googletest
2018-12-06 Giacomo Travagliniext: Import googlemock, release version 1.8.0
2018-12-05 Tony Gutierrezarch-x86: Add sys/syscall.h to x86 process.cc/syscall_e...
2018-12-05 Daniel R. Carvalhomem-cache: Remove writebacks parameter from serviceMSHR...
2018-12-04 Daniel R. Carvalhomem-cache: Add getter and setter to CacheBlk::whenReady
2018-12-04 Nikos Nikolerisbase: Fix fiber compilation issue for Mac OS
2018-12-04 Nikos Nikolerisbase, sim: Add missing destructors
2018-12-03 Giacomo Gabriellibase: Add type alias for raw pointer in RefCountingPtr
2018-12-03 Daniel R. Carvalhomem-cache: Optimize sector valid and secure check
2018-12-03 Rekai Gonzalez... cpu: Change raw pointers to STL Containers
2018-12-03 Ciro Santilliarch-arm: correctly set floats from GDB on aarch64
2018-12-03 Ciro Santillibase: increase the GDB buffer size dynamically
2018-12-03 Ciro Santilliarch-arm: only change the pc address when GDB registers...
2018-12-03 Ciro Santilliarch-arm: fix the aarch64 GDB stub
2018-11-30 Gabe Blacksystemc: Disable systemc when using gcc versions older...
2018-11-29 Gabe Blackbase: Change the unit test binary names to use .test...
2018-11-29 Gabe Blackbase: Rename unit test cc files to be *.test.cc.
2018-11-29 Gabe Blackutil: Add the scons configuration cache to .gitignore...
2018-11-29 Gabe Blacksystemc: Update the gem5-within-systemc README to menti...
2018-11-29 Gabe Blackbase: Fix include order in the inifile unit test.
2018-11-29 Gabe Blacksystemc: Run the systemc tests directly from their...
2018-11-29 Gabe Blacksystemc: Run the systemc tests with the CWD in the...
2018-11-29 Gabe Blacksystemc: Add DEPS files for some tests with non-source...
2018-11-29 Gabe Blacksystemc: Make verify.py recognize a DEPS file in test...
2018-11-28 Nikos Nikolerisbase: Add missing overrides in statistics header
2018-11-28 Nikos Nikolerisarch-arm: Add missing template declaration
2018-11-28 Pau Cabrecpu: Added new stats to TAGE and LTAGE branch predictors
2018-11-28 Pau Cabrecpu: split LTAGE implementation into a base TAGE and...
2018-11-28 Rekai Gonzalez... cpu,arch-arm: Initialise data members
2018-11-28 Matteo Andreozziarch-arm: clang compilation fixes
2018-11-28 Giacomo Travaglinitests: Convert IniFile unit test to a GTest
2018-11-27 Gabe Blackhsail: Fix a warning/build failure for HSAIL_X86.
2018-11-27 Gabe Blackarch, base, cpu, gpu, mem: Replace assert(0 or false...
2018-11-27 Ciro Santillisim-se: only implement getdentsFunc on supported hosts
2018-11-27 Ciro Santillisystemc: set endianess to fix build for ARM host
2018-11-27 Gabe Blackbase: Add some functions to convert floats to bits...
2018-11-26 Daniel R. Carvalhomem-cache: Add setters to validate and secure block
2018-11-22 Pau Cabrecpu: Made LTAGE parameters configurable
2018-11-22 Pau Cabrecpu: Fixed useful counter handling in LTAGE
2018-11-22 Pau Cabrecpu: Fixes on the loop predictor part of LTAGE
2018-11-21 Gabe Blackx86: Get rid of a problematic DPRINTF in PremFp.
next