freebsd-skq/share/mk
John Baldwin 1e18e7d203 Add support for MIPS to LLVM's libunwind.
This is originally based on a patch from David Chisnall for soft-float
N64 but has since been updated to support O32, N32, and hard-float ABIs.
The soft-float O32, N32, and N64 support has been committed upstream.
The hard-float changes are still in review upstream.

Enable LLVM_LIBUNWIND on mips when building with a suitable (C+11-capable)
toolchain.  This has been tested with external GCC for all ABIs and
O32 and N64 with clang.

Reviewed by:	emaste
Obtained from:	CheriBSD (original N64 patch)
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D14701
2018-03-20 15:44:17 +00:00
..
atf.test.mk tests: require ksh93 in the Kyuafiles for all atf-ksh93 test programs 2018-02-24 15:13:20 +00:00
auto.obj.mk
bsd.arch.inc.mk
bsd.clang-analyze.mk
bsd.compiler.mk add retpoline compiler and linker feature flags 2018-02-07 14:50:06 +00:00
bsd.confs.mk
bsd.cpu.mk
bsd.crunchgen.mk
bsd.dep.mk
bsd.doc.mk
bsd.dtb.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk
bsd.libnames.mk Add libregex, connect it to the build 2018-01-22 02:44:41 +00:00
bsd.linker.mk add retpoline compiler and linker feature flags 2018-02-07 14:50:06 +00:00
bsd.links.mk
bsd.man.mk
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk AUTO_OBJ: Don't create nested OBJDIRS with print-dir or make -n. 2017-12-06 21:00:41 +00:00
bsd.opts.mk
bsd.own.mk Move SVNVERSION_CMD into the one place that uses it. 2018-02-20 21:48:16 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.progs.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.suffixes-posix.mk
bsd.suffixes.mk
bsd.symver.mk
bsd.sys.mk Revert r326375 since the warning has been turned off by default in clang 2018-02-02 22:09:36 +00:00
bsd.test.mk
dirdeps.mk
gendirdeps.mk
host-target.mk
install-new.mk
local.autodep.mk
local.dirdeps.mk
local.gendirdeps.mk
local.init.mk
local.meta.sys.mk
local.sys.env.mk
local.sys.mk
Makefile
meta2deps.py
meta2deps.sh
meta.autodep.mk
meta.stage.mk
meta.subdir.mk
meta.sys.mk
netbsd-tests.test.mk
plain.test.mk
src.init.mk
src.libnames.mk Remove libreadline from the source tree, all consumers but gdb 2018-02-06 12:22:42 +00:00
src.opts.mk Add support for MIPS to LLVM's libunwind. 2018-03-20 15:44:17 +00:00
src.sys.env.mk Ignore MAKEOBJDIRPREFIX from src-env.conf in sub-makes. 2018-03-03 23:23:01 +00:00
src.sys.mk
src.sys.obj.mk Fix installation with read-only OBJDIR. 2018-02-24 01:33:17 +00:00
stage-install.sh
suite.test.mk
sys.dependfile.mk
sys.mk Allow overriding .MAKE.MAKEFILE_PREFERENCE. 2018-02-28 20:06:03 +00:00
tap.test.mk
version_gen.awk