emaste b88b2cfedc Support use of LLVM's libunwind for exception unwinding
It is built in libgcc_s.so and libgcc_eh.a to simplify transition.

It is enabled by default on arm64 (where we previously had no other
unwinder) and may be enabled for testing on other platforms by setting
WITH_LLVM_LIBUNWIND in src.conf(5).

Also add compiler-rt's __gcc_personality_v0 implementation for use with
the LLVM unwinder.

Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D4787
2016-01-09 00:42:07 +00:00
..
2015-06-22 20:21:57 +00:00
2011-11-30 18:22:44 +00:00
2013-09-06 20:49:48 +00:00
2013-09-20 01:52:02 +00:00
2011-05-17 11:06:41 +00:00
2015-06-22 20:21:57 +00:00
2015-06-22 20:21:57 +00:00
2015-06-22 20:21:57 +00:00
2014-10-16 18:28:11 +00:00
2014-08-19 15:40:26 +00:00
2011-05-06 19:10:27 +00:00
2011-05-06 19:13:03 +00:00
2014-01-30 21:37:43 +00:00
2014-10-16 18:28:11 +00:00
2014-04-15 20:41:55 +00:00
2013-04-27 04:09:09 +00:00
2013-09-15 13:11:13 +00:00
2015-10-14 00:23:31 +00:00
2012-02-11 20:28:42 +00:00
2015-01-02 18:57:58 +00:00