cpu: Removing an unused variable in rename
[gem5.git] / SConstruct
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
2012-09-14 Andreas Hanssongcc: Enable Link-Time Optimization for gcc >= 4.6
2012-09-14 Andreas Hanssonscons: Use c++0x with gcc >= 4.4 instead of 4.6
2012-09-12 Jason PowerRuby: Modify Scons so that we can put .sm files in...
2012-07-12 Andreas Hanssonscons: Add LIBRARY_PATH from the user environment to...
2012-06-20 Andreas Hanssonswig: Use SWIG from environment when determining version
2012-06-18 Andreas HanssonBuild: Point to the appropriate tcmalloc package
2012-06-11 Ali Saidiscons: Make compiler version error more verbose and...
2012-06-05 Ali Saidisim: Add support for tcmalloc if it's installed and...
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-08 Steve Reinhardtscons: allow override of SWIG binary on command line
2012-04-23 Steve Reinhardtscons: update minimum SWIG version to 1.3.34
2012-04-14 Andreas HanssonRegression: Add ANSI colours to highlight test status
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-03-16 Marc Orrbuild: remove implicit-cache setting of scons from...
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-03-07 Marc Orrbuild scripts: Made minor modifications to reduce build...
2012-03-02 Steve ReinhardtSConstruct: rename and document AddM5Option
2012-03-02 Steve ReinhardtSConstruct: update comments & doc strings
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackSE/FS: Get rid of the FULL_SYSTEM config option.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Andreas HanssonMAC: Make gem5 compile and run on MacOSX 10.7.2
2012-01-07 Gabe BlackMerge with main repository.
2011-11-10 Gabe BlackGCC: Guard some gcc flags so they're used when availabl...
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-02 Gabe BlackScons: Make some Action objects fit the abreviated...
2011-08-02 Nilay VaishScons: Drop RUBY as compile time option.
2011-07-25 Nilay VaishMerged with Gabe's changeset.
2011-07-19 Gabe BlackSCons: Only print all the SConsopts being read if verbo...
2011-06-03 Steve ReinhardtSConstruct: automatically update .hg/hgrc with style...
2011-05-12 Nathan Binkertstats: delete mysql support
2011-05-02 Steve Reinhardtscons: interpret paths relative to launch directory
2011-05-02 Steve Reinhardtscons: allow use of current builds as default build...
2011-03-18 Steve Reinhardtbase: disable FastAlloc in debug builds by default
2011-03-11 Gabe BlackSCons: Stop embedding the mercurial revision into the...
2011-03-04 Gabe BlackSCons: Fix the polarity on the --ignore-style check.
2011-03-04 Gabe BlackSCons: Clean up some inconsistent capitalization in...
2011-03-04 Gabe BlackSCons: Turn some scons variables into command line...
2011-03-01 Gabe BlackSCons: Separately label the global non-sticky options.
2011-01-22 Gabe BlackSConstruct: Fix the librt check in SConstruct.
2011-01-15 Nathan Binkerttime: improve time datastructure
2011-01-10 Nathan Binkertstyle: clean up style hook code a bit
2011-01-08 Steve Reinhardtscons: show sources and targets when building, and...
2010-12-30 Nathan Binkertstyle: make style hook work with pre-qrefresh and updat...
2010-11-20 Ali SaidiSCons: Fix compilation on OS X
2010-11-15 Ali SaidiSCons: Cleanup SCons output during compile
2010-11-09 Gabe Blackscons: Work around for old versions of scons mistaking...
2010-11-08 Ali Saidiscons: add a parameter to configure SCons' build cache
2010-08-23 Ali SaidiBUILD: GCC 4.4.1/2 have a bug in their auto-vectorizer...
2010-06-15 Nathan Binkertbuild: grab the right library if we're using a debug...
2010-06-07 Steve Reinhardtscons: make RUBY a regular (non-global) sticky var
2010-02-27 Nathan Binkertcpu_models: get rid of cpu_models.py and move the stuff...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-17 Gabe BlackSCons: Make --help reflect the arguments to scons.
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-22 Nathan Binkertscons: add slicc and ply to sys.path and PYTHONPATH...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-05 Korey Sewellmerge code
2009-05-04 Nathan Binkertscons: re-work the *Source functions to take more infor...
2009-04-22 Nathan Binkertscons: Rename the basic environment from env -> main.
2009-04-22 Nathan Binkertscons: Fix two problems with the way that the library...
2009-04-21 Nathan Binkertscons: make default target work again
2009-04-21 Nathan BinkertSCons: Export export_vars so SConsopts files can add...
2009-04-09 Nathan Binkertalpha: get rid of all turbolaser remnants
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
next