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 e176f82170 Add no-dist to gnulib configure new cd850b40cc Use gnulib's strerror_r on MinGW
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/ChangeLog | 10 ++++ gdb/Makefile.in | 5 +- gdb/configure | 4 -- gdb/configure.ac | 4 -- gdb/gdbserver/ChangeLog | 6 ++ gdb/gdbserver/Makefile.in | 2 + gdb/gdbserver/configure | 6 +- gdb/gdbserver/configure.ac | 6 +- gdb/gdbsupport/common.host | 36 ------------ gdb/gdbsupport/mingw-strerror.c | 64 ---------------------- .../{posix-strerror.c => safe-strerror.c} | 2 +- 11 files changed, 23 insertions(+), 122 deletions(-) delete mode 100644 gdb/gdbsupport/common.host delete mode 100644 gdb/gdbsupport/mingw-strerror.c rename gdb/gdbsupport/{posix-strerror.c => safe-strerror.c} (94%)