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 4c619b3eed x86: Check IFUNC definition in unrelocated executable [BZ #20019] adds 610e2c5150 aarch64: Fix missing BTI protection from dependencies [BZ #26926] adds c6090dcebd aarch64: align address for BTI protection [BZ #26988] adds b6eae83717 elf: Move note processing after l_phdr is updated adds 46e1e64fe3 elf: Pass the fd to note processing adds 33dc30bc83 aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831] adds 082798622d __vfscanf_internal: fix aliasing violation (bug 26690) adds d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068]
No new revisions were added by this update.
Summary of changes: elf/dl-load.c | 38 +++++++++++----------- elf/rtld.c | 4 +-- stdio-common/vfscanf-internal.c | 22 ++++++------- sysdeps/aarch64/dl-bti.c | 71 ++++++++++++++++++++++++++++++----------- sysdeps/aarch64/dl-prop.h | 14 +++++--- sysdeps/aarch64/linkmap.h | 2 +- sysdeps/aarch64/start.S | 1 + sysdeps/generic/dl-prop.h | 6 ++-- sysdeps/generic/ldsodefs.h | 5 +-- sysdeps/x86/dl-prop.h | 6 ++-- 10 files changed, 106 insertions(+), 63 deletions(-)