Automatic date update in version.in
[binutils-gdb.git] / include / ChangeLog
blob7108265f77606ee0ac2414336854b131e8b5a71a
1 2022-01-13  Nick Clifton  <nickc@redhat.com>
3         Import from gcc mainline:
5         2021-01-03  Mike Frysinger  <vapier@gentoo.org>
7         * libiberty.h (strverscmp): Delete duplicate prototype.
9 2021-12-07  John Baldwin  <jhb@FreeBSD.org>
11         * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
13 2021-12-01  Nick Clifton  <nickc@redhat.com>
15         PR 28630
16         * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
17         structure.
19 2021-11-25  Andrew Burgess  <aburgess@redhat.com>
20             Simon Cook  <simon.cook@embecosm.com>
22         * dis-asm.h (disassembler_options_riscv): Declare.
24 2021-11-16  Fangrui Song  <maskray@google.com>
26         * elf/common.h (DT_ENCODING): Bump to 38.
27         * elf/external.h (Elf32_External_Relr): New.
28         (Elf64_External_Relr): New.
30 2021-09-07  Luis Machado  <luis.machado@linaro.org>
32         Revert: [AArch64] MTE corefile support
34         2021-05-21  Luis Machado  <luis.machado@linaro.org>
36         * elf/common.h (NT_MEMTAG): New constant.
37         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
39 2021-07-03  Nick Clifton  <nickc@redhat.com>
41         * 2.37 release branch created.
43 2021-07-03  Nick Clifton  <nickc@redhat.com>
45         Import from gcc mainline:
46         2021-03-31  Patrick Palka  <ppalka@redhat.com>
48         PR c++/88115
49         * demangle.h (enum demangle_component_type): Add
50         DEMANGLE_COMPONENT_VENDOR_EXPR.
52 2021-07-01  Mike Frysinger  <vapier@gentoo.org>
54         * opcode/aarch64.h (aarch64_opcode_table): Mark const.
56 2021-07-01  Richard Earnshaw  <rearnsha@arm.com>
58         PR gas/28031
59         * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
61 2021-06-18  H.J. Lu  <hongjiu.lu@intel.com>
63         * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
64         (GNU_PROPERTY_UINT32_AND_HI): Likewise.
65         (GNU_PROPERTY_UINT32_OR_LO): Likewise.
66         (GNU_PROPERTY_UINT32_OR_HI): Likewise.
68 2021-06-15  Nick Clifton  <nickc@redhat.com>
70         * elf/common.h (NT_GO_BUILDID): Define.
72 2021-06-02  Shahab Vahedi  <shahab@synopsys.com>
74         * dis-asm.h (disassembler_options_arc): New prototype.
76 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
78         * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
79         exclusion.
80         (opcode_is_member): Handle ISA level exclusion.
82 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
84         * opcode/mips.h (isa_is_member): New inline function, factored
85         out from...
86         (opcode_is_member): ... here.
88 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
90         * opcode/mips.h: Document `g' and `y' operand codes.
91         (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
92         constant.
94 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
96         * opcode/mips.h: Complement change made to opcodes and remove
97         references to the `g' regular MIPS ISA operand code.
99 2021-05-28  H.J. Lu  <hongjiu.lu@intel.com>
101         PR ld/27905
102         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
104 2021-05-26  H.J. Lu  <hongjiu.lu@intel.com>
106         PR ld/27905
107         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
109 2021-05-23  Tiezhu Yang  <yangtiezhu@loongson.cn>
111         * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
112         LoongArch.
114 2021-05-21  Luis Machado  <luis.machado@linaro.org>
116         * elf/common.h (NT_MEMTAG): New constant.
117         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
119 2021-05-07  Clément Chigot  <clement.chigot@atos.net>
121         * coff/internal.h (C_DWARF): New define.
122         * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
123         SSUBTYP_DWMAC): New defines.
125 2021-05-06  Stafford Horne  <shorne@gmail.com>
127         PR 21464
128         * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
130 2021-05-06  Nick Alcock  <nick.alcock@oracle.com>
132         * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
133         nonrepresentable types, not just padding.
134         * ctf-api.h (ctf_add_unknown): New.
136 2021-04-22  Clément Chigot  <clement.chigot@atos.net>
138         * coff/internal.h (union internal_auxent):
139          Add x_sect structure.
140         * coff/rs6000.h (union external_auxent): Rework to
141         match official documentation.
142         * coff/rs6k64.h (union external_auxent): Likewise.
143         (_AUX_SECT): New define.
145 2021-04-21  Eli Zaretskii  <eliz@gnu.org>
147         PR 27760
148         * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
149         (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
151 2021-04-16  Alan Modra  <amodra@gmail.com>
153         PR 27567
154         * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
155         * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
156         executable and return false.  Do so for a relocatable object and
157         evaluate to true.
158         * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
159         (COFF_DECODE_ALIGNMENT): Formatting.
160         * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
161         (COFF_DECODE_ALIGNMENT): Similarly.
163 2021-04-09  Alan Modra  <amodra@gmail.com>
165         * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
167 2021-04-06  Alan Modra  <amodra@gmail.com>
169         * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
170         Return asymbol*.
172 2021-04-01  Martin Liska  <mliska@suse.cz>
174         * opcode/cr16.h (strneq): Remove strneq and use startswith.
176 2021-03-31  Alan Modra  <amodra@gmail.com>
178         * bfdlink.h: Replace bfd_boolean with bool throughout.
179         * coff/ecoff.h: Likewise.
180         * coff/xcoff.h: Likewise.
181         * dis-asm.h: Likewise.
182         * elf/mmix.h: Likewise.
183         * elf/xtensa.h: Likewise.
184         * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
185         * opcode/arc.h: Likewise.
186         * opcode/mips.h: Likewise.
187         * opcode/tic6x-opcode-table.h: Likewise.
188         * opcode/tic6x.h: Likewise.
190 2021-03-31  Alan Modra  <amodra@gmail.com>
192         * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
193         * elf/nfp.h: Likewise.
194         * opcode/aarch64.h: Likewise.
195         * opcode/cgen.h: Likewise.
196         * opcode/nfp.h: Likewise.
197         * opcode/ppc.h: Likewise.
199 2021-03-29  Alan Modra  <amodra@gmail.com>
201         * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
202         (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
203         (opcode_has_special_coder): Likewise.
205 2021-03-29  Alan Modra  <amodra@gmail.com>
207         * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
209 2021-03-25  Nick Alcock  <nick.alcock@oracle.com>
211         PR libctf/27628
212         * ctf-api.h: Fix some indentation.
213         (CTF_SET_STID): Always do an unsigned shift, even if STID is
214         signed.
216 2021-03-19  H.J. Lu  <hongjiu.lu@intel.com>
218         * elf/common.h (EM_INTEL205): Renamed to ...
219         (EM_INTELGT): This.
221 2021-03-16  Nick Clifton  <nickc@redhat.com>
223         * coff/internal.h (struct internal_auxent): Fix a couple of typos
224         in comment describing the x_fname field.
226 2021-03-16  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
228         * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
229         * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
231 2021-03-12  Frederic Cambus  <fred@statdns.com>
233         * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
234         (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
235         (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
237 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
239         * coff/internal.h (struct internal_aouthdr): Add new fields.
240         * coff/rs6000.h (AOUTHDRÃ): Add new fields.
241         * coff/rs6k64.h (struct external_filehdr): Likewise.
242         * coff/xcoff.h (_TDATA), _TBSS): New defines
243         (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
244         RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
245         RS6K_AOUTHDR_FORK_COR): New defines.
246         (XMC_TU): Removed.
247         (XMC_UL): New define.
249 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
251         * coff/xcoff.h (R_RTB): Remove.
252         (R_TRL): Fix value.
254 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
255             Andrew Burgess  <andrew.burgess@embecosm.com>
257         * elf/common.h (NT_RISCV_CSR): Define.
259 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
260             Andrew Burgess  <andrew.burgess@embecosm.com>
262         * elf/common.h (NT_GDB_TDESC): Define.
264 2021-03-03  Alan Modra  <amodra@gmail.com>
266         * coff/internal.h: Delete obsolete relocation defines.  Move used
267         relocation defines..
268         * coff/i386.h: ..to here..
269         * coff/ti.h: ..and here..
270         * coff/x86_64.h: ..and here..
271         * coff/z80.h: ..and here..
272         * coff/z8k.h: ..and here.
274 2021-03-02  Nick Alcock  <nick.alcock@oracle.com>
276         * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
277         merely change how much deduplication is done.
279 2021-03-01  Alan Modra  <amodra@gmail.com>
280             Fangrui Song <maskray@google.com>
282         * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
284 2021-02-21  Alan Modra  <amodra@gmail.com>
286         * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
288 2021-02-17  Nick Alcock  <nick.alcock@oracle.com>
290         * ctf-api.h (ctf_arc_lookup_symbol_name): New.
291         (ctf_lookup_by_symbol_name): Likewise.
293 2021-02-19  Nelson Chu  <nelson.chu@sifive.com>
295         PR 27158
296         * opcode/riscv.h: Updated encoding macros.
298 2021-02-18  Nelson Chu  <nelson.chu@sifive.com>
300         * opcode/riscv.h: Moved stuff and make the file tidy.
302 2021-02-15  Andreas Krebbel  <krebbel@linux.ibm.com>
304         * opcode/s390.h (enum s390_opcode_cpu_val): Add
305         S390_OPCODE_ARCH14.
307 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
309         * opcode/tic54x.h (mmregs): Rename to ...
310         (tic54x_mmregs): ... this.
311         (regs): Rename to ...
312         (tic54x_regs): ... this.
313         (condition_codes): Rename to ...
314         (tic54x_condition_codes): ... this.
315         (cc2_codes): Rename to ...
316         (tic54x_cc2_codes): ... this.
317         (status_bits): Rename to ...
318         (tic54x_status_bits): ... this.
319         (cc3_codes): Rename to ...
320         (tic54x_cc3_codes): ... this.
321         (misc_symbols): Rename to ...
322         (tic54x_misc_symbols): ... this.
324 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
326         PR 27348
327         * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
329 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
331         PR 27348
332         * opcode/riscv-opc.h: Remove obsolete Xcustom support.
334 2021-01-27  Nick Alcock  <nick.alcock@oracle.com>
336         * ctf-api.h (ECTF_NONAME): New.
337         (ECTF_NERR): Adjust.
339 2021-01-26  Nick Alcock  <nick.alcock@oracle.com>
341         * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
343 2021-02-04  Nelson Chu  <nelson.chu@sifive.com>
345         * opcode/riscv-opc.h: Removed macros for zb* extensions.
346         * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
348 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
350         * opcode/riscv.h: Indent and GNU coding standards tidy,
351         also aligned the code.
353 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
355         * elf/riscv.h: Comments tidy and improvement.
356         * opcode/riscv-opc.h: Likewise.
357         * opcode/riscv.h: Likewise.
359 2021-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
361         * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
362         (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
364 2021-01-09  Nick Clifton  <nickc@redhat.com>
366         * 2.36 release branch crated.
368 2021-01-07  Philipp Tomsich  <prt@gnu.org>
370         * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
371         for pause hint instruction.
372         * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
374 2021-01-07  Claire Xenia Wolf  <claire@symbioticeda.com>
375             Jim Wilson  <jimw@sifive.com>
376             Andrew Waterman  <andrew@sifive.com>
377             Maxim Blinov  <maxim.blinov@embecosm.com>
378             Kito Cheng  <kito.cheng@sifive.com>
379             Nelson Chu  <nelson.chu@sifive.com>
381         * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
382         * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
383         (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
384         frozen extensions.
386 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
388         * ctf-api.h (CTF_MN_RECURSE): New.
389         (ctf_member_next): Add flags argument.
391 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
393         * ctf-api.h (ECTF_INCOMPLETE): New.
394         (ECTF_NERR): Adjust.
396 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
398         * coff/internal.h: Correct comment spelling.
399         * coff/sym.h: Likewise.
400         * opcode/aarch64.h: Likewise.
402 2021-01-01  Alan Modra  <amodra@gmail.com>
404         Update year range in copyright notice of all files.
406 For older changes see ChangeLog-2020
408 Copyright (C) 2021-2022 Free Software Foundation, Inc.
410 Copying and distribution of this file, with or without modification,
411 are permitted in any medium without royalty provided the copyright
412 notice and this notice are preserved.
414 Local Variables:
415 mode: change-log
416 left-margin: 8
417 fill-column: 74
418 version-control: never
419 End: