c14cea3bfe1f3ca7c298113116d32402a5cceb26
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-05-11 Alan Modra <amodra@gmail.com>
2
3 * opcode/ppc.h (PPC_OPERAND_ACC): Define. Renumber following
4 PPC_OPERAND defines.
5
6 2020-05-11 Alan Modra <amodra@gmail.com>
7
8 * elf/ppc64.h: Update comment.
9 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
10
11 2020-04-30 Alex Coplan <alex.coplan@arm.com>
12
13 * opcode/aarch64.h (enum aarch64_opnd): Add
14 AARCH64_OPND_UNDEFINED.
15
16 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
17
18 * elf/common.h (NT_ARC_V2): New macro definitions.
19
20 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
21
22 PR ld/25861
23 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
24 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
25
26 2020-04-21 Alan Modra <amodra@gmail.com>
27
28 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
29 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
30
31 2020-04-10 Fangrui Song <maskray@google.com>
32
33 PR binutils/24613
34 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
35 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
36 (struct bfd_link_info): Add warn_unresolved_syms.
37
38 2020-04-14 Stephen Casner <casner@acm.org>
39
40 PR ld/25677
41 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
42
43 2020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
44
45 * coff/go32exe.h: Remove file.
46 * coff/internal.h (struct internal_filehdr): Remove field
47 go32stub. Remove flag F_GO32STUB.
48
49 2020-04-01 Martin Liska <mliska@suse.cz>
50 Maciej W. Rozycki <macro@linux-mips.org>
51
52 PR lto/94249
53 * plugin-api.h: Fix a typo.
54
55 2020-03-30 Nelson Chu <nelson.chu@sifive.com>
56
57 * opcode/riscv-opc.h: Update CSR to 1.11.
58
59 2020-03-26 John Baldwin <jhb@FreeBSD.org>
60
61 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
62
63 2020-03-24 Martin Liska <mliska@suse.cz>
64
65 PR lto/94249
66 * plugin-api.h: Add more robust endianess detection.
67
68 2020-03-21 Martin Liska <mliska@suse.cz>
69
70 * plugin-api.h (enum ld_plugin_symbol_type): Remove
71 comma after last value of an enum.
72 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
73
74 2020-03-19 Martin Liska <mliska@suse.cz>
75
76 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
77 (enum gcc_plugin_symbol_section_kind): Likewise.
78
79 2020-03-19 Martin Liska <mliska@suse.cz>
80
81 * plugin-api.h (struct ld_plugin_symbol): Split
82 int def into 4 char fields.
83 (enum ld_plugin_symbol_type): New.
84 (enum ld_plugin_symbol_section_kind): New.
85 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
86
87 2020-03-13 Kamil Rytarowski <n54@gmx.com>
88
89 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
90
91 2020-03-13 Kamil Rytarowski <n54@gmx.com>
92
93 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
94
95 2020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
96
97 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
98 non_contiguous_regions_warnings fields.
99
100 2020-03-13 Christian Eggers <ceggers@gmx.de>
101
102 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
103 offset and size members.
104 * elf/internal.h (struct elf_internal_phdr): Likewise for
105 p_align member.
106 (struct elf_segment_map): Likewise for p_paddr and p_size
107 members
108
109 2020-03-13 Christian Eggers <ceggers@gmx.de>
110
111 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
112 to several member field comments.
113 (Elf_Internal_Shdr): likewise.
114
115 2020-03-10 Alan Modra <amodra@gmail.com>
116
117 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
118 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
119 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
120
121 2020-03-03 Luis Machado <luis.machado@linaro.org>
122
123 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
124 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
125 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
126 (AT_MINSIGSTKSZ): New defines, imported from glibc.
127
128 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 Import from gcc mainline:
131 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
132
133 * hashtab.h (htab_remove_elt): Make a parameter const.
134 (htab_remove_elt_with_hash): Likewise.
135
136 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
137
138 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
139 record riscv_csr_class.
140
141 2020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
142 Matthew Malcomson <matthew.malcomson@arm.com>
143
144 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
145 (ARM_EXT2_CDE0): New extension macro.
146 (ARM_EXT2_CDE1): New extension macro.
147 (ARM_EXT2_CDE2): New extension macro.
148 (ARM_EXT2_CDE3): New extension macro.
149 (ARM_EXT2_CDE4): New extension macro.
150 (ARM_EXT2_CDE5): New extension macro.
151 (ARM_EXT2_CDE6): New extension macro.
152 (ARM_EXT2_CDE7): New extension macro.
153
154 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
155
156 PR 25469
157 * coff/internal.h (R_IMM16BE): Define.
158 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
159 (R_Z80_16_BE): New reloc.
160
161 2020-02-04 Alan Modra <amodra@gmail.com>
162
163 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
164
165 2020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
166
167 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
168 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
169 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
170
171 2020-01-18 Nick Clifton <nickc@redhat.com>
172
173 Binutils 2.34 branch created.
174
175 2020-01-17 Nick Clifton <nickc@redhat.com>
176
177 * Import from gcc mainline:
178 2019-06-10 Martin Liska <mliska@suse.cz>
179
180 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
181 * libiberty.h (xmalloc): Use it.
182 (xrealloc): Likewise.
183 (xcalloc): Likewise.
184 (xstrdup): Likewise.
185 (xstrndup): Likewise.
186 (xmemdup): Likewise.
187
188 2019-06-10 Martin Liska <mliska@suse.cz>
189
190 * ansidecl.h:
191 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
192 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
193 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
194 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
195 (xrealloc): Likewise.
196 (xcalloc): Likewise.
197
198 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
199
200 * demangle.h (struct demangle_component): Add member
201 d_counting.
202
203 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
204
205 * demangle.h (rust_demangle_callback): Add.
206
207 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
208
209 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
210 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
211
212 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
213
214 PR 25376
215 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
216 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
217 (ARM_ANY): Redefine to not include any MVE bits.
218 (ARM_FEATURE_ALL): Removed.
219
220 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
221
222 * opcode/msp430.h (enum msp430_expp_e): New.
223 (struct msp430_operand_s): Add expp member to struct.
224
225 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
226
227 * elf/arc-cpu.def: Update ARC cpu list.
228
229 2020-01-13 Alan Modra <amodra@gmail.com>
230
231 * opcode/tic4x.h (EXTR): Delete.
232 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
233 extension using shifts. Do trim INSERTU value to specified bitfield.
234
235 2020-01-10 Alan Modra <amodra@gmail.com>
236
237 * opcode/spu.h: Formatting.
238 (UNSIGNED_EXTRACT): Use 1u.
239 (SIGNED_EXTRACT): Don't sign extend with shifts.
240 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
241 Keep result signed.
242 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
243
244 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
245
246 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
247
248 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
249
250 * coff/internal.h: Add defintions of Z80 reloc names.
251
252 2020-01-02 Christian Biesinger <cbiesinger@google.com>
253
254 * opcode/s12z.h: Undef REG_Y.
255
256 2020-01-01 Alan Modra <amodra@gmail.com>
257
258 Update year range in copyright notice of all files.
259
260 For older changes see ChangeLog-2019
261 \f
262 Copyright (C) 2020 Free Software Foundation, Inc.
263
264 Copying and distribution of this file, with or without modification,
265 are permitted in any medium without royalty provided the copyright
266 notice and this notice are preserved.
267
268 Local Variables:
269 mode: change-log
270 left-margin: 8
271 fill-column: 74
272 version-control: never
273 End:
This page took 0.03482 seconds and 3 git commands to generate.