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
path:
root
/
src
/
SConscript
Age
Commit message (
Expand
)
Author
2014-12-02
scons: Ensure dictionary iteration is sorted by key
Andreas Hansson
2014-10-16
arch,x86,mem: Dynamically determine the ISA for Ruby store check
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-08-12
scons: Generate a single debug flag C++ file
Curtis Dunham
2014-10-16
scons: create dummy target to have SWIG generate C++ classes
Curtis Dunham
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-08-13
scons: Silence clang 3.4 warnings on Ubuntu 12.04
Andreas Sandberg
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
2013-11-15
cpu: allow the fetch buffer to be smaller than a cache line
Anthony Gutierrez
2013-10-17
build: Place proto output in the same directory, also for EXTRAS
Andreas Hansson
2013-03-27
scons: don't die on warnings in swig-generated code
Steve Reinhardt
2013-02-19
scons: Unify the flags shared by gcc and clang
Andreas Hansson
2013-02-19
scons: Add warning delete with non-virtual destructor
Andreas Hansson
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-01-07
scons: Remove stale compiler options
Andreas Hansson
2013-01-07
scons: Add support for google protobuf building
Andreas Hansson
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-09-25
build: Add missing dependencies when building param SWIG interfaces
Andreas Sandberg
2012-09-14
gcc: Enable Link-Time Optimization for gcc >= 4.6
Andreas Hansson
2012-09-14
scons: Add a target for google-perftools profiling
Andreas Hansson
2012-09-14
scons: Restructure ccflags and ldflags
Andreas Hansson
2012-08-28
swig: Disable unused value warning with llvm 3.1 compilers
Andreas Hansson
2012-06-05
sim: Provide a framework for detecting out of data checkpoints and migrating ...
Ali Saidi
2012-05-10
stats: fix compilation of unit test.
Ali Saidi
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
2012-04-13
SCons: restore Werror option in src/SConscript
Steve Reinhardt
2012-04-09
tests: Fix building unit tests.
Gabe Black
2012-03-22
Scons: Remove Werror=False in SConscript files
Andreas Hansson
2012-03-06
build scripts: Made minor modifications to reduce build overhead time.
Marc Orr
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-09
SWIG: Make gem5 compile and link with swig 2.0.4
Andreas Hansson
2011-11-09
GCC: Guard some gcc flags so they're used when available and needed.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-20
scons/swig: refactor some of the scons/SWIG code
Steve Reinhardt
2011-10-17
scons: fix building of shared objects
Nathan Binkert
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-06-02
scons: rename some things from m5 to gem5
Nathan Binkert
2011-06-02
copyright: Add code for finding all copyright blocks and create a COPYING file
Nathan Binkert
2011-04-20
scons: Allow the build directory live under an EXTRAS directory
Brad Danofsky
2011-04-15
unittest: Make unit tests capable of using swig and python, convert stattest
Nathan Binkert
2011-04-15
scons: make a flexible system for guarding source files
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-02-14
Info: Clean up some info files.
Gabe Black
2011-01-07
scons: show sources and targets when building, and colorize output.
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-12-21
scons: remove extra dependencies
Nathan Binkert
2010-11-15
SCons: Cleanup SCons output during compile
Ali Saidi
[next]