egcs/gcc ChangeLog config/h8300/h8300-protos.h ...

law@gcc.gnu.org law@gcc.gnu.org
Thu Aug 10 18:43:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@sourceware.cygnus.com	2000-08-10 18:43:48

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

Log message:
	* h8300.c (expand_a_rotate): New.
	(emit_a_rotate): Likewise.
	(h8300_adjust_insn_length): Add support for the rotate insns.
	* h8300.md (rotlqi3): New.
	(*rotlqi3_1): Likewise.
	(rotlhi3): Likewise.
	(*rotlhi3_1): Likewise.
	(rotlhi3): Likewise.
	(*rotlhi3_1): Likewise.
	* h8300-proto.h: Add prototypes for expand_a_rotate and
	emit_a_rotate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7388&r2=1.7389
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/h8300/h8300-protos.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&r1=1.39&r2=1.40
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/h8300/h8300.md.diff?cvsroot=gcc&r1=1.15&r2=1.16



More information about the Gcc-cvs mailing list