This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 010eee5 2015-11-25 Paolo Carlini paolo.carlini@oracle.com new 1d09388 Remove broken ifcvt code for speculating memory writes new 08de21a Port libvtv to Solaris
The 2 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 | 19 + gcc/alias.c | 24 - gcc/config/sol2.h | 36 +- gcc/gcc.c | 6 +- gcc/ifcvt.c | 121 +- gcc/rtl.h | 1 - include/ChangeLog | 5 + include/vtv-change-permission.h | 4 + libgcc/ChangeLog | 9 + libgcc/Makefile.in | 13 +- libgcc/config.host | 3 + libstdc++-v3/ChangeLog | 9 + libstdc++-v3/acinclude.m4 | 4 + libstdc++-v3/configure | 4 + .../18_support/bad_exception/23591_thread-1.c | 2 +- libvtv/ChangeLog | 27 + libvtv/Makefile.am | 14 +- libvtv/Makefile.in | 25 +- libvtv/configure | 3580 ++++++++++---------- libvtv/configure.ac | 22 + libvtv/configure.tgt | 6 + libvtv/vtv_rts.cc | 53 +- 22 files changed, 1980 insertions(+), 2007 deletions(-)