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: 11/18/2003 03:11:41
Module Name:	src
Committed By:	uwe
Date:		Tue Nov 18 03:11:41 UTC 2003

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

Log Message:
First cut at pthreads MD code for sh3.  Based on m68k version.
Regression tests still failing: preempt1, sem, sigalarm.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.