aboutsummaryrefslogtreecommitdiff
path: root/lib/libc++
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-132-2/+64
* Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>Dimitry Andric2021-06-031-0/+6
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* Add a few new source files to libc++, in particular the implementationDimitry Andric2020-08-221-0/+3
* Remove -mlong-calls vhen building arm libraries and llvm.Dimitry Andric2020-03-101-3/+0
* Update build glue for libc++.Dimitry Andric2020-01-271-1/+3
* Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2020-01-141-2/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-2/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-081-0/+2
|\
| * Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-061-0/+2
* | Update build glue for building libc++.Dimitry Andric2019-08-281-11/+6
|/
* Rework CXXSTD setting via r345708Enji Cooper2019-04-221-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+3
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345704Enji Cooper2019-03-291-1/+3
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-3/+1
* Update libc++ build glue, and ObsoleteFiles.Dimitry Andric2019-01-221-1/+4
* Update libc++ and libc++experimental Makefiles, add libc++fs Makefile,Dimitry Andric2018-08-021-0/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-131-1/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-171-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-011-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-291-1/+7
* Merge libc++ trunk r300890, and update build glue.Dimitry Andric2017-04-221-0/+1
* Belatedly add variant.cpp to libc++. This completes the support for theDimitry Andric2017-02-191-0/+1
* Update the libc++ Makefile to be more like the other llvm and clangDimitry Andric2017-01-091-198/+199
* Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc andDimitry Andric2017-01-091-1/+0
* Add additional libc++ 4.0.0 headers.Dimitry Andric2017-01-091-0/+10
* Merge libc++ r291274, and update the library Makefile.Dimitry Andric2017-01-081-1/+1
* Now that external gcc directly natively links to libc++ we can removeBaptiste Daroussin2016-12-101-10/+0
* Update libc++ to release_39 branch r279689.Dimitry Andric2016-08-301-1/+21
* GCC External: Revert r300886, r300904, r300917, r300918Bryan Drewery2016-05-291-1/+1
* Use a relative symlink for proper --sysroot support.Bryan Drewery2016-05-281-1/+1
* Move external GCC compiler hacks to bsd.sys.mk.Bryan Drewery2016-05-271-1/+1
* After r300770, for libc++ and libcxxrt, use -isystem instead of -I.Dimitry Andric2016-05-271-1/+1
* Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisionDimitry Andric2016-05-261-2/+17
* MFHGlen Barber2016-03-141-0/+1
|\
| * Add missing CLEANFILES.Bryan Drewery2016-03-111-0/+1
* | MFHGlen Barber2016-03-021-18/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-18/+0
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Set -mlong-calls where needed to get a static clang and lldb 3.8.0Andrew Turner2016-01-141-0/+3
* Replace ln -s calls with INSTALL_SYMLINKBryan Drewery2015-12-041-2/+2
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-011-4/+4
* META MODE: Libc++ does in fact need Libcxxrt.Bryan Drewery2015-12-012-4/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Stop linking libc++.so verbosely, there is no need to.Dimitry Andric2015-10-061-1/+0