diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2020-05-19 11:46:06 +0200 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:46 -0300 |
commit | 9b39b5c256e699b377bce274a4c3db8f4c6397eb (patch) | |
tree | 6b2229cb15549fe1a728f6e7dafc698cec5a9297 /gcc/tree-inline.c | |
parent | d418755187678d0d2bd69088704b8e23e96f3ca3 (diff) | |
download | gcc-9b39b5c256e699b377bce274a4c3db8f4c6397eb.zip gcc-9b39b5c256e699b377bce274a4c3db8f4c6397eb.tar.gz gcc-9b39b5c256e699b377bce274a4c3db8f4c6397eb.tar.bz2 |
bpf: add support for the -mxbpf option
This patch adds support for a new option -mxbpf. This tells GCC to
generate code for an expanded version of BPF that relaxes some of the
restrictions imposed by BPF.
2020-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
gcc/
* config/bpf/bpf.opt (mxbpf): New option.
* doc/invoke.texi (Option Summary): Add -mxbpf.
(eBPF Options): Document -mxbbpf.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions