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
..
2010-03-31 13:52:39 -04:00
2001-11-26 08:37:35 +00:00
2001-07-06 04:56:23 +00:00
2004-04-19 06:49:28 +00:00
2001-07-06 04:56:23 +00:00
2003-08-30 00:23:14 +00:00
2001-07-06 04:56:23 +00:00