summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/latent_entropy_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins: Use dynamic initializersKees Cook2018-02-051-12/+5
* gcc-plugins: consolidate on PASS_INFO macroKees Cook2017-01-131-6/+2
* latent_entropy: fix ARM build error on earlier gccKees Cook2017-01-031-2/+2
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2016-10-311-10/+9
* gcc-plugins: Export symbols needed by gccKees Cook2016-10-311-3/+3
* gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+640