Subject: CVS commit: [netbsd-3] src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/22/2006 10:19:09
Module Name:	src
Committed By:	tron
Date:		Sun Jan 22 10:19:09 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/sys [netbsd-3]: cerror.S

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1101):
	lib/libc/arch/sh3/sys/cerror.S: revision 1.8
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.7.2.1 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.