This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from e59ced2384 x86: Optimize memset-vec-unaligned-erms.S adds d6d89608ac elf: Fix dynamic-link.h usage on rtld.c
No new revisions were added by this update.
Summary of changes: elf/dl-load.c | 2 +- elf/dl-reloc-static-pie.c | 2 +- elf/dl-static-tls.h | 51 ++++++++++++++++++++++ elf/dynamic-link.h | 33 +------------- elf/get-dynamic-info.h | 25 +++-------- elf/rtld.c | 23 +++++----- elf/setup-vdso.h | 2 +- sysdeps/aarch64/dl-machine.h | 8 ++-- sysdeps/alpha/dl-machine.h | 6 +-- sysdeps/arc/dl-machine.h | 10 ++--- posix/bug-regex3.c => sysdeps/arm/dl-machine-rel.h | 34 +++++---------- sysdeps/arm/dl-machine.h | 11 +---- sysdeps/csky/dl-machine.h | 6 +-- .../cp10007.c => sysdeps/generic/dl-machine-rel.h | 16 +++---- sysdeps/generic/dl-machine.h | 2 + sysdeps/hppa/dl-machine.h | 6 +-- .../cp10007.c => sysdeps/i386/dl-machine-rel.h | 18 +++++--- sysdeps/i386/dl-machine.h | 11 +---- sysdeps/ia64/dl-machine.h | 6 +-- sysdeps/m68k/dl-machine.h | 6 +-- sysdeps/microblaze/dl-machine.h | 6 +-- .../s390-64/dl-cache.h => mips/dl-machine-rel.h} | 12 ++--- sysdeps/mips/dl-machine.h | 6 +-- sysdeps/nios2/dl-machine.h | 6 +-- sysdeps/powerpc/powerpc32/dl-machine.h | 6 +-- .../preadv.c => powerpc/powerpc64/dl-funcdesc.h} | 26 ++++++----- sysdeps/powerpc/powerpc64/dl-irel.h | 2 +- sysdeps/powerpc/powerpc64/dl-machine.h | 19 ++------ sysdeps/riscv/dl-machine.h | 5 +-- sysdeps/s390/s390-32/dl-machine.h | 6 +-- sysdeps/s390/s390-64/dl-machine.h | 6 +-- sysdeps/sh/dl-machine.h | 6 +-- sysdeps/sparc/sparc32/dl-machine.h | 6 +-- sysdeps/sparc/sparc64/dl-machine.h | 6 +-- sysdeps/unix/sysv/linux/powerpc/libc-vdso.h | 2 +- sysdeps/x86_64/dl-machine.h | 6 +-- 36 files changed, 175 insertions(+), 229 deletions(-) create mode 100644 elf/dl-static-tls.h copy posix/bug-regex3.c => sysdeps/arm/dl-machine-rel.h (62%) copy iconvdata/cp10007.c => sysdeps/generic/dl-machine-rel.h (70%) copy iconvdata/cp10007.c => sysdeps/i386/dl-machine-rel.h (61%) copy sysdeps/{unix/sysv/linux/s390/s390-64/dl-cache.h => mips/dl-machine-rel.h} (77%) copy sysdeps/{posix/preadv.c => powerpc/powerpc64/dl-funcdesc.h} (68%)