Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-02 | [libcxx{,abi}] Emit deplibs only when detected by CMake | Michał Górny | 1 | -1/+1 |
2019-07-22 | [runtimes] Don't depend on libpthread on Android | Yi Kong | 1 | -1/+1 |
2019-05-30 | [runtimes] Check if pragma comment(lib, ...) is supported first | Petr Hosek | 1 | -1/+1 |
2019-05-30 | [runtimes] Support ELF dependent libraries feature | Petr Hosek | 1 | -0/+3 |
2019-01-19 | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-08-01 | [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCP... | Louis Dionne | 1 | -1/+0 |
2015-06-30 | Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480 | Marshall Clow | 1 | -7/+18 |
2014-09-05 | Allow libc++ to be built on systems without POSIX threads | Jonathan Roelofs | 1 | -0/+5 |
2014-03-17 | Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex | David Majnemer | 1 | -7/+7 |
2013-09-21 | N3659: Shared locking in C++ Revision 2, c++1y only | Howard Hinnant | 1 | -0/+101 |