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

Modified Files:
	src/lib/libpthread/arch/sh3 [netbsd-3]: _context_u.S

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1095):
	lib/libpthread/arch/sh3/_context_u.S: revision 1.5
In PIC code call setcontext(2) via PLT to avoid text reloc in the
shared library.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.6.1 src/lib/libpthread/arch/sh3/_context_u.S

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