* elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Oct 1996 23:56:13 +0000 (23:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Oct 1996 23:56:13 +0000 (23:56 +0000)
(mips32_64bit_reloc): New static function.
(mips_reloc_map): Add entry for BFD_RELOC_64.
(mips_elf_relocate_section): Handle R_MIPS_64.

bfd/ChangeLog

index 59c0fe976086e1654a6b158012ab2cfcacea2bac..0feb45539e6822928f3983ca62c0e6780f1ac191 100644 (file)
@@ -5,6 +5,11 @@ Mon Oct 21 12:13:05 1996  Jeffrey A Law  (law@cygnus.com)
 
 Mon Oct 21 10:54:58 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
+       (mips32_64bit_reloc): New static function.
+       (mips_reloc_map): Add entry for BFD_RELOC_64.
+       (mips_elf_relocate_section): Handle R_MIPS_64.
+
        * linker.c (default_indirect_link_order): Print an error message
        when attempting to do a relocateable link with different object
        file formats, rather than calling abort.
This page took 0.03045 seconds and 4 git commands to generate.