Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/mips/gen
Module Name: src
Committed By: skrll
Date: Sat Aug 13 07:49:32 UTC 2016
Modified Files:
src/lib/libc/arch/mips/gen: _resumecontext.S
Log Message:
PIC_TAILCALL on n32/n64 would mess up GP, so just use SYSTRAP to call
setcontext.
Fixes tests/lib/libc/sys/t_getcontext.c:setcontext_link
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/mips/gen/_resumecontext.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