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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 5844b4657a Fix compile time warnings about the possibility of using uni [...] adds c7da12c72c Add support for NetBSD threads in ppc-nbsd-nat.c adds 0d832e7f5e Add support for the xdef and xref pseudo-ops to the Z80 assembler. adds 0dd7b8f788 [gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.exp adds 4a90f06205 Add support for NetBSD threads in hppa-nbsd-nat.c adds 9faa006d11 Inherit ppc_nbsd_nat_target from nbsd_nat_target adds 70304be939 Fix Ada val_print removal regression adds 1773be9ea2 Fix column alignment in "maint info line-table" adds f67210ff1c Avoid stringop-truncation errors adds f7d4f0b1b9 Fix assert in c-exp.y adds 1ff700c202 Update the return type of gdb_ptrace to be more flexible adds c884cc4619 gdb: remove HAVE_DECL_PTRACE adds c623cc9089 [gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS adds fe26d3a34a Make dwarf2_evaluate_property parameter const adds d9fb0d7136 Automatic date update in version.in adds e3b1fa32c2 include: Sync lto-symtab.h and plugin-api.h with GCC
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 6 ++ gas/config/tc-z80.c | 2 + gas/doc/c-z80.texi | 83 ++++++++++++------ gdb/ChangeLog | 64 ++++++++++++++ gdb/ada-tasks.c | 3 +- gdb/ada-valprint.c | 99 +++++++++------------- gdb/amd64-bsd-nat.c | 2 +- gdb/c-exp.y | 2 +- gdb/config.in | 4 - gdb/configure | 20 ----- gdb/dwarf2/loc.c | 4 +- gdb/dwarf2/loc.h | 2 +- gdb/hppa-nbsd-nat.c | 14 +-- gdb/i386-bsd-nat.c | 2 +- gdb/linux-tdep.c | 4 +- gdb/nat/gdb_ptrace.h | 8 -- gdb/ppc-nbsd-nat.c | 17 ++-- gdb/ptrace.m4 | 6 +- gdb/sparc-nat.c | 2 +- gdb/symmisc.c | 29 ++++--- gdb/testsuite/ChangeLog | 15 ++++ .../gdb.ada/{interface.exp => sub_variant.exp} | 17 ++-- .../global_pack.ads => sub_variant/subv.adb} | 34 ++++++-- gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 6 +- gdb/testsuite/gdb.threads/omp-par-scope.exp | 4 +- .../gdb.threads/step-over-lands-on-breakpoint.exp | 5 +- .../gdb.threads/step-over-trips-on-watchpoint.exp | 5 +- gdb/testsuite/lib/gdb.exp | 24 ++++++ gdb/x86-bsd-nat.c | 2 +- gdbserver/ChangeLog | 5 ++ gdbserver/config.in | 4 - gdbserver/configure | 20 ----- gdbsupport/ChangeLog | 5 ++ gdbsupport/config.in | 4 - gdbsupport/configure | 20 ----- include/ChangeLog | 6 ++ include/lto-symtab.h | 2 +- include/plugin-api.h | 2 +- 39 files changed, 323 insertions(+), 232 deletions(-) copy gdb/testsuite/gdb.ada/{interface.exp => sub_variant.exp} (63%) copy gdb/testsuite/gdb.ada/{info_auto_lang/global_pack.ads => sub_variant/subv.adb} (51%)