egcs/gcc ChangeLog config/c4x/c4x.c config/c4x ...

Michael Hayes m.hayes@cygnus.com
Wed Oct 14 22:46:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	m.hayes@egcs.cygnus.com	98/10/14 22:46:05

Modified files:
	gcc            : ChangeLog 
	gcc/config/c4x : c4x.c c4x.h c4x.md t-c4x 

Log message:
	* config/c4x/c4x.c: Convert to use GEN_INT.
	(c4x_parallel_process): Rework to handle new repeat loop structure.
	
	* config/c4x/c4x.md: Convert to use GEN_INT.
	(rptb_end): Convert to use GE test.  Replace uses with clobbers.
	(decrement_and_branch_on_count): Likewise.
	
	* config/c4x/c4x.h (REPEAT_BLOCK_PROCESS): Deleted hook now that
	loop.c has the desired functionality.
	(rc_reg_operand): New prototype.
	
	* config/c4x/t-c4x: Can now build all front ends.




More information about the Gcc-cvs mailing list