From def13efb269ed312576e3c5022e3ab7eb7bd4899 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Tue, 11 Dec 2007 21:52:39 +0000 Subject: * 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 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 33b0341..8b6c8cd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +2007-12-11 Sterling Augustine + Bob Wilson + + * 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. + 2007-12-11 Alan Modra * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section. -- cgit v1.1