ChangeLog revision 1.1.1.13 1 2025-07-13 Nick Clifton <nickc (a] redhat.com>
2
3 * 2.45 Branch point.
4
5 2025-01-19 Nick Clifton <nickc (a] redhat.com>
6
7 * 2.44 Branch point.
8
9 2024-07-20 Nick Clifton <nickc (a] redhat.com>
10
11 * 2.43 branch point.
12
13 2024-04-07 Simon Marchi <simon.marchi (a] efficios.com>
14
15 * diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Rename
16 to...
17 (DIAGNOSTIC_IGNORE_REGISTER): ... this. Ignore `-Wregister`
18 instead of `-Wdeprecated-register`.
19
20 2024-02-14 Yuriy Kolerov <ykolerov (a] synopsys.com>
21
22 * opcode/arc.h (enum insn_class_t): Add DBNZ class.
23
24 2024-02-12 Frederic Cambus <fred (a] statdns.com>
25
26 * elf/common.h (PT_OPENBSD_SYSCALLS): Define.
27
28 2024-01-29 Jose E. Marchesi <jose.marchesi (a] oracle.com>
29
30 * opcode/bpf.h (enum bpf_insn_id): Remove BPF_INSN_LDINDDW and
31 BPF_INSN_LDABSDW instructions.
32
33 2024-01-15 Nick Clifton <nickc (a] redhat.com>
34
35 * 2.42 branch point.
36
37 2023-11-28 Jakub Jelinek <jakub (a] redhat.com>
38
39 * sha1.h (sha1_process_bytes_fn): New typedef.
40 (sha1_choose_process_bytes): Declare.
41
42 2023-11-10 Simon Marchi <simon.marchi (a] efficios.com>
43
44 * elf/amdgpu.h (EF_AMDGPU_MACH_AMDGCN_GFX1100,
45 EF_AMDGPU_MACH_AMDGCN_GFX1101,
46 EF_AMDGPU_MACH_AMDGCN_GFX1102): New.
47
48 2023-11-10 Nick Clifton <nickc (a] redhat.com>
49
50 * bfdlink.h (struct bfd_link_info): Update descriptions of the
51 'execstack', 'noexecstack' and 'warn_execstack' fields.
52 Add 'error_exectack' and 'warn_is_error_for_rwx_segments' fields.
53
54 2023-10-30 Nick Clifton <nickc (a] redhat.com>
55
56 * elf/bpf.h (R_BPF_64_NODYLD32): Add a note that this reloc is
57 generated by other tools, eg LLVM.
58
59 2023-09-28 Frederic Cambus <fred (a] statdns.com>
60
61 * elf/common.h (PT_OPENBSD_NOBTCFI): Define.
62
63 2023-08-02 Tom Tromey <tromey (a] adacore.com>
64
65 * coff/x86_64.h (COFF_X86_64_H): Add include guard.
66 * coff/loongarch64.h (COFF_LOONGARCH64_H): Add include guard.
67 * coff/aarch64.h (COFF_AARCH64_H): Add include guard.
68
69 2023-07-30 Jose E. Marchesi <jose.marchesi (a] oracle.com>
70
71 * elf/bpf.h (EF_BPF_CPUVER): Define.
72 * opcode/bpf.h (BPF_XBPF): Change from 0xf to 0xff so it fits in
73 EF_BPF_CPUVER.
74
75 2023-07-24 Jose E. Marchesi <jose.marchesi (a] oracle.com>
76
77 * opcode/bpf.h (BPF_IMM32_BSWAP16): Define.
78 (BPF_IMM32_BSWAP32): Likewise.
79 (BPF_IMM32_BSWAP64): Likewise.
80 (enum bpf_insn_id): New entries BPF_INSN_BSWAP{16,32,64}.
81
82 2023-07-24 Jose E. Marchesi <jose.marchesi (a] oracle.com>
83
84 * opcode/bpf.h (enum bpf_insn_id): Add entry BPF_INSN_JAL.
85 (enum bpf_insn_id): Remove spurious entry BPF_INSN_CALLI.
86
87 2023-07-21 Jose E. Marchesi <jose.marchesi (a] oracle.com>
88
89 * opcode/bpf.h (enum bpf_insn_id): Add entries for signed load
90 instructions.
91 (BPF_MODE_SMEM): Define.
92
93 2023-07-21 Jose E. Marchesi <jose.marchesi (a] oracle.com>
94
95 * opcode/bpf.h (BPF_OFFSET16_MOVS8): Define.
96 (BPF_OFFSET16_MOVS16): Likewise.
97 (BPF_OFFSET16_MOVS32): Likewise.
98 (enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
99 MOVS32{8,16,32}R.
100
101 2023-07-03 Nick Clifton <nickc (a] redhat.com>
102
103 2.41 Branch Point.
104
105 2023-05-25 Andreas Schwab <schwab (a] linux-m68k.org>
106
107 * coff/pe.h (IMAGE_FILE_MACHINE_AMD64): Remove duplicate
108 definition. Alphabetize.
109
110 2023-03-23 Frederic Cambus <fred (a] statdns.com>
111
112 * elf/common.h (PT_OPENBSD_MUTABLE): Define.
113
114 2023-01-03 Luis Machado <luis.machado (a] arm.com>
115
116 * elf/common.h (NT_ARM_SSVE): Define.
117 (NT_ARM_ZA): Define.
118
119 2022-12-31 Nick Clifton <nickc (a] redhat.com>
120
121 * 2.40 branch created.
122
123 2022-10-03 Jan-Benedict Glaw <jbglaw (a] lug-owl.de>
124
125 * diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
126
127 2022-07-08 Nick Clifton <nickc (a] redhat.com>
128
129 * 2.39 branch created.
130
131 2022-04-20 Clment Chigot <clement.chigot (a] atos.net>
132
133 * coff/xcoff.h (struct xcoff_loader_info): Add ldrel_count and
134 libpath fields.
135
136 2022-04-07 Mark Harmstone <mark (a] harmstone.com>
137
138 * coff/i386.h: Define R_SECTION.
139 * coff/x86_64.h: Likewise.
140
141 2022-04-01 John Baldwin <jhb (a] FreeBSD.org>
142
143 * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
144
145 2022-03-16 Simon Marchi <simon.marchi (a] efficios.com>
146
147 * elf/amdgpu.h: Add relocation values.
148
149 2022-03-16 Simon Marchi <simon.marchi (a] efficios.com>
150
151 * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
152
153 2022-03-16 Simon Marchi <simon.marchi (a] efficios.com>
154
155 * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
156 EF_AMDGPU_FEATURE_* defines.
157
158 2022-03-16 Simon Marchi <simon.marchi (a] efficios.com>
159
160 * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
161 New.
162
163 2022-03-16 Simon Marchi <simon.marchi (a] efficios.com>
164
165 * elf/amdgpu.h: New.
166 * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
167
168 2022-03-11 Vladimir Mezentsev <vladimir.mezentsev (a] oracle.com>
169
170 * collectorAPI.h: New file.
171 * libcollector.h: New file.
172 * libfcollector.h: New file.
173
174 2022-01-25 Klaus Ziegler <klausz (a] haus-gisela.de>
175
176 PR 28816
177 * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
178
179 2022-01-22 Nick Clifton <nickc (a] redhat.com>
180
181 * 2.38 release branch created.
182
183 2022-01-13 Nick Clifton <nickc (a] redhat.com>
184
185 Import from gcc mainline:
186
187 2021-01-03 Mike Frysinger <vapier (a] gentoo.org>
188
189 * libiberty.h (strverscmp): Delete duplicate prototype.
190
191 2021-12-07 John Baldwin <jhb (a] FreeBSD.org>
192
193 * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
194
195 2021-12-01 Nick Clifton <nickc (a] redhat.com>
196
197 PR 28630
198 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
199 structure.
200
201 2021-11-25 Andrew Burgess <aburgess (a] redhat.com>
202 Simon Cook <simon.cook (a] embecosm.com>
203
204 * dis-asm.h (disassembler_options_riscv): Declare.
205
206 2021-11-16 Fangrui Song <maskray (a] google.com>
207
208 * elf/common.h (DT_ENCODING): Bump to 38.
209 * elf/external.h (Elf32_External_Relr): New.
210 (Elf64_External_Relr): New.
211
212 2021-09-07 Luis Machado <luis.machado (a] linaro.org>
213
214 Revert: [AArch64] MTE corefile support
215
216 2021-05-21 Luis Machado <luis.machado (a] linaro.org>
217
218 * elf/common.h (NT_MEMTAG): New constant.
219 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
220
221 2021-07-03 Nick Clifton <nickc (a] redhat.com>
222
223 * 2.37 release branch created.
224
225 2021-07-03 Nick Clifton <nickc (a] redhat.com>
226
227 Import from gcc mainline:
228 2021-03-31 Patrick Palka <ppalka (a] redhat.com>
229
230 PR c++/88115
231 * demangle.h (enum demangle_component_type): Add
232 DEMANGLE_COMPONENT_VENDOR_EXPR.
233
234 2021-07-01 Mike Frysinger <vapier (a] gentoo.org>
235
236 * opcode/aarch64.h (aarch64_opcode_table): Mark const.
237
238 2021-07-01 Richard Earnshaw <rearnsha (a] arm.com>
239
240 PR gas/28031
241 * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
242
243 2021-06-18 H.J. Lu <hongjiu.lu (a] intel.com>
244
245 * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
246 (GNU_PROPERTY_UINT32_AND_HI): Likewise.
247 (GNU_PROPERTY_UINT32_OR_LO): Likewise.
248 (GNU_PROPERTY_UINT32_OR_HI): Likewise.
249
250 2021-06-15 Nick Clifton <nickc (a] redhat.com>
251
252 * elf/common.h (NT_GO_BUILDID): Define.
253
254 2021-06-02 Shahab Vahedi <shahab (a] synopsys.com>
255
256 * dis-asm.h (disassembler_options_arc): New prototype.
257
258 2021-05-29 Maciej W. Rozycki <macro (a] orcam.me.uk>
259
260 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
261 exclusion.
262 (opcode_is_member): Handle ISA level exclusion.
263
264 2021-05-29 Maciej W. Rozycki <macro (a] orcam.me.uk>
265
266 * opcode/mips.h (isa_is_member): New inline function, factored
267 out from...
268 (opcode_is_member): ... here.
269
270 2021-05-29 Maciej W. Rozycki <macro (a] orcam.me.uk>
271
272 * opcode/mips.h: Document `g' and `y' operand codes.
273 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
274 constant.
275
276 2021-05-29 Maciej W. Rozycki <macro (a] orcam.me.uk>
277
278 * opcode/mips.h: Complement change made to opcodes and remove
279 references to the `g' regular MIPS ISA operand code.
280
281 2021-05-28 H.J. Lu <hongjiu.lu (a] intel.com>
282
283 PR ld/27905
284 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
285
286 2021-05-26 H.J. Lu <hongjiu.lu (a] intel.com>
287
288 PR ld/27905
289 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
290
291 2021-05-23 Tiezhu Yang <yangtiezhu (a] loongson.cn>
292
293 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
294 LoongArch.
295
296 2021-05-21 Luis Machado <luis.machado (a] linaro.org>
297
298 * elf/common.h (NT_MEMTAG): New constant.
299 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
300
301 2021-05-07 Clment Chigot <clement.chigot (a] atos.net>
302
303 * coff/internal.h (C_DWARF): New define.
304 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
305 SSUBTYP_DWMAC): New defines.
306
307 2021-05-06 Stafford Horne <shorne (a] gmail.com>
308
309 PR 21464
310 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
311
312 2021-05-06 Nick Alcock <nick.alcock (a] oracle.com>
313
314 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
315 nonrepresentable types, not just padding.
316 * ctf-api.h (ctf_add_unknown): New.
317
318 2021-04-22 Clment Chigot <clement.chigot (a] atos.net>
319
320 * coff/internal.h (union internal_auxent):
321 Add x_sect structure.
322 * coff/rs6000.h (union external_auxent): Rework to
323 match official documentation.
324 * coff/rs6k64.h (union external_auxent): Likewise.
325 (_AUX_SECT): New define.
326
327 2021-04-21 Eli Zaretskii <eliz (a] gnu.org>
328
329 PR 27760
330 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
331 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
332
333 2021-04-16 Alan Modra <amodra (a] gmail.com>
334
335 PR 27567
336 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
337 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
338 executable and return false. Do so for a relocatable object and
339 evaluate to true.
340 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
341 (COFF_DECODE_ALIGNMENT): Formatting.
342 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
343 (COFF_DECODE_ALIGNMENT): Similarly.
344
345 2021-04-09 Alan Modra <amodra (a] gmail.com>
346
347 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
348
349 2021-04-06 Alan Modra <amodra (a] gmail.com>
350
351 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
352 Return asymbol*.
353
354 2021-04-01 Martin Liska <mliska (a] suse.cz>
355
356 * opcode/cr16.h (strneq): Remove strneq and use startswith.
357
358 2021-03-31 Alan Modra <amodra (a] gmail.com>
359
360 * bfdlink.h: Replace bfd_boolean with bool throughout.
361 * coff/ecoff.h: Likewise.
362 * coff/xcoff.h: Likewise.
363 * dis-asm.h: Likewise.
364 * elf/mmix.h: Likewise.
365 * elf/xtensa.h: Likewise.
366 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
367 * opcode/arc.h: Likewise.
368 * opcode/mips.h: Likewise.
369 * opcode/tic6x-opcode-table.h: Likewise.
370 * opcode/tic6x.h: Likewise.
371
372 2021-03-31 Alan Modra <amodra (a] gmail.com>
373
374 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
375 * elf/nfp.h: Likewise.
376 * opcode/aarch64.h: Likewise.
377 * opcode/cgen.h: Likewise.
378 * opcode/nfp.h: Likewise.
379 * opcode/ppc.h: Likewise.
380
381 2021-03-29 Alan Modra <amodra (a] gmail.com>
382
383 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
384 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
385 (opcode_has_special_coder): Likewise.
386
387 2021-03-29 Alan Modra <amodra (a] gmail.com>
388
389 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
390
391 2021-03-25 Nick Alcock <nick.alcock (a] oracle.com>
392
393 PR libctf/27628
394 * ctf-api.h: Fix some indentation.
395 (CTF_SET_STID): Always do an unsigned shift, even if STID is
396 signed.
397
398 2021-03-19 H.J. Lu <hongjiu.lu (a] intel.com>
399
400 * elf/common.h (EM_INTEL205): Renamed to ...
401 (EM_INTELGT): This.
402
403 2021-03-16 Nick Clifton <nickc (a] redhat.com>
404
405 * coff/internal.h (struct internal_auxent): Fix a couple of typos
406 in comment describing the x_fname field.
407
408 2021-03-16 Kuan-Lin Chen <kuanlinchentw (a] gmail.com>
409
410 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
411 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
412
413 2021-03-12 Frederic Cambus <fred (a] statdns.com>
414
415 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
416 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
417 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
418
419 2021-03-12 Clment Chigot <clement.chigot (a] atos.net>
420
421 * coff/internal.h (struct internal_aouthdr): Add new fields.
422 * coff/rs6000.h (AOUTHDR): Add new fields.
423 * coff/rs6k64.h (struct external_filehdr): Likewise.
424 * coff/xcoff.h (_TDATA), _TBSS): New defines
425 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
426 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
427 RS6K_AOUTHDR_FORK_COR): New defines.
428 (XMC_TU): Removed.
429 (XMC_UL): New define.
430
431 2021-03-12 Clment Chigot <clement.chigot (a] atos.net>
432
433 * coff/xcoff.h (R_RTB): Remove.
434 (R_TRL): Fix value.
435
436 2021-03-05 Craig Blackmore <craig.blackmore (a] embecosm.com>
437 Andrew Burgess <andrew.burgess (a] embecosm.com>
438
439 * elf/common.h (NT_RISCV_CSR): Define.
440
441 2021-03-05 Craig Blackmore <craig.blackmore (a] embecosm.com>
442 Andrew Burgess <andrew.burgess (a] embecosm.com>
443
444 * elf/common.h (NT_GDB_TDESC): Define.
445
446 2021-03-03 Alan Modra <amodra (a] gmail.com>
447
448 * coff/internal.h: Delete obsolete relocation defines. Move used
449 relocation defines..
450 * coff/i386.h: ..to here..
451 * coff/ti.h: ..and here..
452 * coff/x86_64.h: ..and here..
453 * coff/z80.h: ..and here..
454 * coff/z8k.h: ..and here.
455
456 2021-03-02 Nick Alcock <nick.alcock (a] oracle.com>
457
458 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
459 merely change how much deduplication is done.
460
461 2021-03-01 Alan Modra <amodra (a] gmail.com>
462 Fangrui Song <maskray (a] google.com>
463
464 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
465
466 2021-02-21 Alan Modra <amodra (a] gmail.com>
467
468 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
469
470 2021-02-17 Nick Alcock <nick.alcock (a] oracle.com>
471
472 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
473 (ctf_lookup_by_symbol_name): Likewise.
474
475 2021-02-19 Nelson Chu <nelson.chu (a] sifive.com>
476
477 PR 27158
478 * opcode/riscv.h: Updated encoding macros.
479
480 2021-02-18 Nelson Chu <nelson.chu (a] sifive.com>
481
482 * opcode/riscv.h: Moved stuff and make the file tidy.
483
484 2021-02-15 Andreas Krebbel <krebbel (a] linux.ibm.com>
485
486 * opcode/s390.h (enum s390_opcode_cpu_val): Add
487 S390_OPCODE_ARCH14.
488
489 2021-02-08 Mike Frysinger <vapier (a] gentoo.org>
490
491 * opcode/tic54x.h (mmregs): Rename to ...
492 (tic54x_mmregs): ... this.
493 (regs): Rename to ...
494 (tic54x_regs): ... this.
495 (condition_codes): Rename to ...
496 (tic54x_condition_codes): ... this.
497 (cc2_codes): Rename to ...
498 (tic54x_cc2_codes): ... this.
499 (status_bits): Rename to ...
500 (tic54x_status_bits): ... this.
501 (cc3_codes): Rename to ...
502 (tic54x_cc3_codes): ... this.
503 (misc_symbols): Rename to ...
504 (tic54x_misc_symbols): ... this.
505
506 2021-02-05 Nelson Chu <nelson.chu (a] sifive.com>
507
508 PR 27348
509 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
510
511 2021-02-05 Nelson Chu <nelson.chu (a] sifive.com>
512
513 PR 27348
514 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
515
516 2021-01-27 Nick Alcock <nick.alcock (a] oracle.com>
517
518 * ctf-api.h (ECTF_NONAME): New.
519 (ECTF_NERR): Adjust.
520
521 2021-01-26 Nick Alcock <nick.alcock (a] oracle.com>
522
523 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
524
525 2021-02-04 Nelson Chu <nelson.chu (a] sifive.com>
526
527 * opcode/riscv-opc.h: Removed macros for zb* extensions.
528 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
529
530 2021-01-15 Nelson Chu <nelson.chu (a] sifive.com>
531
532 * opcode/riscv.h: Indent and GNU coding standards tidy,
533 also aligned the code.
534
535 2021-01-15 Nelson Chu <nelson.chu (a] sifive.com>
536
537 * elf/riscv.h: Comments tidy and improvement.
538 * opcode/riscv-opc.h: Likewise.
539 * opcode/riscv.h: Likewise.
540
541 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com>
542
543 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
544 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
545
546 2021-01-09 Nick Clifton <nickc (a] redhat.com>
547
548 * 2.36 release branch crated.
549
550 2021-01-07 Philipp Tomsich <prt (a] gnu.org>
551
552 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
553 for pause hint instruction.
554 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
555
556 2021-01-07 Claire Xenia Wolf <claire (a] symbioticeda.com>
557 Jim Wilson <jimw (a] sifive.com>
558 Andrew Waterman <andrew (a] sifive.com>
559 Maxim Blinov <maxim.blinov (a] embecosm.com>
560 Kito Cheng <kito.cheng (a] sifive.com>
561 Nelson Chu <nelson.chu (a] sifive.com>
562
563 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
564 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
565 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
566 frozen extensions.
567
568 2021-01-05 Nick Alcock <nick.alcock (a] oracle.com>
569
570 * ctf-api.h (CTF_MN_RECURSE): New.
571 (ctf_member_next): Add flags argument.
572
573 2021-01-05 Nick Alcock <nick.alcock (a] oracle.com>
574
575 * ctf-api.h (ECTF_INCOMPLETE): New.
576 (ECTF_NERR): Adjust.
577
578 2021-01-01 Nicolas Boulenguez <nicolas (a] debian.org>
579
580 * coff/internal.h: Correct comment spelling.
581 * coff/sym.h: Likewise.
582 * opcode/aarch64.h: Likewise.
583
584 2021-01-01 Alan Modra <amodra (a] gmail.com>
585
586 Update year range in copyright notice of all files.
587
588 For older changes see ChangeLog-2020
589
591 Copyright (C) 2021-2026 Free Software Foundation, Inc.
592
593 Copying and distribution of this file, with or without modification,
594 are permitted in any medium without royalty provided the copyright
595 notice and this notice are preserved.
596
597 Local Variables:
598 mode: change-log
599 left-margin: 8
600 fill-column: 74
601 version-control: never
602 End:
603