]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-bpf.c
bpf: gas: avoid UB in pointer subtraction
[thirdparty/binutils-gdb.git] / gas / config / tc-bpf.c
2024-02-19  Jose E. Marchesibpf: gas: avoid UB in pointer subtraction
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-11-28  Jose E. Marchesigas: change meaning of ; in the BPF assembler
2023-11-21  Cupertino Mirandabpf: Fixed register parsing disambiguating with possibl...
2023-11-18  Jose E. Marchesigas: bpf: do not allow referring to register names...
2023-11-17  David Faustbpf: avoid creating wrong symbols while parsing
2023-10-28  Jose E. Marchesigas: tc-bpf.c: fix formatting of comment
2023-08-17  Jose E. Marchesibpf: gas: consolidate handling of immediate overflows
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-30  Jose E. Marchesibpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF heade...
2023-07-30  Jose E. Marchesibpf: gas: add field overflow checking to the BPF assembler
2023-07-28  Jose E. Marchesibpf: remove spurious comment from tc-bpf.c
2023-07-28  Jose E. Marchesibpf: gas: support relaxation of V4 jump instructions
2023-07-26  David Faustbpf: accept # as an inline comment char
2023-07-26  Alan Modrabpf: format not a string literal
2023-07-23  Jose E. Marchesibpf: add support for jal/gotol jump instruction with...
2023-07-21  Jose E. MarchesiDesCGENization of the BPF binutils port
2023-05-04  Ilya Leoshkevichgas: fix building tc-bpf.c on s390x
2023-04-26  Guillermo E. Martinezgas: support for the BPF pseudo-c assembly syntax
2023-03-16  Cupertino MirandaBPF relocations review / refactoring
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31  Alan ModraUse bool in gas
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-08-26  David Faustbpf: add xBPF ISA
2020-06-05  Jose E. Marchesigas: avoid GCC 10 warning stringop-overflow in tc-bpf.c
2020-06-04  Jose E. Marchesigas: simplify code in tc-bpf.c:md_apply_fix
2020-06-04  Jose E. Marchesicpu,gas,opcodes: remove no longer needed workaround...
2020-06-04  Jose E. Marchesiopcodes: discriminate endianness and insn-endianness...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-07-19  Jose E. Marchesigas: make .lcomm to accept an optional aligmnet in...
2019-07-18  Jose E. Marchesigas: .lcomm gets an alignment argument in eBPF
2019-07-17  Jose E. Marchesigas: support .half, .word and .dword directives in...
2019-05-23  Jose E. Marchesigas: add support for eBPF