]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
[binutils-gdb][ld][AArch64] Fix group_sections algorithm
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
cff69cf4
WD
12020-05-01 Wilco Dijkstra <wdijkstr@arm.com>
2
3 PR ld/25665
4 * elfnn-aarch64.c (group_sections): Copy implementation from
5 elf32-arm.c.
6
a2714d6c
AM
72020-05-01 Alan Modra <amodra@gmail.com>
8
9 PR 25900
10 * elfnn-riscv.c (_bfd_riscv_relax_section): Check root.type before
11 accessing root.u.def of symbols. Also check root.u.def.section
12 is non-NULL. Reverse tests so as to make the logic positive.
13
a8acd6ee
AM
142020-05-01 Alan Modra <amodra@gmail.com>
15
16 PR 25882
17 * elf32-tic6x.c (elf32_tic6x_merge_attributes): Don't transfer
18 Tag_ABI_PIC or Tag_ABI_PID from dynamic objects to the output.
19
6b728d32
AM
202020-05-01 Alan Modra <amodra@gmail.com>
21
22 PR 25882
23 * elf32-bfin.c (elf32_bfin_merge_private_bfd_data): Add FIXME.
24 * elf32-frv.c (frv_elf_merge_private_bfd_data): Likewise.
25 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
26 * elf32-nds32.c (nds32_elf_merge_private_bfd_data): Likewise.
27 * elf32-score.c (s3_elf32_score_merge_private_bfd_data): Likewise.
28 * elf32-score7.c (s7_elf32_score_merge_private_bfd_data): Likewise.
29 * elf32-sh.c (sh_elf_merge_private_data): Likewise.
30 * elf32-tic6x.c (elf32_tic6x_merge_attributes): Likewise.
31 * elf64-ia64-vms.c (elf64_ia64_merge_private_bfd_data): Likewise.
32 * elfnn-ia64.c (elfNN_ia64_merge_private_bfd_data): Likewise.
33
91ed9b71
AM
342020-05-01 Alan Modra <amodra@gmail.com>
35
36 PR 25882
37 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Ignore e_flags
38 from shared libraries.
39
d548f47d
MF
402020-04-29 Max Filippov <jcmvbkbc@gmail.com>
41
42 * elf32-xtensa.c (relax_section): Don't negate diff_value for
43 XTENSA_NDIFF relocations. Don't add sign bits whe diff_value
44 equals 0. Report overflow when the result has negative sign but
45 all significant bits are zero.
46
dfa85db1
GN
472020-04-29 Gunther Nikl <gnikl@justmail.de>
48
49 * aoutx.h (swap_std_reloc_out): Special case 64 bit relocations.
50 (aout_link_reloc_link_order): Likewise. Make r_length an unsigned.
51
48e5bada
AM
522020-04-28 Alan Modra <amodra@gmail.com>
53
54 * vms-alpha.c (_bfd_vms_slurp_etir): Correct divide by zero check.
55 Emit warning message.
56
251dae91
TC
572020-04-27 Tamar Christina <tamar.christina@arm.com>
58
59 * coff-i386.c (COFF_WITH_PE_BIGOBJ): New.
60 * coff-x86_64.c (COFF_WITH_PE_BIGOBJ): New.
61 * config.bfd (targ_selvecs): Rename x86_64_pe_be_vec
62 to x86_64_pe_big_vec as it not a big-endian format.
63 (vec i386_pe_big_vec): New.
64 * configure.ac: Likewise.
65 * targets.c: Likewise.
66 * configure: Regenerate.
67 * pe-i386.c (TARGET_SYM_BIG, TARGET_NAME_BIG,
68 COFF_WITH_PE_BIGOBJ): New.
69 * pe-x86_64.c (TARGET_SYM_BIG, TARGET_NAME_BIG):
70 New.
71 (x86_64_pe_be_vec): Moved.
72
27456742
AK
732020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
74
75 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
76 * elf.c (elfcore_grok_arc_v2): New function.
77 (elfcore_grok_note): Call the new function to handle the corresponding
78 note.
79 (elfcore_write_arc_v2): New function.
80 (elfcore_write_register_note): Call the new function to handle the
81 corresponding pseudo-sections.
82
30ce8e47
MF
832020-04-22 Max Filippov <jcmvbkbc@gmail.com>
84
85 PR ld/25861
86 * bfd-in2.h: Regenerated.
87 * elf32-xtensa.c (elf_howto_table): New entries for
88 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
89 (elf_xtensa_reloc_type_lookup, elf_xtensa_do_reloc)
90 (relax_section): Add cases for R_XTENSA_PDIFF{8,16,32} and
91 R_XTENSA_NDIFF{8,16,32}.
92 * libbfd.h (bfd_reloc_code_real_names): Add names for
93 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
94 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
95 * reloc.c: Add documentation for BFD_RELOC_XTENSA_PDIFF{8,16,32}
96 and BFD_RELOC_XTENSA_NDIFF{8,16,32}.
97
c36876fe
TC
982020-04-21 Tamar Christina <tamar.christina@arm.com>
99
100 PR binutils/24753
101 * compress.c (bfd_get_full_section_contents): Exclude sections with no
102 content.
103
6f6fd151
L
1042020-04-21 H.J. Lu <hongjiu.lu@intel.com>
105
106 PR ld/25849
107 * elf-bfd.h (elf_backend_data): Add
108 elf_backend_strip_zero_sized_dynamic_sections.
109 (_bfd_elf_strip_zero_sized_dynamic_sections): New prototype.
110 * elf64-alpha.c (elf_backend_strip_zero_sized_dynamic_sections):
111 New macro.
112 * elflink.c (_bfd_elf_strip_zero_sized_dynamic_sections): New
113 function.
114 * elfxx-target.h (elf_backend_strip_zero_sized_dynamic_sections):
115 New macro.
116 (elfNN_bed): Add elf_backend_strip_zero_sized_dynamic_sections.
117
1f7f2abb
L
1182020-04-21 H.J. Lu <hongjiu.lu@intel.com>
119
120 * elf64-alpha.c (alpha_elf_reloc_entry): Replace reltext with
121 sec.
122 (elf64_alpha_check_relocs): Set sec instead of reltext. Warn
123 DT_TEXTREL with -M.
124 (elf64_alpha_calc_dynrel_sizes): Warn DT_TEXTREL with -M.
125
e04f33c0
NC
1262020-04-21 Nick Clifton <nickc@redhat.com>
127
128 * po/sr.po: Updated Serbian translation.
129
fad3d2c1
AM
1302020-04-21 Alan Modra <amodra@gmail.com>
131
132 * elf32-sh.c (sh_elf_relocate_section): Remove STO_SH5_ISA32
133 processing.
134
23c8270e
SC
1352020-04-20 Stephen Casner <casner@acm.org>
136
137 * pdp11.c (N_STAB): Modify value to avoid conflict with N_EXT
138 causing globals from linker script to be treated as debug symbols.
139 (translate_symbol_table): Don't sign-extend symbol values from 16
140 to 64 bits in nm output.
141
2efec98b
AM
1422020-04-20 Alan Modra <amodra@gmail.com>
143
144 * elf64-ppc.c (ppc64_elf_size_stubs): Strip relbrlt too.
145
18f97353
AM
1462020-04-18 Alan Modra <amodra@gmail.com>
147
148 * section.c (bfd_is_const_section): Correct test for special
149 sections.
150 * bfd-in2.h: Regenerate.
151
8d55d10a
AM
1522020-04-17 Alan Modra <amodra@gmail.com>
153
154 PR 25842
155 * elf.c (_bfd_elf_get_symbol_version_string): Don't segfault on
156 NULL nodename.
157
8e4979ac
NC
1582020-04-16 Nick Clifton <nickc@redhat.com>
159
160 PR 25803
161 * elfxx-mips.c (_bfd_mips_elf_adjust_dynamic_symbol): Replace an
162 abort with a more helpful error message.
163
aec72fda
AM
1642020-04-16 Alan Modra <amodra@gmail.com>
165
166 PR 25827
167 * dwarf2.c (scan_unit_for_symbols): Wrap overlong lines. Don't
168 strdup(0).
169
95a51568
FS
1702020-04-15 Fangrui Song <maskray@google.com>
171
172 PR binutils/24613
173 * coff-rs6000.c (xcoff_ppc_relocate_section): Change RM_GENERATE_ERROR
174 to RM_DIAGNOSE plus a check of warn_unresolved_syms.
175 * coff64-rs6000.c (xcoff_ppc_relocate_section): Likewise.
176 * elf-bfd.h (_bfd_elf_large_com_section): Likewise.
177 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
178 * elf32-score.c (s3_bfd_score_elf_relocate_section): Likewise.
179 * elf32-score7.c (s7_bfd_score_elf_relocate_section): Likewise.
180 * elf32-sh.c (sh_elf_relocate_section): Likewise.
181 * elf32-spu.c (spu_elf_relocate_section): Likewise.
182 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
183 * elflink.c (elf_link_output_extsym): Likewise.
184 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
185
7ecb5154
AM
1862020-04-15 Alan Modra <amodra@gmail.com>
187
188 PR 25823
189 * peXXigen.c (_bfd_XXi_swap_sym_in <C_SECTION>): Don't use a
190 pointer into strings that may be freed for section name, always
191 allocate a new string.
192
f717994f
JMG
1932020-04-14 Juan Manuel Guerrero <juan.guerrero@gmx.de>
194 Jan W. Jagersma <jwjagersma@gmail.com>
195
196 * coff-go32.c (COFF_GO32, IMAGE_SCN_LNK_NRELOC_OVFL)
197 (coff_SWAP_scnhdr_in, coff_SWAP_scnhdr_out): Define.
198 (_bfd_go32_swap_scnhdr_in, _bfd_go32_swap_scnhdr_out)
199 (_bfd_go32_mkobject): New functions.
200 * coff-stgo32.c (IMAGE_SCN_LNK_NRELOC_OVFL)
201 (coff_SWAP_scnhdr_in, coff_SWAP_scnhdr_out): Define.
202 (go32exe_mkobject): Call _bfd_go32_mkobject.
203 * coffcode.h (COFF_WITH_EXTENDED_RELOC_COUNTER): Define.
204 (coff_set_alignment_hook): Define function for COFF_GO32_EXE
205 and COFF_GO32.
206 (coff_write_relocs): Enable extended reloc counter code if
207 COFF_WITH_EXTENDED_RELOC_COUNTER is defined. Test for obj_go32.
208 (coff_write_object_contents): Likewise. Pad section headers
209 for COFF_GO32 and COFF_GO32EXE. Use bfd_coff_swap_scnhdr_out
210 instead of coff_swap_scnhdr_out.
211 * cofflink.c (_bfd_coff_final_link): Test also for obj_go32 to
212 enable extended reloc counter.
213 * coffswap.h: (coff_swap_scnhdr_in, coff_swap_scnhdr_out):
214 Declare with ATTRIBUTE_UNUSED.
215 * libcoff-in.h: (struct coff_tdata): New field go32.
216 (obj_go32): Define.
217 * libcoff.h: Regenerate.
218
34ca5531
FS
2192020-04-14 Fangrui Song <maskray@google.com>
220
221 PR gas/25768
222 * elf.c (assign_section_numbers): Always set .stab sh_entsize to
223 12.
224
fa1477dc
SC
2252020-04-14 Stephen Casner <casner@acm.org>
226
227 PR ld/25677
228 * pdp11.c: Add implementation of --imagic option.
229 (adjust_o_magic): Fix objcopy --extract-symbol test.
230 * libaout.h (enum aout_magic): Add i_magic.
231
a0543b0b
RO
2322020-04-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
233 Nick Clifton <nickc@redhat.com>
234
235 * elf32-sparc.c (sparc_final_write_processing): Fix whitespace.
236 <0>: Ignore.
237 <default>: Error rather than abort.
238
3349112e
L
2392020-04-03 H.J. Lu <hongjiu.lu@intel.com>
240
241 PR ld/25767
242 * elf.c (_bfd_elf_fixup_group_sections): Remove zero-sized
243 relocation section from section group.
244
4d095f5b
JJ
2452020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
246
247 * bfdio.c (bfd_bread, bfd_tell, bfd_seek, bfd_mmap): Always add
248 bfd->origin to file offset.
249 * bfdwin.c (bfd_get_file_window): Likewise.
250 * bfd.c: Clarify the use of the bfd->origin field.
251 * bfd-in2.h: Regenerate.
252 * coff-i386.c: Don't include go32exe.h. Allow overriding
253 coff_write_object_contents via COFF_WRITE_CONTENTS.
254 * coff-stgo32.c (go32exe_cleanup, go32exe_mkobject)
255 (go32exe_write_object_contents): New functions.
256 (go32exe_temp_stub, go32exe_temp_stub_size): New static globals.
257 (COFF_WRITE_CONTENTS, GO32EXE_DEFAULT_STUB_SIZE): Define.
258 (create_go32_stub): Remove check for 2k size limit. Read stub
259 from go32exe_temp_stub if present.
260 (go32_stubbed_coff_bfd_copy_private_bfd_data): Allocate and
261 copy variable-length stub.
262 (go32_check_format): Read stub to go32exe_temp_stub, set
263 origin, return go32exe_cleanup.
264 (adjust_filehdr_in_post, adjust_filehdr_out_pre)
265 (adjust_filehdr_out_post, adjust_scnhdr_in_post)
266 (adjust_scnhdr_out_pre, adjust_scnhdr_out_post)
267 (adjust_aux_in_post, adjust_aux_out_pre, adjust_aux_out_post):
268 Remove functions and their associated #defines.
269 * coffcode.h (coff_mkobject_hook): Remove stub copying code.
270 * libcoff-in.h: (struct coff_tdata): New field stub_size.
271 Rename field go32stub to stub.
272 * libcoff.h: Regenerate.
273 * coff-stgo32.c (go32_check_format): Rename to...
274 (go32exe_check_format): ...this.
275 (go32_stubbed_coff_bfd_copy_private_bfd_data): Rename to...
276 (go32exe_copy_private_bfd_data): ...this.
277 (stub_bytes): Rename to...
278 (go32exe_default_stub): ...this.
279 (create_go32_stub): Rename to...
280 (go32exe_create_stub): ...this.
281 * coff-stgo32.c (go32exe_copy_private_bfd_data): Avoid realloc
282 when possible.
283
382aae06
L
2842020-04-01 H.J. Lu <hongjiu.lu@intel.com>
285
286 PR ld/25749
287 PR ld/25754
288 * elf32-i386.c (elf_i386_convert_load_reloc): Convert load
289 relocation to R_386_32 for relocation against non-preemptible
290 absolute symbol.
291 (elf_i386_check_relocs): Call _bfd_elf_x86_valid_reloc_p. Don't
292 allocate dynamic relocation for non-preemptible absolute symbol.
293 (elf_i386_relocate_section): Pass sec to
294 GENERATE_DYNAMIC_RELOCATION_P.
295 * elf64-x86-64.c (R_X86_64_converted_reloc_bit): Moved.
296 (elf_x86_64_convert_load_reloc): Covert load relocation to
297 R_X86_64_32S or R_X86_64_32 for relocation against non-preemptible
298 absolute symbol. Don't convert to R_X86_64_32S nor R_X86_64_32
299 for non-preemptible absolute symbol if they overflow.
300 (elf_x86_64_check_relocs): Call _bfd_elf_x86_valid_reloc_p. Set
301 tls_type for GOT slot to GOT_ABS for non-preemptible absolute
302 symbol. Don't allocate dynamic relocation for non-preemptible
303 absolute symbol.
304 (elf_x86_64_relocate_section): Don't generate relative relocation
305 for GOTPCREL relocations aganst local absolute symbol. Pass sec
306 to GENERATE_DYNAMIC_RELOCATION_P.
307 * elfxx-x86.c (elf_x86_allocate_dynrelocs): No dynamic relocation
308 against non-preemptible absolute symbol.
309 (_bfd_elf_x86_valid_reloc_p): New function.
310 (_bfd_x86_elf_size_dynamic_sections): No dynamic relocation for
311 GOT_ABS GOT slot.
312 * elfxx-x86.h (GENERATE_DYNAMIC_RELOCATION_P): Add an SEC
313 argument. Don't generate dynamic relocation against
314 non-preemptible absolute symbol.
315 (ABS_SYMBOL_P): New.
316 (GENERATE_RELATIVE_RELOC_P): Don't generate relative relocation
317 against non-preemptible absolute symbol.
318 (GOT_ABS): New.
319 (R_X86_64_converted_reloc_bit): New. Moved from elf64-x86-64.c.
320 (_bfd_elf_x86_valid_reloc_p): New.
321
a7618269
TC
3222020-04-01 Tamar Christina <tamar.christina@arm.com>
323
324 PR ld/16017
325 * elf32-arm.c (elf32_arm_populate_plt_entry): Set LSB of the PLT0
326 address in the GOT if in thumb only mode.
327
15ccbdd7
TC
3282020-04-01 Tamar Christina <tamar.christina@arm.com>
329
330 * elf32-arm.c (elf32_thumb2_plt_entry): Fix PC-rel offset.
331
7b948a25
HPN
3322020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
333
334 * mmo.c (mmo_scan): Create .text section only when needed, not
335 from the start.
336
89b599df
AM
3372020-03-31 Alan Modra <amodra@gmail.com>
338
339 * coff-alpha.c (alpha_ecoff_get_elt_at_filepos): Correct bfd_bread
340 return value check.
341
81699544
AM
3422020-03-31 Alan Modra <amodra@gmail.com>
343
344 * vms-alpha.c (image_write): Check bounds for sections without
345 contents too. Error on non-zero write to section without
346 contents.
347 (_bfd_vms_slurp_etir): Check return of image_write* functions.
348
b3b360de
AM
3492020-03-31 Alan Modra <amodra@gmail.com>
350
351 * tekhex.c (pass_over): Check is_eof before reading buffer.
352
00386881
NC
3532020-03-30 Nick Clifton <nickc@redhat.com>
354
355 PR binutils/pr25662
356 * libcoff-in.h (struct pe_tdata): Rename the insert_timestamp
357 field to timestamp and make it an integer.
358 * libcoff.h: Regenerate.
359 * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Test the timestamp
360 field in the pe_data structure rather than the insert_timestamp
361 field.
362
988b7300
AM
3632020-03-30 Alan Modra <amodra@gmail.com>
364
365 PR 25745
366 * elf64-ppc.c (ppc64_elf_build_stubs): Use asprintf to form
367 statistics message.
368
aa49fc22
NC
3692020-03-26 Nick Clifton <nickc@redhat.com>
370
371 * cofflink.c (bfd_coff_get_internal_extra_pe_aouthdr): Delete.
372 * libbfd-in.h (bfd_coff_get_internal_extra_pe_aouthdr): Remove
373 prototype.
374 * libbfd.h: Regenerate.
375
ff768510
AM
3762020-03-26 Alan Modra <amodra@gmail.com>
377
378 * i386msdos.c (msdos_object_p): Catch -1 return from bfd_bread.
379
f75fbe8a
AM
3802020-03-26 Alan Modra <amodra@gmail.com>
381
382 * vms-alpha.c (dst_define_location): Limit size of dst_ptr_offsets
383 array.
384 (_bfd_vms_slurp_object_records): Rename "err" to "ok".
385
aac88046
NC
3862020-03-25 Nick Clifton <nickc@redhat.com>
387
388 * cofflink.c (bfd_coff_get_internal_extra_pe_aouthdr): New
389 function.
390 * libbfd-in.h (bfd_coff_get_internal_extra_pe_aouthdr): Prototype.
391 * libbfd.h: Regenerate.
392
cf2611fe
SV
3932020-03-25 Shahab Vahedi <shahab@synopsys.com>
394
395 * elf32-arc.c (PRINT_DEBUG_RELOC_INFO_BEFORE): Use the
396 correct field name in the output string.
397
d16e3d2e
AM
3982020-03-25 Alan Modra <amodra@gmail.com>
399
400 PR 25662
401 * elf.c (assign_file_positions_for_load_sections): Adjust offset
402 for SHT_NOBITS section if first in segment.
403
1081065c
L
4042020-03-24 H.J. Lu <hongjiu.lu@intel.com>
405
406 PR binutils/25708
407 * elf-bfd.h (_bfd_elf_get_symbol_version_name): Renamed to ...
408 (_bfd_elf_get_symbol_version_string): This.
409 * elf.c (_bfd_elf_get_symbol_version_name): Renamed to ...
410 (_bfd_elf_get_symbol_version_string): This.
411 (bfd_elf_print_symbol): Pass TRUE to
412 _bfd_elf_get_symbol_version_string.
413 * libbfd-in.h (_bfd_nosymbols_get_symbol_version_string): Add a
414 bfd_boolean argument.
415 * syms.c (_bfd_nosymbols_get_symbol_version_string): Likewise.
416 * targets.c (_bfd_get_symbol_version_string): Likewise.
417 (bfd_get_symbol_version_string): Likewise.
418 * bfd-in2.h: Regenerated.
419
0b8448af 4202020-03-24 Nick Clifton <nickc@redhat.com>
e11cd7c4 421 Jaydeep Chauhan <jaydeepchauhan1494@gmail.com>
0b8448af
NC
422
423 PR 25713
424 * bfdio.c (_bfd_real_fopen): Add code to handle long filenames on
425 Win32 systems.
426
ec2e748a
NC
4272020-03-24 Nick Clifton <nickc@redhat.com>
428
429 PR 25681
430 * elf.c (_bfd_elf_map_sections_to_segments): When looking for a
431 segment to use for PT_GNU_RELRO, ignore empty sections in a
432 segment's current list.
433
cda7e560
L
4342020-03-24 H.J. Lu <hongjiu.lu@intel.com>
435
436 PR binutils/25717
437 * elf-bfd.h (elf_obj_tdata): Change num_group to unsigned int.
438
7e6e972f
L
4392020-03-24 H.J. Lu <hongjiu.lu@intel.com>
440
441 PR binutils/25708
442 * elf-bfd.h (_bfd_elf_get_symbol_version_name): New.
443 * elf.c (_bfd_elf_get_symbol_version_name): New function. Based
444 on the previous _bfd_elf_get_symbol_version_string.
445 (_bfd_elf_get_symbol_version_string): Use it.
446
65109548
AM
4472020-03-24 Alan Modra <amodra@gmail.com>
448
449 * archive.c (_bfd_generic_read_ar_hdr_mag): Sanity check extended
450 name size. Use bfd_malloc rather than bfd_zmalloc, clearing just
451 struct areltdata.
452
fdde2fb6
SH
4532020-03-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
454
455 * elflink.c (_bfd_elf_tls_setup): Mention .tdata in comment.
456
cf28cfef
AM
4572020-03-23 Alan Modra <amodra@gmail.com>
458
459 * ecoff.c (_bfd_ecoff_slurp_armap): Sanity check parsed_size and
460 symbol count. Allocate an extra byte to ensure name strings
461 are terminated. Sanity check name offsets. Release memory on
462 error return.
463
5e737279
AM
4642020-03-23 Alan Modra <amodra@gmail.com>
465
466 * i386msdos.c (msdos_object_p): Don't access e_lfanew when that
467 field hasn't been read. Remove unnecessary casts.
468
c15a8f17
AM
4692020-03-22 Alan Modra <amodra@gmail.com>
470
471 * coff64-rs6000.c (xcoff64_slurp_armap): Ensure size is large
472 enough to read number of symbols.
473
3d98c460
L
4742020-03-20 H.J. Lu <hongjiu.lu@intel.com>
475
476 * configure.ac (HAVE_EXECUTABLE_SUFFIX): Removed.
477 (EXECUTABLE_SUFFIX): Likewise.
478 * config.in: Regenerated.
479 * configure: Likewise.
480 * plugin.c (bfd_plugin_close_and_cleanup): Defined as
481 _bfd_generic_close_and_cleanup.
482 (plugin_list_entry): Remove resolution_file, resolution_option,
483 real_bfd, real_nsyms, real_syms, lto_nsyms, lto_syms, gcc,
484 lto_wrapper, gcc_env and initialized,
485 (need_lto_wrapper_p): Removed.
486 (get_lto_wrapper): Likewise.
487 (setup_lto_wrapper_env): Likewise.
488 (register_all_symbols_read): Likewise.
489 (egister_cleanup): Likewise.
490 (get_symbols): Likewise.
491 (add_input_file): Likewise.
492 (bfd_plugin_set_program_name): Remove need_lto_wrapper.
493 (add_symbols): Updated.
494 (try_claim): Likewise.
495 (try_load_plugin): Likewise.
496 (bfd_plugin_canonicalize_symtab): Likewise.
497 * plugin.h (bfd_plugin_set_program_name): Remove int argument.
498 (plugin_data_struct): Remove real_bfd, real_nsyms and real_syms.
499
c3a1714c
L
5002020-03-19 H.J. Lu <hongjiu.lu@intel.com>
501
502 PR binutils/25640
503 * plugin.c (plugin_list_entry): Add has_symbol_type.
504 (add_symbols_v2): New function.
505 (bfd_plugin_open_input): Don't invoke LTO wrapper if LTO plugin
506 provides symbol type.
507 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2.
508 (bfd_plugin_canonicalize_symtab): Use LTO plugin symbol type if
509 available.
510
67338173
AM
5112020-03-20 Alan Modra <amodra@gmail.com>
512
513 * coff-rs6000.c (_bfd_xcoff_slurp_armap): Ensure size is large
514 enough to read number of symbols.
515
a859124d
AM
5162020-03-20 Alan Modra <amodra@gmail.com>
517
518 * elf.c (_bfd_elf_setup_sections): Don't test known non-NULL
519 backend functions for NULL before calling.
520 (copy_special_section_fields, _bfd_elf_copy_private_bfd_data),
521 (bfd_section_from_shdr, assign_section_numbers): Likewise.
522 * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): Likewise.
523 * elfnn-ia64.c (ignore_errors): New function.
524 (elf_backend_link_order_error_handler): Redefine as ignore_errors.
525
f3a08f77
NC
5262020-03-19 Nick Clifton <nickc@redhat.com>
527
528 PR 25676
529 * dwarf2.c (struct varinfo): Add unit_offset field to record the
530 location of the varinfo in the unit's debug info data. Change the
531 type of the stack field to a boolean.
532 (lookup_var_by_offset): New function. Returns the varinfo
533 structure for the variable described at the given offset in the
534 unit's debug info.
535 (scan_unit_for_symbols): Add support for variables which have the
536 DW_AT_specification attribute.
537
6a541707
NC
5382020-03-19 Nick Clifton <nickc@redhat.com>
539
540 PR 25699
541 * elf.c (bfd_elf_set_group_contents): Replace assertion with an
542 error return.
543
effc14f5
SH
5442020-03-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
545
546 * elfxx-riscv.c (riscv_parse_subset): Don't use C99.
547
ac4bf06c
NC
5482020-03-18 Nick Clifton <nickc@redhat.com>
549
550 PR 25673
551 * elf.c (_bfd_elf_write_secondary_reloc_section): Fix illegal
552 memory access when processing a corrupt secondary reloc section.
553
53215f21
CL
5542020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
555
556 * elf32-arm.c (arm_build_one_stub): Emit a fatal error message
557 instead of calling abort.
558 * elf32-csky.c (csky_build_one_stub): Likewise.
559 * elf32-hppa.c (hppa_build_one_stub): Likewise.
560 * elf32-m68hc11.c (m68hc11_elf_build_one_stub): Likewise.
561 * elf32-m68hc12.c (m68hc12_elf_build_one_stub): Likewise.
562 * elf32-metag.c (metag_build_one_stub): Likewise.
563 * elf32-nios2.c (nios2_build_one_stub): Likewise.
564 * elf64-ppc.c (ppc_build_one_stub): Likewise.
565 (ppc_size_one_stub): Likewise.
566 * elfnn-aarch64.c (aarch64_build_one_stub): Likewise.
567
327ef784
NC
5682020-03-17 Nick Clifton <nickc@redhat.com>
569
d3c3c542 570 PR 25688
327ef784
NC
571 * elf.c (_bfd_elf_copy_special_section_fields): Replace assertions
572 with error messages.
573
ecbbbdba
NC
5742020-03-17 Nick Clifton <nickc@redhat.com>
575
576 PR 25687
577 * elf.c (_bfd_elf_slurp_secondary_reloc_section): Remove redundant
578 free. Add free on another failure path.
579
4b3ecb3b
AM
5802020-03-16 Alan Modra <amodra@gmail.com>
581
582 PR 25675
583 * elf.c (elf_sort_segments): Don't call bfd_octets_per_byte unless
584 we have a non-zero section count. Do lma comparison in octets.
585
7bac4137
AM
5862020-03-16 Alan Modra <amodra@gmail.com>
587
588 * vms-alpha.c (dst_restore_location): Validate index into
589 dst_ptr_offsets array before accessing. Return status.
590 (dst_retrieve_location): Similarly, making "loc" parameter a
591 pointer to return value.
592 (_bfd_vms_slurp_etir): Update calls to above functions.
593
8b5d0a4f
KR
5942020-03-14 Kamil Rytarowski <n54@gmx.com>
595
596 * configure.ac: Include netbsd-core.lo for all NetBSD arm and mips
597 targets.
598 * configure: Regenerated.
599
48e81d7f
AM
6002020-03-14 Alan Modra <amodra@gmail.com>
601
602 * section.c (BFD_FAKE_SECTIONS): Formatting.
603 * bfd-in2.h: Regenerate.
604
06d949ec
KR
6052020-03-13 Kamil Rytarowski <n54@gmx.com>
606
607 * elf.c (elfcore_grok_netbsd_note): Add support for
608 NT_NETBSDCORE_LWPSTATUS notes.
609
abf874aa
CL
6102020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
611
612 * bfd-in2.h: Regenerate.
613 * section.c (asection): Add already_assigned field.
614 (BFD_FAKE_SECTION): Add default initializer for it.
615 * ecoff.c (bfd_debug_section): Initialize already_assigned field.
616 * elf32-arm.c (arm_build_one_stub): Add support for
617 non_contiguous_regions.
618 * elf32-csky.c (csky_build_one_stub): Likewise.
619 * elf32-hppa.c (hppa_build_one_stub): Likewise.
620 * elf32-m68hc11.c (m68hc11_elf_build_one_stub): Likewise.
621 * elf32-m68hc12.c (m68hc12_elf_build_one_stub): Likewise.
622 * elf32-metag.c (metag_build_one_stub): Likewise.
623 * elf32-nios2.c (nios2_build_one_stub): Likewise.
624 * elf64-ppc.c (ppc_build_one_stub): Likewise.
625 (ppc_size_one_stub): Likewise.
626 * elfnn-aarch64.c (aarch64_build_one_stub): Likewise.
627 * elflink.c (elf_link_input_bfd): Likewise.
628
74e10d17
L
6292020-03-13 H.J. Lu <hongjiu.lu@intel.com>
630
631 PR ld/24920
632 * elf-linker-x86.h (elf_linker_x86_params): Add
633 static_before_all_inputs and has_dynamic_linker.
634 * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Report
635 dynamic input objects if -static is passed at command-line
636 before all input files without --dynamic-linker unless
637 --no-dynamic-linker is used.
638
015ec493
KR
6392020-03-13 Kamil Rytarowski <n54@gmx.com>
640
641 * elf.c (elfcore_grok_netbsd_note): Add support for aarch64.
642
66631823
CE
6432020-03-13 Christian Eggers <ceggers@gmx.de>
644
645 * bfd.c (bfd_record_phdr): New local "opb". Fix assignment of
646 "p_paddr" from "at".
647 * elfcode.h (bfd_from_remote_memory): Add units to several
648 parameters. New local "opb". Fix usage of p_align. Fix
649 calculation of "localbase" from "ehdr_vma" and "p_vaddr". Fix
650 call of target_read_memory.
651 * elflink.c (elf_fixup_link_order): Fix scope of "s" local. Fix
652 calculation of "offset" and "output_offset".
653 (bfd_elf_final_link): New local "opb". Fix calculation of "size"
654 from "offset" and fix calculation of "end" from "vma+size". Fix
655 comparison between "sh_addr" and "vma"/"output_offset".
656 (bfd_elf_discard_info): Fix calculation of "eh_alignment".
657 * elf-bfd.h (struct elf_link_hash_table): Add unit to tls_size
658 member.
659 * elf.c (_bfd_elf_map_sections_to_segments): Add unit (bytes/
660 octets) to "wrap_to2 and "phdr_size" locals. Fix calculation of
661 "wrap_to" value. Add unit (bytes) to phdr_lma variable. Fix
662 assignment of p_paddr from phdr_lma. Fix comparison between
663 "lma+size" and "next->lma".
664 (elf_sort_segments): Fix assignment from p_paddr to lma.
665 (assign_file_positions_for_load_sections): Add unit (bytes) to
666 local "align". Fix calculation of local "off_adjust". Fix
667 calculation of local "filehdr_vaddr".
668 (assign_file_positions_for_non_load_sections): New local "opb".
669 Fix calculation of "end" from "p_size". Fix comparison between
670 "vma+SECTION_SIZE" and "start". Fix calculation of "p_memsz"
671 from "end" and "p_vaddr".
672 (rewrite_elf_program_header): Fix comparison between p_vaddr and
673 vma. Fix assignment to p_paddr from lma. Fix comparison between
674 p_paddr and lma. Fix assignment to p_paddr from lma.
675 * merge.c (sec_merge_emit): New local "opb". Convert
676 "alignment_power" to octets.
677 (_bfd_add_merge_section): New locals "alignment_power" and
678 "opb". Fix comparison between "alignment_power" and
679 "sizeof(align)".
680 (_bfd_merge_sections): New local "opb". Divide size by opb
681 before checking align mask.
682
502794d4
CE
6832020-03-13 Christian Eggers <ceggers@gmx.de>
684
685 * elf.c (_bfd_elf_make_section_from_shdr): Introduce new temp
686 opb. Divide Elf_Internal_Shdr::sh_addr by opb when setting
687 section LMA/VMA.
688 (_bfd_elf_make_section_from_phdr): Similarly.
689 (elf_fake_sections): Fix calculation of
690 Elf_Internal_shdr::sh_addr from section VMA.
691 (_bfd_elf_map_sections_to_segments): Fix mixup between octets
692 and bytes.
693 (assign_file_positions_for_load_sections): Fix calculations of
694 Elf_Internal_shdr::p_vaddr and p_paddr from section LMA/VMA. Fix
695 comparison between program header address and section LMA.
696 (assign_file_positions_for_non_load_sections): Likewise.
697 (rewrite_elf_program_header): Likewise. Introduce new temp opb.
698 (IS_CONTAINED_BY_VMA): Add parameter opb.
699 (IS_CONTAINED_BY_LMA,IS_SECTION_IN_INPUT_SEGMENT,
700 INCLUDE_SECTION_IN_SEGMENT): Likewise.
701 (copy_elf_program_header): Update call to ELF_SECTION_IN_SEGMENT.
702 Fix calculations of p_addr_valid and p_vaddr_offset.
703 * elflink.c (elf_link_add_object_symbols): Multiply section VMA
704 with octets per byte when comparing against p_vaddr.
705
8248d21a
AM
7062020-03-11 Alan Modra <amodra@gmail.com>
707
708 * som.c (setup_sections): Sanity check subspace.name.
709
435edf0b
AM
7102020-03-11 Alan Modra <amodra@gmail.com>
711
712 * elf64-ppc.c (ppc64_elf_inline_plt): Do increment rel in for loop.
713
6b5e16ff
AM
7142020-03-10 Alan Modra <amodra@gmail.com>
715
716 PR 25648
717 * ihex.c (ihex_write_object_contents): Don't assume ordering of
718 addresses here.
719
2f57795b
AM
7202020-03-09 Alan Modra <amodra@gmail.com>
721
722 * wasm-module.c (wasm_scan): Sanity check file name length
723 before allocating memory. Move common section setup code. Do
724 without bfd_tell to calculate section size.
725
a0dcf297
NC
7262020-03-06 Nick Clifton <nickc@redhat.com>
727
728 * elf.c (_bfd_elf_set_section_contents): Replace call to abort
729 with error messages and failure return values.
730
e15a8da9
MF
7312020-03-05 Max Filippov <jcmvbkbc@gmail.com>
732
733 * elf32-xtensa.c (shrink_dynamic_reloc_sections): Shrink dynamic
734 relocation sections for any removed reference to a dynamic symbol.
735
a8e14f4c
NC
7362020-03-05 Nick Clifton <nickc@redhat.com>
737
738 * elf-bfd.h (struct elf_backend_data): Add new fields:
739 init_secondary_reloc_section, slurp_secondary_reloc_section,
740 write_secondary_reloc_section.
741 (_bfd_elf_init_secondary_reloc_section): Prototype.
742 (_bfd_elf_slurp_secondary_reloc_section): Prototype.
743 (_bfd_elf_write_secondary_reloc_section): Prototype.
744 * elf.c ( bfd_section_from_shdr): Invoke the new
745 init_secondary_reloc_section backend function, if defined, when a
746 second reloc section is encountered.
747 (swap_out_syms): Invoke the new symbol_section_index function, if
748 defined, when computing the section index of an OS/PROC specific
749 symbol.
750 (_bfd_elf_init_secondary_reloc_section): New function.
751 (_bfd_elf_slurp_secondary_reloc_section): New function.
752 (_bfd_elf_write_secondary_reloc_section): New function.
753 (_bfd_elf_copy_special_section_fields): New function.
754 * elfcode.h (elf_write_relocs): Invoke the new
755 write_secondary_relocs function, if defined, in order to emit
756 secondary relocs.
757 (elf_slurp_reloc_table): Invoke the new slurp_secondary_relocs
758 function, if defined, in order to read in secondary relocs.
759 * elfxx-target.h (elf_backend_copy_special_section_fields):
760 Provide a non-NULL default definition.
761 (elf_backend_init_secondary_reloc_section): Likewise.
762 (elf_backend_slurp_secondary_reloc_section): Likewise.
763 (elf_backend_write_secondary_reloc_section): Likewise.
764 (struct elf_backend_data elfNN_bed): Add initialisers for the new
765 fields.
766 * configure.ac (score_elf32_[bl]e_vec): Add elf64.lo
767 * configure: Regenerate.
768
6f8f95b4
AM
7692020-03-05 Alan Modra <amodra@gmail.com>
770
771 * archive64.c (_bfd_archive_64_bit_slurp_armap): Check parsed_size
772 against file size before allocating memory. Use bfd_alloc rather
773 than bfd_zalloc for carsym/strings memory.
774
233bf4f8
AM
7752020-03-04 Alan Modra <amodra@gmail.com>
776
777 * elf.c (elf_fake_sections): Ensure sh_addralign is such that
778 sh_addr mod sh_addalign is zero.
779
1039fd9a
AM
7802020-03-04 Alan Modra <amodra@gmail.com>
781
782 * format.c (bfd_check_format_matches): Call cleanup on error exit.
783
f5714099
AM
7842020-03-03 Alan Modra <amodra@gmail.com>
785
786 * format.c (struct bfd_preserve): Add cleanup field.
787 (bfd_preserve_save): Add cleanup param and save.
788 (bfd_preserve_restore): Return cleanup.
789 (bfd_preserve_finish): Call the cleanup for the discarded match.
790 (bfd_check_format_matches): Pass cleanup to bfd_preserve_save,
791 and clear when preserving a match. Restore cleanup too when
792 restoring that match.
793
40b35c78
AM
7942020-03-02 Alan Modra <amodra@gmail.com>
795
796 * cisco-core.c (cisco_core_file_p): Return bfd_cleanup.
797 * hpux-core.c (hpux_core_core_file_p): Update prototype.
798 * sco5-core.c (sco5_core_file_p): Return bfd_cleanup.
799 (core_sco5_vec): Correct initialisers.
800
601b73d5
AM
8012020-03-02 Alan Modra <amodra@gmail.com>
802
803 * aix386-core.c (aix386_core_file_p): Return bfd_cleanup.
804 * aix5ppc-core.c (xcoff64_core_p): Likewise.
805 * cisco-core.c (cisco_core_file_validate): Likewise.
806 * hppabsd-core.c (hppabsd_core_core_file_p): Likewise.
807 * hpux-core.c (hpux_core_core_file_p): Likewise.
808 * irix-core.c (irix_core_core_file_p): Likewise.
809 * lynx-core.c (lynx_core_file_p): Likewise.
810 * netbsd-core.c (netbsd_core_file_p): Likewise.
811 * osf-core.c (osf_core_core_file_p): Likewise.
812 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
813 * sco5-core.c (sco5_core_file_p): Likewise.
814
728d32c4
L
8152020-03-02 H.J. Lu <hongjiu.lu@intel.com>
816
817 * trad-core.c (trad_unix_core_file_p): Return bfd_cleanup.
818
cb001c0d
AM
8192020-03-02 Alan Modra <amodra@gmail.com>
820
821 * targets.c (bfd_cleanup): New typedef.
822 (struct bfd <_bfd_check_format>): Return a bfd_cleanup.
823 * libbfd-in.h (_bfd_no_cleanup): Define.
824 * format.c (bfd_reinit): Add cleanup parameter, call it.
825 (bfd_check_format_matches): Set cleanup from _bfd_check_format
826 call and pass to bfd_reinit. Delete temp, use abfd->xvec instead.
827 * aout-target.h (callback, object_p): Return bfd_cleanup.
828 * aout-tic30.c (tic30_aout_callback, tic30_aout_object_p): Likewise.
829 * archive.c (bfd_generic_archive_p): Likewise.
830 * binary.c (binary_object_p): Likewise.
831 * coff-alpha.c (alpha_ecoff_object_p): Likewise.
832 * coff-ia64.c (ia64coff_object_p): Likewise.
833 * coff-rs6000.c (_bfd_xcoff_archive_p, rs6000coff_core_p): Likewise.
834 * coff-sh.c (coff_small_object_p): Likewise.
835 * coff-stgo32.c (go32_check_format): Likewise.
836 * coff64-rs6000.c (xcoff64_archive_p, rs6000coff_core_p),
837 (xcoff64_core_p): Likewise.
838 * coffgen.c (coff_real_object_p, coff_object_p): Likewise.
839 * elf-bfd.h (bfd_elf32_object_p, bfd_elf32_core_file_p),
840 (bfd_elf64_object_p, bfd_elf64_core_file_p): Likewise.
841 * elfcode.h (elf_object_p): Likewise.
842 * elfcore.h (elf_core_file_p): Likewise.
843 * i386msdos.c (msdos_object_p): Likewise.
844 * ihex.c (ihex_object_p): Likewise.
845 * libaout.h (some_aout_object_p): Likewise.
846 * libbfd-in.h (bfd_generic_archive_p, _bfd_dummy_target),
847 (_bfd_vms_lib_alpha_archive_p, _bfd_vms_lib_ia64_archive_p): Likewise.
848 * libbfd.c (_bfd_dummy_target): Likewise.
849 * libcoff-in.h (coff_object_p): Likewise.
850 * mach-o-aarch64.c (bfd_mach_o_arm64_object_p),
851 (bfd_mach_o_arm64_core_p): Likewise.
852 * mach-o-arm.c (bfd_mach_o_arm_object_p),
853 (bfd_mach_o_arm_core_p): Likewise.
854 * mach-o-i386.c (bfd_mach_o_i386_object_p),
855 (bfd_mach_o_i386_core_p): Likewise.
856 * mach-o-x86-64.c (bfd_mach_o_x86_64_object_p),
857 (bfd_mach_o_x86_64_core_p): Likewise.
858 * mach-o.c (bfd_mach_o_header_p, bfd_mach_o_gen_object_p),
859 (bfd_mach_o_gen_core_p, bfd_mach_o_fat_archive_p): Likewise.
860 * mach-o.h (bfd_mach_o_object_p, bfd_mach_o_core_p),
861 (bfd_mach_o_fat_archive_p, bfd_mach_o_header_p): Likewise.
862 * mmo.c (mmo_object_p): Likewise.
863 * pef.c (bfd_pef_object_p, bfd_pef_xlib_object_p): Likewise.
864 * peicode.h (coff_real_object_p, pe_ILF_object_p),
865 (pe_bfd_object_p): Likewise.
866 * plugin.c (ld_plugin_object_p, bfd_plugin_object_p): Likewise.
867 * ppcboot.c (ppcboot_object_p): Likewise.
868 * rs6000-core.c (rs6000coff_core_p): Likewise.
869 * som.c (som_object_setup, som_object_p): Likewise.
870 * srec.c (srec_object_p, symbolsrec_object_p): Likewise.
871 * tekhex.c (tekhex_object_p): Likewise.
872 * vms-alpha.c (alpha_vms_object_p): Likewise.
873 * vms-lib.c (_bfd_vms_lib_archive_p, _bfd_vms_lib_alpha_archive_p),
874 (_bfd_vms_lib_ia64_archive_p, _bfd_vms_lib_txt_archive_p): Likewise.
875 * wasm-module.c (wasm_object_p): Likewise.
876 * xsym.c (bfd_sym_object_p): Likewise.
877 * xsym.h (bfd_sym_object_p): Likewise.
878 * aoutx.h (some_aout_object_p): Likewise, and callback parameter
879 return type.
880 * pdp11.c (some_aout_object_p): Likewise.
881 * plugin.c (register_ld_plugin_object_p): Update object_p
882 parameter type.
883 * plugin.h (register_ld_plugin_object_p): Likewise.
884 * bfd-in2.h: Regenerate.
885 * libbfd.h: Regenerate.
886 * libcoff.h: Regenerate.
887
a4dd6c97
AM
8882020-03-02 Alan Modra <amodra@gmail.com>
889
890 * coff-alpha.c (alpha_ecoff_le_vec): Add SEC_SMALL_DATA to
891 applicable section flags.
892 * coff-mips.c (mips_ecoff_le_vec, mips_ecoff_be_vec): Likewise.
893 (mips_ecoff_bele_vec): Likewise.
894 * coffcode.h (sec_to_styp_flags): Set SEC_SMALL_DATA for .sdata
895 and .sbss sections.
896 * ecoff.c (_bfd_ecoff_new_section_hook): Likewise.
897 (_bfd_ecoff_styp_to_sec_flags): Likewise.
898
bf577467
AM
8992020-03-02 Alan Modra <amodra@gmail.com>
900
901 * elf32-m32r.c (m32r_elf_section_flags): New function.
902 (elf_backend_section_flags): Define.
903 * elf32-nds32.c (nds32_elf_section_flags): New function.
904 (elf_backend_section_flags): Define.
905 * elf32-ppc.c (ppc_elf_section_from_shdr): Set SEC_SMALL_DATA for
906 .sbss and .sdata sections.
907 * elf32-v850.c (v850_elf_section_from_shdr): Set SEC_SMALL_DATA
908 for SHF_V850_GPREL sections.
909 * elf64-alpha.c (elf64_alpha_section_from_shdr): Delete outdated
910 FIXME.
911 * elf64-hppa.c (elf64_hppa_section_from_shdr): Set SEC_SMALL_DATA
912 for SHF_PARISC_SHORT sections.
913 * elf64-ppc.c (ppc64_elf_section_flags): New function.
914 (elf_backend_section_flags): Define.
915 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Set SEC_SMALL_DATA
916 for SHF_MIPS_GPREL sections. Delete FIXME.
917
8c803a2d
AM
9182020-03-02 Alan Modra <amodra@gmail.com>
919
920 * elf-bfd.h (elf_backend_section_flags): Remove flagword* param.
921 * elf.c (_bfd_elf_make_section_from_shdr): Set section flags before
922 calling elf_backend_section_flags with adjusted params. Use
923 newsect->flags past that point.
924 (_bfd_elf_new_section_hook): Always set sh_type and sh_flags for
925 special sections.
926 (_bfd_elf_init_private_section_data): Allow normal sh_type sections
927 to have their type overridden, and all sh_flags but processor and
928 os specific.
929 * elf32-arm.c (elf32_arm_section_flags): Adjust for changed params.
930 * elf32-mep.c (mep_elf_section_flags): Likewise.
931 * elf32-nios2.c (nios2_elf32_section_flags): Likewise.
932 * elf64-alpha.c (elf64_alpha_section_flags): Likewise.
933 * elf64-ia64-vms.c (elf64_ia64_section_flags): Likewise.
934 * elfnn-ia64.c (elfNN_ia64_section_flags): Likewise.
935 * elfnn-aarch64.c (elfNN_aarch64_size_stubs): Exclude the linker
936 stub BFD and non-aarch64 input files when scanning for stubs.
937
7d4b2d2d
AM
9382020-03-02 Alan Modra <amodra@gmail.com>
939
940 * coff-alpha.c (alpha_ecoff_get_elt_at_filepos): Provide an upper
941 limit to decompressed element size.
942
26f60d59
AM
9432020-03-02 Alan Modra <amodra@gmail.com>
944
945 * vms-lib.c (vms_traverse_index): Add recur_count param and
946 update calls. Fail on excessive recursion.
947
9cb56943
AM
9482020-03-02 Alan Modra <amodra@gmail.com>
949
950 * vms-alpha.c (vms_get_remaining_object_record): Use
951 bfd_realloc_or_free rather than bfd_realloc.
952 (add_symbol_entry, vector_grow1, alpha_vms_slurp_relocs): Likewise.
953 (dst_define_location, parse_module): Likewise, and check realloc
954 return status before using memory. Return status from function
955 adjusting all callers.
956
182ec670
AM
9572020-02-28 Alan Modra <amodra@gmail.com>
958
959 * vms-lib.c (_bfd_vms_lib_archive_p): Free memory on error paths.
960
1b088c82
AM
9612020-02-28 Alan Modra <amodra@gmail.com>
962
963 * vms-alpha.c (alpha_vms_object_p): Use _bfd_malloc_and_read.
964 Remove duplicate undersize check.
965
5f602802
AM
9662020-02-27 Alan Modra <amodra@gmail.com>
967
968 PR 24511
969 * mmo.c (mmo_scan): Set SEC_DATA for .data.
970
49d9fd42
AM
9712020-02-27 Alan Modra <amodra@gmail.com>
972
973 PR 24511
974 * syms.c (stt): Trim off all but 'e', 'i' and 'p' entries.
975 (coff_section_type): Adjust comment.
976 (decode_section_type): Likewise. Call coff_section_type before
977 decode_section_type.
978 (bfd_decode_symclass): Use 'c' for common sections other than
979 the standard one.
980
05f52dc2
AM
9812020-02-27 Alan Modra <amodra@gmail.com>
982
983 * coff-rs6000.c (_bfd_xcoff_read_ar_hdr): Put all data in one
984 malloc'd block.
985
ff69a894
AM
9862020-02-27 Alan Modra <amodra@gmail.com>
987
988 * bfd.c (bfd_stat_arch_elt): Use vector of containing archive,
989 if file is an archive element.
990 * bfd-in2.h: Regenerate.
991
02f7e7ee
AM
9922020-02-26 Alan Modra <amodra@gmail.com>
993
994 * archive.c (do_slurp_bsd_armap): Increase minimum parsed_size, and
995 bfd_set_error on failing test. Don't bother changing bfd_error on
996 file read error. Check symdef_count is multiple of BSD_SYMDEF_SIZE.
997 Check sym name is within string buffer. Use size_t for some vars.
998 (do_slurp_coff_armap): Use size_t for some variables, fix size of
999 int_buf. Don't change bfd_error on file read error. Use
1000 _bfd_mul_overflow when calculating carsym buffer size. Reorder
1001 calculations to catch overflows before they occur. malloc and
1002 free raw armap rather than using bfd_alloc. Read raw armap before
1003 allocating carsym+strings buffer.
1004 (_bfd_slurp_extended_name_table): Localize variables. Check
1005 name size against file size.
1006
cc4c4f40
AM
10072020-02-26 Alan Modra <amodra@gmail.com>
1008
1009 * vms-lib.c (vms_lib_read_index): Release correct buffer.
1010
e0b317de
AM
10112020-02-26 Alan Modra <amodra@gmail.com>
1012
1013 * elf32-rx.c (rx_elf_relocate_section): Use bfd_malloc rather than
1014 malloc. Check for NULL return from bfd_malloc.
1015 (rx_table_find, rx_table_map): Likewise.
1016 (rx_set_section_contents): Check bfd_alloc return.
1017 (rx_dump_symtab): Don't alloc internal_syms or external_syms.
1018
dc1e8a47
AM
10192020-02-26 Alan Modra <amodra@gmail.com>
1020
1021 * aoutx.h: Indent labels correctly. Format error strings.
1022 * archive.c: Likewise.
1023 * archive64.c: Likewise.
1024 * coff-arm.c: Likewise.
1025 * coff-rs6000.c: Likewise.
1026 * coff-stgo32.c: Likewise.
1027 * cpu-arm.c: Likewise.
1028 * dwarf2.c: Likewise.
1029 * elf-ifunc.c: Likewise.
1030 * elf-properties.c: Likewise.
1031 * elf-s390-common.c: Likewise.
1032 * elf-strtab.c: Likewise.
1033 * elf.c: Likewise.
1034 * elf32-arm.c: Likewise.
1035 * elf32-bfin.c: Likewise.
1036 * elf32-cr16.c: Likewise.
1037 * elf32-csky.c: Likewise.
1038 * elf32-i386.c: Likewise.
1039 * elf32-m68k.c: Likewise.
1040 * elf32-msp430.c: Likewise.
1041 * elf32-nds32.c: Likewise.
1042 * elf32-nios2.c: Likewise.
1043 * elf32-pru.c: Likewise.
1044 * elf32-xtensa.c: Likewise.
1045 * elf64-ia64-vms.c: Likewise.
1046 * elf64-x86-64.c: Likewise.
1047 * elfcode.h: Likewise.
1048 * elfcore.h: Likewise.
1049 * elflink.c: Likewise.
1050 * elfnn-aarch64.c: Likewise.
1051 * elfnn-ia64.c: Likewise.
1052 * elfnn-riscv.c: Likewise.
1053 * elfxx-mips.c: Likewise.
1054 * elfxx-sparc.c: Likewise.
1055 * elfxx-x86.c: Likewise.
1056 * i386lynx.c: Likewise.
1057 * merge.c: Likewise.
1058 * pdp11.c: Likewise.
1059 * plugin.c: Likewise.
1060 * reloc.c: Likewise.
1061
e310298c
AM
10622020-02-26 Alan Modra <amodra@gmail.com>
1063
1064 PR 25593
1065 * elf-bfd.h (struct elf_link_hash_table): Rename "loaded" to
1066 "dyn_loaded".
1067 (bfd_elf_add_dt_needed_tag): Declare.
1068 * elf-strtab.c (_bfd_elf_strtab_restore): Handle NULL buf.
1069 * elflink.c (bfd_elf_add_dt_needed_tag): Make global and rename
1070 from elf_add_dt_needed_tag. Remove soname and doit param.
1071 (elf_link_add_object_symbols): Don't use elf_add_dt_needed_tag
1072 to see whether as-needed lib is already loaded, use dyn_loaded
1073 list instead. When saving and restoring around as-needed lib
1074 handle possibility that dynstr has not been initialised. Don't
1075 add DT_NEEDED tags here. Limit dyn_loaded list to dynamic libs.
1076 Mark libs loaded via DT_NEEDED entries of other libs with
1077 DYN_NO_NEEDED if they should not be mentioned in DT_NEEDED of
1078 the output.
1079 (elf_link_check_versioned_symbol): Remove now unneccesary
1080 DYNAMIC check when traversing dyn_loaded list.
1081
b570b954
AM
10822020-02-26 Alan Modra <amodra@gmail.com>
1083
1084 * bfdio.c (bfd_get_file_size): Ignore bogus archive element sizes.
1085
ecda9016
L
10862020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1087
1088 PR binutils/25584
1089 * plugin.c (need_lto_wrapper_p): New.
1090 (bfd_plugin_set_program_name): Add an int argument to set
1091 need_lto_wrapper_p.
1092 (get_lto_wrapper): Return FALSE if need_lto_wrapper_p isn't
1093 set.
1094 * plugin.h (bfd_plugin_set_program_name): Add an int argument.
1095
a98c743f
AM
10962020-02-24 Alan Modra <amodra@gmail.com>
1097
1098 * vms-lib.c (_bfd_vms_lib_archive_p): Correct overflow checks.
1099
c893ce36
AM
11002020-02-24 Alan Modra <amodra@gmail.com>
1101
1102 * vms-lib.c (struct carsym_mem): Add limit.
1103 (vms_add_index): Heed limit.
1104 (vms_traverse_index): Catch buffer overflows. Remove outdated fixme.
1105 (vms_lib_read_index): Set up limit. Catch 32-bit overflow.
1106 Always return actual number read.
1107 (_bfd_vms_lib_archive_p): Catch buffer overflows. Replace
1108 assertion with error exit.
1109
7b3c2715
AM
11102020-02-22 Alan Modra <amodra@gmail.com>
1111
1112 PR 25585
1113 * elf.c (assign_file_positions_for_load_sections): Continue linking
1114 on "PHDR segment not covered by LOAD segment" errors.
1115
a4425a57
AM
11162020-02-21 Alan Modra <amodra@gmail.com>
1117
1118 * mach-o.c (bfd_mach_o_canonicalize_relocs): Fix ineffective
1119 overflow check.
1120 (bfd_mach_o_canonicalize_reloc): Likewise.
1121 (bfd_mach_o_canonicalize_dynamic_reloc): Likewise. Sanity check
1122 counts and offsets against file size.
1123 (bfd_mach_o_build_dysymtab): Fix ineffective overflow check.
1124 (bfd_mach_o_mangle_sections): Remove unnecessary overflow check.
1125 (bfd_mach_o_read_symtab_symbols): Sanity check count and offset
1126 against file size. Delete symbol table error message.
1127 (bfd_mach_o_read_dysymtab): Sanity check counts and offsets
1128 against file size.
1129 (bfd_mach_o_read_symtab): Likewise.
1130 (bfd_mach_o_read_command): Pass file size.
1131 (bfd_mach_o_scan): Sanity check command count against file size.
1132
dda2980f
AM
11332020-02-21 Alan Modra <amodra@gmail.com>
1134
1135 PR 25569
1136 * aoutx.h (adjust_o_magic, adjust_z_magic, adjust_n_magic): Use
1137 "text", "data" and "bss" section pointer vars. Don't update
1138 section size, just exec header sizes.
1139 (adjust_sizes_and_vmas): Don't update text section size. Set
1140 initial exec header a_text. Print exec headers sizes.
1141 * pdp11.c (adjust_o_magic, adjust_z_magic, adjust_n_magic),
1142 (adjust_sizes_and_vmas): Similarly. Formatting.
1143 (final_link): Correct final file extension.
1144
00e49dff
NC
11452020-02-20 Nick Clifton <nickc@redhat.com>
1146
1147 * elf-bfd.h (struct elf_backend_data): Add symbol_section_index
1148 callback.
1149 * elfxx-target.h (elf_backend_symbol_section_index): Provide
1150 default definition.
1151 (elfNN_bed): Initialise the symbol_section_index field.
1152 * elf.c (swap_out_syms): Call symbol_section_index, if defined, on
1153 OS and PROC specific section indicies. Warn if converting other
1154 reserved incidies to SHN_ABS.
1155
fcaaac0a
SB
11562020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
1157
1158 PR 25537
1159 * cpu-z80.c: Add machine type compatibility checking.
1160
dcf06b89
L
11612020-02-19 H.J. Lu <hongjiu.lu@intel.com>
1162
1163 PR binutils/25355
1164 * plugin.c (plugin_list_entry): Remove handle.
1165 (try_load_plugin): Call dlclose before return.
1166
2c7c5554
AM
11672020-02-19 Alan Modra <amodra@gmail.com>
1168
1169 * libbfd-in.h (_bfd_constant_p): Define.
1170 (_bfd_alloc_and_read, _bfd_malloc_and_read): Check read size against
1171 file size before allocating memory.
1172 * coffgen.c (_bfd_coff_get_external_symbols): Remove file size check.
1173 * elf.c (bfd_elf_get_str_section): Likewise.
1174 (_bfd_elf_slurp_version_tables): Likewise.
1175 * libbfd.h: Regenerate.
1176
2bb3687b
AM
11772020-02-19 Alan Modra <amodra@gmail.com>
1178
1179 * libbfd-in.h (_bfd_alloc_and_read, _bfd_malloc_and_read): New.
1180 * aoutx.h (aout_get_external_symbols): Replace calls to
1181 bfd_[m]alloc and bfd_bread with call to _bfd_[m]alloc_and_read.
1182 (slurp_reloc_table): Likewise.
1183 * archive.c (do_slurp_bsd_armap): Likewise.
1184 (do_slurp_coff_armap): Likewise.
1185 * archive64.c (_bfd_archive_64_bit_slurp_armap): Likewise.
1186 * coff-rs6000.c (_bfd_xcoff_slurp_armap): Likewise.
1187 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
1188 * coffcode.h (coff_set_arch_mach_hook, buy_and_read): Likewise.
1189 * coffgen.c (coff_real_object_p, coff_object_p, build_debug_section),
1190 (_bfd_coff_get_external_symbols): Likewise.
1191 * ecoff.c (ecoff_slurp_symbolic_header),
1192 (_bfd_ecoff_slurp_symbolic_info, ecoff_slurp_reloc_table),
1193 (_bfd_ecoff_slurp_armap, ecoff_link_add_object_symbols, READ),
1194 (ecoff_indirect_link_order): Likewise.
1195 * elf.c (bfd_elf_get_str_section, setup_group, elf_read_notes),
1196 (_bfd_elf_slurp_version_tables): Likewise.
1197 * elf32-m32c.c (m32c_elf_relax_section): Likewise.
1198 * elf32-rl78.c (rl78_elf_relax_section): Likewise.
1199 * elf32-rx.c (elf32_rx_relax_section): Likewise.
1200 * elf64-alpha.c (READ): Likewise.
1201 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Likewise.
1202 * elf64-sparc.c (elf64_sparc_slurp_one_reloc_table): Likewise.
1203 * elfcode.h (elf_slurp_symbol_table),
1204 (elf_slurp_reloc_table_from_section): Likewise.
1205 * elflink.c (elf_link_add_object_symbols),
1206 (elf_link_check_versioned_symbol): Likewise.
1207 * elfxx-mips.c (READ): Likewise.
1208 * i386lynx.c (slurp_reloc_table): Likewise.
1209 * lynx-core.c (lynx_core_file_p): Likewise.
1210 * mach-o.c (bfd_mach_o_canonicalize_relocs),
1211 (bfd_mach_o_read_symtab_strtab, bfd_mach_o_alloc_and_read),
1212 (bfd_mach_o_read_prebound_dylib, bfd_mach_o_read_dyld_content
1213 * pdp11.c (aout_get_external_symbols, slurp_reloc_table
1214 * pef.c (bfd_pef_print_loader_section, bfd_pef_scan_start_address),
1215 (bfd_pef_parse_symbols): Likewise.
1216 * peicode.h (pe_ILF_object_p, pe_bfd_object_p
1217 * som.c (setup_sections, som_slurp_string_table),
1218 (som_slurp_reloc_table, som_bfd_count_ar_symbols),
1219 (som_bfd_fill_in_ar_symbols): Likewise.
1220 * vms-alpha.c (module_find_nearest_line, evax_bfd_print_dst),
1221 (evax_bfd_print_image): Likewise.
1222 * vms-lib.c (_bfd_vms_lib_archive_p): Likewise.
1223 * wasm-module.c (wasm_scan): Likewise.
1224 * xcofflink.c (xcoff_link_add_symbols): Likewise.
1225 * xsym.c (bfd_sym_read_name_table),
1226 (bfd_sym_print_type_information_table_entry): Likewise.
1227 * libbfd.h: Regenerate.
1228
806470a2
AM
12292020-02-19 Alan Modra <amodra@gmail.com>
1230
1231 * aoutx.h (slurp_reloc_table): Allocate reloc_cache after
1232 reading external relocs.
1233 * ecoff.c (ecoff_slurp_reloc_table): Likewise.
1234 * archive.c (_bfd_write_archive_contents): Don't twiddle bfd_error
1235 after bfd_bread.
1236 * archive64.c (_bfd_archive_64_bit_slurp_armap): Remove unnecessary
1237 bfd_release.
1238 * elf32-m32c.c (m32c_offset_for_reloc): Make shndx_buf a bfd_byte*.
1239 (m32c_elf_relax_section): Likewise.
1240 * elf32-rl78.c (rl78_offset_for_reloc): Likewise.
1241 (rl78_elf_relax_section): Likewise.
1242 * elf32-rx.c (rx_offset_for_reloc): Likewise.
1243 (elf32_rx_relax_section): Likewise.
1244 * mach-o.c (bfd_mach_o_alloc_and_read): Move earlier with better
1245 parameter types and use..
1246 (bfd_mach_o_read_dylinker, bfd_mach_o_read_dylib),
1247 (bfd_mach_o_read_fvmlib, bfd_mach_o_read_str): ..in these functions.
1248 * peicode.h (pe_bfd_object_p): Don't zero the part of opthdr
1249 being read from file, just the extra.
1250 * som.c (som_slurp_symbol_table): Allocate internal symbol buffer
1251 after reading external syms. Free on failure.
1252
1f4361a7
AM
12532020-02-19 Alan Modra <amodra@gmail.com>
1254
1255 * coffcode.h (buy_and_read, coff_slurp_line_table),
1256 (coff_slurp_symbol_table, coff_slurp_reloc_table): Replace
1257 bfd_[z][m]alloc2 calls with _bfd_mul_overflow followed by the
1258 corresponding bfd_alloc call. Adjust variables to suit.
1259 * coffgen.c (_bfd_coff_get_external_symbols): Likewise.
1260 * ecoff.c (_bfd_ecoff_slurp_symbolic_info),
1261 (_bfd_ecoff_slurp_symbol_table, READ): Likewise.
1262 * elf.c (bfd_elf_get_elf_syms, setup_group, bfd_section_from_shdr),
1263 (swap_out_syms, _bfd_elf_slurp_version_tables): Likewise.
1264 * elf32-m32c.c (m32c_elf_relax_section): Likewise.
1265 * elf32-rl78.c (rl78_elf_relax_section): Likewise.
1266 * elf32-rx.c (elf32_rx_relax_section): Likewise.
1267 * elf64-alpha.c (READ): Likewise.
1268 * elfcode.h (elf_object_p, elf_write_relocs, elf_write_shdrs_and_ehdr),
1269 (elf_slurp_symbol_table, elf_slurp_reloc_table),
1270 (bfd_from_remote_memory): Likewise.
1271 * elfcore.h (core_find_build_id): Likewise.
1272 * elfxx-mips.c (READ): Likewise.
1273 * mach-o.c (bfd_mach_o_mangle_sections),
1274 (bfd_mach_o_read_symtab_symbols, bfd_mach_o_read_thread),
1275 (bfd_mach_o_read_dysymtab, bfd_mach_o_flatten_sections),
1276 (bfd_mach_o_scan, bfd_mach_o_fat_archive_p): Likewise.
1277 * som.c (setup_sections, som_prep_for_fixups)
1278 (som_build_and_write_symbol_table, som_slurp_symbol_table),
1279 (som_slurp_reloc_table, som_bfd_count_ar_symbols),
1280 (som_bfd_fill_in_ar_symbols, som_slurp_armap),
1281 (som_bfd_ar_write_symbol_stuff): Likewise.
1282 * vms-alpha.c (vector_grow1): Likewise.
1283 * vms-lib.c (vms_add_index): Likewise.
1284 * wasm-module.c (wasm_scan_name_function_section): Likewise.
1285 * libbfd.c (bfd_malloc2, bfd_realloc2, bfd_zmalloc2): Delete.
1286 * opncls.c (bfd_alloc2, bfd_zalloc2): Delete.
1287 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2),
1288 (bfd_alloc2, bfd_zalloc2): Delete.
1289 (_bfd_mul_overflow): Define.
1290 * libbfd.h: Regenerate.
1291
446f7ed5
AM
12922020-02-19 Alan Modra <amodra@gmail.com>
1293
1294 * elf.c (bfd_section_from_shdr): Use bfd_zalloc rather than
1295 bfd_zalloc2.
1296 (assign_section_numbers): Likewise.
1297 (elf_map_symbols): Likewise, and bfd_alloc rather than bfd_alloc2.
1298 (_bfd_elf_map_sections_to_segments): Use bfd_malloc rather than
1299 bfd_malloc2, size_t amt, and unsigned tls_count.
1300 (rewrite_elf_program_header): Use bfd_malloc and size_t amt.
1301 * elflink.c (elf_create_symbuf): Use bfd_malloc.
1302 (elf_output_implib): Use bfd_alloc.
1303
b03202e3
AM
13042020-02-19 Alan Modra <amodra@gmail.com>
1305
1306 * bfd.c (struct bfd): Move format and direction to other
1307 bitfields. Add "size".
1308 * bfdio.c (bfd_get_size): Cache size when not writing file.
1309 * opncls.c (bfd_get_debug_link_info_1): Allow for bfd_get_size
1310 returning zero, ie. unknown.
1311 (bfd_get_alt_debug_link_info): Likewise.
1312 * bfd-in2.h: Regenerate.
1313
7c5fa58e
AM
13142020-02-19 Alan Modra <amodra@gmail.com>
1315
1316 * coffgen.c (_bfd_coff_get_external_symbols): Don't call
1317 bfd_get_file_size twice.
1318 (_bfd_coff_read_string_table): Allow for bfd_get_file_size
1319 zero, ie. unknown, return.
1320 * elf-attrs.c (_bfd_elf_parse_attributes): Likewise.
1321 * elfcode.h (elf_swap_shdr_in): Likewise.
1322 (elf_object_p): Don't call bfd_get_file_size twice and correct
1323 file size check.
1324
96d3b80f
AM
13252020-02-19 Alan Modra <amodra@gmail.com>
1326
1327 * mach-o.c (bfd_mach_o_flatten_sections): Return a bfd_boolean,
1328 FALSE if memory alloc fails. Adjust calls.
1329 * som.c (som_prep_for_fixups): Likewise.
1330 * vms-alpha.c (alpha_vms_add_fixup_lp, alpha_vms_add_fixup_ca),
1331 (alpha_vms_add_fixup_qr, alpha_vms_add_fixup_lr),
1332 (alpha_vms_add_lw_reloc, alpha_vms_add_qw_reloc): Likewise.
1333 * som.c (som_build_and_write_symbol_table): Return via error_return
1334 on seek failure.
1335 * vms-alpha.c (VEC_APPEND): Adjust for vector_grow1 changes.
1336 (VEC_APPEND_EL): Delete.
1337 (vector_grow1): Return pointer to element. Catch overflow.
1338 Return NULL on memory allocation failure.
1339 (alpha_vms_add_fixup_lp): Replace VEC_APPEND_EL with VEC_APPEND.
1340 (alpha_vms_add_fixup_ca): Likewise.
1341 (alpha_vms_link_add_object_symbols): Check VEC_APPEND result
1342 before using.
1343 * elf.c (bfd_section_from_shdr): Check bfd_zalloc2 result.
1344
986f0783
AM
13452020-02-19 Alan Modra <amodra@gmail.com>
1346
1347 * aix386-core.c (aix386_core_file_p): Use size_t for "amt".
1348 * aout-target.h (object_p): Likewise.
1349 * aout-tic30.c (tic30_aout_object_p): Likewise.
1350 * aoutx.h (some_aout_object_p, mkobject, make_empty_symbol),
1351 (emit_stringtab, write_syms, link_hash_table_create),
1352 (aout_link_write_other_symbol): Likewise.
1353 * archive.c (_bfd_generic_mkarchive, bfd_generic_archive_p),
1354 (bfd_ar_hdr_from_filesystem, _bfd_write_archive_contents),
1355 (_bfd_compute_and_write_armap): Likewise.
1356 * archures.c (bfd_arch_list): Likewise.
1357 * bfd.c (bfd_record_phdr): Likewise.
1358 * binary.c (binary_canonicalize_symtab): Likewise.
1359 * cisco-core.c (cisco_core_file_validate): Likewise.
1360 * coff-arm.c (coff_arm_link_hash_table_create, find_thumb_glue),
1361 (find_arm_glue, record_arm_to_thumb_glue),
1362 (record_thumb_to_arm_glue): Likewise.
1363 * coff-ppc.c (ppc_coff_link_hash_table_create, record_toc),
1364 (ppc_allocate_toc_section): Likewise.
1365 * coff-rs6000.c (_bfd_xcoff_mkobject, _bfd_xcoff_archive_p): Likewise.
1366 * coff-sh.c (sh_relax_section): Likewise.
1367 * coff64-rs6000.c (xcoff64_archive_p): Likewise.
1368 * coffcode.h (handle_COMDAT, coff_new_section_hook),
1369 (coff_set_alignment_hook, coff_mkobject),
1370 (coff_compute_section_file_positions): Likewise.
1371 * coffgen.c (coff_make_empty_symbol, coff_bfd_make_debug_symbol),
1372 (coff_find_nearest_line_with_names),
1373 ( bfd_coff_set_symbol_class): Likewise.
1374 * cofflink.c (_bfd_coff_link_hash_table_create),
1375 (_bfd_coff_link_input_bfd): Likewise.
1376 * dwarf1.c (alloc_dwarf1_unit, alloc_dwarf1_func): Likewise.
1377 * dwarf2.c (read_abbrevs, read_attribute_value, add_line_info),
1378 (build_line_info_table, sort_line_sequences),
1379 (line_info_add_include_dir, line_info_add_file_name),
1380 (decode_line_info, scan_unit_for_symbols, parse_comp_unit),
1381 (place_sections, _bfd_dwarf2_slurp_debug_info): Likewise.
1382 * ecoff.c (_bfd_ecoff_mkobject, _bfd_ecoff_make_empty_symbol),
1383 (_bfd_ecoff_find_nearest_line),
1384 (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
1385 * ecofflink.c (bfd_ecoff_debug_init): Likewise.
1386 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Likewise.
1387 * elf-m10300.c (mn10300_elf_relax_section),
1388 (elf32_mn10300_link_hash_table_create): Likewise.
1389 * elf-strtab.c (_bfd_elf_strtab_init): Likewise.
1390 * elf.c (make_mapping, copy_elf_program_header): Likewise.
1391 * elf32-arm.c (elf32_arm_link_hash_table_create),
1392 (elf32_arm_setup_section_lists, elf32_arm_check_relocs),
1393 (elf32_arm_new_section_hook): Likewise.
1394 * elf32-avr.c (elf_avr_new_section_hook),
1395 (elf32_avr_link_hash_table_create, get_local_syms),
1396 (elf32_avr_setup_section_lists): Likewise.
1397 * elf32-bfin.c (bfinfdpic_elf_link_hash_table_create),
1398 (bfin_link_hash_table_create): Likewise.
1399 * elf32-cr16.c (elf32_cr16_link_hash_table_create): Likewise.
1400 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
1401 * elf32-csky.c (csky_elf_link_hash_table_create),
1402 (csky_elf_check_relocs, elf32_csky_setup_section_lists): Likewise.
1403 * elf32-frv.c (frvfdpic_elf_link_hash_table_create): Likewise.
1404 * elf32-hppa.c (elf32_hppa_link_hash_table_create),
1405 (elf32_hppa_setup_section_lists, get_local_syms): Likewise.
1406 * elf32-i386.c (elf_i386_check_relocs): Likewise.
1407 * elf32-lm32.c (lm32_elf_link_hash_table_create): Likewise.
1408 * elf32-m32r.c (m32r_elf_link_hash_table_create),
1409 (m32r_elf_check_relocs): Likewise.
1410 * elf32-m68hc1x.c (m68hc11_elf_hash_table_create),
1411 (elf32_m68hc11_setup_section_lists),
1412 (elf32_m68hc11_size_stubs): Likewise.
1413 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
1414 * elf32-metag.c (elf_metag_link_hash_table_create),
1415 (elf_metag_setup_section_lists): Likewise.
1416 * elf32-microblaze.c (microblaze_elf_link_hash_table_create),
1417 (microblaze_elf_check_relocs): Likewise.
1418 * elf32-nds32.c (nds32_elf_link_hash_table_create),
1419 (nds32_elf_check_relocs): Likewise.
1420 * elf32-nios2.c (nios2_elf32_setup_section_lists),
1421 (get_local_syms, nios2_elf32_check_relocs),
1422 (nios2_elf32_link_hash_table_create): Likewise.
1423 * elf32-or1k.c (or1k_elf_link_hash_table_create),
1424 (or1k_elf_check_relocs): Likewise.
1425 * elf32-ppc.c (ppc_elf_modify_segment_map, update_plt_info): Likewise.
1426 * elf32-pru.c (pru_elf32_link_hash_table_create): Likewise.
1427 * elf32-s390.c (elf_s390_link_hash_table_create),
1428 (elf_s390_check_relocs): Likewise.
1429 * elf32-score.c (score_elf_create_got_section),
1430 (s3_elf32_score_new_section_hook),
1431 (elf32_score_link_hash_table_create): Likewise.
1432 * elf32-score7.c (score_elf_create_got_section),
1433 (s7_elf32_score_new_section_hook): Likewise.
1434 * elf32-sh.c (sh_elf_link_hash_table_create),
1435 (sh_elf_check_relocs): Likewise.
1436 * elf32-tic6x.c (elf32_tic6x_link_hash_table_create),
1437 (elf32_tic6x_new_section_hook, elf32_tic6x_check_relocs): Likewise.
1438 * elf32-tilepro.c (tilepro_elf_link_hash_table_create),
1439 (tilepro_elf_check_relocs): Likewise.
1440 * elf32-v850.c (remember_hi16s_reloc): Likewise.
1441 * elf32-vax.c (elf_vax_link_hash_table_create): Likewise.
1442 * elf32-xtensa.c (elf_xtensa_link_hash_table_create),
1443 (elf_xtensa_new_section_hook): Likewise.
1444 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create),
1445 (get_got_entry, elf64_alpha_check_relocs): Likewise.
1446 * elf64-hppa.c (elf64_hppa_hash_table_create): Likewise.
1447 * elf64-ia64-vms.c (elf64_ia64_object_p): Likewise.
1448 * elf64-mmix.c (mmix_elf_new_section_hook): Likewise.
1449 * elf64-ppc.c (ppc64_elf_new_section_hook),
1450 (ppc64_elf_link_hash_table_create, update_local_sym_info),
1451 (update_plt_info, ppc64_elf_check_relocs): Likewise.
1452 * elf64-s390.c (elf_s390_link_hash_table_create),
1453 (elf_s390_check_relocs): Likewise.
1454 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1455 * elflink.c (bfd_elf_link_record_local_dynamic_symbol),
1456 (_bfd_elf_link_find_version_dependencies, elf_link_add_object_symbols),
1457 (elf_link_add_archive_symbols, compute_bucket_count),
1458 (bfd_elf_size_dynsym_hash_dynstr, _bfd_elf_link_hash_table_create),
1459 (bfd_elf_get_bfd_needed_list, elf_link_swap_symbols_out),
1460 (bfd_elf_final_link): Likewise.
1461 * elfnn-aarch64.c (elfNN_aarch64_link_hash_table_create),
1462 (elfNN_aarch64_setup_section_lists, elfNN_aarch64_check_relocs),
1463 (elfNN_aarch64_new_section_hook): Likewise.
1464 * elfnn-ia64.c (elfNN_ia64_object_p): Likewise.
1465 * elfnn-riscv.c (riscv_elf_link_hash_table_create),
1466 (riscv_elf_check_relocs): Likewise.
1467 * elfxx-mips.c (_bfd_mips_elf_new_section_hook),
1468 (_bfd_mips_elf_add_symbol_hook, _bfd_mips_elf_check_relocs),
1469 (_bfd_mips_elf_modify_segment_map, _bfd_mips_elf_set_section_contents),
1470 (_bfd_mips_elf_link_hash_table_create): Likewise.
1471 * elfxx-sparc.c (_bfd_sparc_elf_link_hash_table_create),
1472 (_bfd_sparc_elf_check_relocs),
1473 (_bfd_sparc_elf_new_section_hook): Likewise.
1474 * elfxx-tilegx.c (tilegx_elf_link_hash_table_create),
1475 (tilegx_elf_check_relocs): Likewise.
1476 * elfxx-x86.c (_bfd_x86_elf_link_hash_table_create): Likewise.
1477 * format.c (bfd_check_format_matches): Likewise.
1478 * hash.c (_bfd_stringtab_init): Likewise.
1479 * ihex.c (ihex_scan): Likewise.
1480 * irix-core.c (irix_core_core_file_p): Likewise.
1481 * linker.c (bfd_wrapped_link_hash_lookup),
1482 (_bfd_generic_link_hash_table_create),
1483 (_bfd_generic_reloc_link_order): Likewise.
1484 * lynx-core.c (lynx_core_file_p): Likewise.
1485 * netbsd-core.c (netbsd_core_file_p): Likewise.
1486 * osf-core.c (osf_core_core_file_p): Likewise.
1487 * pdp11.c (some_aout_object_p, mkobject, make_empty_symbol),
1488 (link_hash_table_create, aout_link_write_other_symbol): Likewise.
1489 * peXXigen.c (_bfd_XX_bfd_copy_private_section_data): Likewise.
1490 * peicode.h (pe_mkobject): Likewise.
1491 * ppcboot.c (ppcboot_mkobject, ppcboot_canonicalize_symtab): Likewise.
1492 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
1493 * sco5-core.c (read_uarea): Likewise.
1494 * som.c (hppa_som_gen_reloc_type, som_object_p, som_prep_headers),
1495 (som_write_fixups, som_write_space_strings, som_write_symbol_strings),
1496 (som_finish_writing, som_canonicalize_symtab, som_new_section_hook),
1497 (som_bfd_copy_private_section_data, bfd_som_set_section_attributes),
1498 (bfd_som_attach_aux_hdr, som_write_armap): Likewise.
1499 * srec.c (srec_scan): Likewise.
1500 * syms.c (_bfd_generic_make_empty_symbol): Likewise.
1501 * targets.c (bfd_target_list): Likewise.
1502 * tekhex.c (first_phase, tekhex_sizeof_headers): Likewise.
1503 * trad-core.c (trad_unix_core_file_p): Likewise.
1504 * vms-alpha.c (vms_initialize, alpha_vms_bfd_link_hash_table_create),
1505 (vms_new_section_hook): Likewise.
1506 * wasm-module.c (wasm_make_empty_symbol): Likewise.
1507 * xcofflink.c (xcoff_get_section_contents),
1508 (_bfd_xcoff_bfd_link_hash_table_create, xcoff_set_import_path),
1509 (xcoff_find_function, bfd_xcoff_link_record_set, xcoff_build_ldsym),
1510 (bfd_xcoff_size_dynamic_sections, xcoff_link_input_bfd): Likewise.
1511
2d0e1217
AM
15122020-02-19 Alan Modra <amodra@gmail.com>
1513
1514 * elfxx-riscv.c (riscv_multi_letter_ext_valid_p): Don't use C99.
1515
99845b3b
L
15162020-02-13 H.J. Lu <hongjiu.lu@intel.com>
1517
1518 * plugin.c (try_load_plugin): Make plugin_list_iter an argument
1519 and use it if it isn't NULL. Remove has_plugin_p argument. Add
1520 a build_list_p argument. Don't search plugin_list. Short circuit
1521 when building the plugin list.
1522 (has_plugin): Renamed to has_plugin_list.
1523 (bfd_plugin_set_plugin): Don't set has_plugin.
1524 (bfd_plugin_specified_p): Check plugin_list instead.
1525 (build_plugin_list): New function.
1526 (load_plugin): Call build_plugin_list and use plugin_list.
1527
22fe7df8
L
15282020-02-11 H.J. Lu <hongjiu.lu@intel.com>
1529
1530 PR binutils/25355
1531 * plugin.c (try_claim): Always clean up for LTO wrapper.
1532 (try_load_plugin): Treat each object as independent. Create a
1533 copy for plugin name.
1534
c675ec1e
NC
15352020-02-11 Nick Clifton <nickc@redhat.com>
1536
1537 * elf32-msp430.c (msp430_final_link_relocate): Always use longs
1538 for addresses in print statements.
1539 (msp430_elf_relax_delete_bytes): Likewise.
1540 (msp430_elf_relax_add_words): Likewise.
1541 (msp430_elf_relax_section): Likewise.
1542
1d07a805
L
15432020-02-11 H.J. Lu <hongjiu.lu@intel.com>
1544
1545 * plugin.c (add_symbols): Clear plugin_data memory.
1546
0aa99dcd
L
15472020-02-10 H.J. Lu <hongjiu.lu@intel.com>
1548
1549 PR binutils/25355
1550 * configure.ac (HAVE_EXECUTABLE_SUFFIX): New AC_DEFINE.
1551 (EXECUTABLE_SUFFIX): Likewise.
1552 * config.in: Regenerated.
1553 * configure: Likewise.
1554 * plugin.c (bfd_plugin_close_and_cleanup): Removed.
1555 (plugin_list_entry): Add all_symbols_read, cleanup_handler,
1556 gcc, lto_wrapper, resolution_file, resolution_option, gcc_env,
1557 real_bfd, real_nsyms, real_syms, lto_nsyms and lto_syms.
1558 (get_lto_wrapper): New.
1559 (setup_lto_wrapper_env): Likewise.
1560 (current_plugin): Likewise.
1561 (register_all_symbols_read): Likewise.
1562 (register_cleanup): Likewise.
1563 (get_symbols): Likewise.
1564 (add_input_file): Likewise.
1565 (bfd_plugin_close_and_cleanup): Likewise.
1566 (claim_file): Removed.
1567 (register_claim_file): Set current_plugin->claim_file.
1568 (add_symbols): Make a copy of LTO symbols. Set lto_nsyms and
1569 lto_syms in current_plugin.
1570 (try_claim): Use current_plugin->claim_file. Call LTO plugin
1571 all_symbols_read handler. Copy real symbols to plugin_data.
1572 Call LTO plugin cleanup handler. Clean up for LTO wrapper.
1573 (try_load_plugin): Don't reuse the previous plugin for LTO
1574 wrapper. Set up GCC LTO wrapper if possible. Don't set
1575 plugin_list_iter->claim_file.
1576 (bfd_plugin_canonicalize_symtab): Use real LTO symbols if
1577 possible.
1578 * plugin.h (plugin_data_struct): Add real_bfd, real_nsyms and
1579 real_syms.
1580
ac4280da
JL
15812020-02-10 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1582
1583 * elf32-msp430.c (msp430_elf_relax_section): Before relaxing a branch,
1584 check if previous instruction matches a conditional jump inserted
1585 earlier. Invert conditional jump and delete branch in this case.
1586
8d6cb116
JL
15872020-02-10 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1588
1589 * elf32-msp430.c (msp430_elf_relax_add_two_words): Rename to
1590 msp430_elf_relax_add_words. Support insertion of either one or two
1591 words.
1592 (msp430_elf_relax_section): Catch opcode of 0x3c00 when relocation
1593 needs to be grown. Handle insertion of branch instruction to replace
1594 jump.
1595
d60f5448
JL
15962020-02-10 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1597
1598 * elf32-msp430.c (msp430_final_link_relocate): Add printf statements for
1599 debugging relocations.
1600 (msp430_elf_relax_delete_bytes): Likewise.
1601 (msp430_elf_relax_add_two_words): Likewise.
1602 (msp430_elf_relax_section): Likewise.
1603
e1f85e11
AM
16042020-02-10 Alan Modra <amodra@gmail.com>
1605
1606 * archures.c: Wrap overlong z80 comments.
1607 * bfd-in2.h: Regenerate.
1608
9fc0b501
SB
16092020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1610
1611 PR 25469
1612 * archures.c: Add GBZ80 and Z80N machine values.
1613 * reloc.c: Add BFD_RELOC_Z80_16_BE.
1614 * coff-z80.c: Add support for new reloc.
1615 * coffcode.h: Add support for new machine values.
1616 * cpu-z80.c: Add support for new machine names.
1617 * elf32-z80.c: Add support for new reloc.
1618 * bfd-in2.h: Regenerate.
1619 * libbfd.h: Regenerate.
1620
9984857c
NC
16212020-02-07 Nick Clifton <nickc@redhat.com>
1622
1623 PR 23932
1624 * elf.c (rewrite_elf_program_header): Do not complain if no
1625 sections are mapped to a segment.
1626
5242a0a0
L
16272020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1628
1629 PR ld/25490
1630 * elflink.c (_bfd_elf_gc_mark_extra_sections): Issue an error
1631 for garbage collection on __patchable_function_entries section
1632 without linked-to section.
1633
b7d07216
L
16342020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 PR gas/25381
1637 * bfd-in2.h: Regenerated.
1638 * elflink.c (_bfd_elf_gc_mark_extra_sections): Call mark_hook
1639 on section if gc_mark of any of its linked-to sections is set
1640 and don't set gc_mark again.
1641 * section.c (asection): Add linked_to_symbol_name to map_head
1642 union.
1643
b93a662b
MR
16442020-02-06 Maciej W. Rozycki <macro@wdc.com>
1645
1646 * elf32-v850.c (v850_elf_relax_section): Fix the index used for
1647 reporting an unrecognized instruction with R_V850_LONGJUMP.
1648
6df4c9c2
AM
16492020-02-05 Alan Modra <amodra@gmail.com>
1650
1651 * elf64-ppc.c (ppc_stub_plt_branch): Match comment with reality.
1652
24872cb3
AM
16532020-02-04 Alan Modra <amodra@gmail.com>
1654
1655 * elf32-ppc.c (ppc_elf_relocate_section): After applying
1656 R_PPC_VLE_ADDR20, goto copy_reloc.
1657
ef4627fa
L
16582020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1659
1660 * bfd-in2.h: Regenerated.
1661 * section.c (SEC_ASSEMBLER_SECTION_ID): Fix a typo in comments.
1662
a8c4d40b
L
16632020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1664
1665 PR gas/25380
1666 * bfd-in2.h: Regenerated.
1667 * ecoff.c (bfd_debug_section): Add section_id.
1668 * section.c (bfd_section): Add section_id.
1669 (SEC_ASSEMBLER_SECTION_ID): New.
1670 (BFD_FAKE_SECTION): Add section_id.
1671
5a9212a1
NC
16722020-02-01 Nick Clifton <nickc@redhat.com>
1673
1674 * config.bfd: Move the c30-aout and tic30-aout targets onto the
1675 obsolete list.
1676
e7cbe0c4
SL
16772020-01-31 Sandra Loosemore <sandra@codesourcery.com>
1678
1679 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): DW_EH_PE_datarel
1680 encodings are relative to the GOT on nios2, too.
1681
72ebe8c5
AM
16822020-01-31 Alan Modra <amodra@gmail.com>
1683
1684 * Makefile.am (elf32-target.h, elf64-target.h): Don't use a temp
1685 file. Use $< and $@ in rules.
1686 (elf32-aarch64.c, elf64-aarch64.c): Likewise.
1687 (elf32-ia64.c, elf64-ia64.c): Likewise.
1688 (elf32-riscv.c, elf64-riscv.c): Likewise.
1689 (peigen.c, pepigen.c, pex64igen.c): Likewise.
1690 (elf32-aarch64.c, elf64-aarch64.c): Don't emit $srcdir on #line.
1691 (elf32-riscv.c, elf64-riscv.c): Likewise, and use $(SED).
1692 (elf32-ia64.c, elf64-ia64.c): Do emit #line.
1693 (peigen.c, pepigen.c, pex64igen.c): Likewise.
1694 * Makefile.in: Regenerate.
1695
327301a4
AM
16962020-01-31 Alan Modra <amodra@gmail.com>
1697
1698 PR 4110
1699 * elf.c (setup_group): Don't clear entire section contents,
1700 just the padding after group flags. Release alloc'd memory
1701 after a seek or read failure.
1702
b5d36aaa
JT
17032020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
1704
1705 * peXXigen.c (pe_is_repro): New function.
1706 (_bfd_XX_print_private_bfd_data_common): Note timestamp is
1707 actually a build hash if PE_IMAGE_DEBUG_TYPE_REPRO is present.
1708
1957ab10
JT
17092020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
1710
1711 * peXXigen.c (debug_type_names): Add names for new debug data type
1712 values.
1713
87b2920f
JT
17142020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
1715
1716 * peXXigen.c (pe_print_debugdata): Fix the iteration variable for
1717 inner loop. Fix a memory leak.
1718
72913831
AM
17192020-01-30 Alan Modra <amodra@gmail.com>
1720
1721 * coffgen.c (coff_real_object_p): Don't clear obj_coff_keep_syms
1722 or obj_coff_keep_strings here.
1723 (coff_get_normalized_symtab): Free external syms directly.
1724 * xcofflink.c (xcoff_link_input_bfd): Restore obj_coff_keep_syms
1725 on error exit path.
1726
c35d018b
JW
17272020-01-27 Jim Wilson <jimw@sifive.com>
1728
1729 * cpu-riscv.c (riscv_scan): New.
1730 (N): Change bfd_default_scan to riscv_scan.
1731
086b06f3
AS
17322020-01-27 Andreas Schwab <schwab@suse.de>
1733
1734 * Makefile.am (ALL_MACHINES): Remove cpu-plugin.lo.
1735 (ALL_MACHINES_CFILES): Remove cpu-plugin.c.
1736 * Makefile.in: Regenerate.
1737 * cpu-plugin.c: Remove.
1738 * archures.c (enum bfd_architecture): Remove bfd_arch_plugin.
1739 (bfd_plugin_arch): Remove declaration.
1740 * bfd-in2.h: Regenerate.
1741 * po/SRC-POTFILES.in: Regenerate.
1742
3024a17a
AM
17432020-01-27 H.J. Lu <hongjiu.lu@intel.com>
1744 Alan Modra <amodra@gmail.com>
1745
1746 PR ld/25458
1747 * elflink.c (_bfd_elf_gc_mark_rsec): Mark all weak aliases.
1748
b5f998b2
JW
17492020-01-24 Jim Wilson <jimw@sifive.com>
1750
1751 * elfxx-riscv.c (riscv_get_prefix_class): Format s case like others.
1752 (riscv_parse_prefixed_ext): Fix s extension comment and reword to
1753 avoid over long line.
1754
caa31cfa
NC
17552020-01-24 Nick Clifton <nickc@redhat.com>
1756
1757 PR 25447
1758 * coffgen.c (_bfd_coff_close_and_cleanup): Do not clear the keep
1759 syms and keep strings flags as these may have been set in order to
1760 prevent a bogus call to free.
1761
24e648d4
NC
17622020-01-23 Nick Clifton <nickc@redhat.com>
1763
1764 * po/fr.po: Updated French translation.
1765
67641dd3
AM
17662020-01-23 Alan Modra <amodra@gmail.com>
1767
1768 PR 25444
1769 * elf.c (assign_file_positions_for_load_sections): Avoid divide
1770 by zero when p_align is zero.
1771
403d1bd9
JW
17722020-01-22 Maxim Blinov <maxim.blinov@embecosm.com>
1773
1774 * bfd/elfnn-riscv.c (riscv_skip_prefix): New.
1775 (riscv_prefix_cmp): Likewise.
1776 (riscv_non_std_ext_p): Deleted.
1777 (riscv_std_sv_ext_p): Likewise.
1778 (riscv_non_std_sv_ext_p): Likewise.
1779 (riscv_merge_non_std_and_sv_ext): Rename to...
1780 (riscv_merge_multi_letter_ext): and modified to use riscv_prefix_cmp.
1781 (riscv_merge_arch_attr_info): Replace 3 calls to
1782 riscv_merge_non_std_and_sv_ext with single call to
1783 riscv_merge_multi_letter_ext.
1784 * bfd/elfxx-riscv.c (riscv_parse_std_ext): Break if we
1785 encounter a 'z' prefix.
1786 (riscv_get_prefix_class): New function, return prefix class based
1787 on first few characters of input string.
1788 (riscv_parse_config): New structure to factor out minor differences
1789 in extension class parsing behaviour.
1790 (riscv_parse_sv_or_non_std_ext): Rename to...
1791 (riscv_parse_prefixed_ext): and parameterise with
1792 riscv_parse_config.
1793 (riscv_std_z_ext_strtab, riscv_std_s_ext_strtab): New.
1794 (riscv_multi_letter_ext_valid_p): New.
1795 (riscv_ext_x_valid_p, riscv_ext_z_valid_p, riscv_ext_s_valid_p): New.
1796 (riscv_parse_subset): Delegate all non-single-letter parsing work
1797 to riscv_parse_prefixed_ext.
1798 * bfd/elfxx-riscv.h (riscv_isa_ext_class): New type.
1799 (riscv_get_prefix_class): Declare.
1800
a804e476
AM
18012020-01-22 Alan Modra <amodra@gmail.com>
1802
1803 * elf64-ppc.c (struct ppc_link_hash_table): Add tga_group.
1804 (ppc64_elf_archive_symbol_lookup): Extract __tls_get_addr_opt for
1805 __tls_get_addr_desc.
1806 (ppc64_elf_size_stubs): Add section for linker generated
1807 __tls_get_addr_desc wrapper function. Loop at least once if
1808 generating this function.
1809 (emit_tga_desc, emit_tga_desc_eh_frame): New functions.
1810 (ppc64_elf_build_stubs): Generate __tls_get_addr_desc.
1811
9e7028aa
AM
18122020-01-22 Alan Modra <amodra@gmail.com>
1813
1814 * elf64-ppc.h (struct ppc64_elf_params): Add no_tls_get_addr_regsave.
1815 * elf64-ppc.c (struct ppc_link_hash_table): Add tga_desc and
1816 tga_desc_fd.
1817 (is_tls_get_addr): Match tga_desc and tga_desc_df too.
1818 (STDU_R1_0R1, ADDI_R1_R1): Define.
1819 (tls_get_addr_prologue, tls_get_addr_epilogue): New functions.
1820 (ppc64_elf_tls_setup): Set up tga_desc and tga_desc_fd. Indirect
1821 tga_desc_fd to opt_fd, and tga_desc to opt. Set
1822 no_tls_get_addr_regsave.
1823 (branch_reloc_hash_match): Add hash3 and hash4.
1824 (ppc64_elf_tls_optimize): Handle tga_desc_fd and tga_desc too.
1825 (ppc64_elf_size_dynamic_sections): Likewise.
1826 (ppc64_elf_relocate_section): Likewise.
1827 (plt_stub_size, build_plt_stub): Likewise. Size regsave
1828 __tls_get_addr stub.
1829 (build_tls_get_addr_stub): Build regsave __tls_get_addr stub and
1830 eh_frame.
1831 (ppc_size_one_stub): Handle tga_desc_fd and tga_desc too. Size
1832 eh_frame for regsave __tls_get_addr.
1833
abc489c6
AM
18342020-01-22 Alan Modra <amodra@gmail.com>
1835
1836 * elf64-ppc.c (ppc64_elf_size_stubs): Correct condition under
1837 which __tls_get_addr calls will be eliminated.
1838
26916852
NC
18392020-01-20 Nick Clifton <nickc@redhat.com>
1840
1841 * po/pt.po: Updates Portuguese translation.
1842 * po/ru.po: Updated Russian translation.
1843 * po/uk.po: Updated Ukranian translation.
1844
14470f07
L
18452020-01-20 H.J. Lu <hongjiu.lu@intel.com>
1846
1847 PR ld/25416
1848 * elf64-x86-64.c (elf_x86_64_check_tls_transition): Support
1849 "rex leal x@tlsdesc(%rip), %reg" and "call *x@tlsdesc(%eax)" in
1850 X32 mode.
1851 (elf_x86_64_relocate_section): In x32 mode, for GDesc -> LE
1852 transition, relax "rex leal x@tlsdesc(%rip), %reg" to
1853 "rex movl $x@tpoff, %reg", for GDesc -> IE transition, relax
1854 "rex leal x@tlsdesc(%rip), %reg" to
1855 "rex movl x@gottpoff(%rip), %eax". For both transitions, relax
1856 "call *(%eax)" to "nopl (%rax)".
1857
b9ca1af6
AM
18582020-01-20 Alan Modra <amodra@gmail.com>
1859
1860 * elf64-ppc.c (LD_R11_0R3, CMPDI_R11_0, STD_R11_0R1, LD_R11_0R1),
1861 (MTLR_R11): Don't define.
1862 (LD_R0_0R3, CMPDI_R0_0): Define.
1863 (build_tls_get_addr_stub): Don't use r11 in stub.
1864
ed7007c1
AM
18652020-01-20 Alan Modra <amodra@gmail.com>
1866
1867 * elf64-ppc.c (ppc_elf_hash_entry): New function, use throughout file.
1868 (defined_sym_val, is_tls_get_addr): Likewise.
1869
1b1bb2c6
NC
18702020-01-18 Nick Clifton <nickc@redhat.com>
1871
1872 * version.m4 (BFD_VERSION): Set to 2.34.50.
1873 * configure: Regenerate.
1874 * po/bfd.pot: Regenerate.
1875
ae774686
NC
18762020-01-18 Nick Clifton <nickc@redhat.com>
1877
1878 Binutils 2.34 branch created.
1879
07f1f3aa
CB
18802020-01-17 Christian Biesinger <cbiesinger@google.com>
1881
1882 * coff-arm.c: Fix spelling error (seperate).
1883 * elfxx-riscv.c (riscv_parse_sv_or_non_std_ext): Fix spelling
1884 error (seperate).
1885 * sysdep.h (strnlen): Fix spelling error (seperate).
1886
0d1cc75d
LB
18872020-01-15 Lars Brinkhoff <lars@nocrew.org>
1888
1889 PR 20694
1890 * pdp11.c (TARGET_PAGE_SIZE): Set to 8192.
1891
e1c6cf61
AM
18922020-01-15 Alan Modra <amodra@gmail.com>
1893
1894 PR 25384
1895 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Update comment.
1896 (ppc64_elf_adjust_dynamic_symbol): Don't allow .dynbss copies
1897 of function symbols unless dot symbols are present. Do warn
1898 whenever one is created, regardles of whether a PLT entry is
1899 also emitted for the function symbol.
1900
ef4e5ba5
AM
19012020-01-14 Alan Modra <amodra@gmail.com>
1902
1903 * som.c (som_bfd_count_ar_symbols): Error when file position
1904 of symbols on chains is not strictly increasing.
1905
8ab484c2
AM
19062020-01-14 Alan Modra <amodra@gmail.com>
1907
1908 * vms.h (VMS_DEBUG): Define as 0.
1909 * vms-alpha.c (image_write): Move debug output after bounds check.
1910 Tidy bounds check.
1911 (_bfd_vms_slurp_eihd): Warning fix.
1912 (_bfd_vms_slurp_etir): Init variables to avoid bogus warnings.
1913
b50ef514
AM
19142020-01-13 Alan Modra <amodra@gmail.com>
1915
1916 * vms-alpha.c (_bfd_vms_slurp_egsd): Ensure minimum size even
1917 for "ignored" records.
1918
0c0adcc5
AM
19192020-01-13 Alan Modra <amodra@gmail.com>
1920
1921 * wasm-module.c (wasm_scan_name_function_section): Formatting.
1922 Delete asect name check. Move asect NULL check to wasm_object_p.
1923 Correct bounds check of sizes against end. Replace uses of
1924 bfd_zalloc with bfd_alloc, zeroing only necessary bytes. Use
1925 just one bfd_release.
1926 (wasm_scan): Don't use malloc/strdup for section names,
1927 bfd_alloc instead. Simplify code prefixing section name.
1928 Formatting. Don't attempt to free memory here..
1929 (wasm_object_p): ..do so here.
1930
7f026732
SN
19312020-01-10 Szabolcs Nagy <szabolcs.nagy@arm.com>
1932
1933 PR ld/22269
1934 * elf32-arm.c (elf32_arm_final_link_relocate): Use
1935 UNDEFWEAK_NO_DYNAMIC_RELOC.
1936 (allocate_dynrelocs_for_symbol): Likewise.
1937
8cd0e5e9
TC
19382020-01-10 Tamar Christina <tamar.christina@arm.com>
1939
1940 PR 25210
1941 * elfnn-aarch64.c (_bfd_aarch64_create_stub_section): Remove elfclass.
1942
71780f45
AM
19432020-01-10 Alan Modra <amodra@gmail.com>
1944
1945 * coff-alpha.c (alpha_ecoff_object_p): Calculate size in bfd_size_type.
1946
b899eb3b
NC
19472020-01-09 Nick Clifton <nickc@redhat.com>
1948
1949 PR 25221
1950 * bfd.c (bfd_convert_section_contents): Check for a compress
1951 header size that is larger than the actual section size.
1952
4c6ee646
AM
19532020-01-08 Alan Modra <amodra@gmail.com>
1954
1955 PR 25351
1956 * elflink.c (bfd_elf_final_link): Call _bfd_fix_excluded_sec_syms
1957 after removing sections.
1958
85f78364
JW
19592020-01-06 Jim Wilson <jimw@sifive.com>
1960
1961 PR 25205
1962 * elfnn-riscv.c (riscv_elf_relocate_section) <R_RISCV_CALL>: Add
1963 check for !bfd_link_pic (info).
1964 <R_RISCV_CALL_PLT>: Move next to R_RISCV_CALL.
1965 <R_RISCV_JAL>: Add comment.
1966 (_bfd_riscv_relax_section): For plt.offset check, add check for
1967 bfd_link_pic (info). Add comment.
1968
49078ece
AM
19692020-01-06 Alan Modra <amodra@gmail.com>
1970
1971 * format.c (bfd_check_format_matches): Ignore bfd_error on target
1972 match failures. Don't init to bfd_error_wrong_format before
1973 calling _bfd_check_format.
1974
ab356be7
AM
19752020-01-06 Alan Modra <amodra@gmail.com>
1976
1977 * vms-alpha.c (_bfd_vms_push, _bfd_vms_pop): Return pass/fail
1978 status rather than exiting on stack overflow or underflow.
1979 (_bfd_vms_slurp_etir): Adjust to suit.
1980
85d86817
AM
19812020-01-06 Alan Modra <amodra@gmail.com>
1982
1983 * som.c (som_bfd_fill_in_ar_symbols): Bounds check som_dict index.
1984
3e6aa775
AM
19852020-01-06 Alan Modra <amodra@gmail.com>
1986
1987 * mach-o.c (bfd_mach_o_read_dylinker): Don't read past end of
1988 command. Check name offset is within command.
1989 (bfd_mach_o_read_dylib, bfd_mach_o_read_prebound_dylib),
1990 (bfd_mach_o_read_prebind_cksum, bfd_mach_o_read_twolevel_hints),
1991 (bfd_mach_o_read_fvmlib, bfd_mach_o_read_dysymtab),
1992 (bfd_mach_o_read_symtab, bfd_mach_o_read_uuid),
1993 (bfd_mach_o_read_linkedit, bfd_mach_o_read_str),
1994 (bfd_mach_o_read_dyld_info, bfd_mach_o_read_version_min),
1995 (bfd_mach_o_read_encryption_info, bfd_mach_o_read_source_version),
1996 (bfd_mach_o_read_encryption_info_64, bfd_mach_o_read_main),
1997 (bfd_mach_o_read_note, bfd_mach_o_read_build_version),
1998 (bfd_mach_o_read_segment): Similarly.
1999 (bfd_mach_o_read_thread): Properly bound check thread struct.
2000 Don't repeat checks on second loop.
2001 (bfd_mach_o_read_command): Fail on invalid command length.
2002
ea933f17
AM
20032020-01-04 Alan Modra <amodra@gmail.com>
2004
2005 * format.c (bfd_check_format_matches): Add preserve_match.
2006 Save initial bfd state in "preserve", matched bfd state in
2007 "preserve_match". Save just the first match. Release
2008 bfd_alloc memory. Restore and finish preserved state as
2009 appropriate on all function exit paths.
2010
f24bdec4
AM
20112020-01-04 Alan Modra <amodra@gmail.com>
2012
2013 * mmo.c (mmo_mkobject): Allocate tdata with bfd_zalloc.
2014
991fb595
AM
20152020-01-04 Alan Modra <amodra@gmail.com>
2016
2017 * coffgen.c (coff_real_object_p): Free malloc'd memory on target
2018 match too.
2019
f2a3559d
NC
20202020-01-03 Nick Clifton <nickc@redhat.com>
2021
2022 PR 25307
2023 (bfd_pef_parse_function_stubs): Correct the test that ensures that
2024 there is enough data remaining in the code buffer before
2025 attempting to read a function stub.
2026
7a0fb7be
NC
20272020-01-03 Nick Clifton <nickc@redhat.com>
2028
2029 PR 25308
2030 * elf-properties.c (_bfd_elf_convert_gnu_properties): Check the
2031 return value from bfd_malloc.
2032 * elf32-arm.c (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
2033 (bfd_elf32_arm_stm32l4xx_fix_veneer_locations): Likewise.
2034 (elf32_arm_filter_cmse_symbols): Likewise.
2035 (elf32_arm_write_section): Likewise.
2036 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
2037 (bfd_mach_o_follow_dsym): Likewise.
2038 * pef.c (bfd_pef_print_loader_section): Likewise.
2039 (bfd_pef_scan_start_address): Likewise.
2040 (bfd_pef_parse_function_stubs): Likewise.
2041 (bfd_pef_parse_symbols): Likewise.
2042
b26a3d58
ST
20432020-01-03 Sergei Trofimovich <siarheit@google.com>
2044
2045 * elfnn-ia64.c (elfNN_ia64_merge_private_bfd_data): don't fail
2046 on binary inputs ld/PR25316.
2047 (is_ia64_elf): new helper to filter on ia64 objects.
2048
4bb7a87e
JB
20492020-01-03 Jan Beulich <jbeulich@suse.com>
2050
2051 * mach-o.c (cpusubtype, bfd_mach_o_header_p): Insert underscore
2052 in parameter names.
2053 (bfd_mach_o_scan): Insert underscore in two variable names.
2054
6655dba2
SB
20552020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
2056
2057 * Makefile.am: Add z80-elf target support.
2058 * configure.ac: Likewise.
2059 * targets.c: Likewise.
2060 * Makefile.in: Regenerate.
2061 * configure: Regenerate.
2062 * config.bfd: Add z80-elf target support and new arches: ez80 and
2063 z180.
2064 * elf32-z80.c: New file.
2065 * archures.c: Add new z80 architectures: eZ80 and Z180.
2066 * coffcode.h: Likewise.
2067 * cpu-z80.c: Likewise.
2068 * coff-z80.c: Add new relocations for Z80 target and local label
2069 check.
2070 * reloc.c: Add new relocs.
2071 * bfd-in2.h: Regenerate.
2072 * libbfd.h: Regenerate.
2073
0db131fb
TC
20742020-01-02 Tamar Christina <tamar.christina@arm.com>
2075
2076 PR 25210
2077 PR 24753
2078 * elfnn-aarch64.c (_bfd_aarch64_create_stub_section): Set ELF class.
2079
b14ce8bf
AM
20802020-01-01 Alan Modra <amodra@gmail.com>
2081
2082 Update year range in copyright notice of all files.
2083
0b114740 2084For older changes see ChangeLog-2019
3499769a 2085\f
0b114740 2086Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
2087
2088Copying and distribution of this file, with or without modification,
2089are permitted in any medium without royalty provided the copyright
2090notice and this notice are preserved.
2091
2092Local Variables:
2093mode: change-log
2094left-margin: 8
2095fill-column: 74
2096version-control: never
2097End: