]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-xtensa.c (frag_format_size): Handle frags that expand to
authorBob Wilson <bob.wilson@acm.org>
Tue, 11 Dec 2007 21:52:39 +0000 (21:52 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 11 Dec 2007 21:52:39 +0000 (21:52 +0000)
commitdef13efb269ed312576e3c5022e3ab7eb7bd4899
tree3d42a26e8e48c539a4a2c96aff97dfb3564babe7
parent31d604805403b1dc58cdc678d7da965bc01b6a40
* config/tc-xtensa.c (frag_format_size): Handle frags that expand to
wide branches.
(get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next
non-empty frag to find the LOOP instruction.  Change comma typo to
a semicolon.
(relax_frag_immed, convert_frag_immed): Rename wide_insn variable to
from_widen_insn.
gas/ChangeLog
gas/config/tc-xtensa.c