x86: Add -z cet-report=[none|warning|error]
[external/binutils.git] / bfd / ChangeLog
1 2019-04-11  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * elf-linker-x86.h (elf_x86_cet_report): New.
4         (elf_linker_x86_params): Add cet_report.
5         * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Report
6         missing IBT and SHSTK properties if needed.
7
8 2019-04-11  H.J. Lu  <hongjiu.lu@intel.com>
9
10         PR ld/24436
11         * elf-m10300.c (mn10300_elf_check_relocs): Remove BFD_ASSERT of
12         "h != NULL".  Don't check "h != NULL" before calling.
13         bfd_elf_gc_record_vtentry.
14         * elf32-arm.c (elf32_arm_check_relocs): Likewise.
15         * elf32-bfin.c (bfin_check_relocs): Likewise.
16         * elf32-cris.c (cris_elf_check_relocs): Likewise.
17         * elf32-csky.c (csky_elf_check_relocs): Likewise.
18         * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
19         * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
20         * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
21         * elf32-frv.c (elf32_frv_check_relocs): Likewise.
22         * elf32-hppa.c (elf32_hppa_check_relocs): Likewise.
23         * elf32-i386.c (elf_i386_check_relocs): Likewise.
24         * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
25         * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
26         * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
27         * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
28         * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
29         * elf32-metag.c (elf_metag_check_relocs): Likewise.
30         * elf32-or1k.c (or1k_elf_check_relocs): Likewise.
31         * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
32         * elf32-s390.c (elf_s390_check_relocs): Likewise.
33         * elf32-sh.c (sh_elf_check_relocs): Likewise.
34         * elf32-v850.c (v850_elf_check_relocs): Likewise.
35         * elf32-vax.c (elf_vax_check_relocs): Likewise.
36         * elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
37         * elf32-xtensa.c (elf_xtensa_check_relocs): Likewise.
38         * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
39         * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
40         * elf64-s390.c (elf_s390_check_relocs): Likewise.
41         * elf64-x86-64.c (elf_s390_check_relocs): Likewise.
42         * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise.
43         * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
44         * elflink.c (bfd_elf_gc_record_vtinherit): Check for corrupt
45         VTENTRY entry.
46
47 2019-04-11  Alan Modra  <amodra@gmail.com>
48
49         PR 24435
50         * elflink.c (elf_link_add_object_symbols): Don't read partial
51         dynamic entries from fuzzed objects.
52
53 2019-04-11  Tamar Christina  <tamar.christina@arm.com>
54
55         PR ld/24302
56         * elfnn-aarch64.c (elfNN_aarch64_size_dynamic_sections): Don't emit
57         DT_TLSDESC_GOT and DT_TLSDESC_PLT when DF_BIND_NOW.
58         (elfNN_aarch64_finish_dynamic_sections): Don't write PLT if DF_BIND_NOW.
59
60 2019-04-10  Michael Forney  <mforney@mforney.org>
61
62         PR 24427
63         * doc/chew.c (free_words): Correctly free "push_text" strings.
64
65 2019-04-08  H.J. Lu  <hongjiu.lu@intel.com>
66
67         * config.bfd: Remove i[3-7]86-*-kaos* and i[3-7]86-*-chaos targets.
68
69 2019-04-08  Alan Modra  <amodra@gmail.com>
70
71         * configure.ac (elfxx_x86): Define and use.
72         * configure: Regenerate.
73
74 2019-04-06  H.J. Lu  <hongjiu.lu@intel.com>
75
76         * elf-linker-x86.h: New file.
77         * elf32-i386.c (elf_i386_convert_load_reloc): Use htab->params
78         to get x86-specific linker options.
79         * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Likewise.
80         (elf_x86_64_check_relocs): Likewise.
81         (elf_x86_64_relocate_section): Likewise.
82         (elf_x86_64_link_setup_gnu_properties): Likewise.
83         * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Likewise.
84         (_bfd_x86_elf_link_setup_gnu_properties): Likewise.
85         (_bfd_elf_linker_x86_set_options): New function.
86         * elfxx-x86.h: Include "elf-linker-x86.h".
87         (elf_x86_link_hash_table): Add params.
88
89 2019-04-03  Alan Modra  <amodra@gmail.com>
90
91         * coff-i386.c, * coff-x86_64.c, * coffgen.c, * dwarf2.c,
92         * elf-m10200.c, * elf.c, * elf32-arm.c, * elf32-bfin.c,
93         * elf32-csky.c, * elf32-m32r.c, * elf32-microblaze.c, * elf32-pru.c,
94         * elf32-rx.c, * elf32-xgate.c, * elf64-sparc.c, * elfnn-ia64.c,
95         * elfxx-riscv.c, * elfxx-sparc.c, * linker.c, * mach-o.c,
96         * pe-x86_64.c, * pei-x86_64.c, * plugin.c: Whitespace fixes.
97
98 2019-04-02  Jim Wilson  <jimw@sifive.com>
99
100         PR 24389
101         * elfnn-riscv.c (_bfd_riscv_elf_merge_private_bfd_data): Move read of
102         ELF header flags to after check for ELF object file.  Loop through
103         sections looking for code sections, if none, then skip ABI checks.
104
105 2019-03-30  Andrew Waterman  <andrew@sifive.com>
106
107         * elfnn-riscv.c (_bfd_riscv_relax_call): Only check ARCH_SIZE for
108         rd == X_RA case.
109
110 2019-03-29  Max Filippov  <jcmvbkbc@gmail.com>
111
112         * elf32-xtensa.c (shrink_dynamic_reloc_sections): Add
113         info->export_dynamic to the conditional.
114
115 2019-03-28  Alan Modra  <amodra@gmail.com>
116
117         PR 24392
118         * configure.ac: Invoke AC_CHECK_SIZEOF(int).
119         * configure: Regenerate.
120         * coffgen.c (coff_get_reloc_upper_bound): Replace gcc diagnostic
121         workaround with SIZEOF_LONG vs. SIZEOF_INT check.
122         * elf.c (_bfd_elf_get_reloc_upper_bound): Likewise.
123         * elf64-sparc.c (elf64_sparc_get_reloc_upper_bound): Likewise.
124         * mach-o.c (bfd_mach_o_get_reloc_upper_bound): Likewise.
125
126 2019-03-21  Jim Wilson  <jimw@sifive.com>
127
128         PR 24365
129         * elfnn-riscv.c (riscv_elf_relocate_section): For STT_SECTION check,
130         verify sym non-NULL before using.  Add identical check using h.
131
132 2019-03-21  Sudakshina Das  <sudi.das@arm.com>
133
134         * elf-bfd.h (struct elf_backend_data): Add argument to
135         merge_gnu_properties.
136         * elf-properties.c (elf_merge_gnu_properties): Add argument to
137         itself and while calling bed->merge_gnu_properties.
138         (elf_merge_gnu_property_list): Update the calls for
139         elf_merge_gnu_properties.
140         * elfnn-aarch64.c (elfNN_aarch64_merge_gnu_properties): Update handling
141         of --force-bti warning and add argument.
142         * elfxx-aarch64.c (_bfd_aarch64_elf_link_setup_gnu_properties): Add
143         warning.
144         * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Add argument.
145         * elfxx-x86.h (_bfd_x86_elf_merge_gnu_properties): Likewise in
146         declaration.
147
148 2019-03-20  Sudakshina Das  <sudi.das@arm.com>
149
150         * elfxx-aarch64.c (_bfd_aarch64_elf_link_fixup_gnu_properties): Define.
151         * elfxx-aarch64.h (_bfd_aarch64_elf_link_fixup_gnu_properties): Declare.
152         (elf_backend_fixup_gnu_properties): Define for AArch64.
153
154 2019-03-18  Alan Modra  <amodra@gmail.com>
155
156         PR 24355
157         * elf32-ppc.c (ppc_finish_symbols): Don't call write_glink_stub
158         for local iplt syms with ent->plt.offset == -1.  Remove ineffective
159         attempt at writing glink stubs only once.
160
161 2019-03-16  Alan Modra  <amodra@gmail.com>
162
163         PR 24337
164         * elf.c (_bfd_elf_rela_local_sym): Revert last change.
165         (_bfd_elf_rel_local_sym): Likewise.
166         * elflink.c (elf_link_input_bfd): Use bfd_und_section for
167         section of symbols with unrecognized shndx.
168
169 2019-03-15  H.J. Lu  <hongjiu.lu@intel.com>
170
171         PR ld/24267
172         * coffgen.c (_bfd_coff_section_already_linked): Skip discarded
173         section.
174         * cofflink.c (coff_link_add_symbols): Check for symbols defined
175         in discarded section.
176
177 2019-03-15  Alan Modra  <amodra@gmail.com>
178
179         PR 24339
180         * elflink.c (elf_link_add_object_symbols): Bail out on a local
181         symbol after globals if elf_bad_symtab is not set.
182
183 2019-03-15  Alan Modra  <amodra@gmail.com>
184
185         PR 24337
186         * elf.c (_bfd_elf_rela_local_sym): Don't segfault on NULL sec.
187         (_bfd_elf_rel_local_sym): Likewise.
188
189 2019-03-15  Alan Modra  <amodra@gmail.com>
190
191         PR 24336
192         * elflink.c (elf_link_read_relocs_from_section): Handle fuzzed
193         object files with sh_size not a multiple of sh_entsize.
194
195 2019-03-15  H.J. Lu  <hongjiu.lu@intel.com>
196
197         PR ld/24338
198         * elf64-x86-64.c (elf_x86_64_relocate_section): Check for corrupt
199         input with bad relocation.
200
201 22019-03-15  H.J. Lu  <hongjiu.lu@intel.com>
202
203         * elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
204
205 2019-03-14  Nick Clifton  <nickc@redhat.com>
206
207         PR 24334
208         * dwarf2.c (struct dwarf2_debug): Add sec_vma_count field.
209         (save_section_vma): Initialise field to the number of entries in
210         the sec_vma table.
211         (section_vma_same): Check that the number of entries in the
212         sec_vma table matches the number of sections in the bfd.
213
214 2019-03-14  Nick Clifton  <nickc@redhat.com>
215
216         PR 24333
217         * elflink.c (_bfd_elf_add_default_symbol): Add a check for a NULL
218         section owner pointer when adding the default symbol.
219
220 2019-03-14  Nick Clifton  <nickc@redhat.com>
221
222         PR 24332
223         * elflink.c (elf_link_add_object_symbols): Add new local variable
224         extversym_end.  Initialise it to point to the end of the version
225         symbol table, if present.  Check it when initialising and updating
226         the ever pointer.
227
228 2019-03-13  Sudakshina Das  <sudi.das@arm.com>
229
230         * elfnn-aarch64.c (PLT_PAC_ENTRY_SIZE, PLT_PAC_SMALL_ENTRY_SIZE): New.
231         (PLT_BTI_PAC_ENTRY_SIZE, PLT_BTI_PAC_SMALL_ENTRY_SIZE): New.
232         (setup_plt_values): Account for PAC or PAC and BTI enabled PLTs.
233         (elfNN_aarch64_size_dynamic_sections): Add checks for PLT_BTI_PAC
234         and PLT_PAC_PLT.
235         (elfNN_aarch64_finish_dynamic_sections): Account for PLT_BTI_PAC.
236         (get_plt_type): Add case for DT_AARCH64_PAC_PLT.
237         (elfNN_aarch64_plt_sym_val): Add cases for PLT_BTI_PAC and PLT_PAC.
238
239 2019-03-13  Sudakshina Das  <sudi.das@arm.com>
240             Szabolcs Nagy  <szabolcs.nagy@arm.com>
241
242         * bfd-in.h (aarch64_plt_type, aarch64_enable_bti_type): New.
243         (aarch64_bti_pac_info): New.
244         (bfd_elf64_aarch64_set_options): Add aarch64_bti_pac_info argument.
245         (bfd_elf32_aarch64_set_options): Likewise.
246         * bfd-in2.h: Regenerate
247         * elfnn-aarch64.c (PLT_BTI_ENTRY_SIZE): New.
248         (PLT_BTI_SMALL_ENTRY_SIZE, PLT_BTI_TLSDESC_ENTRY_SIZE): New.
249         (elfNN_aarch64_small_plt0_bti_entry): New.
250         (elfNN_aarch64_small_plt_bti_entry): New.
251         (elfNN_aarch64_tlsdesc_small_plt_bti_entry): New.
252         (elf_aarch64_obj_tdata): Add no_bti_warn and plt_type fields.
253         (elf_aarch64_link_hash_table): Add plt0_entry, plt_entry and
254         tlsdesc_plt_entry_size fields.
255         (elfNN_aarch64_link_hash_table_create): Initialise the new fields.
256         (setup_plt_values): New helper function.
257         (bfd_elfNN_aarch64_set_options): Use new bp_info to set plt sizes and
258         bti enable type.
259         (elfNN_aarch64_allocate_dynrelocs): Use new size members instead of
260         fixed macros.
261         (elfNN_aarch64_size_dynamic_sections): Likewise and add checks.
262         (elfNN_aarch64_create_small_pltn_entry): Use new generic pointers
263         to plt stubs instead of fixed ones and update filling them according
264         to the need for bti.
265         (elfNN_aarch64_init_small_plt0_entry): Likewise.
266         (elfNN_aarch64_finish_dynamic_sections): Likewise.
267         (get_plt_type, elfNN_aarch64_get_synthetic_symtab): New.
268         (elfNN_aarch64_plt_sym_val): Update size accordingly.
269         (elfNN_aarch64_link_setup_gnu_properties): Set up plts if BTI GNU NOTE
270         is set.
271         (bfd_elfNN_get_synthetic_symtab): Define.
272         (elfNN_aarch64_merge_gnu_properties): Give out warning with --force-bti
273         and mising BTI NOTE SECTION.
274
275
276 2019-03-13  Sudakshina Das  <sudi.das@arm.com>
277
278         * elf-properties.c (_bfd_elf_link_setup_gnu_properties): Exclude
279         linker created inputs from merge.
280         * elfnn-aarch64.c (struct elf_aarch64_obj_tdata): Add field for
281         GNU_PROPERTY_AARCH64_FEATURE_1_AND properties.
282         (elfNN_aarch64_link_setup_gnu_properties): New.
283         (elfNN_aarch64_merge_gnu_properties): New.
284         (elf_backend_setup_gnu_properties): Define for AArch64.
285         (elf_backend_merge_gnu_properties): Likewise.
286         * elfxx-aarch64.c (_bfd_aarch64_elf_link_setup_gnu_properties): Define.
287         (_bfd_aarch64_elf_parse_gnu_properties): Define.
288         (_bfd_aarch64_elf_merge_gnu_properties): Define.
289         * elfxx-aarch64.h (_bfd_aarch64_elf_link_setup_gnu_properties): Declare.
290         (_bfd_aarch64_elf_parse_gnu_properties): Declare.
291         (_bfd_aarch64_elf_merge_gnu_properties): Declare.
292         (elf_backend_parse_gnu_properties): Define for AArch64.
293
294 2019-03-13  H.J. Lu  <hongjiu.lu@intel.com>
295
296         PR ld/24322
297         * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Properly
298         merge GNU_PROPERTY_X86_FEATURE_1_[IBT|SHSTK].
299
300 2019-03-12  Alan Modra  <amodra@gmail.com>
301
302         * coffcode.h (buy_and_read): Delete unnecessary forward decl.  Add
303         nmemb parameter.  Use bfd_alloc2.
304         (coff_slurp_line_table): Use bfd_alloc2.  Update buy_and_read calls.
305         Delete assertion.
306         (coff_slurp_symbol_table): Use bfd_alloc2 and bfd_zalloc2.
307         (coff_slurp_reloc_table): Use bfd_alloc2.  Update buy_and_read calls.
308         * coffgen.c (coff_get_reloc_upper_bound): Ensure size calculation
309         doesn't overflow.
310         * elf.c (bfd_section_from_shdr): Use bfd_zalloc2.  Style fix.
311         (assign_section_numbers): Style fix.
312         (swap_out_syms): Use bfd_malloc2.
313         (_bfd_elf_get_reloc_upper_bound): Ensure size calculation doesn't
314         overflow.
315         (_bfd_elf_make_empty_symbol): Style fix.
316         (elfobj_grok_stapsdt_note_1): Formatting.
317         * elfcode.h (elf_object_p): Use bfd_alloc2.
318         (elf_write_relocs, elf_write_shdrs_and_ehdr): Likewise.
319         (elf_slurp_symbol_table): Use bfd_zalloc2.
320         (elf_slurp_reloc_table): Use bfd_alloc2.
321         (_bfd_elf_bfd_from_remote_memory): Use bfd_malloc2.
322         * elf64-sparc (elf64_sparc_get_reloc_upper_bound): Ensure
323         size calculation doesn't overflow.
324         (elf64_sparc_get_dynamic_reloc_upper_bound): Likewise.
325         * mach-o.c (bfd_mach_o_get_reloc_upper_bound): Likewise.
326         * pdp11.c (get_reloc_upper_bound): Copy aoutx.h version.
327
328 2019-03-08  Alan Modra  <amodra@gmail.com>
329
330         PR 24311
331         * merge.c (merge_strings): Return secinfo.  Don't pad section
332         to alignment here.
333         (_bfd_merge_sections): Pad section to alignment here, if input
334         sections contributing to merged output all pad to alignment.
335         Formatting.
336
337 2019-03-06  Nick Clifton  <nickc@redhat.com>
338
339         * dwarf2.c (_bfd_dwarf2_find_symbol_bias): Check for a NULL symbol
340         table pointer.
341         * coffgen.c (coff_find_nearest_line_with_names): Do not call
342         _bfd_dwarf2_find_symbol_bias if there is no symbol table available.
343
344 2019-03-01  Andreas Krebbel  <krebbel@linux.ibm.com>
345
346         This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
347         2019-01-14  Maamoun Tarsha  <maamountk@hotmail.com>
348
349         PR 20113
350         * elf32-s390.c (allocate_dynrelocs): Update comment.
351
352 2019-02-28  Tamar Christina  <tamar.christina@arm.com>
353
354         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Correct CIE parse.
355
356 2019-02-28  Nick Clifton  <nickc@redhat.com>
357
358         PR 24273
359         * elf.c (bfd_elf_string_from_elf_section): Check for a string
360         section that is not NUL terminated.
361
362 2019-02-27  H.J. Lu  <hongjiu.lu@intel.com>
363
364         PR ld/24276
365         * elf64-x86-64.c (elf_x86_64_check_relocs): Skip symbol defined
366         by linker when checking copy reloc on protected symbol.
367
368 2019-02-24  Alan Modra  <amodra@gmail.com>
369
370         PR 24144
371         * pdp11.c (set_section_contents): Revert 2015-02-24 change.
372
373 2019-02-20  Eric Tsai  <erictsai@cadence.com>
374
375         * elf32-xtensa.c (is_resolvable_asm_expansion): Scan output
376         sections between the call site and call destination and adjust
377         call distance by the largest alignment.
378
379 2019-02-20  Alan Hayward  <alan.hayward@arm.com>
380
381         * elf-bfd.h (elfcore_write_aarch_pauth): Add declaration.
382         * elf.c (elfcore_grok_aarch_pauth): New function.
383         (elfcore_grok_note): Check for NT_ARM_PAC_MASK.
384         (elfcore_write_aarch_pauth): New function.
385         (elfcore_write_register_note): Check for AArch64 pauth section.
386
387 2019-02-20  Alan Modra  <amodra@gmail.com>
388
389         PR 24225
390         * elf32-nios2.c (nios2_elf32_relocate_section): Check asprintf
391         return value.
392
393 2019-02-20  Michael Roitzsch  <reactorcontrol@icloud.com>
394
395         * configure.ac (SHARED_LIBADD): Add -liberty -lintl for all
396         Darwin hosts, not just or1k.
397         * configure: Regenerate.
398
399 2019-02-20  Alan Modra  <amodra@gmail.com>
400
401         PR 24236
402         * archive64.c (_bfd_archive_64_bit_slurp_armap): Move code adding
403         sentinel NUL to string buffer nearer to loop where it is used.
404         Don't go past sentinel when scanning strings, and don't write
405         NUL again.
406         * archive.c (do_slurp_coff_armap): Simplify string handling to
407         archive64.c style.
408
409 2019-02-19  Alan Modra  <amodra@gmail.com>
410
411         PR 24235
412         * pei-x86_64.c (pex64_bfd_print_pdata_section): Correct checks
413         attempting to prevent read past end of section.
414
415 2019-02-18  Alan Modra  <amodra@gmail.com>
416
417         PR 24225
418         * elf32-nios2.c (nios2_elf32_relocate_section): Use asprintf and
419         PRIx64 to generate warning messages.  Print local sym names too.
420
421 2019-02-09  Vineet Gupta  <vgupta@synopsys.com>
422
423         * elf32-arc (INIT_SYM_STRING): Delete.
424         (FINI_SYM_STRING): Likewise.
425         (init_str): Likewise.
426         (fini_str): Likewise.
427
428 2019-02-08  Alan Modra  <amodra@gmail.com>
429
430         * elf32-ppc.c (ppc_elf_relocate_section): Add %X to "unsupported
431         for bss-plt" warning to make it an error.
432
433 2019-02-07  Eric Botcazou  <ebotcazou@adacore.com>
434
435         PR ld/18841
436         * elf32-sparc.c (elf32_sparc_reloc_type_class): Return
437         reloc_class_ifunc for ifunc symbols.
438         * elf64-sparc.c (elf64_sparc_reloc_type_class): Likewise.
439
440 2019-02-07  Eric Botcazou  <ebotcazou@adacore.com>
441
442         * elf32-visium.c (visium_elf_howto_parity_reloc): Minor tweak.
443         <R_VISIUM_PC16>: Use explicit range test to detect an overflow.
444
445 2019-02-07  Nick Clifton  <nickc@redhat.com>
446
447         * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets
448         into the definitely obsolete list.
449
450 2019-02-05  H.J. Lu  <hongjiu.lu@intel.com>
451
452         PR ld/24151
453         * elf64-x86-64.c (elf_x86_64_need_pic): Check
454         SYMBOL_DEFINED_NON_SHARED_P instead of def_regular.
455         (elf_x86_64_relocate_section): Move PIC check for PC-relative
456         relocations to ...
457         (elf_x86_64_check_relocs): Here.
458         (elf_x86_64_finish_dynamic_symbol): Use SYMBOL_DEFINED_NON_SHARED_P
459         to check if a symbol is defined in a non-shared object.
460         * elfxx-x86.h (SYMBOL_DEFINED_NON_SHARED_P): New.
461
462 2019-01-21  Sergio Durigan Junior  <sergiodj@redhat.com>
463
464         * elf32-arm.c (elf32_arm_final_link_relocate): Use 'llabs' instead
465         of 'labs' (and fix GCC warning).
466
467 2019-01-25  Nick Clifton  <nickc@redhat.com>
468
469         * po/ru.po: Updated Russian translation.
470
471 2019-01-23  Nick Clifton  <nickc@redhat.com>
472
473         * po/fr.po: Updated French translation.
474
475 2019-01-21  Nick Clifton  <nickc@redhat.com>
476
477         * po/pt.po: Updated Portuguese translation.
478         * po/uk.po: Updated Ukranian translation.
479
480 2019-01-21  Yuri Chornoivan  <yurchor@ukr.net>
481
482         PR 24108
483         * elf32-nds32.c (nds32_relocate_section): Add space between words
484         in error message.
485         * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
486         error message.
487         (riscv_i_or_e_p): Likewise.
488         (riscv_merge_arch_attr_info): Likewise.
489
490 2019-01-19  Nick Clifton  <nickc@redhat.com>
491
492         * version.m4: Reset to 2.32.51
493         * configure: Regenerate.
494         * po/bfd.pot: Regenerate.
495
496 2018-06-24  Nick Clifton  <nickc@redhat.com>
497
498         2.32 branch created.
499
500 2019-01-16  Kito Cheng  <kito@andestech.com>
501
502         * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
503         for OBJ_ATTR_PROC.
504
505 2019-01-16  Kito Cheng  <kito@andestech.com>
506             Nelson Chu  <nelson@andestech.com>
507
508         * elfnn-riscv.c (in_subsets): New.
509         (out_subsets): Likewise.
510         (merged_subsets): Likewise.
511         (riscv_std_ext_p): Likewise.
512         (riscv_non_std_ext_p): Likewise.
513         (riscv_std_sv_ext_p): Likewise.
514         (riscv_non_std_sv_ext_p): Likewise.
515         (riscv_version_mismatch): Likewise.
516         (riscv_i_or_e_p): Likewise.
517         (riscv_merge_std_ext): Likewise.
518         (riscv_merge_non_std_and_sv_ext): Likewise.
519         (riscv_merge_arch_attr_info): Likewise.
520         (riscv_merge_attributes): Likewise.
521         (_bfd_riscv_elf_merge_private_bfd_data): Merge attribute.
522
523         * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
524         (elf_backend_obj_attrs_vendor): Define.
525         (elf_backend_obj_attrs_section_type): Likewise.
526         (elf_backend_obj_attrs_section): Likewise.
527         (elf_backend_obj_attrs_arg_type): Define as
528         riscv_elf_obj_attrs_arg_type.
529         * elfxx-riscv.c (riscv_estimate_digit): New.
530         (riscv_estimate_arch_strlen1): Likewise.
531         (riscv_estimate_arch_strlen): Likewise.
532         (riscv_arch_str1): Likewise.
533         (riscv_arch_str): Likewise.
534         * elfxx-riscv.h (riscv_arch_str): Declare.
535
536 2019-01-14  John Darrington <john@darrington.wattle.id.au>
537
538         * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
539         * libbfd.h: regen.
540         * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
541         source field.  (md_apply_fix): Apply final fix
542         to BFD_RELOC_S12Z_OPR.
543         * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
544
545 2019-01-14  Maamoun Tarsha  <maamountk@hotmail.com>
546
547         PR 20113
548         * elf32-s390.c (allocate_dynrelocs): Update comment.
549
550 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
551
552         * warning.m4: Adjust egrep pattern for non-GNU compilers.
553         * configure: Regenerate.
554
555 2019-01-08  Alan Modra  <amodra@gmail.com>
556
557         PR 23699
558         PR 24065
559         * ihex.c (ihex_write_object_contents): Properly check 32-bit
560         address range.
561
562 2019-01-05  Yoshinori Sato <ysato@users.sourceforge.jp>
563
564         * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
565         * bfd/bfd-in2.h: Regenerate.
566         * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
567         * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
568
569 2019-01-04  Lifang Xia  <lifang_xia@c-sky.com>
570
571         * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
572         default target, little endian target is more suitable.
573
574 2019-01-04  Alan Modra  <amodra@gmail.com>
575
576         PR 24061
577         PR 21786
578         * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
579         adjust all callers.
580         (EQ_VALUE_IN_FIELD): Likewise.
581         * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
582
583 2019-01-01  Alan Modra  <amodra@gmail.com>
584
585         Update year range in copyright notice of all files.
586
587 For older changes see ChangeLog-2018
588 \f
589 Copyright (C) 2019 Free Software Foundation, Inc.
590
591 Copying and distribution of this file, with or without modification,
592 are permitted in any medium without royalty provided the copyright
593 notice and this notice are preserved.
594
595 Local Variables:
596 mode: change-log
597 left-margin: 8
598 fill-column: 74
599 version-control: never
600 End: