Automatic date update in version.in
[binutils-gdb.git] / include / ChangeLog
blobce56e95b5494a4225d853d4ed04b423913d28a2c
1 2022-10-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3         * diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
5 2022-07-08  Nick Clifton  <nickc@redhat.com>
7         * 2.39 branch created.
9 2022-04-20  Clément Chigot  <clement.chigot@atos.net>
11         * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
12         libpath fields.
14 2022-04-07  Mark Harmstone  <mark@harmstone.com>
16         * coff/i386.h: Define R_SECTION.
17         * coff/x86_64.h: Likewise.
19 2022-04-01  John Baldwin  <jhb@FreeBSD.org>
21         * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
23 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
25         * elf/amdgpu.h: Add relocation values.
27 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
29         * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
31 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
33         * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
34         EF_AMDGPU_FEATURE_* defines.
36 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
38         * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
39         New.
41 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
43         * elf/amdgpu.h: New.
44         * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
46 2022-03-11  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
48         * collectorAPI.h: New file.
49         * libcollector.h: New file.
50         * libfcollector.h: New file.
52 2022-01-25  Klaus Ziegler  <klausz@haus-gisela.de>
54         PR 28816
55         * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
57 2022-01-22  Nick Clifton  <nickc@redhat.com>
59         * 2.38 release branch created.
61 2022-01-13  Nick Clifton  <nickc@redhat.com>
63         Import from gcc mainline:
65         2021-01-03  Mike Frysinger  <vapier@gentoo.org>
67         * libiberty.h (strverscmp): Delete duplicate prototype.
69 2021-12-07  John Baldwin  <jhb@FreeBSD.org>
71         * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
73 2021-12-01  Nick Clifton  <nickc@redhat.com>
75         PR 28630
76         * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
77         structure.
79 2021-11-25  Andrew Burgess  <aburgess@redhat.com>
80             Simon Cook  <simon.cook@embecosm.com>
82         * dis-asm.h (disassembler_options_riscv): Declare.
84 2021-11-16  Fangrui Song  <maskray@google.com>
86         * elf/common.h (DT_ENCODING): Bump to 38.
87         * elf/external.h (Elf32_External_Relr): New.
88         (Elf64_External_Relr): New.
90 2021-09-07  Luis Machado  <luis.machado@linaro.org>
92         Revert: [AArch64] MTE corefile support
94         2021-05-21  Luis Machado  <luis.machado@linaro.org>
96         * elf/common.h (NT_MEMTAG): New constant.
97         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
99 2021-07-03  Nick Clifton  <nickc@redhat.com>
101         * 2.37 release branch created.
103 2021-07-03  Nick Clifton  <nickc@redhat.com>
105         Import from gcc mainline:
106         2021-03-31  Patrick Palka  <ppalka@redhat.com>
108         PR c++/88115
109         * demangle.h (enum demangle_component_type): Add
110         DEMANGLE_COMPONENT_VENDOR_EXPR.
112 2021-07-01  Mike Frysinger  <vapier@gentoo.org>
114         * opcode/aarch64.h (aarch64_opcode_table): Mark const.
116 2021-07-01  Richard Earnshaw  <rearnsha@arm.com>
118         PR gas/28031
119         * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
121 2021-06-18  H.J. Lu  <hongjiu.lu@intel.com>
123         * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
124         (GNU_PROPERTY_UINT32_AND_HI): Likewise.
125         (GNU_PROPERTY_UINT32_OR_LO): Likewise.
126         (GNU_PROPERTY_UINT32_OR_HI): Likewise.
128 2021-06-15  Nick Clifton  <nickc@redhat.com>
130         * elf/common.h (NT_GO_BUILDID): Define.
132 2021-06-02  Shahab Vahedi  <shahab@synopsys.com>
134         * dis-asm.h (disassembler_options_arc): New prototype.
136 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
138         * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
139         exclusion.
140         (opcode_is_member): Handle ISA level exclusion.
142 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
144         * opcode/mips.h (isa_is_member): New inline function, factored
145         out from...
146         (opcode_is_member): ... here.
148 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
150         * opcode/mips.h: Document `g' and `y' operand codes.
151         (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
152         constant.
154 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
156         * opcode/mips.h: Complement change made to opcodes and remove
157         references to the `g' regular MIPS ISA operand code.
159 2021-05-28  H.J. Lu  <hongjiu.lu@intel.com>
161         PR ld/27905
162         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
164 2021-05-26  H.J. Lu  <hongjiu.lu@intel.com>
166         PR ld/27905
167         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
169 2021-05-23  Tiezhu Yang  <yangtiezhu@loongson.cn>
171         * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
172         LoongArch.
174 2021-05-21  Luis Machado  <luis.machado@linaro.org>
176         * elf/common.h (NT_MEMTAG): New constant.
177         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
179 2021-05-07  Clément Chigot  <clement.chigot@atos.net>
181         * coff/internal.h (C_DWARF): New define.
182         * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
183         SSUBTYP_DWMAC): New defines.
185 2021-05-06  Stafford Horne  <shorne@gmail.com>
187         PR 21464
188         * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
190 2021-05-06  Nick Alcock  <nick.alcock@oracle.com>
192         * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
193         nonrepresentable types, not just padding.
194         * ctf-api.h (ctf_add_unknown): New.
196 2021-04-22  Clément Chigot  <clement.chigot@atos.net>
198         * coff/internal.h (union internal_auxent):
199          Add x_sect structure.
200         * coff/rs6000.h (union external_auxent): Rework to
201         match official documentation.
202         * coff/rs6k64.h (union external_auxent): Likewise.
203         (_AUX_SECT): New define.
205 2021-04-21  Eli Zaretskii  <eliz@gnu.org>
207         PR 27760
208         * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
209         (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
211 2021-04-16  Alan Modra  <amodra@gmail.com>
213         PR 27567
214         * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
215         * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
216         executable and return false.  Do so for a relocatable object and
217         evaluate to true.
218         * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
219         (COFF_DECODE_ALIGNMENT): Formatting.
220         * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
221         (COFF_DECODE_ALIGNMENT): Similarly.
223 2021-04-09  Alan Modra  <amodra@gmail.com>
225         * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
227 2021-04-06  Alan Modra  <amodra@gmail.com>
229         * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
230         Return asymbol*.
232 2021-04-01  Martin Liska  <mliska@suse.cz>
234         * opcode/cr16.h (strneq): Remove strneq and use startswith.
236 2021-03-31  Alan Modra  <amodra@gmail.com>
238         * bfdlink.h: Replace bfd_boolean with bool throughout.
239         * coff/ecoff.h: Likewise.
240         * coff/xcoff.h: Likewise.
241         * dis-asm.h: Likewise.
242         * elf/mmix.h: Likewise.
243         * elf/xtensa.h: Likewise.
244         * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
245         * opcode/arc.h: Likewise.
246         * opcode/mips.h: Likewise.
247         * opcode/tic6x-opcode-table.h: Likewise.
248         * opcode/tic6x.h: Likewise.
250 2021-03-31  Alan Modra  <amodra@gmail.com>
252         * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
253         * elf/nfp.h: Likewise.
254         * opcode/aarch64.h: Likewise.
255         * opcode/cgen.h: Likewise.
256         * opcode/nfp.h: Likewise.
257         * opcode/ppc.h: Likewise.
259 2021-03-29  Alan Modra  <amodra@gmail.com>
261         * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
262         (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
263         (opcode_has_special_coder): Likewise.
265 2021-03-29  Alan Modra  <amodra@gmail.com>
267         * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
269 2021-03-25  Nick Alcock  <nick.alcock@oracle.com>
271         PR libctf/27628
272         * ctf-api.h: Fix some indentation.
273         (CTF_SET_STID): Always do an unsigned shift, even if STID is
274         signed.
276 2021-03-19  H.J. Lu  <hongjiu.lu@intel.com>
278         * elf/common.h (EM_INTEL205): Renamed to ...
279         (EM_INTELGT): This.
281 2021-03-16  Nick Clifton  <nickc@redhat.com>
283         * coff/internal.h (struct internal_auxent): Fix a couple of typos
284         in comment describing the x_fname field.
286 2021-03-16  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
288         * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
289         * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
291 2021-03-12  Frederic Cambus  <fred@statdns.com>
293         * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
294         (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
295         (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
297 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
299         * coff/internal.h (struct internal_aouthdr): Add new fields.
300         * coff/rs6000.h (AOUTHDRÃ): Add new fields.
301         * coff/rs6k64.h (struct external_filehdr): Likewise.
302         * coff/xcoff.h (_TDATA), _TBSS): New defines
303         (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
304         RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
305         RS6K_AOUTHDR_FORK_COR): New defines.
306         (XMC_TU): Removed.
307         (XMC_UL): New define.
309 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
311         * coff/xcoff.h (R_RTB): Remove.
312         (R_TRL): Fix value.
314 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
315             Andrew Burgess  <andrew.burgess@embecosm.com>
317         * elf/common.h (NT_RISCV_CSR): Define.
319 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
320             Andrew Burgess  <andrew.burgess@embecosm.com>
322         * elf/common.h (NT_GDB_TDESC): Define.
324 2021-03-03  Alan Modra  <amodra@gmail.com>
326         * coff/internal.h: Delete obsolete relocation defines.  Move used
327         relocation defines..
328         * coff/i386.h: ..to here..
329         * coff/ti.h: ..and here..
330         * coff/x86_64.h: ..and here..
331         * coff/z80.h: ..and here..
332         * coff/z8k.h: ..and here.
334 2021-03-02  Nick Alcock  <nick.alcock@oracle.com>
336         * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
337         merely change how much deduplication is done.
339 2021-03-01  Alan Modra  <amodra@gmail.com>
340             Fangrui Song <maskray@google.com>
342         * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
344 2021-02-21  Alan Modra  <amodra@gmail.com>
346         * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
348 2021-02-17  Nick Alcock  <nick.alcock@oracle.com>
350         * ctf-api.h (ctf_arc_lookup_symbol_name): New.
351         (ctf_lookup_by_symbol_name): Likewise.
353 2021-02-19  Nelson Chu  <nelson.chu@sifive.com>
355         PR 27158
356         * opcode/riscv.h: Updated encoding macros.
358 2021-02-18  Nelson Chu  <nelson.chu@sifive.com>
360         * opcode/riscv.h: Moved stuff and make the file tidy.
362 2021-02-15  Andreas Krebbel  <krebbel@linux.ibm.com>
364         * opcode/s390.h (enum s390_opcode_cpu_val): Add
365         S390_OPCODE_ARCH14.
367 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
369         * opcode/tic54x.h (mmregs): Rename to ...
370         (tic54x_mmregs): ... this.
371         (regs): Rename to ...
372         (tic54x_regs): ... this.
373         (condition_codes): Rename to ...
374         (tic54x_condition_codes): ... this.
375         (cc2_codes): Rename to ...
376         (tic54x_cc2_codes): ... this.
377         (status_bits): Rename to ...
378         (tic54x_status_bits): ... this.
379         (cc3_codes): Rename to ...
380         (tic54x_cc3_codes): ... this.
381         (misc_symbols): Rename to ...
382         (tic54x_misc_symbols): ... this.
384 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
386         PR 27348
387         * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
389 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
391         PR 27348
392         * opcode/riscv-opc.h: Remove obsolete Xcustom support.
394 2021-01-27  Nick Alcock  <nick.alcock@oracle.com>
396         * ctf-api.h (ECTF_NONAME): New.
397         (ECTF_NERR): Adjust.
399 2021-01-26  Nick Alcock  <nick.alcock@oracle.com>
401         * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
403 2021-02-04  Nelson Chu  <nelson.chu@sifive.com>
405         * opcode/riscv-opc.h: Removed macros for zb* extensions.
406         * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
408 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
410         * opcode/riscv.h: Indent and GNU coding standards tidy,
411         also aligned the code.
413 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
415         * elf/riscv.h: Comments tidy and improvement.
416         * opcode/riscv-opc.h: Likewise.
417         * opcode/riscv.h: Likewise.
419 2021-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
421         * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
422         (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
424 2021-01-09  Nick Clifton  <nickc@redhat.com>
426         * 2.36 release branch crated.
428 2021-01-07  Philipp Tomsich  <prt@gnu.org>
430         * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
431         for pause hint instruction.
432         * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
434 2021-01-07  Claire Xenia Wolf  <claire@symbioticeda.com>
435             Jim Wilson  <jimw@sifive.com>
436             Andrew Waterman  <andrew@sifive.com>
437             Maxim Blinov  <maxim.blinov@embecosm.com>
438             Kito Cheng  <kito.cheng@sifive.com>
439             Nelson Chu  <nelson.chu@sifive.com>
441         * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
442         * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
443         (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
444         frozen extensions.
446 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
448         * ctf-api.h (CTF_MN_RECURSE): New.
449         (ctf_member_next): Add flags argument.
451 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
453         * ctf-api.h (ECTF_INCOMPLETE): New.
454         (ECTF_NERR): Adjust.
456 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
458         * coff/internal.h: Correct comment spelling.
459         * coff/sym.h: Likewise.
460         * opcode/aarch64.h: Likewise.
462 2021-01-01  Alan Modra  <amodra@gmail.com>
464         Update year range in copyright notice of all files.
466 For older changes see ChangeLog-2020
468 Copyright (C) 2021-2022 Free Software Foundation, Inc.
470 Copying and distribution of this file, with or without modification,
471 are permitted in any medium without royalty provided the copyright
472 notice and this notice are preserved.
474 Local Variables:
475 mode: change-log
476 left-margin: 8
477 fill-column: 74
478 version-control: never
479 End: