Module Name: src
Committed By: joerg
Date: Fri Mar 9 20:19:11 UTC 2018
Modified Files:
src/libexec/ld.elf_so: rtld.c rtld.h
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Like Sparc, PowerPC can use IRELATIVE relocations in non-PLT sections.
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/libexec/ld.elf_so/rtld.c
cvs rdiff -u -r1.131 -r1.132 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.55 -r1.56 src/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.