Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/powerpc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/02/2002 18:44:10
Module Name:	basesrc
Committed By:	nathanw
Date:		Thu May  2 15:44:09 UTC 2002

Modified Files:
	basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: pthread_switch.S

Log Message:
Restore all three registers that are saved before the call to
pthread__sa_recycle. Fixes a problem where pt_switchtouc would end up
containing a small integer, rather than the ucontext pointer.


To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 \
    basesrc/lib/libpthread/arch/powerpc/pthread_switch.S

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