aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang
Commit message (Expand)AuthorAgeFilesLines
* Move LIBADD lines from usr.bin/clang/*/Makefile one level upDimitry Andric2023-07-2326-67/+4
* Merge llvm-project release/16.x llvmorg-16.0.4-0-gae42196bc493Dimitry Andric2023-06-2231-1367/+1218
* Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd89023f7979Dimitry Andric2023-06-221-0/+1
* Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41Dimitry Andric2023-06-2224-2/+33
* llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YESCameron Katri2023-04-211-0/+7
* llvm: fix some llvm-* tool links when WITH_LLVM_BINUTILS is setEd Maste2023-04-214-8/+8
* llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is setEd Maste2023-04-061-1/+2
* Remove LLVM build glue for MIPS as a native architecture.John Baldwin2023-03-291-5/+0
* Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries cha...Dimitry Andric2023-03-2912-24/+0
* Revert "Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changed"Dimitry Andric2023-03-2912-44/+74
* Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changedDimitry Andric2023-03-2912-74/+44
* Ensure .inc files are regenerated when llvm/clang tblgen binaries changeDimitry Andric2023-02-2612-0/+24
* Merge llvm-project main llvmorg-15-init-17485-ga3e38b4a206bDimitry Andric2023-02-083-0/+196
* Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-02-0810-23/+26
* Always install llvm-objdump as objdumpEd Maste2022-12-121-2/+0
* Retire CLANG_IS_CC optionEd Maste2022-11-211-2/+1
* clang: remove as(1) cross-reference from man pageEd Maste2022-09-251-1/+1
* Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35Dimitry Andric2022-05-142-6/+2
* Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3Dimitry Andric2022-05-143-5/+4
* Merge llvm-project 13.0.0 releaseDimitry Andric2021-11-131-0/+16
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-11-1314-9/+92
* Fix a syntax error in 1b85b68da0b2Alex Richardson2021-10-141-1/+0
* llvm-readobj: Attach to buildsystemCameron Katri2021-10-144-0/+707
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-044-3/+5
* llvm-objcopy: Install llvm-strip, and optionally strip, linksJessica Clarke2021-09-131-1/+4
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-067-4/+51
* Don't build and install {llvm,clang,lldb}-tblgen for the targetAlex Richardson2021-09-061-5/+1
* clang: Support building with GCC and DEBUG_FILES disabledJessica Clarke2021-08-241-0/+3
* Allow bootstrapping llvm-tblgen on macOS and LinuxAlex Richardson2021-08-023-0/+6
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-1331-454/+2087
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-134-16/+20
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-1/+11
* Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-066-1/+8
* Fix llvm-strings.1 not installing, this was a copy/paste error.Dimitry Andric2020-06-281-1/+0
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-286-0/+486
* Regenerate ReStructuredText based manpages for llvm-project tools:Dimitry Andric2020-06-2730-663/+2585
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-1/+4
* lldb: build and enable lua script bindingsEd Maste2020-04-031-0/+1
* Remove -mlong-calls vhen building arm libraries and llvm.Dimitry Andric2020-03-101-3/+0
* Merge ^/head r358400 through r358465.Dimitry Andric2020-02-291-2/+0
|\
| * remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-2/+0
* | Update build glue for lldb (MK_LLDB=yes). Also update lldb's generatedDimitry Andric2020-01-272-3/+411
* | Update build glue for lld (MK_LLD=yes). Also update invocation ofDimitry Andric2020-01-261-0/+2
* | Update build glue for extra clang/llvm tools (MK_CLANG_EXTRAS=yes).Dimitry Andric2020-01-263-4/+7
* | Adjust libllvmminimal and tblgen Makefiles so all the tblgen executablesDimitry Andric2020-01-253-0/+19
|/
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-2035-41/+42
* Ensure lld respects the WITH/WITHOUT_SHARED_TOOLCHAIN optionDimitry Andric2019-10-161-0/+4
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-081-0/+5
|\
| * clang: use -mxgot for 32-bit mipsKyle Evans2019-10-021-0/+5
* | Update build glue for a build of clang plus lldb (enabled via MK_LLDB).Dimitry Andric2019-08-261-0/+1