1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/share
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
..
colldef
ctypedef
dict
doc
dtrace
examples Add SPDX tags to example manual pages and POSIX copyright. 2018-07-20 13:45:09 +00:00
i18n
keys
man Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
misc Use https over http for FreeBSD pages 2018-07-27 10:40:48 +00:00
mk Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
snmp
syscons Don't use CCACHE for linking. 2018-06-27 19:29:15 +00:00
tabset
termcap Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is 2018-06-28 13:48:59 +00:00
tests
timedef timedef: Update Czech timedef 2018-05-23 10:39:02 +00:00
vt Follow up to r333195, add us Macbook/Macbook Pro keyboard support. 2018-08-09 09:06:30 +00:00
zoneinfo
Makefile
Makefile.inc