]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b5f521d04608ba55b38772dc6c2a4b1adf81254
tree61cf46a09d1cfbb9e8354037196173b0b84ab7f0
parent84788495ec4c1d2523b402e39ffd01629c039b62
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