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