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