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 |
* | [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/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCP... | Louis Dionne | 2018-08-01 | 1 | -1/+0 |
* | Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480 | Marshall Clow | 2015-06-30 | 1 | -7/+18 |
* | Allow libc++ to be built on systems without POSIX threads | Jonathan Roelofs | 2014-09-05 | 1 | -0/+5 |
* | Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex | David Majnemer | 2014-03-17 | 1 | -7/+7 |
* | N3659: Shared locking in C++ Revision 2, c++1y only | Howard Hinnant | 2013-09-21 | 1 | -0/+101 |