gcc-plugins: add PASS_INFO and build_const_char_string()
authorKees Cook <keescook@chromium.org>
Wed, 11 Jan 2017 00:48:03 +0000 (16:48 -0800)
committerKees Cook <keescook@chromium.org>
Wed, 11 Jan 2017 00:50:57 +0000 (16:50 -0800)
commit8d4973a1c01d4b38871fbc6631e1fdd20e6c9e90
tree61cf46a09d1cfbb9e8354037196173b0b84ab7f0
parent81d873a87114b05dbb74d1fbf0c4322ba4bfdee4
gcc-plugins: add PASS_INFO and build_const_char_string()

This updates the GCC plugins gcc-common.h from PaX Team to include
more helpers and header files, specifically adds the PASS_INFO()
macro to make plugin declarations nicer and a helper for proper
const string building.

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