Age | Commit message (Expand) | Author |
2018-08-10 | base: Replace cppversion == version with >= version | Bradley |
2018-06-29 | base: Add a M5_PUBLIC and M5_LOCAL attribute macro | Andreas Sandberg |
2018-05-17 | base: Add M5 flag for [[nodiscard]] attribute | Nikos Nikoleris |
2018-03-15 | arm: Fix implicit-fallthrough warnings when building with gcc-7+ | Siddhesh Poyarekar |
2017-12-14 | misc: Updates for gcc7.2 for x86 | Jason Lowe-Power |
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 |