gcc-plugins: Export symbols needed by gcc
authorKees Cook <keescook@chromium.org>
Mon, 31 Oct 2016 17:40:13 +0000 (10:40 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 31 Oct 2016 17:40:13 +0000 (10:40 -0700)
commitda7389ac6c83e7aa8b04ebe5ba546df2a7873c5c
tree564b1c302c5bca487aafcaacc70baa049f12b8b2
parent07d9a380680d1c0eb51ef87ff2eab5c994949e69
gcc-plugins: Export symbols needed by gcc

This explicitly exports symbols that gcc expects from plugins.

Based on code from Emese Revfy.

Signed-off-by: Kees Cook <keescook@chromium.org>
scripts/gcc-plugins/cyc_complexity_plugin.c
scripts/gcc-plugins/gcc-common.h
scripts/gcc-plugins/latent_entropy_plugin.c
scripts/gcc-plugins/sancov_plugin.c