This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig in repository toolchain/ci/binutils-gdb.
from 80e2a3b66e Re: readelf looping in process_archive adds 1fafefd594 Add testcase for PR 25662 invalid sh_offset for section adds 8f2dae6a6a gdbsupport: Resolve shellcheck issues in create-version.sh script adds cacb9d8713 ld: Skip some x86 IFUNC tests for Solaris adds 258e884429 ld: Xfail pr20995-2 tests for Solaris adds ebea762639 Always fix system DLL paths for 32bit programs adds 8f4afc7112 Automatic date update in version.in adds 6a81c59be7 Adjust objcopy_test
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 17 +++++ binutils/testsuite/binutils-all/objcopy.exp | 97 +++++++++++++++++++---------- binutils/testsuite/binutils-all/pr25662.ld | 15 +++++ binutils/testsuite/binutils-all/pr25662.s | 34 ++++++++++ gdb/ChangeLog | 4 ++ gdb/windows-nat.c | 43 +++++++------ gdbsupport/ChangeLog | 4 ++ gdbsupport/create-version.sh | 18 +++--- ld/ChangeLog | 12 ++++ ld/testsuite/ld-elf/shared.exp | 4 +- ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 + 14 files changed, 191 insertions(+), 62 deletions(-) create mode 100644 binutils/testsuite/binutils-all/pr25662.ld create mode 100644 binutils/testsuite/binutils-all/pr25662.s