* config/tc-xtensa.c (do_align_targets): Update comment.
authorBob Wilson <bob.wilson@acm.org>
Tue, 29 Mar 2005 00:26:00 +0000 (00:26 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 29 Mar 2005 00:26:00 +0000 (00:26 +0000)
commit7b1cc37781c2f9d9fad7553e8047c8da7c03b895
tree45dd863b906c4996e07035032ecb9eccb256937b
parente78c98404ff015302e68446d05cfdbfa161efb08
* 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
This page took 0.024814 seconds and 4 git commands to generate.