glibc/sysdeps
Carlos O'Donell 131fafa7da [hppa] Fix *context stack usage for varargs
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.
2010-06-23 17:03:11 -04:00
..
alpha alpha: fix memchr to not cause memory faults. 2010-05-04 09:06:15 -07:00
am29k
am33
arm Update ARM for ABIVERSION changes. 2010-03-30 16:26:07 +00:00
cris
hppa Update __set_cr27() to mark r31 clobbered. 2010-02-17 09:27:41 -05:00
i860
i960
m68k m68k: mark all inline math functions as non-throwing 2010-06-13 22:30:17 +02:00
m88k
mach
mips Fix abiversion handling for MIPS. 2010-04-06 20:26:22 +00:00
powerpc Add hidden alias for soft-float PowerPC fegetenv. 2010-02-10 15:15:58 +00:00
rs6000
standalone
tahoe
unix [hppa] Fix *context stack usage for varargs 2010-06-23 17:03:11 -04:00
vax
z8000