freebsd-skq/share/man
Dimitry Andric 89edb881e6 Add optional LLVM BPF target support
BPF (eBPF) is an independent instruction set architecture which is
introduced in Linux a few years ago. Originally, eBPF execute
environment was only inside Linux kernel. However, recent years there
are some user space implementation (https://github.com/iovisor/ubpf,
https://doc.dpdk.org/guides/prog_guide/bpf_lib.html) and kernel space
implementation for FreeBSD is going on
(https://github.com/YutaroHayakawa/generic-ebpf).

The BPF target support can be enabled using WITH_LLVM_TARGET_BPF, as it
is not built by default.

Submitted by:	Yutaro Hayakawa <yhayakawa3720@gmail.com>
Reviewed by:	dim, bdrewery
Differential Revision: https://reviews.freebsd.org/D16033
2018-08-09 21:28:31 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
man4 cxgbe(4): Set fl_pktshift to 0 by default. 2018-08-09 21:07:32 +00:00
man5 Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Document 64-bit arm in terms of arch name (aarch64) not machine (arm64). 2018-08-05 22:24:38 +00:00
man8 Fix "mandoc -Tlint" warnings. 2018-08-06 11:45:28 +00:00
man9 Bring VOP_LOOKUP(9) up to date 2018-08-08 18:50:42 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00