Age | Commit message (Expand) | Author | Files | Lines |
2024-02-15 | objdump, as: add callx support for BPF CPU v1 | Will Hawkins | 1 | -1/+1 |
2024-01-29 | bpf: there is no ldinddw nor ldabsdw instructions | Jose E. Marchesi | 1 | -4/+0 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-08-21 | bpf: correct neg and neg32 instruction encoding | David Faust | 1 | -4/+0 |
2023-08-09 | bpf: use w regs in 32-bit non-fetch atomic pseudo-c | David Faust | 1 | -4/+4 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -1825/+492 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -492/+1825 |
2023-07-26 | bpf: fix register NEG[32] instructions | Jose E. Marchesi | 1 | -2/+2 |
2023-07-25 | bpf: Add atomic compare-and-exchange instructions | David Faust | 1 | -0/+12 |
2023-07-25 | bpf: Update atomic instruction pseudo-C syntax | David Faust | 1 | -16/+16 |
2023-07-24 | bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64} | Jose E. Marchesi | 1 | -0/+8 |
2023-07-24 | bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insns | Jose E. Marchesi | 1 | -10/+10 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 1 | -0/+4 |
2023-07-21 | bpf: opcodes, gas: support for signed load V4 instructions | Jose E. Marchesi | 1 | -0/+10 |
2023-07-21 | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 1 | -0/+12 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 1 | -1825/+446 |
2023-02-03 | bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove... | Guillermo E. Martinez | 1 | -25/+29 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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/+96 |
2020-08-26 | bpf: add xBPF ISA | David Faust | 1 | -0/+12 |
2020-06-04 | cpu,gas,opcodes: remove no longer needed workaround from the BPF port | Jose E. Marchesi | 1 | -24/+24 |
2020-05-28 | cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes | Jose E. Marchesi | 1 | -54/+66 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 1 | -0/+264 |
2020-01-30 | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 1 | -4/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-07-15 | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 1 | -46/+26 |
2019-07-14 | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions | Jose E. Marchesi | 1 | -32/+32 |
2019-05-23 | opcodes: add support for eBPF | Jose E. Marchesi | 1 | -0/+1495 |