aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.gcc-plugins
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan
2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy
2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy
2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook
2016-06-07Add sancov pluginEmese Revfy
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy
2016-06-07GCC plugin infrastructureEmese Revfy