src/gas ChangeLog config/tc-xtensa.c
bwilson@sourceware.org
bwilson@sourceware.org
Tue Mar 29 00:26:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: bwilson@sourceware.org 2005-03-29 00:26:01
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&r1=1.2444&r2=1.2445
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&r1=1.26&r2=1.27
More information about the Binutils-cvs
mailing list