OSDN Git Service

* config/tc-xtensa.c (do_align_targets): Update comment.
authorbwilson <bwilson>
Tue, 29 Mar 2005 00:25:57 +0000 (00:25 +0000)
committerbwilson <bwilson>
Tue, 29 Mar 2005 00:25:57 +0000 (00:25 +0000)
commitb296a3232958b146fca4cee95fbfc9920f0fbac2
tree6df862996634349f0e0c3052b75131ccb925454e
parent9e314c02fa2b73755ffdc01cfa756585db5936f6
* 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