This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-O3_LTO in repository toolchain/ci/glibc.
from 61e8ae9b66 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798] adds 369b47aaf7 x86-64: Avoid rep movsb with short distance [BZ #27130] new 8113182a97 x86: Set header.feature_1 in TCB for always-on CET [BZ #27177] new d811d240c0 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 | 3 +++ 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 | 6 +++++- sysdeps/x86/tst-setjmp-cet.c | 1 + sysdeps/x86_64/dl-machine.h | 16 +++++++++++----- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 21 +++++++++++++++++++++ 10 files changed, 67 insertions(+), 26 deletions(-) create mode 100644 sysdeps/x86/tst-setjmp-cet.c