aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r312720 through r312893.Dimitry Andric2017-01-271-1/+1
|\
| * Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* | Merge llvm, clang, lld and lldb release_40 branch r292009. Also updateDimitry Andric2017-01-141-9/+9
* | Merge ^/head r311546 through r311683.Dimitry Andric2017-01-081-0/+2
|\|
| * Link llvm-ar to llvm-ranlib, if WITH_CLANG_EXTRAS is enabled. WhenDimitry Andric2017-01-061-0/+2
* | Add new llvm-{cxxfilt,lto2,modextract,xray} tools.Dimitry Andric2017-01-049-0/+150
* | Fix double-dollar typo in lld Makefile.Dimitry Andric2017-01-041-1/+1
* | Update lld Makefile.Dimitry Andric2017-01-041-1/+5
* | Update llvm-cov and llvm-pdbdump Makefiles.Dimitry Andric2017-01-042-0/+3
* | Initial updates to llvm/clang build glue.Dimitry Andric2017-01-033-1/+4
|/
* Reapply 310775, now it also builds correctly if lldb is disabled:Dimitry Andric2016-12-301-1/+2
* Revert r310775 for now, until we can figure out why it does not seem toDimitry Andric2016-12-291-2/+1
* Move llvm-objdump from CLANG_EXTRAS to installed by defaultDimitry Andric2016-12-291-1/+2
* Fix packaging for clang, lldb and lld 3.9.0Dimitry Andric2016-11-284-0/+6
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-0/+5
* Correct lld llvm-tblgen dependency file nameEd Maste2016-11-251-1/+1
* lld: use ${SRCDIR} instead of ${.CURDIR}-relative pathEd Maste2016-09-281-2/+2
* Fix sneaky typo in lld's Makefile: s/OBJOP/OBJTOP/Dimitry Andric2016-09-101-1/+1
* Some further micro-optimizations for the libllvm and lldb build.Dimitry Andric2016-09-041-1/+0
* Undo r305299, since it also sets up BINDIR, via usr.bin/Makefile.inc.Dimitry Andric2016-09-021-0/+5
* For now, undo the WARNS=3 setting for the clang and llvm tools. MoreDimitry Andric2016-09-021-5/+0
* DIRDEPS_BUILD: Connect lld.Bryan Drewery2016-09-011-0/+26
* DIRDEPS_BUILD: Connect the new clang build.Bryan Drewery2016-09-0129-0/+700
* DIRDEPS_BUILD: Use libllvmminimal for tblgen for the host build.Bryan Drewery2016-09-011-1/+1
* Add WITH_/WITHOUT_LLD knobs to enable the lld linkerEd Maste2016-08-311-0/+3
* Add lld MakefileEd Maste2016-08-301-0/+69
* Compile clang, lldb and related tools with WARNS=3 by default.Dimitry Andric2016-08-271-0/+2
* Centralize where LLVM_SRCS, CLANG_SRCS and LLDB_SRCS are defined.Dimitry Andric2016-08-273-6/+3
* Missed one .mk file where OBJTOP can be used.Dimitry Andric2016-08-271-4/+4
* Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build.Dimitry Andric2016-08-273-11/+11
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-2658-2754/+282
* Don't link the clang executable with unnecessary libraries.Dimitry Andric2016-08-201-3/+0
* Update build glue for lldb. Also comment out parts of theDimitry Andric2016-08-201-82/+87
* Update build glue for clang and the llvm/clang extras.Dimitry Andric2016-08-1924-466/+445
* Add clang-format under WITH_CLANG_EXTRAS.Bryan Drewery2016-06-173-0/+56
* MFHGlen Barber2016-03-1022-90/+106
|\
| * DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-0822-90/+106
* | MFHGlen Barber2016-03-0647-703/+961
|\|
| * Regenerate llvm and clang manpages.Dimitry Andric2016-03-0318-519/+786
| * Merge ^/head r295902 through r296006.Dimitry Andric2016-02-246-38/+0
| |\
| * \ Merge ^/head r295601 through r295844.Dimitry Andric2016-02-2122-0/+1178
| |\ \
| * \ \ Merge ^/head r293850 through r294089.Dimitry Andric2016-01-152-0/+7
| |\ \ \
| * | | | Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-141-3/+0
| * | | | Some additional llvm tools need libz. While here, consistently useDimitry Andric2016-01-0617-14/+20
| * | | | Update build infrastructure for LLDB 3.8Ed Maste2016-01-041-1/+5
| * | | | Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-3123-124/+134
| * | | | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-315-14/+16
* | | | | MFHGlen Barber2016-03-026-38/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-246-38/+0
| | |_|/ | |/| |
* | | | MFHGlen Barber2016-02-221-0/+66
|\| | |