Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 11/23/2001 01:54:35
Module Name: basesrc
Committed By: bjh21
Date: Thu Nov 22 23:54:35 UTC 2001
Modified Files:
basesrc/lib/libpthread/arch/arm [nathanw_sa]: pthread_switch.S
Log Message:
Correct a typo in STACK_SWITCH(), where it used the wrong register to
compute the stack pointer. This patch gets test "cond2" working on ARM.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 \
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.