tests: arch-power: Add 64-bit hello binaries
[gem5.git] / SConstruct
2017-11-10 Gabe Blackscons: Move scons and python version checking into...
2017-10-31 Giacomo Travaglinibase: Introducing utility for writing raw data in png...
2017-10-17 Gabe Blackscons: Stop generating inc.d in the isa parser.
2017-08-31 Paul Rosenfeldscons: bump required python version to 2.7 to support...
2017-08-01 Andreas Sandbergsim: Use named constants for pseudo ops
2017-06-06 Gabe Blackscons: Try to handle problems with gcc, lto and partial...
2017-06-04 Jason Lowe-Powerscons: Add use_tuntap to export list
2017-06-03 Gabe Blackdev: Add a version of EtherTap which uses the tap driver.
2017-05-22 Gabe Blackscons: Enable explicitly building something with no...
2017-05-10 Gabe Blackscons: Use the generalized switching headers on the...
2017-05-10 Gabe Blackscons: arch: Generalize the switching header code.
2017-05-09 Gabe Blackscons: Get rid of the all_isa_deps variable.
2017-05-08 Gabe Blackscons: Get rid of the PHONY_BASE construction variable.
2017-05-03 Gabe Blackscons: Fix the compiler flag used for partial linking.
2017-05-02 Andreas Sandbergscons: Remove SWIG support
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-05-02 Andreas Sandbergext: Add pybind rev f4b81b3
2017-05-01 Gabe Blackscons: Add builders for partially linked object files.
2017-04-28 Gabe Blackscons: Add a Transform() for when linking shared libraries.
2017-04-28 Gabe Blackscons: Find ext build directories automatically.
2017-04-05 Andreas Sandbergscons: Fix hook installation error caused by stale...
2017-03-26 Gabe Blackscons: Collapse symlinks when installing git hooks.
2017-03-26 Gabe Blackscons: Use a relative symlink for git hooks more select...
2017-03-26 Gabe Blackscons: Detect and remove broken git hook symlinks.
2017-03-24 Gabe Blackscons: Stop generating an a.out checking the "as" version.
2017-03-01 Andreas Sandbergscons: Automatically add a git commit message hook
2017-02-10 Bjoern A. Zeebscons: make build better on FreeBSD
2017-01-19 Tony Gutierrezruby: guard usage of GPUCoalescer code in Profiler
2016-05-30 Andreas Hanssonscons: Bump minimum gcc version to 4.8
2016-05-27 Matteo Andreozziscons: Enable override suggestions on gcc 5.0+
2016-05-09 Andreas Sandbergscons: Rewrite git style hook installer
2016-04-28 Curtis Dunhamscons: emit correct message before installing git hook
2016-04-18 Andreas Sandbergscons: Fix Python 2.6 compatibility
2016-03-30 Andreas Sandbergscons: Automatically install the git style hook
2016-03-30 Andreas Sandbergscons, style: Rename style.py to hgstyle.py
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2016-01-11 Andreas Hanssonext: Replace gzstream with iostream3 from zlib to avoid...
2015-12-04 Andreas Sandbergsim: Add support for generating back traces on errors
2015-11-16 Nilay VaishMerged changesets: 47e2adf7fb1a and b65d4e878ed2
2015-11-15 Joe Grosssim: support for distcc pump server settings
2015-07-07 Andreas Sandbergext: Add the NoMali GPU no-simulation library
2015-07-03 Curtis Dunhamscons: remove dead leading underscore check
2015-07-03 Andreas Hanssonscons: Bump compiler requirement to gcc >= 4.7 and...
2015-06-09 Andreas Hanssonscons: Allow GNU assembler version strings with hyphen
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-05-23 Andreas Sandbergbuild: Don't test for KVM xsave support on ARM
2015-03-02 Andreas Hanssontests: Run regression timeout as foreground
2015-02-03 Andreas Hanssonscons: Avoid implicit command dependencies
2014-12-23 Gabe Blackscons: Make the USE_KVM variable available in C++.
2014-12-02 Andreas Hanssonscons: Ensure dictionary iteration is sorted by key
2014-10-16 Andreas Hanssonconfig: Add the ability to read a config file using...
2014-10-16 Andreas Hanssonscons: Add Undefined Behavior Sanitizer (UBSan) option
2014-09-22 Curtis Dunhamscons: Add --without-tcmalloc build option
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2014-10-09 Andreas Hanssonext: Add DRAMPower to enable on-line DRAM power modelling
2014-10-09 Andreas Hanssonscons: Warn for known gcc and swig incompatibilities
2014-09-27 Andreas Hanssonscons: Address issues related to gcc 4.9.1
2014-08-25 Curtis Dunhamtests: automatically kill regressions that take too...
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-08-13 Andreas Sandbergscons: Silence clang 3.4 warnings on Ubuntu 12.04
2014-08-10 Andreas Hanssonscons: Warn for incompatible gcc and binutils
2014-06-10 Andreas Hanssonscons: Bump the compiler version to gcc 4.6 and clang 3.0
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Curtis Dunhamscons: Require SWIG >= 2.0.4 and remove vector typemaps
2014-04-13 Andreas Hanssonscons: Fix python-config parsing by adding strip()
2014-04-10 Stian Hvatumscons: compile on systems where python2 and python3...
2014-03-23 Curtis Dunhamscons: Shush scons
2014-03-07 Mitch Hayengascons: Fix clang version identification for OSX
2014-02-18 Andreas Hanssonscons: Add PROTOC from the environment
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2013-10-15 Andreas Sandbergkvm: Set the perf exclude_host attribute if available
2013-10-17 Stan Czerniawskibuild: Enable color diagnostics in clang by preserving...
2013-10-02 Andreas Hanssonkvm: Only include KVM support for supported kernels
2013-10-01 Andreas Sandbergscons, kvm: Check for the presence of POSIX timers
2013-09-30 Andreas Sandbergext: Include libfputils
2013-09-25 Andreas Sandbergkvm: Initial x86 support
2013-09-18 Andreas Hanssonswig: Warn on use of incompatible swig/gcc combinations
2013-09-04 Andreas Hanssonscons: Enable build on OSX
2013-07-18 Andreas Hanssonscons: Use python-config instead of distutils
2013-06-04 Ali Saidiscons: ammend swig warning error to version 2.0.10...
2013-04-22 Andreas Sandbergkvm: Add basic support for ARM
2013-04-22 Andreas Sandbergkvm: Basic support for hardware virtualized CPUs
2013-03-18 Andreas Sandbergscons: Try to use 'tcmalloc' before 'tcmalloc_minimal'
2013-03-18 Andreas Sandbergscons: Avoid malloc/free compiler optimization when...
2013-03-18 Andreas Sandbergscons: Don't explicitly add tcmalloc_minimal to LIBS
2013-03-18 Andreas Sandbergscons: Include flags required to link statically with...
2013-03-14 Andreas Sandbergscons: Check for known buggy version of SWIG (2.0.9)
2013-02-19 Andreas Hanssonscons: Unify the flags shared by gcc and clang
2013-02-19 Andreas Hanssonscons: Add warning for overloaded virtual functions
2013-02-19 Andreas Hanssonscons: Add warning for missing field initializers
2013-02-15 Anthony Gutierrezext lib: add libfdt to enable flattened device tree...
2013-01-21 Andreas Hanssonscons: Disable protobuf if pkg-config and CheckLib...
2013-01-07 Andreas Hanssonscons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x...
2013-01-07 Andreas Hanssonscons: Remove stale compiler options
2013-01-07 Andreas Sandbergscons: Whitelist useful environment variables
2013-01-07 Andreas Hanssonscons: Add support for google protobuf building
2012-09-25 Andreas Sandbergbase: Check for static_assert support and provide fallback
2012-09-21 Andreas HanssonScons: Verbose messages when dependencies are not installed
next