[gdb/testsuite] Add missing .note.GNU-stack in gdb.arch/amd64-disp-step-self-call.exp
[binutils-gdb.git] / include / ChangeLog
blobb157251bea8970312658c5a7e45fe860116fc1af
1 2023-03-23  Frederic Cambus  <fred@statdns.com>
3         * elf/common.h (PT_OPENBSD_MUTABLE): Define.
5 2023-01-03  Luis Machado  <luis.machado@arm.com>
7         * elf/common.h (NT_ARM_SSVE): Define.
8         (NT_ARM_ZA): Define.
10 2022-12-31  Nick Clifton  <nickc@redhat.com>
12         * 2.40 branch created.
14 2022-10-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
16         * diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
18 2022-07-08  Nick Clifton  <nickc@redhat.com>
20         * 2.39 branch created.
22 2022-04-20  Clément Chigot  <clement.chigot@atos.net>
24         * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
25         libpath fields.
27 2022-04-07  Mark Harmstone  <mark@harmstone.com>
29         * coff/i386.h: Define R_SECTION.
30         * coff/x86_64.h: Likewise.
32 2022-04-01  John Baldwin  <jhb@FreeBSD.org>
34         * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
36 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
38         * elf/amdgpu.h: Add relocation values.
40 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
42         * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
44 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
46         * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
47         EF_AMDGPU_FEATURE_* defines.
49 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
51         * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
52         New.
54 2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
56         * elf/amdgpu.h: New.
57         * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
59 2022-03-11  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
61         * collectorAPI.h: New file.
62         * libcollector.h: New file.
63         * libfcollector.h: New file.
65 2022-01-25  Klaus Ziegler  <klausz@haus-gisela.de>
67         PR 28816
68         * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
70 2022-01-22  Nick Clifton  <nickc@redhat.com>
72         * 2.38 release branch created.
74 2022-01-13  Nick Clifton  <nickc@redhat.com>
76         Import from gcc mainline:
78         2021-01-03  Mike Frysinger  <vapier@gentoo.org>
80         * libiberty.h (strverscmp): Delete duplicate prototype.
82 2021-12-07  John Baldwin  <jhb@FreeBSD.org>
84         * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
86 2021-12-01  Nick Clifton  <nickc@redhat.com>
88         PR 28630
89         * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
90         structure.
92 2021-11-25  Andrew Burgess  <aburgess@redhat.com>
93             Simon Cook  <simon.cook@embecosm.com>
95         * dis-asm.h (disassembler_options_riscv): Declare.
97 2021-11-16  Fangrui Song  <maskray@google.com>
99         * elf/common.h (DT_ENCODING): Bump to 38.
100         * elf/external.h (Elf32_External_Relr): New.
101         (Elf64_External_Relr): New.
103 2021-09-07  Luis Machado  <luis.machado@linaro.org>
105         Revert: [AArch64] MTE corefile support
107         2021-05-21  Luis Machado  <luis.machado@linaro.org>
109         * elf/common.h (NT_MEMTAG): New constant.
110         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
112 2021-07-03  Nick Clifton  <nickc@redhat.com>
114         * 2.37 release branch created.
116 2021-07-03  Nick Clifton  <nickc@redhat.com>
118         Import from gcc mainline:
119         2021-03-31  Patrick Palka  <ppalka@redhat.com>
121         PR c++/88115
122         * demangle.h (enum demangle_component_type): Add
123         DEMANGLE_COMPONENT_VENDOR_EXPR.
125 2021-07-01  Mike Frysinger  <vapier@gentoo.org>
127         * opcode/aarch64.h (aarch64_opcode_table): Mark const.
129 2021-07-01  Richard Earnshaw  <rearnsha@arm.com>
131         PR gas/28031
132         * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
134 2021-06-18  H.J. Lu  <hongjiu.lu@intel.com>
136         * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
137         (GNU_PROPERTY_UINT32_AND_HI): Likewise.
138         (GNU_PROPERTY_UINT32_OR_LO): Likewise.
139         (GNU_PROPERTY_UINT32_OR_HI): Likewise.
141 2021-06-15  Nick Clifton  <nickc@redhat.com>
143         * elf/common.h (NT_GO_BUILDID): Define.
145 2021-06-02  Shahab Vahedi  <shahab@synopsys.com>
147         * dis-asm.h (disassembler_options_arc): New prototype.
149 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
151         * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
152         exclusion.
153         (opcode_is_member): Handle ISA level exclusion.
155 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
157         * opcode/mips.h (isa_is_member): New inline function, factored
158         out from...
159         (opcode_is_member): ... here.
161 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
163         * opcode/mips.h: Document `g' and `y' operand codes.
164         (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
165         constant.
167 2021-05-29  Maciej W. Rozycki  <macro@orcam.me.uk>
169         * opcode/mips.h: Complement change made to opcodes and remove
170         references to the `g' regular MIPS ISA operand code.
172 2021-05-28  H.J. Lu  <hongjiu.lu@intel.com>
174         PR ld/27905
175         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
177 2021-05-26  H.J. Lu  <hongjiu.lu@intel.com>
179         PR ld/27905
180         * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
182 2021-05-23  Tiezhu Yang  <yangtiezhu@loongson.cn>
184         * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
185         LoongArch.
187 2021-05-21  Luis Machado  <luis.machado@linaro.org>
189         * elf/common.h (NT_MEMTAG): New constant.
190         (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
192 2021-05-07  Clément Chigot  <clement.chigot@atos.net>
194         * coff/internal.h (C_DWARF): New define.
195         * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
196         SSUBTYP_DWMAC): New defines.
198 2021-05-06  Stafford Horne  <shorne@gmail.com>
200         PR 21464
201         * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
203 2021-05-06  Nick Alcock  <nick.alcock@oracle.com>
205         * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
206         nonrepresentable types, not just padding.
207         * ctf-api.h (ctf_add_unknown): New.
209 2021-04-22  Clément Chigot  <clement.chigot@atos.net>
211         * coff/internal.h (union internal_auxent):
212          Add x_sect structure.
213         * coff/rs6000.h (union external_auxent): Rework to
214         match official documentation.
215         * coff/rs6k64.h (union external_auxent): Likewise.
216         (_AUX_SECT): New define.
218 2021-04-21  Eli Zaretskii  <eliz@gnu.org>
220         PR 27760
221         * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
222         (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
224 2021-04-16  Alan Modra  <amodra@gmail.com>
226         PR 27567
227         * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
228         * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
229         executable and return false.  Do so for a relocatable object and
230         evaluate to true.
231         * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
232         (COFF_DECODE_ALIGNMENT): Formatting.
233         * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
234         (COFF_DECODE_ALIGNMENT): Similarly.
236 2021-04-09  Alan Modra  <amodra@gmail.com>
238         * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
240 2021-04-06  Alan Modra  <amodra@gmail.com>
242         * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
243         Return asymbol*.
245 2021-04-01  Martin Liska  <mliska@suse.cz>
247         * opcode/cr16.h (strneq): Remove strneq and use startswith.
249 2021-03-31  Alan Modra  <amodra@gmail.com>
251         * bfdlink.h: Replace bfd_boolean with bool throughout.
252         * coff/ecoff.h: Likewise.
253         * coff/xcoff.h: Likewise.
254         * dis-asm.h: Likewise.
255         * elf/mmix.h: Likewise.
256         * elf/xtensa.h: Likewise.
257         * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
258         * opcode/arc.h: Likewise.
259         * opcode/mips.h: Likewise.
260         * opcode/tic6x-opcode-table.h: Likewise.
261         * opcode/tic6x.h: Likewise.
263 2021-03-31  Alan Modra  <amodra@gmail.com>
265         * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
266         * elf/nfp.h: Likewise.
267         * opcode/aarch64.h: Likewise.
268         * opcode/cgen.h: Likewise.
269         * opcode/nfp.h: Likewise.
270         * opcode/ppc.h: Likewise.
272 2021-03-29  Alan Modra  <amodra@gmail.com>
274         * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
275         (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
276         (opcode_has_special_coder): Likewise.
278 2021-03-29  Alan Modra  <amodra@gmail.com>
280         * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
282 2021-03-25  Nick Alcock  <nick.alcock@oracle.com>
284         PR libctf/27628
285         * ctf-api.h: Fix some indentation.
286         (CTF_SET_STID): Always do an unsigned shift, even if STID is
287         signed.
289 2021-03-19  H.J. Lu  <hongjiu.lu@intel.com>
291         * elf/common.h (EM_INTEL205): Renamed to ...
292         (EM_INTELGT): This.
294 2021-03-16  Nick Clifton  <nickc@redhat.com>
296         * coff/internal.h (struct internal_auxent): Fix a couple of typos
297         in comment describing the x_fname field.
299 2021-03-16  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
301         * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
302         * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
304 2021-03-12  Frederic Cambus  <fred@statdns.com>
306         * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
307         (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
308         (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
310 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
312         * coff/internal.h (struct internal_aouthdr): Add new fields.
313         * coff/rs6000.h (AOUTHDRÃ): Add new fields.
314         * coff/rs6k64.h (struct external_filehdr): Likewise.
315         * coff/xcoff.h (_TDATA), _TBSS): New defines
316         (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
317         RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
318         RS6K_AOUTHDR_FORK_COR): New defines.
319         (XMC_TU): Removed.
320         (XMC_UL): New define.
322 2021-03-12  Clément Chigot  <clement.chigot@atos.net>
324         * coff/xcoff.h (R_RTB): Remove.
325         (R_TRL): Fix value.
327 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
328             Andrew Burgess  <andrew.burgess@embecosm.com>
330         * elf/common.h (NT_RISCV_CSR): Define.
332 2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
333             Andrew Burgess  <andrew.burgess@embecosm.com>
335         * elf/common.h (NT_GDB_TDESC): Define.
337 2021-03-03  Alan Modra  <amodra@gmail.com>
339         * coff/internal.h: Delete obsolete relocation defines.  Move used
340         relocation defines..
341         * coff/i386.h: ..to here..
342         * coff/ti.h: ..and here..
343         * coff/x86_64.h: ..and here..
344         * coff/z80.h: ..and here..
345         * coff/z8k.h: ..and here.
347 2021-03-02  Nick Alcock  <nick.alcock@oracle.com>
349         * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
350         merely change how much deduplication is done.
352 2021-03-01  Alan Modra  <amodra@gmail.com>
353             Fangrui Song <maskray@google.com>
355         * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
357 2021-02-21  Alan Modra  <amodra@gmail.com>
359         * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
361 2021-02-17  Nick Alcock  <nick.alcock@oracle.com>
363         * ctf-api.h (ctf_arc_lookup_symbol_name): New.
364         (ctf_lookup_by_symbol_name): Likewise.
366 2021-02-19  Nelson Chu  <nelson.chu@sifive.com>
368         PR 27158
369         * opcode/riscv.h: Updated encoding macros.
371 2021-02-18  Nelson Chu  <nelson.chu@sifive.com>
373         * opcode/riscv.h: Moved stuff and make the file tidy.
375 2021-02-15  Andreas Krebbel  <krebbel@linux.ibm.com>
377         * opcode/s390.h (enum s390_opcode_cpu_val): Add
378         S390_OPCODE_ARCH14.
380 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
382         * opcode/tic54x.h (mmregs): Rename to ...
383         (tic54x_mmregs): ... this.
384         (regs): Rename to ...
385         (tic54x_regs): ... this.
386         (condition_codes): Rename to ...
387         (tic54x_condition_codes): ... this.
388         (cc2_codes): Rename to ...
389         (tic54x_cc2_codes): ... this.
390         (status_bits): Rename to ...
391         (tic54x_status_bits): ... this.
392         (cc3_codes): Rename to ...
393         (tic54x_cc3_codes): ... this.
394         (misc_symbols): Rename to ...
395         (tic54x_misc_symbols): ... this.
397 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
399         PR 27348
400         * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
402 2021-02-05  Nelson Chu  <nelson.chu@sifive.com>
404         PR 27348
405         * opcode/riscv-opc.h: Remove obsolete Xcustom support.
407 2021-01-27  Nick Alcock  <nick.alcock@oracle.com>
409         * ctf-api.h (ECTF_NONAME): New.
410         (ECTF_NERR): Adjust.
412 2021-01-26  Nick Alcock  <nick.alcock@oracle.com>
414         * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
416 2021-02-04  Nelson Chu  <nelson.chu@sifive.com>
418         * opcode/riscv-opc.h: Removed macros for zb* extensions.
419         * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
421 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
423         * opcode/riscv.h: Indent and GNU coding standards tidy,
424         also aligned the code.
426 2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
428         * elf/riscv.h: Comments tidy and improvement.
429         * opcode/riscv-opc.h: Likewise.
430         * opcode/riscv.h: Likewise.
432 2021-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
434         * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
435         (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
437 2021-01-09  Nick Clifton  <nickc@redhat.com>
439         * 2.36 release branch crated.
441 2021-01-07  Philipp Tomsich  <prt@gnu.org>
443         * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
444         for pause hint instruction.
445         * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
447 2021-01-07  Claire Xenia Wolf  <claire@symbioticeda.com>
448             Jim Wilson  <jimw@sifive.com>
449             Andrew Waterman  <andrew@sifive.com>
450             Maxim Blinov  <maxim.blinov@embecosm.com>
451             Kito Cheng  <kito.cheng@sifive.com>
452             Nelson Chu  <nelson.chu@sifive.com>
454         * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
455         * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
456         (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
457         frozen extensions.
459 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
461         * ctf-api.h (CTF_MN_RECURSE): New.
462         (ctf_member_next): Add flags argument.
464 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
466         * ctf-api.h (ECTF_INCOMPLETE): New.
467         (ECTF_NERR): Adjust.
469 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
471         * coff/internal.h: Correct comment spelling.
472         * coff/sym.h: Likewise.
473         * opcode/aarch64.h: Likewise.
475 2021-01-01  Alan Modra  <amodra@gmail.com>
477         Update year range in copyright notice of all files.
479 For older changes see ChangeLog-2020
481 Copyright (C) 2021-2023 Free Software Foundation, Inc.
483 Copying and distribution of this file, with or without modification,
484 are permitted in any medium without royalty provided the copyright
485 notice and this notice are preserved.
487 Local Variables:
488 mode: change-log
489 left-margin: 8
490 fill-column: 74
491 version-control: never
492 End: