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-allnoconfig 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 new 6b9374f1e0 [gdb/testsuite] Fix solib-list.exp test-case for exec with d [...]
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: 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 | 23 ++++ gdb/testsuite/gdb.base/cvexpr.exp | 11 ++ gdb/testsuite/gdb.base/maint.exp | 45 ++++---- gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 116 ++++++++++++++++++--- gdb/testsuite/gdb.server/solib-list.exp | 17 ++- .../attach-many-short-lived-threads.exp | 16 ++- gdb/type-stack.c | 76 +++++++------- gdb/type-stack.h | 2 + 14 files changed, 406 insertions(+), 187 deletions(-)