misc: Remove any reference to the ALPHA ISA
[gem5.git] / SConstruct
2020-06-08 Giacomo Travaglinimisc: Remove any reference to the ALPHA ISA
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-28 Bobby R. Brucescons: "no-defautled-function-deleted" flag moved to...
2020-05-25 Gabe Blackscons: Disable some warnings in clang.
2020-05-19 Bobby R. Brucescons: Revert LTO and partial linking for gcc >=8.1
2020-05-15 Bobby R. Brucescons: Added 'python3-config' to the config list
2020-05-12 Jason Lowe-Powerscons: Update python-config flags for python3.8
2020-05-01 Nikos Nikolerisscons: Build the marshal binary in a bare minimum envir...
2020-04-30 Nikos Nikolerisscons: Disable unsupported -Wl,--as-needed in MacOS
2020-03-28 Gabe Blackscons: Enable LTO and partial linking with gcc >= 8.1.
2020-03-28 Gabe Blackscons: Call summarize_warnings() when scons finishes...
2020-03-27 Gabe Blackscons: Get rid of a redundant "Warning:" in the SConstruct.
2020-03-27 Gabe Blackscons: Replace find_first_prog() with the built in...
2020-03-27 Gabe Blackscons: Use the lsan-suppressions file when running...
2020-03-13 Giacomo Travaglinimisc: Text vs Byte string in python3
2020-03-13 Giacomo Travagliniscons: file removed from python3
2020-03-13 Giacomo Travaglinimisc: Views and Iterators instead of Lists in python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Ciro Santilliscons,systemc: disable systemc tests scons by default
2020-02-18 Gabe Blackscons: Remove mention of ALPHA from the SConstruct.
2020-02-17 Gabe Blackscons: Remove authors from the main SConsctruct/SConscr...
2020-02-13 Gabe Blackscons,arch: Remove simple scalar compatibility.
2020-02-10 Gabe Blackscons: Fix an error about an unrecognized compiler.
2020-01-22 Ciro Santilliscons: fix --gold-linker build after --as-needed
2020-01-08 Yu-hsin Wangscons: Add '-Wl,--as-needed' to default LINKFLAGS
2020-01-07 Nikos Nikolerisscons: Cleanup code that enables asan and ubsan
2019-12-07 Gabe Blackscons: Fixes to improve python 3 support.
2019-11-21 Gabe Blackscons: Use the new error() and warning() methods.
2019-11-21 Gabe Blackscons: Don't use PROTOC for the protoc command and...
2019-08-29 Andreas Sandbergstats: Add beta support for HDF5 stat dumps
2019-06-10 Ciro Santilliscons: allow passing arbitrary CCFLAGS and LDFLAGS...
2019-06-05 John Alsopmem-ruby: Enable set size increase
2019-03-12 Gabe Blackscons: Don't use isdir in AddLocalRPATH.
2019-02-23 Andreas Sandbergscons: Add support for specifying Python version
2019-02-23 Andrea Mondelliscons: conditional use of new RPATH inclusion
2019-02-21 Gabe Blackscons: Add a convenience method to set RPATH for local...
2019-01-22 Ciro Santilliscons: add helpers to access GDB XML description files
2019-01-11 Andrea Mondelliscons: added support of default Python installation...
2018-11-15 Ciro Santilliscons: add --gold-linker to link with the gold linker
2018-09-19 Ciro Santilliscons: remove as version check
2018-09-13 Earl OuFix SConstruct for asan build
2018-08-24 Gabe Blackbase: If valgrind is available, tell it about Fiber...
2018-06-22 Matteo M. FusiSConstruct: additional message for the error checking...
2018-05-04 Giacomo Travagliniscons: Fix --with-ubsan/asan compilation flags
2018-03-26 Gabe Blackscons: Re-enable override based warnings on gcc.
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-02-01 Hanhwi Jangscons: Resolve backtrace implementation existence testi...
2017-11-27 Gabe Blackscons: Get rid of a flag which makes Werror optional.
2017-11-27 Gabe Blackscons: Move some compiler flag setting code to the...
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-11-10 Gabe Blackscons: Move python path management out of the SConstruct.
2017-11-10 Gabe Blackscons: Pull style hook management out of the main SCons...
2017-11-10 Gabe Blackscons: Override the "default" tool to set up the defaul...
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
next