OSDN Git Service

2007-09-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2007 01:36:09 +0000 (01:36 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2007 01:36:09 +0000 (01:36 +0000)
commitc22e07a3ff98bd2a8d4947118bde62397c52c4fb
treef8004724c93c60a7e4e47d71053fef17976df904
parent7998838c7ec757088829743bf3439bcf39cff7a4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128118 138bc75d-0d04-0410-961f-82ee72b054a4
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]