summaryrefslogtreecommitdiffstats
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Use the correct upstream revision number for llvm/clang 3.0 release.dim2011-12-101-2/+2
* Upgrade our copy of llvm/clang to 3.0 release. Release notes can bedim2011-12-093-2/+5
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50nwhitehorn2011-11-211-1/+1
* Revert r227538, since it doesn't compile with clang at all (it doesn'tdim2011-11-172-6/+2
* When one attempts to compile the tree with -march=i386, which also useddim2011-11-062-0/+4
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30dim2011-10-2237-88/+150
* Update llvm/clang's target triple (confusingly named LLVM_HOSTTRIPLE) todim2011-10-171-2/+1
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-1761-128/+228
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-126-5/+7
* On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0',dim2011-05-221-1/+1
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-0225-36/+81
* Update llvm/clang to trunk r126547.dim2011-02-273-3/+4
* Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,dim2011-02-272-2/+2
* Update llvm's config.h files to match more closely what is generated bydim2011-02-262-11/+132
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-2048-243/+299
* Don't use -fno-exceptions or -fno-rtti for .c files, when buildingdim2010-11-141-2/+2
* When the make target is 'install', don't descend into the clangrpaulo2010-10-301-3/+5
* Upgrade Clang and LLVM to the 2.8 release. See here for release notes:dim2010-10-071-2/+2
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-2043-86/+260
* In all Makefiles under lib/clang, consistently use tabs instead ofdim2010-09-198-8/+8
* Modify clang so that when TOOLS_PREFIX is defined we register therpaulo2010-08-211-0/+4
* Build clang libraries by default with -fno-exceptions and withrpaulo2010-07-224-0/+14
* Upgrade our Clang in base to r108428.ed2010-07-2055-408/+973
* Remove even two more unneeded files from libllvmsupport.ed2010-06-151-8/+7
* Remove unneeded files from the build.ed2010-06-1512-51/+46
* Unbreak Clang on PowerPC.ed2010-06-141-1/+6
* Disable usage of posix_spawn() inside LLVM.ed2010-06-132-2/+2
* Do the branding right this time.ed2010-06-121-1/+2
* Disable usage of __DATE__.ed2010-06-101-1/+1
* Brand our Clang binary.ed2010-06-101-1/+2
* Import the build makefiles for clang/LLVM.rdivacky2010-06-09115-0/+1811
OpenPOWER on IntegriCloud