]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
elfcore_grok_freebsd_note: Remove checks of note->namesz.
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
0c857ef4
SM
12022-03-16 Simon Marchi <simon.marchi@efficios.com>
2
3 * elf/amdgpu.h: Add relocation values.
4
28cdbb18
SM
52022-03-16 Simon Marchi <simon.marchi@efficios.com>
6
7 * elf/amdgcn.h (NT_AMDGPU_METADATA): New.
8
c077c580
SM
92022-03-16 Simon Marchi <simon.marchi@efficios.com>
10
11 * elf/amdgcn.h: Add EF_AMDGPU_MACH_AMDGCN_* and
12 EF_AMDGPU_FEATURE_* defines.
13
37870be8
SM
142022-03-16 Simon Marchi <simon.marchi@efficios.com>
15
16 * elf/common.h (ELFOSABI_AMDGPU_PAL, ELFOSABI_AMDGPU_MESA3D):
17 New.
18
978602e8
SM
192022-03-16 Simon Marchi <simon.marchi@efficios.com>
20
21 * elf/amdgpu.h: New.
22 * elf/common.h (ELFOSABI_AMDGPU_HSA): Add.
23
bb368aad
VM
242022-03-11 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
25
26 * collectorAPI.h: New file.
27 * libcollector.h: New file.
28 * libfcollector.h: New file.
29
b6437be6
KZ
302022-01-25 Klaus Ziegler <klausz@haus-gisela.de>
31
32 PR 28816
33 * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
34
a74e1cb3
NC
352022-01-22 Nick Clifton <nickc@redhat.com>
36
37 * 2.38 release branch created.
38
ce2d3708
NC
392022-01-13 Nick Clifton <nickc@redhat.com>
40
41 Import from gcc mainline:
42
43 2021-01-03 Mike Frysinger <vapier@gentoo.org>
44
45 * libiberty.h (strverscmp): Delete duplicate prototype.
46
b4992e99
JB
472021-12-07 John Baldwin <jhb@FreeBSD.org>
48
49 * elf/common.h (AT_FREEBSD_FXRNG, AT_FREEBSD_KPRELOAD): Define.
50
92fc129e
NC
512021-12-01 Nick Clifton <nickc@redhat.com>
52
53 PR 28630
54 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this
55 structure.
56
3a337a86
AB
572021-11-25 Andrew Burgess <aburgess@redhat.com>
58 Simon Cook <simon.cook@embecosm.com>
59
60 * dis-asm.h (disassembler_options_riscv): Declare.
61
a7fd1186
FS
622021-11-16 Fangrui Song <maskray@google.com>
63
64 * elf/common.h (DT_ENCODING): Bump to 38.
65 * elf/external.h (Elf32_External_Relr): New.
66 (Elf64_External_Relr): New.
67
64dbf74d
LM
682021-09-07 Luis Machado <luis.machado@linaro.org>
69
70 Revert: [AArch64] MTE corefile support
71
72 2021-05-21 Luis Machado <luis.machado@linaro.org>
73
74 * elf/common.h (NT_MEMTAG): New constant.
75 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
76
51419248
NC
772021-07-03 Nick Clifton <nickc@redhat.com>
78
79 * 2.37 release branch created.
80
20c4b12e
NC
812021-07-03 Nick Clifton <nickc@redhat.com>
82
83 Import from gcc mainline:
84 2021-03-31 Patrick Palka <ppalka@redhat.com>
85
86 PR c++/88115
87 * demangle.h (enum demangle_component_type): Add
88 DEMANGLE_COMPONENT_VENDOR_EXPR.
89
6c2ede01
MF
902021-07-01 Mike Frysinger <vapier@gentoo.org>
91
92 * opcode/aarch64.h (aarch64_opcode_table): Mark const.
93
417f991f
RE
942021-07-01 Richard Earnshaw <rearnsha@arm.com>
95
96 PR gas/28031
97 * opcode/arm.h (FPU_ANY): Exclude XScale-related features.
98
5a767724
L
992021-06-18 H.J. Lu <hongjiu.lu@intel.com>
100
101 * elf/common.h (GNU_PROPERTY_UINT32_AND_LO): New.
102 (GNU_PROPERTY_UINT32_AND_HI): Likewise.
103 (GNU_PROPERTY_UINT32_OR_LO): Likewise.
104 (GNU_PROPERTY_UINT32_OR_HI): Likewise.
105
c8795e1f
NC
1062021-06-15 Nick Clifton <nickc@redhat.com>
107
108 * elf/common.h (NT_GO_BUILDID): Define.
109
8f467114
SV
1102021-06-02 Shahab Vahedi <shahab@synopsys.com>
111
112 * dis-asm.h (disassembler_options_arc): New prototype.
113
21629cf8
MR
1142021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
115
116 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
117 exclusion.
118 (opcode_is_member): Handle ISA level exclusion.
119
b1458c45
MR
1202021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
121
122 * opcode/mips.h (isa_is_member): New inline function, factored
123 out from...
124 (opcode_is_member): ... here.
125
9204ccd4
MR
1262021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
127
128 * opcode/mips.h: Document `g' and `y' operand codes.
129 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
130 constant.
131
cccc84fa
MR
1322021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
133
134 * opcode/mips.h: Complement change made to opcodes and remove
135 references to the `g' regular MIPS ISA operand code.
136
1273b2f8
L
1372021-05-28 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR ld/27905
140 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
141
50c95a73
L
1422021-05-26 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR ld/27905
145 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
146
01a8c731
CX
1472021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
148
149 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
150 LoongArch.
151
894982bf
LM
1522021-05-21 Luis Machado <luis.machado@linaro.org>
153
154 * elf/common.h (NT_MEMTAG): New constant.
155 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
156
97834047
CC
1572021-05-07 Clément Chigot <clement.chigot@atos.net>
158
159 * coff/internal.h (C_DWARF): New define.
160 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
161 SSUBTYP_DWMAC): New defines.
162
0b3e14c9
SH
1632021-05-06 Stafford Horne <shorne@gmail.com>
164
165 PR 21464
166 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
167
49da556c
NA
1682021-05-06 Nick Alcock <nick.alcock@oracle.com>
169
170 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
171 nonrepresentable types, not just padding.
172 * ctf-api.h (ctf_add_unknown): New.
173
b11b2969
CC
1742021-04-22 Clément Chigot <clement.chigot@atos.net>
175
176 * coff/internal.h (union internal_auxent):
177 Add x_sect structure.
178 * coff/rs6000.h (union external_auxent): Rework to
179 match official documentation.
180 * coff/rs6k64.h (union external_auxent): Likewise.
181 (_AUX_SECT): New define.
182
18e9a809
EZ
1832021-04-21 Eli Zaretskii <eliz@gnu.org>
184
185 PR 27760
186 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
187 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
188
6f8f6017
AM
1892021-04-16 Alan Modra <amodra@gmail.com>
190
191 PR 27567
192 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
193 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
194 executable and return false. Do so for a relocatable object and
195 evaluate to true.
196 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
197 (COFF_DECODE_ALIGNMENT): Formatting.
198 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
199 (COFF_DECODE_ALIGNMENT): Similarly.
200
c3f72de4
AM
2012021-04-09 Alan Modra <amodra@gmail.com>
202
203 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
204
a2e66773
AM
2052021-04-06 Alan Modra <amodra@gmail.com>
206
207 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
208 Return asymbol*.
209
e9b095a5
ML
2102021-04-01 Martin Liska <mliska@suse.cz>
211
212 * opcode/cr16.h (strneq): Remove strneq and use startswith.
213
9193bc42
AM
2142021-03-31 Alan Modra <amodra@gmail.com>
215
216 * bfdlink.h: Replace bfd_boolean with bool throughout.
217 * coff/ecoff.h: Likewise.
218 * coff/xcoff.h: Likewise.
219 * dis-asm.h: Likewise.
220 * elf/mmix.h: Likewise.
221 * elf/xtensa.h: Likewise.
222 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
223 * opcode/arc.h: Likewise.
224 * opcode/mips.h: Likewise.
225 * opcode/tic6x-opcode-table.h: Likewise.
226 * opcode/tic6x.h: Likewise.
227
3dfb1b6d
AM
2282021-03-31 Alan Modra <amodra@gmail.com>
229
230 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
231 * elf/nfp.h: Likewise.
232 * opcode/aarch64.h: Likewise.
233 * opcode/cgen.h: Likewise.
234 * opcode/nfp.h: Likewise.
235 * opcode/ppc.h: Likewise.
236
63b4cc53
AM
2372021-03-29 Alan Modra <amodra@gmail.com>
238
239 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
240 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
241 (opcode_has_special_coder): Likewise.
242
3d7d6c1b
AM
2432021-03-29 Alan Modra <amodra@gmail.com>
244
245 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
246
24c877f9
NA
2472021-03-25 Nick Alcock <nick.alcock@oracle.com>
248
249 PR libctf/27628
250 * ctf-api.h: Fix some indentation.
251 (CTF_SET_STID): Always do an unsigned shift, even if STID is
252 signed.
253
7b9f9859
L
2542021-03-19 H.J. Lu <hongjiu.lu@intel.com>
255
256 * elf/common.h (EM_INTEL205): Renamed to ...
257 (EM_INTELGT): This.
258
012d4426
NC
2592021-03-16 Nick Clifton <nickc@redhat.com>
260
261 * coff/internal.h (struct internal_auxent): Fix a couple of typos
262 in comment describing the x_fname field.
263
80d49d6a
KLC
2642021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
265
266 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
267 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
268
be3b926d
FC
2692021-03-12 Frederic Cambus <fred@statdns.com>
270
271 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
272 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
273 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
274
1b2cb8e2
CC
2752021-03-12 Clément Chigot <clement.chigot@atos.net>
276
277 * coff/internal.h (struct internal_aouthdr): Add new fields.
278 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
279 * coff/rs6k64.h (struct external_filehdr): Likewise.
280 * coff/xcoff.h (_TDATA), _TBSS): New defines
281 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
282 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
283 RS6K_AOUTHDR_FORK_COR): New defines.
284 (XMC_TU): Removed.
285 (XMC_UL): New define.
286
2c1bef53
CC
2872021-03-12 Clément Chigot <clement.chigot@atos.net>
288
289 * coff/xcoff.h (R_RTB): Remove.
290 (R_TRL): Fix value.
291
db6092f3
AB
2922021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
293 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * elf/common.h (NT_RISCV_CSR): Define.
296
b63a5e38
AB
2972021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
298 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * elf/common.h (NT_GDB_TDESC): Define.
301
dc83f2d2
AM
3022021-03-03 Alan Modra <amodra@gmail.com>
303
304 * coff/internal.h: Delete obsolete relocation defines. Move used
305 relocation defines..
306 * coff/i386.h: ..to here..
307 * coff/ti.h: ..and here..
308 * coff/x86_64.h: ..and here..
309 * coff/z80.h: ..and here..
310 * coff/z8k.h: ..and here.
311
8915c559
NA
3122021-03-02 Nick Alcock <nick.alcock@oracle.com>
313
314 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
315 merely change how much deduplication is done.
316
8ee10e86
AM
3172021-03-01 Alan Modra <amodra@gmail.com>
318 Fangrui Song <maskray@google.com>
319
320 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
321
89753bbf
AM
3222021-02-21 Alan Modra <amodra@gmail.com>
323
324 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
325
f4f60336
NA
3262021-02-17 Nick Alcock <nick.alcock@oracle.com>
327
328 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
329 (ctf_lookup_by_symbol_name): Likewise.
330
5a9f5403
NC
3312021-02-19 Nelson Chu <nelson.chu@sifive.com>
332
333 PR 27158
334 * opcode/riscv.h: Updated encoding macros.
335
3d73d29e
NC
3362021-02-18 Nelson Chu <nelson.chu@sifive.com>
337
338 * opcode/riscv.h: Moved stuff and make the file tidy.
339
ba2b480f
AK
3402021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
341
342 * opcode/s390.h (enum s390_opcode_cpu_val): Add
343 S390_OPCODE_ARCH14.
344
bfd428bc
MF
3452021-02-08 Mike Frysinger <vapier@gentoo.org>
346
347 * opcode/tic54x.h (mmregs): Rename to ...
348 (tic54x_mmregs): ... this.
349 (regs): Rename to ...
350 (tic54x_regs): ... this.
351 (condition_codes): Rename to ...
352 (tic54x_condition_codes): ... this.
353 (cc2_codes): Rename to ...
354 (tic54x_cc2_codes): ... this.
355 (status_bits): Rename to ...
356 (tic54x_status_bits): ... this.
357 (cc3_codes): Rename to ...
358 (tic54x_cc3_codes): ... this.
359 (misc_symbols): Rename to ...
360 (tic54x_misc_symbols): ... this.
361
5f40035f
NC
3622021-02-05 Nelson Chu <nelson.chu@sifive.com>
363
364 PR 27348
365 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
366
cb4ff67a
NC
3672021-02-05 Nelson Chu <nelson.chu@sifive.com>
368
369 PR 27348
370 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
371
caa17049
NA
3722021-01-27 Nick Alcock <nick.alcock@oracle.com>
373
374 * ctf-api.h (ECTF_NONAME): New.
375 (ECTF_NERR): Adjust.
376
35a01a04
NA
3772021-01-26 Nick Alcock <nick.alcock@oracle.com>
378
379 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
380
24075dcc
NC
3812021-02-04 Nelson Chu <nelson.chu@sifive.com>
382
383 * opcode/riscv-opc.h: Removed macros for zb* extensions.
384 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
385
1942a048
NC
3862021-01-15 Nelson Chu <nelson.chu@sifive.com>
387
388 * opcode/riscv.h: Indent and GNU coding standards tidy,
389 also aligned the code.
390
dcd709e0
NC
3912021-01-15 Nelson Chu <nelson.chu@sifive.com>
392
393 * elf/riscv.h: Comments tidy and improvement.
394 * opcode/riscv-opc.h: Likewise.
395 * opcode/riscv.h: Likewise.
396
82c70b08
KT
3972021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
398
399 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
400 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
401
055bc77a
NC
4022021-01-09 Nick Clifton <nickc@redhat.com>
403
404 * 2.36 release branch crated.
405
aa881ecd
PT
4062021-01-07 Philipp Tomsich <prt@gnu.org>
407
408 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
409 for pause hint instruction.
410 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
411
2652cfad
CXW
4122021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
413 Jim Wilson <jimw@sifive.com>
414 Andrew Waterman <andrew@sifive.com>
415 Maxim Blinov <maxim.blinov@embecosm.com>
416 Kito Cheng <kito.cheng@sifive.com>
417 Nelson Chu <nelson.chu@sifive.com>
418
419 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
420 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
421 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
422 frozen extensions.
423
6c3a3877
NA
4242021-01-05 Nick Alcock <nick.alcock@oracle.com>
425
426 * ctf-api.h (CTF_MN_RECURSE): New.
427 (ctf_member_next): Add flags argument.
428
ffeece6a
NA
4292021-01-05 Nick Alcock <nick.alcock@oracle.com>
430
431 * ctf-api.h (ECTF_INCOMPLETE): New.
432 (ECTF_NERR): Adjust.
433
f9a6a8f0
AM
4342021-01-01 Nicolas Boulenguez <nicolas@debian.org>
435
436 * coff/internal.h: Correct comment spelling.
437 * coff/sym.h: Likewise.
438 * opcode/aarch64.h: Likewise.
439
250d07de
AM
4402021-01-01 Alan Modra <amodra@gmail.com>
441
442 Update year range in copyright notice of all files.
443
c2795844 444For older changes see ChangeLog-2020
3499769a 445\f
a2c58332 446Copyright (C) 2021-2022 Free Software Foundation, Inc.
3499769a
AM
447
448Copying and distribution of this file, with or without modification,
449are permitted in any medium without royalty provided the copyright
450notice and this notice are preserved.
451
452Local Variables:
453mode: change-log
454left-margin: 8
455fill-column: 74
456version-control: never
457End: