summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib
Commit message (Expand)AuthorAgeFilesLines
* Pull in r143305 and r143312 from upstream clang trunk, so using "clangdim2011-10-301-3/+18
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30dim2011-10-22393-31839/+50217
* Fix breakage introduced by r226518.dim2011-10-191-2/+3
* Fix the way clang retrieves the major FreeBSD release number from thedim2011-10-181-4/+5
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-17205-9644/+25432
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-12163-4954/+11672
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-02294-15103/+29816
* For clang, make -mno-mmx imply -mno-3dnow. This is what gcc does.dim2011-04-171-4/+3
* Update llvm/clang to trunk r126547.dim2011-02-27117-2627/+4840
* Remove getDriver().Dir + /../libexec and /usr/libexec from clang'sdim2011-02-261-2/+0
* Remove misapplied space.dim2011-02-261-1/+1
* Recently, in upstream clang, a fix was done to add -L/usr/lib to thedim2011-02-241-8/+9
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-20354-36065/+72683
* Actually, check for any kind of "C string type".rdivacky2010-10-131-8/+4
* Extend this check for const unsigned char *.rdivacky2010-10-131-2/+6
* Remove more unneeded files and directories from contrib/llvm. Thisdim2010-10-1133-885/+0
* Rework the analysis of the 'r' specifier. It turns out that we can'trpaulo2010-10-112-1/+6
* Restore the support for the 'r' and the 'y' conversion specifiers, firstrpaulo2010-10-111-0/+2
* Upgrade Clang and LLVM to the 2.8 release. See here for release notes:dim2010-10-071-1/+1
* Apply r207674 from the clangbsd project branch:dim2010-10-061-1/+1
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-20304-29899/+39314
* Modify clang so that when TOOLS_PREFIX is defined we register therpaulo2010-08-212-12/+21
* Upgrade our Clang in base to r108428.ed2010-07-20251-12319/+31842
* Do the branding right this time.ed2010-06-121-0/+3
* Introduce -fformat-extensions. A local FreeBSD extension usedrdivacky2010-06-104-4/+51
* Remove the commented out piece that slipped as a mismerge.rdivacky2010-06-091-10/+0
* Adjust include paths to FreeBSD. Remove /usr/local/include andrdivacky2010-06-091-0/+15
* Change the default CPU to i486 on i386 (architecture).rdivacky2010-06-091-1/+1
* Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/rdivacky2010-06-09383-0/+280085
OpenPOWER on IntegriCloud