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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 1c64f6cbcf gdb: remove struct cached_reg typedef adds d0089f12f6 ld/x86-64: Add PR gold/26939 tests adds eac5c6d392 Automatic date update in version.in adds e54ae97fb7 gas output_file_close error message adds 6595cf3ce8 nm ifunc test tweaks adds 21401fc7bf Duplicate output sections in scripts
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 4 ++ binutils/testsuite/binutils-all/nm.exp | 8 +-- gas/ChangeLog | 6 ++ gas/output-file.c | 3 +- gas/testsuite/gas/mips/reginfo-2.l | 2 +- ld/ChangeLog | 19 ++++++ ld/ldlang.c | 72 ++++++++++------------ ld/ldlang.h | 4 +- ld/testsuite/ld-x86-64/pr26939-x32.d | 13 ++++ ld/testsuite/ld-x86-64/pr26939.d | 12 ++++ .../{ld-sh/fdpic-stack.s => ld-x86-64/pr26939.s} | 2 +- ld/testsuite/ld-x86-64/x86-64.exp | 2 + 13 files changed, 98 insertions(+), 51 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr26939-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr26939.d copy ld/testsuite/{ld-sh/fdpic-stack.s => ld-x86-64/pr26939.s} (60%)