* config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 268209eb117f930c5e77c5a8892d8fe67de1aa81..ec121e1d8d141173e4e1b39711ead95e88c6d1fb 100644 (file)
@@ -1,3 +1,49 @@
+2005-03-21  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
+       relocations correctly as well.
+       (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
+       relocations in mergeable sections section-relative either.
+
+2005-03-21  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.
+
+2005-03-21  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-sh.c (sh_elf_final_processing): Fix compile time
+       warning by providing a prototype for sh_symbian_find_elf_flags.
+
+       * cgen.c (gas_cgen_parse_operand): Fix typo introduced by
+       previous delta.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.tgt: Handle setting of bfd_gas for fmt=multi targets
+       along with other formats that set bfd_gas.  Remove unnecessary
+       setting of bfd_gas.  Delete strongarm cases in generic_target
+       switch.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       PR gas/780
+       * config/tc-m68k.c (TRUNC, SEXT): Define.
+       (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
+       (m68k_ip): Truncate or sign extend expressions as appropriate.
+       (get_num): Likewise.
+       (md_apply_fix3): Use SEXT.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.
+       (OBJ_FORMAT_HFILES): Prune config/obj-vms.h.
+       (obj-vms.o): Delete rule.
+       Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
 2005-03-18  C Jaiprakash  <cjaiprakash@noida.hcltech.com>
 
        * config/tc-m68k.c (m68k_elf_final_processing): Set file specific
This page took 0.026029 seconds and 4 git commands to generate.