mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-03-27 15:59:52 +00:00
Revert "2.41 Release sources"
This reverts commit 675b9d612c.
See https://sourceware.org/pipermail/binutils/2023-August/128761.html.
This commit is contained in:
@@ -1,3 +1,35 @@
|
||||
2023-07-30 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* elf/bpf.h (EF_BPF_CPUVER): Define.
|
||||
* opcode/bpf.h (BPF_XBPF): Change from 0xf to 0xff so it fits in
|
||||
EF_BPF_CPUVER.
|
||||
|
||||
2023-07-24 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* opcode/bpf.h (BPF_IMM32_BSWAP16): Define.
|
||||
(BPF_IMM32_BSWAP32): Likewise.
|
||||
(BPF_IMM32_BSWAP64): Likewise.
|
||||
(enum bpf_insn_id): New entries BPF_INSN_BSWAP{16,32,64}.
|
||||
|
||||
2023-07-24 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* opcode/bpf.h (enum bpf_insn_id): Add entry BPF_INSN_JAL.
|
||||
(enum bpf_insn_id): Remove spurious entry BPF_INSN_CALLI.
|
||||
|
||||
2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* opcode/bpf.h (enum bpf_insn_id): Add entries for signed load
|
||||
instructions.
|
||||
(BPF_MODE_SMEM): Define.
|
||||
|
||||
2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* opcode/bpf.h (BPF_OFFSET16_MOVS8): Define.
|
||||
(BPF_OFFSET16_MOVS16): Likewise.
|
||||
(BPF_OFFSET16_MOVS32): Likewise.
|
||||
(enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
|
||||
MOVS32{8,16,32}R.
|
||||
|
||||
2023-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
2.41 Branch Point.
|
||||
|
||||
Reference in New Issue
Block a user