gem5.git
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.
2018-11-20 Gabe Blacksim: Deschedule existing events when destructing an...
2018-11-19 Gabe Blackbase: Don't let exceptions leak from the to_number...
2018-11-19 Gabe Blacksystemc: Stop explicitly adding the systemc ext dir...
2018-11-19 Gabe Blacksystemc: Put systemc headers in the include path when...
2018-11-19 Gabe Blacksystemc: Increase the stack size for the sc_main fiber...
2018-11-18 Gabe Blackbase: Set up a guard page for fiber stacks.
2018-11-18 Javier Buenomem-cache: a missing cast was truncating addresses
2018-11-17 Pau Cabrecpu: Fix LTAGE max number of allocations on update
2018-11-17 Pau Cabreconfigs: Added an option for choosing branch predictor...
2018-11-16 Srikant Bharadwajsim: Fix data type of ticks per second before passing...
2018-11-16 Matteo Andreozzimem: avoid calling regStat twice on a QoSPolicy
2018-11-16 Rekai Gonzalez... cpu: Fix the usage of const DynInstPtr
2018-11-15 Javier Buenomem-cache: fix invalid iterator access
2018-11-15 Danielmem-cache: Make StridePrefetcher use Replacement Policies
2018-11-15 Danielmem-cache: Add invalidation function to StrideEntry
2018-11-15 Danielmem-cache: Make PCTable context independent
2018-11-15 Danielmem-cache: Vectorize StridePrefetcher's entries.
2018-11-15 Danielmem-cache: Return entry in StridePrefetcher::pcTableHit()
2018-11-15 Danielmem-cache: Cleanup prefetchers
2018-11-15 Ciro Santilliscons: add --gold-linker to link with the gold linker
2018-11-14 Pau Cabrecpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
2018-11-14 Daniel R. Carvalhomem-cache: Remove Cache dependency from Tags
2018-11-14 Daniel R. Carvalhomem-cache: Move access latency calculation to Cache
2018-11-14 Giacomo Travagliniarch-arm: Print register name when warning on AT instru...
2018-11-14 Javier Buenomem-cache: implement a probe-based interface
2018-11-14 Giacomo Travaglinisim: Move BitUnion overloading to show/parseParams
2018-11-14 Giacomo Travaglinisim: Move paramIn/Out definition to header file
2018-11-13 Pau Cabrecpu: Fixed PC shifting on LTAGE branch predictor
2018-11-13 Nikos Nikolerismem-cache: Align how we handle requests in atomic with...
2018-11-12 Giacomo Travaglinisystemc: Push python headers on top of sources
2018-11-12 Gabe Blacksystemc: Stop using python to set/manage the global...
2018-11-12 Gabe Blacksim: Push the global frequency management code into...
2018-11-09 Nikos Nikolerisconfigs: Revamp ruby mem test to align with MemTest
2018-11-09 Gabe Blacksystemc: Get rid of a duplicated base class initializer...
2018-11-09 Gabe Blacksystemc: Add a missing "const" on one of the sc_event...
2018-11-09 Gabe Blacksystemc: Only build python utility code if python is...
2018-11-09 Gabe Blacksystemc: Separate and conditionalize exposing sc_main...
2018-11-09 Gabe Blacksystemc: Seperate out the sc_main fiber and its bookkee...
2018-11-09 Gabe Blacksystemc: Stop using python init to set up predefined...
next