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-arm in repository toolchain/ci/binutils-gdb.
from fb6ac163ad testsuite supports_dt_relr adds 34c95e6aad Correct .relr.dyn nocombreloc script adds c39828d4c9 dt-relr.exp --no-as-needed adds 1ffce3f87d Re: gas: add visibility support using GNU syntax on XCOFF new 993248f443 gdb: add some extra debug information to attach_command new 4b74833d1a gdb: don't use -Wmissing-prototypes with g++
The 2 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: bfd/xcofflink.c | 7 +++-- gas/config/tc-ppc.c | 2 +- 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 ++++- ld/scripttempl/elf.sc | 2 +- ld/testsuite/ld-elf/dt-relr.exp | 4 +-- 19 files changed, 320 insertions(+), 12 deletions(-) create mode 100644 gdbsupport/compiler-type.m4