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