freebsd-skq/gnu/lib
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
..
csu
libdialog
libgcc Support use of LLVM's libunwind for exception unwinding 2016-01-09 00:42:07 +00:00
libgcov
libgomp
libreadline Replace DPSRCS that work fine in SRCS. 2015-11-25 20:38:17 +00:00
libregex
libssp META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
libstdc++
libsupc++
tests
Makefile
Makefile.inc