Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/mips
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/12/2002 21:21:19
Module Name:	basesrc
Committed By:	mycroft
Date:		Thu Sep 12 18:21:19 UTC 2002

Modified Files:
	basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c

Log Message:
Move GOT relocation code from _rtld_setup_pltgot() to
_rtld_relocate_nonplt_objects().  Add GOT self-relocation in
_rtld_relocate_nonplt_self().
MIPS ld.elf_so can now relocate itself.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c

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