gcc/config/rs6000 altivec.h rs6000.c rs6000.h ...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Sun Feb 10 22:15:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	gcc
Changes by:	aldyh@sources.redhat.com	2002-02-10 22:15:42

Modified files:
	config/rs6000  : altivec.h rs6000.c rs6000.h rs6000.md 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/altivec.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.282&r2=1.283
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.178&r2=1.179
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&r1=1.164&r2=1.165



More information about the Gcc-cvs mailing list