#
387d6222 |
| 30-May-2021 |
joerg <joerg@NetBSD.org> |
Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272a
|
#
1ca55825 |
| 26-Jun-2015 |
pooka <pooka@NetBSD.org> |
Fix gcc revision check for __cxa_begin_catch() declaration.
Now it matches what was introduced in upstream commit e426f95.
Fixes PR lib/49990 (libc++ fails to compile with g++ 5.1)
|
#
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/.
|