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-master-arm-check_cross in repository toolchain/ci/binutils-gdb.
from c5cd900e4f Allow Flang kind printing in complex.exp,pointer-to-pointer. [...] adds cdafde0beb Automatic date update in version.in adds e062fcc8c2 ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGS adds 1e3b96fd6c Allow plugin syms to mark as-needed shared libs needed adds 8642dafaef PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_re [...] adds f7e5d67daf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 17 +++++++++ bfd/elf.c | 4 +- bfd/elfcode.h | 8 ++-- bfd/elflink.c | 12 +----- bfd/version.h | 2 +- ld/ChangeLog | 32 ++++++++++++++++ ld/testsuite/config/default.exp | 10 ++--- ld/testsuite/ld-elf/dwarf.exp | 2 +- ld/testsuite/ld-elf/indirect.exp | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 2 +- ld/testsuite/ld-elf/shared.exp | 68 ++++++++++++++++----------------- ld/testsuite/ld-elf/tls.exp | 2 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 6 +-- ld/testsuite/ld-elfvers/vers.exp | 8 ++-- ld/testsuite/ld-elfvsb/elfvsb.exp | 20 +++++----- ld/testsuite/ld-elfweak/elfweak.exp | 12 +++--- ld/testsuite/ld-gc/gc.exp | 2 +- ld/testsuite/ld-plugin/lto.exp | 48 +++++++---------------- ld/testsuite/ld-plugin/plugin.exp | 2 +- ld/testsuite/ld-plugin/pr15146.d | 4 -- ld/testsuite/ld-plugin/pr15146a.c | 13 ------- ld/testsuite/ld-plugin/pr15146b.c | 1 - ld/testsuite/ld-plugin/pr15146c.c | 0 ld/testsuite/ld-plugin/pr15146d.c | 7 ---- ld/testsuite/ld-scripts/crossref.exp | 8 ++-- ld/testsuite/ld-selective/selective.exp | 4 +- ld/testsuite/ld-shared/shared.exp | 2 +- ld/testsuite/ld-size/size.exp | 8 ++-- ld/testsuite/ld-srec/srec.exp | 6 +-- ld/testsuite/ld-x86-64/x86-64.exp | 4 +- 30 files changed, 156 insertions(+), 160 deletions(-) delete mode 100644 ld/testsuite/ld-plugin/pr15146.d delete mode 100644 ld/testsuite/ld-plugin/pr15146a.c delete mode 100644 ld/testsuite/ld-plugin/pr15146b.c delete mode 100644 ld/testsuite/ld-plugin/pr15146c.c delete mode 100644 ld/testsuite/ld-plugin/pr15146d.c