bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags
[binutils-gdb.git] / include / ChangeLog
index 11c1c09306b97bb60852b10cac95d6f12beb4f04..4d407403944376adac95360d5e6fd181a2384be6 100644 (file)
@@ -1,3 +1,9 @@
+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.