aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import new version of libc++ into base.David Chisnall2012-11-1328-203/+213
* Fix two -Wsystem-header warnings in libc++ that were exposed by the newDimitry Andric2012-10-221-3/+2
* Import libc++ trunk r165949. Among other improvements and bug fixes,Dimitry Andric2012-10-2268-1561/+2188
* Fix dangling else in libc++'s __bit_reference header. This has alsoDimitry Andric2012-06-011-0/+4
* Import new version of libc++. Among other improvements, this comes with anDavid Chisnall2012-05-0315-1036/+1071
* Import a slightly newer libc++, with some bugs fixed that were found by runningDavid Chisnall2012-03-144-10/+19
* Import new versions of libcxxrt and libc++.David Chisnall2012-03-1474-3688/+5446
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-25124-0/+111887