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/gnu-release-arm-spec2k6-O2 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] adds 8113182a97 x86: Set header.feature_1 in TCB for always-on CET [BZ #27177] adds d811d240c0 x86: Check IFUNC definition in unrelocated executable [BZ #20019]
No new revisions were added by this update.
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