aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
...
* Update llvm to release_39 branch r279689.Dimitry Andric2016-08-271-1/+1
* Centralize where LLVM_SRCS, CLANG_SRCS and LLDB_SRCS are defined.Dimitry Andric2016-08-272-3/+6
* Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build.Dimitry Andric2016-08-274-6/+6
* Add forgotten {llvm,clang}.pre.mk files.Dimitry Andric2016-08-262-0/+12
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-26430-7810/+2779
* Move some more files under MK_CLANG_FULL.Dimitry Andric2016-08-252-5/+11
* Update clang version information for r279477.Dimitry Andric2016-08-241-1/+1
* Update generated llvm DataTypes.h header.Dimitry Andric2016-08-231-17/+22
* Add new intrinsics headers for 3.9.0.Dimitry Andric2016-08-201-1/+13
* Merge ^/head r304236 through r304536.Dimitry Andric2016-08-201-1/+1
|\
| * 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
* | Update build glue for lldb. Also comment out parts of theDimitry Andric2016-08-2018-33/+70
* | Update build glue for clang and the llvm/clang extras.Dimitry Andric2016-08-1959-89/+397
|/
* 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