From 1f7efbae406ff9f2e8967d508bfae665501dc8ae Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Thu, 20 Dec 2007 17:21:07 +0000 Subject: * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for expressions without suffixes. (get_frag_property_flags): Preserve is_no_transform flag for frags not marked as either instructions or literals. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 6a6fa5e..fbcce02 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2007-12-20 Bob Wilson + + * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for + expressions without suffixes. + (get_frag_property_flags): Preserve is_no_transform flag for frags + not marked as either instructions or literals. + 2007-12-17 H.J. Lu * config/tc-i386.c (output_insn): Use ARRAY_SIZE. -- cgit v1.1