summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src/cxa_guard_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [libcxx{,abi}] Emit deplibs only when detected by CMakeMichał Górny2019-12-021-1/+1
* [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1Fangrui Song2019-08-161-1/+1
* [runtimes] Don't depend on libpthread on AndroidYi Kong2019-07-221-1/+1
* [runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek2019-05-301-1/+1
* [runtimes] Support ELF dependent libraries featurePetr Hosek2019-05-301-0/+5
* Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFFMichael Platings2019-04-251-0/+3
* Cleanup new cxa guard implementation.Eric Fiselier2019-04-241-4/+13
* Rewrite cxa guard implementation.Eric Fiselier2019-04-241-0/+550
OpenPOWER on IntegriCloud