freebsd-skq/contrib/libstdc++/libsupc++
ian a08c00a48a MFC r268993, r268893, r268994, plus partial r264070, r264082
Fix C++ exception handling for ARM EABI.

 Just the part of r264070 that creates the FBSD_1.4 namespace in libc
 is hand-applied, and then r264082 which creates the Versions.def entry
 is MFC'd.
2014-08-10 22:26:29 +00:00
..
cxxabi.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc MFC r258017, r258429, r258748, r258817: 2013-12-21 18:47:00 +00:00
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h
guard.cc
Makefile.am
Makefile.in
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo2.cc
tinfo.cc Fix a number of other clang warnings in libstdc++, which could appear 2012-10-23 18:45:32 +00:00
tinfo.h
typeinfo Undo the earlier revert of the ABI change in libsupc++. On further discussion, 2012-03-30 12:48:36 +00:00
unwind-cxx.h MFC r268993, r268893, r268994, plus partial r264070, r264082 2014-08-10 22:26:29 +00:00
vec.cc
vterminate.cc