Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/powerpc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/24/2002 18:04:49
Module Name: basesrc
Committed By: mycroft
Date: Tue Sep 24 15:04:49 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Ignore JMP_SLOT relocs when doing non-PLT relocations. The relalim trimming
hack doesn't always work, because ld(1) sometimes puts the sections in the
wrong order.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/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.