aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc++
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-113-5/+7
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-051-0/+2
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-011-1/+0
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-299-33/+110
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-241-2/+2
* Pull in r292833 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-1/+8
* Pull in r292830 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2017-01-231-0/+3
* Merge libc++ release_40 branch r292732.Dimitry Andric2017-01-226-95/+118
* Merge libc++ release_40 branch r292009.Dimitry Andric2017-01-1410-76/+207
* Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc andDimitry Andric2017-01-0931-248/+578