From: Ian Lance Taylor Date: Wed, 12 Aug 1998 23:04:13 +0000 (+0000) Subject: Wed Aug 12 19:00:39 1998 Geoff Keating X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb5fa481a6482ede7116fd35a5b37c1723b7c210;p=binutils-gdb.git Wed Aug 12 19:00:39 1998 Geoff Keating * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Generate PLT entries unless the symbol is defined in the executable; in particular, undefined weak symbols get a PLT entry. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 603b72f54e4..98f6db4d94e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Aug 12 19:00:39 1998 Geoff Keating + + * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Generate PLT + entries unless the symbol is defined in the executable; in + particular, undefined weak symbols get a PLT entry. + Wed Aug 12 14:48:33 1998 Ian Lance Taylor * libaout.h: Remove nested comment to avoid warning.