freebsd-dev/tools/build
Ed Maste b80f3546a8 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
..
cross-build
make_check
mk Obsolete inetd related files when WITHOUT_INETD is set 2016-01-07 20:37:18 +00:00
options Support use of LLVM's libunwind for exception unwinding 2016-01-09 00:42:07 +00:00
check-links.sh
dummy.c
Makefile Revert r290944. It was wrong. 2015-11-16 21:05:38 +00:00
Makefile.depend META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
stdlib.h