History log of /netbsd-src/external/bsd/libc++/dist/libcxxrt/src/dwarf_eh.h (Results 1 – 5 of 5)
Revision Date Author Comments
# fec583f4 11-Sep-2015 pooka <pooka@NetBSD.org>

Import libcxxrt e64e93fe5bba67a6d52cbe5a97f8770c054bfa65

Implements __cxa_throw_bad_array_new_length, which is generated by gcc
4.9 and later. Also, some demangle support and fixes.


# 8b0d15c4 20-Jul-2014 joerg <joerg@NetBSD.org>

Use correct type encoding for DWARF EH on ARM


# d0b6b5d5 25-Dec-2013 joerg <joerg@NetBSD.org>

Import new snapshot of libcxxrt. Fixes demangling of anonymous
namespaces. Avoid use of old style (C) casts.


# 5067d178 04-Jul-2013 joerg <joerg@NetBSD.org>

Import revision c61efa043b14378efbd69c9a2686d44ed46ae179 of libcxxrt.
This adds __cxa_deleted_virtual, some explicit store barriers before
lock releases and fixes ARM guard variable initialisation.


# ccec91a1 17-May-2013 joerg <joerg@NetBSD.org>

Import libcxxrt b2396b5945d7a2697c4762c3e52dc6f732b2eebd from
https://github.com/pathscale/libcxxrt/.