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: 06/28/2006 16:48:38
Module Name:	src
Committed By:	simonb
Date:		Wed Jun 28 16:48:38 UTC 2006

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

Log Message:
Fix unaligned loads and stores generated by gcc4.  Problem described in
http://mail-index.NetBSD.org/tech-toolchain/2006/06/27/0001.html.
This cleaner version of the patch from Christos - thanks!


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