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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 50757f95a8 gdb/testsuite: do not hard-code location indices in condbrea [...] adds 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 new e54ae97fb7 gas output_file_close error message new 6595cf3ce8 nm ifunc test tweaks new 21401fc7bf Duplicate output sections in scripts
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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 +- gdb/ChangeLog | 4 ++ gdb/regcache.h | 4 +- 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 + 15 files changed, 104 insertions(+), 53 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%)