summaryrefslogtreecommitdiffstats
path: root/lib/clang/clang.build.mk
Commit message (Expand)AuthorAgeFilesLines
* Update stable/10 from 10.2-STABLE to 10.3-PRERELEASE,marius2016-01-151-2/+2
* MFC r291329:bdrewery2015-12-041-1/+0
* Update stable/10 from 10.1-STABLE to 10.2-PRERELEASE,gjb2015-06-191-2/+2
* MFC r270145:ngie2014-09-011-1/+1
* - Update stable/10 to 10.1-PRERELEASE now that thegjb2014-08-261-2/+2
* MFC r267335:dim2014-06-141-32/+43
* MFC r266053:dim2014-05-171-78/+93
* MFC r262613:dim2014-03-261-1/+1
* MFC 261991:dim2014-03-211-4/+17
* Disable assertions in llvm and clang for the 10.0 release cycle.dim2013-10-101-1/+1
* Upgrade our copy of llvm/clang to 3.3 release.dim2013-06-121-1/+5
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-55/+69
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-121-1/+9
* Pull in r170135 from upstream clang trunk:dim2013-02-021-0/+6
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-14/+15
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. Nodim2012-08-231-13/+13
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-6/+10
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-031-3/+1
* Revert r234356 for now, as it leads to run-time problems on 32-bitdim2012-04-231-6/+0
* Work around an issue on 32-bit PowerPC, where clang executable can getdim2012-04-161-0/+6
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-161-2/+17
* Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actualnwhitehorn2012-01-011-4/+2
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50nwhitehorn2011-11-211-1/+1
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30dim2011-10-221-20/+22
* 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-171-35/+54
* 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-021-6/+11
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-33/+33
* Don't use -fno-exceptions or -fno-rtti for .c files, when buildingdim2010-11-141-2/+2
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-201-1/+15
* 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-221-0/+11
* Upgrade our Clang in base to r108428.ed2010-07-201-11/+27
* Remove unneeded files from the build.ed2010-06-151-1/+1
* Unbreak Clang on PowerPC.ed2010-06-141-1/+6
* Disable usage of posix_spawn() inside LLVM.ed2010-06-131-1/+1
* Do the branding right this time.ed2010-06-121-1/+2
* Brand our Clang binary.ed2010-06-101-1/+2
* Import the build makefiles for clang/LLVM.rdivacky2010-06-091-0/+73
OpenPOWER on IntegriCloud