glibc/sysdeps/unix
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: Define PTR_MANGLE for !PIC too. 2010-03-26 13:17:52 -07:00
am33 Added Matsushita AM33/2.0 port. 2004-10-23 00:33:35 +00:00
arm Add CFI statements to ARM's assembly code. 2010-03-26 18:12:56 +00:00
bsd Remove .cvsignore files 2009-05-16 10:36:20 +02:00
mips 2004-12-20 Jakub Jelinek <jakub@redhat.com>, 2004-12-20 08:34:03 +00:00
sysv [hppa] Fix *context stack usage for varargs 2010-06-23 17:03:11 -04:00