Subject: CVS commit: [netbsd-3] src/lib/libc/arch/sh3/gen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/11/2006 16:14:52
Module Name:	src
Committed By:	tron
Date:		Wed Jan 11 16:14:52 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1096):
	lib/libc/arch/sh3/gen/swapcontext.S: revision 1.6
Use PLT for PIC calls.  Makes the called functions overridable and
avoids text reloc in the shared library.
Same non-PIC code generated.


To generate a diff of this commit:
cvs rdiff -r1.3.6.2 -r1.3.6.3 src/lib/libc/arch/sh3/gen/swapcontext.S

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