elf: Use official name LoongArch for EM_LOONGARCH.
[deliverable/binutils-gdb.git] / include / ChangeLog
index 3a40b16358dfe4135c6bc0d282bb10457d6978c8..abe63e5cf198b416e986a9e46eb46c5a17d3f16d 100644 (file)
@@ -1,3 +1,131 @@
+2021-05-23  Tiezhu Yang  <yangtiezhu@loongson.cn>
+
+       * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
+       LoongArch.
+
+2021-05-21  Luis Machado  <luis.machado@linaro.org>
+
+       * elf/common.h (NT_MEMTAG): New constant.
+       (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
+
+2021-05-07  Clément Chigot  <clement.chigot@atos.net>
+
+       * coff/internal.h (C_DWARF): New define.
+       * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
+       SSUBTYP_DWMAC): New defines.
+
+2021-05-06  Stafford Horne  <shorne@gmail.com>
+
+       PR 21464
+       * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
+
+2021-05-06  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
+       nonrepresentable types, not just padding.
+       * ctf-api.h (ctf_add_unknown): New.
+
+2021-04-22  Clément Chigot  <clement.chigot@atos.net>
+
+       * coff/internal.h (union internal_auxent):
+        Add x_sect structure.
+       * coff/rs6000.h (union external_auxent): Rework to
+       match official documentation.
+       * coff/rs6k64.h (union external_auxent): Likewise.
+       (_AUX_SECT): New define.
+
+2021-04-21  Eli Zaretskii  <eliz@gnu.org>
+
+       PR 27760
+       * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
+       (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
+
+2021-04-16  Alan Modra  <amodra@gmail.com>
+
+       PR 27567
+       * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
+       * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
+       executable and return false.  Do so for a relocatable object and
+       evaluate to true.
+       * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
+       (COFF_DECODE_ALIGNMENT): Formatting.
+       * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
+       (COFF_DECODE_ALIGNMENT): Similarly.
+
+2021-04-09  Alan Modra  <amodra@gmail.com>
+
+       * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
+
+2021-04-06  Alan Modra  <amodra@gmail.com>
+
+       * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
+       Return asymbol*.
+
+2021-04-01  Martin Liska  <mliska@suse.cz>
+
+       * opcode/cr16.h (strneq): Remove strneq and use startswith.
+
+2021-03-31  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h: Replace bfd_boolean with bool throughout.
+       * coff/ecoff.h: Likewise.
+       * coff/xcoff.h: Likewise.
+       * dis-asm.h: Likewise.
+       * elf/mmix.h: Likewise.
+       * elf/xtensa.h: Likewise.
+       * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
+       * opcode/arc.h: Likewise.
+       * opcode/mips.h: Likewise.
+       * opcode/tic6x-opcode-table.h: Likewise.
+       * opcode/tic6x.h: Likewise.
+
+2021-03-31  Alan Modra  <amodra@gmail.com>
+
+       * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
+       * elf/nfp.h: Likewise.
+       * opcode/aarch64.h: Likewise.
+       * opcode/cgen.h: Likewise.
+       * opcode/nfp.h: Likewise.
+       * opcode/ppc.h: Likewise.
+
+2021-03-29  Alan Modra  <amodra@gmail.com>
+
+       * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
+       (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
+       (opcode_has_special_coder): Likewise.
+
+2021-03-29  Alan Modra  <amodra@gmail.com>
+
+       * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
+
+2021-03-25  Nick Alcock  <nick.alcock@oracle.com>
+
+       PR libctf/27628
+       * ctf-api.h: Fix some indentation.
+       (CTF_SET_STID): Always do an unsigned shift, even if STID is
+       signed.
+
+2021-03-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf/common.h (EM_INTEL205): Renamed to ...
+       (EM_INTELGT): This.
+
+2021-03-16  Nick Clifton  <nickc@redhat.com>
+
+       * coff/internal.h (struct internal_auxent): Fix a couple of typos
+       in comment describing the x_fname field.
+
+2021-03-16  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+
+       * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
+       * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
+
+2021-03-12  Frederic Cambus  <fred@statdns.com>
+
+       * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
+       (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
+       (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
+
 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
 
        * coff/internal.h (struct internal_aouthdr): Add new fields.
This page took 0.023758 seconds and 4 git commands to generate.