Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-05 | gcc-plugins: remove code for GCC versions older than 4.9 | Masahiro Yamada | 1 | -407/+0 |
2020-04-13 | gcc-common.h: Update for GCC 10 | Frédéric Pierret (fepitre) | 1 | -0/+4 |
2019-05-20 | gcc-plugins: Fix build failures under Darwin host | Kees Cook | 1 | -0/+4 |
2018-07-25 | gcc-plugins: Clean up the cgraph_create_edge* macros | Alexander Popov | 1 | -10/+16 |
2018-02-06 | gcc-plugins: Add include required by GCC release 8 | valdis.kletnieks@vt.edu | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-23 | gcc-plugins: Add the randstruct plugin | Kees Cook | 1 | -0/+5 |
2017-05-28 | gcc-plugins: Detail c-common.h location for GCC 4.6 | Kees Cook | 1 | -0/+7 |
2017-01-11 | gcc-plugins: add PASS_INFO and build_const_char_string() | Kees Cook | 1 | -11/+44 |
2017-01-03 | gcc-plugins: update gcc-common.h for gcc-7 | Kees Cook | 1 | -0/+85 |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook | 1 | -0/+1 |
2016-06-07 | GCC plugin infrastructure | Emese Revfy | 1 | -0/+830 |