aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/gcc-common.h
AgeCommit message (Expand)Author
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2019-06-09gcc-plugins: Fix build failures under Darwin hostKees Cook
2018-09-05gcc-plugins: Add include required by GCC release 8Valdis Kletnieks
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2017-05-28gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook
2016-06-07GCC plugin infrastructureEmese Revfy