| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump LLD_REVISION_STRING for 13-CURRENT | Ed Maste | 2018-10-20 | 1 | -1/+1 |
* | - Update head to 13.0-CURRENT. | Glen Barber | 2018-10-19 | 2 | -3/+3 |
* | lld: set sh_link and sh_info for .rela.plt sections | Ed Maste | 2018-10-11 | 1 | -1/+1 |
* | clang: allow ifunc resolvers to accept arguments | Ed Maste | 2018-09-29 | 1 | -1/+1 |
* | Add optional LLVM BPF target support | Dimitry Andric | 2018-08-09 | 6 | -6/+52 |
* | bump lld version number after r336972 arm(v7) VFP tag support | Ed Maste | 2018-07-31 | 1 | -1/+1 |
* | llvm: remove __FreeBSD_version conditionals | Ed Maste | 2018-07-25 | 1 | -6/+1 |
* | More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot to | Dimitry Andric | 2018-06-30 | 1 | -1/+1 |
* | Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various | Dimitry Andric | 2018-06-30 | 5 | -12/+12 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-06-29 | 4 | -4/+4 |
* | Revert r335449 and add needed MK_LLD_BOOTSTRAP check for SRCS_MIW. | Bryan Drewery | 2018-06-22 | 1 | -25/+25 |
* | Add support for selectively enabling LLVM targets | Dimitry Andric | 2018-06-22 | 7 | -7/+138 |
* | Fix sources needed for lld. | Bryan Drewery | 2018-06-20 | 1 | -25/+25 |
* | Rework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross-tools. | Bryan Drewery | 2018-06-20 | 1 | -3/+6 |
* | lld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOC | Ed Maste | 2018-05-09 | 1 | -1/+1 |
* | Recommit r332501, with an additional upstream fix for "Cannot lower | Dimitry Andric | 2018-04-20 | 2 | -1/+2 |
* | lld: use correct number of digits in __FreeBSD_version-style ID | Ed Maste | 2018-04-20 | 1 | -1/+1 |
* | lld: add a __FreeBSD_version-style identifier to version | Ed Maste | 2018-04-17 | 1 | -1/+3 |
* | Revert r332501 for now, as it can cause build failures on i386. | Dimitry Andric | 2018-04-14 | 2 | -2/+1 |
* | Pull in r325446 from upstream clang trunk (by me): | Dimitry Andric | 2018-04-14 | 2 | -1/+2 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-03-04 | 4 | -4/+4 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-02-25 | 3 | -3/+3 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-02-16 | 3 | -3/+3 |
* | Promote llvm-cov to a standalone option | Ed Maste | 2018-02-10 | 1 | -1/+1 |
* | Bump clang's __FreeBSD_cc_version, to cope with r328816, which removed | Dimitry Andric | 2018-02-04 | 1 | -1/+1 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-02-02 | 4 | -3/+5 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-02-01 | 3 | -3/+3 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2018-01-24 | 3 | -3/+3 |
* | Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko): | Dimitry Andric | 2018-01-17 | 1 | -1/+1 |
* | Build llvm-extract with -lz, and add a few objects to liblldb, both of | Dimitry Andric | 2018-01-13 | 1 | -0/+2 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788, | Dimitry Andric | 2018-01-06 | 6 | -8/+12 |
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545, | Dimitry Andric | 2017-12-29 | 4 | -3/+12 |
* | Add one more file to libllvm's SRCS_MIN, since this one is required for | Dimitry Andric | 2017-12-29 | 1 | -1/+1 |
* | Update clang, lld and llvm version numbers for r321414, and update build | Dimitry Andric | 2017-12-24 | 4 | -4/+4 |
* | Next step in updating llvm/clang build glue: make lldb build. | Dimitry Andric | 2017-12-22 | 2 | -0/+14 |
* | Next step in updating llvm/clang build glue: make lld build. | Dimitry Andric | 2017-12-22 | 1 | -1/+1 |
* | Sort source file lists under lib/clang. | Dimitry Andric | 2017-12-22 | 2 | -6/+6 |
* | Next step in updating llvm/clang build glue: make the optional llvm and | Dimitry Andric | 2017-12-22 | 1 | -0/+6 |
* | Next step in updating llvm/clang build glue: make llvm-objdump build. | Dimitry Andric | 2017-12-22 | 1 | -0/+1 |
* | Next step in updating llvm/clang build glue: make the full clang | Dimitry Andric | 2017-12-22 | 1 | -0/+4 |
* | First step in updating llvm/clang build glue: make only the clang | Dimitry Andric | 2017-12-21 | 4 | -18/+70 |
* | Bump FREEBSD_CC_VERSION. | Dimitry Andric | 2017-12-20 | 1 | -1/+1 |
* | Add new clang intrinsics headers, and update version number. | Dimitry Andric | 2017-12-20 | 1 | -1/+5 |
* | Update generated config headers, and version numbers. | Dimitry Andric | 2017-12-20 | 8 | -23/+55 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2017-12-16 | 3 | -3/+3 |
* | Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from the | Dimitry Andric | 2017-12-03 | 7 | -16/+16 |
* | Tell bsd.dep.mk which depend files to dinclude. | Bryan Drewery | 2017-11-10 | 2 | -20/+2 |
* | Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision. | Bryan Drewery | 2017-10-25 | 1 | -4/+4 |
* | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -2/+2 |
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to | Dimitry Andric | 2017-09-06 | 3 | -3/+3 |