aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bpf/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-14bpf: define INT8_TYPE as signed charDavid Faust1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-29bpf: change ASM_COMMENT_START to '#'David Faust1-1/+1
2023-11-28bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes.Cupertino Miranda1-0/+5
2023-08-11bpf: liberate R9 for general register allocationJose E. Marchesi1-10/+13
2023-07-26bpf: add v3 atomic instructionsDavid Faust1-1/+5
2023-07-21bpf: pseudo-c assembly dialect supportCupertino Miranda1-1/+4
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-06No actual regclasses for bpfJan-Benedict Glaw1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-28Enable BTF generation in the BPF backendIndu Bhagat1-10/+2
2021-06-17Add a target calls hook: TARGET_PUSH_ARGUMENTH.J. Lu1-3/+0
2021-04-23bpf: allow BSS symbols to be global symbolsYiFei Zhu1-3/+9
2021-04-23bpf: align function entry point to 64 bitsYiFei Zhu1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-04bpf: generate indirect calls for xBPFDavid Faust1-1/+1
2020-09-02bpf: use elfos.hJose E. Marchesi1-37/+9
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-09GCC port for eBPFJose E. Marchesi1-0/+539