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
/
base
/
compiler.hh
Age
Commit message (
Expand
)
Author
2017-10-20
base: Defining make_unique for C++11
Giacomo Travaglini
2015-10-12
misc: Remove redundant compiler-specific defines
Andreas Hansson
2015-02-11
base: Add compiler macros to add deprecation warnings
Andreas Sandberg
2014-08-26
base: Add compiler macros for C++11 final/override
Andreas Sandberg
2014-08-13
base: Remove unused M5_PRAGMA_NORETURN
Andreas Sandberg
2014-03-07
scons: Fixes uninitialized warnings issued by clang
Mitch Hayenga
2013-01-07
scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
Andreas Hansson
2013-01-07
scons: Remove stale compiler options
Andreas Hansson
2012-09-25
base: Check for static_assert support and provide fallback
Andreas Sandberg
2011-11-27
Compiler: Add an M5_NO_INLINE define.
Gabe Black
2011-02-11
VNC: Add VNC server to M5
Ali Saidi
2007-08-10
Bus: Only call end() on an stl object once in a loop
Ali Saidi
2007-01-27
While I'm waiting for legion to run make m5 compile with a few more compilers
Ali Saidi
2007-01-26
forgot to include this file
Ali Saidi