aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARMAndrew Turner2014-10-011-3/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-2/+1
* Replace DPADD with DPSRCS to fix "make checkdpadd"Enji Cooper2014-08-181-1/+1
* Stop telling people to directly report llvm or clang bugs upstream,Dimitry Andric2014-08-132-2/+2
* Remove ia64.Marcel Moolenaar2014-07-074-8/+0
* In some scenarios, when generating llvm/clang .inc.h files, multipleDimitry Andric2014-06-101-32/+43
* Use the new -d option that was added to tblgen between llvm/clang 3.3Dimitry Andric2014-05-141-78/+93
* Upgrade our copy of llvm/clang to 3.4.1 release. This release containsDimitry Andric2014-05-124-29/+15
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noWarner Losh2014-05-102-9/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0610-9/+11
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processDimitry Andric2014-03-261-0/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-2/+4
* Merge from head up to r262536.Dimitry Andric2014-02-265-4/+9
|\
| * Update LLDB bmake build for r262187Ed Maste2014-02-185-4/+9
* | Add Makefile glue to build the Sparc backend libraries and link themDimitry Andric2014-02-2022-1/+150
|/
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-1641-147/+173
* Enable llvm's integrated assembler for PowerPC, since it should now beDimitry Andric2013-12-164-0/+20
* lldb: Threaded inferior support for FreeBSDEd Maste2013-12-031-1/+2
* Update LLDB to upstream r196259 snapshotEd Maste2013-12-032-0/+4
* Update LLDB to upstream r194122 snapshotEd Maste2013-11-128-6/+17
* Bump OS versions in the toolchain triples to 11.0, and bump theDimitry Andric2013-10-101-2/+2
* Add LLDB bmake infrastructureEd Maste2013-09-2038-9/+963
* Upgrade our copy of llvm/clang to 3.3 release.Dimitry Andric2013-06-1214-13/+38
* Use an ugly hack to get around bootstrapping problems when buildingDimitry Andric2013-05-131-0/+5
* Allow building clang on older FreeBSD releases, where log2() does notDimitry Andric2013-05-031-0/+5
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-1260-139/+247
* Allow us to build clang for ARM EABI. Clang and llvm use theAndrew Turner2013-02-121-1/+9
* Pull in r170135 from upstream clang trunk:Dimitry Andric2013-02-0264-8/+147
* Upgrade our copy of llvm/clang to 3.2 release.Dimitry Andric2012-12-231-2/+2
* Cleanup a few duplicate llvm libs that snuck in with the recent update.Dimitry Andric2012-12-111-4/+1
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-0334-55/+114
* Add support for bmake. This includes:Marcel Moolenaar2012-10-061-3/+1
* Do not install incomplete unwind.h from clang. This header file was meantJung-uk Kim2012-10-051-1/+0
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. NoDimitry Andric2012-08-232-14/+14
* Add three additional clang intrinsics headers, which I missed in theDimitry Andric2012-08-201-1/+4
* Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-2039-34/+116
* Upgrade our copy of llvm/clang to 3.1 release. Release notes can beDimitry Andric2012-05-232-4/+4
* Make sure a few new internal clang headers get installed, I missed theseDimitry Andric2012-05-051-1/+7
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31Dimitry Andric2012-05-039-33/+19
* Revert r234356 for now, as it leads to run-time problems on 32-bitDimitry Andric2012-04-231-6/+0
* Work around an issue on 32-bit PowerPC, where clang executable can getDimitry Andric2012-04-161-0/+6
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of theDimitry Andric2012-04-1653-79/+269
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,Dimitry Andric2012-02-0519-0/+197
* In several llvm library Makefiles, remove extraneous slashes at the endDimitry Andric2012-01-014-4/+4
* Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actualNathan Whitehorn2012-01-011-4/+2
* Use the correct upstream revision number for llvm/clang 3.0 release.Dimitry Andric2011-12-101-2/+2
* Upgrade our copy of llvm/clang to 3.0 release. Release notes can beDimitry Andric2011-12-093-2/+5
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50Nathan Whitehorn2011-11-211-1/+1
* Revert r227538, since it doesn't compile with clang at all (it doesn'tDimitry Andric2011-11-172-6/+2
* When one attempts to compile the tree with -march=i386, which also usedDimitry Andric2011-11-062-0/+4