aboutsummaryrefslogtreecommitdiff
path: root/opcodes/bpf-ibld.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi1-5/+5
2020-02-11Ensure *valuep always written by extract_normal returnAlan Modra1-1/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-17ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')Alan Modra1-1/+1
2019-05-23opcodes: add support for eBPFJose E. Marchesi1-0/+956