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 52feded778 Define _KERNTYPES in ppc-nbsd-nat.c adds 8110f842bc Define _KERNTYPES in mips-nbsd-nat.c adds d5be5fa420 Inherit vax_bsd_nat_target from nbsd_nat_target adds 1275307303 Add explicit cast to fix build of vax-bsd-nat.c adds 6227b330d5 Add support for threads in vax_bsd_nat_target adds 013f99f035 Add support for NetBSD threads in x86-bsd-nat.c adds 6018d381a0 Inherit arm_netbsd_nat_target from nbsd_nat_target adds 75c56d3d12 Add support for NetBSD threads in arm-nbsd-nat.c adds 54c4382534 [gdb/testsuite] Fix check-read1 FAIL in attach-many-short-li [...] adds 2190cf067b Define _KERNTYPES in alpha-bsd-nat.c adds 4fed520be2 Inherit alpha_netbsd_nat_target from nbsd_nat_target adds 66eaca97eb Remove unused code from alpha-bsd-nat.c adds 6def66f140 Add support for NetBSD threads in alpha-bsd-nat.c adds f90280caf5 Define _KERNTYPES in m68k-bsd-nat.c adds 01a801176e Inherit m68k_bsd_nat_target from nbsd_nat_target adds bc10778499 m68k: bsd: Change type from char * to gdb_byte * adds 154151a6e3 Add support for NetBSD threads in m68k-bsd-nat.c adds ab44624cea [gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.exp adds 3293bbaffa Add C parser support for "restrict" and "_Atomic" adds eaeaf44cfd [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
No new revisions were added by this update.
Summary of changes: gdb/ChangeLog | 125 +++++++++++++++++++++ gdb/alpha-bsd-nat.c | 63 +++-------- gdb/arm-nbsd-nat.c | 29 +++-- gdb/c-exp.y | 56 ++++++--- gdb/c-typeprint.c | 27 +++-- gdb/m68k-bsd-nat.c | 27 +++-- gdb/mips-nbsd-nat.c | 2 + gdb/testsuite/ChangeLog | 18 +++ gdb/testsuite/gdb.base/cvexpr.exp | 11 ++ gdb/testsuite/gdb.base/maint.exp | 45 ++++---- gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 116 ++++++++++++++++--- .../attach-many-short-lived-threads.exp | 16 ++- gdb/type-stack.c | 76 ++++++------- gdb/type-stack.h | 2 + gdb/vax-bsd-nat.c | 15 ++- gdb/x86-bsd-nat.c | 20 +++- 16 files changed, 453 insertions(+), 195 deletions(-)