Subject: CVS commit: src/libexec/ld.elf_so/arch/mips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/19/2003 19:41:57
Module Name:	src
Committed By:	simonb
Date:		Wed Nov 19 19:41:57 UTC 2003

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

Log Message:
Restore handling of reloc entries that point to unaligned locations
that seems to have disappeared in rev 1.34.

Thanks to Jason Thorpe for suggesting where to look.
Fixes the simple test case in PR port-mips/23366.


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