summaryrefslogtreecommitdiffstats
path: root/libcxx/src/include
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] WASI support for libcxxDan Gohman2019-05-011-0/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [libc++] Use __int128_t to represent file_time_type.Eric Fiselier2018-07-251-0/+52
* Configure ELAST for MinGWPirama Arumuga Nainar2018-06-281-2/+2
* [libcxx] Add WebAssembly supportSam Clegg2017-12-161-1/+1
* [libc++] Replace __sync_* functions with __libcpp_atomic_* functionsWeiming Zhao2017-09-192-4/+24
* Remove <__refstring> header; Move it into source directory.Eric Fiselier2017-07-121-0/+127
* Remove usages of _LIBCPP_MSVC which is never definedEric Fiselier2017-05-101-1/+1
* Refer to _LIBCPP_MSVC macro where applicableSaleem Abdulrasool2017-02-061-1/+1
* system_error: correct ELAST emulation on WindowsSaleem Abdulrasool2017-01-071-1/+1
* config_elast: fix typo (NFC)Saleem Abdulrasool2017-01-051-1/+1
* fix elast configuration on Windows targetsSaleem Abdulrasool2017-01-041-1/+3
* clean up use of _WIN32Saleem Abdulrasool2017-01-031-2/+2
* [libcxx] Add support for FuchsiaPetr Hosek2016-10-101-0/+2
* Fixing 'Aquire' typo and libcxx build.Ben Craig2016-08-021-1/+1
* Add more missing license headersEric Fiselier2016-01-191-0/+9
* Add placeholder __libcpp_relaxed_store() for when atomic builtins are not ava...Dimitry Andric2015-09-221-0/+7
* Move atomic_support.h and config_elast.h into src/includeEric Fiselier2015-08-182-0/+178
OpenPOWER on IntegriCloud