summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02python: Remove SWIGAndreas Sandberg
2017-05-02base, sim, dev: Remove SWIGAndreas Sandberg
2017-05-02scons: Remove SWIG supportAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-05-02ext: Fix undefined macro in pybindAndreas Sandberg
2017-05-02ext: Add pybind rev f4b81b3Andreas Sandberg
2017-05-01scons: Remove the SPAWN hack added earlier.Gabe Black
2017-05-01scons: Group Source-s based on what SConscript included them.Gabe Black
2017-05-01scons: Put Source objects in groups and partially link them.Gabe Black
2017-05-01scons: Add builders for partially linked object files.Gabe Black
2017-05-01arch-sparc: Fix wrong indentation causing warnings for gcc 6Nikos Nikoleris
2017-05-01dev: Add ATA command used in recent Linux kernelsJason Lowe-Power
2017-04-28scons: Add a Transform() for when linking shared libraries.Gabe Black
2017-04-28scons: Find ext build directories automatically.Gabe Black
2017-04-25misc: Add MAINTAINERS fileJason Lowe-Power
2017-04-21tests: Remove unused options from tests.pyAndreas Sandberg
2017-04-18x86: fixed branching() computation for branch uopsSanti Galan
2017-04-14scons: When spawning the linker process, don't involve the shell.Gabe Black
2017-04-11config, arm: Add an example power modelAndreas Sandberg
2017-04-11power: Allow global stats in power equationsStephan Diestelhorst
2017-04-11misc: minor fix for the gem5-SystemC/TLM coupling.Éder F. Zulian
2017-04-11riscv: Fix crashes with large or frequent mmapsAlec Roelke
2017-04-08power: Clarify the unit used for the power equations (W)Stephan Diestelhorst
2017-04-06power: Add a voltage variable to power expressionsAndreas Sandberg
2017-04-06power: Add error checking to MathExprPowerModelAndreas Sandberg
2017-04-05ruby: Fix MOESI_CMP_directory for new DMA status changes.Javier Cano-Cano
2017-04-05riscv: fix Linux problems with LR and SC opsAlec Roelke
2017-04-05riscv: fix compatibility with Linux toolchainAlec Roelke
2017-04-05riscv: add remote gdb supportAlec Roelke
2017-04-05riscv: fix error on memory op address overflowAlec Roelke
2017-04-05riscv: enable unaligned memory accessesAlec Roelke
2017-04-05stats: Update some stats after simulated program exit behavior was changed.Gabe Black
2017-04-05stats: Update the stats for 70.twolf for x86 o3-timing mode.Gabe Black
2017-04-05stats: Update 04.gpu stats.Gabe Black
2017-04-05stats: Update ARM FS stats.Gabe Black
2017-04-05stats: Update the 40.m5threads stats.Gabe Black
2017-04-05stats: Rename num_syscalls to numSyscalls in the reference stats.Gabe Black
2017-04-05stats: Update 01.hello-2T-smt and 40.perlbmks stats on ARM/Alpha o3-timing.Gabe Black
2017-04-05stats: Update the stats for 04.gpu for x86/linux/gpu-ruby-GPU_Rf0.Gabe Black
2017-04-05stats: Update the solaris boot stats for the new op classes.Gabe Black
2017-04-05stats: Update the solaris boot stats for the default snoop_filter.Gabe Black
2017-04-05stats: Update the solaris boot stats for new snoopTraffic stat.Gabe Black
2017-04-05config: Add a default system disk image for SPARC FS.Gabe Black
2017-04-05stats: Update SPARC solaris boot stats.Gabe Black
2017-04-05stats: Remove stats from the SPARC solaris boot which were silenced.Gabe Black
2017-04-05stats: Add a boat load of stats to the SPARC solaris boot regression.Gabe Black
2017-04-05stats: Un-empty the SPARC FS stats.txt file.Gabe Black
2017-04-05scons: Fix hook installation error caused by stale cacheAndreas Sandberg
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-04-03arm, dev: add basic support for GICC_BPR registerCurtis Dunham