Subject: CVS commit: src/lib/libpthread/arch/powerpc64
To: None <source-changes@NetBSD.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 07/08/2006 05:09:44
Module Name:	src
Committed By:	ross
Date:		Sat Jul  8 05:09:44 UTC 2006

Added Files:
	src/lib/libpthread/arch/powerpc64: _context_u.S genassym.cf
	    pthread_md.h pthread_switch.S

Log Message:
Revise for LP64.
Encapsulate previously copied code sections into macros.


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

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