Subject: CVS commit: src/lib/libc/arch/sh5/gen
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 03/26/2003 13:59:37
Module Name:	src
Committed By:	scw
Date:		Wed Mar 26 11:59:36 UTC 2003

Modified Files:
	src/lib/libc/arch/sh5/gen: byte_swap_2.S byte_swap_4.S

Log Message:
Sign-extend the return value, as required by the ABI.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/sh5/gen/byte_swap_2.S \
    src/lib/libc/arch/sh5/gen/byte_swap_4.S

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