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