From: Ian Lance Taylor Date: Wed, 26 Mar 1997 19:51:12 +0000 (+0000) Subject: * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=537327bc62e04ad573b4082b8a5c15f44e3417f2;p=binutils-gdb.git * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section if it is needed. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 16ab4f8c717..859d33ed296 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 26 14:50:20 1997 Ian Lance Taylor + + * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section + if it is needed. + Tue Mar 25 22:26:56 1997 Stu Grossman (grossman@critters.cygnus.com) * aoutx.h (some_aout_object_p): Change executable test to fix