History log of /linux-master/Documentation/bpf/clang-notes.rst
Revision Date Author Comments
# c1f9e14e 08-Mar-2023 Dave Thaler <dthaler@microsoft.com>

bpf, docs: Explain helper functions

Add brief text about existence of helper functions, with details to go in
separate psABI text.

Note that text about runtime functions (kfuncs) is part of a separate patch,
not this one.

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
Link: https://lore.kernel.org/r/20230308205303.1308-1-dthaler1968@googlemail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>


# ee159bdb 27-Sep-2022 Dave Thaler <dthaler@microsoft.com>

bpf, docs: Add Clang note about BPF_ALU

Add Clang note about BPF_ALU.

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
Link: https://lore.kernel.org/r/20220927185958.14995-4-dthaler1968@googlemail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>


# 6c7aaffb 27-Sep-2022 Dave Thaler <dthaler@microsoft.com>

bpf, docs: Move Clang notes to a separate file

Move Clang notes to a separate file.

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
Link: https://lore.kernel.org/r/20220927185958.14995-3-dthaler1968@googlemail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>