freebsd-dev/contrib/libstdc++/libsupc++
David Chisnall a45e9cc023 Revert ABI breakage in libsupc++.
Unfortunately, the ABI was broken upstream for the 4.2 release, which we
imported.  We then shipped the broken version for several years and certain
ports (e.g. libobjc2) depend on it, so we're stuck with it for now...

We should revisit this for 10.0, since we're allowed to break the ABI then, but
until then we should keep the ABI we shipped with 8.x and 9.x.

Reviewed by:	kan
Approved by:	dim (mentor)
MFC after:	1 week
2012-03-23 20:10:56 +00:00
..
cxxabi.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_op.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opv.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opvnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_alloc.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_arm.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_aux_runtime.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_call.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_catch.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_exception.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_globals.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_personality.cc Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
eh_term_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_terminate.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_throw.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_type.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_unex_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
exception GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
exception_defines.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
guard.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.am GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.in GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
new_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_op.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opv.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opvnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
pure.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tinfo2.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tinfo.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tinfo.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
typeinfo Revert ABI breakage in libsupc++. 2012-03-23 20:10:56 +00:00
unwind-cxx.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
vec.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
vterminate.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00