src/gas ChangeLog config/tc-xtensa.c

bwilson@sourceware.org bwilson@sourceware.org
Tue Mar 29 00:51:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_16-branch
Changes by:	bwilson@sourceware.org	2005-03-29 00:51:52

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-xtensa.c 

Log message:
	* config/tc-xtensa.c (do_align_targets): Update comment.
	(xtensa_frob_label): Compute "freq" before possibly switching frags.
	Insert a LOOP_END frag before every loop target, and do not overload
	DESIRE_ALIGN_IF_TARGET frags with loop end information.
	(xg_assemble_vliw_tokens): Use do_align_targets.
	(xtensa_fix_target_frags): Remove code to convert a
	DESIRE_ALIGN_IF_TARGET frag to a LOOP_END frag when there is a
	negatable branch at the end of a loop.
	(frag_can_negate_branch): Delete.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2397.2.22&r2=1.2397.2.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.22.2.4&r2=1.22.2.5



More information about the Binutils-cvs mailing list