Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/05/2002 20:01:14
Module Name:	basesrc
Committed By:	mycroft
Date:		Thu Sep  5 17:01:14 UTC 2002

Modified Files:
	basesrc/libexec/ld.elf_so: reloc.c

Log Message:
Combine the code that skips COPY relocs on most platforms (other than MIPS).
Remove the code that skips JMP_SLOT relocs (thus making ld.elf_so bomb if it
hits one in the non-PLT relocation table).


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 basesrc/libexec/ld.elf_so/reloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.