summaryrefslogtreecommitdiff
path: root/gcc/config/bpf/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: generate indirect calls for xBPFDavid Faust2020-09-041-2/+7
* bpf: use the default asm_named_section target hookJose E. Marchesi2020-09-021-17/+0
* bpf: more flexible support for kernel helpersJose E. Marchesi2020-08-121-96/+76
* bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi2020-08-121-57/+76
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove redundant fixed_regs testsRichard Sandiford2019-09-101-6/+3
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-3/+3
* GCC port for eBPFJose E. Marchesi2019-09-091-0/+948