| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r292950: | Dimitry Andric | 2016-01-12 | 2 | -1/+7 |
| * | MFC r285248: lldb: use .PATH to find man page instead of symlinking it | Ed Maste | 2015-07-28 | 1 | -2/+2 |
| * | MFC r264400,r265836: | Enji Cooper | 2014-12-31 | 5 | -5/+5 |
| * | MFC r270650 (this is what should have been committed in r273497): | Enji Cooper | 2014-10-23 | 1 | -2/+2 |
| * | MFC r262528: Update LLDB snapshot to upstream r202189 | Ed Maste | 2014-07-23 | 1 | -2/+3 |
| * | MFC r263778: | Dimitry Andric | 2014-04-09 | 1 | -0/+2 |
| * | MFC r262657: | Dimitry Andric | 2014-03-26 | 1 | -0/+6 |
| * | MFC r262613: | Dimitry Andric | 2014-03-26 | 6 | -0/+36 |
| * | MFC 261991: | Dimitry Andric | 2014-03-21 | 31 | -477/+217 |
| * | MFC r259473: | Dimitry Andric | 2013-12-24 | 7 | -6/+13 |
| * | Add LLDB bmake infrastructure | Ed Maste | 2013-09-20 | 2 | -1/+142 |
| * | Upgrade our copy of llvm/clang to 3.3 release. | Dimitry Andric | 2013-06-12 | 5 | -11/+26 |
| * | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | Dimitry Andric | 2013-04-12 | 33 | -541/+467 |
| * | Allow us to build clang for ARM EABI. Clang and llvm use the | Andrew Turner | 2013-02-12 | 20 | -5/+45 |
| * | Pull in r170135 from upstream clang trunk: | Dimitry Andric | 2013-02-02 | 1 | -6/+16 |
| * | Upgrade our copy of llvm/clang to 3.2 release. | Dimitry Andric | 2012-12-23 | 1 | -4/+4 |
| * | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | Dimitry Andric | 2012-12-03 | 9 | -19/+54 |
| * | Belatedly add links from /usr/bin/clang to /usr/bin/CC, like it has been | Dimitry Andric | 2012-11-07 | 1 | -0/+2 |
| * | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | Dimitry Andric | 2012-08-23 | 1 | -4/+4 |
| * | When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvm | Dimitry Andric | 2012-08-21 | 1 | -1/+1 |
| * | Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782 | Dimitry Andric | 2012-08-21 | 1 | -0/+4 |
| * | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | Dimitry Andric | 2012-08-20 | 31 | -3638/+2809 |
| * | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-10 | 2 | -2/+2 |
| * | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | Dimitry Andric | 2012-05-03 | 1 | -1/+0 |
| * | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | Dimitry Andric | 2012-04-16 | 23 | -47/+77 |
| * | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | Dimitry Andric | 2012-02-29 | 1 | -0/+8 |
| * | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | Dimitry Andric | 2012-02-05 | 36 | -0/+4277 |
| * | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | Dimitry Andric | 2011-10-22 | 4 | -16/+27 |
| * | Add symlink from clang to clang-cpp, so you can use CPP=clang-cpp in | Dimitry Andric | 2011-10-12 | 1 | -2/+4 |
| * | Add manpage symlink for clang++(1). | Dimitry Andric | 2011-10-12 | 1 | -0/+1 |
| * | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | Dimitry Andric | 2011-07-17 | 2 | -0/+8 |
| * | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | Dimitry Andric | 2011-06-12 | 1 | -0/+2 |
| * | Minor updates to the clang and tblgen manpages. | Dimitry Andric | 2011-05-02 | 2 | -14/+9 |
| * | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | Dimitry Andric | 2011-05-02 | 1 | -15/+16 |
| * | Regenerate clang and tblgen manpages; the clang manpage has some minor | Dimitry Andric | 2011-02-27 | 2 | -5/+8 |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 2 | -8/+12 |
| * | Add manpages for clang and tblgen. These were generated from upstream's | Dimitry Andric | 2010-09-27 | 4 | -2/+715 |
| * | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | Dimitry Andric | 2010-09-20 | 1 | -4/+8 |
| * | Build clang libraries by default with -fno-exceptions and with | Rui Paulo | 2010-07-22 | 1 | -0/+1 |
| * | Upgrade our Clang in base to r108428. | Ed Schouten | 2010-07-20 | 2 | -28/+91 |
| * | Install tblgen so partial / progressive builds are still possible. | Dag-Erling Smørgrav | 2010-06-12 | 1 | -1/+1 |
| * | Import the build makefiles for clang/LLVM. | Roman Divacky | 2010-06-09 | 4 | -0/+70 |