* config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h.
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Sep 2004 12:46:27 +0000 (12:46 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Sep 2004 12:46:27 +0000 (12:46 +0000)
commit86062919aa02f36336affa2c67b2ead43df12667
tree71ae8c323da1ab022aa9baee198aab5e130d072e
parente0a258462fdc6fcb6a74e4bb9ce5db4f52101bf6
* config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h.
(struct kernel_old_ucontext): Delete.
(struct gcc_pt_regs, gcc_sigcontext, gcc_ucontext): New.
(MD_FALLBACK_FRAME_STATE_FOR): Use gcc_* structs.  Only define
when IN_LIGGCC2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86962 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/linux64.h