This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r201012 - in /branches/redhat/gcc-4_8-branch: ....


Author: jakub
Date: Wed Jul 17 15:05:56 2013
New Revision: 201012

URL: http://gcc.gnu.org/viewcvs?rev=201012&root=gcc&view=rev
Log:
zEC12 HTM support
svn merge -r200453:200454 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r201003:201004 svn+ssh://gcc.gnu.org/svn/gcc/trunk
svn merge -r201010:201011 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_8-branch/gcc/config/s390/htmintrin.h
      - copied unchanged from r200454, trunk/gcc/config/s390/htmintrin.h
    branches/redhat/gcc-4_8-branch/gcc/config/s390/htmxlintrin.h
      - copied unchanged from r200454, trunk/gcc/config/s390/htmxlintrin.h
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390intrin.h
      - copied unchanged from r200454, trunk/gcc/config/s390/s390intrin.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-1.c
      - copied unchanged from r200454, trunk/gcc/testsuite/gcc.target/s390/htm-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
      - copied unchanged from r200454, trunk/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c
      - copied unchanged from r200454, trunk/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/common/config/s390/s390-common.c
    branches/redhat/gcc-4_8-branch/gcc/config.gcc
    branches/redhat/gcc-4_8-branch/gcc/config/rs6000/darwin.h
    branches/redhat/gcc-4_8-branch/gcc/config/s390/predicates.md
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390-modes.def
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390-protos.h
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390.h
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390.md
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390.opt
    branches/redhat/gcc-4_8-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/libitm/ChangeLog
    branches/redhat/gcc-4_8-branch/libitm/acinclude.m4
    branches/redhat/gcc-4_8-branch/libitm/config/s390/target.h
    branches/redhat/gcc-4_8-branch/libitm/configure
    branches/redhat/gcc-4_8-branch/libitm/configure.tgt

Propchange: branches/redhat/gcc-4_8-branch/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]