* aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
authorIan Lance Taylor <ian@airs.com>
Mon, 27 Jan 1997 18:22:54 +0000 (18:22 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 27 Jan 1997 18:22:54 +0000 (18:22 +0000)
* elf32-ppc.c (ppc_elf_check_relocs): Remove unused plt.
start-sanitize-v850
* elf32-v850.c (v850_elf_final_link_relocate): Remove used
r_format and r_pcrel.  Always return a value.
end-sanitize-v850
* riscix.c (MY_final_link_callback): Define to dummy value.

bfd/ChangeLog

index d413224ac02063c012bd23f4e29285e164e88c65..bbee5d8b957f210cec1376532a28af3b193588a0 100644 (file)
@@ -1,5 +1,13 @@
 Mon Jan 27 12:25:02 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
+       * elf32-ppc.c (ppc_elf_check_relocs): Remove unused plt.
+start-sanitize-v850
+       * elf32-v850.c (v850_elf_final_link_relocate): Remove used
+       r_format and r_pcrel.  Always return a value.
+end-sanitize-v850
+       * riscix.c (MY_final_link_callback): Define to dummy value.
+
        * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for
        relocations against the text segment, look up the output name of
        the reloc section.
This page took 0.032843 seconds and 4 git commands to generate.