summaryrefslogtreecommitdiff
path: root/gas/config/tc-bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* bpf: add xBPF ISADavid Faust2020-08-261-4/+30
* gas: avoid GCC 10 warning stringop-overflow in tc-bpf.cJose E. Marchesi2020-06-051-2/+2
* gas: simplify code in tc-bpf.c:md_apply_fixJose E. Marchesi2020-06-041-3/+1
* cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi2020-06-041-4/+2
* opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi2020-06-041-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* gas: make .lcomm to accept an optional aligmnet in eBPF targetsJose E. Marchesi2019-07-191-1/+43
* gas: .lcomm gets an alignment argument in eBPFJose E. Marchesi2019-07-181-1/+2
* gas: support .half, .word and .dword directives in eBPFJose E. Marchesi2019-07-171-0/+3
* gas: add support for eBPFJose E. Marchesi2019-05-231-0/+354