OSDN Git Service

* config/tc-xtensa.c (xg_assembly_relax): Comment termination rules.
authorbwilson <bwilson>
Fri, 22 Jun 2007 18:44:49 +0000 (18:44 +0000)
committerbwilson <bwilson>
Fri, 22 Jun 2007 18:44:49 +0000 (18:44 +0000)
commitad313961b0208a0291b26949aa5a1619410cd932
tree3606e65f8d358cf9a0e4737975ee9684822c7838
parent0415972c2bb193db172c4ac732111df3dd9cfee8
* config/tc-xtensa.c (xg_assembly_relax): Comment termination rules.
(frag_format_size): Handle RELAX_IMMED_STEP3.
(xtensa_relax_frag, md_convert_frag): Likewise.
* config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_IMMED_STEP3.
(RELAX_IMMED_MAXSTEPS): Adjust.
* config/xtensa-relax.c (widen_spec_list): Add transitions from
wide branches to branch-over-jumps.
(build_transition): Handle wide branches in transition patterns.
gas/ChangeLog
gas/config/tc-xtensa.c
gas/config/tc-xtensa.h
gas/config/xtensa-relax.c