* sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):

We pass struct ucontext on x86-64.
	(GET_PC): Adjust.
	(GET_FRAME): Adjust.
	(GET_STACK): Adjust.
This commit is contained in:
Andreas Jaeger 2002-11-21 11:09:39 +00:00
parent 94c90399ca
commit 714a17c327

View File

@ -1,3 +1,11 @@
2002-11-20 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
We pass struct ucontext on x86-64.
(GET_PC): Adjust.
(GET_FRAME): Adjust.
(GET_STACK): Adjust.
2002-11-20 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further