| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |