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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 | 88 ++++++++++++++++ gdb/alpha-bsd-nat.c | 63 +++-------- gdb/arm-nbsd-nat.c | 26 +++-- gdb/c-exp.y | 56 +++++++--- gdb/c-typeprint.c | 27 +++-- gdb/m68k-bsd-nat.c | 27 +++-- 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 + 13 files changed, 386 insertions(+), 185 deletions(-)