This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 1ffce3f87d Re: gas: add visibility support using GNU syntax on XCOFF adds 993248f443 gdb: add some extra debug information to attach_command adds 4b74833d1a gdb: don't use -Wmissing-prototypes with g++
No new revisions were added by this update.
Summary of changes: gdb/acinclude.m4 | 3 +++ gdb/configure | 66 ++++++++++++++++++++++++++++++++++++++++++++- gdb/configure.ac | 1 + gdb/gdbthread.h | 4 +++ gdb/infcmd.c | 12 +++++++++ gdb/thread.c | 20 ++++++++++++++ gdbserver/acinclude.m4 | 3 +++ gdbserver/configure | 66 ++++++++++++++++++++++++++++++++++++++++++++- gdbserver/configure.ac | 1 + gdbsupport/Makefile.in | 4 +-- gdbsupport/acinclude.m4 | 3 +++ gdbsupport/compiler-type.m4 | 59 ++++++++++++++++++++++++++++++++++++++++ gdbsupport/configure | 66 ++++++++++++++++++++++++++++++++++++++++++++- gdbsupport/configure.ac | 1 + gdbsupport/warning.m4 | 8 +++++- 15 files changed, 311 insertions(+), 6 deletions(-) create mode 100644 gdbsupport/compiler-type.m4