Support several new ELF auxiliary vector types on FreeBSD.
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-07-09 John Baldwin <jhb@FreeBSD.org>
2
3 * elf/common.h (AT_FREEBSD_ARGC, AT_FREEBSD_ARGV, AT_FREEBSD_ENVC)
4 (AT_FREEBSD_ENVV, AT_FREEBSD_PS_STRINGS): Define.
5
6 2020-07-09 Alan Modra <amodra@gmail.com>
7
8 * coff/powerpc.h: Delete.
9
10 2020-07-04 Nick Clifton <nickc@redhat.com>
11
12 Binutils 2.35 branch created.
13
14 2020-06-30 Nelson Chu <nelson.chu@sifive.com>
15
16 * opcode/riscv-opc.h: Support the unprivileged CSR. The versions
17 of the unprivileged CSR should be PRIV_SPEC_CLASS_NONE for now.
18 * opcode/riscv.h (enum riscv_csr_class): Add CSR_CLASS_DEBUG.
19
20 2020-06-30 Nelson Chu <nelson.chu@sifive.com>
21
22 * opcode/riscv-opc.h: Cleanup and remove the unused macros.
23
24 2020-06-29 Alan Modra <amodra@gmail.com>
25
26 * coff/internal.h: Use C style comments.
27 * coff/pe.h: Likewise.
28 * elf/ppc64.h: Likewise.
29
30 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
31
32 * ctf-api.h (ctf_arc_bufopen): New.
33
34 2020-06-26 Pat Bernardi <bernardi@adacore.com>
35
36 * elf/m68k.h: Add enum for GNU object attribute with floating point
37 tag name and values.
38
39 2020-06-25 Nick Clifton <nickc@redhat.com>
40
41 * libiberty.h (bsearch_r): Remove use of the register keyword from
42 the prototype.
43
44 2020-06-24 H.J. Lu <hongjiu.lu@intel.com>
45
46 Sync with GCC
47 2020-06-23 Nick Alcock <nick.alcock@oracle.com>
48
49 * libiberty.h (bsearch_r): New.
50
51 2020-04-17 Martin Liska <mliska@suse.cz>
52 Jonathan Yong <10walls@gmail.com>
53
54 PR gcov-profile/94570
55 * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
56 for CYGWIN.
57
58 2020-06-22 Alex Coplan <alex.coplan@arm.com>
59
60 * opcode/aarch64.h (AARCH64_FEATURE_SHA2): Normalize.
61 (AARCH64_FEATURE_AES): Likewise.
62 (AARCH64_FEATURE_V8_4): Likewise.
63 (AARCH64_FEATURE_SM4): Likewise.
64 (AARCH64_FEATURE_SHA3): Likewise.
65 (AARCH64_FEATURE_V8): Likewise.
66 (AARCH64_FEATURE_V8_2): Likewise.
67 (AARCH64_FEATURE_V8_3): Likewise.
68 (AARCH64_FEATURE_FP): Likewise.
69 (AARCH64_FEATURE_SIMD): Likewise.
70 (AARCH64_FEATURE_CRC): Likewise.
71 (AARCH64_FEATURE_LSE): Likewise.
72 (AARCH64_FEATURE_PAN): Likewise.
73 (AARCH64_FEATURE_LOR): Likewise.
74 (AARCH64_FEATURE_RDMA): Likewise.
75 (AARCH64_FEATURE_V8_1): Likewise.
76 (AARCH64_FEATURE_F16): Likewise.
77 (AARCH64_FEATURE_RAS): Likewise.
78 (AARCH64_FEATURE_PROFILE): Likewise.
79 (AARCH64_FEATURE_SVE): Likewise.
80 (AARCH64_FEATURE_RCPC): Likewise.
81 (AARCH64_FEATURE_COMPNUM): Likewise.
82 (AARCH64_FEATURE_DOTPROD): Likewise.
83 (AARCH64_FEATURE_F16_FML): Likewise.
84 (AARCH64_FEATURE_V8_5): Likewise.
85 (AARCH64_FEATURE_V8_6): Likewise.
86 (AARCH64_FEATURE_BFLOAT16): Likewise.
87 (AARCH64_FEATURE_FLAGMANIP): Likewise.
88 (AARCH64_FEATURE_FRINTTS): Likewise.
89 (AARCH64_FEATURE_SB): Likewise.
90 (AARCH64_FEATURE_PREDRES): Likewise.
91 (AARCH64_FEATURE_CVADP): Likewise.
92 (AARCH64_FEATURE_RNG): Likewise.
93 (AARCH64_FEATURE_BTI): Likewise.
94 (AARCH64_FEATURE_SCXTNUM): Likewise.
95 (AARCH64_FEATURE_ID_PFR2): Likewise.
96 (AARCH64_FEATURE_SSBS): Likewise.
97 (AARCH64_FEATURE_MEMTAG): Likewise.
98 (AARCH64_FEATURE_TME): Likewise.
99 (AARCH64_FEATURE_I8MM): Likewise.
100 (AARCH64_FEATURE_F32MM): Likewise.
101 (AARCH64_FEATURE_F64MM): Likewise.
102 (AARCH64_FEATURE_SVE2): Likewise.
103 (AARCH64_FEATURE_SVE2_AES): Likewise.
104 (AARCH64_FEATURE_SVE2_BITPERM): Likewise.
105 (AARCH64_FEATURE_SVE2_SM4): Likewise.
106 (AARCH64_FEATURE_SVE2_SHA3): Likewise.
107
108 2020-06-22 Saagar Jha <saagar@saagarjha.com>
109
110 * mach-o/loader.h: Add declarations of two new Mach-O load
111 commands.
112
113 2020-06-22 Nelson Chu <nelson.chu@sifive.com>
114
115 * opcode/riscv.h (riscv_get_priv_spec_class): Move the function
116 forward declarations to bfd/elfxx-riscv.h.
117 (riscv_get_priv_spec_name): Likewise.
118
119 2020-06-15 Max Filippov <jcmvbkbc@gmail.com>
120
121 * elf/xtensa.h (xtensa_abi_choice): New declaration.
122
123 2020-06-12 Roland McGrath <mcgrathr@google.com>
124
125 * bfdlink.h (struct bfd_link_info): New field start_stop_visibility.
126
127 2020-06-12 Nelson Chu <nelson.chu@sifive.com>
128
129 * opcode/riscv-opc.h: Update the defined versions of CSR from
130 PRIV_SPEC_CLASS_1P9 to PRIV_SPEC_CLASS_1P9P1. Also, drop the
131 MISA DECLARE_CSR_ALIAS since it's aborted version is v1.9.
132 * opcode/riscv.h (enum riscv_priv_spec_class): Remove
133 PRIV_SPEC_CLASS_1P9.
134
135 2020-06-11 Alex Coplan <alex.coplan@arm.com>
136
137 * opcode/aarch64.h (aarch64_sys_reg): Add required features to struct
138 describing system registers.
139
140 2020-06-11 Alan Modra <amodra@gmail.com>
141
142 * elf/mips.h (Elf32_RegInfo): Use fixed width integer types.
143 (Elf64_Internal_RegInfo, Elf_Internal_Options): Likewise.
144
145 2020-06-06 Alan Modra <amodra@gmail.com>
146
147 * elf/ppc64.h (elf_ppc64_reloc_type): Rename
148 R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34,
149 R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34,
150 R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and
151 R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34.
152
153 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
154
155 * opcode/cgen.h: Get an `endian' argument in both
156 cgen_get_insn_value and cgen_put_insn_value.
157
158 2020-06-04 Jose E. Marchesi <jemarch@gnu.org>
159
160 * opcode/cgen.h (enum cgen_cpu_open_arg): New value
161 CGEN_CPU_OPEN_INSN_ENDIAN.
162
163 2020-06-03 Nelson Chu <nelson.chu@sifive.com>
164
165 * opcode/riscv.h: Remove #include "bfd.h". And change the return
166 types of riscv_get_isa_spec_class and riscv_get_priv_spec_class
167 from bfd_boolean to int.
168
169 2020-05-28 Alan Modra <amodra@gmail.com>
170
171 PR 26044
172 * opcode/tilepro.h (TILEPRO_NUM_PIPELINE_ENCODINGS): Move to
173 tilepro_pipeline enum.
174
175 2020-05-27 H.J. Lu <hongjiu.lu@intel.com>
176
177 PR ld/22909
178 * bfdlink.h (textrel_check_method): New enum.
179 (bfd_link_textrel_check): New.
180 (bfd_link_info): Replace warn_shared_textrel and error_textrel
181 with textrel_check.
182
183 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
184
185 * elf/common.h: Update comments for ET_EXEC and ET_DYN.
186
187 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
188
189 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
190 (enum riscv_isa_spec_class): New enum class. All supported ISA spec
191 belong to one of the class
192 (struct riscv_ext_version): New structure holds version information
193 for the specific ISA.
194 * opcode/riscv-opc.h (DECLARE_CSR): There are two version information,
195 define_version and abort_version. The define_version means which
196 privilege spec is started to define the CSR, and the abort_version
197 means which privilege spec is started to abort the CSR. If the CSR is
198 valid for the newest spec, then the abort_version should be
199 PRIV_SPEC_CLASS_DRAFT.
200 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR.
201 * opcode/riscv.h (enum riscv_priv_spec_class): New enum class. Define
202 the current supported privilege spec versions.
203 (struct riscv_csr_extra): Add new fields to store more information
204 about the CSR. We use these information to find the suitable CSR
205 address when user choosing a specific privilege spec.
206
207 2020-05-19 Alexander Fedotov <alfedotov@gmail.com>
208
209 PR 25992
210 * opcode/arm.h (ARM_EXT2_V8R): Define. Modified ARM_AEXT2_V8R.
211
212 2020-05-11 Alan Modra <amodra@gmail.com>
213
214 * opcode/ppc.h (PPC_OPERAND_ACC): Define. Renumber following
215 PPC_OPERAND defines.
216
217 2020-05-11 Alan Modra <amodra@gmail.com>
218
219 * elf/ppc64.h: Update comment.
220 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
221
222 2020-04-30 Alex Coplan <alex.coplan@arm.com>
223
224 * opcode/aarch64.h (enum aarch64_opnd): Add
225 AARCH64_OPND_UNDEFINED.
226
227 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
228
229 * elf/common.h (NT_ARC_V2): New macro definitions.
230
231 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
232
233 PR ld/25861
234 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
235 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
236
237 2020-04-21 Alan Modra <amodra@gmail.com>
238
239 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
240 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
241
242 2020-04-10 Fangrui Song <maskray@google.com>
243
244 PR binutils/24613
245 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
246 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
247 (struct bfd_link_info): Add warn_unresolved_syms.
248
249 2020-04-14 Stephen Casner <casner@acm.org>
250
251 PR ld/25677
252 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
253
254 2020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
255
256 * coff/go32exe.h: Remove file.
257 * coff/internal.h (struct internal_filehdr): Remove field
258 go32stub. Remove flag F_GO32STUB.
259
260 2020-04-01 Martin Liska <mliska@suse.cz>
261 Maciej W. Rozycki <macro@linux-mips.org>
262
263 PR lto/94249
264 * plugin-api.h: Fix a typo.
265
266 2020-03-30 Nelson Chu <nelson.chu@sifive.com>
267
268 * opcode/riscv-opc.h: Update CSR to 1.11.
269
270 2020-03-26 John Baldwin <jhb@FreeBSD.org>
271
272 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
273
274 2020-03-24 Martin Liska <mliska@suse.cz>
275
276 PR lto/94249
277 * plugin-api.h: Add more robust endianess detection.
278
279 2020-03-21 Martin Liska <mliska@suse.cz>
280
281 * plugin-api.h (enum ld_plugin_symbol_type): Remove
282 comma after last value of an enum.
283 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
284
285 2020-03-19 Martin Liska <mliska@suse.cz>
286
287 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
288 (enum gcc_plugin_symbol_section_kind): Likewise.
289
290 2020-03-19 Martin Liska <mliska@suse.cz>
291
292 * plugin-api.h (struct ld_plugin_symbol): Split
293 int def into 4 char fields.
294 (enum ld_plugin_symbol_type): New.
295 (enum ld_plugin_symbol_section_kind): New.
296 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
297
298 2020-03-13 Kamil Rytarowski <n54@gmx.com>
299
300 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
301
302 2020-03-13 Kamil Rytarowski <n54@gmx.com>
303
304 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
305
306 2020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
307
308 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
309 non_contiguous_regions_warnings fields.
310
311 2020-03-13 Christian Eggers <ceggers@gmx.de>
312
313 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
314 offset and size members.
315 * elf/internal.h (struct elf_internal_phdr): Likewise for
316 p_align member.
317 (struct elf_segment_map): Likewise for p_paddr and p_size
318 members
319
320 2020-03-13 Christian Eggers <ceggers@gmx.de>
321
322 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
323 to several member field comments.
324 (Elf_Internal_Shdr): likewise.
325
326 2020-03-10 Alan Modra <amodra@gmail.com>
327
328 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
329 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
330 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
331
332 2020-03-03 Luis Machado <luis.machado@linaro.org>
333
334 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
335 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
336 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
337 (AT_MINSIGSTKSZ): New defines, imported from glibc.
338
339 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 Import from gcc mainline:
342 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
343
344 * hashtab.h (htab_remove_elt): Make a parameter const.
345 (htab_remove_elt_with_hash): Likewise.
346
347 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
348
349 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
350 record riscv_csr_class.
351
352 2020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
353 Matthew Malcomson <matthew.malcomson@arm.com>
354
355 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
356 (ARM_EXT2_CDE0): New extension macro.
357 (ARM_EXT2_CDE1): New extension macro.
358 (ARM_EXT2_CDE2): New extension macro.
359 (ARM_EXT2_CDE3): New extension macro.
360 (ARM_EXT2_CDE4): New extension macro.
361 (ARM_EXT2_CDE5): New extension macro.
362 (ARM_EXT2_CDE6): New extension macro.
363 (ARM_EXT2_CDE7): New extension macro.
364
365 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
366
367 PR 25469
368 * coff/internal.h (R_IMM16BE): Define.
369 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
370 (R_Z80_16_BE): New reloc.
371
372 2020-02-04 Alan Modra <amodra@gmail.com>
373
374 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
375
376 2020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
377
378 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
379 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
380 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
381
382 2020-01-18 Nick Clifton <nickc@redhat.com>
383
384 Binutils 2.34 branch created.
385
386 2020-01-17 Nick Clifton <nickc@redhat.com>
387
388 * Import from gcc mainline:
389 2019-06-10 Martin Liska <mliska@suse.cz>
390
391 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
392 * libiberty.h (xmalloc): Use it.
393 (xrealloc): Likewise.
394 (xcalloc): Likewise.
395 (xstrdup): Likewise.
396 (xstrndup): Likewise.
397 (xmemdup): Likewise.
398
399 2019-06-10 Martin Liska <mliska@suse.cz>
400
401 * ansidecl.h:
402 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
403 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
404 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
405 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
406 (xrealloc): Likewise.
407 (xcalloc): Likewise.
408
409 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
410
411 * demangle.h (struct demangle_component): Add member
412 d_counting.
413
414 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
415
416 * demangle.h (rust_demangle_callback): Add.
417
418 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
419
420 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
421 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
422
423 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
424
425 PR 25376
426 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
427 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
428 (ARM_ANY): Redefine to not include any MVE bits.
429 (ARM_FEATURE_ALL): Removed.
430
431 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
432
433 * opcode/msp430.h (enum msp430_expp_e): New.
434 (struct msp430_operand_s): Add expp member to struct.
435
436 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
437
438 * elf/arc-cpu.def: Update ARC cpu list.
439
440 2020-01-13 Alan Modra <amodra@gmail.com>
441
442 * opcode/tic4x.h (EXTR): Delete.
443 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
444 extension using shifts. Do trim INSERTU value to specified bitfield.
445
446 2020-01-10 Alan Modra <amodra@gmail.com>
447
448 * opcode/spu.h: Formatting.
449 (UNSIGNED_EXTRACT): Use 1u.
450 (SIGNED_EXTRACT): Don't sign extend with shifts.
451 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
452 Keep result signed.
453 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
454
455 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
456
457 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
458
459 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
460
461 * coff/internal.h: Add defintions of Z80 reloc names.
462
463 2020-01-02 Christian Biesinger <cbiesinger@google.com>
464
465 * opcode/s12z.h: Undef REG_Y.
466
467 2020-01-01 Alan Modra <amodra@gmail.com>
468
469 Update year range in copyright notice of all files.
470
471 For older changes see ChangeLog-2019
472 \f
473 Copyright (C) 2020 Free Software Foundation, Inc.
474
475 Copying and distribution of this file, with or without modification,
476 are permitted in any medium without royalty provided the copyright
477 notice and this notice are preserved.
478
479 Local Variables:
480 mode: change-log
481 left-margin: 8
482 fill-column: 74
483 version-control: never
484 End:
This page took 0.039268 seconds and 5 git commands to generate.