summaryrefslogtreecommitdiffstats
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
* Merge clang, llvm, lld, lldb, compiler-rt and libc++ 6.0.0 release, anddim2018-03-3169-1148/+2022
* MFC r326496:dim2017-12-267-39/+56
* Merge clang, llvm, lld, lldb, compiler-rt and libc++ 5.0.0 release.dim2017-09-26128-4684/+6859
* MFC r317888:dim2017-05-091-0/+4
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release:dim2017-04-02126-5514/+12796
* Pull in r283944 from upstream libc++ trunk (by Eric Fiselier):dim2017-03-221-20/+13
* MFC r309124:dim2016-12-2693-3188/+10384
* Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisiondim2016-05-2687-4790/+6800
* Pull in r255683 from upstream libc++ trunk (by Eric Fiselier):dim2016-03-271-19/+15
* Pull in r250279 from upstream libc++ trunk (by Eric Fiselier):dim2016-03-112-5/+21
* Pull in r246280 from upstream libc++ trunk (by Eric Fiselier):dim2016-03-112-4/+5
* Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):dim2015-10-095-19/+27
* Remove empty line again from libc++'s iostream.cpp. This was used todim2015-10-091-1/+0
* Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):dim2015-10-091-0/+1
* Partially revert r288121, removing the workaround for arm < v6. Sincedim2015-09-221-2/+1
* Work around clang emitting libcalls to __atomic_add_fetch() and friendsdim2015-09-221-1/+9
* Update libc++ to 3.7.0 release.dim2015-09-1689-1344/+3005
* Pull in r233552 from upstream libc++ trunk (by Eric Fiselier):dim2015-03-301-5/+12
* Fix another -Wunused-local-typedef warning in libc++, in include/__tree.dim2015-03-071-1/+0
* Pull in r228344 from upstream libc++ trunk (by Eric Fiselier):dim2015-03-072-5/+0
* Import libc++ trunk r224926. This fixes a number of bugs, completesdim2015-01-1586-2001/+5517
* Pull in r200010 from upstream libc++ trunk (by Marshall Clow):dim2015-01-011-31/+39
* Pull in r209785 from upstream libc++ trunk (by Marshall Clow):dim2014-12-011-7/+59
* Do not define bad_array_new_length::bad_array_new_length in libc++ anymorebapt2014-10-211-2/+2
* Import patch from libc++ r197313 which allows using libc++ headers with gccbapt2014-10-131-0/+1
* In r260015, I renamed several identifiers to avoid -Wsystem-headerdim2014-08-231-1/+1
* Pull in r214736 from upstream libc++ trunk (by Marshall Clow):dim2014-08-081-0/+4
* Pull in r201021 from upstream libc++ trunk:dim2014-03-132-20/+28
* Pull in r199848 from upstream libc++ trunk:dim2014-03-052-5/+5
* An ABI incompatibility crept into the libc++ 3.4 import in r261283. Itdim2014-02-121-1/+1
* Apply a cleaner solution for the sign warnings that can occur whendim2014-02-071-4/+4
* HEAD is not buildable for the past day. Commit a 'quick fix' in order to permiteadler2014-02-071-4/+4
* Import libc++ 3.4 release. This contains a lot of bugfixes, and somedim2014-01-3095-3221/+7190
* In libc++'s type_traits header, avoid warnings (activated by our use ofdim2013-12-281-46/+46
* ename internal function test() to avoid name clashes withdecke2013-10-061-3/+3
* Import new libcxxrt / libc++. This brings some bug fixes, including a potent...theraven2013-07-1034-1502/+2246
* Fix warnings from newer clang versions about constexpr member functionsdim2013-05-281-4/+4
* Merge libc++ trunk r180598. Contains several minor cleanups and bugdim2013-04-2783-1090/+1601
* Import new libc++ to head. Various small fixes and cleanups.theraven2013-02-0726-214/+659
* Merge new libc++ into head.theraven2012-11-293-10/+27
* Pull in r168610 from upstream libc++:dim2012-11-263-0/+23
* Import new version of libc++ into base.theraven2012-11-1328-203/+213
* Fix two -Wsystem-header warnings in libc++ that were exposed by the newdim2012-10-221-3/+2
* Import libc++ trunk r165949. Among other improvements and bug fixes,dim2012-10-2268-1561/+2188
* Fix dangling else in libc++'s __bit_reference header. This has alsodim2012-06-011-0/+4
* Import new version of libc++. Among other improvements, this comes with antheraven2012-05-0315-1036/+1071
* Import a slightly newer libc++, with some bugs fixed that were found by runningtheraven2012-03-144-10/+19
* Import new versions of libcxxrt and libc++.theraven2012-03-1474-3688/+5446
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-25124-0/+111887
OpenPOWER on IntegriCloud