Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/17/2001 01:57:27
Module Name:	basesrc
Committed By:	thorpej
Date:		Fri Nov 16 23:57:26 UTC 2001

Added Files:
	basesrc/lib/libpthread/arch/arm [nathanw_sa]: _context_u.S genassym.cf
	    pthread_md.h pthread_switch.S

Log Message:
First cut at machine-dependent pthread bits for ARM.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libpthread/arch/arm/_context_u.S \
    basesrc/lib/libpthread/arch/arm/genassym.cf \
    basesrc/lib/libpthread/arch/arm/pthread_md.h \
    basesrc/lib/libpthread/arch/arm/pthread_switch.S

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