]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/ChangeLog
arc: Put DBNZ instruction to a separate class
[thirdparty/binutils-gdb.git] / include / ChangeLog
index d0cc5c419ec525bd6aa23b198903387b8697156b..db5c258cbdfd8e9519a020061c33df07354aa153 100644 (file)
@@ -1,3 +1,253 @@
+2024-02-14  Yuriy Kolerov  <ykolerov@synopsys.com>
+
+       * opcode/arc.h (enum insn_class_t): Add DBNZ class.
+
+2024-02-12  Frederic Cambus  <fred@statdns.com>
+
+       * elf/common.h (PT_OPENBSD_SYSCALLS): Define.
+
+2024-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * opcode/bpf.h (enum bpf_insn_id): Remove BPF_INSN_LDINDDW and
+       BPF_INSN_LDABSDW instructions.
+
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
+2023-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * sha1.h (sha1_process_bytes_fn): New typedef.
+       (sha1_choose_process_bytes): Declare.
+
+2023-11-10  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/amdgpu.h (EF_AMDGPU_MACH_AMDGCN_GFX1100,
+       EF_AMDGPU_MACH_AMDGCN_GFX1101,
+       EF_AMDGPU_MACH_AMDGCN_GFX1102): New.
+
+2023-11-10  Nick Clifton  <nickc@redhat.com>
+
+       * bfdlink.h (struct bfd_link_info): Update descriptions of the
+       'execstack', 'noexecstack' and 'warn_execstack' fields.
+       Add 'error_exectack' and 'warn_is_error_for_rwx_segments' fields.
+
+2023-10-30  Nick Clifton  <nickc@redhat.com>
+
+       * elf/bpf.h (R_BPF_64_NODYLD32): Add a note that this reloc is
+       generated by other tools, eg LLVM.
+
+2023-09-28  Frederic Cambus  <fred@statdns.com>
+
+       * elf/common.h (PT_OPENBSD_NOBTCFI): Define.
+
+2023-08-02  Tom Tromey  <tromey@adacore.com>
+
+       * coff/x86_64.h (COFF_X86_64_H): Add include guard.
+       * coff/loongarch64.h (COFF_LOONGARCH64_H): Add include guard.
+       * coff/aarch64.h (COFF_AARCH64_H): Add include guard.
+
+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.
+
+2023-05-25  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * coff/pe.h (IMAGE_FILE_MACHINE_AMD64): Remove duplicate
+       definition.  Alphabetize.
+
+2023-03-23  Frederic Cambus  <fred@statdns.com>
+
+       * elf/common.h (PT_OPENBSD_MUTABLE): Define.
+
+2023-01-03  Luis Machado  <luis.machado@arm.com>
+
+       * elf/common.h (NT_ARM_SSVE): Define.
+       (NT_ARM_ZA): Define.
+
+2022-12-31  Nick Clifton  <nickc@redhat.com>
+
+       * 2.40 branch created.
+
+2022-10-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
+
+2022-07-08  Nick Clifton  <nickc@redhat.com>
+
+       * 2.39 branch created.
+
+2022-04-20  ClĂ©ment Chigot  <clement.chigot@atos.net>
+
+       * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
+       libpath fields.
+
+2022-04-07  Mark Harmstone  <mark@harmstone.com>
+
+       * coff/i386.h: Define R_SECTION.
+       * coff/x86_64.h: Likewise.
+
+2022-04-01  John Baldwin  <jhb@FreeBSD.org>
+
+       * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/amdgpu.h: Add relocation values.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
+       EF_AMDGPU_FEATURE_* defines.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
+       New.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * elf/amdgpu.h: New.
+       * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
+
+2022-03-11  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
+
+       * collectorAPI.h: New file.
+       * libcollector.h: New file.
+       * libfcollector.h: New file.
+
+2022-01-25  Klaus Ziegler  <klausz@haus-gisela.de>
+
+       PR 28816
+       * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
+
+2022-01-22  Nick Clifton  <nickc@redhat.com>
+
+       * 2.38 release branch created.
+
+2022-01-13  Nick Clifton  <nickc@redhat.com>
+
+       Import from gcc mainline:
+
+       2021-01-03  Mike Frysinger  <vapier@gentoo.org>
+
+       * libiberty.h (strverscmp): Delete duplicate prototype.
+
+2021-12-07  John Baldwin  <jhb@FreeBSD.org>
+
+       * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
+
+2021-12-01  Nick Clifton  <nickc@redhat.com>
+
+       PR 28630
+       * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
+       structure.
+
+2021-11-25  Andrew Burgess  <aburgess@redhat.com>
+           Simon Cook  <simon.cook@embecosm.com>
+
+       * dis-asm.h (disassembler_options_riscv): Declare.
+
+2021-11-16  Fangrui Song  <maskray@google.com>
+
+       * elf/common.h (DT_ENCODING): Bump to 38.
+       * elf/external.h (Elf32_External_Relr): New.
+       (Elf64_External_Relr): New.
+
+2021-09-07  Luis Machado  <luis.machado@linaro.org>
+
+       Revert: [AArch64] MTE corefile support
+
+       2021-05-21  Luis Machado  <luis.machado@linaro.org>
+
+       * elf/common.h (NT_MEMTAG): New constant.
+       (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
+
+2021-07-03  Nick Clifton  <nickc@redhat.com>
+
+       * 2.37 release branch created.
+
+2021-07-03  Nick Clifton  <nickc@redhat.com>
+
+       Import from gcc mainline:
+       2021-03-31  Patrick Palka  <ppalka@redhat.com>
+
+       PR c++/88115
+       * demangle.h (enum demangle_component_type): Add
+       DEMANGLE_COMPONENT_VENDOR_EXPR.
+
+2021-07-01  Mike Frysinger  <vapier@gentoo.org>
+
+       * opcode/aarch64.h (aarch64_opcode_table): Mark const.
+
+2021-07-01  Richard Earnshaw  <rearnsha@arm.com>
+
+       PR gas/28031
+       * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
+
+2021-06-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
+       (GNU_PROPERTY_UINT32_AND_HI): Likewise.
+       (GNU_PROPERTY_UINT32_OR_LO): Likewise.
+       (GNU_PROPERTY_UINT32_OR_HI): Likewise.
+
+2021-06-15  Nick Clifton  <nickc@redhat.com>
+
+       * elf/common.h (NT_GO_BUILDID): Define.
+
+2021-06-02  Shahab Vahedi  <shahab@synopsys.com>
+
+       * dis-asm.h (disassembler_options_arc): New prototype.
+
+2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
+
+       * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
+       exclusion.
+       (opcode_is_member): Handle ISA level exclusion.
+
+2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
+
+       * opcode/mips.h (isa_is_member): New inline function, factored
+       out from...
+       (opcode_is_member): ... here.
+
 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
 
        * opcode/mips.h: Document `g' and `y' operand codes.
 
 For older changes see ChangeLog-2020
 \f
-Copyright (C) 2021 Free Software Foundation, Inc.
+Copyright (C) 2021-2024 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright