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 37e136b168 Remove make_cleanup_free_section_addr_info new 39be3c7e98 Add silent Makefile rules
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 | 20 +++++++++++++++ gdb/Makefile.in | 51 +++++++++++++++++++----------------- gdb/gdbserver/ChangeLog | 13 ++++++++++ gdb/gdbserver/Makefile.in | 60 ++++++++++++++++++++++++------------------- gdb/gnulib/aclocal.m4 | 27 +++++++++++++++++++ gdb/gnulib/configure | 18 +++++++++++++ gdb/gnulib/configure.ac | 2 ++ gdb/gnulib/import/Makefile.in | 32 ++++++++++++++++++----- gdb/silent-rules.mk | 14 ++++++++++ 9 files changed, 180 insertions(+), 57 deletions(-) create mode 100644 gdb/silent-rules.mk