gcc/lto-plugin
GCC Administrator 80f86e78ac Daily bump.
2020-09-10 00:16:28 +00:00
..
aclocal.m4 Enable Intel CET in liblto_plugin.so on Intel CET enabled host 2020-04-25 10:07:16 -07:00
ChangeLog Daily bump. 2020-09-10 00:16:28 +00:00
config.h.in
configure Require CET support only for the final GCC build 2020-07-30 05:36:24 -07:00
configure.ac Enable Intel CET in liblto_plugin.so on Intel CET enabled host 2020-04-25 10:07:16 -07:00
lto-plugin.c If the lto plugin encounters a file with multiple symbol sections, each of which also has a v1 symbol extension section[1] then it will attempt to read the extension data for *every* symbol from each of the extension sections. This results in reading off the end of a buffer with the associated memory corruption that that entails. This patch fixes that problem. 2020-09-09 15:54:20 +01:00
Makefile.am Enable Intel CET in liblto_plugin.so on Intel CET enabled host 2020-04-25 10:07:16 -07:00
Makefile.in Enable Intel CET in liblto_plugin.so on Intel CET enabled host 2020-04-25 10:07:16 -07:00