aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* MFC r332833:Dimitry Andric2018-04-272-1/+2
* MFC r332649: lld: add a __FreeBSD_version-style identifier to versionEd Maste2018-04-241-1/+3
* Update stable/11 from 11.1-STABLE to 11.2-PRERELEASE, marking theGlen Barber2018-04-201-1/+1
* Merge clang, llvm, lld, lldb, compiler-rt and libc++ 6.0.0 release, andDimitry Andric2018-03-3114-49/+177
* Merge retpoline support from the upstream llvm, clang and lld 5.0Dimitry Andric2018-03-192-1/+3
* MFC r326496:Dimitry Andric2017-12-267-16/+16
* Merge clang, llvm, lld, lldb, compiler-rt and libc++ 5.0.0 release.Dimitry Andric2017-09-2616-151/+390
* MFC r319473:Dimitry Andric2017-06-081-5/+6
* Update stable/11 from 11.0-STABLE to 11.1-PRERELEASE, marking theGlen Barber2017-05-191-1/+1
* MFC r317214:Dimitry Andric2017-04-292-1/+5
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release:Dimitry Andric2017-04-0213-333/+305
* MFC r309124:Dimitry Andric2016-12-26433-7444/+2889
* MFC r304530:Dimitry Andric2016-08-231-1/+1
* MFC r304319:Dimitry Andric2016-08-201-1/+1
* Similar to r256297, disable assertions in llvm and clang for theDimitry Andric2016-08-162-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