Subject: CVS commit: src/lib/libc/arch/sh3/gen
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/04/2006 22:32:06
Module Name:	src
Committed By:	uwe
Date:		Wed Jan  4 22:32:06 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/gen: swapcontext.S

Log Message:
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.5 -r1.6 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.