* config/tc-xtensa.c (do_align_targets): Update comment.
commitf80df3d49a0a1ed787f5f83040851a351a5676a3
authorBob Wilson <bob.wilson@acm.org>
Tue, 29 Mar 2005 00:26:00 +0000 (29 00:26 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 29 Mar 2005 00:26:00 +0000 (29 00:26 +0000)
tree89947898b06c4d6743e2f52480830184f8c535e3
parentb5339d469ad4c5ec443073ef762d13ad745f69f4
* 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.
gas/ChangeLog
gas/config/tc-xtensa.c