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]

r128118 - in /trunk/gcc: ChangeLog config.gcc c...


Author: pinskia
Date: Wed Sep  5 01:36:09 2007
New Revision: 128118

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128118
Log:
2007-09-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * config.gcc (powerpc*-*-*): Install
        spu2vmx.h, vec_types.h, and si2vmx.h headers.
        * config/rs6000/spu2vmx.h: New header.
        * config/rs6000/si2vmx.h: New header.
        * config/rs6000/vec_types.h: New header.
2007-09-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * g++.dg/other/spu2vmx-1.C: New test.


Added:
    trunk/gcc/config/rs6000/si2vmx.h
    trunk/gcc/config/rs6000/spu2vmx.h
    trunk/gcc/config/rs6000/vec_types.h
    trunk/gcc/testsuite/g++.dg/other/spu2vmx-1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/testsuite/ChangeLog


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