egcs/gcc ChangeLog config/ia64/ia64-protos.h c ...

rth@gcc.gnu.org rth@gcc.gnu.org
Sat Aug 19 00:15:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	rth@sourceware.cygnus.com	2000-08-19 00:15:09

Modified files:
	gcc            : ChangeLog 
	gcc/config/ia64: ia64-protos.h ia64.c ia64.h ia64.md 

Log message:
	* config/ia64/ia64.c (reg_or_5bit_operand): New.
	(ia64_depz_field_mask): New.
	* config/ia64/ia64.h (CONSTRAINT_OK_FOR_R): New.
	(PREDICATE_CODES): Update.
	* config/ia64/ia64.md: Update commentary.
	(depz_internal): New.
	(ashlsi3): Implement directly.
	(ashrsi3, lshrsi3): Simplify; rely on extv and extzv for constants.
	(ashldi3): Use shladd.
	* config/ia64/ia64-protos.h: Update.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7458&r2=1.7459
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.43&r2=1.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&r1=1.36&r2=1.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&r1=1.34&r2=1.35



More information about the Gcc-cvs mailing list