This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf3f7b309ff Fix PR 94578. new 8fc8bf801e4 Enable Intel CET in liblto_plugin.so on Intel CET enabled host
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: config/ChangeLog | 5 ++ config/cet.m4 | 94 ++++++++++++++++++++++++++++++ libiberty/ChangeLog | 11 ++++ libiberty/Makefile.in | 5 +- libiberty/aclocal.m4 | 2 + libiberty/configure | 145 ++++++++++++++++++++++++++++++++++++++++++++++ libiberty/configure.ac | 3 + lto-plugin/ChangeLog | 10 ++++ lto-plugin/Makefile.am | 2 +- lto-plugin/Makefile.in | 5 +- lto-plugin/aclocal.m4 | 2 + lto-plugin/configure | 149 +++++++++++++++++++++++++++++++++++++++++++++++- lto-plugin/configure.ac | 3 + 13 files changed, 431 insertions(+), 5 deletions(-)