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