Age | Commit message (Expand) | Author |
2015-12-04 | sim: Add support for generating back traces on errors | Andreas Sandberg |
2015-11-15 | sim: support for distcc pump server settings | Joe Gross |
2015-07-07 | ext: Add the NoMali GPU no-simulation library | Andreas Sandberg |
2015-07-03 | scons: remove dead leading underscore check | Curtis Dunham |
2015-07-03 | scons: Bump compiler requirement to gcc >= 4.7 and clang >= 3.1 | Andreas Hansson |
2015-06-09 | scons: Allow GNU assembler version strings with hyphen | Andreas Hansson |
2015-06-01 | kvm, arm: Add support for aarch64 | Andreas Sandberg |
2015-05-23 | build: Don't test for KVM xsave support on ARM | Andreas Sandberg |
2015-03-02 | tests: Run regression timeout as foreground | Andreas Hansson |
2015-02-03 | scons: Avoid implicit command dependencies | Andreas Hansson |
2014-12-22 | scons: Make the USE_KVM variable available in C++. | Gabe Black |
2014-12-02 | scons: Ensure dictionary iteration is sorted by key | Andreas Hansson |
2014-10-16 | config: Add the ability to read a config file using C++ and Python | Andreas Hansson |
2014-10-16 | scons: Add Undefined Behavior Sanitizer (UBSan) option | Andreas Hansson |
2014-09-22 | scons: Add --without-tcmalloc build option | Curtis Dunham |
2014-10-16 | config: Add a --without-python option to build process | Andrew Bardsley |
2014-10-09 | ext: Add DRAMPower to enable on-line DRAM power modelling | Andreas Hansson |
2014-10-09 | scons: Warn for known gcc and swig incompatibilities | Andreas Hansson |
2014-09-27 | scons: Address issues related to gcc 4.9.1 | Andreas Hansson |
2014-08-25 | tests: automatically kill regressions that take too long | Curtis Dunham |
2014-09-03 | arch, cpu: Factor out the ExecContext into a proper base class | Andreas Sandberg |
2014-08-13 | scons: Silence clang 3.4 warnings on Ubuntu 12.04 | Andreas Sandberg |
2014-08-10 | scons: Warn for incompatible gcc and binutils | Andreas Hansson |
2014-06-10 | scons: Bump the compiler version to gcc 4.6 and clang 3.0 | Andreas Hansson |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2014-05-09 | scons: Require SWIG >= 2.0.4 and remove vector typemaps | Curtis Dunham |
2014-04-13 | scons: Fix python-config parsing by adding strip() | Andreas Hansson |
2014-04-10 | scons: compile on systems where python2 and python3 co-exist | Stian Hvatum |
2014-03-23 | scons: Shush scons | Curtis Dunham |
2014-03-07 | scons: Fix clang version identification for OSX | Mitch Hayenga |
2014-02-18 | scons: Add PROTOC from the environment | Andreas Hansson |
2014-02-18 | mem: Add a wrapped DRAMSim2 memory controller | Andreas Hansson |
2013-10-15 | kvm: Set the perf exclude_host attribute if available | Andreas Sandberg |
2013-10-17 | build: Enable color diagnostics in clang by preserving TERM. | Stan Czerniawski |
2013-10-02 | kvm: Only include KVM support for supported kernels | Andreas Hansson |
2013-10-01 | scons, kvm: Check for the presence of POSIX timers | Andreas Sandberg |
2013-09-30 | ext: Include libfputils | Andreas Sandberg |
2013-09-25 | kvm: Initial x86 support | Andreas Sandberg |
2013-09-18 | swig: Warn on use of incompatible swig/gcc combinations | Andreas Hansson |
2013-09-04 | scons: Enable build on OSX | Andreas Hansson |
2013-07-18 | scons: Use python-config instead of distutils | Andreas Hansson |
2013-06-04 | scons: ammend swig warning error to version 2.0.10 as well | Ali Saidi |
2013-04-22 | kvm: Add basic support for ARM | Andreas Sandberg |
2013-04-22 | kvm: Basic support for hardware virtualized CPUs | Andreas Sandberg |
2013-03-18 | scons: Try to use 'tcmalloc' before 'tcmalloc_minimal' | Andreas Sandberg |
2013-03-18 | scons: Avoid malloc/free compiler optimization when using tcmalloc | Andreas Sandberg |
2013-03-18 | scons: Don't explicitly add tcmalloc_minimal to LIBS | Andreas Sandberg |
2013-03-18 | scons: Include flags required to link statically with Python | Andreas Sandberg |
2013-03-14 | scons: Check for known buggy version of SWIG (2.0.9) | Andreas Sandberg |
2013-02-19 | scons: Unify the flags shared by gcc and clang | Andreas Hansson |