summaryrefslogtreecommitdiffstats
path: root/lib/clang/clang.build.mk
Commit message (Expand)AuthorAgeFilesLines
* Use the new -d option that was added to tblgen between llvm/clang 3.3dim2014-05-141-78/+93
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noimp2014-05-101-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-0/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-2/+4
* Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-201-1/+1
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-4/+17
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
* 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