| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 47 | -12175/+0 |
| * | Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist. | Dimitry Andric | 2019-08-22 | 48 | -903/+1001 |
| * | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch | Dimitry Andric | 2019-02-25 | 2 | -4/+9 |
| * | Merge lldb release_80 branch r351543, and resolve conflicts. | Dimitry Andric | 2019-01-22 | 1 | -5/+6 |
| * | Merge lldb trunk r351319, resolve conflicts, and update FREEBSD-Xlist. | Dimitry Andric | 2019-01-20 | 34 | -1048/+967 |
| * | Merge lldb trunk r338150, and resolve conflicts. | Dimitry Andric | 2018-07-31 | 30 | -751/+474 |
| * | Merge lldb trunk r321017 to contrib/llvm/tools/lldb. | Dimitry Andric | 2017-12-20 | 14 | -160/+272 |
| * | Upgrade our copies of clang, llvm, lldb and compiler-rt to r312293 from | Dimitry Andric | 2017-09-01 | 1 | -3/+8 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and update | Dimitry Andric | 2017-07-19 | 13 | -44/+50 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update | Dimitry Andric | 2017-07-13 | 5 | -96/+61 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and update | Dimitry Andric | 2017-07-02 | 7 | -36/+22 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update | Dimitry Andric | 2017-06-27 | 4 | -436/+67 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and update | Dimitry Andric | 2017-06-17 | 1 | -30/+46 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and update | Dimitry Andric | 2017-06-10 | 3 | -10/+10 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update | Dimitry Andric | 2017-05-29 | 1 | -4/+4 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update | Dimitry Andric | 2017-05-16 | 34 | -410/+418 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and update | Dimitry Andric | 2017-05-08 | 3 | -154/+136 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and update | Dimitry Andric | 2017-05-03 | 8 | -357/+633 |
| * | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and update | Dimitry Andric | 2017-04-26 | 2 | -97/+99 |
| * | Merge lldb trunk r300422 and resolve conflicts. | Dimitry Andric | 2017-04-16 | 41 | -2309/+1251 |
| * | Merge llvm, clang, lld and lldb trunk r291274, and resolve conflicts. | Dimitry Andric | 2017-01-06 | 1 | -10/+37 |
| * | Update lldb to trunk r290819 and resolve conflicts. | Dimitry Andric | 2017-01-02 | 55 | -12268/+9703 |
| * | Update lldb to release_39 branch r278877. | Dimitry Andric | 2016-08-17 | 1 | -1/+1 |
| * | Update lldb to release_39 branch r276489 and resolve immediate conflicts. | Ed Maste | 2016-08-17 | 21 | -439/+594 |
| * | Update llvm, clang and lldb to trunk r257626, and update build glue. | Dimitry Andric | 2016-01-14 | 1 | -1/+1 |
| * | Merge LLDB 3.8 | Ed Maste | 2016-01-04 | 27 | -560/+2027 |
| * | Update llvm, clang and lldb to 3.7.0 release. | Dimitry Andric | 2015-09-06 | 1 | -0/+6 |
| * | Update lldb to upstream trunk r242221. | Dimitry Andric | 2015-09-06 | 5 | -75/+301 |
| * | Update LLDB snapshot to upstream r241361 | Ed Maste | 2015-07-04 | 36 | -1351/+3334 |
| * | Update LLDB snapshot to upstream r225923 (git 2b588ecd) | Ed Maste | 2015-02-06 | 29 | -1345/+3465 |
| * | There is no Python in the FreeBSD base system | Ed Maste | 2014-11-26 | 1 | -0/+3 |
| * | Update LLDB snapshot to upstream r216948 (git 50f7fe44) | Ed Maste | 2014-11-26 | 30 | -1633/+4242 |
| * | Update LLDB snapshot to upstream r202189 | Ed Maste | 2014-02-25 | 1 | -18/+25 |
| * | Update LLDB snapshot to upstream r201577 | Ed Maste | 2014-02-18 | 5 | -152/+1176 |
| * | Update lldb for clang/llvm 3.4 import | Ed Maste | 2014-02-17 | 1 | -3/+2 |
| * | Update LLDB to upstream r196259 snapshot | Ed Maste | 2013-12-03 | 4 | -36/+276 |
| * | lldb: Correct a standalone debug file path | Ed Maste | 2013-11-13 | 1 | -4/+4 |
| * | Update LLDB to upstream r194122 snapshot | Ed Maste | 2013-11-12 | 11 | -154/+1201 |
| * | Revert lldb changes due to post-3.3 clang and llvm API changes | Ed Maste | 2013-08-24 | 1 | -2/+3 |
| * | Merge lldb r188801 to contrib/llvm/tools/lldb/ | Ed Maste | 2013-08-23 | 11 | -0/+5149 |