This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 051da74259d libcpp: Enable Intel CET on Intel CET enabled host for jit new b3d16040feb libdecnumber: Enable Intel CET on Intel CET enabled host for jit new d2148648357 libbacktrace: Enable Intel CET on Intel CET enabled host for jit new c08278701f7 zlib: Add --enable-cet to configure
The 3 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: libbacktrace/ChangeLog | 8 ++ libbacktrace/Makefile.am | 2 +- libbacktrace/Makefile.in | 3 +- libbacktrace/configure | 181 +++++++++++++++++++++++++++++++++++++++++++++- libbacktrace/configure.ac | 11 +++ libdecnumber/ChangeLog | 10 +++ libdecnumber/Makefile.in | 3 +- libdecnumber/aclocal.m4 | 2 + libdecnumber/configure | 154 +++++++++++++++++++++++++++++++++++++++ libdecnumber/configure.ac | 12 +++ zlib/ChangeLog.gcj | 8 ++ zlib/Makefile.am | 2 + zlib/Makefile.in | 6 +- zlib/aclocal.m4 | 2 + zlib/configure | 97 +++++++++++++++++++++++-- zlib/configure.ac | 4 + 16 files changed, 494 insertions(+), 11 deletions(-)