| Commit message (Expand) | Author | Age | Files | Lines |
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 3 | -0/+6 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 1 | -2/+2 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 2 | -2/+2 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 5 | -5/+5 |
* | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | dim | 2014-03-27 | 1 | -0/+2 |
* | Apply fix for lldb not linking after the sparc backend import. | dim | 2014-03-01 | 1 | -0/+6 |
* | Merge from head up to r262536. | dim | 2014-02-26 | 1 | -2/+3 |
|\ |
|
| * | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 1 | -2/+3 |
* | | Add Makefile glue to build the Sparc backend libraries and link them | dim | 2014-02-20 | 6 | -0/+36 |
|/ |
|
* | Update lldb for clang/llvm 3.4 import | emaste | 2014-02-17 | 1 | -0/+1 |
* | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 30 | -477/+216 |
* | Enable llvm's integrated assembler for PowerPC, since it should now be | dim | 2013-12-16 | 7 | -6/+13 |
* | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 2 | -1/+142 |
* | Upgrade our copy of llvm/clang to 3.3 release. | dim | 2013-06-12 | 5 | -11/+26 |
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 33 | -541/+467 |
* | Allow us to build clang for ARM EABI. Clang and llvm use the | andrew | 2013-02-12 | 20 | -5/+45 |
* | Pull in r170135 from upstream clang trunk: | dim | 2013-02-02 | 1 | -6/+16 |
* | Upgrade our copy of llvm/clang to 3.2 release. | dim | 2012-12-23 | 1 | -4/+4 |
* | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | dim | 2012-12-03 | 9 | -19/+54 |
* | Belatedly add links from /usr/bin/clang to /usr/bin/CC, like it has been | dim | 2012-11-07 | 1 | -0/+2 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 1 | -4/+4 |
* | When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvm | dim | 2012-08-21 | 1 | -1/+1 |
* | Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782 | dim | 2012-08-21 | 1 | -0/+4 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 31 | -3638/+2809 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 2 | -2/+2 |
* | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | dim | 2012-05-03 | 1 | -1/+0 |
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 23 | -47/+77 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 1 | -0/+8 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 36 | -0/+4277 |
* | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 4 | -16/+27 |
* | Add symlink from clang to clang-cpp, so you can use CPP=clang-cpp in | dim | 2011-10-12 | 1 | -2/+4 |
* | Add manpage symlink for clang++(1). | dim | 2011-10-12 | 1 | -0/+1 |
* | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | dim | 2011-07-17 | 2 | -0/+8 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 1 | -0/+2 |
* | Minor updates to the clang and tblgen manpages. | dim | 2011-05-02 | 2 | -14/+9 |
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 1 | -15/+16 |
* | Regenerate clang and tblgen manpages; the clang manpage has some minor | dim | 2011-02-27 | 2 | -5/+8 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 2 | -8/+12 |
* | Add manpages for clang and tblgen. These were generated from upstream's | dim | 2010-09-27 | 4 | -2/+715 |
* | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | dim | 2010-09-20 | 1 | -4/+8 |
* | Build clang libraries by default with -fno-exceptions and with | rpaulo | 2010-07-22 | 1 | -0/+1 |
* | Upgrade our Clang in base to r108428. | ed | 2010-07-20 | 2 | -28/+91 |
* | Install tblgen so partial / progressive builds are still possible. | des | 2010-06-12 | 1 | -1/+1 |
* | Import the build makefiles for clang/LLVM. | rdivacky | 2010-06-09 | 4 | -0/+70 |