Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 03/04/2006 08:58:46
Module Name: src
Committed By: skrll
Date: Sat Mar 4 08:58:46 UTC 2006
Modified Files:
src/libexec/ld.elf_so: reloc.c
src/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
Add LD_BIND_NOW support for mips.
This is the last arch to be done so remove the large ugly #if defined()
stuff in reloc.c.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/libexec/ld.elf_so/reloc.c
cvs rdiff -r1.49 -r1.50 src/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.