This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be8749f939a i386: Implement 4-byte vector (V4QI/V2HI) constant permutations new 3b5e8ee4f1e Darwin, configury : Allow for specification and detection o [...]
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.def | 1 + Makefile.in | 10 ++ Makefile.tpl | 9 ++ configure | 413 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 6 + gcc/collect2.c | 40 ++++- gcc/config.in | 12 ++ gcc/config/darwin.h | 2 - gcc/configure | 166 ++++++++++++++++++++- gcc/configure.ac | 96 +++++++++++- gcc/exec-tool.in | 8 + gcc/gcc.c | 5 + 12 files changed, 757 insertions(+), 11 deletions(-)