]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
Merge upstream GCC changes for include/ and libiberty/ directories
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 Import from gcc mainline:
4 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
5
6 * hashtab.h (htab_remove_elt): Make a parameter const.
7 (htab_remove_elt_with_hash): Likewise.
8
9 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
10
11 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
12 record riscv_csr_class.
13
14 2020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
15 Matthew Malcomson <matthew.malcomson@arm.com>
16
17 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
18 (ARM_EXT2_CDE0): New extension macro.
19 (ARM_EXT2_CDE1): New extension macro.
20 (ARM_EXT2_CDE2): New extension macro.
21 (ARM_EXT2_CDE3): New extension macro.
22 (ARM_EXT2_CDE4): New extension macro.
23 (ARM_EXT2_CDE5): New extension macro.
24 (ARM_EXT2_CDE6): New extension macro.
25 (ARM_EXT2_CDE7): New extension macro.
26
27 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
28
29 PR 25469
30 * coff/internal.h (R_IMM16BE): Define.
31 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
32 (R_Z80_16_BE): New reloc.
33
34 2020-02-04 Alan Modra <amodra@gmail.com>
35
36 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
37
38 2020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
39
40 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
41 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
42 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
43
44 2020-01-18 Nick Clifton <nickc@redhat.com>
45
46 Binutils 2.34 branch created.
47
48 2020-01-17 Nick Clifton <nickc@redhat.com>
49
50 * Import from gcc mainline:
51 2019-06-10 Martin Liska <mliska@suse.cz>
52
53 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
54 * libiberty.h (xmalloc): Use it.
55 (xrealloc): Likewise.
56 (xcalloc): Likewise.
57 (xstrdup): Likewise.
58 (xstrndup): Likewise.
59 (xmemdup): Likewise.
60
61 2019-06-10 Martin Liska <mliska@suse.cz>
62
63 * ansidecl.h:
64 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
65 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
66 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
67 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
68 (xrealloc): Likewise.
69 (xcalloc): Likewise.
70
71 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
72
73 * demangle.h (struct demangle_component): Add member
74 d_counting.
75
76 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
77
78 * demangle.h (rust_demangle_callback): Add.
79
80 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
81
82 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
83 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
84
85 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
86
87 PR 25376
88 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
89 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
90 (ARM_ANY): Redefine to not include any MVE bits.
91 (ARM_FEATURE_ALL): Removed.
92
93 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
94
95 * opcode/msp430.h (enum msp430_expp_e): New.
96 (struct msp430_operand_s): Add expp member to struct.
97
98 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
99
100 * elf/arc-cpu.def: Update ARC cpu list.
101
102 2020-01-13 Alan Modra <amodra@gmail.com>
103
104 * opcode/tic4x.h (EXTR): Delete.
105 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
106 extension using shifts. Do trim INSERTU value to specified bitfield.
107
108 2020-01-10 Alan Modra <amodra@gmail.com>
109
110 * opcode/spu.h: Formatting.
111 (UNSIGNED_EXTRACT): Use 1u.
112 (SIGNED_EXTRACT): Don't sign extend with shifts.
113 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
114 Keep result signed.
115 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
116
117 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
118
119 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
120
121 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
122
123 * coff/internal.h: Add defintions of Z80 reloc names.
124
125 2020-01-02 Christian Biesinger <cbiesinger@google.com>
126
127 * opcode/s12z.h: Undef REG_Y.
128
129 2020-01-01 Alan Modra <amodra@gmail.com>
130
131 Update year range in copyright notice of all files.
132
133 For older changes see ChangeLog-2019
134 \f
135 Copyright (C) 2020 Free Software Foundation, Inc.
136
137 Copying and distribution of this file, with or without modification,
138 are permitted in any medium without royalty provided the copyright
139 notice and this notice are preserved.
140
141 Local Variables:
142 mode: change-log
143 left-margin: 8
144 fill-column: 74
145 version-control: never
146 End: