]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa-signal.h: Do not include ucontext.h.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Wed, 9 Dec 2009 21:31:49 +0000 (21:31 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 9 Dec 2009 21:31:49 +0000 (21:31 +0000)
commita1a82749bab505e884b71c83c37bac9e78b7112d
treec94f37ec30185e17faa6b719270647b7d590a4d8
parent5df19a915e5519446f457d5be782066f178da12d
pa-signal.h: Do not include ucontext.h.

* include/pa-signal.h: Do not include ucontext.h.
(SIGNAL_HANDLER): Add __attribute__ ((unused)) to signal handler
arguments.
(MAKE_THROW_FRAME): Do not adjust program counter.
* include/hppa-signal.h: Do not include sys/types.h, sys/syscall.h and
unistd.h.
(MAKE_THROW_FRAME): Do not adjust program counter.
(HANDLE_FPE): Define.
(INIT_SEGV, INIT_FPE): Revise indentation.

From-SVN: r155116
libjava/ChangeLog
libjava/include/hppa-signal.h
libjava/include/pa-signal.h