mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
131fafa7da
The getcontext, and setcontext functions should not adjust the stack, and should load the stack pointer from the machine context. Calling makecontext should create a frame for spilled incoming arguments, and sync uc_stack.ss_sp to the machine context. We do not support calling getcontext, modifying ss_sp, and calling setcontext directly. |
||
---|---|---|
.. | ||
alpha | ||
am29k | ||
am33 | ||
arm | ||
cris | ||
hppa | ||
i860 | ||
i960 | ||
m68k | ||
m88k | ||
mach | ||
mips | ||
powerpc | ||
rs6000 | ||
standalone | ||
tahoe | ||
unix | ||
vax | ||
z8000 |