History log of /netbsd-src/external/bsd/libc++/dist/libcxxrt/src/auxhelper.cc (Results 1 – 3 of 3)
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.


# 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/.