daily update
[binutils.git] / bfd / ChangeLog
blob49b17b1991dbffcc2e0a24d3857fbd7bc720a40d
1 2007-04-25  Alan Modra  <amodra@bigpond.net.au>
3         * sysdep.h: Revert last change.
5 2007-04-24  Nick Clifton  <nickc@redhat.com>
7         * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
8         * coff-m68k.c (m68kcoff_rtype_to_howto): Initialize relent.howto.
10 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
12         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn if
13         eh_frame_hdr table won't be created.
15 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
17         * acinclude.m4: Include config/stdint.m4.
18         * configure.in: Invoke GCC_HEADER_STDINT.
19         * sysdep.h: Don't include ansidecl.h here.
20         * configure: Regenerate.
21         * config.in: Regenerate.
22         * Makefile.in: Regenerate.
24 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
26         * archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
27         bfd_mach_mcf_isa_c_emac): New.
28         * elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
29         elf_isac_plt_entry, elf_isac_plt_info): New.
30         (elf32_m68k_object_p): Add ISA_C.
31         (elf32_m68k_print_private_bfd_data): Print ISA_C.
32         (elf32_m68k_get_plt_info): Detect ISA_C.
33         * cpu-m68k.c (arch_info): Add ISAC.
34         (m68k_arch_features): Likewise,
35         (bfd_m68k_compatible): ISAs B & C are not compatible.
37 2007-04-21  Nick Clifton  <nickc@redhat.com>
39         * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
40         (ecoff_link_add_archive_symbols): Likewise.
41         * coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise
42         relent.howto.
43         * ieee.c (parse_int): Initialise x.
44         (must_parse_int): Initialise result.
45         (ieee_slurp_external_symbols): Initialise value.
47 2007-04-21  Alan Modra  <amodra@bigpond.net.au>
49         * config.bfd (spu-*-elf): Delete targ_selvecs.
51 2007-04-19  Nick Clifton  <nickc@redhat.com>
53         * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
55 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
57         * bfd.c (bfd_demangle): New function.
58         * Makefile.am: Run "make dep-am".
59         * Makefile.in: Regenerate.
60         * bfd-in2.h: Regenerate.
62 2007-04-18  Matthias Klose  <doko@ubuntu.com>
64         * Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
65         (bfdver.h): Use the date in non-release builds for the soversion.
66         * Makefile.in: Regenerate.
68 2007-04-17  Paul Brook  <paul@codesourcery.com>
70         * elf.c (_bfd_elf_is_function_type): New function.
71         * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
72         (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
73         is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
74         * elf-bfd.h (elf_backend_data): Add is_function_type.
75         (_bfd_elf_is_function_type): Add prototype.
76         * elfxx-target.h (elf_backend_is_function_type): Add default
77         definition.
78         (elfNN_bed): Add elf_backend_is_function_type.
79         * elf32-arm.c (elf32_arm_is_function_type): New function.
80         (elf_backend_is_function_type): Define.
82 2007-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
84         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
85         DT_MIPS_RLD_MAP before DT_DEBUG again.
87 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
89         * Makefile.am: Add ACLOCAL_AMFLAGS.
90         * configure.in: Change macro call order.
91         * Makefile.in: Regnerate.
92         * doc/Makefile.in: Regenerate.
93         * configure: Regenerate.
95 2007-04-14  Jakub Jelinek  <jakub@redhat.com>
97         * elflink.c (bfd_elf_final_link): Don't free symbuf for
98         non-elf input bfds.
99         (bfd_elf_size_dynamic_sections): Don't access elf_section_data
100         for non-elf input bfds.
102 2007-04-12  Richard Sandiford  <richard@codesourcery.com>
104         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
105         DT_MIPS_RTLD_MAP for PIEs.
107 2007-04-12  Richard Sandiford  <richard@codesourcery.com>
109         * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
110         when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
111         in a read-only section.
112         (_bfd_mips_elf_check_relocs): Likewise.
114 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
116         * elf32-xtensa.c (xtensa_is_insntable_section): New.
117         (xtensa_is_proptable_section): New.
118         (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
119         tables with 12-byte entries, as well as tables with 8-byte entries.
120         Sort the relocations before examining them.
121         (relax_property_section): Use xtensa_is_proptable_section and
122         xtensa_is_littable_section.  Rewrite code for combining table entries
123         to be more robust in case of unexpected relocations.  Do not set offset
124         of unused relocations to less than zero.
125         (xtensa_is_property_section): Use other functions instead of
126         duplicating section name comparisons.
127         (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
128         (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
129         
130 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
131         
132         * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
133         from Xtensa property sections.
134         
135 2007-04-12  Alan Modra  <amodra@bigpond.net.au>
137         * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
138         is non-NULL before dereferencing.
140 2007-04-11  Nathan Sidwell  <nathan@codesourcery.com>
142         * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
143         relocs too.
145 2007-04-10  Richard Henderson  <rth@redhat.com>
147         * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
148         (elf64_alpha_size_got_sections): Remove unused something_changed local.
149         (elf64_alpha_size_plt_section): Return void.
150         (elf64_alpha_size_rela_got_section): Likewise.
151         (elf64_alpha_relax_section): Only regenerate got+plt if the 
152         relax_trip counter has changed.
154 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
156         * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
157         * doc/Makefile.am (DOCFILES): Add bfdver.texi.
158         (bfdver.texi): New rule.
159         * Makefile.in, doc/Makefile.in: Regenerated.
161 2007-04-03  Matt Thomas  <matt@netbsd.org>
163         * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc 
164         in a shared object if it is not in a CODE section or if it is against
165         a section symbol.  This allows DWARF2 to use pcrel format.
167 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
169         PR ld/4304
170         * elflink.c (bfd_elf_final_link): Call einfo callback in
171         bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
172         warning.
174 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
176         * elf32-spu.c (spu_elf_output_symbol_hook): New function.
177         (elf_backend_link_output_symbol_hook): Define.
179 2007-04-02  Nick Clifton  <nickc@redhat.com>
181         PR binutils/4292
182         * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
183         targets as 64-bit values, even if running on a 64-bit host.
184         * coffgen.c (coff_print_symbol): Likewise.
186 2007-03-29  Nick Clifton  <nickc@redhat.com>
188         PR binutils/4110
189         * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
190         (setup_group): Use it.  Report corrupt group section headers.
191         (bfd_section_from_shdr): Use new macro.  Replace constant 4 with
192         GRP_ENTRY_SIZE.  Cope with NULLs in the group section table.
193         (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
195 2007-03-29  Alan Modra  <amodra@bigpond.net.au>
197         PR ld/4267
198         * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
199         for rel->r_info values.
200         (bfd_elf_perform_complex_relocation): Likewise.
201         * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
202         unused entries.  Don't clear plt.plist in loop.
204 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
206         * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
207         * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
208         Merge into...
209         (sparc_elf_append_rela): ...this new function.
210         (SPARC_ELF_APPEND_RELA): Delete.
211         (_bfd_sparc_elf_link_hash_table_create): Don't initialize
212         the deleted append_rela field.
213         (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
214         instead of SPARC_ELF_APPEND_RELA.
215         (_bfd_sparc_elf_finish_dynamic_symbol): Likewise.  Use the
216         elf_size_info structure to find the size of a RELA entry and
217         the associated swap-out function.
218         (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
219         (sparc_finish_dyn): ...this new function.
220         (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
222 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
223             Phil Edwards  <phil@codesourcery.com>
225         * doc/bfd.texinfo: Put the contents after the title page rather
226         than at the end of the document.
228 2007-03-27  Andreas Schwab  <schwab@suse.de>
230         * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
232 2007-03-26  H.J. Lu  <hongjiu.lu@intel.com>
234         * configure: Regenerated.
236 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
238         * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
239         (allocate_spuear_stubs): New function.
240         (spu_elf_size_stubs): Call allocate_spuear_stubs.
242 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
244         * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
245         * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
246         (MY (bfd_reloc_name_lookup)): New function.
247         * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
248         * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
249         (MY_bfd_reloc_name_lookup): Define.
250         * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
251         (MY_bfd_reloc_name_lookup): Define.
252         * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
253         (NAME (aout, reloc_name_lookup)): New function.
254         * bout.c (b_out_bfd_reloc_name_lookup): New function.
255         * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
256         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
257         * coff-arm.c (coff_arm_reloc_name_lookup): New function.
258         (coff_bfd_reloc_name_lookup): Define.
259         * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
260         (coff_i386_reloc_name_lookup): New function.
261         * coff-i860.c (coff_i860_reloc_name_lookup): New function.
262         (coff_bfd_reloc_name_lookup): Define.
263         * coff-i960.c (coff_i960_reloc_name_lookup): New function.
264         (coff_bfd_reloc_name_lookup): Define.
265         * coff-m68k.c (m68k_reloc_name_lookup): New function.
266         (coff_bfd_reloc_name_lookup): Define.
267         * coff-maxq.c (maxq_reloc_name_lookup): New function.
268         (coff_bfd_reloc_name_lookup): Define.
269         * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
270         (coff_bfd_reloc_name_lookup): Define.
271         * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
272         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
273         * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
274         (coff_bfd_reloc_name_lookup): Define.
275         * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
276         (_bfd_xcoff_reloc_name_lookup): New function.
277         (rs6000coff_vec, pmac_xcoff_vec): Init new field.
278         * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
279         (sh_coff_reloc_name_lookup): New function.
280         * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
281         (coff_bfd_reloc_name_lookup): Define.
282         * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
283         (tic30_coff_reloc_name_lookup): New function.
284         * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
285         (tic4x_coff_reloc_name_lookup): New function.
286         * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
287         (tic54x_coff_reloc_name_lookup): New function.
288         * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
289         (coff_amd64_reloc_name_lookup): New function.
290         * coff-z80.c (coff_z80_reloc_name_lookup): New function.
291         (coff_bfd_reloc_name_lookup): Define.
292         * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
293         (coff_bfd_reloc_name_lookup): Define.
294         * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
295         (xcoff64_reloc_name_lookup): New function.
296         (rs6000coff64_vec, aix5coff64_vec): Init new field.
297         * coffcode.h (coff_bfd_reloc_name_lookup): Define.
298         * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
299         * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
300         * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
301         * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
302         * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
303         (bfd_elf32_bfd_reloc_name_lookup): Define.
304         * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
305         * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
306         (bfd_elf32_bfd_reloc_name_lookup): Define.
307         * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
308         (bfd_elf32_bfd_reloc_name_lookup): Define.
309         * elf32-cris.c (cris_reloc_name_lookup): New function.
310         (bfd_elf32_bfd_reloc_name_lookup): Define.
311         * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
312         (bfd_elf32_bfd_reloc_name_lookup): Define.
313         * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
314         * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
315         * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
316         (bfd_elf32_bfd_reloc_name_lookup): Define.
317         * elf32-fr30.c (fr30_reloc_name_lookup): New function.
318         (bfd_elf32_bfd_reloc_name_lookup): Define.
319         * elf32-frv.c (frv_reloc_name_lookup): New function.
320         (bfd_elf32_bfd_reloc_name_lookup): Define.
321         * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
322         * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
323         (bfd_elf32_bfd_reloc_name_lookup): Define.
324         * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
325         * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
326         (bfd_elf32_bfd_reloc_name_lookup): Define.
327         * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
328         (bfd_elf32_bfd_reloc_name_lookup): Define.
329         * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
330         (bfd_elf32_bfd_reloc_name_lookup): Define.
331         * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
332         (bfd_elf32_bfd_reloc_name_lookup): Define.
333         * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
334         (bfd_elf32_bfd_reloc_name_lookup): Define.
335         * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
336         (bfd_elf32_bfd_reloc_name_lookup): Define.
337         * elf32-m32c.c (m32c_reloc_name_lookup): New function.
338         (bfd_elf32_bfd_reloc_name_lookup): Define.
339         * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
340         * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
341         * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
342         * elf32-m68k.c (reloc_name_lookup): New function.
343         (bfd_elf32_bfd_reloc_name_lookup): Define.
344         * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
345         * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
346         (bfd_elf32_bfd_reloc_name_lookup): Define.
347         * elf32-mep.c (mep_reloc_name_lookup): New function.
348         (bfd_elf32_bfd_reloc_name_lookup): Define.
349         * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
350         (mips_vxworks_bfd_reloc_name_lookup): Likewise.
351         (bfd_elf32_bfd_reloc_name_lookup): Define.
352         * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
353         * elf32-mt.c (mt_reloc_name_lookup): New function.
354         (bfd_elf32_bfd_reloc_name_lookup): Define.
355         * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
356         (bfd_elf32_bfd_reloc_name_lookup): Define.
357         * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
358         * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
359         (bfd_elf32_bfd_reloc_name_lookup): Define.
360         * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
361         (bfd_elf32_bfd_reloc_name_lookup): Define.
362         * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
363         (bfd_elf32_bfd_reloc_name_lookup): Define.
364         * elf32-score.c (elf32_score_reloc_name_lookup): New function.
365         (bfd_elf32_bfd_reloc_name_lookup): Define.
366         * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
367         (bfd_elf32_bfd_reloc_name_lookup): Define.
368         * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
369         * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
370         (bfd_elf32_bfd_reloc_name_lookup): Define.
371         * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
372         (bfd_elf32_bfd_reloc_name_lookup): Define.
373         * elf32-vax.c (reloc_name_lookup): New function.
374         (bfd_elf32_bfd_reloc_name_lookup): Define.
375         * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
376         (bfd_elf32_bfd_reloc_name_lookup): Define.
377         * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
378         (bfd_elf32_bfd_reloc_name_lookup): Define.
379         * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
380         (bfd_elf32_bfd_reloc_name_lookup): Define.
381         * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
382         (bfd_elf64_bfd_reloc_name_lookup): Define.
383         * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
384         * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
385         * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
386         * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
387         * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
388         (bfd_elf64_bfd_reloc_name_lookup): Define.
389         * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
390         (bfd_elf64_bfd_reloc_name_lookup): Define.
391         * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
392         (bfd_elf64_bfd_reloc_name_lookup): Define.
393         * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
394         * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
395         (bfd_elf64_bfd_reloc_name_lookup): Define.
396         * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
397         * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
398         (bfd_elfNN_bfd_reloc_name_lookup): Define.
399         * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
400         * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
401         * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
402         * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
403         * ieee.c (ieee_bfd_reloc_name_lookup): Define.
404         * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
405         * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
406         * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
407         (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
408         (MY(reloc_name_lookup)): New function.
409         * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
410         * oasys.c (oasys_bfd_reloc_name_lookup): Define.
411         * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
412         * pe-mips.c (coff_mips_reloc_name_lookup): New function.
413         (coff_bfd_reloc_name_lookup): Define.
414         * reloc.c (bfd_reloc_name_lookup): New function.
415         * riscix.c (riscix_reloc_name_lookup): New function.
416         (MY_bfd_reloc_name_lookup): Define.
417         * som.c (som_bfd_reloc_name_lookup): New function.
418         * targets.c (struct bfd_target): Add reloc_name_lookup.
419         (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
420         * versados.c (versados_bfd_reloc_name_lookup): Define.
421         * vms.c (vms_bfd_reloc_name_lookup): New function.
422         * bfd-in2.h: Regenerate.
423         * libbfd.h: Regenerate.
425 2007-03-26  Thiemo Seufer  <ths@mips.com>
427         PR ld/4208
428         * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
429         matching relocation is found.
430         (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
432 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
434         * configure: Regenerated.
436 2007-03-23  Joseph Myers  <joseph@codesourcery.com>
438         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
439         * configure: Regenerate.
441 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
443         * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
444         Remove input_sec param.  Adjust all calls.
445         (write_one_stub): Adjust stub symbol.
446         (needs_ovl_stub): New function, extracted from..
447         (spu_elf_size_stubs): ..here.
448         (spu_elf_relocate_section): Use needs_ovl_stub.
450 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
452         * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
453         if nonempty.
454         * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
455         * Makefile.in, configure, doc/Makefile.in: Regenerate.
457 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
459         PR ld/4210
460         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
461         address and virtual size of the last section for the image
462         size.
464 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
466         PR ld/4007
467         * elf.c (assign_file_positions_for_load_sections): Check if
468         all sections are in the segment.
470 2007-03-20  H.J. Lu  <hongjiu.lu@intel.com>
472         PR ld/4208
473         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
474         matching LO16 relocation for HI16 relocation.
476 2007-03-20  Paul Brook  <paul@codesourcery.com>
478         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
479         * bfd-in2.h: Regenerate.
480         * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
481         (record_arm_to_thumb_glue): Use globals->pic_veneer.
482         (elf32_arm_create_thumb_stub): Ditto.
483         (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
485 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
487         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
488         argument and extra last argument.
489         * bfd-in2.h: Regenerate.
490         * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
491         member.
492         (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
493         extra last argument.  Set no_enum_size_warning appropriately.
494         (elf32_arm_merge_eabi_attributes): Improve enum sizes
495         diagnostic, suppressing it when no_enum_size_warning dictates.
497 2007-03-20  Nick Clifton  <nickc@redhat.com>
499         PR binutils/3535
500         * elf.c (copy_private_bfd_data): Widen the scope of Solaris
501         specific conditions that need the program headers to be
502         rewritten.
504 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
506         * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
507         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
508         SizeOfInitializedData, SizeOfUninitializedData,
509         AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
510         extra PE a.out header.
511         (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
512         (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
513         defined.
514         (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
515         defined.
516         (_bfd_XX_print_private_bfd_data_common): Also print Magic,
517         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
518         SizeOfInitializedData, SizeOfUninitializedData,
519         AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
520         extra PE a.out header.
522 2007-03-18  H.J. Lu  <hongjiu.lu@intel.com>
524         * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
525         only if BFD64 is defined.
527 2007-03-17  Alan Modra  <amodra@bigpond.net.au>
529         * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
530         on setjmp calls.
532 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
534         * doc/Makefile.in: Regenerated.
536 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
538         * Makefile.am (bfdver.h): Substitute report_bugs_to.  Also
539         create doc/bfdver.texi.
540         * Makefile.in: Regenerated.
542         * configure.in (--with-bugurl): New option.
543         * configure: Regenerated.
545         * version.h (REPORT_BUGS_TO): New.
547 2007-03-13  H.J. Lu  <hongjiu.lu@intel.com>
549         PR binutils/3826
550         * elf-bfd.h (elf_backend_data): Add elf_osabi.
551         (_bfd_elf_set_osabi): New.
553         * elf.c (_bfd_elf_set_osabi): New.
555         * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
556         (elf_backend_post_process_headers): Defined with
557         _bfd_elf_set_osabi.
558         (ELF_OSABI): Properly defined for each target.
560         * elf32-i370.c (i370_elf_post_process_headers): Removed.
561         (ELF_OSABI): Defined.
562         (elf_backend_post_process_headers): Defined with
563         _bfd_elf_set_osabi.
565         * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
566         freebsd.
567         (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
569         * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
570         (ELF_OSABI): Defined.
571         (elf_backend_post_process_headers): Defined with
572         _bfd_elf_set_osabi.
574         * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
575         freebsd.
576         (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
577         elf_osabi.
579         * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
580         with elf_osabi.
581         (ELF_OSABI): Properly defined for each target.
582         (elf_backend_post_process_headers): Defined with
583         _bfd_elf_set_osabi for Linux.
585         * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
586         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
587         (elf_backend_post_process_headers): Defined with
588         _bfd_elf_set_osabi.
590         * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
591         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
592         (elf_backend_post_process_headers): Defined with
593         _bfd_elf_set_osabi.
595         * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
596         with any ELF target of the compatible machine for which we do not
597         have a specific backend.
599         * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
600         with elf_osabi.
602         * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
603         (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
605 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
607         * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
608         V850_OTHER_* bits.
610 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
612         * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
613         (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
614         Run "make dep-am".
615         * Makefile.in: Regenerate.
616         * po/SRC-POTFILES.in: Regenerate.
618 2007-03-07  H.J. Lu  <hongjiu.lu@intel.com>
620         * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
621         (x86_64-*-kfreebsd*-gnu): Likewise.
622         (x86_64-*-netbsd*): Likewise.
623         (x86_64-*-openbsd*): Likewise.
624         (x86_64-*-linux-*): Likewise.
626         * configure.in: Support bfd_efi_app_x86_64_vec.
627         * configure: Regenerated.
629         * efi-app-x86_64.c: New file.
631         * targets.c (bfd_efi_app_x86_64_vec): New.
632         (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
634 2007-03-07  Kai Tietz   <kai.tietz@onevision.com>
636         * reloc.c (bfd_generic_get_relocated_section_contents): Remove
637         const for type reloc_howto_type.
639 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
641         PR 3958
642         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
643         (elf_discarded_section): Move..
644         * bfd-in.h: ..to here.
645         * bfd-in2.h: Regenerate.
646         * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
647         from discarded sections before relocate_section has done its job.
648         * reloc.c (bfd_generic_get_relocated_section_contents): Handle
649         relocs against symbols from discarded sections.
650         * elf-hppa.h (elf_hppa_howto_table): Set size.  Set dst_mask on
651         SECREL32.
652         (elf_hppa_relocate_section): Handle relocatable link after setting
653         sec, sym, h etc. for final link.  Squash error messages for
654         relocatable link.  Clear section contents for relocs against
655         symbols in discarded sections, and zero reloc.  Remove existing
656         zero r_symndx code.
657         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
658         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
659         * elf32-arm.c (elf32_arm_relocate_section): Likewise.
660         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
661         * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
662         (bfin_relocate_section): Likewise.
663         * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
664         * elf32-cris.c (cris_elf_relocate_section): Likewise.
665         * elf32-crx.c (elf32_crx_relocate_section): Likewise.
666         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
667         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
668         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
669         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
670         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
671         * elf32-i370.c (i370_elf_relocate_section): Likewise.
672         * elf32-i386.c (elf_i386_relocate_section): Likewise.
673         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
674         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
675         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
676         * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
677         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
678         * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
679         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
680         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
681         * elf32-mep.c (mep_elf_relocate_section): Likewise.
682         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
683         * elf32-mt.c (mt_elf_relocate_section): Likewise.
684         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
685         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
686         * elf32-s390.c (elf_s390_relocate_section): Likewise.
687         * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
688         * elf32-sh.c (sh_elf_relocate_section): Likewise.
689         * elf32-spu.c (spu_elf_relocate_section): Likewise.
690         * elf32-v850.c (v850_elf_relocate_section): Likewise.
691         * elf32-vax.c (elf_vax_relocate_section): Likewise.
692         * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
693         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
694         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
695         * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
696         (elf64_alpha_relocate_section): Likewise.
697         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
698         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
699         * elf64-s390.c (elf_s390_relocate_section): Likewise.
700         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
701         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
702         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
703         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
704         * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
706         * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
707         symbols for relocatable link.  Don't use always-zero st_value.
708         (elf_backend_rela_normal): Don't define.
709         * elf32-bfin.c (bfinfdpic_relocate_section): Use
710         RELOC_FOR_GLOBAL_SYMBOL.
711         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
712         * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
713         section symbol adjustments with same for relocatable link.
714         * elf32-i386.c (elf_i386_relocate_section): Likewise.
715         * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
716         (elf32_m68hc11_check_relocs): ..to here.
717         * elf32-score.c (score_elf_final_link_relocate): Remove zero
718         r_symndx code.
719         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
721 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
723         PR 4144
724         * elf.c (assign_file_positions_for_load_sections): Don't
725         adjust p_memsz for !SEC_LOAD section vma modulo page size.
726         Instead, use the same lma based adjustment for SEC_LOAD
727         sections.
729 2007-03-01  Bob Wilson  <bob.wilson@acm.org>
731         * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
732         (find_relaxable_sections): Do not increment src_count for unknown
733         opcodes.  Decode only once instead of calling is_l32r_relocation.
734         (compute_text_actions): Remove unused no_insn_move flag.  Assert that
735         src_next matches src_count in relax_info.
737 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
739         * Makefile.am (bfdver.h): Use "." not " " between version number
740         and date.
741         * Makefile.in: Regenerate.
742         * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
743         * configure: Regenerate.
745 2007-02-28  Nathan Sidwell  <nathan@codesourcery.com>
747         * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
749 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
751         * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
752         * elf32-spu.c (ovl_mgr_pread): Add const to casts.
754 2007-02-23  Carlos O'Donell  <carlos@codesourcery.com>
756         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
757         DWARF even with 64-bit addresses.
758         (_bfd_dwarf2_find_nearest_line): Likewise.
760 2007-02-23  Nick Clifton  <nickc@redhat.com>
762         PR binutils/3535
763         * elf.c (copy_private_bfd_data): Always rewrite the program
764         headers when a Solaris interpreter segment is involved.
766 2007-02-22  Paul Brook  <paul@codesourcery.com>
768         * elflink.c (gc_mark_hook_fn): Remove.
769         (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
770         (bfd_elf_gc_sections): Ditto.  Call gc_mark_extra_sections.
771         * elf-bfd.h (elf_gc_mark_hook_fn): Define.
772         (elf_backend_data): Add gc_mark_extra_sections.
773         * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
774         definition.
775         (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
776         * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
777         (elf_backend_gc_mark_extra_sections): Define.
779 2007-02-21  Nick Clifton  <nickc@redhat.com>
781         * elf.c (_bfd_elf_map_sections_to_segments): If the
782         override_segment_assignment callback is defined then call it.
784 2007-02-21  Alan Modra  <amodra@bigpond.net.au>
786         * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
788 2007-02-19  Thiemo Seufer  <ths@mips.com>
790         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
791         translation marker from untranslatable strings.
793 2007-02-19  Alan Modra  <amodra@bigpond.net.au>
795         * elf-bfd.h (struct elf_backend_data): Add default_execstack.
796         * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
797         * elfxx-target.h (elf_backend_default_execstack): Define to 1.
798         (elfNN_bed): Init new field.
799         * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
801 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
802             Nathan Sidwell  <nathan@codesourcery.com>
803             Vladimir Prus  <vladimir@codesourcery.com
804             Joseph Myers  <joseph@codesourcery.com>
806         * configure.in (--with-pkgversion): New option.
807         * configure: Regenerate.
808         * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
809         * Makefile.in: Regenerate.
810         * version.h (BFD_VERSION_STRING): Define using
811         @bfd_version_package@.
813 2007-02-16  Carlos O'Donell  <carlos@codesourcery.com>
815         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
816         Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
817         and EF_MIPS_UCODE.
819 2007-02-15  Alan Modra  <amodra@bigpond.net.au>
821         * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
822         declare.
823         (_bfd_norelocs_canonicalize_reloc): Likewise.
824         * libbfd.h: Regenerate.
825         * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
826         (_bfd_norelocs_canonicalize_reloc): Likewise.
827         * binary.c (binary_bfd_reloc_type_lookup): Don't define.
828         (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
829         (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
830         * ihex.c: Similarly.
831         * mach-o-target.c: Similarly.
832         * mach-o.c: Similarly.
833         * mmo.c: Similarly.
834         * pef.c: Similarly.
835         * ppcboot.c: Similarly.
836         * srec.c: Similarly.
837         * xsym.c: Similarly.
839 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
841         PR ld/3953
842         * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
843         when adding default symbol.
845 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
847         * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
848         for branch lookup table.
850 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
852         * elf64-ppc.c (create_linkage_sections): Don't create
853         .rela.rodata.brlt for --emit-relocs.
854         (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
855         (ppc_size_one_stub): Count them.  Simplify test of stub type
856         when counting stub relocs.  Set SEC_RELOC too.
857         (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
858         (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
860 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
862         * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
863         with a zero symbol index.
865 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
867         * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
869 2007-02-05  Dave Brolley  <brolley@redhat.com>
870             Stan Cox  <scox@redhat.com>
872         PR ld/3972
873         * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
875 2007-02-05  Dave Brolley  <brolley@redhat.com>
876             Richard Sandiford  <rsandifo@redhat.com>
877             Stan Cox  <scox@redhat.com>
878             Nick Clifton  <nickc@redhat.com>
879             DJ Delorie  <dj@redhat.com>
880             Frank Ch. Eigler  <fche@redhat.com>
881             Ben Elliston  <bje@redhat.com>
882             Richard Henderson  <rth@redhat.com>
884         * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
885         (ALL_MACHINES_CFILES): Add CPU_MEP.c.
886         (BFD32_BACKENDS): Add elf32-mep.lo.
887         (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
888         (cpu-mep.lo,elf32-mep.lo): New targets.
889         * archures.c (bfd_arch_mep): New enumerator.
890         (bfd_mach_mep, bfd_mach_mep_h1): New macros.
891         (bfd_mep_arch): New external variable.
892         (bfd_archures_list): Add bfd_mep_arch.
893         * config.bfd: Support mep-*-elf.
894         * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
895         * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
896         * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
897         declarations.
898         (_bfd_target_vector): Add bfd_elf32_mep_vec and
899         bfd_elf32_mep_little_vec.
900         * mep-relocs.pl: New file.
901         * cpu-mep.c: New file.
902         * elf32-mep.c: New file.
903         * bfd-in2.h: Regenerate.
904         * po/POTFILES.in: Regenerate.
905         * libbfd.h: Regenerate.
906         * Makefile.in: Regenerate.
907         * configure: Regenerate.
909 2007-02-05  Dave Brolley  <brolley@redhat.com>
911         * elflink.c (evaluate_complex_relocation_symbols): Check for
912         STT_SRELC for global symbols.
913         (perform_complex_relocations): Renamed to
914         perform_complex_relocation and now examines only one relocation.
915         (elf_link_input_bfd): Don't call perform_complex_relocations.
916         * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
917         * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
918         (OD,OS,OU): #undefs corrected to N, S and U repectively.
919         (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
920         (complex_reloc_installation_howto): Removed.
921         (mep_info_to_howto_rela): Remove special case for r_type==0xff.
922         (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
924 2007-02-05  Dave Brolley  <brolley@redhat.com>
925             Richard Sandiford  <rsandifo@redhat.com>
926             DJ Delorie  <dj@redhat.com>
927             Graydon Hoare  <graydon@redhat.com>
928             Nick Clifton  <nickc@cambridge.redhat.com>
929             Jeff Holcomb  <jeffh@redhat.com>
930             Frank Ch. Eigler  <fche@redhat.com>
932         * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
933         * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
934         * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
935         * elflink.c (set_symbolValue): New static function.
936         (resolve_symbol): Likewise.
937         (resolve_section): Likewise.
938         (undefined_reference): Likewise.
939         (eval_symbol): Likewise.
940         (evaluate_complex_relocation_symbols): Likewise.
941         (put_value): Likewise.
942         (get_value): Likewise.
943         (decode_complex_addend):
944         (bfd_elf_perform_complex_relocation): New function.
945         (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
946         * reloc.c (BFD_RELOC_RELC): New relocation number.
947         * syms.c (BSF_RELC,BSF_SRELC): New macros.
949 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
951         * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
952         (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
953         (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
954         (elf_xtensa_allocate_got_size): Replace these with...
955         (elf_xtensa_allocate_dynrelocs): ...this new function.
956         (elf_xtensa_size_dynamic_sections): Use it.
958 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
960         * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
961         <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
962         Set src_mask to zero.
963         <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise.  Also fix dst_mask.
964         <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
966 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
968         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
969         (elf_xtensa_dynamic_symbol_p): ...this.
971 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
973         * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
974         (struct elf_xtensa_link_hash_table): New.
975         (elf_xtensa_hash_table): New.
976         (elf_xtensa_link_hash_table_create): New.
977         (elf_xtensa_check_relocs): Update plt_reloc_count references.
978         Update arguments to add_extra_plt_sections.
979         (elf_xtensa_create_dynamic_sections): Record new sections in the hash
980         table.  Update for plt_reloc_count and add_extra_plt_sections.
981         (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
982         argument with link info.  Update calls to elf_xtensa_get_plt_section
983         and elf_xtensa_get_gotplt_section.
984         (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
985         (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
986         (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
987         (relax_property_section): Get sections from the hash table and update
988         function calls.
989         (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
990         dynobj argument with link info.  Get sections for first plt chunk from
991         the hash table.
992         (bfd_elf32_bfd_link_hash_table_create): Define.
994 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
996         * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
997         * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
998         (struct elf_symbol): Change first member into union.
999         (elf_sort_elf_symbol): Compare pointers to internal syms rather than
1000         internal syms.  Only compare st_shndx fields.
1001         (elf_create_symbuf): New function.
1002         (bfd_elf_match_symbols_in_sections): Use it.  If symbufs are available
1003         for bfds, use a binary search, otherwise don't qsort symbols
1004         unnecessarily only to select which symbols are for the particular
1005         shndx.
1007 2007-02-01  Nick Clifton  <nickc@redhat.com>
1009         PR ld/3852
1010         * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
1011         in the elf_link_hash_table structure.
1013 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
1015         * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
1016         * elfxx-target.h (elf_backend_write_core_note): Define and use.
1017         * elf.c (elfcore_write_prpsinfo): Call the above.  Add support for
1018         32-bit core note on 64-bit target.
1019         (elfcore_write_prstatus): Likewise.
1020         (elfcore_write_lwpstatus): Make note_name const.
1021         (elfcore_write_prfpreg): Likewise.
1022         (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
1023         target.
1024         * elf32-ppc.c (ppc_elf_write_core_note): New function.
1025         (elf_backend_write_core_note): Define.
1026         * elf64-ppc.c (ppc64_elf_write_core_note): New function.
1027         (elf_backend_write_core_note): Define.
1029 2007-01-31  H.J. Lu  <hongjiu.lu@intel.com>
1031         * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
1032         (elf32_bed): Defined for elf32-us-cris.
1034         * elf64-sh64.c (elf64_bed): Defined for Linux.
1035         (INCLUDED_TARGET_FILE): Removed.
1037         * elfxx-target.h (elfNN_bed): Always define. Don't check
1038         INCLUDED_TARGET_FILE.
1040 2007-01-31  DJ Delorie  <dj@redhat.com>
1042         * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
1043         message for dangerous relocs, special case the common user error.
1045 2007-01-30  H.J. Lu  <hongjiu.lu@intel.com>
1047         * elf.c (copy_elf_program_header): Start from the first section
1048         in a segment and stop when all sections in a segment are
1049         accounted for.
1051 2007-01-29  Julian Brown  <julian@codesourcery.com>
1053         * bfd-in2.h: Regenerate.
1054         * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
1055         instruction scanning should be done.
1056         (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
1057         (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
1058         (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
1059         prototype.
1060         * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
1061         argument.
1062         * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
1063         (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
1064         (elf32_vfp11_erratum_type): New enum.
1065         (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
1066         veneers.
1067         (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
1068         (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
1069         vfp11_fix and num_vfp11_fixes fields.
1070         (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
1071         vfp11_erratum_glue_size, num_vfp11_fixes fields.
1072         (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
1073         (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
1074         glue section.
1075         (elf32_arm_section_map_add): Add an code/data mapping symbol entry
1076         to a section's map.
1077         (record_vfp11_erratum_veneer): Create a single veneer, and its
1078         associated symbols.
1079         (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
1080         (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
1081         BFDs.
1082         (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
1083         required.
1084         (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
1085         (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
1086         (bfd_arm_vfp11_write_mask): Update write mask according to coded
1087         register number.
1088         (bfd_arm_vfp11_antidependency): New function.
1089         (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
1090         (elf32_arm_compare_mapping): Declare.
1091         (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
1092         BFD for potential erratum-triggering insns. Record results.
1093         (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
1094         and branches to veneers have been placed in virtual memory after
1095         layout.
1096         (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
1097         hash table.
1098         (elf32_arm_output_symbol_hook): Remove.
1099         (elf32_arm_write_section): Output veneers, and branches to veneers.
1100         Use maps from input sections, not output sections, for code
1101         byte-swapping.
1102         * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
1103         * elf32-score.c (_bfd_score_elf_write_section): Likewise.
1104         * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
1105         * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
1107 2007-01-27  H.J. Lu  <hongjiu.lu@intel.com>
1109         * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
1110         (INCLUDED_TARGET_FILE): Removed.
1112 2007-01-27  Mike Frysinger  <vapier@gentoo.org>
1114         * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
1115         (INCLUDED_TARGET_FILE): Remove.
1117 2007-01-25  DJ Delorie  <dj@redhat.com>
1119         * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
1120         R_M32C_16 or R_M32C_24 relocs.
1122 2007-01-25  Nick Clifton  <nickc@redhat.com>
1124         PR binutils/3874
1125         * elf32-avr.c (avr_link_hash_table): Check to make sure that the
1126         hash table was created by elf32_avr_link_hash_table_create before
1127         using it.
1128         (elf32_avr_link_hash_newfunc): New function.  Just pass the call
1129         through to _bfd_elf_link_hash_newfunc.
1130         (elf32_avr_link_hash_table_create): Use
1131         elf32_avr_link_hash_newfunc instead of
1132         _bfd_elf_link_hash_newfunc.
1133         (elf32_avr_relocate_section): Check for the hash table pointer
1134         being NULL.
1135         (elf32_avr_relax_section, avr_build_one_stub,
1136         elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
1137         elf32_avr_build_stubs): Likewise.
1139 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
1141         PR ld/3831
1142         * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
1143         argument, Elf_Internal_Sym *.
1145         * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
1146         symbol dynamic if info->dynamic_data is TRUE.
1147         (bfd_elf_record_link_assignment): Updated call to
1148         bfd_elf_record_link_assignment.
1149         (_bfd_elf_merge_symbol): Likewise.  Always call
1150         bfd_elf_link_mark_dynamic_symbol.
1152 2007-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1154         * Makefile.am (BFD_LIBS): Removed.
1155         * Makefile.in: Regenerated.
1157 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1159         PR binutils/3631
1160         * Makefile.am (OFILES): Add @bfd64_libs@.
1161         (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1162         * Makefile.in: Regenerated.
1164         * configure.in (bfd_libs): Replaced by ...
1165         (bfd64_libs): This.
1166         * configure: Regenerated.
1168 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1170         * elf.c (assign_file_positions_for_load_sections): We can
1171         require fewer phdrs than expected.
1173 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
1175         * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1176         * bfd-in2.h: Regenerate.
1177         * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1178         bfd_mach_cpu32_fido.
1179         (m68k_arch_features): Use fido_a instead of cpu32.
1180         (bfd_m68k_compatible): Reject the combination of Fido and
1181         ColdFire.  Accept the combination of CPU32 and Fido with a
1182         warning.
1183         * elf32-m68k.c (elf32_m68k_object_p,
1184         elf32_m68k_merge_private_bfd_data,
1185         elf32_m68k_print_private_bfd_data): Treat Fido as an
1186         architecture by itself.
1188 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1190         * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1192 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
1194         * texhex.c (first_phase): Don't fall through into the default
1195         case.
1196         (pass_over): Replace abort () calls with return FALSE.  Fix
1197         buffer overflow.
1199 2007-01-04  Jie Zhang  <jie.zhang@analog.com>
1201         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1202         SEC_EXCLUDE on zero size .eh_frame.
1204 For older changes see ChangeLog-2006
1206 Local Variables:
1207 mode: change-log
1208 left-margin: 8
1209 fill-column: 74
1210 version-control: never
1211 End: