aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-312-0/+2
* Pull in r265122 from upstream llvm trunk (by James Molloy):Dimitry Andric2016-08-201-1/+1
* Pull in r262772 from upstream clang trunk (by Simon Pilgrim):Dimitry Andric2016-08-171-1/+1
* Bump FREEBSD_CC_VERSION in lib/clang/freebsd_cc_version.hGlen Barber2016-07-081-1/+1
* Reflect head is now 12.0-CURRENT.Glen Barber2016-07-081-2/+2
* Add clang-format under WITH_CLANG_EXTRAS.Bryan Drewery2016-06-175-1/+72
* For clang, move the definition of FREEBSD_CC_VERSION into its own headerDimitry Andric2016-06-033-2/+6
* Pull in r271548 from upstream llvm trunk (by me):Dimitry Andric2016-06-021-1/+1
* Bump __FreeBSD_cc_version after r300974.Dimitry Andric2016-05-301-1/+1
* Add FREEBSD_CC_VERSION which will be used to define __FreeBSD_cc_version.Bryan Drewery2016-05-211-0/+2
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-4/+7
* Limit Options.inc generation to desired targetsEd Maste2016-05-051-2/+3
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* Use the new bmake .dinclude feature to make these safe.Bryan Drewery2016-03-111-5/+9
* DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-0878-125/+166
* Update llvm and clang to 3.8.0 release.Dimitry Andric2016-03-031-1/+1
* Update llvm and clang to release_38 branch r261684.Dimitry Andric2016-02-241-1/+1
* Merge ^/head r295902 through r296006.Dimitry Andric2016-02-2495-7336/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-24101-7406/+0
| * FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-241-4/+0
* | Update llvm and clang to release_38 branch r261369.Dimitry Andric2016-02-211-1/+1
* | Merge ^/head r295601 through r295844.Dimitry Andric2016-02-217-0/+114
|\|
| * DIRDEPS_BUILD: Hookup CLANG_EXTRAS.Bryan Drewery2016-02-167-0/+114
* | Update llvm, clang and lldb to release_38 branch r260756.Dimitry Andric2016-02-131-1/+1
* | Update llvm, clang and lldb to release_38 branch r258968.Dimitry Andric2016-01-271-1/+1
* | Undo r294499 for now (which disabled -mlong-calls), so arm builds canDimitry Andric2016-01-231-2/+1
* | Update llvm and clang to release_38 branch r258549.Dimitry Andric2016-01-221-1/+1
* | Merge ^/head r294169 through r294598.Dimitry Andric2016-01-221-1/+2
|\|
| * Disable -mlong-calls for the clang libraries for now, it increases theAndrew Turner2016-01-211-1/+2
* | Update llvm/clang build glue.Dimitry Andric2016-01-164-6/+7
* | Merge ^/head r293850 through r294089.Dimitry Andric2016-01-151-0/+4
|\|
| * Set -mlong-calls where needed to get a static clang and lldb 3.8.0Andrew Turner2016-01-141-0/+4
* | Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-143-3/+8
* | As submitted upstream in a review, avoid using undefined behavior inDimitry Andric2016-01-081-2/+2
* | Update llvm library dependencies.Dimitry Andric2016-01-061-0/+1
* | Update llvm/clang svn revision.Dimitry Andric2016-01-061-1/+1
* | Add new pkuintrin.h intrinsics header.Dimitry Andric2016-01-061-0/+1
* | Update build infrastructure for LLDB 3.8Ed Maste2016-01-0419-50/+159
* | Build Valgrind.cpp for LLDB, not only CLANG_EXTRASEd Maste2016-01-031-2/+2
* | Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-3111-22/+37
* | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-3168-123/+194
* | Update various build glue files for the new llvm/clang version number.Dimitry Andric2015-12-301-2/+7
* | Update clang's Version.inc file, and regenerate various generatedDimitry Andric2015-12-305-133/+170
|/
* Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-255-12/+12
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-0166-1399/+442
* META MODE: Rework [bootstrapped] tools PATH support.Bryan Drewery2015-12-011-20/+0
* META MODE: Fix rebuilding of lib/clang/include after clang-tblgen.host isBryan Drewery2015-12-012-3/+1
* Only DIRDEPS_BUILD should trigger this logic.Bryan Drewery2015-11-301-2/+2
* libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc andBryan Drewery2015-11-301-2/+2
* Remove redundant DPSRCS which were already in SRCS.Bryan Drewery2015-11-251-1/+0