aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copies of clang, llvm, lld and libc++ to r311219 from theDimitry Andric2017-08-211-1/+2
* Upgrade our copies of clang, llvm and libc++ to r310316 from theDimitry Andric2017-08-095-5/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-194-30/+7
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-139-262/+378
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-023-20/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-276-18/+120
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-1716-145/+292
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-106-16/+94
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304659, and updateDimitry Andric2017-06-031-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-0158-289/+491
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and updateDimitry Andric2017-05-302-3/+28
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-298-14/+350
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303291, and updateDimitry Andric2017-05-182-16/+25
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-1625-128/+228
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-0822-66/+356
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-263-19/+105
* Merge libc++ trunk r300890, and update build glue.Dimitry Andric2017-04-2296-3717/+4424
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-113-5/+7
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-051-0/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-011-1/+0
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-299-33/+110
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-241-2/+2
* Pull in r292833 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-1/+8
* Pull in r292830 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-0/+3
* Merge libc++ release_40 branch r292732.Dimitry Andric2017-01-226-95/+118
* Merge libc++ release_40 branch r292009.Dimitry Andric2017-01-1410-76/+207
* Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc andDimitry Andric2017-01-0931-248/+578
* Merge libc++ r291274, and update the library Makefile.Dimitry Andric2017-01-08121-5340/+12041
* Update libc++ to release_39 branch r287912.Dimitry Andric2016-11-261-4/+4
* Revert r305496 for now, since jbeich@ found a good upstream fix for theDimitry Andric2016-09-071-5/+4
* Move inclusion of <cstdio> and <cstdlib> in the -fno-exceptions case toDimitry Andric2016-09-061-4/+5
* Update libc++ to release_39 branch r279689.Dimitry Andric2016-08-3093-3187/+10383
* Tentatively apply https://reviews.llvm.org/D23960, to squelch errorsDimitry Andric2016-08-271-1/+1
* Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisionDimitry Andric2016-05-2687-4790/+6800
* Pull in r255683 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-271-19/+15
* Pull in r250279 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-112-5/+21
* Pull in r246280 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-112-4/+5
* Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-10-095-19/+27
* Remove empty line again from libc++'s iostream.cpp. This was used toDimitry Andric2015-10-091-1/+0
* Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):Dimitry Andric2015-10-091-0/+1
* Partially revert r288121, removing the workaround for arm < v6. SinceDimitry Andric2015-09-221-2/+1
* Work around clang emitting libcalls to __atomic_add_fetch() and friendsDimitry Andric2015-09-221-1/+9
* Update libc++ to 3.7.0 release.Dimitry Andric2015-09-1689-1344/+3005
* Pull in r233552 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-03-301-5/+12
* Fix another -Wunused-local-typedef warning in libc++, in include/__tree.Dimitry Andric2015-03-071-1/+0
* Pull in r228344 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-03-072-5/+0
* Import libc++ trunk r224926. This fixes a number of bugs, completesDimitry Andric2015-01-1586-2001/+5517
* Pull in r200010 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2015-01-011-31/+39
* Pull in r209785 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2014-12-011-7/+59
* Do not define bad_array_new_length::bad_array_new_length in libc++ anymoreBaptiste Daroussin2014-10-211-2/+2