This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [GAS PATCH] intercept signal crashes


On Thu, Jan 12, 2017 at 11:41:58AM -0500, Nathan Sidwell wrote:
> 	* as.h (gas_assert): Use abort.
> 	(as_assert): Remove.
> 	(signal_init): Declare.
> 	* as.c (main): Call signal_init.
> 	* messages.c: #include <signal.h>
> 	(as_assert): Delete.
> 	(as_abort): Allow NULL FILE.
> 	(signal_crash): New.
> 	(signal_init): Register fatal signal handlers.
> 	* configure.ac: Check for strsignal.
> 	* config.in: Rebuilt.
> 	* configure: Rebuilt.

I like it!

-- 
Alan Modra
Australia Development Lab, IBM


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