binutils/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 2bd13f2b4ad88f6e1fdd2e4b39a2502e8a61d6ac..fbcce0219b6586f3fcf7eaceb43ade80117dc29a 100644 (file)
@@ -1,6 +1,33 @@
+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.
+       * 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.023121 seconds and 4 git commands to generate.