* elf32-mips.c (mips_elf_hi16_reloc, mips_elf_lo16_reloc):
authorIan Lance Taylor <ian@airs.com>
Mon, 1 Nov 1993 23:29:06 +0000 (23:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 1 Nov 1993 23:29:06 +0000 (23:29 +0000)
Rearrange _gp_disp checks slightly.

bfd/ChangeLog

index cd5da48b010194559c80e29a66c43cf914a93f03..d4f7c0cbe93340911cda6a2ccf05da8f44bf73e6 100644 (file)
@@ -1,5 +1,15 @@
 Mon Nov  1 14:30:09 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * reloc.c (enum bfd_reloc_code_real): Added
+       BFD_RELOC_MIPS_LITERAL, BFD_RELOC_MIPS_GOT16,
+       BFD_RELOC_MIPS_CALL16, BFD_RELOC_MIPS_GPREL32.
+       * bfd-in2.h: Rebuilt.
+       * coff-mips.c (mips_bfd_reloc_type_lookup): Handle
+       BFD_RELOC_MIPS_LITERAL.
+       * elf32-mips.c (mips_reloc_map): Handle new relocs.
+       (mips_elf_hi16_reloc, mips_elf_lo16_reloc): Rearrange _gp_disp
+       checks slightly.
+
        * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end,
        MY_bfd_debug_info_accumulat [sic]): Remove unused definitions.
        (MY_bfd_get_relocated_section_contents, MY_bfd_relax_section,
This page took 0.026462 seconds and 4 git commands to generate.