Age | Commit message (Expand) | Author | Files | Lines |
2024-01-29 | bpf: there is no ldinddw nor ldabsdw instructions | Jose E. Marchesi | 1 | -8/+0 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-30 | gas: support double-slash line comments in BPF assembly | Jose E. Marchesi | 1 | -2/+2 |
2023-11-28 | gas: change meaning of ; in the BPF assembler | Jose E. Marchesi | 1 | -3/+10 |
2023-11-18 | gas: bpf: do not allow referring to register names as symbols in operands | Jose E. Marchesi | 1 | -1/+6 |
2023-08-21 | bpf: correct neg and neg32 instruction encoding | David Faust | 1 | -16/+0 |
2023-08-17 | bpf: gas: consolidate handling of immediate overflows | Jose E. Marchesi | 1 | -0/+8 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -293/+605 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -605/+293 |
2023-07-28 | bpf: gas: support relaxation of V4 jump instructions | Jose E. Marchesi | 1 | -0/+4 |
2023-07-26 | bpf: accept # as an inline comment char | David Faust | 1 | -3/+2 |
2023-07-26 | bpf: fix register NEG[32] instructions | Jose E. Marchesi | 1 | -4/+4 |
2023-07-25 | bpf: Add atomic compare-and-exchange instructions | David Faust | 1 | -4/+40 |
2023-07-25 | bpf: Update atomic instruction pseudo-C syntax | David Faust | 1 | -24/+22 |
2023-07-24 | bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64} | Jose E. Marchesi | 1 | -0/+20 |
2023-07-24 | bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s= | Jose E. Marchesi | 1 | -6/+6 |
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/+7 |
2023-07-21 | bpf: opcodes, gas: support for signed load V4 instructions | Jose E. Marchesi | 1 | -0/+20 |
2023-07-21 | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 1 | -0/+24 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 1 | -293/+497 |
2023-04-26 | gas: documentation for the BPF pseudo-c asm syntax | Jose E. Marchesi | 1 | -6/+196 |
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-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-07-17 | gas: support .half, .word and .dword directives in eBPF | Jose E. Marchesi | 1 | -0/+23 |
2019-07-15 | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 1 | -8/+8 |
2019-05-23 | gas: add support for eBPF | Jose E. Marchesi | 1 | -0/+364 |