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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from f872fdbb5b gdb/s12z: Use default gdbarch methods where possible adds 05b1991f1a Automatic date update in version.in adds d10be0cb9e S12Z: s12z-opc.h: Add extern "C" bracketing adds a679f24ecc S12Z: Opcodes: Handle bit map operations with non-canonical [...] adds 1903f1385b resolve_symbol_value vs. .loc view resolution adds 1b8dd64326 Stop strip from merging notes when stripping debug or dwo in [...] adds a59240a41a Fix passing of struct with bitfields on x86-64 adds 596179f77c Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init adds 44ed80923a Use better test for usable compiler in ld testsuite. adds 1670072efb Fix Rust testing
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 +++ binutils/doc/binutils.texi | 2 +- binutils/objcopy.c | 15 ++++++- gas/ChangeLog | 19 +++++++++ gas/symbols.c | 43 +++++++++----------- gas/testsuite/gas/mmix/basep-7.d | 8 ++-- gas/testsuite/gas/s12z/bit-manip-invalid.d | 6 ++- gas/testsuite/gas/s12z/bit-manip-invalid.s | 4 ++ gdb/ChangeLog | 9 +++++ gdb/aarch64-tdep.c | 4 +- gdb/amd64-tdep.c | 10 +++-- gdb/testsuite/ChangeLog | 12 ++++++ gdb/testsuite/gdb.arch/amd64-eval.cc | 18 +++++++++ gdb/testsuite/gdb.arch/amd64-eval.exp | 2 + gdb/testsuite/lib/gdb.exp | 3 +- ld/ChangeLog | 47 ++++++++++++++++++++++ ld/testsuite/config/default.exp | 12 +++--- ld/testsuite/ld-auto-import/auto-import.exp | 2 +- ld/testsuite/ld-cygwin/exe-export.exp | 2 +- ld/testsuite/ld-elf/audit.exp | 2 +- ld/testsuite/ld-elf/compress.exp | 2 +- ld/testsuite/ld-elf/dwarf.exp | 2 +- ld/testsuite/ld-elf/elf.exp | 2 +- ld/testsuite/ld-elf/indirect.exp | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 2 +- ld/testsuite/ld-elf/shared.exp | 2 +- ld/testsuite/ld-elf/tls.exp | 2 +- ld/testsuite/ld-elf/wrap.exp | 2 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 2 +- ld/testsuite/ld-elfvers/vers.exp | 2 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 2 +- ld/testsuite/ld-elfweak/elfweak.exp | 2 +- ld/testsuite/ld-gc/gc.exp | 12 +++--- ld/testsuite/ld-i386/i386.exp | 6 +-- ld/testsuite/ld-i386/no-plt.exp | 2 +- ld/testsuite/ld-i386/tls.exp | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 2 +- ld/testsuite/ld-mn10300/mn10300.exp | 2 +- ld/testsuite/ld-pe/pe-compile.exp | 2 +- ld/testsuite/ld-pe/pe-run.exp | 2 +- ld/testsuite/ld-pe/pe-run2.exp | 2 +- ld/testsuite/ld-pie/pie.exp | 2 +- ld/testsuite/ld-plugin/lto.exp | 2 +- ld/testsuite/ld-plugin/plugin.exp | 2 +- ld/testsuite/ld-scripts/crossref.exp | 2 +- ld/testsuite/ld-sh/sh.exp | 2 +- ld/testsuite/ld-shared/shared.exp | 2 +- ld/testsuite/ld-size/size.exp | 2 +- ld/testsuite/ld-srec/srec.exp | 2 +- ld/testsuite/ld-undefined/undefined.exp | 2 +- ld/testsuite/ld-unique/unique.exp | 2 +- ld/testsuite/ld-x86-64/mpx.exp | 2 +- ld/testsuite/ld-x86-64/no-plt.exp | 2 +- ld/testsuite/ld-x86-64/tls.exp | 2 +- ld/testsuite/ld-x86-64/x86-64.exp | 2 +- ld/testsuite/lib/ld-lib.exp | 61 +++++++++++++++++++++++++++-- opcodes/ChangeLog | 10 +++++ opcodes/s12z-opc.c | 4 +- opcodes/s12z-opc.h | 9 ++++- 60 files changed, 296 insertions(+), 100 deletions(-)