This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 5ca5b31d63 Move CU queue to dwarf2_per_objfile adds deb70aa032 gdb: remove trailing '.' from perror_with_name calls adds 42d77edce1 gdb: make throw_perror_with_name static adds d21691eaa7 Automatic date update in version.in adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...] adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff adds 8db775b211 Fix ARM_CC_FOR_TARGET handling adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/MAINTAINERS | 1 + gdb/aarch64-linux-nat.c | 144 +++++++++++++++++++++++++++------- gdb/arm-linux-nat.c | 24 +++--- gdb/arm-tdep.c | 85 ++++++++++++++++++-- gdb/fbsd-nat.c | 2 +- gdb/netbsd-nat.c | 2 +- gdb/ppc-linux-nat.c | 12 +-- gdb/procfs.c | 2 +- gdb/testsuite/gdb.base/gnu_vector.exp | 20 ++--- gdb/testsuite/gdb.threads/tls.exp | 5 +- gdb/testsuite/lib/dwarf.exp | 8 -- gdb/testsuite/lib/gdb.exp | 91 +++++++++++---------- gdb/utils.c | 2 +- gdb/utils.h | 3 - 15 files changed, 276 insertions(+), 127 deletions(-)