]> gcc.gnu.org Git - gcc.git/commit
rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 11 Feb 2002 06:05:05 +0000 (06:05 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 11 Feb 2002 06:05:05 +0000 (06:05 +0000)
commit5c665b884d659613a8dea504e42411d9fbdc9da9
tree89fe91613b3d65e9e478af3f08ec935ee47cb6fe
parent3494f1b40f514eab4b959ebc5f612499a93f8447
rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.

2002-02-06  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (altivec_init_builtins): Handle
        __builtin_altivec_abs*.
        (bdesc_abs): New.

        * config/rs6000/rs6000.h (rs6000_builtins): Add
        ALTIVEC_BUILTIN_ABS*.

        * config/rs6000/altivec.h: Use const char for builtins expecting
        literals.
        (vec_abs): New versions for C and C++.
        (vec_abss): Same.

From-SVN: r49669
gcc/ChangeLog
This page took 0.064353 seconds and 5 git commands to generate.