]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Fix a segfault when creating an import library with 0 exports.
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
8d58ed37
L
12020-09-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 * elf/common.h (NT_X86_CET): New.
4
525a0aa3
CQ
52020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
6
7 * opcode/csky.h (CSKY_ARCH_804): Define.
8 (CSKY_ARCH_805): Define.
9 (CSKY_ARCH_800): Define.
10
0332f662
NC
112020-09-10 Nick Clifton <nickc@redhat.com>
12
13 * opcode/csky.h (CSKY_ISA_FLOAT_7E60): Use a long long type for
14 this value.
15
6a1ed910
CQ
162020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
17
18 * opcode/csky.h (CSKY_ISA_DSPE60): Define.
19
1feede9b
CQ
202020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
21
22 * opcode/csky.h (CSKY_ISA_FLOAT_7E60): Define.
23
7d81bc93
JL
242020-09-08 Jozef Lawrynowicz <jozef.l@mittosystems.com>
25 Kuan-Lin Chen <kuanlinchentw@gmail.com>
26
27 * elf/msp430.h (elf_msp430_reloc_type): Add
28 R_MSP430_GNU_{SET,SUB}_ULEB128.
29 (elf_msp430x_reloc_type): Add R_MSP430X_GNU_{SET,SUB}_ULEB128.
30
38cf07a6
AC
312020-09-08 Alex Coplan <alex.coplan@arm.com>
32
33 * opcode/aarch64.h (aarch64_sys_ins_reg_supported_p): Also take
34 system register name in order to simplify validation for v8-R.
35 (aarch64_print_operand): Also take CPU feature set, as disassembly for
36 system registers now depends on arch variant.
37
95830c98
AC
382020-09-08 Alex Coplan <alex.coplan@arm.com>
39
40 * opcode/aarch64.h (AARCH64_FEATURE_V8_A): New.
41 (AARCH64_FEATURE_V8_R): New.
42 (AARCH64_ARCH_V8): Include new A-profile feature bit.
43 (AARCH64_ARCH_V8_R): New.
44
7c80dd4c
AM
452020-09-02 Alan Modra <amodra@gmail.com>
46
47 * opcode/v850.h (struct v850_operand <insert>): Make param op an
48 unsigned long.
49
4211a340
CQ
502020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
51
52 * opcode/csky.h (CSKYV2_ISA_3E3R3): Define.
53
1174d920
AM
542020-08-31 Alan Modra <amodra@gmail.com>
55
56 PR 26493
57 * opcode/riscv.h (OP_MASK_CSR, OP_MASK_CUSTOM_IMM)
58 (OP_MASK_FUNCT7, OP_MASK_RS3): Make unsigned.
59
a148a448
AM
602020-08-31 Alan Modra <amodra@gmail.com>
61
62 PR 26457
63 * som/aout.h (SOM_SUBSPACE_ACCESS_CONTROL_BITS_MASK): Make unsigned.
64 (SOM_SUBSPACE_MEMORY_RESIDENT, SOM_SUBSPACE_DUP_COMMON)
65 (SOM_SUBSPACE_IS_COMMON, SOM_SUBSPACE_IS_LOADABLE)
66 (SOM_SUBSPACE_QUADRANT_MASK, SOM_SUBSPACE_INITIALLY_FROZEN)
67 (SOM_SUBSPACE_IS_FIRST, SOM_SUBSPACE_CODE_ONLY)
68 (SOM_SUBSPACE_SORT_KEY_MASK, SOM_SUBSPACE_REPLICATE_INIT)
69 (SOM_SUBSPACE_CONTINUATION, SOM_SUBSPACE_IS_TSPECIFIC)
70 (SOM_SUBSPACE_IS_COMDAT): Likewise.
71
0861f561
CQ
722020-08-28 Cooper Qu <cooper.qu@linux.alibaba.com>
73
74 * elf/csky.h (SHT_CSKY_ATTRIBUTES): Define.
75 (Tag_CSKY_ARCH_NAME): New enum constant.
76 (Tag_CSKY_CPU_NAME): Likewise.
77 (Tag_CSKY_ISA_FLAGS): Likewise.
78 (Tag_CSKY_DSP_VERSION): Likewise.
79 (Tag_CSKY_VDSP_VERSION): Likewise.
80 (Tag_CSKY_FPU_VERSION): Likewise.
81 (Tag_CSKY_FPU_ABI): Likewise.
82 (Tag_CSKY_FPU_ROUNDING): Likewise.
83 (Tag_CSKY_FPU_DENORMAL): Likewise.
84 (Tag_CSKY_FPU_Exception): Likewise.
85 (Tag_CSKY_FPU_NUMBER_MODULE): Likewise.
86 (Tag_CSKY_FPU_HARDFP): Likewise.
87 (Tag_CSKY_MAX): Likewise.
88 (VAL_CSKY_DSP_VERSION_EXTENSION): Likewise.
89 (VAL_CSKY_DSP_VERSION_2): Likewise.
90 (VAL_CSKY_VDSP_VERSION_1): Likewise.
91 (VAL_CSKY_VDSP_VERSION_2): Likewise.
92 (VAL_CSKY_FPU_ABI_SOFT): Likewise.
93 (VAL_CSKY_FPU_ABI_SOFTFP): Likewise.
94 (VAL_CSKY_FPU_ABI_HARD): Likewise.
95 (VAL_CSKY_FPU_HARDFP_HALF): Likewise.
96 (VAL_CSKY_FPU_HARDFP_SINGLE): Likewise.
97 (VAL_CSKY_FPU_HARDFP_DOUBLE): Likewise.
98 * opcode/csky.h (CSKY_ISA_VDSP_V2): Define.
99 CSKYV1_ISA_E1: Change to long constant type.
100 CSKYV2_ISA_E1: Likewise.
101 CSKYV2_ISA_1E2: Likewise.
102 CSKYV2_ISA_2E3: Likewise.
103 CSKYV2_ISA_3E7: Likewise.
104 CSKYV2_ISA_7E10: Likewise.
105 CSKYV2_ISA_3E3R1: Likewise.
106 CSKYV2_ISA_3E3R2: Likewise.
107 CSKYV2_ISA_10E60: Likewise.
108 CSKY_ISA_TRUST: Likewise.
109 CSKY_ISA_CACHE: Likewise.
110 CSKY_ISA_NVIC: Likewise.
111 CSKY_ISA_CP: Likewise.
112 CSKY_ISA_MP: Likewise.
113 CSKY_ISA_MP_1E2: Likewise.
114 CSKY_ISA_JAVA: Likewise.
115 CSKY_ISA_MAC: Likewise.
116 CSKY_ISA_MAC_DSP: Likewise.
117 CSKY_ISA_DSP: Likewise.
118 CSKY_ISA_DSP_1E2: Likewise.
119 CSKY_ISA_DSP_ENHANCE: Likewise.
120 CSKY_ISA_FLOAT_E1: Likewise.
121 CSKY_ISA_FLOAT_1E2: Likewise.
122 CSKY_ISA_FLOAT_1E3: Likewise.
123 CSKY_ISA_FLOAT_3E4: Likewise.
124 CSKY_ISA_VDSP: Likewise.
125
926c9e76
NA
1262020-08-27 Nick Alcock <nick.alcock@oracle.com>
127
128 * ctf-api.h (ctf_errwarning_next): New err parameter.
129
3eba3ef3
NC
1302020-08-26 Nick Clifton <nickc@redhat.com>
131
132 PR 26405
133 * elf/common.h (PT_OPENBSD_BOOTDATA): Define.
134 (PT_OPENBSD_RANDOMIZE): Define.
135 (PT_OPENBSD_WXNEEDED): Define.
136
1673aff5
AM
1372020-08-26 Alan Modra <amodra@gmail.com>
138
139 PR 26458
140 * elf/common.h (ELF32_R_INFO): Cast symbol index to unsigned.
141
531c73a3
CQ
1422020-08-24 Cooper Qu <cooper.qu@linux.alibaba.com>
143
144 * opcode/csky.h (CSKYV2_ISA_10E60): New.
145 (CSKY_ARCH_860): New.
146
d04aee0f
CQ
1472020-08-21 Cooper Qu <cooper.qu@linux.alibaba.com>
148
149 * csky.h (CSKYV2_ISA_3E3R2): New.
150
b8fff44e
MW
1512020-08-21 Mark Wielaard <mark@klomp.org>
152
153 * diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER): Also define
154 for GCC 7.0 or higher.
155
fa63795f
AC
1562020-08-10 Alex Coplan <alex.coplan@arm.com>
157
158 * opcode/aarch64.h (AARCH64_MAX_SYSREG_NAME_LEN): New.
159
f7cb161e
PW
1602020-08-10 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
161
162 * opcode/aarch64.h (aarch64_sys_reg_deprecated_p): Functions
163 paramaters changed.
164 (aarch64_sys_reg_supported_p): Function removed.
165 (aarch64_sys_ins_reg_supported_p): Functions paramaters changed.
166
a69ee13f
CT
1672020-07-28 Caroline Tice <cmtice@google.com>
168
169 * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
170 sections in a DWARF 5 DWP file (DWP version 5).
171
662df3c3
NA
1722020-07-22 Nick Alcock <nick.alcock@oracle.com>
173
174 * ctf-api.h (CTF_LINK_NONDEDUP): New, turn off the
175 deduplicator.
176
e3e8411b
NA
1772020-07-22 Nick Alcock <nick.alcock@oracle.com>
178
179 * ctf-api.h (CTF_LINK_OMIT_VARIABLES_SECTION): New.
180
0f0c11f7
NA
1812020-07-22 Nick Alcock <nick.alcock@oracle.com>
182
183 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): No longer unimplemented.
184
6dd2819f
NA
1852020-07-22 Nick Alcock <nick.alcock@oracle.com>
186
187 * ctf-api.h (ctf_link_variable_filter_t): New.
188 (ctf_link_set_variable_filter): Likewise.
189
5f54462c
NA
1902020-07-22 Nick Alcock <nick.alcock@oracle.com>
191
192 * ctf-api.h (CTF_LINK_EMPTY_CU_MAPPINGS): New.
193
8d2229ad
NA
1942020-07-22 Nick Alcock <nick.alcock@oracle.com>
195
196 * ctf-api.h (ECTF_NEEDSBFD): New.
197 (ECTF_NERR): Adjust.
198 (ctf_link): Rename share_mode arg to flags.
199
8b37e7b6
NA
2002020-07-22 Nick Alcock <nick.alcock@oracle.com>
201
202 * ctf-api.h (ECTF_INTERNAL): Adjust error text.
203 (ctf_errwarning_next): New.
204
ec388c16
NA
2052020-07-22 Nick Alcock <nick.alcock@oracle.com>
206
207 * ctf-api.h (ECTF_FLAGS): New.
208 (ECTF_NERR): Adjust.
209 * ctf.h (CTF_F_MAX): New.
210
688d28f6
NA
2112020-07-22 Nick Alcock <nick.alcock@oracle.com>
212
213 * ctf-api.h (ECTF_NEXT_END): New error.
214 (ECTF_NEXT_WRONGFUN): Likewise.
215 (ECTF_NEXT_WRONGFP): Likewise.
216 (ECTF_NERR): Adjust.
217 (ctf_next_t): New.
218 (ctf_next_create): New prototype.
219 (ctf_next_destroy): Likewise.
220 (ctf_next_copy): Likewise.
221 (ctf_member_next): Likewise.
222 (ctf_enum_next): Likewise.
223 (ctf_type_next): Likewise.
224 (ctf_label_next): Likewise.
225 (ctf_variable_next): Likewise.
226
2399827b
NA
2272020-07-22 Nick Alcock <nick.alcock@oracle.com>
228
229 * ctf-api.h (ctf_ref): New.
230
9c23dfa5
NA
2312020-07-22 Nick Alcock <nick.alcock@oracle.com>
232
233 * ctf-api.h (ctf_archive_count): New.
234
e0325e2c
NA
2352020-07-22 Nick Alcock <nick.alcock@oracle.com>
236
237 * ctf-api.h (ctf_member_count): New.
238
9b15cbb7
NA
2392020-07-22 Nick Alcock <nick.alcock@oracle.com>
240
241 * ctf-api.h (ctf_type_kind_forwarded): New.
242
01d93174
NA
2432020-07-22 Nick Alcock <nick.alcock@oracle.com>
244
245 * ctf-api.c (ctf_type_name_raw): New.
246
7eea9d3b
NA
2472020-07-22 Nick Alcock <nick.alcock@oracle.com>
248
249 * ctf-api.h (ECTF_*): Improve comments.
250 (ECTF_NERR): New.
251
b64751cf
NA
2522020-07-22 Nick Alcock <nick.alcock@oracle.com>
253
254 * ctf-api.h: Fix typos in comments.
255
0e6a3f07
L
2562020-07-22 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR ld/26262
259 PR ld/26267
260 * bfdlink.h (bfd_link_info): Add lto_all_symbols_read.
261
a308b89d
L
2622020-07-11 H.J. Lu <hongjiu.lu@intel.com>
263
264 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_TMM): New.
265
fc238d4a
JB
2662020-07-09 John Baldwin <jhb@FreeBSD.org>
267
268 * elf/common.h (AT_FREEBSD_ARGC, AT_FREEBSD_ARGV, AT_FREEBSD_ENVC)
269 (AT_FREEBSD_ENVV, AT_FREEBSD_PS_STRINGS): Define.
270
fe49679d
AM
2712020-07-09 Alan Modra <amodra@gmail.com>
272
273 * coff/powerpc.h: Delete.
274
b115b9fd
NC
2752020-07-04 Nick Clifton <nickc@redhat.com>
276
277 Binutils 2.35 branch created.
278
08ccfccf
NC
2792020-06-30 Nelson Chu <nelson.chu@sifive.com>
280
281 * opcode/riscv-opc.h: Support the unprivileged CSR. The versions
282 of the unprivileged CSR should be PRIV_SPEC_CLASS_NONE for now.
283 * opcode/riscv.h (enum riscv_csr_class): Add CSR_CLASS_DEBUG.
284
83d7d99e
NC
2852020-06-30 Nelson Chu <nelson.chu@sifive.com>
286
287 * opcode/riscv-opc.h: Cleanup and remove the unused macros.
288
279edac5
AM
2892020-06-29 Alan Modra <amodra@gmail.com>
290
291 * coff/internal.h: Use C style comments.
292 * coff/pe.h: Likewise.
293 * elf/ppc64.h: Likewise.
294
2f6ecaed
NA
2952020-06-26 Nick Alcock <nick.alcock@oracle.com>
296
297 * ctf-api.h (ctf_arc_bufopen): New.
298
85f7484a
PB
2992020-06-26 Pat Bernardi <bernardi@adacore.com>
300
301 * elf/m68k.h: Add enum for GNU object attribute with floating point
302 tag name and values.
303
6248d9d6
NC
3042020-06-25 Nick Clifton <nickc@redhat.com>
305
306 * libiberty.h (bsearch_r): Remove use of the register keyword from
307 the prototype.
308
727b7b18
L
3092020-06-24 H.J. Lu <hongjiu.lu@intel.com>
310
311 Sync with GCC
312 2020-06-23 Nick Alcock <nick.alcock@oracle.com>
313
314 * libiberty.h (bsearch_r): New.
315
316 2020-04-17 Martin Liska <mliska@suse.cz>
317 Jonathan Yong <10walls@gmail.com>
318
319 PR gcov-profile/94570
320 * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
321 for CYGWIN.
322
359157df
AC
3232020-06-22 Alex Coplan <alex.coplan@arm.com>
324
325 * opcode/aarch64.h (AARCH64_FEATURE_SHA2): Normalize.
326 (AARCH64_FEATURE_AES): Likewise.
327 (AARCH64_FEATURE_V8_4): Likewise.
328 (AARCH64_FEATURE_SM4): Likewise.
329 (AARCH64_FEATURE_SHA3): Likewise.
330 (AARCH64_FEATURE_V8): Likewise.
331 (AARCH64_FEATURE_V8_2): Likewise.
332 (AARCH64_FEATURE_V8_3): Likewise.
333 (AARCH64_FEATURE_FP): Likewise.
334 (AARCH64_FEATURE_SIMD): Likewise.
335 (AARCH64_FEATURE_CRC): Likewise.
336 (AARCH64_FEATURE_LSE): Likewise.
337 (AARCH64_FEATURE_PAN): Likewise.
338 (AARCH64_FEATURE_LOR): Likewise.
339 (AARCH64_FEATURE_RDMA): Likewise.
340 (AARCH64_FEATURE_V8_1): Likewise.
341 (AARCH64_FEATURE_F16): Likewise.
342 (AARCH64_FEATURE_RAS): Likewise.
343 (AARCH64_FEATURE_PROFILE): Likewise.
344 (AARCH64_FEATURE_SVE): Likewise.
345 (AARCH64_FEATURE_RCPC): Likewise.
346 (AARCH64_FEATURE_COMPNUM): Likewise.
347 (AARCH64_FEATURE_DOTPROD): Likewise.
348 (AARCH64_FEATURE_F16_FML): Likewise.
349 (AARCH64_FEATURE_V8_5): Likewise.
350 (AARCH64_FEATURE_V8_6): Likewise.
351 (AARCH64_FEATURE_BFLOAT16): Likewise.
352 (AARCH64_FEATURE_FLAGMANIP): Likewise.
353 (AARCH64_FEATURE_FRINTTS): Likewise.
354 (AARCH64_FEATURE_SB): Likewise.
355 (AARCH64_FEATURE_PREDRES): Likewise.
356 (AARCH64_FEATURE_CVADP): Likewise.
357 (AARCH64_FEATURE_RNG): Likewise.
358 (AARCH64_FEATURE_BTI): Likewise.
359 (AARCH64_FEATURE_SCXTNUM): Likewise.
360 (AARCH64_FEATURE_ID_PFR2): Likewise.
361 (AARCH64_FEATURE_SSBS): Likewise.
362 (AARCH64_FEATURE_MEMTAG): Likewise.
363 (AARCH64_FEATURE_TME): Likewise.
364 (AARCH64_FEATURE_I8MM): Likewise.
365 (AARCH64_FEATURE_F32MM): Likewise.
366 (AARCH64_FEATURE_F64MM): Likewise.
367 (AARCH64_FEATURE_SVE2): Likewise.
368 (AARCH64_FEATURE_SVE2_AES): Likewise.
369 (AARCH64_FEATURE_SVE2_BITPERM): Likewise.
370 (AARCH64_FEATURE_SVE2_SM4): Likewise.
371 (AARCH64_FEATURE_SVE2_SHA3): Likewise.
372
d768f160
SJ
3732020-06-22 Saagar Jha <saagar@saagarjha.com>
374
375 * mach-o/loader.h: Add declarations of two new Mach-O load
376 commands.
377
39ff0b81
NC
3782020-06-22 Nelson Chu <nelson.chu@sifive.com>
379
380 * opcode/riscv.h (riscv_get_priv_spec_class): Move the function
381 forward declarations to bfd/elfxx-riscv.h.
382 (riscv_get_priv_spec_name): Likewise.
383
7a77f1ac
MF
3842020-06-15 Max Filippov <jcmvbkbc@gmail.com>
385
386 * elf/xtensa.h (xtensa_abi_choice): New declaration.
387
cae64165
RM
3882020-06-12 Roland McGrath <mcgrathr@google.com>
389
390 * bfdlink.h (struct bfd_link_info): New field start_stop_visibility.
391
d8af286f
NC
3922020-06-12 Nelson Chu <nelson.chu@sifive.com>
393
394 * opcode/riscv-opc.h: Update the defined versions of CSR from
395 PRIV_SPEC_CLASS_1P9 to PRIV_SPEC_CLASS_1P9P1. Also, drop the
396 MISA DECLARE_CSR_ALIAS since it's aborted version is v1.9.
397 * opcode/riscv.h (enum riscv_priv_spec_class): Remove
398 PRIV_SPEC_CLASS_1P9.
399
14962256
AC
4002020-06-11 Alex Coplan <alex.coplan@arm.com>
401
402 * opcode/aarch64.h (aarch64_sys_reg): Add required features to struct
403 describing system registers.
404
d0c4e780
AM
4052020-06-11 Alan Modra <amodra@gmail.com>
406
407 * elf/mips.h (Elf32_RegInfo): Use fixed width integer types.
408 (Elf64_Internal_RegInfo, Elf_Internal_Options): Likewise.
409
87c69f97
AM
4102020-06-06 Alan Modra <amodra@gmail.com>
411
412 * elf/ppc64.h (elf_ppc64_reloc_type): Rename
413 R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
414 R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
415 R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
416 R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
417
e9bffec9
JM
4182020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
419
420 * opcode/cgen.h: Get an `endian' argument in both
421 cgen_get_insn_value and cgen_put_insn_value.
422
b3db6d07
JM
4232020-06-04 Jose E. Marchesi <jemarch@gnu.org>
424
425 * opcode/cgen.h (enum cgen_cpu_open_arg): New value
426 CGEN_CPU_OPEN_INSN_ENDIAN.
427
44730156
NC
4282020-06-03 Nelson Chu <nelson.chu@sifive.com>
429
430 * opcode/riscv.h: Remove #include "bfd.h". And change the return
431 types of riscv_get_isa_spec_class and riscv_get_priv_spec_class
432 from bfd_boolean to int.
433
8eff95bc
AM
4342020-05-28 Alan Modra <amodra@gmail.com>
435
436 PR 26044
437 * opcode/tilepro.h (TILEPRO_NUM_PIPELINE_ENCODINGS): Move to
438 tilepro_pipeline enum.
439
a6dbf402
L
4402020-05-27 H.J. Lu <hongjiu.lu@intel.com>
441
442 PR ld/22909
443 * bfdlink.h (textrel_check_method): New enum.
444 (bfd_link_textrel_check): New.
445 (bfd_link_info): Replace warn_shared_textrel and error_textrel
446 with textrel_check.
447
68dc60e6
L
4482020-05-25 H.J. Lu <hongjiu.lu@intel.com>
449
450 * elf/common.h: Update comments for ET_EXEC and ET_DYN.
451
8f595e9b
NC
4522020-05-20 Nelson Chu <nelson.chu@sifive.com>
453
454 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
455 (enum riscv_isa_spec_class): New enum class. All supported ISA spec
456 belong to one of the class
457 (struct riscv_ext_version): New structure holds version information
458 for the specific ISA.
459 * opcode/riscv-opc.h (DECLARE_CSR): There are two version information,
460 define_version and abort_version. The define_version means which
461 privilege spec is started to define the CSR, and the abort_version
462 means which privilege spec is started to abort the CSR. If the CSR is
463 valid for the newest spec, then the abort_version should be
464 PRIV_SPEC_CLASS_DRAFT.
465 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR.
466 * opcode/riscv.h (enum riscv_priv_spec_class): New enum class. Define
467 the current supported privilege spec versions.
468 (struct riscv_csr_extra): Add new fields to store more information
469 about the CSR. We use these information to find the suitable CSR
470 address when user choosing a specific privilege spec.
471
164446e0
AF
4722020-05-19 Alexander Fedotov <alfedotov@gmail.com>
473
474 PR 25992
475 * opcode/arm.h (ARM_EXT2_V8R): Define. Modified ARM_AEXT2_V8R.
476
aa3c112f
AM
4772020-05-11 Alan Modra <amodra@gmail.com>
478
479 * opcode/ppc.h (PPC_OPERAND_ACC): Define. Renumber following
480 PPC_OPERAND defines.
481
7c1f4227
AM
4822020-05-11 Alan Modra <amodra@gmail.com>
483
484 * elf/ppc64.h: Update comment.
485 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
486
09c1e68a
AC
4872020-04-30 Alex Coplan <alex.coplan@arm.com>
488
489 * opcode/aarch64.h (enum aarch64_opnd): Add
490 AARCH64_OPND_UNDEFINED.
491
27456742
AK
4922020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
493
494 * elf/common.h (NT_ARC_V2): New macro definitions.
495
30ce8e47
MF
4962020-04-22 Max Filippov <jcmvbkbc@gmail.com>
497
498 PR ld/25861
499 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
500 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
501
fad3d2c1
AM
5022020-04-21 Alan Modra <amodra@gmail.com>
503
504 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
505 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
506
95a51568
FS
5072020-04-10 Fangrui Song <maskray@google.com>
508
509 PR binutils/24613
510 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
511 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
512 (struct bfd_link_info): Add warn_unresolved_syms.
513
fa1477dc
SC
5142020-04-14 Stephen Casner <casner@acm.org>
515
516 PR ld/25677
517 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
518
4d095f5b
JJ
5192020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
520
521 * coff/go32exe.h: Remove file.
522 * coff/internal.h (struct internal_filehdr): Remove field
523 go32stub. Remove flag F_GO32STUB.
524
40bd13ce
ML
5252020-04-01 Martin Liska <mliska@suse.cz>
526 Maciej W. Rozycki <macro@linux-mips.org>
527
528 PR lto/94249
529 * plugin-api.h: Fix a typo.
530
d1a89da5
NC
5312020-03-30 Nelson Chu <nelson.chu@sifive.com>
532
533 * opcode/riscv-opc.h: Update CSR to 1.11.
534
a879b4d5
JB
5352020-03-26 John Baldwin <jhb@FreeBSD.org>
536
537 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
538
dfb68cc3
ML
5392020-03-24 Martin Liska <mliska@suse.cz>
540
541 PR lto/94249
542 * plugin-api.h: Add more robust endianess detection.
543
e3b1fa32
ML
5442020-03-21 Martin Liska <mliska@suse.cz>
545
546 * plugin-api.h (enum ld_plugin_symbol_type): Remove
547 comma after last value of an enum.
548 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
549
3734bec8
ML
5502020-03-19 Martin Liska <mliska@suse.cz>
551
552 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
553 (enum gcc_plugin_symbol_section_kind): Likewise.
554
5552020-03-19 Martin Liska <mliska@suse.cz>
556
557 * plugin-api.h (struct ld_plugin_symbol): Split
558 int def into 4 char fields.
559 (enum ld_plugin_symbol_type): New.
560 (enum ld_plugin_symbol_section_kind): New.
561 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
562
06d949ec
KR
5632020-03-13 Kamil Rytarowski <n54@gmx.com>
564
565 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
566
5672020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
568
569 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
570
abf874aa
CL
5712020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
572
573 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
574 non_contiguous_regions_warnings fields.
575
66631823
CE
5762020-03-13 Christian Eggers <ceggers@gmx.de>
577
578 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
579 offset and size members.
580 * elf/internal.h (struct elf_internal_phdr): Likewise for
581 p_align member.
582 (struct elf_segment_map): Likewise for p_paddr and p_size
583 members
584
502794d4
CE
5852020-03-13 Christian Eggers <ceggers@gmx.de>
586
587 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
588 to several member field comments.
589 (Elf_Internal_Shdr): likewise.
590
e10ac147
AM
5912020-03-10 Alan Modra <amodra@gmail.com>
592
593 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
594 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
595 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
596
b5ebe8dd
LM
5972020-03-03 Luis Machado <luis.machado@linaro.org>
598
599 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
600 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
601 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
602 (AT_MINSIGSTKSZ): New defines, imported from glibc.
603
99e47410
AB
6042020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 Import from gcc mainline:
607 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
608
609 * hashtab.h (htab_remove_elt): Make a parameter const.
610 (htab_remove_elt_with_hash): Likewise.
611
bd0cf5a6
NC
6122020-02-20 Nelson Chu <nelson.chu@sifive.com>
613
614 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
615 record riscv_csr_class.
616
4934a27c
MM
6172020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
618 Matthew Malcomson <matthew.malcomson@arm.com>
619
620 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
621 (ARM_EXT2_CDE0): New extension macro.
622 (ARM_EXT2_CDE1): New extension macro.
623 (ARM_EXT2_CDE2): New extension macro.
624 (ARM_EXT2_CDE3): New extension macro.
625 (ARM_EXT2_CDE4): New extension macro.
626 (ARM_EXT2_CDE5): New extension macro.
627 (ARM_EXT2_CDE6): New extension macro.
628 (ARM_EXT2_CDE7): New extension macro.
629
9fc0b501
SB
6302020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
631
632 PR 25469
633 * coff/internal.h (R_IMM16BE): Define.
634 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
635 (R_Z80_16_BE): New reloc.
636
c5d7be0c
AM
6372020-02-04 Alan Modra <amodra@gmail.com>
638
639 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
640
1957ab10
JT
6412020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
642
643 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
644 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
645 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
646
ae774686
NC
6472020-01-18 Nick Clifton <nickc@redhat.com>
648
649 Binutils 2.34 branch created.
650
533da483
NC
6512020-01-17 Nick Clifton <nickc@redhat.com>
652
653 * Import from gcc mainline:
654 2019-06-10 Martin Liska <mliska@suse.cz>
655
656 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
657 * libiberty.h (xmalloc): Use it.
658 (xrealloc): Likewise.
659 (xcalloc): Likewise.
660 (xstrdup): Likewise.
661 (xstrndup): Likewise.
662 (xmemdup): Likewise.
663
664 2019-06-10 Martin Liska <mliska@suse.cz>
665
666 * ansidecl.h:
667 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
668 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
669 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
670 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
671 (xrealloc): Likewise.
672 (xcalloc): Likewise.
673
674 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
675
676 * demangle.h (struct demangle_component): Add member
677 d_counting.
678
679 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
680
681 * demangle.h (rust_demangle_callback): Add.
682
683 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
684
685 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
686 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
687
2da2eaf4
AV
6882020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
689
690 PR 25376
691 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
692 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
693 (ARM_ANY): Redefine to not include any MVE bits.
694 (ARM_FEATURE_ALL): Removed.
695
131cb553
JL
6962020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
697
698 * opcode/msp430.h (enum msp430_expp_e): New.
699 (struct msp430_operand_s): Add expp member to struct.
700
39fe16e0
CZ
7012020-01-13 Claudiu Zissulescu <claziss@gmail.com>
702
703 * elf/arc-cpu.def: Update ARC cpu list.
704
5496abe1
AM
7052020-01-13 Alan Modra <amodra@gmail.com>
706
707 * opcode/tic4x.h (EXTR): Delete.
708 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
709 extension using shifts. Do trim INSERTU value to specified bitfield.
710
8948cc69
AM
7112020-01-10 Alan Modra <amodra@gmail.com>
712
713 * opcode/spu.h: Formatting.
714 (UNSIGNED_EXTRACT): Use 1u.
715 (SIGNED_EXTRACT): Don't sign extend with shifts.
716 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
717 Keep result signed.
718 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
719
bb82aefe
SV
7202020-01-07 Shahab Vahedi <shahab@synopsys.com>
721
722 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
723
6655dba2
SB
7242020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
725
726 * coff/internal.h: Add defintions of Z80 reloc names.
727
d73b58f4
NC
7282020-01-02 Christian Biesinger <cbiesinger@google.com>
729
730 * opcode/s12z.h: Undef REG_Y.
731
b14ce8bf
AM
7322020-01-01 Alan Modra <amodra@gmail.com>
733
734 Update year range in copyright notice of all files.
735
0b114740 736For older changes see ChangeLog-2019
3499769a 737\f
0b114740 738Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
739
740Copying and distribution of this file, with or without modification,
741are permitted in any medium without royalty provided the copyright
742notice and this notice are preserved.
743
744Local Variables:
745mode: change-log
746left-margin: 8
747fill-column: 74
748version-control: never
749End: