From: Michael Meissner Date: Wed, 4 Dec 1996 19:19:15 +0000 (+0000) Subject: #if 0 some code that is not used yet X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5c4495c9e4bc074d1ba8947b3795c190d58c884;p=binutils-gdb.git #if 0 some code that is not used yet --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 797bff83a29..8ca7fc7843d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,14 @@ +Wed Dec 4 14:18:13 1996 Michael Meissner + + * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): #if 0 code that + expects a .got.plt until we actually create it. + Mon Dec 2 12:13:51 1996 Ian Lance Taylor + * cofflink.c (_bfd_coff_generic_relocate_section): Print an error + message for bfd_reloc_outofrange, rather than aborting. From + Philippe De Muyter . + * cofflink.c (_bfd_coff_final_link): If there aren't any relocs in a relocateable link, don't try to process them. From Heinz Wrobel . @@ -449,7 +458,7 @@ Tue Oct 1 12:31:39 1996 Ian Lance Taylor * cofflink.c (coff_link_add_symbols): Don't override a meaningful symbol type with T_NULL. Warn if symbol type changes. Based on - patch from Philippe De Muyter . + patch from Philippe De Muyter . * elflink.h (elf_link_add_object_symbols): Only put a symbol from a dynamic object in the dynamic symbol table if it is referenced