Subject: CVS commit: src/libexec/ld.elf_so/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 09/14/2004 21:34:02
Module Name:	src
Committed By:	uwe
Date:		Tue Sep 14 21:34:02 UTC 2004

Modified Files:
	src/libexec/ld.elf_so/arch/sh3: rtld_start.S

Log Message:
Preserve r2 in _rtld_bind_start - in r2 functions that return
aggregate types are passed the address of the memory area to store the
returned result to.

Fixes PR port-sh3/26949.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/libexec/ld.elf_so/arch/sh3/rtld_start.S

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