freebsd-dev/contrib/libcxxrt
Dimitry Andric 4bf41ce2a6 Revert r256642, not only to reduce diffs against upstream libcxxrt, but
also because it is the wrong approach: comparing typeinfo names deeply
causes trouble if two loaded DSOs use independent types of the same
name.

In addition, this particular change was never merged to FreeBSD 10.x and
9.x, so let's get rid of it before it ends up in an 11.x release.

Discussed with:	theraven, joerg@netbsd
2015-01-31 23:08:29 +00:00
..
abi_namespace.h
atomic.h Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
auxhelper.cc Add support for __cxa_throw_bad_array_new_length in libcxxrt 2014-10-21 10:19:45 +00:00
cxxabi.h Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
dwarf_eh.h Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
dynamic_cast.cc Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
exception.cc Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
FREEBSD-upgrade
guard.cc Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
libelftc_dem_gnu3.c Import a new libcxxrt. This fixes some potential crashing in the demangler. 2013-09-23 13:16:21 +00:00
LICENSE
memory.cc Import new libcxxrt / libc++. This brings some bug fixes, including a potential race condition for static initialisers. 2013-07-10 16:28:24 +00:00
stdexcept.cc Partially revert r273382, to reduce diffs against upstream. This was a 2015-01-30 18:26:38 +00:00
stdexcept.h Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
terminate.cc Import new versions of libcxxrt and libc++. 2012-03-14 00:09:36 +00:00
typeinfo.cc Revert r256642, not only to reduce diffs against upstream libcxxrt, but 2015-01-31 23:08:29 +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 libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00
unwind-itanium.h Import a new libcxxrt. This fixes some potential crashing in the demangler. 2013-09-23 13:16:21 +00:00
unwind.h Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. 2014-12-30 20:01:06 +00:00