This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b40ef6e9dc0 Sync toplevel files from binutils-gdb new 6051a849aa1 Sync toplevel files from binutils-gdb
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: Makefile.in | 8 +- Makefile.tpl | 8 +- config/clang-plugin.m4 | 114 +++++++ config/gcc-plugin.m4 | 43 +++ configure | 758 +++++++++++++++++++++++++++++++++++++++++++- configure.ac | 40 ++- libbacktrace/Makefile.in | 3 + libbacktrace/aclocal.m4 | 2 + libbacktrace/configure | 405 +++++++++++++++++++++++- libiberty/aclocal.m4 | 1 + libiberty/configure | 548 ++++++++++++++++++++++++-------- libiberty/configure.ac | 43 ++- libtool.m4 | 49 +-- zlib/Makefile.in | 3 + zlib/aclocal.m4 | 2 + zlib/configure | 809 ++++++++++++++++++++++++++++++++++------------- 16 files changed, 2410 insertions(+), 426 deletions(-) create mode 100644 config/clang-plugin.m4