summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.gcc-plugins
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada2018-05-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2017-08-071-0/+1
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+4
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+9
|\
| * powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+8
| * gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan2017-02-031-1/+1
* | gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-181-0/+4
|/
* gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-1/+8
* gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-081-1/+2
* gcc-plugins: Add support for passing plugin argumentsEmese Revfy2016-08-081-1/+1
* gcc-plugins: abort builds cleanly when not supportedKees Cook2016-08-081-9/+25
* Add sancov pluginEmese Revfy2016-06-071-1/+20
* Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+1
* GCC plugin infrastructureEmese Revfy2016-06-071-0/+23