aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-20215-153750/+0
* Merge commit 371ea70bb from llvm git (by Louis Dionne):Dimitry Andric2019-11-111-2/+2
* Merge commit e8316372b from llvm git (by Louis Dionne):Dimitry Andric2019-11-072-21/+60
* Use __FreeBSD_version to determine if gets() has been removed.John Baldwin2019-10-151-1/+3
* Partially undo r351659, which unconditionally removed gets(3) from libc++.Dimitry Andric2019-09-192-0/+11
* Merge ^/head r351317 through r351731.Dimitry Andric2019-09-031-4/+0
|\
| * libc: remove getsEd Maste2019-09-011-4/+0
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-022-10/+16
* | Merge libc++ trunk r366426, resolve conflicts, and add FREEBSD-Xlist.Dimitry Andric2019-08-22220-5324/+6836
|/
* Pull in r368867 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2019-08-204-78/+95
* Merge ^/head r344178 through r344512.Dimitry Andric2019-02-251-2/+0
|\
| * Pull in r354515 from upstream libc++ trunk:Dimitry Andric2019-02-201-2/+0
| * Pull in r345199 from upstream libc++ trunk (by Petr Hosek):Dimitry Andric2019-02-181-6/+0
* | Merge libc++ trunk r351319, and resolve conflicts.Dimitry Andric2019-01-2293-1781/+4606
|/
* Truely fix #if defined broken in -r343111Kirk McKusick2019-01-171-0/+7
* Proper definition of elast3.Kirk McKusick2019-01-171-2/+2
* Fix #if defined broken in -r343111Kirk McKusick2019-01-171-8/+8
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-172-13/+42
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-12-091-1/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-09-112-12/+9
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-291-1/+2
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-184-33/+46
* Undo r337593 (commenting out of timespec_get in libc++'s <ctime>Dimitry Andric2018-08-111-1/+1
* Upstream libc++ added a using ::timespec_get line, when in C++17 orDimitry Andric2018-08-101-1/+1
* Merge libc++ trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-0232-113/+2079
* Merge libc++ trunk r338150, and resolve conflicts.Dimitry Andric2018-08-02102-9488/+11952
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-06-292-5/+5
* Pull in r321963 from upstream libc++ trunk (by me):Dimitry Andric2018-01-071-4/+58
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-0615-226/+336
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-291-0/+1
* Merge libc++ trunk r321414 to contrib/libc++.Dimitry Andric2017-12-242-4/+5
* Merge libc++ trunk r321017 to contrib/libc++.Dimitry Andric2017-12-2064-926/+1634
* Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from theDimitry Andric2017-12-037-39/+56
* Upgrade our copies of clang, llvm, lld and libc++ to r311219 from theDimitry Andric2017-08-211-1/+2
* Upgrade our copies of clang, llvm and libc++ to r310316 from theDimitry Andric2017-08-095-5/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-194-30/+7
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-139-262/+378
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-023-20/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-276-18/+120
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-1716-145/+292
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-106-16/+94
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304659, and updateDimitry Andric2017-06-031-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-0158-289/+491
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304222, and updateDimitry Andric2017-05-302-3/+28
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-298-14/+350
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303291, and updateDimitry Andric2017-05-182-16/+25
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-1625-128/+228
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-0822-66/+356
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-263-19/+105
* Merge libc++ trunk r300890, and update build glue.Dimitry Andric2017-04-2296-3717/+4424