This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d1d7d3614b6 gcc/ChangeLog: * doc/extend.texi (__builtin_has_attribute) [...] new e60a24bda6d libphobos: Add target-zlib to top-level configure
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: ChangeLog | 5 ++ configure | 3 +- configure.ac | 3 +- gcc/ChangeLog | 4 ++ gcc/doc/install.texi | 12 ++++ libphobos/ChangeLog | 11 ++++ libphobos/Makefile.in | 1 + libphobos/configure | 114 ++++++++++++++++++++----------------- libphobos/libdruntime/Makefile.in | 1 + libphobos/m4/druntime/libraries.m4 | 65 +++++++++++++++------ libphobos/src/Makefile.am | 23 +------- libphobos/src/Makefile.in | 110 ++--------------------------------- libphobos/testsuite/Makefile.in | 1 + 13 files changed, 157 insertions(+), 196 deletions(-)