Wed Aug 12 19:00:39 1998 Geoff Keating <geoffk@ozemail.com.au>

* 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.
This commit is contained in:
Ian Lance Taylor 1998-08-12 23:04:13 +00:00
parent f0236ec445
commit cb5fa481a6
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Wed Aug 12 19:00:39 1998 Geoff Keating <geoffk@ozemail.com.au>
* 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 <ian@cygnus.com>
* libaout.h: Remove nested comment to avoid warning.