History log of /netbsd-src/external/bsd/libc++/dist/libcxxrt/src/guard.cc (Results 1 – 5 of 5)
Revision Date Author Comments
# f24d03dd 25-Jul-2014 joerg <joerg@NetBSD.org>

Define guard_lock_t on 32bit Big Endian platforms too.


# 534cb174 15-May-2014 joerg <joerg@NetBSD.org>

Import libcxxrt revision 4eb349088dda15d2de9a8c7b144c3f2d5f390269.
Restore support for 32bit architectures without 64bit CAS.
Support DWARF exception handling 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/.