]> 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)
commitcdec9718b60e8771b55b13c2cf325a1775c4d6e0
tree61cf46a09d1cfbb9e8354037196173b0b84ab7f0
parent2aab6308b4744220ea7e35c550f843bcfc0c2825
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