* write.c (write_relocs): Remove unused variable.
[binutils-gdb.git] / gas / ChangeLog
index 5a2a3226cf928974f73ad00757e854f9fd46f743..f958f69f1a5928af05f20c2706f50bbb3ff56039 100644 (file)
@@ -1,3 +1,31 @@
+2003-04-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * write.c (write_relocs): Remove unused variable.
+
+2003-04-06  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.
+       (macro): Use new macro to decide whether to emit constant address
+       as 32 or 64 bits if addresses are 32-bit wide but registers are
+       64-bit wide.
+
+2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.
+       (M6811_OP_PAGE_ADDR): New internal define.
+       (get_operand): New modifier %page and %addr to obtain page and 
+       address part of a far-function.
+       (fixup8): Use BFD_RELOC_M68HC11_PAGE for a %page modifier; don't 
+       complain on overflow for the BFD_RELOC_M68HC11_PAGE and truncation
+       relocs.
+       (fixup16): Use BFD_RELOC_M68HC11_LO16 for a %addr modifier.
+       (find_opcode): Add comment.
+       (md_estimate_size_before_relax): Force relocation of
+       STATE_UNDEXED_OFFSET types when the symbol is not absolute.
+       (tc_m68hc11_fix_adjustable): Check for BFD_RELOC_M68HC11_LO16
+       instead of BFD_RELOC_LO16; temporarily make the BFD_RELOC_32
+       on the symbol itself so that DWARF2 strings are merged correctly.
+
 2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
 
        * config/obj-coff.h (TARGET_FORMAT): Namespace cleanup, changed