Subject: CVS commit: src/lib/libpthread/arch/x86_64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/20/2003 14:50:18
Module Name: src
Committed By: fvdl
Date: Mon Oct 20 14:50:18 UTC 2003
Modified Files:
src/lib/libpthread/arch/x86_64: pthread_switch.S
Log Message:
Correct and simplify computing the return point; just use PC-relative
addressing.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libpthread/arch/x86_64/pthread_switch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.