| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update llvm/clang to trunk r126547. | dim | 2011-02-27 | 3 | -3/+4 |
* | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it, | dim | 2011-02-27 | 2 | -2/+2 |
* | Update llvm's config.h files to match more closely what is generated by | dim | 2011-02-26 | 2 | -11/+132 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 48 | -243/+299 |
* | Don't use -fno-exceptions or -fno-rtti for .c files, when building | dim | 2010-11-14 | 1 | -2/+2 |
* | When the make target is 'install', don't descend into the clang | rpaulo | 2010-10-30 | 1 | -3/+5 |
* | Upgrade Clang and LLVM to the 2.8 release. See here for release notes: | dim | 2010-10-07 | 1 | -2/+2 |
* | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | dim | 2010-09-20 | 43 | -86/+260 |
* | In all Makefiles under lib/clang, consistently use tabs instead of | dim | 2010-09-19 | 8 | -8/+8 |
* | Modify clang so that when TOOLS_PREFIX is defined we register the | rpaulo | 2010-08-21 | 1 | -0/+4 |
* | Build clang libraries by default with -fno-exceptions and with | rpaulo | 2010-07-22 | 4 | -0/+14 |
* | Upgrade our Clang in base to r108428. | ed | 2010-07-20 | 55 | -408/+973 |
* | Remove even two more unneeded files from libllvmsupport. | ed | 2010-06-15 | 1 | -8/+7 |
* | Remove unneeded files from the build. | ed | 2010-06-15 | 12 | -51/+46 |
* | Unbreak Clang on PowerPC. | ed | 2010-06-14 | 1 | -1/+6 |
* | Disable usage of posix_spawn() inside LLVM. | ed | 2010-06-13 | 2 | -2/+2 |
* | Do the branding right this time. | ed | 2010-06-12 | 1 | -1/+2 |
* | Disable usage of __DATE__. | ed | 2010-06-10 | 1 | -1/+1 |
* | Brand our Clang binary. | ed | 2010-06-10 | 1 | -1/+2 |
* | Import the build makefiles for clang/LLVM. | rdivacky | 2010-06-09 | 115 | -0/+1811 |