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/i386
Module Name: basesrc
Committed By: nathanw
Date: Thu Aug 2 19:10:29 UTC 2001
Modified Files:
basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _context_u.S
Log Message:
Adjust SETC (used by _setcontext_u and _getcontext_u) to not set the
new stack pointer until all the possibly-interesting data below the
new SP has been preserved. Unfortunately, it's about 3% slower.
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libpthread/arch/i386/_context_u.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