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