Subject: CVS commit: src/lib/libpthread/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/04/2006 17:44:53
Module Name: src
Committed By: uwe
Date: Wed Jan 4 17:44:53 UTC 2006
Modified Files:
src/lib/libpthread/arch/sh3: _context_u.S
Log Message:
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.5 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.