3 * elf32-arm.c (elf32_arm_check_relocs): Don't create PLT entries
4 for R_ARM_ABS12 relocs.
5 (elf32_arm_finish_dynamic_symbol): Fix the loop that creates
6 non-shared VxWorks PLT entries.
11 * elf-eh-frame.c (struct cie): Make "personality" a bfd_vma.
12 (_bfd_elf_discard_section_eh_frame): Handle local syms on
13 personality relocation.
17 * elf.c (assign_file_positions_for_load_sections): Use p_memsz
18 rather than p_filesz to calculate the LMA of the end of a segment.
22 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't do copyreloc
23 processing if symbol is defined in the executable.
27 * elf32-frv.c (_frvfdpic_check_discarded_relocs): New.
28 (frvfdpic_elf_discard_info): New.
29 (elf_backend_discard_info): Define for FDPIC.
33 * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Don't
34 attempt to scan if the bfd doesn't correspond to an ELF image.
35 (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
39 * elf32-frv.c (elf32_frv_relocate_section): Discard dynamic relocs
40 for which _bfd_elf_section_offset returns -1.
44 * elf32-spu.c (spu_elf_size_stubs): Use "void *" for psyms.
45 (mark_functions_via_relocs): Likewise.
49 * elflink.c (bfd_elf_final_link): Correct reloc handling for
50 elf_backend_count_relocs.
51 (bfd_elf_discard_info): Print an error if we can't read syms.
55 * elf32-spu.c (spu_elf_reloc_type_lookup): Return NULL on
57 (spu_elf_gc_mark_hook, spu_elf_section_processing): Delete functions.
58 (elf_backend_gc_mark_hook, elf_backend_section_processing): Don't
63 * elf.c (assign_file_positions_for_load_sections): Don't check
68 * elflink.c (elf_link_sort_relocs): Return if both .rela.dyn
69 and .rel.dyn aren't present.
73 * elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn
74 sections are present examine the indirect sections in an attempt
75 to compute the correct relocation size. If there is any
76 ambiguity, produce an error and refuse to sort.
80 * elf32-arm.c (allocate_dynrelocs): Fix typo in comment.
86 * aoutx.h (swap_std_reloc_out): Treat relocs against weak symbols
87 in the same way as relocs against external symbols.
91 * elf.c (assign_file_positions_for_load_sections): Set sh_offset
92 here. Set sh_type to SHT_NOBITS if we won't be allocating
93 file space. Don't bump p_memsz for non-alloc sections. Adjust
94 section-in-segment check.
95 (assign_file_positions_for_non_load_sections): Don't set sh_offset
96 here for sections that have already been handled above.
100 * elf32-spu.c (struct spu_link_hash_table): Add stack_analysis
101 and emit_stack_syms bitfields.
102 (get_sym_h): Read all symbols if stack analysis will be done.
103 (spu_elf_create_sections): Add stack_analysis and emit_stack_syms
104 params, and stash in hash table.
105 (is_hint): Split off from..
106 (is_branch): ..here. Adjust callers.
107 (spu_elf_size_stubs): Add stack_analysis param. Arrange to read
109 (write_one_stub): Fix mem leak.
110 (find_function_stack_adjust): New function.
111 (sort_syms_syms, sort_syms_psecs): New vars.
112 (sort_syms): New function.
113 (struct call_info, struct function_info): New.
114 (struct spu_elf_stack_info): New.
115 (alloc_stack_info, maybe_insert_function, func_name): New functions.
116 (is_nop, insns_at_end, check_function_ranges): Likewise.
117 (find_function, insert_callee, mark_functions_via_relocs): Likewise.
118 (pasted_function, interesting_section, discover_functions): Likewise.
119 (mark_non_root, call_graph_traverse, build_call_tree): Likewise.
120 (sum_stack, spu_elf_stack_analysis, spu_elf_final_link): Likewise.
121 (bfd_elf32_bfd_final_link): Define.
122 * elf32-spu.h (struct _spu_elf_section_data): Add stack_info field.
123 (spu_elf_create_sections, spu_elf_size_stubs): Update prototypes.
127 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Don't access
128 memory which we might not own.
132 * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function.
133 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Likewise.
134 (elf_xtensa_allocate_dynrelocs): Use elf_xtensa_make_sym_local.
138 * elf32-xtensa.c (xtensa_read_table_entries): Step through table
139 contents and relocs in parallel.
143 * elf32-xtensa.c (relax_property_section): Remove extra irel increment.
147 * cpu-rs6000.c: Write Mimi's name in ASCII.
148 * coff-rs6000.c: Likewise.
149 * rs6000-core.c: Likewise.
153 * sysdep.h: Include config.h first.
154 Many files: Include sysdep.h before bfd.h.
155 * Makefile.am: Run "make dep-am".
156 * Makefile.in: Regenerate.
160 * sysdep.h: Revert last change.
164 * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
165 * coff-m68k.c (m68kcoff_rtype_to_howto): Initialize relent.howto.
169 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn if
170 eh_frame_hdr table won't be created.
174 * acinclude.m4: Include config/stdint.m4.
175 * configure.in: Invoke GCC_HEADER_STDINT.
176 * sysdep.h: Don't include ansidecl.h here.
177 * configure: Regenerate.
178 * config.in: Regenerate.
179 * Makefile.in: Regenerate.
183 * archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
184 bfd_mach_mcf_isa_c_emac): New.
185 * elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
186 elf_isac_plt_entry, elf_isac_plt_info): New.
187 (elf32_m68k_object_p): Add ISA_C.
188 (elf32_m68k_print_private_bfd_data): Print ISA_C.
189 (elf32_m68k_get_plt_info): Detect ISA_C.
190 * cpu-m68k.c (arch_info): Add ISAC.
191 (m68k_arch_features): Likewise,
192 (bfd_m68k_compatible): ISAs B & C are not compatible.
196 * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
197 (ecoff_link_add_archive_symbols): Likewise.
198 * coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise
200 * ieee.c (parse_int): Initialise x.
201 (must_parse_int): Initialise result.
202 (ieee_slurp_external_symbols): Initialise value.
206 * config.bfd (spu-*-elf): Delete targ_selvecs.
210 * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
214 * bfd.c (bfd_demangle): New function.
215 * Makefile.am: Run "make dep-am".
216 * Makefile.in: Regenerate.
217 * bfd-in2.h: Regenerate.
221 * Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
222 (bfdver.h): Use the date in non-release builds for the soversion.
223 * Makefile.in: Regenerate.
227 * elf.c (_bfd_elf_is_function_type): New function.
228 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
229 (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
230 is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
231 * elf-bfd.h (elf_backend_data): Add is_function_type.
232 (_bfd_elf_is_function_type): Add prototype.
233 * elfxx-target.h (elf_backend_is_function_type): Add default
235 (elfNN_bed): Add elf_backend_is_function_type.
236 * elf32-arm.c (elf32_arm_is_function_type): New function.
237 (elf_backend_is_function_type): Define.
241 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
242 DT_MIPS_RLD_MAP before DT_DEBUG again.
246 * Makefile.am: Add ACLOCAL_AMFLAGS.
247 * configure.in: Change macro call order.
248 * Makefile.in: Regnerate.
249 * doc/Makefile.in: Regenerate.
250 * configure: Regenerate.
254 * elflink.c (bfd_elf_final_link): Don't free symbuf for
256 (bfd_elf_size_dynamic_sections): Don't access elf_section_data
257 for non-elf input bfds.
261 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
262 DT_MIPS_RTLD_MAP for PIEs.
266 * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
267 when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
268 in a read-only section.
269 (_bfd_mips_elf_check_relocs): Likewise.
273 * elf32-xtensa.c (xtensa_is_insntable_section): New.
274 (xtensa_is_proptable_section): New.
275 (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
276 tables with 12-byte entries, as well as tables with 8-byte entries.
277 Sort the relocations before examining them.
278 (relax_property_section): Use xtensa_is_proptable_section and
279 xtensa_is_littable_section. Rewrite code for combining table entries
280 to be more robust in case of unexpected relocations. Do not set offset
281 of unused relocations to less than zero.
282 (xtensa_is_property_section): Use other functions instead of
283 duplicating section name comparisons.
284 (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
285 (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
289 * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
290 from Xtensa property sections.
294 * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
295 is non-NULL before dereferencing.
299 * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
304 * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
305 (elf64_alpha_size_got_sections): Remove unused something_changed local.
306 (elf64_alpha_size_plt_section): Return void.
307 (elf64_alpha_size_rela_got_section): Likewise.
308 (elf64_alpha_relax_section): Only regenerate got+plt if the
309 relax_trip counter has changed.
313 * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
314 * doc/Makefile.am (DOCFILES): Add bfdver.texi.
315 (bfdver.texi): New rule.
316 * Makefile.in, doc/Makefile.in: Regenerated.
320 * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc
321 in a shared object if it is not in a CODE section or if it is against
322 a section symbol. This allows DWARF2 to use pcrel format.
327 * elflink.c (bfd_elf_final_link): Call einfo callback in
328 bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
333 * elf32-spu.c (spu_elf_output_symbol_hook): New function.
334 (elf_backend_link_output_symbol_hook): Define.
339 * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
340 targets as 64-bit values, even if running on a 64-bit host.
341 * coffgen.c (coff_print_symbol): Likewise.
346 * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
347 (setup_group): Use it. Report corrupt group section headers.
348 (bfd_section_from_shdr): Use new macro. Replace constant 4 with
349 GRP_ENTRY_SIZE. Cope with NULLs in the group section table.
350 (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
355 * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
356 for rel->r_info values.
357 (bfd_elf_perform_complex_relocation): Likewise.
358 * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
359 unused entries. Don't clear plt.plist in loop.
363 * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
364 * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
366 (sparc_elf_append_rela): ...this new function.
367 (SPARC_ELF_APPEND_RELA): Delete.
368 (_bfd_sparc_elf_link_hash_table_create): Don't initialize
369 the deleted append_rela field.
370 (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
371 instead of SPARC_ELF_APPEND_RELA.
372 (_bfd_sparc_elf_finish_dynamic_symbol): Likewise. Use the
373 elf_size_info structure to find the size of a RELA entry and
374 the associated swap-out function.
375 (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
376 (sparc_finish_dyn): ...this new function.
377 (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
382 * doc/bfd.texinfo: Put the contents after the title page rather
383 than at the end of the document.
387 * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
391 * configure: Regenerated.
395 * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
396 (allocate_spuear_stubs): New function.
397 (spu_elf_size_stubs): Call allocate_spuear_stubs.
401 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
402 * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
403 (MY (bfd_reloc_name_lookup)): New function.
404 * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
405 * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
406 (MY_bfd_reloc_name_lookup): Define.
407 * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
408 (MY_bfd_reloc_name_lookup): Define.
409 * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
410 (NAME (aout, reloc_name_lookup)): New function.
411 * bout.c (b_out_bfd_reloc_name_lookup): New function.
412 * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
413 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
414 * coff-arm.c (coff_arm_reloc_name_lookup): New function.
415 (coff_bfd_reloc_name_lookup): Define.
416 * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
417 (coff_i386_reloc_name_lookup): New function.
418 * coff-i860.c (coff_i860_reloc_name_lookup): New function.
419 (coff_bfd_reloc_name_lookup): Define.
420 * coff-i960.c (coff_i960_reloc_name_lookup): New function.
421 (coff_bfd_reloc_name_lookup): Define.
422 * coff-m68k.c (m68k_reloc_name_lookup): New function.
423 (coff_bfd_reloc_name_lookup): Define.
424 * coff-maxq.c (maxq_reloc_name_lookup): New function.
425 (coff_bfd_reloc_name_lookup): Define.
426 * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
427 (coff_bfd_reloc_name_lookup): Define.
428 * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
429 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
430 * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
431 (coff_bfd_reloc_name_lookup): Define.
432 * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
433 (_bfd_xcoff_reloc_name_lookup): New function.
434 (rs6000coff_vec, pmac_xcoff_vec): Init new field.
435 * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
436 (sh_coff_reloc_name_lookup): New function.
437 * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
438 (coff_bfd_reloc_name_lookup): Define.
439 * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
440 (tic30_coff_reloc_name_lookup): New function.
441 * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
442 (tic4x_coff_reloc_name_lookup): New function.
443 * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
444 (tic54x_coff_reloc_name_lookup): New function.
445 * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
446 (coff_amd64_reloc_name_lookup): New function.
447 * coff-z80.c (coff_z80_reloc_name_lookup): New function.
448 (coff_bfd_reloc_name_lookup): Define.
449 * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
450 (coff_bfd_reloc_name_lookup): Define.
451 * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
452 (xcoff64_reloc_name_lookup): New function.
453 (rs6000coff64_vec, aix5coff64_vec): Init new field.
454 * coffcode.h (coff_bfd_reloc_name_lookup): Define.
455 * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
456 * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
457 * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
458 * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
459 * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
460 (bfd_elf32_bfd_reloc_name_lookup): Define.
461 * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
462 * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
463 (bfd_elf32_bfd_reloc_name_lookup): Define.
464 * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
465 (bfd_elf32_bfd_reloc_name_lookup): Define.
466 * elf32-cris.c (cris_reloc_name_lookup): New function.
467 (bfd_elf32_bfd_reloc_name_lookup): Define.
468 * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
469 (bfd_elf32_bfd_reloc_name_lookup): Define.
470 * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
471 * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
472 * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
473 (bfd_elf32_bfd_reloc_name_lookup): Define.
474 * elf32-fr30.c (fr30_reloc_name_lookup): New function.
475 (bfd_elf32_bfd_reloc_name_lookup): Define.
476 * elf32-frv.c (frv_reloc_name_lookup): New function.
477 (bfd_elf32_bfd_reloc_name_lookup): Define.
478 * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
479 * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
480 (bfd_elf32_bfd_reloc_name_lookup): Define.
481 * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
482 * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
483 (bfd_elf32_bfd_reloc_name_lookup): Define.
484 * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
485 (bfd_elf32_bfd_reloc_name_lookup): Define.
486 * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
487 (bfd_elf32_bfd_reloc_name_lookup): Define.
488 * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
489 (bfd_elf32_bfd_reloc_name_lookup): Define.
490 * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
491 (bfd_elf32_bfd_reloc_name_lookup): Define.
492 * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
493 (bfd_elf32_bfd_reloc_name_lookup): Define.
494 * elf32-m32c.c (m32c_reloc_name_lookup): New function.
495 (bfd_elf32_bfd_reloc_name_lookup): Define.
496 * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
497 * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
498 * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
499 * elf32-m68k.c (reloc_name_lookup): New function.
500 (bfd_elf32_bfd_reloc_name_lookup): Define.
501 * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
502 * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
503 (bfd_elf32_bfd_reloc_name_lookup): Define.
504 * elf32-mep.c (mep_reloc_name_lookup): New function.
505 (bfd_elf32_bfd_reloc_name_lookup): Define.
506 * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
507 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
508 (bfd_elf32_bfd_reloc_name_lookup): Define.
509 * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
510 * elf32-mt.c (mt_reloc_name_lookup): New function.
511 (bfd_elf32_bfd_reloc_name_lookup): Define.
512 * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
513 (bfd_elf32_bfd_reloc_name_lookup): Define.
514 * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
515 * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
516 (bfd_elf32_bfd_reloc_name_lookup): Define.
517 * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
518 (bfd_elf32_bfd_reloc_name_lookup): Define.
519 * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
520 (bfd_elf32_bfd_reloc_name_lookup): Define.
521 * elf32-score.c (elf32_score_reloc_name_lookup): New function.
522 (bfd_elf32_bfd_reloc_name_lookup): Define.
523 * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
524 (bfd_elf32_bfd_reloc_name_lookup): Define.
525 * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
526 * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
527 (bfd_elf32_bfd_reloc_name_lookup): Define.
528 * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
529 (bfd_elf32_bfd_reloc_name_lookup): Define.
530 * elf32-vax.c (reloc_name_lookup): New function.
531 (bfd_elf32_bfd_reloc_name_lookup): Define.
532 * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
533 (bfd_elf32_bfd_reloc_name_lookup): Define.
534 * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
535 (bfd_elf32_bfd_reloc_name_lookup): Define.
536 * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
537 (bfd_elf32_bfd_reloc_name_lookup): Define.
538 * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
539 (bfd_elf64_bfd_reloc_name_lookup): Define.
540 * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
541 * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
542 * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
543 * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
544 * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
545 (bfd_elf64_bfd_reloc_name_lookup): Define.
546 * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
547 (bfd_elf64_bfd_reloc_name_lookup): Define.
548 * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
549 (bfd_elf64_bfd_reloc_name_lookup): Define.
550 * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
551 * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
552 (bfd_elf64_bfd_reloc_name_lookup): Define.
553 * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
554 * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
555 (bfd_elfNN_bfd_reloc_name_lookup): Define.
556 * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
557 * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
558 * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
559 * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
560 * ieee.c (ieee_bfd_reloc_name_lookup): Define.
561 * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
562 * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
563 * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
564 (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
565 (MY(reloc_name_lookup)): New function.
566 * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
567 * oasys.c (oasys_bfd_reloc_name_lookup): Define.
568 * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
569 * pe-mips.c (coff_mips_reloc_name_lookup): New function.
570 (coff_bfd_reloc_name_lookup): Define.
571 * reloc.c (bfd_reloc_name_lookup): New function.
572 * riscix.c (riscix_reloc_name_lookup): New function.
573 (MY_bfd_reloc_name_lookup): Define.
574 * som.c (som_bfd_reloc_name_lookup): New function.
575 * targets.c (struct bfd_target): Add reloc_name_lookup.
576 (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
577 * versados.c (versados_bfd_reloc_name_lookup): Define.
578 * vms.c (vms_bfd_reloc_name_lookup): New function.
579 * bfd-in2.h: Regenerate.
580 * libbfd.h: Regenerate.
585 * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
586 matching relocation is found.
587 (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
591 * configure: Regenerated.
595 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
596 * configure: Regenerate.
600 * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
601 Remove input_sec param. Adjust all calls.
602 (write_one_stub): Adjust stub symbol.
603 (needs_ovl_stub): New function, extracted from..
604 (spu_elf_size_stubs): ..here.
605 (spu_elf_relocate_section): Use needs_ovl_stub.
609 * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
611 * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
612 * Makefile.in, configure, doc/Makefile.in: Regenerate.
617 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
618 address and virtual size of the last section for the image
624 * elf.c (assign_file_positions_for_load_sections): Check if
625 all sections are in the segment.
630 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
631 matching LO16 relocation for HI16 relocation.
635 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
636 * bfd-in2.h: Regenerate.
637 * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
638 (record_arm_to_thumb_glue): Use globals->pic_veneer.
639 (elf32_arm_create_thumb_stub): Ditto.
640 (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
644 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
645 argument and extra last argument.
646 * bfd-in2.h: Regenerate.
647 * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
649 (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
650 extra last argument. Set no_enum_size_warning appropriately.
651 (elf32_arm_merge_eabi_attributes): Improve enum sizes
652 diagnostic, suppressing it when no_enum_size_warning dictates.
657 * elf.c (copy_private_bfd_data): Widen the scope of Solaris
658 specific conditions that need the program headers to be
663 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
664 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
665 SizeOfInitializedData, SizeOfUninitializedData,
666 AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
667 extra PE a.out header.
668 (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
669 (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
671 (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
673 (_bfd_XX_print_private_bfd_data_common): Also print Magic,
674 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
675 SizeOfInitializedData, SizeOfUninitializedData,
676 AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
677 extra PE a.out header.
681 * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
682 only if BFD64 is defined.
686 * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
691 * doc/Makefile.in: Regenerated.
695 * Makefile.am (bfdver.h): Substitute report_bugs_to. Also
696 create doc/bfdver.texi.
697 * Makefile.in: Regenerated.
699 * configure.in (--with-bugurl): New option.
700 * configure: Regenerated.
702 * version.h (REPORT_BUGS_TO): New.
707 * elf-bfd.h (elf_backend_data): Add elf_osabi.
708 (_bfd_elf_set_osabi): New.
710 * elf.c (_bfd_elf_set_osabi): New.
712 * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
713 (elf_backend_post_process_headers): Defined with
715 (ELF_OSABI): Properly defined for each target.
717 * elf32-i370.c (i370_elf_post_process_headers): Removed.
718 (ELF_OSABI): Defined.
719 (elf_backend_post_process_headers): Defined with
722 * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
724 (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
726 * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
727 (ELF_OSABI): Defined.
728 (elf_backend_post_process_headers): Defined with
731 * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
733 (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
736 * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
738 (ELF_OSABI): Properly defined for each target.
739 (elf_backend_post_process_headers): Defined with
740 _bfd_elf_set_osabi for Linux.
742 * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
743 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
744 (elf_backend_post_process_headers): Defined with
747 * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
748 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
749 (elf_backend_post_process_headers): Defined with
752 * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
753 with any ELF target of the compatible machine for which we do not
754 have a specific backend.
756 * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
759 * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
760 (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
764 * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
769 * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
770 (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
772 * Makefile.in: Regenerate.
773 * po/SRC-POTFILES.in: Regenerate.
777 * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
778 (x86_64-*-kfreebsd*-gnu): Likewise.
779 (x86_64-*-netbsd*): Likewise.
780 (x86_64-*-openbsd*): Likewise.
781 (x86_64-*-linux-*): Likewise.
783 * configure.in: Support bfd_efi_app_x86_64_vec.
784 * configure: Regenerated.
786 * efi-app-x86_64.c: New file.
788 * targets.c (bfd_efi_app_x86_64_vec): New.
789 (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
793 * reloc.c (bfd_generic_get_relocated_section_contents): Remove
794 const for type reloc_howto_type.
799 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
800 (elf_discarded_section): Move..
801 * bfd-in.h: ..to here.
802 * bfd-in2.h: Regenerate.
803 * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
804 from discarded sections before relocate_section has done its job.
805 * reloc.c (bfd_generic_get_relocated_section_contents): Handle
806 relocs against symbols from discarded sections.
807 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
809 (elf_hppa_relocate_section): Handle relocatable link after setting
810 sec, sym, h etc. for final link. Squash error messages for
811 relocatable link. Clear section contents for relocs against
812 symbols in discarded sections, and zero reloc. Remove existing
814 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
815 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
816 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
817 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
818 * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
819 (bfin_relocate_section): Likewise.
820 * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
821 * elf32-cris.c (cris_elf_relocate_section): Likewise.
822 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
823 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
824 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
825 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
826 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
827 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
828 * elf32-i370.c (i370_elf_relocate_section): Likewise.
829 * elf32-i386.c (elf_i386_relocate_section): Likewise.
830 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
831 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
832 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
833 * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
834 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
835 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
836 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
837 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
838 * elf32-mep.c (mep_elf_relocate_section): Likewise.
839 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
840 * elf32-mt.c (mt_elf_relocate_section): Likewise.
841 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
842 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
843 * elf32-s390.c (elf_s390_relocate_section): Likewise.
844 * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
845 * elf32-sh.c (sh_elf_relocate_section): Likewise.
846 * elf32-spu.c (spu_elf_relocate_section): Likewise.
847 * elf32-v850.c (v850_elf_relocate_section): Likewise.
848 * elf32-vax.c (elf_vax_relocate_section): Likewise.
849 * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
850 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
851 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
852 * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
853 (elf64_alpha_relocate_section): Likewise.
854 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
855 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
856 * elf64-s390.c (elf_s390_relocate_section): Likewise.
857 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
858 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
859 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
860 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
861 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
863 * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
864 symbols for relocatable link. Don't use always-zero st_value.
865 (elf_backend_rela_normal): Don't define.
866 * elf32-bfin.c (bfinfdpic_relocate_section): Use
867 RELOC_FOR_GLOBAL_SYMBOL.
868 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
869 * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
870 section symbol adjustments with same for relocatable link.
871 * elf32-i386.c (elf_i386_relocate_section): Likewise.
872 * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
873 (elf32_m68hc11_check_relocs): ..to here.
874 * elf32-score.c (score_elf_final_link_relocate): Remove zero
876 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
881 * elf.c (assign_file_positions_for_load_sections): Don't
882 adjust p_memsz for !SEC_LOAD section vma modulo page size.
883 Instead, use the same lma based adjustment for SEC_LOAD
888 * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
889 (find_relaxable_sections): Do not increment src_count for unknown
890 opcodes. Decode only once instead of calling is_l32r_relocation.
891 (compute_text_actions): Remove unused no_insn_move flag. Assert that
892 src_next matches src_count in relax_info.
896 * Makefile.am (bfdver.h): Use "." not " " between version number
898 * Makefile.in: Regenerate.
899 * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
900 * configure: Regenerate.
904 * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
908 * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
909 * elf32-spu.c (ovl_mgr_pread): Add const to casts.
913 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
914 DWARF even with 64-bit addresses.
915 (_bfd_dwarf2_find_nearest_line): Likewise.
920 * elf.c (copy_private_bfd_data): Always rewrite the program
921 headers when a Solaris interpreter segment is involved.
925 * elflink.c (gc_mark_hook_fn): Remove.
926 (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
927 (bfd_elf_gc_sections): Ditto. Call gc_mark_extra_sections.
928 * elf-bfd.h (elf_gc_mark_hook_fn): Define.
929 (elf_backend_data): Add gc_mark_extra_sections.
930 * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
932 (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
933 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
934 (elf_backend_gc_mark_extra_sections): Define.
938 * elf.c (_bfd_elf_map_sections_to_segments): If the
939 override_segment_assignment callback is defined then call it.
943 * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
947 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
948 translation marker from untranslatable strings.
952 * elf-bfd.h (struct elf_backend_data): Add default_execstack.
953 * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
954 * elfxx-target.h (elf_backend_default_execstack): Define to 1.
955 (elfNN_bed): Init new field.
956 * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
963 * configure.in (--with-pkgversion): New option.
964 * configure: Regenerate.
965 * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
966 * Makefile.in: Regenerate.
967 * version.h (BFD_VERSION_STRING): Define using
968 @bfd_version_package@.
972 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
973 Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
978 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
980 (_bfd_norelocs_canonicalize_reloc): Likewise.
981 * libbfd.h: Regenerate.
982 * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
983 (_bfd_norelocs_canonicalize_reloc): Likewise.
984 * binary.c (binary_bfd_reloc_type_lookup): Don't define.
985 (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
986 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
988 * mach-o-target.c: Similarly.
989 * mach-o.c: Similarly.
992 * ppcboot.c: Similarly.
999 * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
1000 when adding default symbol.
1004 * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
1005 for branch lookup table.
1009 * elf64-ppc.c (create_linkage_sections): Don't create
1010 .rela.rodata.brlt for --emit-relocs.
1011 (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
1012 (ppc_size_one_stub): Count them. Simplify test of stub type
1013 when counting stub relocs. Set SEC_RELOC too.
1014 (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
1015 (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
1019 * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
1020 with a zero symbol index.
1024 * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
1030 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
1041 * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
1042 (ALL_MACHINES_CFILES): Add CPU_MEP.c.
1043 (BFD32_BACKENDS): Add elf32-mep.lo.
1044 (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
1045 (cpu-mep.lo,elf32-mep.lo): New targets.
1046 * archures.c (bfd_arch_mep): New enumerator.
1047 (bfd_mach_mep, bfd_mach_mep_h1): New macros.
1048 (bfd_mep_arch): New external variable.
1049 (bfd_archures_list): Add bfd_mep_arch.
1050 * config.bfd: Support mep-*-elf.
1051 * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
1052 * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
1053 * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
1055 (_bfd_target_vector): Add bfd_elf32_mep_vec and
1056 bfd_elf32_mep_little_vec.
1057 * mep-relocs.pl: New file.
1058 * cpu-mep.c: New file.
1059 * elf32-mep.c: New file.
1060 * bfd-in2.h: Regenerate.
1061 * po/POTFILES.in: Regenerate.
1062 * libbfd.h: Regenerate.
1063 * Makefile.in: Regenerate.
1064 * configure: Regenerate.
1068 * elflink.c (evaluate_complex_relocation_symbols): Check for
1069 STT_SRELC for global symbols.
1070 (perform_complex_relocations): Renamed to
1071 perform_complex_relocation and now examines only one relocation.
1072 (elf_link_input_bfd): Don't call perform_complex_relocations.
1073 * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
1074 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
1075 (OD,OS,OU): #undefs corrected to N, S and U repectively.
1076 (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
1077 (complex_reloc_installation_howto): Removed.
1078 (mep_info_to_howto_rela): Remove special case for r_type==0xff.
1079 (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
1089 * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
1090 * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
1091 * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
1092 * elflink.c (set_symbolValue): New static function.
1093 (resolve_symbol): Likewise.
1094 (resolve_section): Likewise.
1095 (undefined_reference): Likewise.
1096 (eval_symbol): Likewise.
1097 (evaluate_complex_relocation_symbols): Likewise.
1098 (put_value): Likewise.
1099 (get_value): Likewise.
1100 (decode_complex_addend):
1101 (bfd_elf_perform_complex_relocation): New function.
1102 (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
1103 * reloc.c (BFD_RELOC_RELC): New relocation number.
1104 * syms.c (BSF_RELC,BSF_SRELC): New macros.
1108 * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
1109 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
1110 (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
1111 (elf_xtensa_allocate_got_size): Replace these with...
1112 (elf_xtensa_allocate_dynrelocs): ...this new function.
1113 (elf_xtensa_size_dynamic_sections): Use it.
1117 * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
1118 <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
1119 Set src_mask to zero.
1120 <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise. Also fix dst_mask.
1121 <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
1125 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
1126 (elf_xtensa_dynamic_symbol_p): ...this.
1130 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
1131 (struct elf_xtensa_link_hash_table): New.
1132 (elf_xtensa_hash_table): New.
1133 (elf_xtensa_link_hash_table_create): New.
1134 (elf_xtensa_check_relocs): Update plt_reloc_count references.
1135 Update arguments to add_extra_plt_sections.
1136 (elf_xtensa_create_dynamic_sections): Record new sections in the hash
1137 table. Update for plt_reloc_count and add_extra_plt_sections.
1138 (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
1139 argument with link info. Update calls to elf_xtensa_get_plt_section
1140 and elf_xtensa_get_gotplt_section.
1141 (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
1142 (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
1143 (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
1144 (relax_property_section): Get sections from the hash table and update
1146 (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
1147 dynobj argument with link info. Get sections for first plt chunk from
1149 (bfd_elf32_bfd_link_hash_table_create): Define.
1153 * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
1154 * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
1155 (struct elf_symbol): Change first member into union.
1156 (elf_sort_elf_symbol): Compare pointers to internal syms rather than
1157 internal syms. Only compare st_shndx fields.
1158 (elf_create_symbuf): New function.
1159 (bfd_elf_match_symbols_in_sections): Use it. If symbufs are available
1160 for bfds, use a binary search, otherwise don't qsort symbols
1161 unnecessarily only to select which symbols are for the particular
1167 * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
1168 in the elf_link_hash_table structure.
1172 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
1173 * elfxx-target.h (elf_backend_write_core_note): Define and use.
1174 * elf.c (elfcore_write_prpsinfo): Call the above. Add support for
1175 32-bit core note on 64-bit target.
1176 (elfcore_write_prstatus): Likewise.
1177 (elfcore_write_lwpstatus): Make note_name const.
1178 (elfcore_write_prfpreg): Likewise.
1179 (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
1181 * elf32-ppc.c (ppc_elf_write_core_note): New function.
1182 (elf_backend_write_core_note): Define.
1183 * elf64-ppc.c (ppc64_elf_write_core_note): New function.
1184 (elf_backend_write_core_note): Define.
1188 * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
1189 (elf32_bed): Defined for elf32-us-cris.
1191 * elf64-sh64.c (elf64_bed): Defined for Linux.
1192 (INCLUDED_TARGET_FILE): Removed.
1194 * elfxx-target.h (elfNN_bed): Always define. Don't check
1195 INCLUDED_TARGET_FILE.
1199 * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
1200 message for dangerous relocs, special case the common user error.
1204 * elf.c (copy_elf_program_header): Start from the first section
1205 in a segment and stop when all sections in a segment are
1210 * bfd-in2.h: Regenerate.
1211 * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
1212 instruction scanning should be done.
1213 (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
1214 (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
1215 (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
1217 * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
1219 * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
1220 (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
1221 (elf32_vfp11_erratum_type): New enum.
1222 (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
1224 (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
1225 (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
1226 vfp11_fix and num_vfp11_fixes fields.
1227 (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
1228 vfp11_erratum_glue_size, num_vfp11_fixes fields.
1229 (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
1230 (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
1232 (elf32_arm_section_map_add): Add an code/data mapping symbol entry
1234 (record_vfp11_erratum_veneer): Create a single veneer, and its
1236 (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
1237 (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
1239 (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
1241 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
1242 (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
1243 (bfd_arm_vfp11_write_mask): Update write mask according to coded
1245 (bfd_arm_vfp11_antidependency): New function.
1246 (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
1247 (elf32_arm_compare_mapping): Declare.
1248 (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
1249 BFD for potential erratum-triggering insns. Record results.
1250 (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
1251 and branches to veneers have been placed in virtual memory after
1253 (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
1255 (elf32_arm_output_symbol_hook): Remove.
1256 (elf32_arm_write_section): Output veneers, and branches to veneers.
1257 Use maps from input sections, not output sections, for code
1259 * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
1260 * elf32-score.c (_bfd_score_elf_write_section): Likewise.
1261 * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
1262 * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
1266 * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
1267 (INCLUDED_TARGET_FILE): Removed.
1271 * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
1272 (INCLUDED_TARGET_FILE): Remove.
1276 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
1277 R_M32C_16 or R_M32C_24 relocs.
1282 * elf32-avr.c (avr_link_hash_table): Check to make sure that the
1283 hash table was created by elf32_avr_link_hash_table_create before
1285 (elf32_avr_link_hash_newfunc): New function. Just pass the call
1286 through to _bfd_elf_link_hash_newfunc.
1287 (elf32_avr_link_hash_table_create): Use
1288 elf32_avr_link_hash_newfunc instead of
1289 _bfd_elf_link_hash_newfunc.
1290 (elf32_avr_relocate_section): Check for the hash table pointer
1292 (elf32_avr_relax_section, avr_build_one_stub,
1293 elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
1294 elf32_avr_build_stubs): Likewise.
1299 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
1300 argument, Elf_Internal_Sym *.
1302 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
1303 symbol dynamic if info->dynamic_data is TRUE.
1304 (bfd_elf_record_link_assignment): Updated call to
1305 bfd_elf_record_link_assignment.
1306 (_bfd_elf_merge_symbol): Likewise. Always call
1307 bfd_elf_link_mark_dynamic_symbol.
1311 * Makefile.am (BFD_LIBS): Removed.
1312 * Makefile.in: Regenerated.
1317 * Makefile.am (OFILES): Add @bfd64_libs@.
1318 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1319 * Makefile.in: Regenerated.
1321 * configure.in (bfd_libs): Replaced by ...
1323 * configure: Regenerated.
1327 * elf.c (assign_file_positions_for_load_sections): We can
1328 require fewer phdrs than expected.
1332 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1333 * bfd-in2.h: Regenerate.
1334 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1335 bfd_mach_cpu32_fido.
1336 (m68k_arch_features): Use fido_a instead of cpu32.
1337 (bfd_m68k_compatible): Reject the combination of Fido and
1338 ColdFire. Accept the combination of CPU32 and Fido with a
1340 * elf32-m68k.c (elf32_m68k_object_p,
1341 elf32_m68k_merge_private_bfd_data,
1342 elf32_m68k_print_private_bfd_data): Treat Fido as an
1343 architecture by itself.
1347 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1351 * texhex.c (first_phase): Don't fall through into the default
1353 (pass_over): Replace abort () calls with return FALSE. Fix
1358 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1359 SEC_EXCLUDE on zero size .eh_frame.
1361 For older changes see ChangeLog-2006
1367 version-control: never