Age | Commit message (Expand) | Author | Files | Lines |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-18 | bpf: xBPF SDIV, SMOD instructions | David Faust | 1 | -0/+80 |
2020-08-26 | bpf: add xBPF ISA | David Faust | 1 | -276/+292 |
2020-06-04 | cpu,gas,opcodes: remove no longer needed workaround from the BPF port | Jose E. Marchesi | 1 | -2/+2 |
2020-06-04 | opcodes: support insn endianness in cgen_cpu_open | Jose E. Marchesi | 1 | -5/+7 |
2020-06-01 | Regen opcodes/bpf-desc.c | Alan Modra | 1 | -12/+4 |
2020-05-28 | cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes | Jose E. Marchesi | 1 | -140/+158 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", opcodes | Alan Modra | 1 | -12/+4 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 1 | -0/+220 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-07-19 | cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler | Jose E. Marchesi | 1 | -4/+4 |
2019-07-15 | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 1 | -32/+12 |
2019-07-14 | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions | Jose E. Marchesi | 1 | -16/+16 |
2019-05-23 | opcodes: add support for eBPF | Jose E. Marchesi | 1 | -0/+1638 |