This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross in repository toolchain/ci/glibc.
from 2b4f67c2b3 Update for [BZ #27130] fix new 87450ecf8a x86: Set header.feature_1 in TCB for always-on CET [BZ #27177] new 4c619b3eed x86: Check IFUNC definition in unrelocated executable [BZ #20019]
The 2 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: NEWS | 2 ++ elf/Makefile | 2 ++ elf/ifuncmain6pie.c | 14 +++----------- elf/ifuncmod6.c | 8 ++++---- sysdeps/i386/dl-machine.h | 16 +++++++++++----- sysdeps/x86/Makefile | 6 ++++++ sysdeps/x86/dl-cet.c | 5 ++++- sysdeps/x86/tst-setjmp-cet.c | 1 + sysdeps/x86_64/dl-machine.h | 16 +++++++++++----- 9 files changed, 44 insertions(+), 26 deletions(-) create mode 100644 sysdeps/x86/tst-setjmp-cet.c