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: 11/09/2002 04:26:20
Module Name:	basesrc
Committed By:	nathanw
Date:		Sat Nov  9 02:26:19 UTC 2002

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

Log Message:
Make pthread__locked_switch() work in a PIC world, now that the linker
is less lenient.

XXX the stack usage is probably overkill for the required alignment.


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 \
    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.