Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-01 | gcc-plugins: latent_entropy: remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
2020-12-04 | gcc-plugins: remove code for GCC versions older than 4.9 | Masahiro Yamada | 1 | -12/+0 |
2018-02-05 | gcc-plugins: Use dynamic initializers | Kees Cook | 1 | -12/+5 |
2017-01-13 | gcc-plugins: consolidate on PASS_INFO macro | Kees Cook | 1 | -6/+2 |
2017-01-03 | latent_entropy: fix ARM build error on earlier gcc | Kees Cook | 1 | -2/+2 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook | 1 | -10/+9 |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook | 1 | -3/+3 |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 1 | -0/+640 |