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