aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-01-27 18:22:54 +0000
committerIan Lance Taylor <ian@airs.com>1997-01-27 18:22:54 +0000
commit54aa1deab338eb82ca94a9d0b15b4c2b3246424b (patch)
treebfa9faeb4aa78acd524c49288fb33cef1ef8e3a4 /bfd/ChangeLog
parent9950f925f79b168e3d212156b6e5d624c57baa68 (diff)
downloadgdb-54aa1deab338eb82ca94a9d0b15b4c2b3246424b.zip
gdb-54aa1deab338eb82ca94a9d0b15b4c2b3246424b.tar.gz
gdb-54aa1deab338eb82ca94a9d0b15b4c2b3246424b.tar.bz2
* 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.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d413224..bbee5d8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.