This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 993248f4439 gdb: add some extra debug information to attach_command new 4b74833d1a2 gdb: don't use -Wmissing-prototypes with g++
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/acinclude.m4 | 3 +++ gdb/configure | 66 ++++++++++++++++++++++++++++++++++++++++++++- gdb/configure.ac | 1 + 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 +++++- 12 files changed, 275 insertions(+), 6 deletions(-) create mode 100644 gdbsupport/compiler-type.m4