Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/powerpc
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.
Home |
Main Index |
Thread Index |
Old Index