aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch the default OpenMP runtime for clang to libomp (from the LLVMDimitry Andric2015-10-182-2/+2
* Conditionalize the META_MODE tool handling on MK_META_MODE.Bryan Drewery2015-10-171-0/+2
* Use -fpermissive if compiling with GCC.Craig Rodrigues2015-10-081-0/+3
* For llvm/clang libraries, skip including tablegen-produced .d files whenDimitry Andric2015-10-061-3/+5
* Merge ^/head r288197 through r288456.Dimitry Andric2015-10-012-3/+1
|\
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-252-4/+0
| * Add missing CLEANFILES.Bryan Drewery2015-09-241-1/+1
* | Don't install Intrin.h, as this is an intrinsics header for Windows.Dimitry Andric2015-09-201-2/+1
* | Minimize the number of files compiled for clang only (e.g. when neitherDimitry Andric2015-09-0616-50/+98
* | Update llvm, clang and lldb to 3.7.0 release.Dimitry Andric2015-09-065-10/+8
* | Update lldb to upstream trunk r242221.Dimitry Andric2015-09-062-0/+2
* | Update llvm/clang to r242221.Dimitry Andric2015-08-129-5/+7