freebsd-dev/contrib/libstdc++/libsupc++
Ian Lepore 1f6f6cd7e2 Fix EABI unwind function declarations to match the function definitions.
The mismatch was noticed by clang, when using it to compile the in-tree
gcc and libstdc++.
2014-07-22 20:32:24 +00:00
..
cxxabi.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +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 Fix EABI unwind function declarations to match the function definitions. 2014-07-22 20:32:24 +00:00
vec.cc
vterminate.cc