Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx{,abi}] Emit deplibs only when detected by CMake | Michał Górny | 2019-12-02 | 1 | -1/+1 |
* | [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1 | Fangrui Song | 2019-08-16 | 1 | -1/+1 |
* | [runtimes] Don't depend on libpthread on Android | Yi Kong | 2019-07-22 | 1 | -1/+1 |
* | [runtimes] Check if pragma comment(lib, ...) is supported first | Petr Hosek | 2019-05-30 | 1 | -1/+1 |
* | [runtimes] Support ELF dependent libraries feature | Petr Hosek | 2019-05-30 | 1 | -0/+5 |
* | Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF | Michael Platings | 2019-04-25 | 1 | -0/+3 |
* | Cleanup new cxa guard implementation. | Eric Fiselier | 2019-04-24 | 1 | -4/+13 |
* | Rewrite cxa guard implementation. | Eric Fiselier | 2019-04-24 | 1 | -0/+550 |