summaryrefslogtreecommitdiff
path: root/bfd/elf64-bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bpf: fix false overflow in eBPF ELF backend linkerDavid Faust2020-08-071-4/+5
* bpf: relocation fixes for eBPF ELF backendDavid Faust2020-08-061-48/+158
* bfd: fix handling of R_BPF_INSN_{32,64} relocations.David Faust2020-05-281-1/+26
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* bfd: use the ELF linker to perform relocations in BPF targetsJose E. Marchesi2019-08-071-95/+187
* bfd: add support for eBPFJose E. Marchesi2019-05-231-0/+463