aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bpf
AgeCommit message (Expand)AuthorFilesLines
2020-05-19bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi1-57/+76
2020-05-19bpf: add support for the -mxbpf optionJose E. Marchesi1-0/+6
2020-01-01Update copyright years.Jakub Jelinek10-10/+10
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. Marchesi11-0/+2813