r158145 - in /branches/gcc-4_4-branch/libjava: ...
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Fri Apr 9 01:37:00 GMT 2010
Author: danglin
Date: Fri Apr 9 01:37:42 2010
New Revision: 158145
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158145
Log:
Backport:
2009-12-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* 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.
Modified:
branches/gcc-4_4-branch/libjava/ChangeLog
branches/gcc-4_4-branch/libjava/include/hppa-signal.h
branches/gcc-4_4-branch/libjava/include/pa-signal.h
More information about the Gcc-cvs
mailing list