| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1425/+0 |
| * | Use __FreeBSD_version to determine if gets() has been removed. | John Baldwin | 2019-10-15 | 1 | -1/+3 |
| * | Partially undo r351659, which unconditionally removed gets(3) from libc++. | Dimitry Andric | 2019-09-19 | 1 | -0/+7 |
| * | Merge libc++ trunk r366426, resolve conflicts, and add FREEBSD-Xlist. | Dimitry Andric | 2019-08-22 | 1 | -157/+130 |
| * | Merge libc++ trunk r351319, and resolve conflicts. | Dimitry Andric | 2019-01-22 | 1 | -108/+175 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch | Dimitry Andric | 2018-08-18 | 1 | -23/+43 |
| * | Merge libc++ trunk r338150 (just before the 7.0.0 branch point), and | Dimitry Andric | 2018-08-02 | 1 | -1/+5 |
| * | Merge libc++ trunk r338150, and resolve conflicts. | Dimitry Andric | 2018-08-02 | 1 | -431/+494 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788, | Dimitry Andric | 2018-01-06 | 1 | -5/+14 |
| * | Merge libc++ trunk r321017 to contrib/libc++. | Dimitry Andric | 2017-12-20 | 1 | -36/+69 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and update | Dimitry Andric | 2017-07-19 | 1 | -8/+6 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and update | Dimitry Andric | 2017-07-02 | 1 | -6/+0 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update | Dimitry Andric | 2017-06-27 | 1 | -2/+13 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and update | Dimitry Andric | 2017-06-17 | 1 | -3/+7 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and update | Dimitry Andric | 2017-06-01 | 1 | -1/+33 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update | Dimitry Andric | 2017-05-29 | 1 | -0/+4 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update | Dimitry Andric | 2017-05-16 | 1 | -2/+10 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and update | Dimitry Andric | 2017-05-08 | 1 | -1/+81 |
| * | Merge libc++ trunk r300890, and update build glue. | Dimitry Andric | 2017-04-22 | 1 | -38/+133 |
| * | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branch | Dimitry Andric | 2017-01-29 | 1 | -9/+0 |
| * | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branch | Dimitry Andric | 2017-01-24 | 1 | -2/+2 |
| * | Pull in r292833 from upstream libc++ trunk (by Eric Fiselier): | Dimitry Andric | 2017-01-23 | 1 | -1/+8 |
| * | Merge libc++ release_40 branch r292732. | Dimitry Andric | 2017-01-22 | 1 | -0/+12 |
| * | Merge libc++ release_40 branch r292009. | Dimitry Andric | 2017-01-14 | 1 | -1/+10 |
| * | Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc and | Dimitry Andric | 2017-01-09 | 1 | -27/+40 |
| * | Merge libc++ r291274, and update the library Makefile. | Dimitry Andric | 2017-01-08 | 1 | -161/+246 |
| * | Update libc++ to release_39 branch r279689. | Dimitry Andric | 2016-08-30 | 1 | -27/+84 |
| * | Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision | Dimitry Andric | 2016-05-26 | 1 | -17/+86 |
| * | Pull in r255683 from upstream libc++ trunk (by Eric Fiselier): | Dimitry Andric | 2016-03-27 | 1 | -19/+15 |
| * | Pull in r250279 from upstream libc++ trunk (by Eric Fiselier): | Dimitry Andric | 2016-03-11 | 1 | -2/+7 |
| * | Update libc++ to 3.7.0 release. | Dimitry Andric | 2015-09-16 | 1 | -47/+90 |
| * | Import libc++ trunk r224926. This fixes a number of bugs, completes | Dimitry Andric | 2015-01-15 | 1 | -24/+137 |
| * | Import patch from libc++ r197313 which allows using libc++ headers with gcc | Baptiste Daroussin | 2014-10-13 | 1 | -0/+1 |
| * | An ABI incompatibility crept into the libc++ 3.4 import in r261283. It | Dimitry Andric | 2014-02-12 | 1 | -1/+1 |
| * | Import libc++ 3.4 release. This contains a lot of bugfixes, and some | Dimitry Andric | 2014-01-30 | 1 | -26/+119 |
| * | Import new libcxxrt / libc++. This brings some bug fixes, including a potent... | David Chisnall | 2013-07-10 | 1 | -3/+45 |
| * | Merge libc++ trunk r180598. Contains several minor cleanups and bug | Dimitry Andric | 2013-04-27 | 1 | -18/+29 |
| * | Import new libc++ to head. Various small fixes and cleanups. | David Chisnall | 2013-02-07 | 1 | -0/+6 |
| * | Pull in r168610 from upstream libc++: | Dimitry Andric | 2012-11-26 | 1 | -0/+3 |
| * | Import new version of libc++ into base. | David Chisnall | 2012-11-13 | 1 | -4/+8 |
| * | Import libc++ trunk r165949. Among other improvements and bug fixes, | Dimitry Andric | 2012-10-22 | 1 | -12/+28 |
| * | Import new version of libc++. Among other improvements, this comes with an | David Chisnall | 2012-05-03 | 1 | -1/+3 |
| * | Import a slightly newer libc++, with some bugs fixed that were found by running | David Chisnall | 2012-03-14 | 1 | -0/+4 |
| * | Import new versions of libcxxrt and libc++. | David Chisnall | 2012-03-14 | 1 | -2/+36 |
| * | Import libc++ / libcxxrt into base. Not build by default yet (use | David Chisnall | 2011-11-25 | 1 | -0/+405 |