projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-12-05
Daniel R. Carvalho
mem-cache: Remove writebacks parameter from serviceMSHR...
commit
|
commitdiff
|
tree
2018-12-04
Daniel R. Carvalho
mem-cache: Add getter and setter to CacheBlk::whenReady
commit
|
commitdiff
|
tree
2018-12-04
Nikos Nikoleris
base: Fix fiber compilation issue for Mac OS
commit
|
commitdiff
|
tree
2018-12-04
Nikos Nikoleris
base, sim: Add missing destructors
commit
|
commitdiff
|
tree
2018-12-03
Giacomo Gabrielli
base: Add type alias for raw pointer in RefCountingPtr
commit
|
commitdiff
|
tree
2018-12-03
Daniel R. Carvalho
mem-cache: Optimize sector valid and secure check
commit
|
commitdiff
|
tree
2018-12-03
Rekai Gonzalez...
cpu: Change raw pointers to STL Containers
commit
|
commitdiff
|
tree
2018-12-03
Ciro Santilli
arch-arm: correctly set floats from GDB on aarch64
commit
|
commitdiff
|
tree
2018-12-03
Ciro Santilli
base: increase the GDB buffer size dynamically
commit
|
commitdiff
|
tree
2018-12-03
Ciro Santilli
arch-arm: only change the pc address when GDB registers...
commit
|
commitdiff
|
tree
2018-12-03
Ciro Santilli
arch-arm: fix the aarch64 GDB stub
commit
|
commitdiff
|
tree
2018-11-30
Gabe Black
systemc: Disable systemc when using gcc versions older...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
base: Change the unit test binary names to use .test...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
base: Rename unit test cc files to be *.test.cc.
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
util: Add the scons configuration cache to .gitignore...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
systemc: Update the gem5-within-systemc README to menti...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
base: Fix include order in the inifile unit test.
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
systemc: Run the systemc tests directly from their...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
systemc: Run the systemc tests with the CWD in the...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
systemc: Add DEPS files for some tests with non-source...
commit
|
commitdiff
|
tree
2018-11-29
Gabe Black
systemc: Make verify.py recognize a DEPS file in test...
commit
|
commitdiff
|
tree
2018-11-28
Nikos Nikoleris
base: Add missing overrides in statistics header
commit
|
commitdiff
|
tree
2018-11-28
Nikos Nikoleris
arch-arm: Add missing template declaration
commit
|
commitdiff
|
tree
2018-11-28
Pau Cabre
cpu: Added new stats to TAGE and LTAGE branch predictors
commit
|
commitdiff
|
tree
2018-11-28
Pau Cabre
cpu: split LTAGE implementation into a base TAGE and...
commit
|
commitdiff
|
tree
2018-11-28
Rekai Gonzalez...
cpu,arch-arm: Initialise data members
commit
|
commitdiff
|
tree
2018-11-28
Matteo Andreozzi
arch-arm: clang compilation fixes
commit
|
commitdiff
|
tree
2018-11-28
Giacomo Travaglini
tests: Convert IniFile unit test to a GTest
commit
|
commitdiff
|
tree
2018-11-27
Gabe Black
hsail: Fix a warning/build failure for HSAIL_X86.
commit
|
commitdiff
|
tree
2018-11-27
Gabe Black
arch, base, cpu, gpu, mem: Replace assert(0 or false...
commit
|
commitdiff
|
tree
2018-11-27
Ciro Santilli
sim-se: only implement getdentsFunc on supported hosts
commit
|
commitdiff
|
tree
2018-11-27
Ciro Santilli
systemc: set endianess to fix build for ARM host
commit
|
commitdiff
|
tree
2018-11-27
Gabe Black
base: Add some functions to convert floats to bits...
commit
|
commitdiff
|
tree
2018-11-26
Daniel R. Carvalho
mem-cache: Add setters to validate and secure block
commit
|
commitdiff
|
tree
2018-11-22
Pau Cabre
cpu: Made LTAGE parameters configurable
commit
|
commitdiff
|
tree
2018-11-22
Pau Cabre
cpu: Fixed useful counter handling in LTAGE
commit
|
commitdiff
|
tree
2018-11-22
Pau Cabre
cpu: Fixes on the loop predictor part of LTAGE
commit
|
commitdiff
|
tree
2018-11-21
Gabe Black
x86: Get rid of a problematic DPRINTF in PremFp.
commit
|
commitdiff
|
tree
2018-11-20
Gabe Black
sim: Deschedule existing events when destructing an...
commit
|
commitdiff
|
tree
2018-11-19
Gabe Black
base: Don't let exceptions leak from the to_number...
commit
|
commitdiff
|
tree
2018-11-19
Gabe Black
systemc: Stop explicitly adding the systemc ext dir...
commit
|
commitdiff
|
tree
2018-11-19
Gabe Black
systemc: Put systemc headers in the include path when...
commit
|
commitdiff
|
tree
2018-11-19
Gabe Black
systemc: Increase the stack size for the sc_main fiber...
commit
|
commitdiff
|
tree
2018-11-18
Gabe Black
base: Set up a guard page for fiber stacks.
commit
|
commitdiff
|
tree
2018-11-18
Javier Bueno
mem-cache: a missing cast was truncating addresses
commit
|
commitdiff
|
tree
2018-11-17
Pau Cabre
cpu: Fix LTAGE max number of allocations on update
commit
|
commitdiff
|
tree
2018-11-17
Pau Cabre
configs: Added an option for choosing branch predictor...
commit
|
commitdiff
|
tree
2018-11-16
Srikant Bharadwaj
sim: Fix data type of ticks per second before passing...
commit
|
commitdiff
|
tree
2018-11-16
Matteo Andreozzi
mem: avoid calling regStat twice on a QoSPolicy
commit
|
commitdiff
|
tree
2018-11-16
Rekai Gonzalez...
cpu: Fix the usage of const DynInstPtr
commit
|
commitdiff
|
tree
2018-11-15
Javier Bueno
mem-cache: fix invalid iterator access
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Make StridePrefetcher use Replacement Policies
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Add invalidation function to StrideEntry
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Make PCTable context independent
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Vectorize StridePrefetcher's entries.
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Return entry in StridePrefetcher::pcTableHit()
commit
|
commitdiff
|
tree
2018-11-15
Daniel
mem-cache: Cleanup prefetchers
commit
|
commitdiff
|
tree
2018-11-15
Ciro Santilli
scons: add --gold-linker to link with the gold linker
commit
|
commitdiff
|
tree
2018-11-14
Pau Cabre
cpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
commit
|
commitdiff
|
tree
2018-11-14
Daniel R. Carvalho
mem-cache: Remove Cache dependency from Tags
commit
|
commitdiff
|
tree
2018-11-14
Daniel R. Carvalho
mem-cache: Move access latency calculation to Cache
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
arch-arm: Print register name when warning on AT instru...
commit
|
commitdiff
|
tree
2018-11-14
Javier Bueno
mem-cache: implement a probe-based interface
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
sim: Move BitUnion overloading to show/parseParams
commit
|
commitdiff
|
tree
2018-11-14
Giacomo Travaglini
sim: Move paramIn/Out definition to header file
commit
|
commitdiff
|
tree
2018-11-13
Pau Cabre
cpu: Fixed PC shifting on LTAGE branch predictor
commit
|
commitdiff
|
tree
2018-11-13
Nikos Nikoleris
mem-cache: Align how we handle requests in atomic with...
commit
|
commitdiff
|
tree
2018-11-12
Giacomo Travaglini
systemc: Push python headers on top of sources
commit
|
commitdiff
|
tree
2018-11-12
Gabe Black
systemc: Stop using python to set/manage the global...
commit
|
commitdiff
|
tree
2018-11-12
Gabe Black
sim: Push the global frequency management code into...
commit
|
commitdiff
|
tree
2018-11-09
Nikos Nikoleris
configs: Revamp ruby mem test to align with MemTest
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Get rid of a duplicated base class initializer...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Add a missing "const" on one of the sc_event...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Only build python utility code if python is...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Separate and conditionalize exposing sc_main...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Seperate out the sc_main fiber and its bookkee...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Stop using python init to set up predefined...
commit
|
commitdiff
|
tree
2018-11-09
Gabe Black
systemc: Wrap some report maps in functions.
commit
|
commitdiff
|
tree
2018-11-08
Daniel R. Carvalho
configs: Add missing path to ruby imports
commit
|
commitdiff
|
tree
2018-11-07
Daniel R. Carvalho
mem-ruby: Use Packet writing functions instead of memcpy
commit
|
commitdiff
|
tree
2018-11-07
Tony Gutierrez
misc: Update workflow requirements in CONTRIBUTING.md
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Deprecate usage of legacy bootloader patching
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: ArmSystem::resetAddr64 renamed to be used...
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Implement AArch32 RVBAR
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Remove SCTLR.VE bit
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Refactor ISA::clear by adding a ISA::clear32...
commit
|
commitdiff
|
tree
2018-11-07
Giacomo Travaglini
arch-arm: Remove MISCREG commented numbers
commit
|
commitdiff
|
tree
2018-11-07
Gabe Black
systemc: Fix some paths in the tlm SCons(script|struct).
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Change the integer and fp register widths to...
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Clean up type overrides for operands.
commit
|
commitdiff
|
tree
2018-11-06
Gabe Black
mips: Explicitly truncate the syscall return value...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
null: Claim to use 64 bit floating point registers.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
sparc: Switch the FloatReg and FloatRegBits types to...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
base: Add standard types for floating and nonfloating...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Enable systemc support by default.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Explicitly keep the sc_port bind alongside...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Change how SC_BIND_PROXY_NIL is initialized.
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Get rid of implementations for some disabled...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Move a function after the class it uses intern...
commit
|
commitdiff
|
tree
2018-11-05
Gabe Black
systemc: Get rid of an unused private member in sc_clock.
commit
|
commitdiff
|
tree
next