binutils/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 8b6c8cdf6d904e6b2495e5afb8ce592c9cefdc16..fbcce0219b6586f3fcf7eaceb43ade80117dc29a 100644 (file)
@@ -1,3 +1,34 @@
+2007-12-20  Bob Wilson  <bob.wilson@acm.org>
+       
+       * 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  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (output_insn): Use ARRAY_SIZE.
+       (lex_got): Likewise.
+
+2007-12-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (output_insn): Use FRAG_APPEND_1_CHAR
+       instead of frag_more/md_number_to_chars.
+       (md_short_jump_size): Removed.
+       (md_long_jump_size): Likewise.
+       (md_create_short_jump): Likewise.
+       (md_create_long_jump): Likewise.
+
+2007-12-13  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (xg_symbolic_immeds_fit): Relax for weak
+       references but not weak definitions.
+
+2007-12-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to
+       weak symbols if longcalls are disabled.
+
 2007-12-11  Sterling Augustine  <sterling@tensilica.com>
            Bob Wilson  <bob.wilson@acm.org>
        
This page took 0.022684 seconds and 4 git commands to generate.