index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-08
util: Fix incorrect return type in m5 writefile
Andreas Sandberg
2017-05-08
scons: Replace str(foo.get_contents()) with foo.get_text_contents().
Gabe Black
2017-05-08
scons: Make env['USE_PYTHON'] a source for createEnumStrings.
Gabe Black
2017-05-06
config: Remove support for CPU aliases.
Gabe Black
2017-05-05
syscall_emul: Argument retrieval bug fix
Alexandru Dutu
2017-05-03
scons: Merge reading test SConscripts into makeEnv.
Gabe Black
2017-05-03
scons: Fix the compiler flag used for partial linking.
Gabe Black
2017-05-02
python: Remove SWIG
Andreas Sandberg
2017-05-02
base, sim, dev: Remove SWIG
Andreas Sandberg
2017-05-02
scons: Remove SWIG support
Andreas Sandberg
2017-05-02
python: Use PyBind11 instead of SWIG for Python wrappers
Andreas Sandberg
2017-05-02
ext: Fix undefined macro in pybind
Andreas Sandberg
2017-05-02
ext: Add pybind rev f4b81b3
Andreas Sandberg
2017-05-01
scons: Remove the SPAWN hack added earlier.
Gabe Black
2017-05-01
scons: Group Source-s based on what SConscript included them.
Gabe Black
2017-05-01
scons: Put Source objects in groups and partially link them.
Gabe Black
2017-05-01
scons: Add builders for partially linked object files.
Gabe Black
2017-05-01
arch-sparc: Fix wrong indentation causing warnings for gcc 6
Nikos Nikoleris
2017-05-01
dev: Add ATA command used in recent Linux kernels
Jason Lowe-Power
2017-04-28
scons: Add a Transform() for when linking shared libraries.
Gabe Black
2017-04-28
scons: Find ext build directories automatically.
Gabe Black
2017-04-25
misc: Add MAINTAINERS file
Jason Lowe-Power
2017-04-21
tests: Remove unused options from tests.py
Andreas Sandberg
2017-04-18
x86: fixed branching() computation for branch uops
Santi Galan
2017-04-14
scons: When spawning the linker process, don't involve the shell.
Gabe Black
2017-04-11
config, arm: Add an example power model
Andreas Sandberg
2017-04-11
power: Allow global stats in power equations
Stephan Diestelhorst
2017-04-11
misc: minor fix for the gem5-SystemC/TLM coupling.
Éder F. Zulian
2017-04-11
riscv: Fix crashes with large or frequent mmaps
Alec Roelke
2017-04-08
power: Clarify the unit used for the power equations (W)
Stephan Diestelhorst
2017-04-06
power: Add a voltage variable to power expressions
Andreas Sandberg
2017-04-06
power: Add error checking to MathExprPowerModel
Andreas Sandberg
2017-04-05
ruby: Fix MOESI_CMP_directory for new DMA status changes.
Javier Cano-Cano
2017-04-05
riscv: fix Linux problems with LR and SC ops
Alec Roelke
2017-04-05
riscv: fix compatibility with Linux toolchain
Alec Roelke
2017-04-05
riscv: add remote gdb support
Alec Roelke
2017-04-05
riscv: fix error on memory op address overflow
Alec Roelke
2017-04-05
riscv: enable unaligned memory accesses
Alec Roelke
2017-04-05
stats: Update some stats after simulated program exit behavior was changed.
Gabe Black
2017-04-05
stats: Update the stats for 70.twolf for x86 o3-timing mode.
Gabe Black
2017-04-05
stats: Update 04.gpu stats.
Gabe Black
2017-04-05
stats: Update ARM FS stats.
Gabe Black
2017-04-05
stats: Update the 40.m5threads stats.
Gabe Black
2017-04-05
stats: Rename num_syscalls to numSyscalls in the reference stats.
Gabe Black
2017-04-05
stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/Alpha o3-timing.
Gabe Black
2017-04-05
stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GPU_Rf0.
Gabe Black
2017-04-05
stats: Update the solaris boot stats for the new op classes.
Gabe Black
2017-04-05
stats: Update the solaris boot stats for the default snoop_filter.
Gabe Black
2017-04-05
stats: Update the solaris boot stats for new snoopTraffic stat.
Gabe Black
2017-04-05
config: Add a default system disk image for SPARC FS.
Gabe Black
[next]