freebsd-dev/contrib/libcxxrt
Dimitry Andric d9e22925e0 Merge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
* Don't call the _fast version of the TLS accessor in terminate() or
  unexpected().
  1) TLS may not have been set up yet.
  2) When we're in one of these functions, Really Bad Stuff has
     happened and potentially saving a few cycles really isn't
     important.
* Merge in fixes from FreeBSD trunk to make atomics work with recent
  clang.

MFC after:	1 week
2013-04-27 19:26:56 +00:00
..
abi_namespace.h
atomic.h Merge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3: 2013-04-27 19:26:56 +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 Merge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3: 2013-04-27 19:26:56 +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