]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
libctf: create: forwards are always in the namespace of their referent
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
85f7484a
PB
12020-06-26 Pat Bernardi <bernardi@adacore.com>
2
3 * elf/m68k.h: Add enum for GNU object attribute with floating point
4 tag name and values.
5
6248d9d6
NC
62020-06-25 Nick Clifton <nickc@redhat.com>
7
8 * libiberty.h (bsearch_r): Remove use of the register keyword from
9 the prototype.
10
727b7b18
L
112020-06-24 H.J. Lu <hongjiu.lu@intel.com>
12
13 Sync with GCC
14 2020-06-23 Nick Alcock <nick.alcock@oracle.com>
15
16 * libiberty.h (bsearch_r): New.
17
18 2020-04-17 Martin Liska <mliska@suse.cz>
19 Jonathan Yong <10walls@gmail.com>
20
21 PR gcov-profile/94570
22 * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
23 for CYGWIN.
24
359157df
AC
252020-06-22 Alex Coplan <alex.coplan@arm.com>
26
27 * opcode/aarch64.h (AARCH64_FEATURE_SHA2): Normalize.
28 (AARCH64_FEATURE_AES): Likewise.
29 (AARCH64_FEATURE_V8_4): Likewise.
30 (AARCH64_FEATURE_SM4): Likewise.
31 (AARCH64_FEATURE_SHA3): Likewise.
32 (AARCH64_FEATURE_V8): Likewise.
33 (AARCH64_FEATURE_V8_2): Likewise.
34 (AARCH64_FEATURE_V8_3): Likewise.
35 (AARCH64_FEATURE_FP): Likewise.
36 (AARCH64_FEATURE_SIMD): Likewise.
37 (AARCH64_FEATURE_CRC): Likewise.
38 (AARCH64_FEATURE_LSE): Likewise.
39 (AARCH64_FEATURE_PAN): Likewise.
40 (AARCH64_FEATURE_LOR): Likewise.
41 (AARCH64_FEATURE_RDMA): Likewise.
42 (AARCH64_FEATURE_V8_1): Likewise.
43 (AARCH64_FEATURE_F16): Likewise.
44 (AARCH64_FEATURE_RAS): Likewise.
45 (AARCH64_FEATURE_PROFILE): Likewise.
46 (AARCH64_FEATURE_SVE): Likewise.
47 (AARCH64_FEATURE_RCPC): Likewise.
48 (AARCH64_FEATURE_COMPNUM): Likewise.
49 (AARCH64_FEATURE_DOTPROD): Likewise.
50 (AARCH64_FEATURE_F16_FML): Likewise.
51 (AARCH64_FEATURE_V8_5): Likewise.
52 (AARCH64_FEATURE_V8_6): Likewise.
53 (AARCH64_FEATURE_BFLOAT16): Likewise.
54 (AARCH64_FEATURE_FLAGMANIP): Likewise.
55 (AARCH64_FEATURE_FRINTTS): Likewise.
56 (AARCH64_FEATURE_SB): Likewise.
57 (AARCH64_FEATURE_PREDRES): Likewise.
58 (AARCH64_FEATURE_CVADP): Likewise.
59 (AARCH64_FEATURE_RNG): Likewise.
60 (AARCH64_FEATURE_BTI): Likewise.
61 (AARCH64_FEATURE_SCXTNUM): Likewise.
62 (AARCH64_FEATURE_ID_PFR2): Likewise.
63 (AARCH64_FEATURE_SSBS): Likewise.
64 (AARCH64_FEATURE_MEMTAG): Likewise.
65 (AARCH64_FEATURE_TME): Likewise.
66 (AARCH64_FEATURE_I8MM): Likewise.
67 (AARCH64_FEATURE_F32MM): Likewise.
68 (AARCH64_FEATURE_F64MM): Likewise.
69 (AARCH64_FEATURE_SVE2): Likewise.
70 (AARCH64_FEATURE_SVE2_AES): Likewise.
71 (AARCH64_FEATURE_SVE2_BITPERM): Likewise.
72 (AARCH64_FEATURE_SVE2_SM4): Likewise.
73 (AARCH64_FEATURE_SVE2_SHA3): Likewise.
74
d768f160
SJ
752020-06-22 Saagar Jha <saagar@saagarjha.com>
76
77 * mach-o/loader.h: Add declarations of two new Mach-O load
78 commands.
79
39ff0b81
NC
802020-06-22 Nelson Chu <nelson.chu@sifive.com>
81
82 * opcode/riscv.h (riscv_get_priv_spec_class): Move the function
83 forward declarations to bfd/elfxx-riscv.h.
84 (riscv_get_priv_spec_name): Likewise.
85
7a77f1ac
MF
862020-06-15 Max Filippov <jcmvbkbc@gmail.com>
87
88 * elf/xtensa.h (xtensa_abi_choice): New declaration.
89
cae64165
RM
902020-06-12 Roland McGrath <mcgrathr@google.com>
91
92 * bfdlink.h (struct bfd_link_info): New field start_stop_visibility.
93
d8af286f
NC
942020-06-12 Nelson Chu <nelson.chu@sifive.com>
95
96 * opcode/riscv-opc.h: Update the defined versions of CSR from
97 PRIV_SPEC_CLASS_1P9 to PRIV_SPEC_CLASS_1P9P1. Also, drop the
98 MISA DECLARE_CSR_ALIAS since it's aborted version is v1.9.
99 * opcode/riscv.h (enum riscv_priv_spec_class): Remove
100 PRIV_SPEC_CLASS_1P9.
101
14962256
AC
1022020-06-11 Alex Coplan <alex.coplan@arm.com>
103
104 * opcode/aarch64.h (aarch64_sys_reg): Add required features to struct
105 describing system registers.
106
d0c4e780
AM
1072020-06-11 Alan Modra <amodra@gmail.com>
108
109 * elf/mips.h (Elf32_RegInfo): Use fixed width integer types.
110 (Elf64_Internal_RegInfo, Elf_Internal_Options): Likewise.
111
87c69f97
AM
1122020-06-06 Alan Modra <amodra@gmail.com>
113
114 * elf/ppc64.h (elf_ppc64_reloc_type): Rename
115 R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
116 R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
117 R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
118 R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
119
e9bffec9
JM
1202020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
121
122 * opcode/cgen.h: Get an `endian' argument in both
123 cgen_get_insn_value and cgen_put_insn_value.
124
b3db6d07
JM
1252020-06-04 Jose E. Marchesi <jemarch@gnu.org>
126
127 * opcode/cgen.h (enum cgen_cpu_open_arg): New value
128 CGEN_CPU_OPEN_INSN_ENDIAN.
129
44730156
NC
1302020-06-03 Nelson Chu <nelson.chu@sifive.com>
131
132 * opcode/riscv.h: Remove #include "bfd.h". And change the return
133 types of riscv_get_isa_spec_class and riscv_get_priv_spec_class
134 from bfd_boolean to int.
135
8eff95bc
AM
1362020-05-28 Alan Modra <amodra@gmail.com>
137
138 PR 26044
139 * opcode/tilepro.h (TILEPRO_NUM_PIPELINE_ENCODINGS): Move to
140 tilepro_pipeline enum.
141
a6dbf402
L
1422020-05-27 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR ld/22909
145 * bfdlink.h (textrel_check_method): New enum.
146 (bfd_link_textrel_check): New.
147 (bfd_link_info): Replace warn_shared_textrel and error_textrel
148 with textrel_check.
149
68dc60e6
L
1502020-05-25 H.J. Lu <hongjiu.lu@intel.com>
151
152 * elf/common.h: Update comments for ET_EXEC and ET_DYN.
153
8f595e9b
NC
1542020-05-20 Nelson Chu <nelson.chu@sifive.com>
155
156 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
157 (enum riscv_isa_spec_class): New enum class. All supported ISA spec
158 belong to one of the class
159 (struct riscv_ext_version): New structure holds version information
160 for the specific ISA.
161 * opcode/riscv-opc.h (DECLARE_CSR): There are two version information,
162 define_version and abort_version. The define_version means which
163 privilege spec is started to define the CSR, and the abort_version
164 means which privilege spec is started to abort the CSR. If the CSR is
165 valid for the newest spec, then the abort_version should be
166 PRIV_SPEC_CLASS_DRAFT.
167 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR.
168 * opcode/riscv.h (enum riscv_priv_spec_class): New enum class. Define
169 the current supported privilege spec versions.
170 (struct riscv_csr_extra): Add new fields to store more information
171 about the CSR. We use these information to find the suitable CSR
172 address when user choosing a specific privilege spec.
173
164446e0
AF
1742020-05-19 Alexander Fedotov <alfedotov@gmail.com>
175
176 PR 25992
177 * opcode/arm.h (ARM_EXT2_V8R): Define. Modified ARM_AEXT2_V8R.
178
aa3c112f
AM
1792020-05-11 Alan Modra <amodra@gmail.com>
180
181 * opcode/ppc.h (PPC_OPERAND_ACC): Define. Renumber following
182 PPC_OPERAND defines.
183
7c1f4227
AM
1842020-05-11 Alan Modra <amodra@gmail.com>
185
186 * elf/ppc64.h: Update comment.
187 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
188
09c1e68a
AC
1892020-04-30 Alex Coplan <alex.coplan@arm.com>
190
191 * opcode/aarch64.h (enum aarch64_opnd): Add
192 AARCH64_OPND_UNDEFINED.
193
27456742
AK
1942020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
195
196 * elf/common.h (NT_ARC_V2): New macro definitions.
197
30ce8e47
MF
1982020-04-22 Max Filippov <jcmvbkbc@gmail.com>
199
200 PR ld/25861
201 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
202 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
203
fad3d2c1
AM
2042020-04-21 Alan Modra <amodra@gmail.com>
205
206 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
207 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
208
95a51568
FS
2092020-04-10 Fangrui Song <maskray@google.com>
210
211 PR binutils/24613
212 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
213 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
214 (struct bfd_link_info): Add warn_unresolved_syms.
215
fa1477dc
SC
2162020-04-14 Stephen Casner <casner@acm.org>
217
218 PR ld/25677
219 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
220
4d095f5b
JJ
2212020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
222
223 * coff/go32exe.h: Remove file.
224 * coff/internal.h (struct internal_filehdr): Remove field
225 go32stub. Remove flag F_GO32STUB.
226
40bd13ce
ML
2272020-04-01 Martin Liska <mliska@suse.cz>
228 Maciej W. Rozycki <macro@linux-mips.org>
229
230 PR lto/94249
231 * plugin-api.h: Fix a typo.
232
d1a89da5
NC
2332020-03-30 Nelson Chu <nelson.chu@sifive.com>
234
235 * opcode/riscv-opc.h: Update CSR to 1.11.
236
a879b4d5
JB
2372020-03-26 John Baldwin <jhb@FreeBSD.org>
238
239 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
240
dfb68cc3
ML
2412020-03-24 Martin Liska <mliska@suse.cz>
242
243 PR lto/94249
244 * plugin-api.h: Add more robust endianess detection.
245
e3b1fa32
ML
2462020-03-21 Martin Liska <mliska@suse.cz>
247
248 * plugin-api.h (enum ld_plugin_symbol_type): Remove
249 comma after last value of an enum.
250 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
251
3734bec8
ML
2522020-03-19 Martin Liska <mliska@suse.cz>
253
254 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
255 (enum gcc_plugin_symbol_section_kind): Likewise.
256
2572020-03-19 Martin Liska <mliska@suse.cz>
258
259 * plugin-api.h (struct ld_plugin_symbol): Split
260 int def into 4 char fields.
261 (enum ld_plugin_symbol_type): New.
262 (enum ld_plugin_symbol_section_kind): New.
263 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
264
06d949ec
KR
2652020-03-13 Kamil Rytarowski <n54@gmx.com>
266
267 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
268
2692020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
270
271 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
272
abf874aa
CL
2732020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
274
275 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
276 non_contiguous_regions_warnings fields.
277
66631823
CE
2782020-03-13 Christian Eggers <ceggers@gmx.de>
279
280 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
281 offset and size members.
282 * elf/internal.h (struct elf_internal_phdr): Likewise for
283 p_align member.
284 (struct elf_segment_map): Likewise for p_paddr and p_size
285 members
286
502794d4
CE
2872020-03-13 Christian Eggers <ceggers@gmx.de>
288
289 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
290 to several member field comments.
291 (Elf_Internal_Shdr): likewise.
292
e10ac147
AM
2932020-03-10 Alan Modra <amodra@gmail.com>
294
295 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
296 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
297 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
298
b5ebe8dd
LM
2992020-03-03 Luis Machado <luis.machado@linaro.org>
300
301 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
302 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
303 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
304 (AT_MINSIGSTKSZ): New defines, imported from glibc.
305
99e47410
AB
3062020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 Import from gcc mainline:
309 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * hashtab.h (htab_remove_elt): Make a parameter const.
312 (htab_remove_elt_with_hash): Likewise.
313
bd0cf5a6
NC
3142020-02-20 Nelson Chu <nelson.chu@sifive.com>
315
316 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
317 record riscv_csr_class.
318
4934a27c
MM
3192020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
320 Matthew Malcomson <matthew.malcomson@arm.com>
321
322 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
323 (ARM_EXT2_CDE0): New extension macro.
324 (ARM_EXT2_CDE1): New extension macro.
325 (ARM_EXT2_CDE2): New extension macro.
326 (ARM_EXT2_CDE3): New extension macro.
327 (ARM_EXT2_CDE4): New extension macro.
328 (ARM_EXT2_CDE5): New extension macro.
329 (ARM_EXT2_CDE6): New extension macro.
330 (ARM_EXT2_CDE7): New extension macro.
331
9fc0b501
SB
3322020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
333
334 PR 25469
335 * coff/internal.h (R_IMM16BE): Define.
336 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
337 (R_Z80_16_BE): New reloc.
338
c5d7be0c
AM
3392020-02-04 Alan Modra <amodra@gmail.com>
340
341 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
342
1957ab10
JT
3432020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
344
345 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
346 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
347 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
348
ae774686
NC
3492020-01-18 Nick Clifton <nickc@redhat.com>
350
351 Binutils 2.34 branch created.
352
533da483
NC
3532020-01-17 Nick Clifton <nickc@redhat.com>
354
355 * Import from gcc mainline:
356 2019-06-10 Martin Liska <mliska@suse.cz>
357
358 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
359 * libiberty.h (xmalloc): Use it.
360 (xrealloc): Likewise.
361 (xcalloc): Likewise.
362 (xstrdup): Likewise.
363 (xstrndup): Likewise.
364 (xmemdup): Likewise.
365
366 2019-06-10 Martin Liska <mliska@suse.cz>
367
368 * ansidecl.h:
369 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
370 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
371 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
372 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
373 (xrealloc): Likewise.
374 (xcalloc): Likewise.
375
376 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
377
378 * demangle.h (struct demangle_component): Add member
379 d_counting.
380
381 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
382
383 * demangle.h (rust_demangle_callback): Add.
384
385 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
386
387 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
388 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
389
2da2eaf4
AV
3902020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
391
392 PR 25376
393 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
394 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
395 (ARM_ANY): Redefine to not include any MVE bits.
396 (ARM_FEATURE_ALL): Removed.
397
131cb553
JL
3982020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
399
400 * opcode/msp430.h (enum msp430_expp_e): New.
401 (struct msp430_operand_s): Add expp member to struct.
402
39fe16e0
CZ
4032020-01-13 Claudiu Zissulescu <claziss@gmail.com>
404
405 * elf/arc-cpu.def: Update ARC cpu list.
406
5496abe1
AM
4072020-01-13 Alan Modra <amodra@gmail.com>
408
409 * opcode/tic4x.h (EXTR): Delete.
410 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
411 extension using shifts. Do trim INSERTU value to specified bitfield.
412
8948cc69
AM
4132020-01-10 Alan Modra <amodra@gmail.com>
414
415 * opcode/spu.h: Formatting.
416 (UNSIGNED_EXTRACT): Use 1u.
417 (SIGNED_EXTRACT): Don't sign extend with shifts.
418 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
419 Keep result signed.
420 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
421
bb82aefe
SV
4222020-01-07 Shahab Vahedi <shahab@synopsys.com>
423
424 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
425
6655dba2
SB
4262020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
427
428 * coff/internal.h: Add defintions of Z80 reloc names.
429
d73b58f4
NC
4302020-01-02 Christian Biesinger <cbiesinger@google.com>
431
432 * opcode/s12z.h: Undef REG_Y.
433
b14ce8bf
AM
4342020-01-01 Alan Modra <amodra@gmail.com>
435
436 Update year range in copyright notice of all files.
437
0b114740 438For older changes see ChangeLog-2019
3499769a 439\f
0b114740 440Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
441
442Copying and distribution of this file, with or without modification,
443are permitted in any medium without royalty provided the copyright
444notice and this notice are preserved.
445
446Local Variables:
447mode: change-log
448left-margin: 8
449fill-column: 74
450version-control: never
451End: