| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull in r143305 and r143312 from upstream clang trunk, so using "clang | dim | 2011-10-30 | 1 | -3/+18 |
* | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 393 | -31839/+50217 |
* | Fix breakage introduced by r226518. | dim | 2011-10-19 | 1 | -2/+3 |
* | Fix the way clang retrieves the major FreeBSD release number from the | dim | 2011-10-18 | 1 | -4/+5 |
* | Upgrade our copy of llvm/clang to r135360, from upstream's trunk. | dim | 2011-07-17 | 205 | -9644/+25432 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 163 | -4954/+11672 |
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 294 | -15103/+29816 |
* | For clang, make -mno-mmx imply -mno-3dnow. This is what gcc does. | dim | 2011-04-17 | 1 | -4/+3 |
* | Update llvm/clang to trunk r126547. | dim | 2011-02-27 | 117 | -2627/+4840 |
* | Remove getDriver().Dir + /../libexec and /usr/libexec from clang's | dim | 2011-02-26 | 1 | -2/+0 |
* | Remove misapplied space. | dim | 2011-02-26 | 1 | -1/+1 |
* | Recently, in upstream clang, a fix was done to add -L/usr/lib to the | dim | 2011-02-24 | 1 | -8/+9 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 354 | -36065/+72683 |
* | Actually, check for any kind of "C string type". | rdivacky | 2010-10-13 | 1 | -8/+4 |
* | Extend this check for const unsigned char *. | rdivacky | 2010-10-13 | 1 | -2/+6 |
* | Remove more unneeded files and directories from contrib/llvm. This | dim | 2010-10-11 | 33 | -885/+0 |
* | Rework the analysis of the 'r' specifier. It turns out that we can't | rpaulo | 2010-10-11 | 2 | -1/+6 |
* | Restore the support for the 'r' and the 'y' conversion specifiers, first | rpaulo | 2010-10-11 | 1 | -0/+2 |
* | Upgrade Clang and LLVM to the 2.8 release. See here for release notes: | dim | 2010-10-07 | 1 | -1/+1 |
* | Apply r207674 from the clangbsd project branch: | dim | 2010-10-06 | 1 | -1/+1 |
* | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | dim | 2010-09-20 | 304 | -29899/+39314 |
* | Modify clang so that when TOOLS_PREFIX is defined we register the | rpaulo | 2010-08-21 | 2 | -12/+21 |
* | Upgrade our Clang in base to r108428. | ed | 2010-07-20 | 251 | -12319/+31842 |
* | Do the branding right this time. | ed | 2010-06-12 | 1 | -0/+3 |
* | Introduce -fformat-extensions. A local FreeBSD extension used | rdivacky | 2010-06-10 | 4 | -4/+51 |
* | Remove the commented out piece that slipped as a mismerge. | rdivacky | 2010-06-09 | 1 | -10/+0 |
* | Adjust include paths to FreeBSD. Remove /usr/local/include and | rdivacky | 2010-06-09 | 1 | -0/+15 |
* | Change the default CPU to i486 on i386 (architecture). | rdivacky | 2010-06-09 | 1 | -1/+1 |
* | Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ | rdivacky | 2010-06-09 | 383 | -0/+280085 |