aboutsummaryrefslogtreecommitdiff
path: root/config/cet.m4
AgeCommit message (Expand)Author
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12Enable CET in cross compiler if possibleH.J. Lu
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu
2018-04-24x86/CET: Build target libraries with -mshstkH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist