Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-03 | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 1 | -3/+16 |
2020-07-30 | Require CET support only for the final GCC build | H.J. Lu | 1 | -5/+18 |
2020-05-29 | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 1 | -8/+9 |
2020-05-15 | x86: Also check if -fcf-protection works | H.J. Lu | 1 | -0/+3 |
2020-05-14 | x86: Default CET run-time support to auto | H.J. Lu | 1 | -1/+1 |
2020-05-12 | Enable CET in cross compiler if possible | H.J. Lu | 1 | -6/+12 |
2020-04-28 | Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work first | H.J. Lu | 1 | -3/+14 |
2020-04-25 | Enable Intel CET in liblto_plugin.so on Intel CET enabled host | H.J. Lu | 1 | -0/+94 |
2018-04-24 | x86/CET: Build target libraries with -mshstk | H.J. Lu | 1 | -1/+1 |
2018-04-19 | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 1 | -3/+3 |
2018-02-19 | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 1 | -2/+14 |
2017-11-17 | Enable building libgcc with CET options. | Igor Tsimbalist | 1 | -0/+38 |