Subject: CVS commit: src/libexec/ld.elf_so/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/21/2003 11:54:47
Module Name:	src
Committed By:	scw
Date:		Mon Apr 21 11:54:47 UTC 2003

Modified Files:
	src/libexec/ld.elf_so/arch/sh5: mdreloc.c

Log Message:
Handle unaligned relocations, and RELATIVE relocs with non-zero addends.
This gets binaries linked against libstdc++ working (FSVO "working").


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/libexec/ld.elf_so/arch/sh5/mdreloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.