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/m68k
Module Name: basesrc
Committed By: scw
Date: Tue Nov 20 23:49:59 UTC 2001
Modified Files:
basesrc/lib/libpthread/arch/m68k [nathanw_sa]: _context_u.S
Log Message:
Can't "rts" at the end of _getcontext_u() since we've already popped
the return address. Fortunately, it's in %a1 so just jmp to it.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/m68k/_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