aboutsummaryrefslogtreecommitdiff
path: root/lib/libc++
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update libc++ to 3.7.0 release.Dimitry Andric2015-09-161-1/+6
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+41
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-5/+12
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+13
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | New/updated dependenciesSimon J. Gerraty2014-05-051-0/+1
| * | Merge headSimon J. Gerraty2014-04-271-1/+12
| |\ \
| * | | New/updated dependenciesSimon J. Gerraty2013-10-171-0/+37
* | | | Import libc++ trunk r224926. This fixes a number of bugs, completesDimitry Andric2015-01-151-2/+7
* | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | When using an external gcc 4.8+ and not building libstdc++ then create in the...Baptiste Daroussin2014-10-211-0/+12
* | | The standard we compile libc++ with is called c++11 not c++0x.Roman Divacky2014-08-251-1/+1
| |/ |/|
* | Import libc++ 3.4 release. This contains a lot of bugfixes, and someDimitry Andric2014-01-301-1/+12
|/
* Add a c++/v1/tr1 include directory containing symlinks to all of the standardDavid Chisnall2013-09-041-0/+1
* After r253839, which modifies ld's behaviour to not automatically pullDimitry Andric2013-08-032-0/+3
* Fix broken macro checking in the libc++ Makefile, introduced in r241909.Dimitry Andric2012-11-021-1/+1
* Allow building libc++ with any custom -std=xxx flag. Note that usingDimitry Andric2012-10-221-0/+2
* Add libcxxrt's objects (prefixing them with cxxrt_ to avoid collisions)Dimitry Andric2012-08-251-1/+18
* Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'sDimitry Andric2012-06-021-0/+7