This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[patch] libjava signal handling for FreeBSD (amd64/i386)


Hi all,

now after this commit:

https://gcc.gnu.org/ml/gcc-cvs/2015-05/msg01107.html

(Thank you John!)

I can submit this patch which brings working signal handling support for FreeBSD amd64/i386. The libjava test suite passes w/o failure now.

Results can be found on the list.

Is this ok for trunk?

Thanks,
Andreas

2015-05-27  Andreas Tobler  <andreast@gcc.gnu.org>

	* configure.host: Add bits for FreeBSD amd64 and i386.
	* configure.ac: Add signal handler for FreeBSD (amd64/i386)
	* configure: Regenerate.
	* include/freebsd-signal.h: New file.

Attachment: fbsd_libjava_signal.diff
Description: Text document


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