]> gcc.gnu.org Git - gcc.git/commit - gcc/config.gcc
config.gcc (powerpc*-*-*): Install spu2vmx.h, vec_types.h, and si2vmx.h headers.
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 5 Sep 2007 01:36:09 +0000 (01:36 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 5 Sep 2007 01:36:09 +0000 (18:36 -0700)
commit437cc56a07a35aab6bd51ed66b00fc9549076f97
treef8004724c93c60a7e4e47d71053fef17976df904
parentff539210fad1f87e5bd134b2b9a3b6b0dce93b5c
config.gcc (powerpc*-*-*): Install spu2vmx.h, vec_types.h, and si2vmx.h headers.

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.

From-SVN: r128118
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/si2vmx.h [new file with mode: 0644]
gcc/config/rs6000/spu2vmx.h [new file with mode: 0644]
gcc/config/rs6000/vec_types.h [new file with mode: 0644]
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/spu2vmx-1.C [new file with mode: 0644]
This page took 0.059048 seconds and 5 git commands to generate.