aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* objdump, as: add callx support for BPF CPU v1Will Hawkins2024-02-151-1/+1
* bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi2024-01-291-4/+0
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* bpf: correct neg and neg32 instruction encodingDavid Faust2023-08-211-4/+0
* bpf: use w regs in 32-bit non-fetch atomic pseudo-cDavid Faust2023-08-091-4/+4
* Revert "2.41 Release sources"Sam James2023-08-021-1825/+492
* 2.41 Release sourcesbinutils-2_41-releaseNick Clifton2023-08-021-492/+1825
* bpf: fix register NEG[32] instructionsJose E. Marchesi2023-07-261-2/+2
* bpf: Add atomic compare-and-exchange instructionsDavid Faust2023-07-251-0/+12
* bpf: Update atomic instruction pseudo-C syntaxDavid Faust2023-07-251-16/+16
* bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi2023-07-241-0/+8
* bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi2023-07-241-10/+10
* bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi2023-07-241-0/+4
* bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi2023-07-211-0/+10
* bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi2023-07-211-0/+12
* DesCGENization of the BPF binutils portJose E. Marchesi2023-07-211-1825/+446
* bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez2023-02-031-25/+29
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bpf: xBPF SDIV, SMOD instructionsDavid Faust2020-09-181-0/+96
* bpf: add xBPF ISADavid Faust2020-08-261-0/+12
* cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi2020-06-041-24/+24
* cpu,opcodes: add instruction semantics to bpf.cpu and minor fixesJose E. Marchesi2020-05-281-54/+66
* cpu,gas,opcodes: support for eBPF JMP32 instruction classDavid Faust2020-04-161-0/+264
* cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi2020-01-301-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi2019-07-151-46/+26
* cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi2019-07-141-32/+32
* opcodes: add support for eBPFJose E. Marchesi2019-05-231-0/+1495