3 * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
7 * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
8 EF_AMDGPU_FEATURE_* defines.
12 * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
18 * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
22 * collectorAPI.h: New file.
23 * libcollector.h: New file.
24 * libfcollector.h: New file.
29 * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
33 * 2.38 release branch created.
37 Import from gcc mainline:
41 * libiberty.h (strverscmp): Delete duplicate prototype.
45 * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
50 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
56 * dis-asm.h (disassembler_options_riscv): Declare.
60 * elf/common.h (DT_ENCODING): Bump to 38.
61 * elf/external.h (Elf32_External_Relr): New.
62 (Elf64_External_Relr): New.
66 Revert: [AArch64] MTE corefile support
70 * elf/common.h (NT_MEMTAG): New constant.
71 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
75 * 2.37 release branch created.
79 Import from gcc mainline:
83 * demangle.h (enum demangle_component_type): Add
84 DEMANGLE_COMPONENT_VENDOR_EXPR.
88 * opcode/aarch64.h (aarch64_opcode_table): Mark const.
93 * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
97 * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
98 (GNU_PROPERTY_UINT32_AND_HI): Likewise.
99 (GNU_PROPERTY_UINT32_OR_LO): Likewise.
100 (GNU_PROPERTY_UINT32_OR_HI): Likewise.
104 * elf/common.h (NT_GO_BUILDID): Define.
108 * dis-asm.h (disassembler_options_arc): New prototype.
112 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
114 (opcode_is_member): Handle ISA level exclusion.
118 * opcode/mips.h (isa_is_member): New inline function, factored
120 (opcode_is_member): ... here.
124 * opcode/mips.h: Document `g' and `y' operand codes.
125 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
130 * opcode/mips.h: Complement change made to opcodes and remove
131 references to the `g' regular MIPS ISA operand code.
136 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
141 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
145 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
150 * elf/common.h (NT_MEMTAG): New constant.
151 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
155 * coff/internal.h (C_DWARF): New define.
156 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
157 SSUBTYP_DWMAC): New defines.
162 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
166 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
167 nonrepresentable types, not just padding.
168 * ctf-api.h (ctf_add_unknown): New.
172 * coff/internal.h (union internal_auxent):
173 Add x_sect structure.
174 * coff/rs6000.h (union external_auxent): Rework to
175 match official documentation.
176 * coff/rs6k64.h (union external_auxent): Likewise.
177 (_AUX_SECT): New define.
182 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
183 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
188 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
189 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
190 executable and return false. Do so for a relocatable object and
192 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
193 (COFF_DECODE_ALIGNMENT): Formatting.
194 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
195 (COFF_DECODE_ALIGNMENT): Similarly.
199 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
203 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
208 * opcode/cr16.h (strneq): Remove strneq and use startswith.
212 * bfdlink.h: Replace bfd_boolean with bool throughout.
213 * coff/ecoff.h: Likewise.
214 * coff/xcoff.h: Likewise.
215 * dis-asm.h: Likewise.
216 * elf/mmix.h: Likewise.
217 * elf/xtensa.h: Likewise.
218 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
219 * opcode/arc.h: Likewise.
220 * opcode/mips.h: Likewise.
221 * opcode/tic6x-opcode-table.h: Likewise.
222 * opcode/tic6x.h: Likewise.
226 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
227 * elf/nfp.h: Likewise.
228 * opcode/aarch64.h: Likewise.
229 * opcode/cgen.h: Likewise.
230 * opcode/nfp.h: Likewise.
231 * opcode/ppc.h: Likewise.
235 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
236 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
237 (opcode_has_special_coder): Likewise.
241 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
246 * ctf-api.h: Fix some indentation.
247 (CTF_SET_STID): Always do an unsigned shift, even if STID is
252 * elf/common.h (EM_INTEL205): Renamed to ...
257 * coff/internal.h (struct internal_auxent): Fix a couple of typos
258 in comment describing the x_fname field.
262 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
263 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
267 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
268 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
269 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
273 * coff/internal.h (struct internal_aouthdr): Add new fields.
274 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
275 * coff/rs6k64.h (struct external_filehdr): Likewise.
276 * coff/xcoff.h (_TDATA), _TBSS): New defines
277 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
278 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
279 RS6K_AOUTHDR_FORK_COR): New defines.
281 (XMC_UL): New define.
285 * coff/xcoff.h (R_RTB): Remove.
291 * elf/common.h (NT_RISCV_CSR): Define.
296 * elf/common.h (NT_GDB_TDESC): Define.
300 * coff/internal.h: Delete obsolete relocation defines. Move used
302 * coff/i386.h: ..to here..
303 * coff/ti.h: ..and here..
304 * coff/x86_64.h: ..and here..
305 * coff/z80.h: ..and here..
306 * coff/z8k.h: ..and here.
310 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
311 merely change how much deduplication is done.
316 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
320 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
324 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
325 (ctf_lookup_by_symbol_name): Likewise.
330 * opcode/riscv.h: Updated encoding macros.
334 * opcode/riscv.h: Moved stuff and make the file tidy.
338 * opcode/s390.h (enum s390_opcode_cpu_val): Add
343 * opcode/tic54x.h (mmregs): Rename to ...
344 (tic54x_mmregs): ... this.
345 (regs): Rename to ...
346 (tic54x_regs): ... this.
347 (condition_codes): Rename to ...
348 (tic54x_condition_codes): ... this.
349 (cc2_codes): Rename to ...
350 (tic54x_cc2_codes): ... this.
351 (status_bits): Rename to ...
352 (tic54x_status_bits): ... this.
353 (cc3_codes): Rename to ...
354 (tic54x_cc3_codes): ... this.
355 (misc_symbols): Rename to ...
356 (tic54x_misc_symbols): ... this.
361 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
366 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
370 * ctf-api.h (ECTF_NONAME): New.
375 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
379 * opcode/riscv-opc.h: Removed macros for zb* extensions.
380 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
384 * opcode/riscv.h: Indent and GNU coding standards tidy,
385 also aligned the code.
389 * elf/riscv.h: Comments tidy and improvement.
390 * opcode/riscv-opc.h: Likewise.
391 * opcode/riscv.h: Likewise.
395 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
396 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
400 * 2.36 release branch crated.
404 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
405 for pause hint instruction.
406 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
415 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
416 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
417 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
422 * ctf-api.h (CTF_MN_RECURSE): New.
423 (ctf_member_next): Add flags argument.
427 * ctf-api.h (ECTF_INCOMPLETE): New.
432 * coff/internal.h: Correct comment spelling.
433 * coff/sym.h: Likewise.
434 * opcode/aarch64.h: Likewise.
438 Update year range in copyright notice of all files.
440 For older changes see ChangeLog-2020
442 Copyright (C) 2021-2022 Free Software Foundation, Inc.
444 Copying and distribution of this file, with or without modification,
445 are permitted in any medium without royalty provided the copyright
446 notice and this notice are preserved.
452 version-control: never