Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread/arch/x86_64
Module Name: src
Committed By: skrll
Date: Mon Jan 9 22:17:16 UTC 2006
Modified Files:
src/lib/libpthread/arch/x86_64: pthread_switch.S
Log Message:
I was a bit over zealous with my last change so revert the
locked_return_point change.
Loading the instruction at locked_return_point as a return value didn't
work so well.
Thanks to uwe, cube, and dsl.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.
Home |
Main Index |
Thread Index |
Old Index