This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 51deb57 S/390: Change builtin type naming scheme to match builtin-types.def. new 07a2beb S/390: vecintrin.h fix file description in comment new 25f6570 S/390: Fix vecinit expansion. new 0e28fcc S/390: Fix vlvg vlgv low-level builtins. new de0bacc S/390: Provide low-level builtins with __int128 ops.
The 4 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: gcc/ChangeLog | 46 ++++++++++++++ gcc/config/s390/s390-builtin-types.def | 3 + gcc/config/s390/s390-builtins.def | 69 ++++++++++++-------- gcc/config/s390/s390.c | 31 +++++++-- gcc/config/s390/s390.md | 5 +- gcc/config/s390/vecintrin.h | 18 +++--- gcc/config/s390/vx-builtins.md | 113 +++++++++------------------------ 7 files changed, 159 insertions(+), 126 deletions(-)