aboutsummaryrefslogtreecommitdiff
path: root/opcodes/bpf-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-10-28opcodes: bpf-dis.c: fix typo in commentJose E. Marchesi1-1/+1
2023-08-02Revert "2.41 Release sources"Sam James1-567/+248
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-248/+567
2023-07-31bpf: opcodes: fix regression in BPF disassemblerJose E. Marchesi1-1/+1
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-1/+29
2023-07-21bpf: disasemble offsets of value 0 as "+0"David Faust1-2/+2
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-571/+224
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-11opcodes cgen: remove use of PTRAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-04cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi1-1/+0
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi1-1/+1
2020-06-04opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi1-0/+7
2020-05-28cpu,opcodes: add instruction semantics to bpf.cpu and minor fixesJose E. Marchesi1-0/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra1-1/+1
2019-05-23opcodes: add support for eBPFJose E. Marchesi1-0/+624