Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-06 | Re: PR28055, segfault in bpf special reloc function | Alan Modra | 1 | -1/+1 |
2021-07-05 | PR28055, segfault in bpf special reloc function | Alan Modra | 1 | -6/+15 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -53/+53 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-07 | bpf: fix false overflow in eBPF ELF backend linker | David Faust | 1 | -4/+5 |
2020-08-06 | bpf: relocation fixes for eBPF ELF backend | David Faust | 1 | -48/+158 |
2020-05-28 | bfd: fix handling of R_BPF_INSN_{32,64} relocations. | David Faust | 1 | -1/+26 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-08-07 | bfd: use the ELF linker to perform relocations in BPF targets | Jose E. Marchesi | 1 | -95/+187 |
2019-05-23 | bfd: add support for eBPF | Jose E. Marchesi | 1 | -0/+463 |