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-aarch64-check_cross in repository toolchain/ci/binutils-gdb.
from caa7fd04f6 gdb: New maintenance command to print XML target description adds d5722d3be2 Automatic date update in version.in adds f8b1e5f6fc ubsan: alpha-vms: shift exponent 536874240 is too large adds a5aae5087c ld --help output adds 5376d47f66 ld: Set non_ir_ref_regular on source for assignment adds c679ec98a1 cris: Don't generate unnecessary dynamic tags adds 2c8e370829 csky: Don't generate unnecessary dynamic tags adds 4bf05d4a90 ld: Correct --dependency-file order adds fb58f5e928 Fix a potential use of an uninitialised variable error in gold. adds 069057bf0f bfd/riscv: tighten matching rules in riscv_scan
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 22 ++++++++++++++++++ bfd/cpu-riscv.c | 18 ++++++++++---- bfd/elf32-cris.c | 49 ++------------------------------------- bfd/elf32-csky.c | 45 ++--------------------------------- bfd/version.h | 2 +- bfd/vms-alpha.c | 29 +++++++++++++++++++---- gold/ChangeLog | 5 ++++ gold/target-reloc.h | 2 +- ld/ChangeLog | 34 +++++++++++++++++++++++++++ ld/emultempl/cskyelf.em | 14 ++++++----- ld/ldexp.c | 10 +++++--- ld/lexsup.c | 18 +++++++------- ld/testsuite/ld-cris/libdso-15b.d | 6 ++--- ld/testsuite/ld-cris/libdso-15c.d | 22 ++++++++++++++++++ ld/testsuite/ld-cris/libdso-1c.d | 6 ++--- ld/testsuite/ld-cris/libdso-1d.d | 10 ++++---- ld/testsuite/ld-csky/tls-ie-v1.d | 5 +--- ld/testsuite/ld-csky/tls-ie.d | 5 +--- ld/testsuite/ld-plugin/lto.exp | 8 +++++++ ld/testsuite/ld-plugin/pr26163a.c | 9 +++++++ ld/testsuite/ld-plugin/pr26163b.c | 19 +++++++++++++++ 21 files changed, 201 insertions(+), 137 deletions(-) create mode 100644 ld/testsuite/ld-cris/libdso-15c.d create mode 100644 ld/testsuite/ld-plugin/pr26163a.c create mode 100644 ld/testsuite/ld-plugin/pr26163b.c