| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply libc++ fix for <ranges> not compiling at all | Dimitry Andric | 2022-05-14 | 1 | -0/+1 |
* | Merge llvm-project main llvmorg-14-init-18294-gdb01b123d012 | Dimitry Andric | 2022-05-14 | 1 | -0/+4 |
* | Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35 | Dimitry Andric | 2022-05-14 | 1 | -3/+55 |
* | Merge llvm-project main llvmorg-14-init-11187-g222442ec2d71 | Dimitry Andric | 2022-05-14 | 1 | -2/+59 |
* | Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3 | Dimitry Andric | 2022-05-14 | 2 | -6/+103 |
* | Install unwind.h into /usr/include | John Baldwin | 2022-02-10 | 1 | -3/+0 |
* | Reapply: move libc++ from /usr/lib to /lib | Dimitry Andric | 2021-12-30 | 1 | -0/+2 |
* | Revert "Move libc++ from /usr/lib to /lib" | Ed Maste | 2021-12-30 | 1 | -1/+0 |
* | Move libc++ from /usr/lib to /lib | Ed Maste | 2021-12-29 | 1 | -0/+1 |
* | Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a | Dimitry Andric | 2021-11-13 | 2 | -26/+269 |
* | Merge llvm-project 12.0.0 release | Dimitry Andric | 2021-06-13 | 2 | -2/+64 |
* | Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore> | Dimitry Andric | 2021-06-03 | 1 | -0/+6 |
* | Only set WARNS if not defined | Kyle Evans | 2020-09-11 | 1 | -1/+1 |
* | Add a few new source files to libc++, in particular the implementation | Dimitry Andric | 2020-08-22 | 1 | -0/+3 |
* | Remove -mlong-calls vhen building arm libraries and llvm. | Dimitry Andric | 2020-03-10 | 1 | -3/+0 |
* | Update build glue for libc++. | Dimitry Andric | 2020-01-27 | 1 | -1/+3 |
* | Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around | Kyle Evans | 2020-01-14 | 1 | -2/+0 |
* | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -2/+2 |
* | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 1 | -1/+0 |
* | Merge ^/head r352764 through r353315. | Dimitry Andric | 2019-10-08 | 1 | -0/+2 |
|\ |
|
| * | Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around | Kyle Evans | 2019-10-06 | 1 | -0/+2 |
* | | Update build glue for building libc++. | Dimitry Andric | 2019-08-28 | 1 | -11/+6 |
|/ |
|
* | Rework CXXSTD setting via r345708 | Enji Cooper | 2019-04-22 | 1 | -1/+1 |
* | Standardize `-std=c++* as `CXXSTD` | Enji Cooper | 2019-03-29 | 1 | -3/+1 |
* | Revert r345706: the third time will be the charm | Enji Cooper | 2019-03-29 | 1 | -1/+3 |
* | Standardize `-std=c++* as `CXXSTD` | Enji Cooper | 2019-03-29 | 1 | -3/+1 |
* | Revert r345704 | Enji Cooper | 2019-03-29 | 1 | -1/+3 |
* | CXXSTD is the C++ analogue to CSTD. | Enji Cooper | 2019-03-29 | 1 | -3/+1 |
* | Update libc++ build glue, and ObsoleteFiles. | Dimitry Andric | 2019-01-22 | 1 | -1/+4 |
* | Update libc++ and libc++experimental Makefiles, add libc++fs Makefile, | Dimitry Andric | 2018-08-02 | 1 | -0/+9 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update | Dimitry Andric | 2017-07-13 | 1 | -1/+0 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and update | Dimitry Andric | 2017-06-17 | 1 | -0/+1 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and update | Dimitry Andric | 2017-06-01 | 1 | -1/+1 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update | Dimitry Andric | 2017-05-29 | 1 | -1/+7 |
* | Merge libc++ trunk r300890, and update build glue. | Dimitry Andric | 2017-04-22 | 1 | -0/+1 |
* | Belatedly add variant.cpp to libc++. This completes the support for the | Dimitry Andric | 2017-02-19 | 1 | -0/+1 |
* | Update the libc++ Makefile to be more like the other llvm and clang | Dimitry Andric | 2017-01-09 | 1 | -198/+199 |
* | Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc and | Dimitry Andric | 2017-01-09 | 1 | -1/+0 |
* | Add additional libc++ 4.0.0 headers. | Dimitry Andric | 2017-01-09 | 1 | -0/+10 |
* | Merge libc++ r291274, and update the library Makefile. | Dimitry Andric | 2017-01-08 | 1 | -1/+1 |
* | Now that external gcc directly natively links to libc++ we can remove | Baptiste Daroussin | 2016-12-10 | 1 | -10/+0 |
* | Update libc++ to release_39 branch r279689. | Dimitry Andric | 2016-08-30 | 1 | -1/+21 |
* | GCC External: Revert r300886, r300904, r300917, r300918 | Bryan Drewery | 2016-05-29 | 1 | -1/+1 |
* | Use a relative symlink for proper --sysroot support. | Bryan Drewery | 2016-05-28 | 1 | -1/+1 |
* | Move external GCC compiler hacks to bsd.sys.mk. | Bryan Drewery | 2016-05-27 | 1 | -1/+1 |
* | After r300770, for libc++ and libcxxrt, use -isystem instead of -I. | Dimitry Andric | 2016-05-27 | 1 | -1/+1 |
* | Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision | Dimitry Andric | 2016-05-26 | 1 | -2/+17 |
* | MFH | Glen Barber | 2016-03-14 | 1 | -0/+1 |
|\ |
|
| * | Add missing CLEANFILES. | Bryan Drewery | 2016-03-11 | 1 | -0/+1 |