aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bpf/bpf.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig1-5/+658
2020-09-04bpf: generate indirect calls for xBPFDavid Faust1-2/+7
2020-09-02bpf: use the default asm_named_section target hookJose E. Marchesi1-17/+0
2020-08-06bpf: more flexible support for kernel helpersJose E. Marchesi1-96/+76
2020-05-19bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi1-57/+76
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-10Remove redundant fixed_regs testsRichard Sandiford1-6/+3
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-3/+3
2019-09-09GCC port for eBPFJose E. Marchesi1-0/+948