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-next-allmodconfig in repository toolchain/binutils-gdb.
from 51b4f73a37 AArch64: Fix the gdb build with musl libc adds 87469ba2d2 PR23980, powerpc64 ld segfault adds 9068261f1c gdb/dwarf: Convert some predicates from int to bool adds b55a479709 Automatic date update in version.in adds c5ebe0ff70 sim: Don't overwrite stored errno in sim_syscall_multi adds 7af5d5c4dd PR23980, assertion fail adds a529dcc854 [GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1 adds 2d5d5a8f0a Include bfd_stdint.h in bfd.h
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 57 +++++++++++++++++++++++++++++++++++++++++++++ bfd/Makefile.am | 6 ++--- bfd/Makefile.in | 12 +++++----- bfd/arc-plt.h | 2 -- bfd/bfd-in.h | 1 + bfd/bfd-in2.h | 1 + bfd/cache.c | 1 - bfd/coff-rs6000.c | 1 - bfd/coff64-rs6000.c | 1 - bfd/elf-nacl.h | 2 -- bfd/elf32-arm.c | 1 - bfd/elf32-avr.c | 1 - bfd/elf32-i386.c | 6 ++++- bfd/elf32-nds32.c | 2 -- bfd/elf32-ppc.c | 6 +++++ bfd/elf32-rl78.c | 1 - bfd/elf32-rx.c | 1 - bfd/elf32-s390.c | 6 ++++- bfd/elf32-sh.c | 6 ++++- bfd/elf32-wasm32.c | 1 - bfd/elf32-xtensa.c | 6 ++++- bfd/elf64-nfp.c | 1 - bfd/elf64-ppc.c | 9 ++++++- bfd/elf64-s390.c | 6 ++++- bfd/elf64-x86-64.c | 6 ++++- bfd/elflink.c | 1 - bfd/elfnn-aarch64.c | 1 - bfd/elfnn-ia64.c | 1 - bfd/elfxx-aarch64.c | 2 ++ bfd/elfxx-aarch64.h | 4 ---- bfd/elfxx-ia64.c | 1 - bfd/elfxx-riscv.c | 1 - bfd/elfxx-x86.h | 1 - bfd/mach-o-aarch64.c | 2 +- bfd/mach-o-arm.c | 2 +- bfd/mach-o-i386.c | 2 +- bfd/mach-o-x86-64.c | 2 +- bfd/mach-o.c | 2 +- bfd/mach-o.h | 1 - bfd/sysdep.h | 3 --- bfd/version.h | 2 +- bfd/wasm-module.c | 2 -- gdb/ChangeLog | 20 ++++++++++++++++ gdb/dwarf2read.c | 58 +++++++++++++++++++++++----------------------- gold/ChangeLog | 6 +++++ gold/testsuite/Makefile.am | 2 +- gold/testsuite/Makefile.in | 2 +- opcodes/ChangeLog | 10 ++++++++ opcodes/aarch64-opc.c | 2 +- opcodes/arm-dis.c | 1 + opcodes/csky-dis.c | 2 +- opcodes/nds32-asm.c | 2 +- opcodes/riscv-dis.c | 2 +- opcodes/s12z-dis.c | 2 +- opcodes/wasm32-dis.c | 2 +- sim/common/ChangeLog | 5 ++++ sim/common/sim-syscall.c | 5 ---- 57 files changed, 199 insertions(+), 95 deletions(-)