aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Import patch from libc++ r197313 which allows using libc++ headers with gccBaptiste Daroussin2014-10-131-0/+1
* In r260015, I renamed several identifiers to avoid -Wsystem-headerDimitry Andric2014-08-231-1/+1
* Pull in r214736 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2014-08-081-0/+4
* Pull in r201021 from upstream libc++ trunk:Dimitry Andric2014-03-132-20/+28
* Pull in r199848 from upstream libc++ trunk:Dimitry Andric2014-03-052-5/+5
* An ABI incompatibility crept into the libc++ 3.4 import in r261283. ItDimitry Andric2014-02-121-1/+1
* Apply a cleaner solution for the sign warnings that can occur whenDimitry Andric2014-02-071-4/+4
* HEAD is not buildable for the past day. Commit a 'quick fix' in order to permitEitan Adler2014-02-071-4/+4
* Import libc++ 3.4 release. This contains a lot of bugfixes, and someDimitry Andric2014-01-3095-3221/+7190
* In libc++'s type_traits header, avoid warnings (activated by our use ofDimitry Andric2013-12-281-46/+46
* ename internal function test() to avoid name clashes withBernhard Froehlich2013-10-061-3/+3
* Import new libcxxrt / libc++. This brings some bug fixes, including a potent...David Chisnall2013-07-1034-1502/+2246
* Fix warnings from newer clang versions about constexpr member functionsDimitry Andric2013-05-281-4/+4
* Merge libc++ trunk r180598. Contains several minor cleanups and bugDimitry Andric2013-04-2783-1090/+1601
* Import new libc++ to head. Various small fixes and cleanups.David Chisnall2013-02-0726-214/+659
* Merge new libc++ into head.David Chisnall2012-11-293-10/+27
* Pull in r168610 from upstream libc++:Dimitry Andric2012-11-263-0/+23