Subject: CVS commit: src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/05/2006 23:10:35
Module Name:	src
Committed By:	uwe
Date:		Thu Jan  5 23:10:35 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/sys: cerror.S

Log Message:
Use PLT for PIC call to __errno to avoid text reloc in the shared library.
Add .size directive.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libc/arch/sh3/sys/cerror.S

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