aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang
Commit message (Expand)AuthorAgeFilesLines
* Promote llvm-cov to a standalone optionEd Maste2018-02-101-2/+4
* ld.lld.1: explain long options may use one or two dashesEd Maste2018-02-081-0/+11
* Update ld.lld.1 based on the version committed upstreamEd Maste2018-02-071-35/+172
* ld.lld.1: miscellaneous style improvementsEd Maste2018-02-021-4/+4
* Build llvm-extract with -lz, and add a few objects to liblldb, both ofDimitry Andric2018-01-131-0/+2
* Merge ^/head r327624 through r327885.Dimitry Andric2018-01-122-1/+366
|\
| * lld: introduce basic man pageEd Maste2018-01-102-1/+366
* | Regenerate clang manpage.Dimitry Andric2017-12-241-35/+58
* | Regenerate llvm tools manpages, and add one for llvm-pbdutil.Dimitry Andric2017-12-2418-83/+1114
* | Minimize library dependencies for some llvm tools.Dimitry Andric2017-12-248-16/+0
* | Add new llvm-objcopy utility, enabled when MK_CLANG_EXTRAS=yes.Dimitry Andric2017-12-242-0/+11
* | Update clang, lld and llvm version numbers for r321414, and update buildDimitry Andric2017-12-241-0/+1
* | Next step in updating llvm/clang build glue: make lld build.Dimitry Andric2017-12-221-4/+9
* | Next step in updating llvm/clang build glue: make the optional llvm andDimitry Andric2017-12-222-0/+2
* | First step in updating llvm/clang build glue: make only the clangDimitry Andric2017-12-212-0/+5
|/
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3132-32/+0
* Improve the coverage of debug symbols for MK_DEBUG_FILES.John Baldwin2017-08-231-0/+8
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-131-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-021-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-272-3/+3
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-172-1/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-104-6/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-011-2/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-291-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-161-1/+0
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-081-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-031-0/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-261-1/+0
* Strip out a few objects from libclang, liblldb and lldb, which are notDimitry Andric2017-04-211-2/+0
* Update some more build glue. All llvm extras, lld and lldb should link now.Dimitry Andric2017-04-211-0/+1
* Add new objects to usr.bin/clang/lld for the MK_LLD=yes case.Dimitry Andric2017-04-181-1/+5
* Add new objects to lib/clang/lib{llvm,clang} and usr.bin/clang for theDimitry Andric2017-04-181-3/+9
* Initial update of clang/llvm build glue, for building just a minimalDimitry Andric2017-04-172-0/+3
* 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