linux/scripts/gcc-plugins
Kees Cook 710e4ebfba gcc-plugins: randstruct: Remove cast exception handling
With all randstruct exceptions removed, remove all the exception
handling code. Any future warnings are likely to be shared between
this plugin and Clang randstruct, and will need to be addressed in a
more wholistic fashion.

Cc: Christoph Hellwig <hch@infradead.org>
Cc: linux-hardening@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
2022-05-16 16:02:21 -07:00
..
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
arm_ssp_per_task_plugin.c gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support 2021-09-27 16:54:01 +02:00
gcc-common.h gcc-plugins: remove duplicate include in gcc-common.h 2021-10-21 08:41:51 -07:00
gcc-generate-gimple-pass.h gcc-plugins: remove support for GCC 4.9 and older 2021-10-04 10:58:08 -07:00
gcc-generate-ipa-pass.h gcc-plugins: remove support for GCC 4.9 and older 2021-10-04 10:58:08 -07:00
gcc-generate-rtl-pass.h gcc-plugins: remove support for GCC 4.9 and older 2021-10-04 10:58:08 -07:00
gcc-generate-simple_ipa-pass.h gcc-plugins: remove support for GCC 4.9 and older 2021-10-04 10:58:08 -07:00
Kconfig randstruct: Reorganize Kconfigs and attribute macros 2022-05-08 01:33:06 -07:00
latent_entropy_plugin.c gcc-plugins: Change all version strings match kernel 2022-05-10 16:54:33 -07:00
Makefile gcc-plugins: Change all version strings match kernel 2022-05-10 16:54:33 -07:00
randomize_layout_plugin.c gcc-plugins: randstruct: Remove cast exception handling 2022-05-16 16:02:21 -07:00
sancov_plugin.c gcc-plugins: Change all version strings match kernel 2022-05-10 16:54:33 -07:00
stackleak_plugin.c gcc-plugins: Change all version strings match kernel 2022-05-10 16:54:33 -07:00
structleak_plugin.c gcc-plugins: Change all version strings match kernel 2022-05-10 16:54:33 -07:00