This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O1 in repository toolchain/ci/binutils-gdb.
from df5ad10200 gdb, gdbserver: detach fork child when detaching from fork parent adds de8a2781a5 sim: use ## for automake comments adds de3a913df6 RISC-V: Clarify the behavior of .option arch directive. adds fb44b07969 [gdb/testsuite] Fix gdb.base/include-main.exp with -readnow adds 6722ee73f7 [gdb/testsuite] Fix gdb.base/maint.exp with -readnow adds ab7baf103d gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp adds 3d950cb72d gdb/testsuite: fix default behavior of runto adds 0cb857dcd0 gdb/csky-tdep.c: fix -Wunused-but-set-variable error adds db94f15756 gdb/microblaze-tdep.c: fix -Wunused-but-set-variable adds fe72c32765 gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT` adds b6d1f70cc7 Set sh_link for reloc sections created as normal sections adds b243230f64 PR28674, objdump crash adds 55ac06caf9 Automatic date update in version.in adds b80a346e3d Revert "gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT`"
No new revisions were added by this update.
Summary of changes: bfd/dwarf2.c | 2 +- bfd/elf.c | 26 +- bfd/elfxx-riscv.c | 39 +- bfd/version.h | 2 +- gas/testsuite/gas/riscv/option-arch-01.s | 2 +- gas/testsuite/gas/riscv/option-arch-01a.d | 2 +- gas/testsuite/gas/riscv/option-arch-01b.d | 2 +- gas/testsuite/gas/riscv/option-arch-02.d | 4 +- gas/testsuite/gas/riscv/option-arch-02.s | 2 +- gas/testsuite/gas/riscv/option-arch-03.s | 2 +- gas/testsuite/gas/riscv/option-arch-fail.l | 6 +- gas/testsuite/gas/riscv/option-arch-fail.s | 2 + gdb/csky-tdep.c | 7 - gdb/microblaze-tdep.c | 3 - gdb/testsuite/gdb.base/include-main.exp | 6 +- gdb/testsuite/gdb.base/maint.exp | 8 +- .../gdb.dwarf2/frame-inlined-in-outer-frame.S | 7 +- gdb/testsuite/lib/gdb.exp | 5 +- sim/Makefile.am | 10 +- sim/Makefile.in | 463 --------------------- sim/arm/local.mk | 32 +- sim/bpf/local.mk | 34 +- sim/common/local.mk | 42 +- sim/cr16/local.mk | 36 +- sim/cris/local.mk | 44 +- sim/d10v/local.mk | 36 +- sim/erc32/local.mk | 32 +- sim/frv/local.mk | 38 +- sim/igen/local.mk | 44 +- sim/iq2000/local.mk | 38 +- sim/lm32/local.mk | 38 +- sim/m32c/local.mk | 36 +- sim/m32r/local.mk | 42 +- sim/m68hc11/local.mk | 36 +- sim/mn10300/local.mk | 36 +- sim/moxie/local.mk | 32 +- sim/or1k/local.mk | 36 +- sim/ppc/local.mk | 32 +- sim/rx/local.mk | 32 +- sim/sh/local.mk | 36 +- sim/testsuite/common/local.mk | 28 +- sim/testsuite/local.mk | 32 +- sim/v850/local.mk | 36 +- 43 files changed, 480 insertions(+), 948 deletions(-)