freebsd-dev/contrib/libcxxrt
David Chisnall d5861eaae8 Import new fix from libcxxrt. This fixes the case where you attempt to rethrow
an exception when you haven't caught one.  This is largely a cosmetic fix, as
(unless you have a very unusual terminate handler installed) it will print a
nice error and then abort, rather than just aborting.

MFC after:     7 days
2013-01-21 17:37:23 +00:00
..
abi_namespace.h
atomic.h Fix libcxxrt / libc++ build with the clang in head. 2013-01-12 10:06:59 +00:00
auxhelper.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
cxxabi.h Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
dwarf_eh.h Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
dynamic_cast.cc Import new version of libcxxrt. Now works correctly with libobjc2 to implement 2012-03-20 17:58:15 +00:00
exception.cc Import new fix from libcxxrt. This fixes the case where you attempt to rethrow 2013-01-21 17:37:23 +00:00
FREEBSD-upgrade
guard.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
libelftc_dem_gnu3.c
LICENSE
memory.cc Merge new version of libcxxrt. This brings in three fixes: 2013-01-11 15:05:55 +00:00
stdexcept.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
stdexcept.h Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
terminate.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
typeinfo.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
typeinfo.h Merge new version of libcxxrt. This brings in three fixes: 2013-01-11 15:05:55 +00:00
unwind-arm.h Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
unwind-itanium.h
unwind.h Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00