linux/scripts/gcc-plugins
Emese Revfy caefd8c9a9 gcc-plugins: Add support for plugin subdirectories
This adds support for building more complex gcc plugins that live in a
subdirectory instead of just in a single source file.

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:53:05 -07:00
..
Makefile gcc-plugins: Add support for plugin subdirectories 2016-08-08 17:53:05 -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
sancov_plugin.c Add sancov plugin 2016-06-07 22:57:10 +02:00