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-arm-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from a879b4d5a6 Support AT_BSDFLAGS on FreeBSD. adds 89ff19d45e Automatic date update in version.in adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 16 ++++++++ binutils/readelf.c | 3 +- binutils/testsuite/binutils-all/objcopy.exp | 64 ++++++++++++++++++++--------- 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 + 15 files changed, 171 insertions(+), 51 deletions(-) create mode 100644 binutils/testsuite/binutils-all/pr25662.ld create mode 100644 binutils/testsuite/binutils-all/pr25662.s