]> git.ipfire.org Git - thirdparty/gcc.git/commit
bpf: Add documentation for the -mcpu option
authorWill Hawkins <hawkinsw@obs.cr>
Tue, 20 Feb 2024 12:33:38 +0000 (13:33 +0100)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Tue, 20 Feb 2024 12:34:37 +0000 (13:34 +0100)
commit97f34ad10da8f46a4a1c17af6fdb950b132e1abc
treee6a4a24c2e4f3afd706f6c261442d6114e96e813
parent98702303e2b0e540b25c94805ca015688f78250e
bpf: Add documentation for the -mcpu option

Add documentation describing the meaning and values for the -mcpu
command-line option.

Tested for bpf-unknown-none on x86_64-linux-gnu host.

gcc/ChangeLog:

* config/bpf/bpf.opt: Add help information for -mcpu.

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
gcc/config/bpf/bpf.opt