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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 89abbcc26d Arm: Create feature files for Arm target descriptions adds 4c462cb0ef Make some bpstat functions use bool adds 5c458ae8f5 Update breakpoint_1's documentation adds 43dd762689 arm-dis.c (print_insn_coprocessor): Rename index to index_operand. adds 32372d80ca Specialize value_cast error message for Ada adds 05b08ac160 Reduce manual reference counting in py-inferior.c adds 18101a3525 Change remote-sim.c to use type-safe registry adds 51df2ae302 Change solib-darwin.c to use type-safe registry adds cb60f4208b Change jit.c to use type-safe registry adds 22a20dca3a Change dbxread.c to use type-safe registry adds 9d52077d65 Change spu-tdep.c to use type-safe registry adds c294730c54 Change solib-dsbt.c to use type-safe registry adds a269fbf12d Change solib-aix.c to use type-safe registry adds 48c66e1d07 Change solib-spu.c to use type-safe registry adds 7a5d944b9e Change arm-tdep.c to use type-safe registry adds f06f1252b0 Change Ada catchpoints to be bp_catchpoint adds 0d12e84cfc Don't include gdbarch.h from defs.h adds 2ee0a9b7bc Automatic date update in version.in adds f2478a7e8b breakpoint: Make is_*point functions return bool adds 00db953196 Make value_must_coerce_to_target return a bool new 72ee03ff58 Fix use-after-move bug in add_thread_object
The 1 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/version.h | 2 +- gdb/ChangeLog | 188 +++++++++++++++++++++++++++++ gdb/aarch64-ravenscar-thread.c | 1 + gdb/aarch64-tdep.c | 1 + gdb/ada-lang.c | 20 ++- gdb/ada-lang.h | 4 + gdb/alpha-bsd-tdep.h | 2 + gdb/alpha-linux-tdep.c | 1 + gdb/alpha-mdebug-tdep.c | 1 + gdb/arch-utils.h | 3 +- gdb/arm-tdep.c | 78 ++++-------- gdb/arm-tdep.h | 2 +- gdb/ax-general.c | 1 + gdb/breakpoint.c | 136 +++++++++++---------- gdb/breakpoint.h | 28 +++-- gdb/btrace.c | 1 + gdb/buildsym-legacy.c | 1 + gdb/buildsym.h | 2 + gdb/c-lang.c | 1 + gdb/cli/cli-cmds.h | 1 + gdb/cli/cli-decode.h | 1 + gdb/cli/cli-dump.c | 1 + gdb/cli/cli-script.h | 2 + gdb/cli/cli-style.h | 1 + gdb/coff-pe-read.h | 1 + gdb/compile/compile-c-support.c | 1 + gdb/compile/compile-cplus.h | 1 + gdb/compile/compile-loc2c.c | 1 + gdb/corefile.c | 1 + gdb/cp-valprint.c | 1 + gdb/cris-linux-tdep.c | 1 + gdb/ctf.c | 1 + gdb/d-lang.c | 1 + gdb/d-namespace.c | 1 + gdb/dbxread.c | 32 ++--- gdb/dcache.c | 1 + gdb/defs.h | 3 - gdb/dicos-tdep.c | 1 + gdb/dictionary.c | 1 + gdb/disasm-selftests.c | 1 + gdb/dummy-frame.c | 1 + gdb/dummy-frame.h | 1 + gdb/dwarf2-frame-tailcall.c | 1 + gdb/dwarf2expr.c | 1 + gdb/expression.h | 2 + gdb/f-lang.c | 1 + gdb/frame-base.c | 1 + gdb/frame-unwind.c | 1 + gdb/frv-linux-tdep.c | 1 + gdb/gdb-stabs.h | 41 ++++--- gdb/gdbarch-selftests.c | 1 + gdb/gdbtypes.h | 1 - gdb/go-lang.c | 1 + gdb/hppa-nbsd-tdep.c | 1 + gdb/hppa-obsd-tdep.c | 1 + gdb/i386-dicos-tdep.c | 1 + gdb/i386-tdep.h | 1 + gdb/ia64-vms-tdep.c | 1 + gdb/inf-ptrace.c | 1 + gdb/interps.h | 1 + gdb/jit.c | 39 ++---- gdb/language.c | 1 + gdb/linux-record.c | 1 + gdb/location.h | 2 + gdb/m2-lang.c | 1 + gdb/m32r-linux-tdep.c | 1 + gdb/mem-break.c | 2 + gdb/memattr.c | 1 + gdb/mn10300-linux-tdep.c | 1 + gdb/nios2-linux-tdep.c | 1 + gdb/objfiles.h | 1 + gdb/opencl-lang.c | 1 + gdb/or1k-linux-tdep.c | 1 + gdb/p-lang.c | 1 + gdb/parser-defs.h | 1 + gdb/ppc-tdep.h | 2 + gdb/probe.h | 2 + gdb/procfs.c | 2 +- gdb/python/py-inferior.c | 36 +++--- gdb/python/py-infthread.c | 8 +- gdb/python/py-record-btrace.c | 1 + gdb/python/python-internal.h | 2 +- gdb/record-btrace.c | 1 + gdb/record.h | 1 + gdb/regcache-dump.c | 1 + gdb/regcache.h | 2 + gdb/remote-sim.c | 79 +++++------- gdb/riscv-fbsd-tdep.c | 1 + gdb/riscv-linux-tdep.c | 1 + gdb/rust-exp.y | 1 + gdb/s390-linux-nat.c | 1 + gdb/sh-linux-tdep.c | 1 + gdb/sh-nbsd-tdep.c | 1 + gdb/solib-aix.c | 145 ++++++++-------------- gdb/solib-darwin.c | 24 +--- gdb/solib-dsbt.c | 40 ++---- gdb/solib-spu.c | 12 +- gdb/source-cache.c | 1 + gdb/sparc-nbsd-tdep.c | 1 + gdb/sparc-obsd-tdep.c | 1 + gdb/sparc-ravenscar-thread.c | 1 + gdb/sparc64-fbsd-tdep.c | 1 + gdb/spu-tdep.c | 12 +- gdb/std-regs.c | 2 + gdb/target-descriptions.h | 1 + gdb/target-float.c | 2 +- gdb/testsuite/ChangeLog | 11 ++ gdb/testsuite/gdb.ada/catch_assert_if.exp | 2 +- gdb/testsuite/gdb.ada/catch_ex.exp | 8 +- gdb/testsuite/gdb.ada/mi_catch_assert.exp | 2 +- gdb/testsuite/gdb.ada/mi_catch_ex.exp | 8 +- gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp | 4 +- gdb/testsuite/gdb.ada/mi_ex_cond.exp | 2 +- gdb/tic6x-linux-tdep.c | 1 + gdb/tilegx-linux-tdep.c | 1 + gdb/top.c | 1 + gdb/tracefile.c | 1 + gdb/trad-frame.c | 1 + gdb/type-stack.h | 1 + gdb/ui-style.c | 1 + gdb/utils.c | 1 + gdb/utils.h | 3 + gdb/valarith.c | 1 + gdb/valops.c | 14 +-- gdb/valprint.c | 1 + gdb/value.h | 5 +- gdb/varobj.c | 1 + gdb/x86-tdep.c | 1 + gdb/xml-support.h | 1 + gdb/xtensa-linux-tdep.c | 1 + opcodes/ChangeLog | 5 + opcodes/arm-dis.c | 10 +- 132 files changed, 645 insertions(+), 473 deletions(-)