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: 12/31/2005 05:08:29
Module Name:	src
Committed By:	uwe
Date:		Sat Dec 31 05:08:28 UTC 2005

Modified Files:
	src/lib/libpthread/arch/sh3: pthread_switch.S

Log Message:
Adapt to new PIC macros that are now in <machine/asm.h>.  Same binary
code is generated (still with text relocs, but eliminating them is the
next step).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/arch/sh3/pthread_switch.S

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