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-next-allmodconfig 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 adds af30c400ea Do not include parser-defs.h from c-lang.h adds cbfa382abb Remove two unnecessary variables from evaluate_subexp_standard
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 +- gdb/ChangeLog | 11 ++++ gdb/c-lang.h | 1 - gdb/d-lang.c | 1 + gdb/eval.c | 12 +--- gdb/rust-lang.c | 1 + 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 + 18 files changed, 114 insertions(+), 61 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%)