Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/mips
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/28/2001 12:43:57
Module Name:	basesrc
Committed By:	wdk
Date:		Wed Nov 28 10:43:57 UTC 2001

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

Log Message:
Initial pthread support for Mips processors.


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

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