aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-bpf.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi1-0/+3
2023-11-17bpf: avoid creating wrong symbols while parsingDavid Faust1-0/+4
2023-08-02Revert "2.41 Release sources"Sam James1-2/+5
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-5/+2
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-0/+3
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-2/+2
2023-04-26gas: support for the BPF pseudo-c assembly syntaxGuillermo E. Martinez1-0/+2
2023-01-01Update year range in copyright notice of binutils filesAlan 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-09-15Change the /nop directive for the BPF port of the assembler to use the encodi...David Faust1-1/+3
2020-09-14Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton1-0/+1
2020-04-08[PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl1-1/+0
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-05-23gas: add support for eBPFJose E. Marchesi1-0/+51