This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from e443398846 Re: ld testsuite fixes for alpha adds 13aa5ceb01 Silence warnings about incompatible plugins. adds 37ab86550b [gdb/testsuite] Limit default_target_compile override adds 87f83f2002 Fixes for gdb.xml/tdesc-regs.exp. adds 17fc27167f Automatic date update in version.in adds e2201c2a57 SH gas configure and ld tests adds b0ee49d21b ecoff testsuite fixes adds 348fe36b1d Remove perror from ld_assemble, ld_compile and ld_nm new bfbf16ce8b Automatic date update in version.in new 4d91c2a467 Fix gdb.base/list-missing-source.exp on remote host. new 160f8a8f32 Adjust gdb.mi/mi-sym-info.exp filename patterns.
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/ChangeLog | 6 ++ bfd/plugin.c | 36 ++++--- bfd/version.h | 2 +- gas/ChangeLog | 4 + gas/configure.tgt | 5 +- gdb/testsuite/ChangeLog | 28 ++++++ gdb/testsuite/gdb.base/list-missing-source.exp | 3 +- gdb/testsuite/gdb.mi/mi-sym-info.exp | 18 ++-- gdb/testsuite/gdb.xml/tdesc-regs.exp | 4 +- gdb/testsuite/lib/future.exp | 68 ++++++++++--- gdb/testsuite/lib/gdb.exp | 6 ++ ld/ChangeLog | 46 +++++++++ ld/testsuite/ld-alpha/alpha.exp | 4 +- ld/testsuite/ld-elf/binutils.exp | 8 +- ld/testsuite/ld-elf/exclude.exp | 14 ++- ld/testsuite/ld-elf/tls.exp | 8 +- ld/testsuite/ld-elf/tls_common.exp | 8 +- ld/testsuite/ld-elfweak/elfweak.exp | 9 +- ld/testsuite/ld-fastcall/fastcall.exp | 4 +- ld/testsuite/ld-gc/gc.exp | 2 +- ld/testsuite/ld-i386/i386.exp | 8 +- ld/testsuite/ld-ia64/line.exp | 2 +- ld/testsuite/ld-mep/mep.exp | 2 +- ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 4 +- ld/testsuite/ld-nios2/nios2.exp | 4 +- ld/testsuite/ld-scripts/alignof.exp | 4 +- ld/testsuite/ld-scripts/defined.exp | 42 ++++---- ld/testsuite/ld-scripts/extern.exp | 3 +- ld/testsuite/ld-scripts/log2.exp | 8 +- ld/testsuite/ld-scripts/phdrs2.exp | 22 ++--- ld/testsuite/ld-scripts/script.exp | 2 +- ld/testsuite/ld-scripts/sizeof.exp | 2 +- ld/testsuite/ld-selective/selective.exp | 2 +- ld/testsuite/ld-sh/sh.exp | 132 ++++++++++++------------- ld/testsuite/ld-tic6x/tic6x.exp | 2 +- ld/testsuite/ld-x86-64/line.exp | 2 +- ld/testsuite/ld-x86-64/x86-64.exp | 12 +-- ld/testsuite/lib/ld-lib.exp | 14 ++- 38 files changed, 340 insertions(+), 210 deletions(-)