Subject: CVS commit: src/libexec/ld.elf_so/arch/mips
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 12/15/2004 10:26:29
Module Name:	src
Committed By:	skrll
Date:		Wed Dec 15 10:26:29 UTC 2004

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

Log Message:
Apply fixes from Charles:

- Fix how _rtld_relocate_nonplt_self deals with REL32 relocations.

- Change the assert so that it is correct for binutils 2.14 and 2.15.

There are still problems with the libraries generated with binutils 2.15,
but at least ld.elf_so doesn't crash.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.