freebsd-dev/lib/libgcc_eh
Ed Maste c82bd4484c compile libunwind c source with -fexceptions
When an exception is thrown the unwinder must unwind its own C source
(starting with _Unwind_RaiseException in UnwindLevel1.c), so it needs to
be built with unwinding data.
2016-10-30 02:57:47 +00:00
..
Makefile
Makefile.inc compile libunwind c source with -fexceptions 2016-10-30 02:57:47 +00:00