linux/scripts/gcc-plugins
Emese Revfy 7040c83bfb gcc-plugins: Automate make rule generation
There's no reason to repeat the same names in the Makefile when the .so
files have already been listed. The .o list can be generated from them.

Reported-by: PaX Team <pageexec@freemail.hu>
Signed-off-by: Emese Revfy <re.emese@gmail.com>
[kees: clarified commit message]
Signed-off-by: Kees Cook <keescook@chromium.org>
2016-08-08 17:52:20 -07:00
..
cyc_complexity_plugin.c Add Cyclomatic complexity GCC plugin 2016-06-07 22:57:10 +02:00
gcc-common.h GCC plugin infrastructure 2016-06-07 22:57:10 +02:00
gcc-generate-gimple-pass.h GCC plugin infrastructure 2016-06-07 22:57:10 +02:00
gcc-generate-ipa-pass.h GCC plugin infrastructure 2016-06-07 22:57:10 +02:00
gcc-generate-rtl-pass.h GCC plugin infrastructure 2016-06-07 22:57:10 +02:00
gcc-generate-simple_ipa-pass.h GCC plugin infrastructure 2016-06-07 22:57:10 +02:00
Makefile gcc-plugins: Automate make rule generation 2016-08-08 17:52:20 -07:00
sancov_plugin.c Add sancov plugin 2016-06-07 22:57:10 +02:00