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-stable-allmodconfig in repository toolchain/binutils-gdb.
from fe19e45ff3 Automatic date update in version.in adds 91ae256e33 Relax a -r --gc-sections requirement adds ac85e67c05 PR23788, objcopy: failed to find link section adds e4c2619ad1 PR23800, .eqv doesn't always defer expression evaluation adds 1a088a2e26 GDB: Documentation: Remove greengrocer's apostrophe. adds d6677607c2 Fix "make info" in gdb adds 4051d2d65a [PUSHED/OBVIOUS] ensure help set print type gives the correct help. adds b8265d6194 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++++++ bfd/elf.c | 18 +++++++++--------- bfd/version.h | 2 +- gas/ChangeLog | 11 +++++++++++ gas/config/tc-spu.c | 17 ++++++++++++++++- gas/expr.c | 7 +++++++ gas/testsuite/gas/all/eqv-dot.d | 12 ++++++++++++ gas/testsuite/gas/all/eqv-dot.s | 8 ++++++++ gas/testsuite/gas/all/gas.exp | 1 + gdb/ChangeLog | 5 +++++ gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 4 ++-- gdb/typeprint.c | 2 +- ld/ChangeLog | 5 +++++ ld/ldlang.c | 6 ++++-- 15 files changed, 93 insertions(+), 16 deletions(-) create mode 100644 gas/testsuite/gas/all/eqv-dot.d create mode 100644 gas/testsuite/gas/all/eqv-dot.s