Add more support for V.4 shared libs

This commit is contained in:
Michael Meissner 1996-11-11 15:40:04 +00:00
parent cb87e99f09
commit 9e23db7616

View file

@ -1,3 +1,11 @@
Mon Nov 11 10:37:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Create .got.plt
section.
(ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC. Make
appropriate relocations in the .so file if shared.
(ppc_elf_relocate_section): Ditto.
start-sanitize-m32r
Tue Oct 29 15:03:02 1996 Doug Evans <dje@canuck.cygnus.com>