aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Catch up with Clang 9.0.Jung-uk Kim2020-01-091-10/+10
* Add note to remind me there are three choices for arm32 floating point.Warner Losh2020-01-091-1/+5
* Revert r356515 - add LLVM_LIBUNWIND back to sparc64 BROKEN_OPTIONSEd Maste2020-01-091-0/+2
* src.opts.mk: Remove sparc64 LLVM_LIBUNWIND BROKEN_OPTIONSEd Maste2020-01-081-2/+0
* src.opts.mk: enable LLVM_UNWIND by default for all archsEd Maste2020-01-081-5/+1
* Add -mno-relax to CFLAGS in bsd.prog/lib.mk instead of bsd.cpu.mk.John Baldwin2020-01-083-4/+8
* Use clang and lld as the default toolchain for RISCV.John Baldwin2020-01-081-3/+2
* Switch 32-bit arm back to LLVM libunwind.Michal Meloun2020-01-081-1/+1
* Refine fusefs test workaround for mips+llvmKyle Evans2020-01-061-9/+1
* src.opts.mk: disable BINUTILS_BOOTSTRAP on all mips* and sparc64Ed Maste2020-01-051-1/+1
* src.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*Ed Maste2020-01-051-0/+4
* Do not build GCC 4.2.1 by default for any CPU architectureEd Maste2020-01-051-7/+8
* Provide libssp based on libcKyle Evans2020-01-043-4/+4
* Set correct lib32 MACHINE_ARCH for mips64el*.John Baldwin2020-01-031-1/+2
* src.opts.mk: SVNLITE requires FILEEd Maste2020-01-031-0/+4
* src.opts.mk: GOOGLETEST requires CXXEd Maste2020-01-031-0/+1
* src.opts.mk: switch LLD_BOOTSTRAP and LLD_IS_LD to opt-outEd Maste2020-01-031-2/+2
* src.opts.mk: simplify after arm/arm retirementEd Maste2020-01-031-10/+1
* Switch GPL_DTC to default offEd Maste2019-12-271-3/+4
* src.opts.mk: switch LLVM_LIBUNWIND to opt-outEd Maste2019-12-271-2/+2
* src.opts.mk: switch LLVM toolchain to opt-outEd Maste2019-12-271-3/+2
* Use LLVM as default toolchain for all PowerPC targetsJustin Hibbits2019-12-271-3/+4
* [PowerPC64] Use ld.bfd to build LIB32 and STAND - when using llvmJustin Hibbits2019-12-242-1/+24
* gcc9: quiet Waddress-of-packed-member for user buildRyan Libby2019-12-211-0/+3
* add LDNS build knob dependency on OPENSSLEd Maste2019-12-201-5/+6
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Tweaks for DIRDEPS_BUILDSimon J. Gerraty2019-12-191-1/+1
* Revert r354348Conrad Meyer2019-12-121-3/+2
* Update dirdeps.mk and gendirdeps.mkSimon J. Gerraty2019-12-118-15/+208
* Fix WITHOUT_CLANG build.Bryan Drewery2019-12-101-5/+4
* Use ${.ALLSRC:Ninstalldirs-*} instead of assuming order of .ALLSRCAlex Richardson2019-12-101-1/+1
* Add a new "riscv-relaxations" linker feature.John Baldwin2019-12-052-0/+7
* update comment (about llvm target config) to match r355095Ed Maste2019-11-251-1/+1
* remove armv6 LLVM workaround introduced in r341812Ed Maste2019-11-251-1/+1
* Revert r354909: Make the warning for deprecated NO_ variables an error.Brooks Davis2019-11-221-1/+1
* Install bsd.sysdir.mk.Warner Losh2019-11-211-0/+1
* Add a kmod.opts.mk.John Baldwin2019-11-211-0/+4
* Introduce bsd.sysdir.mk to consolidate looking for the kernel.Warner Losh2019-11-213-34/+18
* Standardize EFI's ESP mount point.Warner Losh2019-11-201-0/+13
* Make the warning for deprecated NO_ variables an error.Brooks Davis2019-11-201-1/+1
* disable amd(8) by defaultEd Maste2019-11-201-1/+1
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-181-0/+45
* Allow per-file lex and yacc options.Bjoern A. Zeeb2019-11-151-4/+4
* Fix build race in bsd.files.mkAlex Richardson2019-11-151-4/+3
* Use __ as the separator for the exported vars in bsd.compiler/linker.mkAlex Richardson2019-11-152-10/+10
* Enable the RISC-V LLVM backend by default.John Baldwin2019-11-121-2/+2
* Consolidate powerpcspe CFLAGSJustin Hibbits2019-11-101-3/+2
* powerpcspe: use -mspe instead of -mspe=yes to enable SPEJustin Hibbits2019-11-101-2/+2
* mark LLVM_LIBUNWIND as broken on sparc64, with PR referenceEd Maste2019-11-081-1/+3
* add reference to PR for sparc64 BSD_CRTBEGIN in BROKEN_OPTIONSEd Maste2019-11-081-1/+1