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/26/2002 23:41:35
Module Name: basesrc
Committed By: mycroft
Date: Thu Sep 26 20:41:35 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c rtld_start.S
Log Message:
Add an iffy heuristic that allows us to do lazy binding with new objects, but
detect old objects and deal with them.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c
cvs rdiff -r1.7 -r1.8 basesrc/libexec/ld.elf_so/arch/mips/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.