* reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.
[external/binutils.git] / bfd / ChangeLog
1 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
2
3         * reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.
4
5 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
6
7         * bfd-in.h (bfd_get_section_limit): Define.
8         * reloc.c (bfd_perform_relocation, bfd_install_relocation) 
9         (_bfd_final_link_relocate): Use bfd_get_section_limit.
10         * aout-tic30.c (tic30_aout_final_link_relocate): Likewise.
11         * coff-arm.c (coff_arm_relocate_section): Likewise.
12         * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): Likewise.
13         * cpu-ns32k.c (do_ns32k_reloc): Likewise.
14         (bfd_ns32k_final_link_relocate): Likewise.
15         * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): Likwise.
16         * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): Likewise.
17         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc) 
18         (i860_howto_highadj_reloc, i860_howto_splitn_reloc): Likewise.
19         * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc) 
20         (m32r_elf_generic_reloc, m32r_elf_relocate_section): Likewise.
21         * elf32-m68hc1x.c (m68hc11_elf_special_reloc): Likewise.
22         * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
23         * elf32-or32.c (or32_elf_consth_reloc): Likewise.
24         * elf32-ppc.c (ppc_elf_addr16_ha_reloc): Likewise.
25         * elf32-s390.c (s390_elf_ldisp_reloc): Likewise.
26         * elf32-sh.c (sh_elf_reloc_loop): Likewise.
27         * elf32-sparc.c (sparc_elf_wdisp16_reloc): Likewise.
28         (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc): Likwise.
29         * elf32-v850.c (v850_elf_reloc): Likewise.
30         * elf32-xstormy16.c (xstormy16_elf_24_reloc): Likewise.
31         * elf32-xtensa.c (bfd_elf_xtensa_reloc): Likewise.
32         * elf64-alpha.c (elf64_alpha_reloc_gpdisp): Likewise.
33         * elf64-mips.c (mips_elf64_gprel32_reloc)
34         (mips16_gprel_reloc): Likewise.
35         * elf64-mmix.c (mmix_elf_reloc): Likewise.
36         * elf64-s390.c (s390_elf_ldisp_reloc): Likewise.
37         * elf64-sparc.c (init_insn_reloc): Likewise.
38         * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
39         * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp) 
40         (_bfd_mips_elf_hi16_reloc, _bfd_mips_elf_lo16_reloc) 
41         (_bfd_mips_elf_generic_reloc): Likewise.
42         * bfd-in2.h: Regenerate.
43
44 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
45
46         * bfd-in.h (struct stab_info): Move from stabs.c.
47         * stabs.c (struct stab_link_includes_table): Delete.
48         (stab_link_includes_lookup): Delete.
49         (_bfd_write_section_stabs, _bfd_write_stab_strings): Remove one
50         level of indirection from sinfo parm.
51         (_bfd_link_section_stabs): Likewise.  Set SEC_LINKER_CREATED on
52         stabstr section.  Adjust hash table accesses.
53         * coff-ppc.c (ppc_bfd_coff_final_link): Do include rawsize in contents
54         alloc.  Adjust stab_info test.
55         * cofflink.c (_bfd_coff_link_hash_table_init): Clear stab_info.
56         (_bfd_coff_final_link): Adjust stab_info test.
57         (_bfd_coff_link_input_bfd): Ignore SEC_LINKER_CREATED sections.
58         * elf-bfd.h (struct elf_link_hash_table): Include struct stab_info
59         in place.
60         * libcoff-in.h (struct coff_link_hash_table): Likewise.
61         * elf.c (_bfd_elf_link_hash_table_init): Clear stab_info.
62         * elflink.c (bfd_elf_final_link): Don't attempt to link linker created
63         stabstr section.  Adjust stab_info test.
64         * libbfd-in.h (_bfd_link_section_stabs, _bfd_write_section_stabs)
65         (_bfd_write_stab_strings): Adjust prototypes.
66         * libbfd.h: Regenerate.
67         * libcoff.h: Regenerate.
68         * bfd-in2.h: Regenerate.
69
70 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
71
72         From Miod Vallat <miod@online.fr>:
73         * aoutx.h (NAME(aout,machine_type)): Handle bfd_arch_m88k.
74
75 2004-06-26  Alexandre Oliva  <aoliva@redhat.com>
76
77         * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.
78         (struct elf32_mn10300_link_hash_entry): Remove
79         pcrel_relocs_copied.
80         (mn10300_elf_check_relocs): Only reserve dynamic relocations for
81         R_MN10300_32.  Don't adjust pcrel_relocs_copied.
82         (mn10300_elf_final_link_relocate): Fail for direct, pc-relative
83         and gotoff relocations if the symbol doesn't bind locally.  Use
84         _bfd_elf_symbol_refs_local_p to test.  Don't create dynamic
85         relocation for PCREL32.
86         (mn10300_elf_relocate_section): Use _bfd_elf_symbol_refs_local_p
87         to test whether a symbol binds locally.
88         (elf32_mn10300_link_hash_newfunc): Don't initialize
89         pcrel_relocs_copied.
90         (_bfd_mn10300_elf_discard_copies): Delete.
91         (_bfd_mn10300_elf_size_dynamic_sections): Don't call it.
92
93 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
94
95         * config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
96
97 2004-06-25  Joel Brobecker  <brobecker@gnat.com>
98
99         * som.c (som_set_reloc_info): Correct small typo.
100
101 2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
102
103         * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
104         (m32r_elf_relocate_section): Changed for R_M32R_GOTOFF.
105         (m32r_elf_gcsweep_hook): Likewise.
106         (m32r_elf_check_relocs): Likewise.
107         (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
108         R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
109         * reloc.c: Added BFD_RELOC_M32R_GOTOFF_HI_ULO,
110         BFD_RELOC_M32R_GOTOFF_HI_SLO and BFD_RELOC_M32R_GOTOFF_LO.
111         * bfd-in2.h: Regenerated.
112         * libbfd.h: Regenerated.
113
114 2004-06-24  H.J. Lu  <hongjiu.lu@intel.com>
115
116         * elf64-x86-64.c (elf64_x86_64_check_relocs): Warn overflow
117         relocation symbol.
118         (elf64_x86_64_relocate_section): Issue an error for
119         R_X86_64_PC8, R_X86_64_PC16 and R_X86_64_PC32 relocations
120         against global symbols when building shared library.
121
122 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
123
124         * section.c (struct sec): Rename "_cooked_size" to "size".
125         Rename "_raw_size" to "rawsize".
126         (STD_SECTION): Adjust comments.
127         (bfd_set_section_size, bfd_get_section_contents): Use size.
128         (bfd_malloc_and_get_section): New function.
129         * bfd-in.h (bfd_section_size, bfd_get_section_size): Use size.
130         * coff-sh.c (sh_relax_section): Alloc coff_section_data struct early.
131         Correctly free reloc and contents memory.
132         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete FIXME
133         and fake CIE now that we can shink section size to zero.
134         (_bfd_elf_write_section_eh_frame): Likewise..
135         * elf32-ppc.c (ppc_elf_relax_section): Delay reading section contents.
136         * elf-m10300.c (mn10300_elf_final_link_relocate): Don't use
137         _bfd_stab_section_offset.  Use _bfd_elf_section_offset.
138         * stabs.c (_bfd_stab_section_offset_): Remove unused args and
139         unneeded indirection.
140         * elf.c (_bfd_elf_section_offset): .. and update call.
141         * libbfd-in.h (_bfd_stab_section_offset): Update prototype.
142         * libbfd.h: Regenerate.
143         * bfd-in2.h: Regenerate.
144
145         Replace occurrences of "_raw_size" and "_cooked_size" in most places
146         with "size".  Set new "rawsize" for stabs, eh_frame, and SEC_MERGE
147         sections.  Use "rawsize", if non-zero, for bfd_get_section_contents
148         calls if the section might be a stabs, eh_frame, or SEC_MERGE section.
149         Similarly use "rawsize", if non-zero, in reloc functions to validate
150         reloc addresses.  Use new bfd_malloc_and_get_section in most places
151         where bfd_get_section_contents was called.  Expand all occurrences of
152         bfd_section_size and bfd_get_section_size.  Rename "raw_size" var in
153         grok_prstatus and similar functions to "size".
154         * aix386-core.c (aix386_core_file_p): ..
155         * aix5ppc-core.c (xcoff64_core_p): ..
156         * aout-adobe.c (aout_adobe_callback, aout_adobe_write_object_contents,
157         aout_adobe_set_section_contents): ..
158         * aout-target.h (callback): ..
159         * aout-tic30.c (tic30_aout_callback, tic30_aout_final_link_relocate,
160         MY_bfd_final_link): ..
161         * aoutf1.h (sunos4_core_file_p): ..
162         * aoutx.h (some_aout_object_p, adjust_o_magic, adjust_z_magic,
163         adjust_n_magic, adjust_sizes_and_vmas, translate_from_native_sym_flags,
164         final_link, aout_link_input_section): ..
165         * binary.c (binary_object_p, binary_canonicalize_symtab,
166         binary_set_section_contents): ..
167         * bout.c (b_out_callback, b_out_write_object_contents,
168         b_out_set_section_contents, b_out_bfd_relax_section,
169         b_out_bfd_get_relocated_section_contents): ..
170         * cisco-core.c (cisco_core_file_validate): ..
171         * coff-alpha.c (alpha_ecoff_object_p,
172         alpha_ecoff_get_relocated_section_conten, alpha_relocate_section): ..
173         * coff-arm.c (coff_arm_relocate_section,
174         bfd_arm_allocate_interworking_sections): ..
175         * coff-h8300.c (h8300_reloc16_extra_cases,
176         h8300_bfd_link_add_symbols): ..
177         * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): ..
178         * coff-ppc.c (coff_ppc_relocate_section, ppc_allocate_toc_section,
179         ppc_bfd_coff_final_link): ..
180         * coff-rs6000.c (xcoff_reloc_type_br, xcoff_ppc_relocate_section): ..
181         * coff-sh.c (sh_relax_section, sh_relax_delete_bytes,
182         sh_align_loads, sh_coff_get_relocated_section_contents): ..
183         * coff64-rs6000.c (xcoff64_write_object_contents,
184         xcoff64_reloc_type_br, xcoff64_ppc_relocate_section): ..
185         * coffcode.h (coff_compute_section_file_positions,
186         coff_write_object_contents): ..
187         * coffgen.c (make_a_section_from_file, coff_write_symbols,
188         coff_section_symbol, build_debug_section): ..
189         * cofflink.c (coff_link_add_symbols, _bfd_coff_final_link,
190         process_embedded_commands, _bfd_coff_link_input_bfd,
191         _bfd_coff_write_global_sym): ..
192         * cpu-arm.c (bfd_arm_update_notes, bfd_arm_get_mach_from_notes): ..
193         * cpu-ns32k.c (do_ns32k_reloc, _bfd_ns32k_final_link_relocate): ..
194         * dwarf1.c (parse_line_table, _bfd_dwarf1_find_nearest_line): ..
195         * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
196         _bfd_dwarf2_find_nearest_line): ..
197         * ecoff.c (bfd_debug_section, ecoff_set_symbol_info,
198         ecoff_compute_section_file_positions,
199         _bfd_ecoff_write_object_contents, ecoff_indirect_link_order): ..
200         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame,
201         _bfd_elf_discard_section_eh_frame_hdr,
202         _bfd_elf_maybe_strip_eh_frame_hdr, _bfd_elf_eh_frame_section_offset,
203         _bfd_elf_write_section_eh_frame,
204         _bfd_elf_write_section_eh_frame_hdr): ..
205         * elf-hppa.h (elf_hppa_sort_unwind): ..
206         * elf-m10200.c (mn10200_elf_relax_section,
207         mn10200_elf_relax_delete_bytes,
208         mn10200_elf_get_relocated_section_contents): ..
209         * elf-m10300.c (_bfd_mn10300_elf_create_got_section,
210         mn10300_elf_check_relocs, mn10300_elf_relax_section,
211         mn10300_elf_relax_delete_bytes,
212         mn10300_elf_get_relocated_section_contents,
213         _bfd_mn10300_elf_adjust_dynamic_symbol,
214         _bfd_mn10300_elf_discard_copies,
215         _bfd_mn10300_elf_size_dynamic_sections,
216         _bfd_mn10300_elf_finish_dynamic_sections): ..
217         * elf.c (_bfd_elf_print_private_bfd_data, bfd_elf_get_bfd_needed_list,
218         _bfd_elf_make_section_from_phdr, elf_fake_sections,
219         bfd_elf_set_group_contents, map_sections_to_segments,
220         elf_sort_sections, assign_file_positions_for_segments,
221         SECTION_SIZE, copy_private_bfd_data,
222         _bfd_elf_get_dynamic_reloc_upper_bound,
223         _bfd_elf_canonicalize_dynamic_reloc, elfcore_maybe_make_sect,
224         _bfd_elfcore_make_pseudosection, elfcore_grok_prstatus,
225         elfcore_grok_lwpstatus, elfcore_grok_win32pstatus,
226         elfcore_grok_note, elfcore_grok_nto_status, elfcore_grok_nto_gregs,
227         _bfd_elf_rel_local_sym, _bfd_elf_get_synthetic_symtab): ..
228         * elf32-arm.h (bfd_elf32_arm_allocate_interworking_sect,
229         bfd_elf32_arm_process_before_allocation,
230         elf32_arm_adjust_dynamic_symbol, allocate_dynrelocs,
231         elf32_arm_size_dynamic_sections, elf32_arm_finish_dynamic_sections,
232         elf32_arm_write_section): ..
233         * elf32-cris.c (cris_elf_grok_prstatus,
234         elf_cris_finish_dynamic_sections, cris_elf_gc_sweep_hook,
235         elf_cris_adjust_gotplt_to_got, elf_cris_adjust_dynamic_symbol,
236         cris_elf_check_relocs, elf_cris_size_dynamic_sections,
237         elf_cris_discard_excess_dso_dynamics,
238         elf_cris_discard_excess_program_dynamics): ..
239         * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): ..
240         * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): ..
241         * elf32-frv.c (_frvfdpic_add_dyn_reloc, _frvfdpic_add_rofixup,
242         _frv_create_got_section, _frvfdpic_assign_plt_entries,
243         elf32_frvfdpic_size_dynamic_sections,
244         elf32_frvfdpic_modify_segment_map,
245         elf32_frvfdpic_finish_dynamic_sections): ..
246         * elf32-h8300.c (elf32_h8_relax_section, elf32_h8_relax_delete_bytes,
247         elf32_h8_get_relocated_section_contents): ..
248         * elf32-hppa.c (hppa_build_one_stub, hppa_size_one_stub,
249         elf32_hppa_adjust_dynamic_symbol, allocate_plt_static,
250         allocate_dynrelocs, elf32_hppa_size_dynamic_sections, group_sections,
251         elf32_hppa_size_stubs, elf32_hppa_set_gp, elf32_hppa_build_stubs,
252         elf32_hppa_finish_dynamic_sections): ..
253         * elf32-i370.c (i370_elf_adjust_dynamic_symbol,
254         i370_elf_size_dynamic_sections, i370_elf_check_relocs,
255         i370_elf_finish_dynamic_sections): ..
256         * elf32-i386.c (elf_i386_grok_prstatus, elf_i386_adjust_dynamic_symbol,
257         allocate_dynrelocs, elf_i386_size_dynamic_sections,
258         elf_i386_relocate_section, elf_i386_finish_dynamic_sections): ..
259         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
260         i860_howto_highadj_reloc, i860_howto_splitn_reloc): ..
261         * elf32-ip2k.c (ip2k_is_switch_table_128,
262         ip2k_relax_switch_table_128, ip2k_is_switch_table_256,
263         ip2k_relax_switch_table_256, ip2k_elf_relax_section,
264         adjust_all_relocations, ip2k_elf_relax_delete_bytes): ..
265         * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc,
266         m32r_elf_generic_reloc, m32r_elf_adjust_dynamic_symbol,
267         allocate_dynrelocs, m32r_elf_size_dynamic_sections,
268         m32r_elf_relocate_section, m32r_elf_finish_dynamic_sections,
269         m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
270         m32r_elf_get_relocated_section_contents): ..
271         * elf32-m68hc11.c (m68hc11_elf_build_one_stub,
272         m68hc11_elf_size_one_stub, m68hc11_elf_relax_section,
273         m68hc11_elf_relax_delete_bytes): ..
274         * elf32-m68hc12.c (m68hc12_elf_build_one_stub,
275         m68hc12_elf_size_one_stub): ..
276         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs,
277         elf32_m68hc11_build_stubs, m68hc11_elf_special_reloc): ..
278         * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_gc_sweep_hook,
279         elf_m68k_adjust_dynamic_symbol, elf_m68k_size_dynamic_sections,
280         elf_m68k_discard_copies, elf_m68k_finish_dynamic_sections): ..
281         * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
282         elf32_mips_grok_prstatus): ..
283         * elf32-or32.c (or32_elf_consth_reloc): ..
284         * elf32-ppc.c (ppc_elf_relax_section, ppc_elf_addr16_ha_reloc,
285         elf_create_pointer_linker_section, ppc_elf_create_linker_section,
286         ppc_elf_additional_program_headers, ppc_elf_adjust_dynamic_symbol,
287         allocate_dynrelocs, ppc_elf_size_dynamic_sections,
288         ppc_elf_finish_dynamic_sections, ppc_elf_grok_prstatus,
289         ppc_elf_final_write_processing): ..
290         * elf32-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
291         allocate_dynrelocs, elf_s390_size_dynamic_sections,
292         elf_s390_finish_dynamic_sections, elf_s390_grok_prstatus): ..
293         * elf32-sh.c (sh_elf_reloc_loop, sh_elf_relax_section,
294         sh_elf_relax_delete_bytes, sh_elf_align_loads,
295         sh_elf_adjust_dynamic_symbol, allocate_dynrelocs,
296         sh_elf_size_dynamic_sections, sh_elf_get_relocated_section_contents,
297         sh_elf_finish_dynamic_sections, elf32_shlin_grok_prstatus): ..
298         * elf32-sh64-com.c (sh64_address_in_cranges,
299         sh64_get_contents_type): ..
300         * elf32-sh64.c (sh64_find_section_for_address,
301         sh64_elf_final_write_processing): ..
302         * elf32-sparc.c (sparc_elf_wdisp16_reloc, sparc_elf_hix22_reloc,
303         sparc_elf_lox10_reloc, elf32_sparc_adjust_dynamic_symbol,
304         allocate_dynrelocs, elf32_sparc_size_dynamic_sections,
305         elf32_sparc_relocate_section, elf32_sparc_finish_dynamic_sections): ..
306         * elf32-v850.c (v850_elf_reloc, v850_elf_relax_section): ..
307         * elf32-vax.c (elf_vax_check_relocs, elf_vax_adjust_dynamic_symbol,
308         elf_vax_size_dynamic_sections, elf_vax_discard_copies,
309         elf_vax_instantiate_got_entries, elf_vax_relocate_section,
310         elf_vax_finish_dynamic_sections): ..
311         * elf32-xstormy16.c (xstormy16_elf_24_reloc,
312         xstormy16_elf_check_relocs, xstormy16_relax_plt_check,
313         xstormy16_elf_relax_section, xstormy16_elf_always_size_sections,
314         xstormy16_elf_finish_dynamic_sections): ..
315         * elf32-xtensa.c (xtensa_read_table_entries,
316         elf_xtensa_allocate_got_size, elf_xtensa_allocate_local_got_size,
317         elf_xtensa_size_dynamic_sections, elf_xtensa_do_reloc,
318         bfd_elf_xtensa_reloc, elf_xtensa_relocate_section,
319         elf_xtensa_combine_prop_entries, elf_xtensa_finish_dynamic_sections,
320         elf_xtensa_discard_info_for_section, elf_xtensa_grok_prstatus,
321         get_relocation_opcode, retrieve_contents, find_relaxable_sections,
322         collect_source_relocs, is_resolvable_asm_expansion, remove_literals,
323         relax_section, shrink_dynamic_reloc_sections, relax_property_section,
324         xtensa_callback_required_dependence): ..
325         * elf64-alpha.c (elf64_alpha_reloc_gpdisp, elf64_alpha_relax_section,
326         elf64_alpha_check_relocs, elf64_alpha_adjust_dynamic_symbol,
327         elf64_alpha_calc_got_offsets_for_symbol, elf64_alpha_calc_got_offsets,
328         elf64_alpha_size_plt_section, elf64_alpha_size_plt_section_1,
329         elf64_alpha_always_size_sections, elf64_alpha_calc_dynrel_sizes,
330         elf64_alpha_size_rela_got_section, elf64_alpha_size_rela_got_1,
331         elf64_alpha_size_dynamic_sections, elf64_alpha_emit_dynrel,
332         elf64_alpha_finish_dynamic_sections, elf64_alpha_final_link): ..
333         * elf64-hppa.c (allocate_dynrel_entries,
334         elf64_hppa_size_dynamic_sections,
335         elf64_hppa_finish_dynamic_sections): ..
336         * elf64-mips.c (mips_elf64_gprel32_reloc, mips16_gprel_reloc,
337         mips_elf64_canonicalize_dynamic_reloc, mips_elf64_slurp_reloc_table,
338         elf64_mips_grok_prstatus): ..
339         * elf64-mmix.c (mmix_elf_perform_relocation, mmix_elf_reloc,
340         mmix_elf_relocate_section, mmix_elf_final_link,
341         mmix_set_relaxable_size, _bfd_mmix_after_linker_allocation,
342         mmix_elf_relax_section, mmix_elf_get_section_contents): ..
343         * elf64-ppc.c (ppc64_elf_object_p, ppc64_elf_grok_prstatus,
344         ppc64_elf_check_relocs, ppc64_elf_func_desc_adjust,
345         ppc64_elf_adjust_dynamic_symbol, ppc64_elf_edit_opd,
346         allocate_dynrelocs, ppc64_elf_size_dynamic_sections,
347         ppc_build_one_stub, ppc_size_one_stub, ppc64_elf_next_toc_section,
348         toc_adjusting_stub_needed, group_sections, ppc64_elf_size_stubs,
349         ppc64_elf_build_stubs, ppc64_elf_relocate_section,
350         ppc64_elf_finish_dynamic_sections): ..
351         * elf64-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
352         allocate_dynrelocs, elf_s390_size_dynamic_sections,
353         elf_s390_finish_dynamic_sections): ..
354         * elf64-sh64.c (sh_elf64_get_relocated_section_contents,
355         sh_elf64_check_relocs, sh64_elf64_adjust_dynamic_symbol,
356         sh64_elf64_discard_copies, sh64_elf64_size_dynamic_sections,
357         sh64_elf64_finish_dynamic_sections): ..
358         * elf64-sparc.c (sparc64_elf_slurp_reloc_table, init_insn_reloc,
359         sparc64_elf_check_relocs, sparc64_elf_adjust_dynamic_symbol,
360         sparc64_elf_size_dynamic_sections, sparc64_elf_relocate_section,
361         sparc64_elf_finish_dynamic_symbol,
362         sparc64_elf_finish_dynamic_sections): ..
363         * elf64-x86-64.c (elf64_x86_64_grok_prstatus,
364         elf64_x86_64_adjust_dynamic_symbol, allocate_dynrelocs,
365         elf64_x86_64_size_dynamic_sections, elf64_x86_64_relocate_section,
366         elf64_x86_64_finish_dynamic_sections): ..
367         * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): ..
368         * elfcode.h (elf_slurp_reloc_table): ..
369         * elflink.c (_bfd_elf_create_got_section, elf_add_dt_needed_tag,
370         elf_finalize_dynstr, elf_link_add_object_symbols,
371         bfd_elf_size_dynamic_sections, elf_link_sort_relocs,
372         elf_link_input_bfd, bfd_elf_final_link, bfd_elf_discard_info): ..
373         * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
374         elf32_mips_grok_prstatus): ..
375         * elfxx-ia64.c (elfNN_ia64_relax_section, allocate_dynrel_entries,
376         elfNN_ia64_size_dynamic_sections, elfNN_ia64_install_dyn_reloc,
377         elfNN_ia64_choose_gp, elfNN_ia64_final_link,
378         elfNN_ia64_finish_dynamic_sections): ..
379         * elfxx-mips.c (mips_elf_create_procedure_table,
380         mips_elf_check_mips16_stubs, _bfd_mips_elf_gprel16_with_gp,
381         _bfd_mips_elf_hi16_reloc, _bfd_mips_elf_generic_reloc,
382         mips_elf_global_got_index, mips_elf_multi_got,
383         mips_elf_create_compact_rel_section, mips_elf_calculate_relocation,
384         mips_elf_allocate_dynamic_relocations,
385         mips_elf_create_dynamic_relocation, _bfd_mips_elf_fake_sections,
386         _bfd_mips_relax_section, _bfd_mips_elf_adjust_dynamic_symbol,
387         _bfd_mips_elf_always_size_sections,
388         _bfd_mips_elf_size_dynamic_sections,
389         _bfd_mips_elf_finish_dynamic_symbol,
390         _bfd_mips_elf_finish_dynamic_sections,
391         _bfd_mips_elf_modify_segment_map, _bfd_mips_elf_discard_info,
392         _bfd_mips_elf_write_section, _bfd_mips_elf_set_section_contents,
393         _bfd_elf_mips_get_relocated_section_contents,
394         _bfd_mips_elf_final_link, _bfd_mips_elf_merge_private_bfd_data): ..
395         * hp300hpux.c (callback): ..
396         * hppabsd-core.c (make_bfd_asection): ..
397         * hpux-core.c (make_bfd_asection): ..
398         * i386linux.c (linux_link_create_dynamic_sections,
399         bfd_i386linux_size_dynamic_sections, linux_finish_dynamic_link): ..
400         * i386msdos.c (msdos_write_object_contents): ..
401         * i386os9k.c (os9k_callback, os9k_write_object_contents,
402         os9k_set_section_contents): ..
403         * ieee.c (parse_expression, ieee_slurp_external_symbols,
404         ieee_slurp_sections, ieee_slurp_debug, ieee_slurp_section_data,
405         ieee_write_section_part, do_with_relocs, do_as_repeat,
406         do_without_relocs, ieee_write_debug_part, init_for_output,
407         ieee_set_section_contents): ..
408         * ihex.c (ihex_scan, ihex_read_section, ihex_get_section_contents): ..
409         * irix-core.c (do_sections, make_bfd_asection): ..
410         * libaout.h (aout_section_merge_with_text_p): ..
411         * libbfd.c (_bfd_generic_get_section_contents,
412         _bfd_generic_get_section_contents_in_window): ..
413         * linker.c (default_indirect_link_order): ..
414         * lynx-core.c (make_bfd_asection): ..
415         * m68klinux.c (linux_link_create_dynamic_sections,
416         bfd_m68klinux_size_dynamic_sections, linux_finish_dynamic_link): ..
417         * mach-o.c (bfd_mach_o_make_bfd_section,
418         bfd_mach_o_scan_read_dylinker, bfd_mach_o_scan_read_dylib,
419         bfd_mach_o_scan_read_thread, bfd_mach_o_scan_read_symtab,
420         bfd_mach_o_scan_read_segment): ..
421         * merge.c (_bfd_add_merge_section, record_section, merge_strings,
422         _bfd_merge_sections): ..
423         * mmo.c (mmo_find_sec_w_addr, mmo_get_spec_section, mmo_get_loc,
424         mmo_map_set_sizes, mmo_canonicalize_symtab,
425         mmo_internal_write_section, mmo_write_object_contents): ..
426         * netbsd-core.c (netbsd_core_file_p): ..
427         * nlm32-alpha.c (nlm_alpha_read_reloc, nlm_alpha_write_import,
428         nlm_alpha_set_public_section): ..
429         * nlm32-ppc.c (nlm_powerpc_read_reloc, nlm_powerpc_write_reloc): ..
430         * nlm32-sparc.c (nlm_sparc_write_import): ..
431         * nlmcode.h (add_bfd_section, nlm_swap_auxiliary_headers_in,
432         nlm_compute_section_file_positions): ..
433         * oasys.c (oasys_object_p, oasys_slurp_section_data,
434         oasys_write_sections, oasys_write_data, oasys_set_section_contents): ..
435         * opncls.c (get_debug_link_info): ..
436         * osf-core.c (make_bfd_asection): ..
437         * pdp11.c (some_aout_object_p, adjust_o_magic, adjust_z_magic,
438         adjust_n_magic, adjust_sizes_and_vmas, squirt_out_relocs,
439         final_link, aout_link_input_section): ..
440         * peXXigen.c (_bfd_XXi_swap_sym_in, _bfd_XXi_swap_aouthdr_out,
441         pe_print_idata, pe_print_edata, pe_print_pdata, pe_print_reloc): ..
442         * pef.c (bfd_pef_make_bfd_section, bfd_pef_print_loader_section,
443         bfd_pef_scan_start_address, bfd_pef_parse_symbols): ..
444         * ppcboot.c (ppcboot_object_p, ppcboot_canonicalize_symtab): ..
445         * ptrace-core.c (ptrace_unix_core_file_p): ..
446         * reloc.c (bfd_perform_relocation, bfd_install_relocation,
447         _bfd_final_link_relocate, bfd_generic_relax_section,
448         bfd_generic_get_relocated_section_contents): ..
449         * reloc16.c (bfd_coff_reloc16_relax_section,
450         bfd_coff_reloc16_get_relocated_section_c): ..
451         * riscix.c (riscix_some_aout_object_p): ..
452         * rs6000-core.c (read_hdr, make_bfd_asection): ..
453         * sco5-core.c (make_bfd_asection): ..
454         * simple.c (bfd_simple_get_relocated_section_contents): ..
455         * som.c (som_object_setup, setup_sections, som_prep_headers,
456         som_write_fixups, som_begin_writing, bfd_section_from_som_symbol,
457         som_set_reloc_info, som_get_section_contents,
458         som_bfd_link_split_section): ..
459         * sparclinux.c (linux_link_create_dynamic_sections,
460         bfd_sparclinux_size_dynamic_sections, linux_finish_dynamic_link): ..
461         * srec.c (srec_scan, srec_read_section, srec_get_section_contents): ..
462         * stabs.c (_bfd_link_section_stabs, _bfd_discard_section_stabs,
463         _bfd_write_stab_strings, _bfd_stab_section_offset): ..
464         * sunos.c (sunos_read_dynamic_info, sunos_create_dynamic_sections,
465         bfd_sunos_size_dynamic_sections, sunos_scan_std_relocs,
466         sunos_scan_ext_relocs, sunos_scan_dynamic_symbol,
467         sunos_write_dynamic_symbol, sunos_check_dynamic_reloc,
468         sunos_finish_dynamic_link): ..
469         * syms.c (_bfd_stab_section_find_nearest_line): ..
470         * tekhex.c (first_phase, tekhex_set_section_contents,
471         tekhex_write_object_contents): ..
472         * trad-core.c (trad_unix_core_file_p): ..
473         * versados.c (process_esd, process_otr, process_otr): ..
474         * vms-gsd.c (_bfd_vms_slurp_gsd, _bfd_vms_write_gsd): ..
475         * vms-misc.c (add_new_contents): ..
476         * vms-tir.c (check_section, new_section, _bfd_vms_write_tir): ..
477         * vms.c (vms_set_section_contents): ..
478         * xcofflink.c (xcoff_get_section_contents, xcoff_link_add_symbols,
479         xcoff_sweep, bfd_xcoff_size_dynamic_sections, xcoff_build_ldsyms,
480         _bfd_xcoff_bfd_final_link, xcoff_link_input_bfd): ..
481         * xsym.c (bfd_sym_scan): .. See above.
482
483 2004-06-21  H.J. Lu  <hongjiu.lu@intel.com>
484
485         * elfxx-ia64.c (elfNN_ia64_relax_section): Add addend when
486         calling _bfd_merged_section_offset only for section symbols.
487
488 2004-06-22  Alan Modra  <amodra@bigpond.net.au>
489
490         * elf32-ppc.c (ppc_elf_relax_section): Implement reference code
491         for handling SEC_MERGE symbols in relax_section.
492
493 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
494
495         2003-05-15  Richard Sandiford  <rsandifo@redhat.com>
496         * cpu-h8300.c (compatible): Allow h8300s and h8300sx code to be
497         linked together. Mark the result as h8300sx code.
498
499 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
500
501         * elf-bfd.h (struct elf_backend_data): Added
502         elf_backend_omit_section_dynsym.
503         (_bfd_elf_link_omit_section_dynsym): Declare.
504         * elf32-frv.c (_frvfdpic_link_omit_section_dynsym): New.
505         (elf_backend_omit_section_dynsym): Use it for frvfdpic.
506         * elflink.c (_bfd_elf_link_omit_section_dynsym): Split out of...
507         (_bfd_elf_link_renumber_dynsyms): ... this function.
508         * elfxx-target.h (elf_backend_omit_section_dynsym): Default to
509         _bfd_elf_link_omit_section_dynsym).
510         (elfNN_bed): Added elf_backend_omit_section_dynsym.
511
512 2004-06-21  Nick Clifton  <nickc@redhat.com>
513
514         * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED
515         flags.
516
517 2004-06-17  Jerome Guitton  <guitton@gnat.com>
518
519         * bfd-in.h (bfd_cache_close_all): New function declaration.
520         * bfd-in2.h: Regenerate.
521         * cache.c (bfd_cache_close_all): New function definition.
522
523 2004-06-16  Mark Kettenis  <kettenis@gnu.org>
524
525         * configure.in: Don't set COREFILE to trad-core.lo for FreeBSD
526         4.10 and beyond.
527         * configure: Regenerate.
528
529 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
530
531         * elf32-ppc.c (ppc_elf_create_linker_section): Create symbols in
532         the pre-existing section.
533
534 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
535
536         * section.c (struct sec): Remove usused flags.  Reorganize a little.
537         (bfd_get_section_size_before_reloc): Delete.
538         (bfd_get_section_size_after_reloc): Delete.
539         (STD_SECTION): Update.
540         (bfd_get_section_size_now): Delete.
541         (bfd_set_section_contents): Don't referece reloc_done.
542         (bfd_get_section_contents): Remove reloc_done comment.
543         * bout.c (b_out_bfd_get_relocated_section_contents): Don't set
544         reloc_done.
545         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Likewise.
546         * ecoff.c (bfd_debug_section): Update initializer.
547         * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): Ditto.
548         * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
549         * bfd-in.h (bfd_section_size): Expand.
550         (bfd_get_section_size): New macro.
551         * bfd-in2.h: Regenerate.
552         * coff64-rs6000.c (xcoff64_write_object_contents): Replace
553         bfd_get_section_size_before_reloc with bfd_get_section_size.
554         * coffcode.h (coff_write_object_contents): Likewise.
555         * coffgen.c (build_debug_section): Likewise.
556         * dwarf1.c (parse_line_table): Likewise.
557         (_bfd_dwarf1_find_nearest_line): Likewise.
558         * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
559         * i386msdos.c (msdos_write_object_contents): Likewise.
560         * pdp11.c (squirt_out_relocs): Likewise.
561         * elf32-sh64.c (sh64_find_section_for_address): Remove comment.
562         * elf64-mmix.c (mmix_elf_final_link): Update comment.
563
564 2004-06-14  Chris Demetriou  <cgd@broadcom.com>
565
566         * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24
567         removal) with updated comment.
568         (bfd_elf32_bfd_reloc_type_lookup): Add back case for
569         BFD_RELOC_32_PCREL.
570         (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32.
571         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
572
573 2004-06-12  Alan Modra  <amodra@bigpond.net.au>
574
575         * elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore reloc
576         overflow on branches to undefweaks.
577
578 2004-06-11  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
579
580         * coff-alpha.c (alpha_relocate_section): Set used_by_bfd directly
581         as ecoff_section_data() does not return a valid lvalue.
582
583 2004-06-09  Alexandre Oliva  <aoliva@redhat.com>
584
585         * elflink.c (elf_sort_symbol): Compare section id, not pointers.
586         (elf_link_add_object_symbols): Likewise.
587
588         * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
589         (elf_backend_reloc_type_class): New.
590
591 2004-06-08  Mark Kettenis  <kettenis@gnu.org>
592
593         * configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to
594         netbsd-core.lo.
595         * configure: Regenerate.
596
597 2004-06-07  Daniel Jacobowitz  <dan@debian.org>
598
599         From:  Albert Chin-A-Young  <china@thewrittenword.com>
600         * bfd/elf-bfd.h (struct eh_cie_fde): Convert unsigned char bitfields
601         to unsigned int.
602
603 2004-05-29  H.J. Lu  <hongjiu.lu@intel.com>
604
605         * elfxx-ia64.c (elfNN_ia64_relax_section): Undo the last
606         change.
607
608 2004-05-28  DJ Delorie  <dj@redhat.com>
609
610         * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addend
611         for linking, but otherwise adjust reloc for merged sections.
612
613 2004-05-28  H.J. Lu  <hongjiu.lu@intel.com>
614
615         * elfxx-ia64.c (elfNN_ia64_relax_section): Properly call
616         _bfd_merged_section_offset for local symbols.
617
618 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
619
620         * Makefile.am: Regenerate dependencies.
621         * Makefile.in: Regenerate.
622         * archures.c: Add bfd_mach_sh3_nommu .
623         * bfd-in2.h: Regenerate.
624         * cpu-sh.c: Add sh3-nommu architecture.
625         (bfd_to_arch_table): Create new table.
626         (sh_get_arch_from_bfd_mach): Create new function.
627         (sh_get_arch_up_from_bfd_mach): Create new function.
628         (sh_merge_bfd_arch): Create new function.
629         * elf32-sh.c (sh_ef_bfd_table): Add table.
630         (sh_elf_check_relocs): Replace switch statement with
631         use of sh_ef_bfd_table .
632         (sh_elf_get_flags_from_mach): Add new function.
633         (sh_find_elf_flags): Likewise.
634         (sh_elf_copy_private_data): Replace most of non-elf contents
635         with a call to sh_merge_bfd_arch() .
636
637 2004-05-27  Michael Chastain  <mec.gnu@mindspring.com>
638
639         * Makefile.am (bfdver.h): Use explicit filename, not $< .
640         * Makefile.in: Regenerate.
641
642 2004-05-27  Alexandre Oliva  <aoliva@redhat.com>
643
644         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Avoid
645         custom calling conventions for dynamic symbols.
646         (mn10300_elf_relax_section): Avoid relaxing a function as a local
647         symbol if it's an alias to a global one.
648
649 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
650
651         * elf.c (_bfd_elf_make_section_from_shdr): Undo the last
652         change.
653
654 2004-05-27  Alexandre Oliva  <aoliva@redhat.com>
655
656         * elf-m10300.c (mn10300_elf_relax_section): Don't test isym within
657         loop over hashes.
658
659 2004-05-26  Alan Modra  <amodra@bigpond.net.au>
660
661         * elf.c (_bfd_elf_make_section_from_shdr): Don't set SEC_EXCLUDE
662         for SHT_GROUP sections.
663
664 2004-05-25  Alan Modra  <amodra@bigpond.net.au>
665
666         * elflink.c (elf_link_add_object_symbols): Don't set up merge
667         section data here..
668         * elf.c (_bfd_elf_merge_sections): .. Do it here instead.
669         * merge.c: Formatting.  Remove unnecessary casts.  Expand
670         bfd_get_section_alignment macro.
671         (struct sec_merge_sec_info): Rename "first" to "first_str".  Update
672         use throughout file.
673         (_bfd_add_merge_section): Rename from _bfd_merge_section.  Update
674         comment.  Abort on dynamic or non-SEC_MERGE input.  Don't test
675         section name to determine sinfo group, instead test output section
676         and alignment.
677         (_bfd_merge_sections): Add struct bfd_link_info param.  Call
678         _bfd_strip_section_from_output rather than just twiddling flags.
679         * libbfd-in.h (_bfd_add_merge_section): Rename, update comment.
680         (_bfd_merge_sections): Update prototype.
681         * libbfd.h: Regenerate.
682
683 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
684
685         * netbsd-core.c: Correctly indent section that sets architecture
686         from machine ID.
687
688         From Miod Vallat <miod@online.fr>:
689         * m88kopenbsd.c: New file.
690         * targets.c (m88k_openbsd_vec): New.
691         * config.bfd: Add m88k-*-openbsd*.
692         * configure.in (m88k-*-openbsd*): Set COREFILE to netbsd-core.lo.
693         (m88kopenbsd_vec): New.
694         * configure: Regenerate.
695         * Makefile.am (BFD32_BACKENDS): Add m88kopenbsd.lo.
696         (BFD32_BACKENDS_CFILES): Add m88kopenbsd.c.
697         Run "make dep-am".
698         * Makefile.in: Regenerate.
699         * po/SRC-POTFILES.in: Regenerate.
700
701 2004-05-24  Nick Clifton  <nickc@redhat.com>
702
703         * hash.c: Remove bogus node "Changing the default Hash Table Size"
704         introduced by hash table size patch.
705
706 2004-05-22  Ben Elliston  <bje@au.ibm.com>
707
708         * configure.in (is_release): Remove.
709         (bfd_version_date, bfd_version, bfd_version_string): Likewise.
710         (AC_OUTPUT): Don't output bfdver.h from version.h.
711         * configure: Regenerate.
712         * Makefile.am (RELEASE): New variable.
713         (bfdver.h): New target.
714         * Makefile.in: Regenerate.
715         * doc/Makefile.in: Likewise.
716
717 2004-05-22  Ben Elliston  <bje@au.ibm.com>
718
719         * Makefile.am (config.status): Don't depend on version.h.
720         * Makefile.in: Regenerate.
721
722 2004-05-22  Alan Modra  <amodra@bigpond.net.au>
723
724         * merge.c (_bfd_merged_section_offset): Remove "addend" param.
725         * libbfd-in.h (_bfd_merged_section_offset): Adjust prototype.
726         * libbfd.h: Regenerate.
727         * elf.c (_bfd_elf_rela_local_sym): Adjust call.
728         (_bfd_elf_rel_local_sym): Likewise.
729         * elflink.c (_bfd_elf_link_sec_merge_syms): Likewise.
730         (elf_link_input_bfd): Likewise.
731         * elf32-ppc.c (ppc_elf_relax_section): Likewise.
732         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
733         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
734         (elfNN_ia64_relocate_section): Likewise.
735
736 2004-05-21  Andy Chittenden  <achittenden@bluearc.com>
737
738         * hash.c (bfd_default_hash_table_size): New variable.
739         (bfd_hash_table_init): Use new variable instead of DEFAULT_SIZE.
740         (bfd_hash_set_default_size): New function.  Set the default size
741         to a selected prime number close to the argument.  Document new
742         function.
743         * bfd-in.h: Add prototype for  bfd_hash_set_default_size.
744         * bfd-in2.h: Regenerate.
745         * Makefile.am (hash.lo): Add dependency upon libiberty.h.
746         * Makefile.in: Regenerate.
747
748 2004-05-21  Mark Kettenis  <kettenis@gnu.org>
749
750         * libaout.h (machine_type): Add M_88K_OPENBSD and M_HPPA_OPENBSD.
751         * netbsd-core.c (netbsd_core_file_p): Set architecture for alpha,
752         arm, m68k, m88k and hppa core files.
753
754 2004-05-21  Nick Clifton  <nickc@redhat.com>
755
756         * bfdio.c (bfd_bread): Do not use iovec if it is NULL.
757         (bfd_bwrite): Likewise.
758         (bfd_tell): Likewise.
759         (bfd_flush): Likewise.
760         (bfd_stat): Likewise.
761         (bfd_seek): Likewise.
762         (bfd_get_mtime): Likewise.
763         (bfd_get_size): Likewise.
764
765 2004-05-19  Ben Elliston  <bje@au.ibm.com>
766
767         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.
768
769 2004-05-19  Mikulas Patocka  <mikulas@artax.karlin.mff.cuni.cz>
770
771         * archive.c (_bfd_get_elt_at_filepos): Cope with a nested archives.
772         (bfd_generic_openr_next_archived_file): Likewise.
773
774 2004-05-17  Bob Wilson  <bob.wilson@acm.org>
775
776         * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonce
777         section names by inserting a new substring after .gnu.linkonce, except
778         for .gnu.linkonce.t.* where the "t." is replaced.
779
780 2004-05-17  Adam Nemet  <anemet@lnxw.com>
781
782         * config.bfd (sparc-*-lynxos* case): Add to obsolete list.
783         (m68-*-lynxos* case): Likewise.
784         (powerpc-*-lyxnos* case): New case.
785         (i[3-7]86-*-lynxos* case): Update to LynxOS 4.0 ELF.
786
787 2004-05-17  David Heine  <dlheine@tensilica.com>
788
789         * aout-target.h (MY_bfd_copy_private_header_data): Define.
790         * aout-tic30.c (MY_bfd_copy_private_header_data): Define.
791         * bfd.c (bfd_copy_private_header_data): Define.
792         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Add entries for new
793         interface.
794         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
795         * coffcode.h (coff_bfd_copy_private_header_data): Define.
796         * elf-bfd.h (_bfd_elf_copy_private_header_data): Declare.
797         * elf.c (_bfd_elf_copy_private_section_data): Remove code to set up
798         segments by calling copy_private_bfd_data.
799         (_bfd_elf_copy_private_header_data): Define.
800         * elfxx-target.h (bfd_elfNN_bfd_copy_private_header_data): Define.
801         * libbfd-in.h (_bfd_generic_bfd_copy_private_header_data): Define.
802         * libecoff.h (_bfd_ecoff_bfd_copy_private_header_data): Define.
803         * mach-o.c (bfd_mach_o_bfd_copy_private_header_data): Define.
804         * mmo.c (mmo_bfd_copy_private_header_data): Define.
805         * ppcboot.c (ppcboot_bfd_copy_private_header_data): Define.
806         * som.c (som_bfd_copy_private_header_data): Define.
807         * targets.c (BFD_JUMP_TABLE_COPY): Add _bfd_copy_private_header_data.
808         * vms.c (vms_bfd_copy_private_header_data): Define.
809         * bfd-in2.h: Regenerate.
810         * libbfd.h: Regenerate.
811
812 2004-05-15  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
813
814         * elfxx-mips.c (MINUS_TWO): Define.
815         (mips_elf_higher, mips_elf_highest,
816         mips_elf_create_dynamic_relocation): Use MINUS_ONE and MINUS_TWO for
817         some bfd_vma values.
818         (_bfd_mips_elf_finish_dynamic_symbol): Likewise. Code cleanup.
819
820 2004-05-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
821
822         * som.c (log2): Rename to exact_log2.  Adjust all callers.
823
824 2004-05-13  Paul Brook  <paul@codesourcery.com>
825
826         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
827         dwarf3 format CIE entries.  Remove comment about the size of the
828         ra_column field.  It is now correctly deduced.
829
830 2004-05-13  Joel Sherrill <joel@oarcorp.com>
831
832         * config.bfd (or32-*-rtems*): Switch to elf.
833
834 2004-05-13  Nick Clifton  <nickc@redhat.com>
835
836         * po/fr.po: Updated French translation.
837
838 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
839
840         * elflink.c (elf_bfd_final_link): Don't output STT_SECTION symbol
841         into .dynsym if elf_section_data (sec)->dynindx <= 0.
842         Adjust counting of last_local.
843         (_bfd_elf_link_renumber_dynsyms): Don't assign dynindx to sections
844         other than SHT_PROGBITS/SHT_NOBITS and neither for .got/.got.plt/.plt
845         created by the linker nor !SHF_ALLOC.
846
847         * elf32-i386.c (elf_i386_finish_dynamic_sections): Point
848         DT_PLTGOT to the start of the .got.plt section instead of the
849         .got output section.  Set sh_entsize for .got section in addition
850         to .got.plt.
851         (elf_i386_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
852         is at sgot->output_section->vma.
853         * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Point
854         DT_PLTGOT to the start of the .got.plt section instead of the
855         .got output section.
856         (elf64_x86_64_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
857         is at sgot->output_section->vma.  Set sh_entsize for .got section
858         in addition to .got.plt.
859         * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_RELRO.
860         (bfd_section_from_phdr): Likewise.
861         (map_sections_to_segments): Likewise.
862         (assign_file_positions_for_segments): Likewise.
863         (get_program_header_size): Likewise.
864         * elflink.c (bfd_elf_size_dynamic_sections): Set
865         elf_tdata (output_bfd)->relro from info->relro.
866         * elf-bfd.h (struct elf_obj_tdata): Add relro field.
867
868 2004-05-08  Alexandre Oliva  <aoliva@redhat.com>
869
870         * elf32-frv.c (_frvfdpic_add_dyn_reloc): Don't warn when we get
871         a zero symndx for which we hadn't accounted a dynamic relocation.
872         (_frvfdpic_add_rofixup): Likewise.
873
874 2004-05-07  Brian Ford  <ford@vss.fsi.com>
875             DJ Delorie  <dj@redhat.com>
876
877         * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]:
878         Propagate IMAGE_FILE_LARGE_ADDRESS_AWARE.
879         * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Recognize
880         IMAGE_FILE_LARGE_ADDRESS_AWARE.  Use PE defines.
881
882 2004-05-07  Alexandre Oliva  <aoliva@redhat.com>
883
884         * elf32-frv.c (elf32_frvfdpic_modify_segment_map): Return
885         immediately if there's no link info.
886         (elf32_frvfdpic_copy_private_bfd_data): New.
887         (bfd_elf32_bfd_copy_private_bfd_data): Use it for frvfdpic.
888
889 2004-05-06  Zack Weinberg  <zack@codesourcery.com>
890
891         * dwarf2.c (add_line_info): Also set info->filename to NULL if
892         filename argument is null; do not call strlen on a null pointer.
893
894 2004-05-06  Daniel Jacobowitz  <drow@mvista.com>
895
896         * elf32-arm.h (elf32_arm_relocate_section): Remove R_ARM_PLT32
897         special case.
898
899 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
900
901         * configure.in (bfd_elf32_frvfdpic_vec): New.
902         * configure: Rebuilt.
903         * targets.c (bfd_elf32_frvfdpic_vec): New.
904         * config.bfd: Enable it on frv-*-elf and frv-*-*linux*, as default
905         on the latter.
906         * elf32-frv.c: Prefix all identifiers added for FDPIC support with
907         frvfdpic instead of frv.  Rearrange elf-target macros such that
908         the FDPIC-specific ones are only defined for this new target
909         vector.
910         (bfd_elf32_frvfdpic_vec): Declare.
911         (IS_FDPIC): New.
912         (elf32_frv_relocate_section): Use it to enable segment checking
913         and to control rofixup emission.  Add output section vma to
914         applied relocation in non-LOAD non-ALLOC sections.  Use
915         _bfd_error_handler for errors.
916         (_frv_create_got_section): Create .rel.got and .rofixup only in
917         FDPIC.  Create non-dynamic _gp at .got+2048 in non-FDPIC, like the
918         linker script.
919         (elf32_frvfdpic_size_dynamic_sections): Assume FDPIC.
920         (elf32_frvfdpic_modify_segment_map): Likewise.
921         (elf32_frv_finish_dynamic_sections): New, do-nothing.
922         (elf32_frvfdpic_finish_dynamic_sections): Assume FDPIC.  Improve
923         error message if we miscompute the rofixup size.
924         (frvfdpic_elf_use_relative_eh_frame): Assume FDPIC.
925         (frvfdpic_elf_encode_eh_address): Likewise.
926         (elf32_frv_check_relocs): Reject FDPIC-only relocs in non-FDPIC.
927         Record relocs only in FDPIC.  Make sure _gp is defined for GPREL
928         relocs.  Reject unknown relocation types.
929         (elf32_frv_object_p): Make sure target vector matches FDPIC bits.
930         (frv_elf_merge_private_bfd_data): Likewise.
931         (ELF_MAXPAGESIZE): Revert to 0x1000 for elf32-frv; keep it as
932         0x4000 for newly-added elf32-frvfdpic.
933
934 2004-05-05  Nick Clifton  <nickc@redhat.com>
935
936         PR/136
937         * cache.c (bfd_cache_lookup_worker): Call abort() rather than
938         returning NULL as most users of this function do not check its
939         return value.
940         * hppabsd-core.c (hppabsd_core_core_file_p): Do not check result
941         of bfd_cache_lookup().
942         * sco5-core.c (sco5_core_file_p): Likewise.
943         * trad-core.c (trad_unix_core_file_p): Likewise.
944
945 2004-05-05  Nick Clifton  <nickc@redhat.com>
946
947         * cache.c (bfd_cache_lookup): Improve formatting.
948         * archive.c: Fix formatting.
949
950 2004-05-05  Peter Barada  <peter@the-baradas.com>
951
952         * bfd_archures.c(bfd_architecture): Add 521x,5249,547x,548x.
953         * cpu-m68k.c(bfd_m68k_arch): Likewise.
954         * bfd-in2.h(bfd_architecture): Regenerate.
955
956 2004-05-03  Alan Modra  <amodra@bigpond.net.au>
957
958         * elf.c (_bfd_elf_rela_local_sym): Set kept_section for excluded
959         SEC_MERGE sections.
960         * elflink.c (elf_link_input_bfd): Adjust output reloc index for
961         those against discarded link-once and SEC_MERGE section symbols.
962
963 2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
964
965         * section.c (bfd_get_section_by_name_if): New.
966         * bfd-in2.h: Regenerated.
967
968 2004-05-02  Alan Modra  <amodra@bigpond.net.au>
969
970         * som.c (som_bfd_is_group_section): Define.
971
972 2004-05-01  Alan Modra  <amodra@bigpond.net.au>
973
974         * section.c (bfd_make_section_anyway): Copy the whole
975         bfd_hash_entry, not just "next" from existing entry.
976
977 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
978
979         * elf.c (bfd_section_from_shdr): Maintain the section order in
980         a section group.
981         (special_sections): Add ".note.GNU-stack".
982         (elf_fake_sections): Handle section group for relocatable
983         link..
984
985 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
986
987         * section.c (bfd_sections_find_if): New.
988         * bfd-in2.h: Regenerated.
989
990 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
991
992         * section.c (bfd_make_section_anyway): Add all sections to hash tab.
993
994         * elf-bfd.h (bfd_elf_is_group_section): Declare.
995         * elf.c (bfd_elf_is_group_section): New function.
996         * elfxx-target.h (bfd_elfNN_bfd_is_group_section
997         * section.c (bfd_generic_is_group_section): New function.
998         * targets.c (struct bfd_target): Add _bfd_is_group_section field.
999         (BFD_JUMP_TABLE_LINK): Adjust.
1000         * aout-adobe.c (aout_32_bfd_is_group_section): Define.
1001         * aout-target.h (MY_bfd_is_group_section): Define.
1002         * aout-tic30.c (MY_bfd_is_group_section): Define.
1003         * bfd.c (bfd_is_group_section): Define.
1004         * binary.c (binary_bfd_is_group_section): Define.
1005         * bout.c (b_out_bfd_is_group_section): Define.
1006         * coff-alpha.c (_bfd_ecoff_bfd_is_group_section): Define.
1007         * coff-mips.c (_bfd_ecoff_bfd_is_group_section): Define.
1008         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Adjust.
1009         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Adjust.
1010         * coffcode.h (coff_bfd_is_group_section): Define.
1011         * i386msdos.c (msdos_bfd_is_group_section): Define.
1012         * i386os9k.c (os9k_bfd_is_group_section): Define.
1013         * ieee.c (ieee_bfd_is_group_section): Define.
1014         * ihex.c (ihex_bfd_is_group_section): Define.
1015         * libbfd-in.h (_bfd_nolink_bfd_is_group_section): Define.
1016         * mach-o.c (bfd_mach_o_bfd_is_group_section): Define.
1017         * mmo.c (mmo_bfd_is_group_section): Define.
1018         * nlm-target.h (nlm_bfd_is_group_section): Define.
1019         * oasys.c (oasys_bfd_is_group_section): Define.
1020         * pef.c (bfd_pef_bfd_is_group_section): Define.
1021         * ppcboot.c (ppcboot_bfd_is_group_section): Define.
1022         * srec.c (srec_bfd_is_group_section): Define.
1023         * tekhex.c (tekhex_bfd_is_group_section): Define.
1024         * versados.c (versados_bfd_is_group_section): Define.
1025         * vms.c (vms_bfd_is_group_section): Define.
1026         * xsym.c (bfd_sym_bfd_is_group_section): Define.
1027         * bfd-in2.h: Regenerate.
1028         * libbfd.h: Regenerate.
1029
1030 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
1031
1032         * elflink.c (elf_gc_mark): Follow indirect and warning syms.
1033
1034 2004-04-30  Hans-Peter Nilsson  <hp@axis.com>
1035
1036         * configure.in: Update version to 2.15.91.
1037         * configure: Regenerate.
1038
1039 2004-04-29  Brian Ford  <ford@vss.fsi.com>
1040
1041         * bfd.c (bfd_get_sign_extend_vma): Add pe[i]-i386 case to DJGPP hack.
1042         * coffcode.h (DOT_DEBUG, GNU_LINKONCE_WI): Define.
1043         [!COFF_WITH_PE] (sec_to_styp_flags, styp_to_sec_flags): Use them.
1044         (coff_compute_section_file_positions) [RS6000COFF_C]: Likewise.
1045         [COFF_WITH_PE] (sec_to_styp_flags): Handle DWARF 2/3 .debug* and
1046         .gnu.linkonce.wi. sections.
1047         * pe-i386.c (COFF_SUPPORT_GNU_LINKONCE): Define.
1048         (COFF_SECTION_ALIGNMENT_ENTRIES): Add entries for .debug and
1049         .gnu.linkonce.wi..
1050         * pei-i386.c (COFF_SUPPORT_GNU_LINKONCE): Likewise.
1051         (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1052
1053 2004-04-28  Chris Demetriou  <cgd@broadcom.com>
1054
1055         * reloc.c: Remove BFD_RELOC_PCREL_HI16_S and BFD_RELOC_PCREL_LO16.
1056         * bfd-in2.h: Regenerate.
1057         * libbfd.h: Likewise.
1058
1059 2004-04-28  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1060
1061         * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
1062         dup_common fields.
1063         (setup_sections): Use som_subspace_dictionary_record struct instead
1064         subspace_dictionary_record.  Set SEC_LINK_ONCE if subspace is
1065         is_comdat, is_common or dup_common.
1066         (som_prep_headers): Use som_subspace_dictionary_record struct.  Set
1067         is_comdat, is_common and dup_common in section subspace_dict from
1068         copy_data.
1069         (som_begin_writing): Use som_subspace_dictionary_record struct.
1070         (som_finish_writing): Likewise.
1071         (som_bfd_derive_misc_symbol_info): Add support to set is_comdat,
1072         is_common and dup_common flags in info for symbol.  Add comment
1073         regarding linker support for these fields.  Slightly reorganize
1074         function.
1075         (som_build_and_write_symbol_table): Set is_comdat, is_common and
1076         dup_common fields in symbol table from symbol info.
1077         (bfd_som_set_subsection_attributes): Add comdat, common and dup_common
1078         arguments.  Set corresponding fields in copy_data.  Change all callers.
1079         (som_bfd_ar_write_symbol_stuff): Set dup_common flag in library
1080         symbol table.
1081         (som_vec): Add SEC_LINK_ONCE to applicable section flags.
1082         * som.h (som_subspace_dictionary_record): Define.
1083         (som_copyable_section_data_struct): Add is_comdat, is_common and
1084         dup_common fields.
1085         (som_section_data_struct): Use som_subspace_dictionary_record struct
1086         instead of subspace_dictionary_record.
1087         (bfd_boolean bfd_som_set_subsection_attributes): Adjust prototype.
1088
1089 2004-04-27  Bob Wilson  <bob.wilson@acm.org>
1090
1091         * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size
1092         if set.  Check reloc_done flag before applying relocations.  Use
1093         output addresses, both when applying relocations and when comparing
1094         against the specified section.
1095         (elf_xtensa_relocate_section): Use output address to check if dynamic
1096         reloc is in a literal pool.  Set section's reloc_done flag.
1097
1098 2004-04-27  H.J. Lu  <hongjiu.lu@intel.com>
1099
1100         * elf32-sh64.c (elf_backend_section_flags): New. Defined.
1101         (sh64_elf_set_mach_from_flags): Remove the kludge for .cranges
1102         section.
1103         (sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges
1104         section.
1105
1106 2004-04-27  Alan Modra  <amodra@bigpond.net.au>
1107
1108         * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign
1109         structure field removed in 2004-04-24 patch.
1110         * elf64-sparc.c (sparc64_elf_plt_sym_val): Warning fix.
1111
1112         * elf-bfd.h (struct elf_backend_data <elf_backend_section_flags>):
1113         Constify hdr arg.
1114         * elf32-arm.h (elf32_arm_section_flags): Likewise.
1115         * elf64-alpha.c (elf64_alpha_section_flags): Likewise.
1116         * elfxx-ia64.c (elfNN_ia64_section_flags): Likewise.
1117         * elf.c (_bfd_elf_make_section_from_shdr): Set the bfd_section
1118         field before calling elf_backend_section_flags.
1119
1120 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
1121
1122         * elf32-mips.c (elf_mips_gnu_rel_hi16, elf_mips_gnu_rel_lo16)
1123         (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
1124         (bfd_elf32_bfd_reloc_type_lookup): Remove cases for
1125         BFD_RELOC_PCREL_HI16_S, BFD_RELOC_PCREL_LO16, BFD_RELOC_64_PCREL,
1126         and BFD_RELOC_32_PCREL.
1127         (mips_elf32_rtype_to_howto): Remove cases for R_MIPS_GNU_REL_HI16,
1128         R_MIPS_GNU_REL_LO16, R_MIPS_PC64, R_MIPS_PC32.
1129         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
1130         (_bfd_mips_elf_lo16_reloc): Remove handling for R_MIPS_GNU_REL_HI16.
1131         (mips_elf_next_relocation): Move comment about matching HI/LO
1132         relocations to...
1133         (_bfd_mips_elf_relocate_section): Here.  Remove handling for
1134         R_MIPS_GNU_REL_HI16.
1135
1136 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
1137
1138         * coff-mips.c (mips_relhi_reloc, mips_rello_reloc)
1139         (mips_switch_reloc, mips_read_relocs, mips_relax_section)
1140         (mips_relax_pcrel16, PCREL16_EXPANSION_ADJUSTMENT): Remove.
1141         (mips_relocate_hi): Remove now-unused 'adjust' and 'pcrel' arguments,
1142         and update comments to reflect current usage.
1143         (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
1144         and MIPS_R_SWITCH, as well as several empty entries.  Update comment
1145         for MIPS_R_PCREL16.
1146         (mips_ecoff_swap_reloc_in, mips_ecoff_swap_reloc_out)
1147         (mips_adjust_reloc_out, mips_bfd_reloc_type_lookup): Remove support
1148         for MIPS_R_SWITCH, MIPS_R_RELLO, and MIPS_R_RELHI relocations.
1149         (mips_adjust_reloc_in): Likewise, adjust maximum accepted relocation
1150         type number to be MIPS_R_PCREL16.
1151         (mips_relocate_section): Remove support for link-time relaxation
1152         of branches used by embedded-PIC.  Remove support for MIPS_R_SWITCH,
1153         MIPS_R_RELLO, and MIPS_R_RELHI relocations.
1154         (_bfd_ecoff_bfd_relax_section): Redefine to bfd_generic_relax_section.
1155         * ecoff.c (ecoff_indirect_link_order): Remove support for link-time
1156         relaxation of branches used by embedded-PIC.
1157         * ecofflink.c (bfd_ecoff_debug_accumulate): Likewise.
1158         * libecoff.h (struct ecoff_section_tdata): Remove embedded-PIC
1159         related members, update comment.
1160         * pe-mips.c: Remove disabled (commented-out and #if 0'd)
1161         code related to embedded-PIC.
1162         * elfxx-mips.c (_bfd_mips_elf_read_ecoff_info): Remove
1163         initialization of now-removed 'adjust' member of
1164         'struct ecoff_debug_info'.
1165
1166 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
1167
1168         * elfxx-mips.c (mips_elf_get_global_gotsym_index): Remove.
1169
1170 2004-04-21  Philip Blundell  <pb@nexus.co.uk>
1171
1172         * elf32-arm.h (elf32_arm_check_relocs): Don't output REL32
1173         relocs for locally defined symbols during -shared final link.
1174         (elf32_arm_final_link_relocate): Likewise.
1175
1176 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
1177
1178         * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
1179         ELF_LINK_POINTER_EQUALITY_NEEDED.
1180         (elf64_x86_64_check_relocs): Set ELF_LINK_POINTER_EQUALITY_NEEDED
1181         if r_type is not R_X86_64_PC32.
1182         (elf64_x86_64_finish_dynamic_symbol): If
1183         ELF_LINK_POINTER_EQUALITY_NEEDED is not set, clear st_value of
1184         SHN_UNDEF symbols.
1185
1186 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1187
1188         * elf32-sh.c (sh_elf_plt_sym_val): New function.
1189         (elf_backend_plt_sym_val): Define.
1190
1191 2004-04-22  Andrew Cagney  <cagney@redhat.com>
1192
1193         * opncls.c (bfd_alloc): Fix type of "wanted" in doco.
1194
1195 2004-04-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1196
1197         * hpux-core.c (hpux_core_core_file_p): Add cast in call to
1198         make_bfd_asection.
1199         * som.c (som_set_section_contents): Constantify second argument.
1200         (hppa_som_gen_reloc_type): Abort for unsupported selectors.
1201         (som_object_setup): Rework to avoid warning.
1202         (setup_sections, som_write_fixups, bfd_section_from_som_symbol):
1203         Likewise.
1204
1205 2004-04-22  Andrew Cagney  <cagney@redhat.com>
1206
1207         * cache.c (bfd_cache_close): Check for a previously closed file.
1208
1209 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
1210
1211         * bfd.c (bfd_get_synthetic_symtab): Define.
1212         * targets.c (BFD_JUMP_TABLE_DYNAMIC): Add
1213         NAME##_get_synthetic_symtab.
1214         (struct bfd_target): Add _bfd_get_synthetic_symtab.
1215         * libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Define.
1216         * elf-bfd.h (struct elf_backend_data): Add plt_sym_val and
1217         relplt_name fields.
1218         (_bfd_elf_get_synthetic_symtab): New prototype.
1219         * elfcode.h (elf_get_synthetic_symtab): Define.
1220         * elf.c (_bfd_elf_get_synthetic_symtab): New function.
1221         * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Define.
1222         (elf_backend_plt_sym_val, elf_backend_relplt_name): Define.
1223         (elfNN_bed): Add elf_backend_plt_sym_val and elf_backend_relplt_name.
1224         * bfd-in2.h: Rebuilt.
1225         * libbfd.h: Rebuilt.
1226         * elf32-i386.c (elf_i386_plt_sym_val): New function.
1227         (elf_backend_plt_sym_val): Define.
1228         * elf64-x86-64.c (elf64_x86_64_plt_sym_val): New function.
1229         (elf_backend_plt_sym_val): Define.
1230         * elf32-s390.c (elf_s390_plt_sym_val): New function.
1231         (elf_backend_plt_sym_val): Define.
1232         * elf64-s390.c (elf_s390_plt_sym_val): New function.
1233         (elf_backend_plt_sym_val): Define.
1234         * elf32-sparc (elf32_sparc_plt_sym_val): New function.
1235         (elf_backend_plt_sym_val): Define.
1236         * elf64-sparc.c (sparc64_elf_plt_sym_val): New function.
1237         (elf_backend_plt_sym_val): Define.
1238         * elf32-ppc.c (ppc_elf_plt_sym_val): New function.
1239         (elf_backend_plt_sym_val): Define.
1240         * aout-target.h (MY_get_synthetic_symtab): Define.
1241         * aout-tic30.c (MY_get_synthetic_symtab): Define.
1242         * coff-rs6000.c (rs6000coff_vec): Add
1243         _bfd_nodynamic_get_synthetic_symtab.
1244         (pmac_xcoff_vec): Likewise.
1245         * coff64-rs6000.c (rs6000coff64_vec): Add
1246         _bfd_nodynamic_get_synthetic_symtab.
1247         (aix5coff64_vec): Likewise.
1248         * sunos.c (MY_get_synthetic_symtab): Define.
1249         * vms.c (vms_get_synthetic_symtab): Define.
1250
1251 2004-04-22  Nick Clifton  <nickc@redhat.com>
1252
1253         * bfd.c (bfd_archive_filename): Return NULL on NULL input.
1254
1255 2004-04-22  Peter Barada <peter@the-baradas.com>
1256
1257         * archures.c: Add bfd_mach_mcfv4e to bfd_architecture.
1258         * bfd2-in.h: Regenerate.
1259         * cpu-m68k.c: Add 'm68k:mcfv4e' to arch_info_struct[].
1260
1261 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1262
1263         * coff-mips.c (bfd_mips_ecoff_create_embedded_relocs): Remove.
1264         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Remove.
1265         * bfd-in.h (bfd_mips_ecoff_create_embedded_relocs)
1266         (bfd_mips_elf32_create_embedded_relocs): Remove prototypes
1267         * bfd-in2.h: Regenerate.
1268
1269 2004-04-21  Bob Wilson  <bob.wilson@acm.org>
1270
1271         * elf32-xtensa.c (is_same_value): Add final_static_link argument and
1272         require relocations against a weak symbol to reference the same
1273         symbol hash entry if not a final, static link.
1274         (get_cached_value, add_value_map): Add final_static_link argument.
1275         (remove_literals): Pass final_static_link argument as needed.
1276
1277 2004-04-21  Andrew Cagney  <cagney@redhat.com>
1278
1279         * opncls.c (_bfd_new_bfd_contained_in): Copy "iovec".
1280         (struct opncls, opncls_btell, opncls_bseek, opncls_bread)
1281         (opncls_bwrite, opncls_bclose, opncls_bflush)
1282         (opncls_bstat, opncls_iovec, bfd_openr_iovec): Implement a
1283         bfd iovec that uses function callbacks.
1284         (bfd_close): Use the iovec's bclose.
1285         * cache.c (cache_btell, cache_bseek, cache_bread, cache_bwrite)
1286         (cache_bclose, cache_bflush, cache_bstat)
1287         (cache_iovec): New functions and global variable, implement a
1288         cache "iovec", where applicable set bfd_error.
1289         (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
1290         * bfdio.c (struct bfd_iovec): Define.
1291         (real_read): Delete function.
1292         (bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)
1293         (bfd_seek, bfd_get_mtime, bfd_get_size): Use the bfd's "iovec",
1294         assume that bread and bwrite set bfd_error.
1295         * bfd.c (struct bfd): Add "iovec", update comments.
1296         * bfd-in2.h, libbfd.h: Re-generate.
1297
1298 2004-04-21  Andrew Cagney  <cagney@redhat.com>
1299
1300         * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
1301
1302 2004-04-21  Eric Botcazou  <ebotcazou@act-europe.fr>
1303
1304         * elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
1305         (bfd_elf_gc_sections): Fail if a shared object is being created.
1306         Do not fail if dynamic sections have been created.  Instead call
1307         elf_gc_mark_dynamic_ref_symbol to mark sections that contain
1308         dynamically referenced symbols.  Do not mark the whole graph
1309         rooted at .eh_frame, only the section proper.
1310
1311 2004-04-20  DJ Delorie  <dj@redhat.com>
1312
1313         * reloc.c: Add BFD_RELOC_32_SECREL.
1314         * bfd-in2.h: Regenerate.
1315         * libbfd.h: Likewise.
1316         * coff-i386.c (howto_table) [COFF_WITH_PE]: Add R_SECREL32.
1317         (coff_i386_rtype_to_howto) [COFF_WITH_PE]: Handle it.
1318         (coff_i386_reloc_type_lookup) [COFF_WITH_PE]: Likewise.
1319
1320 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1321
1322         * elf32-sparc.c (elf32_sparc_relocate_section): Handle
1323         relocs against hidden/protected undefweak symbols properly.
1324         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1325
1326 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
1327
1328         * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
1329         * netbsd-core.c (netbsd_core_file_p): Set architecture for PowerPC
1330         core files.
1331
1332 2004-04-17  Brian Ford  <ford@vss.fsi.com>
1333
1334         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
1335         filepos for the SizeOfHeaders field.
1336         (_bfd_XXi_swap_scnhdr_out): Correct section flags lossage on reloc
1337         overflow.
1338         (_bfd_XXi_swap_sym_in): Remove redundant section flags assignment.
1339
1340 2004-04-16  Alan Modra  <amodra@bigpond.net.au>
1341
1342         * simple.c (bfd_simple_get_relocated_section_contents): Don't
1343         change reloc_done.  Set and restore _cooked_size.
1344         (RETURN): Delete.
1345
1346 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
1347
1348         * netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
1349         core files.
1350
1351 2004-04-15  Nick Clifton  <nickc@redhat.com>
1352
1353         * bfd.c (bfd_archive_filename): Catch NULL bfd pointers.
1354
1355 2004-04-15  Alan Modra  <amodra@bigpond.net.au>
1356
1357         * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
1358
1359 2004-04-15  H.J. Lu  <hongjiu.lu@intel.com>
1360
1361         * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
1362         when it is a definition.
1363
1364 2004-04-14  Alan Modra  <amodra@bigpond.net.au>
1365
1366         * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
1367         when statically linking PIC code.
1368         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1369
1370 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1371
1372         * config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.
1373         * configure.in: Remove mips-dec-bsd*, mips-dec-mach3*, mips-*-mach3*
1374         targets amd aout_mips_big_vec, aout_mips_little_vec target vectors.
1375         * configure: Regenerate.
1376
1377 2004-04-08  Richard Sandiford  <rsandifo@redhat.com>
1378
1379         * elflink.c: Include libiberty.h.
1380         * Makefile.am (elflink.lo): Depend on libiberty.h.
1381         * Makefile.in: Regenerate.
1382
1383 2004-04-06  Daniel Jacobowitz  <drow@mvista.com>
1384
1385         * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
1386         ".MIPS.stubs".
1387
1388 2004-04-05  H.J. Lu  <hongjiu.lu@intel.com>
1389
1390         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Always
1391         reserve the memory for dynamic linker
1392
1393 2004-04-05  Mark Kettenis  <kettenis@gnu.org>
1394
1395         * netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
1396         (netbsd_core_file_p): Create a .wcookie section for OpenBSD/sparc.
1397
1398 2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>
1399
1400         * elf32-cr16c.c (elf32_cr16c_relocate_section): Use
1401         RELOC_FOR_GLOBAL_SYMBOL.
1402         (elf32_cr16c_add_symbol_hook): Remove const from Elf_Internal_Sym.
1403
1404 2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>
1405
1406         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
1407         R_ARM_ALU* only if OLD_ARM_ABI is not defined.
1408
1409 2004-04-01  Paul Brook  <paul@codesourcery.com>
1410
1411         * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.
1412         * elf32-arm.h (struct elf32_elf_section_map): New.
1413         (struct _arm_elf_section_data): New.
1414         (elf32_arm_section_data): Define.
1415         (struct elf32_arm_link_hash_table): Add byteswap_code.
1416         (elf32_arm_link_hash_table_create): Initialize byteswap_code.
1417         (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
1418         (elf32_arm_post_process_headers): Set EF_ARM_BE8.
1419         (elf32_arm_output_symbol_hook, elf32_arm_new_section_hook,
1420         elf32_arm_compare_mapping, elf32_arm_write_section): New functions.
1421         (bfd_elf32_new_section_hook, elf_backend_write_section,
1422         elf_backend_link_output_symbol_hook): Define.
1423
1424 2004-04-01  Andy Chittenden  <achittenden@bluearc.com>
1425
1426         * stabs.c (struct stab_link_includes_totals): Add field 'symb'
1427         that keeps the characters in a B_INCL..B_EINCL range.
1428         (_bfd_link_section_stabs): When computing the sum of the
1429         characters in a B_INCL..B_EINCL range also keep a copy of those
1430         characters.  Use this information to distinguish between
1431         include sections that have the same sum and the same length
1432         but which are nevertheless unique.
1433
1434 2004-03-31  Paul Brook  <paul@codesourcery.com>
1435
1436         * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
1437         * elfarm-nabi.c (elf32_arm_howto_table): Ditto.
1438
1439 2004-03-31  Andy Chittenden <achittenden@bluearc.com>
1440
1441         * stabs.c (struct stab_link_includes_totals): Rename field 'total'
1442         to 'sum_chars' and add field 'num_chars'.
1443         (_bfd_link_section_stabs): When computing the sum of the
1444         characters in a B_INCL..B_EINCL range also keep a count of the
1445         number of characters.  Use this information to help distinguish
1446         between include sections when have the same sum but which
1447         nevertheless are still unique.
1448
1449 2004-03-31  Mattias EngdegÃ¥rd  <mattias@virtutech.se>
1450
1451         * stabs.c (_bfd_link_section_stabs): Do not skip N_EXCL stabs.
1452
1453 2004-03-30  Galit Heller  <Galit.Heller@nsc.com>
1454             Tomer Levi    <Tomer.Levi@nsc.com>
1455
1456         * Makefile.am (ALL_MACHINES): Add cpu-cr16c.lo.
1457         (ALL_MACHINES_CFILES): Add cpu-cr16c.c.
1458         (BFD32_BACKENDS): Add elf32-cr16c.lo.
1459         (BFD32_BACKENDS_CFILES): Add elf32-cr16c.c.
1460         (cpu-cr16c.lo): New target.
1461         (elf32-cr16c.lo): Likewise.
1462         * Makefile.in: Regenerate.
1463         * archures.c (bfd_architecture): Add bfd_{arch,mach}_cr16c.
1464         (bfd_archures_list): Add bfd_cr16c_arch.
1465         * config.bfd: Handle cr16c-*-elf*.
1466         * configure.in: Handle bfd_elf32_cr16c_vec.
1467         * configure: Regenerate.
1468         * reloc.c: Add BFD_RELOC_16C_NUM08, BFD_RELOC_16C_NUM08_C,
1469         BFD_RELOC_16C_NUM16, BFD_RELOC_16C_NUM16_C,
1470         BFD_RELOC_16C_NUM32, BFD_RELOC_16C_NUM32_C,
1471         BFD_RELOC_16C_DISP04, BFD_RELOC_16C_DISP04_C,
1472         BFD_RELOC_16C_DISP08, BFD_RELOC_16C_DISP08_C,
1473         BFD_RELOC_16C_DISP16, BFD_RELOC_16C_DISP16_C,
1474         BFD_RELOC_16C_DISP24, BFD_RELOC_16C_DISP24_C,
1475         BFD_RELOC_16C_DISP24a, BFD_RELOC_16C_DISP24a_C,
1476         BFD_RELOC_16C_REG04, BFD_RELOC_16C_REG04_C,
1477         BFD_RELOC_16C_REG04a, BFD_RELOC_16C_REG04a_C,
1478         BFD_RELOC_16C_REG14, BFD_RELOC_16C_REG14_C,
1479         BFD_RELOC_16C_REG16, BFD_RELOC_16C_REG16_C,
1480         BFD_RELOC_16C_REG20, BFD_RELOC_16C_REG20_C,
1481         BFD_RELOC_16C_ABS20, BFD_RELOC_16C_ABS20_C,
1482         BFD_RELOC_16C_ABS24, BFD_RELOC_16C_ABS24_C,
1483         BFD_RELOC_16C_IMM04, BFD_RELOC_16C_IMM04_C,
1484         BFD_RELOC_16C_IMM16, BFD_RELOC_16C_IMM16_C,
1485         BFD_RELOC_16C_IMM20, BFD_RELOC_16C_IMM20_C,
1486         BFD_RELOC_16C_IMM24, BFD_RELOC_16C_IMM24_C,
1487         BFD_RELOC_16C_IMM32, BFD_RELOC_16C_IMM32_C.
1488         * targets.c (bfd_elf32_cr16c_vec): Declare.
1489         (bfd_target_vector): Add bfd_elf32_cr16c_vec.
1490         * cpu-cr16c.c: New file.
1491         * elf32-cr16c.c: Likewise.
1492         * libbfd.h: Regenerate.
1493         * bfd-in2.h: Likewise.
1494
1495 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
1496
1497         * elf.c (map_sections_to_segments): Fix handling of .tbss.
1498
1499 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1500
1501         * Makefile.am: Remove all mention of elflink.h.
1502         * Makefile.in: Regenerate.
1503         * bfd-in.h (bfd_elf_discard_info): Declare.
1504         (bfd_elf32_discard_info, bfd_elf64_discard_info): Delete.
1505         * bfd-in2.h: Regenerate.
1506         * elf-bfd.h (bfd_elf32_print_symbol, bfd_elf64_print_symbol,
1507         bfd_elf32_link_record_dynamic_symbol,
1508         bfd_elf64_link_record_dynamic_symbol,
1509         _bfd_elf_link_record_dynamic_symbol, bfd_elf32_bfd_final_link,
1510         bfd_elf64_bfd_final_link, elf_link_record_local_dynamic_symbol,
1511         _bfd_elf32_link_record_local_dynamic_symbol,
1512         _bfd_elf64_link_record_local_dynamic_symbol,
1513         _bfd_elf32_gc_sections, _bfd_elf32_gc_common_finalize_got_offsets,
1514         _bfd_elf32_gc_common_final_link, _bfd_elf64_gc_common_final_link,
1515         _bfd_elf32_gc_record_vtinherit, _bfd_elf32_gc_record_vtentry,
1516         _bfd_elf64_gc_sections, _bfd_elf64_gc_common_finalize_got_offsets,
1517         _bfd_elf64_gc_record_vtinherit, _bfd_elf64_gc_record_vtentry,
1518         _bfd_elf32_reloc_symbol_deleted_p,
1519         _bfd_elf64_reloc_symbol_deleted_p): Delete.
1520         (bfd_elf_link_record_dynamic_symbol,
1521         bfd_elf_link_record_local_dynamic_symbol,
1522         bfd_elf_final_link, bfd_elf_gc_sections,
1523         bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry,
1524         bfd_elf_gc_common_finalize_got_offsets, bfd_elf_gc_common_final_link,
1525         bfd_elf_reloc_symbol_deleted_p): Declare.
1526         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1527         * elf32-arm.h: Update for changed function names.  Remove local
1528         WILL_CALL_FINISH_DYNAMIC_SECTION define.
1529         * elf-hppa.h, elf-m10300.c, elf32-cris.c, elf32-d10v.c, elf32-dlx.c,
1530         * elf32-fr30.c, elf32-frv.c, elf32-h8300.c, elf32-hppa.c, elf32-i386.c,
1531         * elf32-iq2000.c, elf32-m32r.c, elf32-m68hc1x.c, elf32-m68k.c,
1532         * elf32-mcore.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
1533         * elf32-sh.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
1534         * elf32-xstormy16.c, elf32-xtensa.c, elf64-alpha.c, elf64-hppa.c,
1535         * elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
1536         * elf64-x86-64.c, elfxx-ia64.c, elfxx-mips.c, elfxx-target.h: Likewise.
1537         * elfxx-target.h (bfd_elfNN_bfd_final_link): Define.
1538         (bfd_elfNN_print_symbol): Define.
1539         * elfcode.h: Don't include elflink.h.
1540         (elf_bfd_discard_info, elf_reloc_symbol_deleted_p,
1541         elf_link_record_dynamic_symbol, elf_bfd_final_link, elf_gc_sections,
1542         elf_gc_common_finalize_got_offsets, elf_gc_common_final_link,
1543         elf_gc_record_vtinherit, elf_gc_record_vtentry,
1544         elf_link_record_local_dynamic_symbol): Don't define.
1545         * elflink.c: Update for changed function names.  Move elflink.h
1546         code here.
1547         * elflink.h: Delete file.
1548         * po/SRC-POTFILES.in: Regenerate.
1549         * po/bfd.pot: Regenerate.
1550
1551 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1552
1553         * elf64-mmix.c (mmix_elf_relocate_section): Restore code setting
1554         "name" for global syms accidentally removed in 2004-03-20 change.
1555
1556 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1557
1558         * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
1559         * elflink.h: Replace all occurrences of sizeof (Elf_External_*)
1560         where Elf_External_* is different for 64 and 32 bit, with
1561         corresponding elf_size_info field.
1562         (struct elf_final_link_info): Use "bfd_byte *" instead
1563         of "Elf_External_Sym *" for external_syms and symbuf.
1564         (elf_link_adjust_relocs): Set up r_type_mask and r_sym_shift local
1565         vars and use instead of ELF_R_INFO and ELF_R_TYPE macros.
1566         (struct elf_link_sort_rela): Add "sym_mask" alias for "offset".
1567         (elf_link_sort_cmp1): Use sym_mask field instead of ELF_R_SYM.
1568         (elf_link_sort_cmp2): Adjust.
1569         (elf_link_sort_relocs): Set up r_sym_mask local var instead of
1570         using ELF_R_SYM macro.  Set u.sym_mask.
1571         (elf_bfd_final_link): Call _bfd_elf_stringtab_init instead of macro
1572         version, elf_stringtab_init.  Ditto for bfd_section_from_elf_index
1573         vs. section_from_elf_index.  Adjust Elf_External_Sym pointer
1574         arithmetic.  Pass bed to elf_link_flush_output_syms.  Adjust
1575         Elf_External_Dyn pointer arithmentic.  Use bed swap_dyn_in and
1576         swap_syn_out functions.  Rearrange dyn swap in/out switch.
1577         (elf_link_output_sym): Adjust Elf_External_Sym pointer arithmentic.
1578         Pass bed to elf_link_flush_output_syms.  Use bed swap_symbol_out.
1579         (elf_link_flush_output_syms): Add elf_backend_data arg.
1580         (elf_link_check_versioned_symbol): Likewise.
1581         (elf_link_output_extsym): Pass bed to elf_link_check_versioned_symbol.
1582         Adjust Elf_External_Sym pointer arithmetic.  Use bed swap_symbol_out.
1583         (elf_link_input_bfd): Use bfd_section_from_elf_index.  Set up
1584         r_type_mask and r_sym_shift local vars and use instead of ELF_R_SYM,
1585         ELF_R_TYPE and ELF_R_INFO macros.
1586         (elf_reloc_link_order): Select ELF32_R_INFO or ELF64_R_INFO invocation
1587         based on size rather than using ELF_R_INFO.
1588         (elf_gc_mark): Set up r_sym_shift local var and use instead of
1589         ELF_R_SYM macro.
1590         (struct alloc_got_off_arg): New.
1591         (elf_gc_common_finalize_got_offsets): Use elf_size_info instead of
1592         ARCH_SIZE.  Pass get entry size down to elf_gc_allocate_got_offsets.
1593         (elf_gc_allocate_got_offsets): Adjust.
1594         (elf_reloc_symbol_deleted_p): Usee cookie.r_sym_shift instead of
1595         ELF_R_SYM.  Use bfd_section_from_elf_index.
1596         (elf_bfd_discard_info): Set cookie.r_sym_shift.
1597         * elfcode.h (elf_stringtab_init, section_from_elf_index): Delete.
1598         (elf_slurp_symbol_table): Use bfd_section_from_elf_index.
1599
1600 2004-03-26  Stan Shebs  <shebs@apple.com>
1601
1602         Remove MPW support, no longer used.
1603         * config.bfd (powerpc-*-mpw*): Remove configuration.
1604         * mpw-config.in, mpw-make.sed: Remove files.
1605         * ecoffswap.h [MPW_C]: Remove MPW-C-friendly version of code.
1606
1607 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
1608
1609         * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
1610         (ppc64_elf_add_symbol_hook): New function.
1611         * elf-bfd.h (struct elf_backend_data <elf_add_symbol_hook>): Remove
1612         const from Elf_Internal_Sym param.
1613         * elflink.c (elf_link_add_object_symbols): Adjust.
1614         * elf-hppa.h (elf_hppa_add_symbol_hook): Adjust.
1615         * elf32-frv.c (elf32_frv_add_symbol_hook): Adjust.
1616         * elf32-i370.c (elf_backend_add_symbol_hook): Adjust.
1617         * elf32-m32r.c (m32r_elf_add_symbol_hook): Adjust.
1618         * elf32-m68hc1x.c (elf32_m68hc11_add_symbol_hook): Adjust.
1619         * elf32-m68hc1x.h (elf32_m68hc11_add_symbol_hook): Adjust.
1620         * elf32-ppc.c (ppc_elf_add_symbol_hook): Adjust.
1621         * elf32-sh64.c (sh64_elf_add_symbol_hook): Adjust.
1622         * elf32-v850.c (v850_elf_add_symbol_hook): Adjust.
1623         * elf64-alpha.c (elf64_alpha_add_symbol_hook): Adjust.
1624         * elf64-mmix.c (mmix_elf_add_symbol_hook): Adjust.
1625         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Adjust.
1626         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Adjust.
1627         * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Adjust.
1628         * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Adjust.
1629         * elfxx-mips.h (_bfd_mips_elf_add_symbol_hook): Adjust.
1630
1631 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
1632
1633         * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
1634         * elf-bfd.h (_bfd_elf_link_add_archive_symbols): Delete.
1635         (_bfd_elf_sort_symbol, _bfd_elf_add_dt_needed_tag): Delete.
1636         (_bfd_elf_finalize_dynstr, bfd_elf32_bfd_link_add_symbols): Delete.
1637         (bfd_elf64_bfd_link_add_symbols): Delete.
1638         (bfd_elf_link_add_symbols): Declare.
1639         * elfcode.h (elf_bfd_link_add_symbols): Delete.
1640         * elflink.c: Include safe-ctype.h.
1641         (elf_add_dt_needed_tag): Rename from _bfd_elf_add_dt_needed_tag,
1642         make static.
1643         (elf_sort_symbol): Rename from _bfd_elf_sort_symbol, make static.
1644         (elf_finalize_dynstr): Rename from _bfd_elf_finalize_dynstr, make
1645         static.
1646         (elf_link_add_archive_symbols): Rename from
1647         _bfd_elf_link_add_archive_symbols, make static.
1648         (elf_link_add_object_symbols): New function.  Corresponding
1649         elflink.h function converted to use elf_size_info.
1650         (bfd_elf_link_add_symbols): Likewise.
1651         (bfd_elf_size_dynamic_sections): Adjust.
1652         * elflink.h (elf_bfd_link_add_symbols): Delete.
1653         (elf_link_add_object_symbols): Delete.
1654         * elf32-gen.c (elf32_generic_link_add_symbols): Call
1655         bfd_elf_link_add_symbols.
1656         * elf64-gen.c (elf64_generic_link_add_symbols): Likewise.
1657
1658 2004-03-25  Alan Modra  <amodra@bigpond.net.au>
1659
1660         * elflink.h (elf_link_add_object_symbols): Add DT_NEEDED for as-needed
1661         and chained shared libs only if dynsym.  Clear dynsym on forced-local.
1662
1663         * elf-bfd.h (_bfd_elf_add_dynamic_entry): Declare.
1664         (bfd_elf32_add_dynamic_entry, bfd_elf64_add_dynamic_entry): Delete.
1665         (_bfd_elf_add_dt_needed_tag): Declare.
1666         (_bfd_elf_sort_symbol): Declare.
1667         (_bfd_elf_finalize_dynstr): Declare.
1668         (RELOC_FOR_GLOBAL_SYM): Formatting.
1669         * elfcode.h (elf_add_dynamic_entry): Delete.
1670         * elflink.c (_bfd_elf_add_dynamic_entry): New function.  Corresponding
1671         elflink.h function converted to use elf_size_info.
1672         (_bfd_elf_add_dt_needed_tag): Likewise.
1673         (_bfd_elf_sort_symbol): Likewise.
1674         (_bfd_elf_finalize_dynstr): Likewise.
1675         (compute_bucket_count): Likewise.
1676         (bfd_elf_size_dynamic_sections): Likewise.  Check result of
1677         _bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.
1678         (elf_adjust_dynstr_offsets, elf_collect_hash_codes): Moved from..
1679         * elflink.h: ..here.
1680         (sort_symbol, add_dt_needed_tag): Delete.
1681         (elf_add_dynamic_entry, elf_finalize_dynstr): Delete.
1682         (compute_bucket_count, NAME(bfd_elf,size_dynamic_sections)): Delete.
1683         Update all users.
1684         * elf32-arm.h (add_dynamic_entry): Update.  Remove casts.
1685         * elf32-cris.c (add_dynamic_entry): Likewise.
1686         * elf32-hppa.c (add_dynamic_entry): Likewise.
1687         * elf32-i370.c (add_dynamic_entry): Likewise.
1688         * elf32-i386.c (add_dynamic_entry): Likewise.
1689         * elf32-m32r.c (add_dynamic_entry): Likewise.
1690         * elf32-m68k.c (add_dynamic_entry): Likewise.
1691         * elf32-ppc.c (add_dynamic_entry): Likewise.
1692         * elf32-s390.c (add_dynamic_entry): Likewise.
1693         * elf32-sh.c (add_dynamic_entry): Likewise.
1694         * elf32-sparc.c (add_dynamic_entry): Likewise.
1695         * elf32-vax.c (add_dynamic_entry): Likewise.
1696         * elf32-xtensa.c (add_dynamic_entry): Likewise.
1697         * elf64-alpha.c (add_dynamic_entry): Likewise.
1698         * elf64-hppa.c (add_dynamic_entry): Likewise.
1699         * elf64-ppc.c (add_dynamic_entry): Likewise.
1700         * elf64-s390.c (add_dynamic_entry): Likewise.
1701         * elf64-sparc.c (add_dynamic_entry): Likewise.
1702         * elf64-x86-64.c (add_dynamic_entry): Likewise.
1703         * elfxx-ia64.c (add_dynamic_entry): Likewise.
1704         * elfxx-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
1705         * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1706         * elf32-frv.c (elf32_frv_size_dynamic_sections): Likewise.
1707         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
1708
1709 2004-03-23  Paul Brook  <paul@codesourcery.com>
1710
1711         * elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.
1712
1713 2004-03-22  Bob Wilson  <bob.wilson@acm.org>
1714
1715         * elf32-xtensa.c (elf_xtensa_check_relocs): Remove code to read
1716         literal tables and check for relocs outside of literal pools.
1717         (elf_xtensa_make_sym_local): Don't clear ELF_LINK_NON_GOT_REF flag.
1718         (elf_xtensa_fix_refcounts): Don't check ELF_LINK_NON_GOT_REF or
1719         set DF_TEXTREL.
1720         (elf_xtensa_size_dynamic_sections): Don't add DT_TEXTREL entry.
1721         (elf_xtensa_relocate_section): Read literal tables and check for
1722         dynamic relocations in read-only sections and not in literal pools.
1723
1724 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
1725
1726         PR 51.
1727         * linker.c (bfd_wrapped_link_hash_lookup): Handle info->wrap_char.
1728
1729 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1730
1731         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
1732         R_CRIS_16_GOTPLT>: Also error if there's no PLT for a symbol
1733         not defined by the executable, or defined in a DSO.
1734         <eliding run-time relocation of .got>: Initialize GOT entry for a
1735         function symbol or ELF_LINK_HASH_NEEDS_PLT statically in an
1736         executable.
1737         (cris_elf_gc_sweep_hook): Improve fallthrough marking.
1738         (elf_cris_try_fold_plt_to_got): Improve head comment.  Do not fold
1739         a PLT reloc to GOT for an executable.
1740         (elf_cris_adjust_dynamic_symbol): Only fold a .got.plt entry with
1741         .got for a DSO and explain why.
1742         (elf_cris_discard_excess_program_dynamics): Also lose GOT-relocs
1743         and unreferenced symbols for which a PLT is defined.  Adjust
1744         dynamic-symbol pruning correspondingly, to make sure we don't lose
1745         a dynamic symbol also defined by a DSO.
1746
1747 2004-03-22  Alan Modra  <amodra@bigpond.net.au>
1748
1749         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
1750         and rel args.  Group input and output args.  Wrap to 80 columns.
1751         * elf-m10200.c, elf-m10300.c, elf32-arm.h, elf32-avr.c,
1752         elf32-cris.c, elf32-d10v.c, elf32-fr30.c, elf32-h8300.c,
1753         elf32-hppa.c, elf32-i386.c, elf32-i860.c, elf32-ip2k.c,
1754         elf32-iq2000.c, elf32-m68hc1x.c, elf32-m68k.c, elf32-mcore.c,
1755         elf32-msp430.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
1756         elf32-sparc.c, elf32-v850.c, elf32-vax.c, elf32-xstormy16.c,
1757         elf32-xtensa.c, elf64-alpha.c, elf64-mmix.c, elf64-ppc.c,
1758         elf64-s390.c, elf64-sparc.c, elf64-x86-64.c, elfxx-ia64.c: Update
1759         RELOC_FOR_GLOBAL_SYMBOL invocation.
1760
1761 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1762
1763         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Report error if
1764         unresolved symbols in objects aren't allowed.
1765
1766         * elf-hppa.h (elf_hppa_relocate_section): Properly handle
1767         unresolved symbols.
1768         (elf_hppa_remark_useless_dynamic_symbols): Likewise.
1769         (elf_hppa_unmark_useless_dynamic_symbols):
1770         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
1771         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
1772         (elf32_hppa_relocate_section): Likewise.
1773         * elf32-i370.c (i370_elf_relocate_section): Likewise.
1774         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
1775         * elf32-sh.c (sh_elf_relocate_section): Likewise.
1776         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1777         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
1778
1779         * elf-m10200.c (mn10200_elf_relocate_section): Use
1780         RELOC_FOR_GLOBAL_SYMBOL.
1781         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
1782         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
1783         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
1784         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
1785         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
1786         * elf32-m68hc1x.c (m68hc11_get_relocation_value): Likewise.
1787         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
1788         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
1789         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
1790         * elf32-v850.c (v850_elf_relocate_section): Likewise.
1791         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
1792         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
1793
1794 2004-03-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1795
1796         * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.
1797         (final_link_relocate): Likewise.
1798         * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
1799         R_PARISC_PCREL32 and R_PARISC_PCREL64 relocations.
1800
1801 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1802
1803         * Makefile.am: Run "make dep-am".
1804         * Makefile.in: Regenerate.
1805         * aclocal.m4: Regenerate.
1806         * config.in: Regenerate.
1807         * po/bfd.pot: Regenerate.
1808
1809 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1810             H.J. Lu  <hongjiu.lu@intel.com>
1811
1812         * elflink.c (_bfd_elf_merge_symbol): Revert last change.  Move
1813         type and size change code to where it was previously.  Remove
1814         dt_needed param.  Treat old weak syms as strong if new sym is
1815         from a shared lib, even when old sym is from another shared
1816         lib.  Remove unnecessary tests of oldweak and newweak.  Correct
1817         comments.
1818         (_bfd_elf_add_default_symbol): Remove dt_needed param.  Update
1819         _bfd_elf_merge_symbol calls.
1820         * elflink.h (elf_link_add_object_symbols): Update calls.  Remove
1821         dt_needed local var.  Update comments.
1822         * elf-bfd.h (_bfd_elf_merge_symbol): Update prototype.
1823         (_bfd_elf_add_default_symbol): Likewise.
1824
1825         * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle
1826         strong syms in one shared object overriding weak syms in another.
1827
1828 2004-03-18  Alan Modra  <amodra@bigpond.net.au>
1829
1830         * elf-bfd.h (struct elf_obj_tdata): Delete dt_soname field.  Add
1831         dyn_lib_class field.  Rearrange for better packing.
1832         (elf_dt_soname): Delete.
1833         (elf_dyn_lib_class): Define.
1834         * elf.c (bfd_elf_set_dt_needed_name): Update comment.
1835         (bfd_elf_set_dt_needed_soname): Delete.
1836         (bfd_elf_set_dyn_lib_class): New function.
1837         * elflink.h (add_dt_needed_tag): New function.  Split out from..
1838         (elf_link_add_object_symbols): ..here.  Rename "name" to "soname".
1839         Use elf_dyn_lib_class to set dt_needed and add_needed.  Move fallback
1840         initialization of soname.
1841         (elf_link_check_versioned_symbol): Test elf_dyn_lib_class instead of
1842         elf_dt_soname.
1843         * bfd-in.h (enum dynamic_lib_link_class): New.
1844         (bfd_elf_set_dt_needed_soname): Delete.
1845         (bfd_elf_set_dyn_lib_class): Declare.
1846         * bfd-in2.h: Regenerate.
1847
1848         * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.
1849         (_bfd_elf_add_default_symbol): Remove indirect BFD_ASSERTs.
1850         * elflink.h (elf_link_add_object_symbols): Don't clear dt_needed in
1851         symbol loop.  Instead use add_needed to flag tag as written.
1852
1853 2004-03-17  Nathan Sidwell  <nathan@codesourcery.com>
1854
1855         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
1856         logic for null_input_bfd detection.
1857
1858 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1859
1860         * config.bfd: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
1861
1862 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
1863
1864         * netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
1865         code.
1866
1867 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1868
1869         * elflink.c (elf_link_read_relocs_from_section): Don't use
1870         NUM_SHDR_ENTRIES in end of reloc calc.  Move NULL shdr check..
1871         (_bfd_elf_link_read_relocs): ..to here.
1872         * elf32-ppc.c (ppc_elf_relax_section): Formatting.
1873
1874 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1875
1876         * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
1877         values selected in configure.host.  Require both to be defined
1878         before setting BFD_HOST_64_BIT_DEFINED.  Protect assignment to
1879         corresponding BFD_HOST vars with quotes.
1880         <${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
1881         Always require BFD_HOST_64_BIT_DEFINED.
1882         <file_ptr type>: Find off_t size before emitting message.  Combine
1883         off_t and ftello64 conditional.
1884         * configure: Regenerate.
1885
1886 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1887
1888         * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
1889         aliasing warning.  Remove trailing whitespace throughout file.
1890
1891 2004-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1892
1893         * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
1894         input_section in calls to get_dyn_name.
1895         * elf64-hppa.c (get_dyn_name): Change type of first argument to "bfd *".        Use section id of first section in input BFD to build dynamic name for
1896         local symbols.
1897         (elf64_hppa_check_relocs): Pass abfd in call to get_dyn_name.
1898
1899 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
1900
1901         * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
1902         (BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Don't define here.
1903         (bfd_getb64, bfd_getl64, bfd_get_bits): Return bfd_uint64_t.
1904         (bfd_getb_signed_64, bfd_getl_signed_64): Return bfd_int64_t.
1905         (bfd_putb64, bfd_putl64, bfd_put_bits): Accept bfd_uint64_t.
1906         * configure.in (HOST_U_64BIT_TYPE): Set when sizeof long is 8.
1907         (BFD_HOST_64_BIT_DEFINED, BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Set
1908         when using long.
1909         * libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.
1910         (bfd_getb64): Return bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
1911         (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1912         (bfd_putb64): Accept bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
1913         (bfd_putl64, bfd_put_bits, bfd_get_bits): Likewise.
1914         * dwarf2.c (struct attribute): Use bfd_int64_t and bfd_uint64_t.
1915         (read_8_bytes, read_indirect_string, read_address): Likewise.
1916         (read_abbrevs, parse_comp_unit): Likewise.
1917         * targets.c (struct bfd_target): Likewise.
1918         * aix386-core.c (NO_GET64, NO_PUT64, NO_GETS64): Define and use.
1919         * hppabsd-core.c: Likewise.  Formatting.
1920         * hpux-core.c: Likewise.
1921         * irix-core.c: Likewise.
1922         * netbsd-core.c: Likewise.
1923         * osf-core.c: Likewise.
1924         * ptrace-core.c: Likewise.
1925         * sco5-core.c: Likewise.
1926         * trad-core.c: Likewise.
1927         * configure: Regenerate.
1928         * bfd-in2.h: Regenerate.
1929
1930 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
1931
1932         * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.
1933         (bfd_getb32, bfd_getl32, bfd_getb16, bfd_getl16): Likewise.
1934         (bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1935         (bfd_getb_signed_32, bfd_getl_signed_32): Likewise.
1936         (bfd_getb_signed_16, bfd_getl_signed_16): Likewise.
1937         (bfd_putb64, bfd_putl64, bfd_putb32, bfd_putl32): Likewise.
1938         (bfd_putb16, bfd_putl16, bfd_get_bits, bfd_put_bits): Likewise.
1939         * libbfd.c: Likewise in function definitions.
1940         (bfd_put_8): Mask with 0xff rather than casting to char.
1941         (bfd_putb16, bfd_putl16, bfd_putb32, bfd_putl32): Likewise.
1942         (bfd_putb64, bfd_putl64, bfd_put_bits): Likewise.
1943         (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8): Remove casts, simplify.
1944         (H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8): Likewise.
1945         (H_GET_64, H_GET_32, H_GET_16, H_GET_8): Likewise.
1946         (H_GET_S64, H_GET_S32, H_GET_S16, H_GET_S8): Likewise.
1947         * libaout.h (H_PUT_64 H_PUT_32, H_PUT_16): Remove casts, simplify.
1948         (H_PUT_S64, H_PUT_S32, H_PUT_S16): Likewise.
1949         (H_GET_64, H_GET_32, H_GET_16): Likewise.
1950         (H_GET_S64, H_GET_S32, H_GET_S16): Likewise.
1951         * archive.c (do_slurp_coff_armap): Update swap prototype.
1952         * coff-tic54x.c (tic54x_getl32): Replace bfd_byte* with void*.
1953         (tic54x_getl_signed_32): Likewise.
1954         (tic54x_putl32): Likewise.  Mask with 0xff rather than casting to char.
1955         * mach-o.c (bfd_mach_o_read_header): Update get32 prototype.
1956         * pdp11.c (bfd_getp32): Make static, replace bfd_byte* with void*.
1957         (bfd_getp_signed_32, bfd_putp32): Likewise.
1958         * targets.c (struct bfd_target): Use void* in place of bfd_byte* for
1959         bfd_getx64, bfd_getx_signed_64, bfd_putx64, bfd_getx32,
1960         bfd_getx_signed_32, bfd_putx32, bfd_getx16, bfd_getx_signed_16,
1961         bfd_putx16, bfd_h_getx64, bfd_h_getx_signed_64, bfd_h_putx64,
1962         bfd_h_getx32, bfd_h_getx_signed_32, bfd_h_putx32, bfd_h_getx16,
1963         bfd_h_getx_signed_16, bfd_h_putx16.
1964         * aix386-core.c (NO_GET, NO_GETS, NO_PUT): Update prototypes.
1965         * hppabsd-core.c: Similarly.  Rename NO_SIGNED_GET to NO_GETS.
1966         * hpux-core.c: Likewise.
1967         * irix-core.c: Likewise.
1968         * netbsd-core.c: Likewise.
1969         * osf-core.c: Likewise.
1970         * ptrace-core.c: Likewise.
1971         * sco5-core.c: Likewise.
1972         * trad-core.c: Likewise.
1973         * bfd-in2.h: Regenerate.
1974
1975 2004-03-15  Matt Thomas  <matt@3am-software.com>
1976
1977         * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD is
1978         selected.
1979
1980 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
1981
1982         * config.bfd: Add x86_64-*-openbsd*.
1983         * configure.in (x86_64-*-openbsd*): Set COREFILE to
1984         netbsd-core.lo.
1985         * configure: Regenerate.
1986
1987 2004-03-12  Nick Clifton  <nickc@redhat.com>
1988             Dave Murphy  <wintermute2k4@ntlworld.com>
1989
1990         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Skip most checks
1991         if the input bfd does not contain any code.
1992
1993 2004-03-09  Steve Ellcey  <sje@cup.hp.com>
1994
1995         * elfxx-ia64.c (plt_full_entry): Change ld8 to ld8.acq.
1996
1997 2004-03-05  Fred Fish  <fnf@redhat.com>
1998
1999         * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Just force
2000         mips16 symbols to be even rather than testing first for even/odd.
2001         (_bfd_mips_elf_link_output_symbol_hook): Ditto.
2002
2003 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
2004
2005         * elf.c (map_sections_to_segments): Ignore .tbss sections for
2006         layout purposes.
2007
2008 2004-03-03  Alexandre Oliva  <aoliva@redhat.com>
2009
2010         * elflink.c (bfd_elf_record_link_assignment): Mark undefweak and
2011         undefined symbols as hash_new.
2012
2013 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
2014
2015         * archures.c: Add bfd_mach_sh4_nommu_nofpu.
2016         * cpu-sh.c: Ditto.
2017         * elf32-sh.c: Ditto.
2018         * bfd-in2.h: Regenerate.
2019
2020 2004-03-02  Alexandre Oliva  <aoliva@redhat.com>
2021
2022         * elf32-frv.c (struct frv_pic_relocs_info): Added fixups and
2023         dynrelocs.
2024         (_frv_count_got_plt_entries): Initialize them.
2025         (frv_pic_relocs_info_find): Add insert argument.  Adjust all
2026         callers.
2027         (frv_pic_relocs_info_for_global): Likewise.
2028         (frv_pic_relocs_info_for_local): Likewise.
2029         (frv_pic_merge_early_relocs_info): New.
2030         (_frv_resolve_final_relocs_info): Use it in case one entry maps to
2031         another.
2032         (_frv_add_dyn_reloc): Add entry argument.  Adjust all callers.
2033         Check that we don't exceed the allocated count for entry.
2034         (_frv_add_rofixup): Likewise.
2035         (_frv_emit_got_relocs_plt_entries): Adjust for coding standards.
2036         (elf32_frv_finish_dynamic_sections): Improve error message in case
2037         we emit too few rofixup entries.
2038
2039 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2040
2041         * archures.c (bfd_mach_fr450): New.
2042         * bfd-in2.h: Regenerate.
2043         * cpu-frv.c (arch_info_450): New bfd_arch_info_type.
2044         (arch_info_500): Link to it.
2045         * elf32-frv.c (elf32_frv_machine, frv_elf_merge_private_bfd_data)
2046         (frv_elf_print_private_bfd_data): Handle fr405 and fr450 header flags.
2047         (frv_elf_arch_extension_p): New function.
2048         (frv_elf_merge_private_bfd_data): Use it.
2049
2050 2004-02-28  H.J. Lu  <hongjiu.lu@intel.com>
2051
2052         * elf-bfd.h (_bfd_elf_link_add_archive_symbols): New prototype.
2053
2054         * elflink.h (is_global_data_symbol_definition): Moved to
2055         elflink.c.
2056         (elf_link_is_defined_archive_symbol): Likewise.
2057         (elf_link_add_archive_symbols): Likewise. Renamed to
2058         _bfd_elf_link_add_archive_symbols.
2059
2060         * elflink.c (elf_link_is_defined_archive_symbol): Get the size
2061         of ELF symbol table entry from backend.
2062         (_bfd_elf_link_add_archive_symbols): Call bfd_link_add_symbols
2063         instead of elf_link_add_object_symbols.
2064
2065 2004-02-27  Alexandre Oliva  <aoliva@redhat.com>
2066
2067         * elf-bfd.h (struct elf_backend_data): Added
2068         elf_backend_can_make_relative_eh_frame,
2069         elf_backend_can_make_lsda_relative_eh_frame and
2070         elf_backend_encode_eh_address.
2071         (_bfd_elf_encode_eh_address): Declare.
2072         (_bfd_elf_can_make_relative): Declare.
2073         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use new
2074         hooks to decide whether to attempt to make_relative and
2075         make_lsda_relative.
2076         (_bfd_elf_write_section_eh_frame_hdr): Call encode_eh_address.
2077         (_bfd_elf_can_make_relative): New.
2078         (_bfd_elf_encode_eh_address): New.
2079         * elf32-frv.c (frv_elf_use_relative_eh_frame): New.
2080         (frv_elf_encode_eh_address): New.
2081         (elf_backend_can_make_relative_eh_frame): Define.
2082         (elf_backend_can_make_lsda_relative_eh_frame): Define.
2083         (elf_backend_encode_eh_address): Define.
2084         * elfxx-target.h
2085         (elf_backend_can_make_relative_eh_frame): Define.
2086         (elf_backend_can_make_lsda_relative_eh_frame): Define.
2087         (elf_backend_encode_eh_address): Define.
2088         (elfNN_bed): Add them.
2089
2090 2004-02-27  Alexandre Oliva  <aoliva@redhat.com>
2091
2092         * elf32-frv.c (elf32_frv_howto_table) <R_FRV_LABEL16>: Set
2093         complain_on_overflow to signed.
2094
2095 2004-02-27  H.J. Lu  <hongjiu.lu@intel.com>
2096
2097         * elflink.h (sort_symbol): New.
2098         (elf_link_add_object_symbols): Use a sorted symbol array for
2099         weakdef.
2100
2101 2004-02-27  Jakub Jelinek  <jakub@redhat.com>
2102
2103         * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
2104         for pc relative relocs.
2105         (elf_s390_relocate_section): Likewise.
2106         * elf64-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
2107         for pc relative relocs.
2108         (elf_s390_relocate_section): Likewise.
2109
2110 2004-02-26  H.J. Lu  <hongjiu.lu@intel.com>
2111
2112         * elfxx-ia64.c (elfNN_ia64_check_relocs): Fix call to
2113         count_dyn_reloc.
2114
2115 2004-02-25  H.J. Lu  <hongjiu.lu@intel.com>
2116
2117         * elfxx-ia64.c (elfNN_ia64_dyn_reloc_entry): Add the reltext.
2118         field to track if a relocation is against readonly section.
2119         (count_dyn_reloc): Take a new argument for rent->reltext.
2120         (elfNN_ia64_check_relocs): Adjust call to count_dyn_reloc.
2121         (get_reloc_section): Don't set ia64_info->reltext here.
2122         (allocate_dynrel_entries): Set ia64_info->reltext here.
2123
2124 2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
2125
2126         * elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.
2127         (_frv_emit_got_relocs_plt_entries): Decay relocation to protected
2128         function's descriptor to symbol+offset, and map local undefweak
2129         symbol to NULL function descriptor.
2130         (elf32_frv_relocate_section): Likewise.
2131
2132 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
2133
2134         * libaout.h (enum machine_type): Add M_SPARC64_NETBSD and
2135         M_X86_64_NETBSD.
2136         * netbsd-core.c (M_SPARC64_OPENBSD): Define.
2137         (netbsd_core_file_p): Set architecture from machine ID for
2138         selected machines.
2139
2140 2004-02-23  Jakub Jelinek  <jakub@redhat.com>
2141
2142         * elflink.h (size_dynamic_sections): If not adding DT_FLAGS and
2143         DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.
2144
2145 2004-02-21  H.J. Lu  <hongjiu.lu@intel.com>
2146
2147         * elflink.c (_bfd_elf_merge_symbol): Properly handle undefined
2148         symbols with non-default visibility.
2149
2150 2004-02-21  Danny Smith  <daanysmith@users.sourceforge.net>
2151
2152         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
2153         IMAGE_SCN_MEM_WRITE on known sections only.
2154
2155 2004-02-20  Jakub Jelinek  <jakub@redhat.com>
2156
2157         * elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
2158         symbols used in PIE relocs.
2159
2160 2004-02-19  Jakub Jelinek  <jakub@redhat.com>
2161
2162         * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
2163         .plt sh_entsize.
2164
2165 2004-02-18  Daniel Jacobowitz  <drow@mvista.com>
2166
2167         * configure.in: Update version to 2.15.90.
2168         * configure: Regenerate.
2169
2170 2004-02-17  Daniel Jacobowitz  <drow@mvista.com>
2171             Richard Sandiford  <rsandifo@redhat.com>
2172
2173         * elfxx-mips.c (mips_elf_calculate_relocation): Use
2174         _bfd_elf_symbol_refs_local_p to decide whether to decay
2175         a GOT_PAGE/GOT_OFST pair to GOT_DISP/addend.
2176         (_bfd_mips_elf_check_relocs): Add a global GOT entry for GOT_PAGE
2177         relocs if the symbol wasn't defined by a regular object file.
2178         Don't check the symbol's dynindx.
2179
2180 2004-02-16  Andrew Cagney  <cagney@redhat.com>
2181
2182         * bfd-in.h (file_ptr, ufile_ptr): Configure type using
2183         @bfd_file_ptr@.
2184         * bfd-in2.h: Re-generate.
2185
2186 2004-02-14  Andrew Cagney  <cagney@redhat.com>
2187
2188         * configure.host (HDEFINES): When hppa*-*-hpux*, define
2189         _LARGEFILE64_SOURCE.
2190
2191 2004-02-13  Andrew Cagney  <cagney@redhat.com>
2192
2193         * elf.c (vma_page_aligned_bias): New function.
2194         (assign_file_positions_except_relocs)
2195         (assign_file_positions_for_segments): Replace broken modulo
2196         arithmetic with call to vma_page_aligned_bias.
2197
2198 2004-02-11  Andrew Cagney  <cagney@redhat.com>
2199
2200         * bfd-in.h: Update copyright.
2201         (bfd_tell): Change return type to file_ptr.
2202         * bfd-in2.h: Re-generate.
2203         * cache.c: Update copyright.
2204         (bfd_cache_lookup_worker): Use real_fseek, do not cast offset
2205         parameter.
2206         (close_one): Use real_ftell.
2207         * bfdio.c: Update copyright.
2208         (real_ftell, real_fseek): New functions.
2209         (bfd_tell): Use real_fseek and real_ftell, change return type to
2210         file_ptr.
2211         (bfd_seek): Use real_ftell and real_fseek, change type of
2212         file_position to a file_ptr.
2213         * libbfd-in.h: Update copyright.
2214         (real_ftell, real_fseek): Declare.
2215         * libbfd.h: Re-generate.
2216
2217         * configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
2218         fseeko and fseeko64.  Determine bfd_file_ptr.
2219         * configure: Re-generate.
2220         * config.in: Re-generate.
2221
2222 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
2223
2224         * coff-h8300.c: Added comments about relaxation for ldc.w and stc.w.
2225         * elf32-h8300.c: Likewise.
2226
2227 2004-02-09  Christian Vogel <vogelchr@vogel.cx>
2228             Nick Clifton  <nickc@redhat.com>
2229
2230         * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Catch
2231         GOT entries with no associated GOT subsection.
2232
2233 2004-02-09  Richard Sandiford  <rsandifo@redhat.com>
2234
2235         * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
2236         * elf.c (swap_out_syms): Use it to decide whether local section
2237         symbols should be named.
2238         * elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
2239         * elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
2240         (elf_backend_name_local_section_symbols): Define.
2241         * elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.
2242
2243 2004-01-30  H.J. Lu  <hongjiu.lu@intel.com>
2244
2245         * elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
2246         (elfNN_ia64_relax_section): Optimize brl to br during the relax
2247         finalize pass.
2248
2249 2004-01-30  Alexandre Oliva  <aoliva@redhat.com>
2250
2251         * elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
2252         to bfd_link_hash_entry passed by reference to
2253         _bfd_generic_link_add_one_symbol.
2254
2255 2004-01-25  H.J. Lu  <hongjiu.lu@intel.com>
2256
2257         * elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm
2258         relocations against dynamic symbols.
2259
2260 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
2261
2262         * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13
2263         change.
2264
2265 2004-01-21  Tom Rix  <tcrix@worldnet.att.net>
2266
2267         * reloc.c: New 5 bit reloc, BFD_RELOC_M68HC12_5B, for m68hc12 movb/movw.
2268         * bfd-in2.h, libbfd.h: Rebuilt.
2269
2270 2004-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
2271
2272         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't remove
2273         IMAGE_SCN_MEM_WRITE flag from .text section if WP_TEXT
2274         flag has been cleared.
2275
2276 2004-01-19  Kazu Hirata  <kazu@cs.umass.edu>
2277
2278         * coff-h8300.c: Add and adjust comments about relaxation.
2279         * elf32-h8300.c: Likewise.
2280
2281 2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>
2282
2283         * coff-h8300.c: Fix comment typos.
2284         * elf32-h8300.c: Likewise.
2285
2286 2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>
2287
2288         * coff-h8300.c: Add comments about relaxation.
2289         * elf32-h8300.c: Likewise.
2290
2291 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2292
2293         * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
2294         throughout.
2295         * aclocal.m4: Regenerate.
2296         * configure: Regenerate.
2297
2298 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
2299
2300         * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
2301         mips_elf64_rtype_to_howto instead of using howto_table.
2302
2303 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
2304
2305         * elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
2306         the .plt section.
2307         (elf32_arm_check_relocs): Don't increment the PLT refcount for
2308         relocs which would not use the PLT.
2309
2310 2004-01-13  Alan Modra  <amodra@bigpond.net.au>
2311
2312         * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
2313         (ppc64_elf_gc_sweep_hook): Likewise.
2314         (ppc64_elf_size_dynamic_sections): Test for .plt directly.
2315
2316 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
2317
2318         Adds linker relaxation support for bit manipulation insns like
2319         band, bclr, biand, bild, bior, bist, bixor, bld, bnot, bor, bset,
2320         bst, btst, bxor.
2321         * elf32-h8300.c: Opcode for bit manipulation insn is checked in
2322         elf32_h8_relax_section function while relxation for aa:16 and aa:32.
2323         * coff-h8300.c: Opcode for bit manipulation insn is checked in
2324         h8300_reloc16_extra_cases function while relxation for aa:16 and aa:32.
2325
2326 2004-01-12  Alan Modra  <amodra@bigpond.net.au>
2327
2328         * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
2329
2330 2004-01-11  Kazu Hirata  <kazu@cs.umass.edu>
2331
2332         * elf32-h8300.c: Fix formatting.
2333
2334 2004-01-11  Kazu Hirata  <kazu@cs.umass.edu>
2335
2336         * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
2337         dynamic object is present.  Declare r_symndx and h in an inner
2338         scope.
2339         * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
2340
2341 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
2342
2343         * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
2344         (elf32_arm_copy_indirect_symbol): Don't copy pc_count.
2345         (elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
2346         identically.  Do not emit PC24 relocations for shared libraries.
2347         (elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
2348         identically.  Don't adjust pc_count.
2349         (elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
2350         Set ELF_LINK_HASH_NEEDS_PLT for both.  Don't adjust pc_count; don't
2351         adjust count for branch relocations.
2352         (allocate_dynrelocs): Correct typo in call to
2353         WILL_CALL_FINISH_DYNAMIC_SYMBOL.  Never allocate space for
2354         PC24 or PLT32 relocs when linking.
2355
2356 2004-01-09  Dmitry Semyonov  <Dmitry.Semyonov@oktet.ru>
2357
2358         * coff-arm.c (aoutarm_std_reloc_howto): [ARM_WINCE] Synchronize ARM_26D
2359         relocation howto with ARM_26 one for consistency.
2360         (coff_arm_relocate_section): Set partial_inplace for ARM_26 relocations
2361         that will be converted to ARM_26D ones, since we always want 'done'
2362         relocations to be reflected in section's data.
2363         (coff_arm_relocate_section): [ARM_WINCE] Quick fix for BL instruction
2364         offset.
2365         (_bfd_final_link_relocate): Do not modify "inplace" data, if not
2366         requested.
2367
2368 2004-01-08  Dmitry Semyonov  <Dmitry.Semyonov@oktet.ru>
2369
2370         * coff-arm.c (coff_arm_relocate_section): Do not alter relocs that
2371         are not partial_inplace during a relocatable link.
2372
2373 2004-01-08  Kazu Hirata  <kazu@cs.umass.edu>
2374
2375         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Return early
2376         if no dynamic object is present.  Declare r_symndx and h in an
2377         inner scope.
2378
2379 2004-01-07  H.J. Lu  <hongjiu.lu@intel.com>
2380
2381         * elfxx-ia64.c (elfNN_ia64_relax_section): Don't install
2382         trampoline if it is known out of range.
2383
2384 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
2385
2386         2003-12-17  Alexandre Oliva  <aoliva@redhat.com>
2387         * elf32-frv.c (_frv_osec_readonly_p): New.
2388         (_frv_emit_got_relocs_plt_entries): Don't emit rofixup for
2389         undefweak symbol.
2390         (_frv_count_got_plt_entries): Adjust expected count accordingly.
2391         (elf32_frv_relocate_section): Likewise.  Error out if attempting
2392         to emit rofixups or dynamic relocs in read-only segments.  Use
2393         _bfd_elf_section_offset to adjust r_offsets in rofixups and
2394         dynamic relocations.
2395         2003-12-12  Alexandre Oliva  <aoliva@redhat.com>
2396         * elf32-frv.c (elf32_frv_relocate_section): Compute dynamic
2397         relocations or fixups involving merged sections correctly.  Avoid
2398         crash when undefined symbol is referenced by R_FRV_32 or
2399         R_FRV_FUNCDESC_VALUE.
2400         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
2401         * elf32-frv.c (elf32_frv_relocate_section): Add output_offset of
2402         input section holding local symbol to addend of R_FRV_32 or
2403         R_FRV_FUNCDESC_VALUE dynamic relocation.
2404         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
2405         * elf32-frv.c (elf32_frv_modify_segment_map): Add link info arg.
2406         (elf32_frv_always_size_sections): Don't store pointer to
2407         __stacksize symbol in sec_info.
2408         (elf32_frv_modify_segment_map): Look it up here.
2409         2003-11-26  Alexandre Oliva  <aoliva@redhat.com>
2410         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Emit the address
2411         of the lazy PLT entry, not only its offset, as the low word of a
2412         function descriptor.
2413         2003-11-10  Alexandre Oliva  <aoliva@redhat.com>
2414         * elf32-frv.c (elf32_frv_always_size_sections): Define __stacksize
2415         if a hash table entry already exists but is not a definition.
2416         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
2417         * elf32-frv.c (frv_elf_link_hash_table_create): Use bfd_zalloc.
2418         (_frv_add_rofixup): Don't inline.
2419         (_frv_emit_got_relocs_plt_entries): Use NULL as funcdesc address
2420         for undefweak symbols.
2421         (elf32_frv_relocate_section): Avoid crash while computing
2422         relocation when linking with shared library.  Only emit rofixups
2423         and dynamic relocations for alloc&load sections.  Mark binaries
2424         with inter-segment relocations for relocation as a unit.
2425         (_frv_create_got_section): Rename .rofixup.got to .rofixup.
2426         (DEFAULT_STACK_SIZE): New.
2427         (_frv_count_got_plt_entries): Fix thinko in deciding whether to
2428         emit rofixups or dynamic relocs when linking dynamic non-PIE
2429         executables.
2430         (elf32_frv_size_dynamic_sections): Generate rofixup on PIEs and
2431         shared libs too.  Reserve the last entry for the GOT pointer.
2432         (elf32_frv_finish_dynamic_sections): Emit it.
2433         (elf32_frv_always_size_sections): New.
2434         (elf32_frv_modify_segment_map): New.
2435         (elf32_frv_check_relocs): Reserve relocs32 space only in ALLOC
2436         sections.
2437         (frv_elf_merge_private_bfd_data): Clear PIC bit if FDPIC is set.
2438         (frv_elf_print_private_bfd_data): Handle FDPIC and LIBPIC.
2439         (elf_backend_always_size_sections): New.
2440         (elf_backend_modify_segment_map): New.
2441         2003-10-31  Alexandre Oliva  <aoliva@redhat.com>
2442         * config.bfd: Added frv-*-*linux*.
2443         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Use idx 0 for
2444         ABS section, instead of crashing.
2445         (elf32_frv_relocate_section): Don't crash before warning about
2446         different segments in non-PIC relocation.
2447         2003-10-17  Alexandre Oliva  <aoliva@redhat.com>
2448         * elf32-frv.c (elf32_frv_relocate_section): Don't warn on LABEL24
2449         relocs to undefweak symbols.
2450         (elf32_frv_relocate_section): Ditto for undefined symbols.
2451         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
2452         * elf32-frv.c (elf32_frv_create_dynamic_sections): Make sure
2453         gotfixup section was created.
2454         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
2455         * elf32-frv.c (elf32_frv_howto_table): Change GOT12,
2456         FUNCDESC_GOT12, GOTOFF12 and FUNCDESC_GOTOFF12 to
2457         complain_overflow_signed.
2458         * elf32-frv.c (_frv_add_rofixup): Do not error out if contents
2459         have not been allocated.
2460         (_frv_emit_got_relocs_plt_entries): Return non-void.  Assert
2461         privfd only if dynamic sections were created.
2462         (elf32_frv_relocate_section): Compute gprel_segment, and use it
2463         for GPREL relocs.  When linking relocatable FDPIC executables,
2464         emit warnings for relocations that would be illegal on PIE or
2465         shared libraries.  Emit rofixup for R_FRV_32 only if input object
2466         is not FDPIC.
2467         (_frv_create_got_section): Define _gp symbol in the rofixup
2468         section.
2469         (elf32_frv_finish_dynamic_sections): If rofixups needed but
2470         dynamic sections missing, error out requesting -melf32frvfd.
2471         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
2472         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Rearrange
2473         computation of addends from section and global or local symbol
2474         value.  Change return type to bfd_boolean, and return a failure if
2475         a dynamic FUNCDESC or FUNCDESC_VALUE relocation that requires a
2476         nonzero addend is required.
2477         (elf32_frv_relocate_section): Likewise.  Print error for
2478         unsupported nonzero addends.
2479         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
2480         * elf32-frv.c (FRV_SYM_LOCAL): In the absence of dynamic sections,
2481         force everything local.
2482         (_frv_emit_got_relocs_plt_entries): Cope with NULL sec.
2483         * elf32-frv.c (struct frv_elf_link_hash_table): Added sgotfixup.
2484         (frv_gotfixup_section): New.
2485         (FRV_SYM_LOCAL): Accept undefweak and local common symbols.
2486         (struct frv_pic_relocs_info): Split relocs into relocs32, relocsfd
2487         and relocsfdv.
2488         (_frv_add_rofixup): New.
2489         (_frv_emit_got_relocs_plt_entries): Generate fixups for non-PIE
2490         fdpic executables.  Use FRV_SYM_LOCAL more widely to simplify and
2491         improve some ugly conditions.
2492         (elf32_frv_relocate_section): Likewise.  Reject inter-segment
2493         relocations in fdpic.
2494         (_frv_create_got_section): Create .rofixup.got section.
2495         (struct _frv_dynamic_got_info): Added fixups.
2496         (_frv_count_got_plt_entries): Account in-GOT relocations into
2497         relocs32, relocsfd and relocsfdv.  Account them into relocs or
2498         fixups, as appropriate.
2499         (elf32_frv_size_dynamic_sections): Size rofixup section.  Simplify
2500         sizing of gotrel.
2501         (elf32_frv_finish_dynamic_sections): Verify that the right number
2502         of relocations and fixups was generated.
2503         (elf32_frv_check_relocs): Compute relocs32, relocsfd and
2504         relocsfdv.
2505         * elf32-frv.c (FRV_SYM_LOCAL): New macro, used instead of
2506         SYMBOL_CALLS_LOCAL and SYMBOL_REFERENCES_LOCAL.
2507         (FRV_FUNCDESC_LOCAL): New macro, used to decide whether a function
2508         descriptor of a (formerly-)global symbol is local.
2509         (struct frv_pic_relocs_info): Adjust comments.
2510         (_frv_emit_got_relocs_plt_entries): Adjust.
2511         (elf32_frv_relocate_section): Likewise.
2512         (_frv_count_got_plt_entries): Likewise.
2513         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Don't add global
2514         symbol's value to addend in the common preamble.  Decay dynamic
2515         symbols to section+offset if they bind or call locally, for GOT
2516         and FUNCDESC_VALUE, respectively.
2517         (elf32_frv_relocate_section): Likewise.
2518         (elf32_frv_check_relocs): Don't register as dynamic symbols of
2519         internal or hidden visibility.
2520         2003-09-17  Alexandre Oliva  <aoliva@redhat.com>
2521         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Get addend as
2522         argument, so as to not call _bfd_elf_rel_local_sym to compute it.
2523         (elf32_frv_relocate_section): Pass relocation addend in.  Use
2524         original relocation addend to look up the got relocs/plt entries
2525         table.  Do not call _bfd_elf_rel_local_sym.  Don't error out when
2526         processing relocations that reference .scommon symbols.
2527         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
2528         Introduce support for dynamic linking.
2529         * elf32-frv.c (R_FRV_FUNCDESC_VALUE): Mark it as 64 bits.
2530         (elf32_frv_rel_32_howto, elf32_frv_rel_funcdesc_howto,
2531         elf32_frv_rel_funcdesc_value_howto): New REL descriptors.
2532         (frv_reloc_type_lookup): Return REL howtos for executables and
2533         dynamic libraries.
2534         (frv_info_to_howto_rel): New.
2535         (struct frv_elf_link_hash_table): New.
2536         (frv_hash_table, frv_got_section, frv_gotrel_section,
2537         frv_plt_section, frv_pltrel_section, frv_relocs_info,
2538         frv_got_initial_offset, frv_plt_initial_offset): New macros.
2539         (frv_elf_link_hash_table_create): New.
2540         (struct frv_pic_relocs_info): New.
2541         (frv_pic_relocs_info_hash, frv_pic_relocs_info_eq): New.
2542         (frv_pic_relocs_info_find): New.
2543         (frv_pic_relocs_info_for_global, frv_pic_relocs_info_for_local):
2544         New.
2545         (FRV_LZPLT_BLOCK_SIZE, FRV_LZPLT_RESOLVE_LOC): New.
2546         (_frv_add_dyn_reloc, _frv_osec_to_segment): New.
2547         (_frv_emit_got_relocs_plt_entries): New.
2548         (elf32_frv_relocate_section): Add support for dynamic linking.
2549         Handle new relocations.
2550         (_frv_create_got_section): New.
2551         (elf32_frv_create_dynamic_sections): New.
2552         (ELF_DYNAMIC_INTERPRETER): New.
2553         (struct _frv_dynamic_got_info): New.
2554         (_frv_count_got_plt_entries): New.
2555         (struct _frv_dynamic_got_plt_info): New.
2556         (_frv_compute_got_alloc_data): New.
2557         (_frv_get_got_entry, _frv_get_fd_entry): New.
2558         (_frv_assign_got_entries, _frv_assign_plt_entries): New.
2559         (_frv_resolve_final_relocs_info): New.
2560         (elf32_frv_size_dynamic_sections): New.
2561         (elf32_frv_finish_dynamic_sections): New.
2562         (elf32_frv_adjust_dynamic_symbol): New.
2563         (elf32_frv_finish_dynamic_symbol): New.
2564         (elf32_frv_check_relocs): Handle new relocs.  Explain how the
2565         whole thing works.
2566         (elf_info_to_howto_rel): Define.
2567         (bfd_elf32_bfd_link_hash_table_create): Define.
2568         (elf_backend_create_dynamic_sections): Define.
2569         (elf_backend_adjust_dynamic_symbol): Define.
2570         (elf_backend_size_dynamic_sections): Define.
2571         (elf_backend_finish_dynamic_symbol): Define.
2572         (elf_backend_finish_dynamic_sections): Define.
2573         (elf_backend_want_got_sym): Define.
2574         (elf_backend_got_header_size): Define.
2575         (elf_backend_want_got_plt): Define.
2576         (elf_backend_plt_readonly): Define.
2577         (elf_backend_want_plt_sym): Define.
2578         (elf_backend_plt_header_size): Define.
2579         (elf_backend_may_use_rel_p): Define.
2580         (elf_backend_may_use_rela_p): Define.
2581         (elf_backend_default_use_rela_p): Define.
2582         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
2583         * elf32-frv.c (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
2584         R_FRV_FUNCDESC_GOTOFFHI, R_FRV_FUNCDESC_GOTOFFLO, R_FRV_GOTOFF12,
2585         R_FRV_GOTOFFHI, R_FRV_GOTOFFLO): New.
2586         (frv_reloc_map): Map the corresponding BFD relocs to them.
2587         (frv_reloc_type_lookup): ... and back to BFD relocs.
2588         * reloc.c: New relocs.
2589         * bfd-in2.h, libbfd.h: Rebuilt.
2590         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2591         * elf32-frv.c (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO,
2592         R_FRV_FUNCDESC, R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI,
2593         R_FRV_FUNCDESC_GOTLO): New.
2594         (frv_reloc_map): Map the corresponding BFD relocs to them.
2595         (frv_reloc_type_lookup): ... and back to BFD relocs.
2596         * reloc.c: New relocs.
2597         * bfd-in2.h, libbfd.h: Rebuilt.
2598
2599 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2600
2601         * elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
2602         targets to support pages of up to 64kB.
2603         (elf32_bed): Redefine to get a separate backend data structure for
2604         traditional targets.
2605         * elf64-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
2606         targets to support pages of up to 64kB.
2607         (elf64_bed): Redefine to get a separate backend data structure for
2608         traditional targets.
2609         * elfn32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
2610         targets to support pages of up to 64kB.
2611         (elf32_bed): Redefine to get a separate backend data structure for
2612         traditional targets.
2613
2614 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
2615
2616         * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.
2617
2618 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
2619
2620         * elf32-i386.c (elf_i386_grok_prstatus): Add support for FreeBSD.
2621         (elf_i386_grok_psinfo): Likewise.
2622
2623 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
2624
2625         * config.bfd: Add m68k-uClinux target.
2626
2627 2004-01-01  Grant Edwards <grante@visi.com>
2628
2629         * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.
2630         * elf32-h8300.c (elf32_h8_gc_mark_hook): New function.
2631         (elf32_h8_gc_sweep_hook): New function.
2632         (elf_backend_gc_mark_hook): Define.
2633         (elf_backend_gc_sweep_hook): Define.
2634         (elf_backend_can_gc_sections): Define.
2635
2636 For older changes see ChangeLog-0203
2637 \f
2638 Local Variables:
2639 mode: change-log
2640 left-margin: 8
2641 fill-column: 74
2642 version-control: never
2643 End: