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 da5bd37ebc6 Remove some ui_file_* functions new 629c2962801 gdbsupport: use AM_GDB_WARNINGS new 58df732b216 Move gdb/warning.m4 to gdbsupport new 8ddd8e0ed83 Add -Wstrict-null-sentinel to gdbsupport/warning.m4 new 898e7f60782 Re-generate gdb/gdbserver/gdbsupport configure scripts
The 4 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 | 13 +++ gdb/acinclude.m4 | 2 +- gdb/configure | 4 +- gdbserver/ChangeLog | 12 +++ gdbserver/acinclude.m4 | 4 +- gdbserver/configure | 4 +- gdbsupport/ChangeLog | 23 +++++ gdbsupport/Makefile.am | 2 + gdbsupport/Makefile.in | 6 +- gdbsupport/acinclude.m4 | 3 + gdbsupport/configure | 196 +++++++++++++++++++++++++++++++++++++++++ gdbsupport/configure.ac | 3 + {gdb => gdbsupport}/warning.m4 | 4 +- 13 files changed, 269 insertions(+), 7 deletions(-) rename {gdb => gdbsupport}/warning.m4 (99%)