| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r270145: | ngie | 2014-09-01 | 1 | -1/+1 |
* | - Update stable/10 to 10.1-PRERELEASE now that the | gjb | 2014-08-26 | 1 | -2/+2 |
* | MFC r269954: | dim | 2014-08-17 | 2 | -2/+2 |
* | MFC r262528: Update LLDB snapshot to upstream r202189 | emaste | 2014-07-23 | 5 | -4/+9 |
* | MFC r267335: | dim | 2014-06-14 | 1 | -32/+43 |
* | MFC r265925: | dim | 2014-05-26 | 4 | -29/+15 |
* | MFC r266053: | dim | 2014-05-17 | 1 | -78/+93 |
* | MFC r263778: | dim | 2014-04-09 | 1 | -0/+2 |
* | MFC r262613: | dim | 2014-03-26 | 22 | -1/+150 |
* | MFC 261991: | dim | 2014-03-21 | 41 | -147/+173 |
* | MFC r258892: lldb: Threaded inferior support for FreeBSD | emaste | 2014-03-19 | 1 | -1/+2 |
* | MFC r258884: Update LLDB to upstream r196259 snapshot | emaste | 2014-03-19 | 2 | -0/+4 |
* | MFC r258054: Update LLDB to upstream r194122 snapshot | emaste | 2014-03-19 | 8 | -6/+17 |
* | MFC r259473: | dim | 2013-12-24 | 4 | -0/+20 |
* | Disable assertions in llvm and clang for the 10.0 release cycle. | dim | 2013-10-10 | 1 | -1/+1 |
* | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 38 | -9/+963 |
* | Upgrade our copy of llvm/clang to 3.3 release. | dim | 2013-06-12 | 14 | -13/+38 |
* | Use an ugly hack to get around bootstrapping problems when building | dim | 2013-05-13 | 1 | -0/+5 |
* | Allow building clang on older FreeBSD releases, where log2() does not | dim | 2013-05-03 | 1 | -0/+5 |
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 60 | -139/+247 |
* | Allow us to build clang for ARM EABI. Clang and llvm use the | andrew | 2013-02-12 | 1 | -1/+9 |
* | Pull in r170135 from upstream clang trunk: | dim | 2013-02-02 | 64 | -8/+147 |
* | Upgrade our copy of llvm/clang to 3.2 release. | dim | 2012-12-23 | 1 | -2/+2 |
* | Cleanup a few duplicate llvm libs that snuck in with the recent update. | dim | 2012-12-11 | 1 | -4/+1 |
* | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | dim | 2012-12-03 | 34 | -55/+114 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 1 | -3/+1 |
* | Do not install incomplete unwind.h from clang. This header file was meant | jkim | 2012-10-05 | 1 | -1/+0 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 2 | -14/+14 |
* | Add three additional clang intrinsics headers, which I missed in the | dim | 2012-08-20 | 1 | -1/+4 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 39 | -34/+116 |
* | Upgrade our copy of llvm/clang to 3.1 release. Release notes can be | dim | 2012-05-23 | 2 | -4/+4 |
* | Make sure a few new internal clang headers get installed, I missed these | dim | 2012-05-05 | 1 | -1/+7 |
* | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | dim | 2012-05-03 | 9 | -33/+19 |
* | Revert r234356 for now, as it leads to run-time problems on 32-bit | dim | 2012-04-23 | 1 | -6/+0 |
* | Work around an issue on 32-bit PowerPC, where clang executable can get | dim | 2012-04-16 | 1 | -0/+6 |
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 53 | -79/+269 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 19 | -0/+197 |
* | In several llvm library Makefiles, remove extraneous slashes at the end | dim | 2012-01-01 | 4 | -4/+4 |
* | Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actual | nwhitehorn | 2012-01-01 | 1 | -4/+2 |
* | Use the correct upstream revision number for llvm/clang 3.0 release. | dim | 2011-12-10 | 1 | -2/+2 |
* | Upgrade our copy of llvm/clang to 3.0 release. Release notes can be | dim | 2011-12-09 | 3 | -2/+5 |
* | Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 | nwhitehorn | 2011-11-21 | 1 | -1/+1 |
* | Revert r227538, since it doesn't compile with clang at all (it doesn't | dim | 2011-11-17 | 2 | -6/+2 |
* | When one attempts to compile the tree with -march=i386, which also used | dim | 2011-11-06 | 2 | -0/+4 |
* | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 37 | -88/+150 |
* | Update llvm/clang's target triple (confusingly named LLVM_HOSTTRIPLE) to | dim | 2011-10-17 | 1 | -2/+1 |
* | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | dim | 2011-07-17 | 61 | -128/+228 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 6 | -5/+7 |
* | On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0', | dim | 2011-05-22 | 1 | -1/+1 |
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 25 | -36/+81 |