This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] DWARF-2 unwinder off-by-one problem with signal frames


> ChangeLog:
> 
>         * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and 
> 	SIGBUS signal frames, the PSW address points *to* the faulting
> 	instruction, not after it.
> 
> libjava/ChangeLog:
> 
> 	* include/s390-signal.c (SIGNAL_HANDLER): Use SIGINFO-style prototype.
> 	(struct old_s390_kernel_sigaction): Likewise for k_sa_handler.
> 	(MAKE_THROW_FRAME): Do not modify PSW address.
> 	(INIT_SEGV): Install SIGINFO-style signal handler.
> 	(INIT_FPE): Likewise.

I've committed this now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]