This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from a8a7c763fd Fix bug in source.c change adds da1ecf8919 PR28673, input file 'gcov' is the same as output file adds a619b58721 bfd_section_from_shdr: Support SHT_RELR sections adds 44f3c3c212 ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction adds 2bd64d2109 ppc: recognize all program traps adds a5d8391846 gdb: use try/catch around a gdb_disassembler::print_insn call adds 2988a36005 gdb/python: Use tp_init instead of tp_new to setup gdb.Value adds 621f8c42d3 Fix error in file_and_directory patch adds 696d6f4d5c Use for-each more in gdb adds 9aecb5778d Automatic date update in version.in adds 7b961964f8 gdbserver: hide fork child threads from GDB adds 4a3ee32a40 gdb/linux-nat: factor ptrace-detach code to new detach_one_p [...] adds a4543480c5 gdb/remote.c: move some things up adds 28561a6559 gdb/remote.c: refactor pending fork status functions adds 577d2167bb gdb: move clearing of tp->pending_follow to follow_fork_inferior adds 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`" adds 43f7c3581f gdb/testsuite: respect GDBSERVER variable in remote-stdio-gd [...] adds edce4d8c6a Automatic date update in version.in adds 1563e7179a Don't edit bogus sh_link on reading relocatable objects (Ora [...] adds 40eb8b92a1 Don't return the main file as the separate debug info adds eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
No new revisions were added by this update.
Summary of changes: bfd/dwarf2.c | 2 +- bfd/elf.c | 72 ++-- bfd/elfxx-riscv.c | 39 +- bfd/version.h | 2 +- binutils/dwarf.c | 18 +- elfcpp/powerpc.h | 1 + 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/ada-lang.c | 22 +- gdb/bcache.c | 8 +- gdb/c-exp.y | 41 +- gdb/cp-support.c | 4 +- gdb/csky-tdep.c | 7 - gdb/d-exp.y | 25 +- gdb/disasm.c | 39 +- gdb/doc/python.texi | 3 + gdb/dwarf2/read.c | 2 +- gdb/f-exp.y | 46 +- gdb/go-exp.y | 25 +- gdb/infrun.c | 28 +- gdb/linux-nat.c | 129 ++++-- gdb/microblaze-tdep.c | 3 - gdb/p-exp.y | 20 +- gdb/python/py-value.c | 116 +++--- gdb/remote.c | 238 ++++++----- gdb/rs6000-tdep.c | 69 ++- gdb/rust-parse.c | 32 +- gdb/symtab.c | 5 +- gdb/testsuite/boards/remote-stdio-gdbserver.exp | 10 +- gdb/testsuite/gdb.arch/powerpc-trap.exp | 72 ++++ gdb/testsuite/gdb.arch/powerpc-trap.s | 31 ++ gdb/testsuite/gdb.arch/powerpc64-trap.s | 33 ++ 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/gdb.python/py-value.exp | 59 ++- .../gdb.threads/pending-fork-event-detach-ns.c | 114 +++++ .../gdb.threads/pending-fork-event-detach-ns.exp | 121 ++++++ .../pending-fork-event-detach-touch-file.c | 26 ++ .../gdb.threads/pending-fork-event-detach.c | 86 ++++ .../gdb.threads/pending-fork-event-detach.exp | 139 +++++++ gdb/testsuite/lib/gdb.exp | 20 +- gdbserver/linux-low.cc | 22 + gdbserver/linux-low.h | 56 +++ gdbserver/server.cc | 35 ++ gdbserver/target.cc | 12 + gdbserver/target.h | 20 + gold/powerpc.cc | 298 +++++++++---- ld/ldlang.c | 2 +- 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 +- 80 files changed, 2094 insertions(+), 1402 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/powerpc-trap.exp create mode 100644 gdb/testsuite/gdb.arch/powerpc-trap.s create mode 100644 gdb/testsuite/gdb.arch/powerpc64-trap.s create mode 100644 gdb/testsuite/gdb.threads/pending-fork-event-detach-ns.c create mode 100644 gdb/testsuite/gdb.threads/pending-fork-event-detach-ns.exp create mode 100644 gdb/testsuite/gdb.threads/pending-fork-event-detach-touch-file.c create mode 100644 gdb/testsuite/gdb.threads/pending-fork-event-detach.c create mode 100644 gdb/testsuite/gdb.threads/pending-fork-event-detach.exp