From: Ian Lance Taylor Date: Sun, 1 Nov 1998 17:51:29 +0000 (+0000) Subject: Sun Nov 1 12:46:53 1998 Geoff Keating X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=02be03db768195ff1143195e419f7a1faa808cb7;p=binutils-gdb.git Sun Nov 1 12:46:53 1998 Geoff Keating * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Allocate two slots for later PLT entries in large PLTs. (ppc_elf_finish_dynamic_symbol): Allow for the extra slots. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index faef05abf9e..2ce1932489e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Sun Nov 1 12:46:53 1998 Geoff Keating + + * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Allocate two slots + for later PLT entries in large PLTs. + (ppc_elf_finish_dynamic_symbol): Allow for the extra slots. + Sat Oct 31 20:10:09 1998 Jeffrey A Law (law@cygnus.com) * elf32-ppc.c (ppc_elf_reload_section): Fix typo.