* src-release (do-proto-toplev): Process the support directories before
[binutils.git] / bfd / ChangeLog
blob7b8cf3e9cd68711c065b352ebb07cd9b14b2533b
1 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
3         * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
4         * doc/Makefile.am (DOCFILES): Add bfdver.texi.
5         (bfdver.texi): New rule.
6         * Makefile.in, doc/Makefile.in: Regenerated.
8 2007-04-03  Matt Thomas  <matt@netbsd.org>
10         * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc 
11         in a shared object if it is not in a CODE section or if it is against
12         a section symbol.  This allows DWARF2 to use pcrel format.
14 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
16         PR ld/4304
17         * elflink.c (bfd_elf_final_link): Call einfo callback in
18         bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
19         warning.
21 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
23         * elf32-spu.c (spu_elf_output_symbol_hook): New function.
24         (elf_backend_link_output_symbol_hook): Define.
26 2007-04-02  Nick Clifton  <nickc@redhat.com>
28         PR binutils/4292
29         * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
30         targets as 64-bit values, even if running on a 64-bit host.
31         * coffgen.c (coff_print_symbol): Likewise.
33 2007-03-29  Nick Clifton  <nickc@redhat.com>
35         PR binutils/4110
36         * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
37         (setup_group): Use it.  Report corrupt group section headers.
38         (bfd_section_from_shdr): Use new macro.  Replace constant 4 with
39         GRP_ENTRY_SIZE.  Cope with NULLs in the group section table.
40         (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
42 2007-03-29  Alan Modra  <amodra@bigpond.net.au>
44         PR ld/4267
45         * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
46         for rel->r_info values.
47         (bfd_elf_perform_complex_relocation): Likewise.
48         * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
49         unused entries.  Don't clear plt.plist in loop.
51 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
53         * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
54         * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
55         Merge into...
56         (sparc_elf_append_rela): ...this new function.
57         (SPARC_ELF_APPEND_RELA): Delete.
58         (_bfd_sparc_elf_link_hash_table_create): Don't initialize
59         the deleted append_rela field.
60         (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
61         instead of SPARC_ELF_APPEND_RELA.
62         (_bfd_sparc_elf_finish_dynamic_symbol): Likewise.  Use the
63         elf_size_info structure to find the size of a RELA entry and
64         the associated swap-out function.
65         (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
66         (sparc_finish_dyn): ...this new function.
67         (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
69 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
70             Phil Edwards  <phil@codesourcery.com>
72         * doc/bfd.texinfo: Put the contents after the title page rather
73         than at the end of the document.
75 2007-03-27  Andreas Schwab  <schwab@suse.de>
77         * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
79 2007-03-26  H.J. Lu  <hongjiu.lu@intel.com>
81         * configure: Regenerated.
83 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
85         * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
86         (allocate_spuear_stubs): New function.
87         (spu_elf_size_stubs): Call allocate_spuear_stubs.
89 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
91         * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
92         * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
93         (MY (bfd_reloc_name_lookup)): New function.
94         * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
95         * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
96         (MY_bfd_reloc_name_lookup): Define.
97         * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
98         (MY_bfd_reloc_name_lookup): Define.
99         * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
100         (NAME (aout, reloc_name_lookup)): New function.
101         * bout.c (b_out_bfd_reloc_name_lookup): New function.
102         * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
103         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
104         * coff-arm.c (coff_arm_reloc_name_lookup): New function.
105         (coff_bfd_reloc_name_lookup): Define.
106         * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
107         (coff_i386_reloc_name_lookup): New function.
108         * coff-i860.c (coff_i860_reloc_name_lookup): New function.
109         (coff_bfd_reloc_name_lookup): Define.
110         * coff-i960.c (coff_i960_reloc_name_lookup): New function.
111         (coff_bfd_reloc_name_lookup): Define.
112         * coff-m68k.c (m68k_reloc_name_lookup): New function.
113         (coff_bfd_reloc_name_lookup): Define.
114         * coff-maxq.c (maxq_reloc_name_lookup): New function.
115         (coff_bfd_reloc_name_lookup): Define.
116         * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
117         (coff_bfd_reloc_name_lookup): Define.
118         * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
119         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
120         * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
121         (coff_bfd_reloc_name_lookup): Define.
122         * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
123         (_bfd_xcoff_reloc_name_lookup): New function.
124         (rs6000coff_vec, pmac_xcoff_vec): Init new field.
125         * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
126         (sh_coff_reloc_name_lookup): New function.
127         * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
128         (coff_bfd_reloc_name_lookup): Define.
129         * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
130         (tic30_coff_reloc_name_lookup): New function.
131         * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
132         (tic4x_coff_reloc_name_lookup): New function.
133         * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
134         (tic54x_coff_reloc_name_lookup): New function.
135         * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
136         (coff_amd64_reloc_name_lookup): New function.
137         * coff-z80.c (coff_z80_reloc_name_lookup): New function.
138         (coff_bfd_reloc_name_lookup): Define.
139         * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
140         (coff_bfd_reloc_name_lookup): Define.
141         * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
142         (xcoff64_reloc_name_lookup): New function.
143         (rs6000coff64_vec, aix5coff64_vec): Init new field.
144         * coffcode.h (coff_bfd_reloc_name_lookup): Define.
145         * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
146         * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
147         * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
148         * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
149         * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
150         (bfd_elf32_bfd_reloc_name_lookup): Define.
151         * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
152         * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
153         (bfd_elf32_bfd_reloc_name_lookup): Define.
154         * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
155         (bfd_elf32_bfd_reloc_name_lookup): Define.
156         * elf32-cris.c (cris_reloc_name_lookup): New function.
157         (bfd_elf32_bfd_reloc_name_lookup): Define.
158         * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
159         (bfd_elf32_bfd_reloc_name_lookup): Define.
160         * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
161         * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
162         * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
163         (bfd_elf32_bfd_reloc_name_lookup): Define.
164         * elf32-fr30.c (fr30_reloc_name_lookup): New function.
165         (bfd_elf32_bfd_reloc_name_lookup): Define.
166         * elf32-frv.c (frv_reloc_name_lookup): New function.
167         (bfd_elf32_bfd_reloc_name_lookup): Define.
168         * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
169         * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
170         (bfd_elf32_bfd_reloc_name_lookup): Define.
171         * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
172         * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
173         (bfd_elf32_bfd_reloc_name_lookup): Define.
174         * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
175         (bfd_elf32_bfd_reloc_name_lookup): Define.
176         * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
177         (bfd_elf32_bfd_reloc_name_lookup): Define.
178         * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
179         (bfd_elf32_bfd_reloc_name_lookup): Define.
180         * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
181         (bfd_elf32_bfd_reloc_name_lookup): Define.
182         * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
183         (bfd_elf32_bfd_reloc_name_lookup): Define.
184         * elf32-m32c.c (m32c_reloc_name_lookup): New function.
185         (bfd_elf32_bfd_reloc_name_lookup): Define.
186         * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
187         * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
188         * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
189         * elf32-m68k.c (reloc_name_lookup): New function.
190         (bfd_elf32_bfd_reloc_name_lookup): Define.
191         * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
192         * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
193         (bfd_elf32_bfd_reloc_name_lookup): Define.
194         * elf32-mep.c (mep_reloc_name_lookup): New function.
195         (bfd_elf32_bfd_reloc_name_lookup): Define.
196         * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
197         (mips_vxworks_bfd_reloc_name_lookup): Likewise.
198         (bfd_elf32_bfd_reloc_name_lookup): Define.
199         * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
200         * elf32-mt.c (mt_reloc_name_lookup): New function.
201         (bfd_elf32_bfd_reloc_name_lookup): Define.
202         * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
203         (bfd_elf32_bfd_reloc_name_lookup): Define.
204         * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
205         * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
206         (bfd_elf32_bfd_reloc_name_lookup): Define.
207         * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
208         (bfd_elf32_bfd_reloc_name_lookup): Define.
209         * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
210         (bfd_elf32_bfd_reloc_name_lookup): Define.
211         * elf32-score.c (elf32_score_reloc_name_lookup): New function.
212         (bfd_elf32_bfd_reloc_name_lookup): Define.
213         * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
214         (bfd_elf32_bfd_reloc_name_lookup): Define.
215         * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
216         * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
217         (bfd_elf32_bfd_reloc_name_lookup): Define.
218         * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
219         (bfd_elf32_bfd_reloc_name_lookup): Define.
220         * elf32-vax.c (reloc_name_lookup): New function.
221         (bfd_elf32_bfd_reloc_name_lookup): Define.
222         * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
223         (bfd_elf32_bfd_reloc_name_lookup): Define.
224         * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
225         (bfd_elf32_bfd_reloc_name_lookup): Define.
226         * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
227         (bfd_elf32_bfd_reloc_name_lookup): Define.
228         * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
229         (bfd_elf64_bfd_reloc_name_lookup): Define.
230         * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
231         * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
232         * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
233         * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
234         * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
235         (bfd_elf64_bfd_reloc_name_lookup): Define.
236         * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
237         (bfd_elf64_bfd_reloc_name_lookup): Define.
238         * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
239         (bfd_elf64_bfd_reloc_name_lookup): Define.
240         * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
241         * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
242         (bfd_elf64_bfd_reloc_name_lookup): Define.
243         * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
244         * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
245         (bfd_elfNN_bfd_reloc_name_lookup): Define.
246         * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
247         * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
248         * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
249         * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
250         * ieee.c (ieee_bfd_reloc_name_lookup): Define.
251         * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
252         * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
253         * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
254         (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
255         (MY(reloc_name_lookup)): New function.
256         * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
257         * oasys.c (oasys_bfd_reloc_name_lookup): Define.
258         * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
259         * pe-mips.c (coff_mips_reloc_name_lookup): New function.
260         (coff_bfd_reloc_name_lookup): Define.
261         * reloc.c (bfd_reloc_name_lookup): New function.
262         * riscix.c (riscix_reloc_name_lookup): New function.
263         (MY_bfd_reloc_name_lookup): Define.
264         * som.c (som_bfd_reloc_name_lookup): New function.
265         * targets.c (struct bfd_target): Add reloc_name_lookup.
266         (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
267         * versados.c (versados_bfd_reloc_name_lookup): Define.
268         * vms.c (vms_bfd_reloc_name_lookup): New function.
269         * bfd-in2.h: Regenerate.
270         * libbfd.h: Regenerate.
272 2007-03-26  Thiemo Seufer  <ths@mips.com>
274         PR ld/4208
275         * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
276         matching relocation is found.
277         (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
279 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
281         * configure: Regenerated.
283 2007-03-23  Joseph Myers  <joseph@codesourcery.com>
285         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
286         * configure: Regenerate.
288 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
290         * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
291         Remove input_sec param.  Adjust all calls.
292         (write_one_stub): Adjust stub symbol.
293         (needs_ovl_stub): New function, extracted from..
294         (spu_elf_size_stubs): ..here.
295         (spu_elf_relocate_section): Use needs_ovl_stub.
297 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
299         * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
300         if nonempty.
301         * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
302         * Makefile.in, configure, doc/Makefile.in: Regenerate.
304 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
306         PR ld/4210
307         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
308         address and virtual size of the last section for the image
309         size.
311 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
313         PR ld/4007
314         * elf.c (assign_file_positions_for_load_sections): Check if
315         all sections are in the segment.
317 2007-03-20  H.J. Lu  <hongjiu.lu@intel.com>
319         PR ld/4208
320         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
321         matching LO16 relocation for HI16 relocation.
323 2007-03-20  Paul Brook  <paul@codesourcery.com>
325         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
326         * bfd-in2.h: Regenerate.
327         * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
328         (record_arm_to_thumb_glue): Use globals->pic_veneer.
329         (elf32_arm_create_thumb_stub): Ditto.
330         (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
332 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
334         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
335         argument and extra last argument.
336         * bfd-in2.h: Regenerate.
337         * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
338         member.
339         (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
340         extra last argument.  Set no_enum_size_warning appropriately.
341         (elf32_arm_merge_eabi_attributes): Improve enum sizes
342         diagnostic, suppressing it when no_enum_size_warning dictates.
344 2007-03-20  Nick Clifton  <nickc@redhat.com>
346         PR binutils/3535
347         * elf.c (copy_private_bfd_data): Widen the scope of Solaris
348         specific conditions that need the program headers to be
349         rewritten.
351 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
353         * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
354         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
355         SizeOfInitializedData, SizeOfUninitializedData,
356         AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
357         extra PE a.out header.
358         (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
359         (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
360         defined.
361         (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
362         defined.
363         (_bfd_XX_print_private_bfd_data_common): Also print Magic,
364         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
365         SizeOfInitializedData, SizeOfUninitializedData,
366         AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
367         extra PE a.out header.
369 2007-03-18  H.J. Lu  <hongjiu.lu@intel.com>
371         * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
372         only if BFD64 is defined.
374 2007-03-17  Alan Modra  <amodra@bigpond.net.au>
376         * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
377         on setjmp calls.
379 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
381         * doc/Makefile.in: Regenerated.
383 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
385         * Makefile.am (bfdver.h): Substitute report_bugs_to.  Also
386         create doc/bfdver.texi.
387         * Makefile.in: Regenerated.
389         * configure.in (--with-bugurl): New option.
390         * configure: Regenerated.
392         * version.h (REPORT_BUGS_TO): New.
394 2007-03-13  H.J. Lu  <hongjiu.lu@intel.com>
396         PR binutils/3826
397         * elf-bfd.h (elf_backend_data): Add elf_osabi.
398         (_bfd_elf_set_osabi): New.
400         * elf.c (_bfd_elf_set_osabi): New.
402         * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
403         (elf_backend_post_process_headers): Defined with
404         _bfd_elf_set_osabi.
405         (ELF_OSABI): Properly defined for each target.
407         * elf32-i370.c (i370_elf_post_process_headers): Removed.
408         (ELF_OSABI): Defined.
409         (elf_backend_post_process_headers): Defined with
410         _bfd_elf_set_osabi.
412         * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
413         freebsd.
414         (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
416         * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
417         (ELF_OSABI): Defined.
418         (elf_backend_post_process_headers): Defined with
419         _bfd_elf_set_osabi.
421         * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
422         freebsd.
423         (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
424         elf_osabi.
426         * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
427         with elf_osabi.
428         (ELF_OSABI): Properly defined for each target.
429         (elf_backend_post_process_headers): Defined with
430         _bfd_elf_set_osabi for Linux.
432         * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
433         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
434         (elf_backend_post_process_headers): Defined with
435         _bfd_elf_set_osabi.
437         * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
438         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
439         (elf_backend_post_process_headers): Defined with
440         _bfd_elf_set_osabi.
442         * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
443         with any ELF target of the compatible machine for which we do not
444         have a specific backend.
446         * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
447         with elf_osabi.
449         * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
450         (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
452 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
454         * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
455         V850_OTHER_* bits.
457 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
459         * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
460         (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
461         Run "make dep-am".
462         * Makefile.in: Regenerate.
463         * po/SRC-POTFILES.in: Regenerate.
465 2007-03-07  H.J. Lu  <hongjiu.lu@intel.com>
467         * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
468         (x86_64-*-kfreebsd*-gnu): Likewise.
469         (x86_64-*-netbsd*): Likewise.
470         (x86_64-*-openbsd*): Likewise.
471         (x86_64-*-linux-*): Likewise.
473         * configure.in: Support bfd_efi_app_x86_64_vec.
474         * configure: Regenerated.
476         * efi-app-x86_64.c: New file.
478         * targets.c (bfd_efi_app_x86_64_vec): New.
479         (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
481 2007-03-07  Kai Tietz   <kai.tietz@onevision.com>
483         * reloc.c (bfd_generic_get_relocated_section_contents): Remove
484         const for type reloc_howto_type.
486 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
488         PR 3958
489         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
490         (elf_discarded_section): Move..
491         * bfd-in.h: ..to here.
492         * bfd-in2.h: Regenerate.
493         * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
494         from discarded sections before relocate_section has done its job.
495         * reloc.c (bfd_generic_get_relocated_section_contents): Handle
496         relocs against symbols from discarded sections.
497         * elf-hppa.h (elf_hppa_howto_table): Set size.  Set dst_mask on
498         SECREL32.
499         (elf_hppa_relocate_section): Handle relocatable link after setting
500         sec, sym, h etc. for final link.  Squash error messages for
501         relocatable link.  Clear section contents for relocs against
502         symbols in discarded sections, and zero reloc.  Remove existing
503         zero r_symndx code.
504         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
505         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
506         * elf32-arm.c (elf32_arm_relocate_section): Likewise.
507         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
508         * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
509         (bfin_relocate_section): Likewise.
510         * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
511         * elf32-cris.c (cris_elf_relocate_section): Likewise.
512         * elf32-crx.c (elf32_crx_relocate_section): Likewise.
513         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
514         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
515         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
516         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
517         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
518         * elf32-i370.c (i370_elf_relocate_section): Likewise.
519         * elf32-i386.c (elf_i386_relocate_section): Likewise.
520         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
521         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
522         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
523         * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
524         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
525         * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
526         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
527         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
528         * elf32-mep.c (mep_elf_relocate_section): Likewise.
529         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
530         * elf32-mt.c (mt_elf_relocate_section): Likewise.
531         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
532         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
533         * elf32-s390.c (elf_s390_relocate_section): Likewise.
534         * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
535         * elf32-sh.c (sh_elf_relocate_section): Likewise.
536         * elf32-spu.c (spu_elf_relocate_section): Likewise.
537         * elf32-v850.c (v850_elf_relocate_section): Likewise.
538         * elf32-vax.c (elf_vax_relocate_section): Likewise.
539         * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
540         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
541         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
542         * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
543         (elf64_alpha_relocate_section): Likewise.
544         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
545         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
546         * elf64-s390.c (elf_s390_relocate_section): Likewise.
547         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
548         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
549         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
550         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
551         * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
553         * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
554         symbols for relocatable link.  Don't use always-zero st_value.
555         (elf_backend_rela_normal): Don't define.
556         * elf32-bfin.c (bfinfdpic_relocate_section): Use
557         RELOC_FOR_GLOBAL_SYMBOL.
558         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
559         * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
560         section symbol adjustments with same for relocatable link.
561         * elf32-i386.c (elf_i386_relocate_section): Likewise.
562         * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
563         (elf32_m68hc11_check_relocs): ..to here.
564         * elf32-score.c (score_elf_final_link_relocate): Remove zero
565         r_symndx code.
566         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
568 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
570         PR 4144
571         * elf.c (assign_file_positions_for_load_sections): Don't
572         adjust p_memsz for !SEC_LOAD section vma modulo page size.
573         Instead, use the same lma based adjustment for SEC_LOAD
574         sections.
576 2007-03-01  Bob Wilson  <bob.wilson@acm.org>
578         * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
579         (find_relaxable_sections): Do not increment src_count for unknown
580         opcodes.  Decode only once instead of calling is_l32r_relocation.
581         (compute_text_actions): Remove unused no_insn_move flag.  Assert that
582         src_next matches src_count in relax_info.
584 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
586         * Makefile.am (bfdver.h): Use "." not " " between version number
587         and date.
588         * Makefile.in: Regenerate.
589         * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
590         * configure: Regenerate.
592 2007-02-28  Nathan Sidwell  <nathan@codesourcery.com>
594         * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
596 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
598         * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
599         * elf32-spu.c (ovl_mgr_pread): Add const to casts.
601 2007-02-23  Carlos O'Donell  <carlos@codesourcery.com>
603         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
604         DWARF even with 64-bit addresses.
605         (_bfd_dwarf2_find_nearest_line): Likewise.
607 2007-02-23  Nick Clifton  <nickc@redhat.com>
609         PR binutils/3535
610         * elf.c (copy_private_bfd_data): Always rewrite the program
611         headers when a Solaris interpreter segment is involved.
613 2007-02-22  Paul Brook  <paul@codesourcery.com>
615         * elflink.c (gc_mark_hook_fn): Remove.
616         (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
617         (bfd_elf_gc_sections): Ditto.  Call gc_mark_extra_sections.
618         * elf-bfd.h (elf_gc_mark_hook_fn): Define.
619         (elf_backend_data): Add gc_mark_extra_sections.
620         * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
621         definition.
622         (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
623         * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
624         (elf_backend_gc_mark_extra_sections): Define.
626 2007-02-21  Nick Clifton  <nickc@redhat.com>
628         * elf.c (_bfd_elf_map_sections_to_segments): If the
629         override_segment_assignment callback is defined then call it.
631 2007-02-21  Alan Modra  <amodra@bigpond.net.au>
633         * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
635 2007-02-19  Thiemo Seufer  <ths@mips.com>
637         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
638         translation marker from untranslatable strings.
640 2007-02-19  Alan Modra  <amodra@bigpond.net.au>
642         * elf-bfd.h (struct elf_backend_data): Add default_execstack.
643         * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
644         * elfxx-target.h (elf_backend_default_execstack): Define to 1.
645         (elfNN_bed): Init new field.
646         * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
648 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
649             Nathan Sidwell  <nathan@codesourcery.com>
650             Vladimir Prus  <vladimir@codesourcery.com
651             Joseph Myers  <joseph@codesourcery.com>
653         * configure.in (--with-pkgversion): New option.
654         * configure: Regenerate.
655         * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
656         * Makefile.in: Regenerate.
657         * version.h (BFD_VERSION_STRING): Define using
658         @bfd_version_package@.
660 2007-02-16  Carlos O'Donell  <carlos@codesourcery.com>
662         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
663         Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
664         and EF_MIPS_UCODE.
666 2007-02-15  Alan Modra  <amodra@bigpond.net.au>
668         * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
669         declare.
670         (_bfd_norelocs_canonicalize_reloc): Likewise.
671         * libbfd.h: Regenerate.
672         * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
673         (_bfd_norelocs_canonicalize_reloc): Likewise.
674         * binary.c (binary_bfd_reloc_type_lookup): Don't define.
675         (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
676         (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
677         * ihex.c: Similarly.
678         * mach-o-target.c: Similarly.
679         * mach-o.c: Similarly.
680         * mmo.c: Similarly.
681         * pef.c: Similarly.
682         * ppcboot.c: Similarly.
683         * srec.c: Similarly.
684         * xsym.c: Similarly.
686 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
688         PR ld/3953
689         * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
690         when adding default symbol.
692 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
694         * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
695         for branch lookup table.
697 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
699         * elf64-ppc.c (create_linkage_sections): Don't create
700         .rela.rodata.brlt for --emit-relocs.
701         (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
702         (ppc_size_one_stub): Count them.  Simplify test of stub type
703         when counting stub relocs.  Set SEC_RELOC too.
704         (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
705         (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
707 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
709         * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
710         with a zero symbol index.
712 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
714         * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
716 2007-02-05  Dave Brolley  <brolley@redhat.com>
717             Stan Cox  <scox@redhat.com>
719         PR ld/3972
720         * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
722 2007-02-05  Dave Brolley  <brolley@redhat.com>
723             Richard Sandiford  <rsandifo@redhat.com>
724             Stan Cox  <scox@redhat.com>
725             Nick Clifton  <nickc@redhat.com>
726             DJ Delorie  <dj@redhat.com>
727             Frank Ch. Eigler  <fche@redhat.com>
728             Ben Elliston  <bje@redhat.com>
729             Richard Henderson  <rth@redhat.com>
731         * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
732         (ALL_MACHINES_CFILES): Add CPU_MEP.c.
733         (BFD32_BACKENDS): Add elf32-mep.lo.
734         (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
735         (cpu-mep.lo,elf32-mep.lo): New targets.
736         * archures.c (bfd_arch_mep): New enumerator.
737         (bfd_mach_mep, bfd_mach_mep_h1): New macros.
738         (bfd_mep_arch): New external variable.
739         (bfd_archures_list): Add bfd_mep_arch.
740         * config.bfd: Support mep-*-elf.
741         * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
742         * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
743         * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
744         declarations.
745         (_bfd_target_vector): Add bfd_elf32_mep_vec and
746         bfd_elf32_mep_little_vec.
747         * mep-relocs.pl: New file.
748         * cpu-mep.c: New file.
749         * elf32-mep.c: New file.
750         * bfd-in2.h: Regenerate.
751         * po/POTFILES.in: Regenerate.
752         * libbfd.h: Regenerate.
753         * Makefile.in: Regenerate.
754         * configure: Regenerate.
756 2007-02-05  Dave Brolley  <brolley@redhat.com>
758         * elflink.c (evaluate_complex_relocation_symbols): Check for
759         STT_SRELC for global symbols.
760         (perform_complex_relocations): Renamed to
761         perform_complex_relocation and now examines only one relocation.
762         (elf_link_input_bfd): Don't call perform_complex_relocations.
763         * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
764         * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
765         (OD,OS,OU): #undefs corrected to N, S and U repectively.
766         (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
767         (complex_reloc_installation_howto): Removed.
768         (mep_info_to_howto_rela): Remove special case for r_type==0xff.
769         (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
771 2007-02-05  Dave Brolley  <brolley@redhat.com>
772             Richard Sandiford  <rsandifo@redhat.com>
773             DJ Delorie  <dj@redhat.com>
774             Graydon Hoare  <graydon@redhat.com>
775             Nick Clifton  <nickc@cambridge.redhat.com>
776             Jeff Holcomb  <jeffh@redhat.com>
777             Frank Ch. Eigler  <fche@redhat.com>
779         * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
780         * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
781         * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
782         * elflink.c (set_symbolValue): New static function.
783         (resolve_symbol): Likewise.
784         (resolve_section): Likewise.
785         (undefined_reference): Likewise.
786         (eval_symbol): Likewise.
787         (evaluate_complex_relocation_symbols): Likewise.
788         (put_value): Likewise.
789         (get_value): Likewise.
790         (decode_complex_addend):
791         (bfd_elf_perform_complex_relocation): New function.
792         (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
793         * reloc.c (BFD_RELOC_RELC): New relocation number.
794         * syms.c (BSF_RELC,BSF_SRELC): New macros.
796 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
798         * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
799         (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
800         (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
801         (elf_xtensa_allocate_got_size): Replace these with...
802         (elf_xtensa_allocate_dynrelocs): ...this new function.
803         (elf_xtensa_size_dynamic_sections): Use it.
805 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
807         * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
808         <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
809         Set src_mask to zero.
810         <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise.  Also fix dst_mask.
811         <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
813 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
815         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
816         (elf_xtensa_dynamic_symbol_p): ...this.
818 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
820         * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
821         (struct elf_xtensa_link_hash_table): New.
822         (elf_xtensa_hash_table): New.
823         (elf_xtensa_link_hash_table_create): New.
824         (elf_xtensa_check_relocs): Update plt_reloc_count references.
825         Update arguments to add_extra_plt_sections.
826         (elf_xtensa_create_dynamic_sections): Record new sections in the hash
827         table.  Update for plt_reloc_count and add_extra_plt_sections.
828         (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
829         argument with link info.  Update calls to elf_xtensa_get_plt_section
830         and elf_xtensa_get_gotplt_section.
831         (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
832         (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
833         (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
834         (relax_property_section): Get sections from the hash table and update
835         function calls.
836         (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
837         dynobj argument with link info.  Get sections for first plt chunk from
838         the hash table.
839         (bfd_elf32_bfd_link_hash_table_create): Define.
841 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
843         * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
844         * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
845         (struct elf_symbol): Change first member into union.
846         (elf_sort_elf_symbol): Compare pointers to internal syms rather than
847         internal syms.  Only compare st_shndx fields.
848         (elf_create_symbuf): New function.
849         (bfd_elf_match_symbols_in_sections): Use it.  If symbufs are available
850         for bfds, use a binary search, otherwise don't qsort symbols
851         unnecessarily only to select which symbols are for the particular
852         shndx.
854 2007-02-01  Nick Clifton  <nickc@redhat.com>
856         PR ld/3852
857         * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
858         in the elf_link_hash_table structure.
860 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
862         * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
863         * elfxx-target.h (elf_backend_write_core_note): Define and use.
864         * elf.c (elfcore_write_prpsinfo): Call the above.  Add support for
865         32-bit core note on 64-bit target.
866         (elfcore_write_prstatus): Likewise.
867         (elfcore_write_lwpstatus): Make note_name const.
868         (elfcore_write_prfpreg): Likewise.
869         (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
870         target.
871         * elf32-ppc.c (ppc_elf_write_core_note): New function.
872         (elf_backend_write_core_note): Define.
873         * elf64-ppc.c (ppc64_elf_write_core_note): New function.
874         (elf_backend_write_core_note): Define.
876 2007-01-31  H.J. Lu  <hongjiu.lu@intel.com>
878         * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
879         (elf32_bed): Defined for elf32-us-cris.
881         * elf64-sh64.c (elf64_bed): Defined for Linux.
882         (INCLUDED_TARGET_FILE): Removed.
884         * elfxx-target.h (elfNN_bed): Always define. Don't check
885         INCLUDED_TARGET_FILE.
887 2007-01-31  DJ Delorie  <dj@redhat.com>
889         * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
890         message for dangerous relocs, special case the common user error.
892 2007-01-30  H.J. Lu  <hongjiu.lu@intel.com>
894         * elf.c (copy_elf_program_header): Start from the first section
895         in a segment and stop when all sections in a segment are
896         accounted for.
898 2007-01-29  Julian Brown  <julian@codesourcery.com>
900         * bfd-in2.h: Regenerate.
901         * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
902         instruction scanning should be done.
903         (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
904         (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
905         (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
906         prototype.
907         * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
908         argument.
909         * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
910         (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
911         (elf32_vfp11_erratum_type): New enum.
912         (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
913         veneers.
914         (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
915         (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
916         vfp11_fix and num_vfp11_fixes fields.
917         (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
918         vfp11_erratum_glue_size, num_vfp11_fixes fields.
919         (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
920         (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
921         glue section.
922         (elf32_arm_section_map_add): Add an code/data mapping symbol entry
923         to a section's map.
924         (record_vfp11_erratum_veneer): Create a single veneer, and its
925         associated symbols.
926         (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
927         (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
928         BFDs.
929         (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
930         required.
931         (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
932         (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
933         (bfd_arm_vfp11_write_mask): Update write mask according to coded
934         register number.
935         (bfd_arm_vfp11_antidependency): New function.
936         (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
937         (elf32_arm_compare_mapping): Declare.
938         (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
939         BFD for potential erratum-triggering insns. Record results.
940         (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
941         and branches to veneers have been placed in virtual memory after
942         layout.
943         (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
944         hash table.
945         (elf32_arm_output_symbol_hook): Remove.
946         (elf32_arm_write_section): Output veneers, and branches to veneers.
947         Use maps from input sections, not output sections, for code
948         byte-swapping.
949         * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
950         * elf32-score.c (_bfd_score_elf_write_section): Likewise.
951         * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
952         * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
954 2007-01-27  H.J. Lu  <hongjiu.lu@intel.com>
956         * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
957         (INCLUDED_TARGET_FILE): Removed.
959 2007-01-27  Mike Frysinger  <vapier@gentoo.org>
961         * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
962         (INCLUDED_TARGET_FILE): Remove.
964 2007-01-25  DJ Delorie  <dj@redhat.com>
966         * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
967         R_M32C_16 or R_M32C_24 relocs.
969 2007-01-25  Nick Clifton  <nickc@redhat.com>
971         PR binutils/3874
972         * elf32-avr.c (avr_link_hash_table): Check to make sure that the
973         hash table was created by elf32_avr_link_hash_table_create before
974         using it.
975         (elf32_avr_link_hash_newfunc): New function.  Just pass the call
976         through to _bfd_elf_link_hash_newfunc.
977         (elf32_avr_link_hash_table_create): Use
978         elf32_avr_link_hash_newfunc instead of
979         _bfd_elf_link_hash_newfunc.
980         (elf32_avr_relocate_section): Check for the hash table pointer
981         being NULL.
982         (elf32_avr_relax_section, avr_build_one_stub,
983         elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
984         elf32_avr_build_stubs): Likewise.
986 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
988         PR ld/3831
989         * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
990         argument, Elf_Internal_Sym *.
992         * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
993         symbol dynamic if info->dynamic_data is TRUE.
994         (bfd_elf_record_link_assignment): Updated call to
995         bfd_elf_record_link_assignment.
996         (_bfd_elf_merge_symbol): Likewise.  Always call
997         bfd_elf_link_mark_dynamic_symbol.
999 2007-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1001         * Makefile.am (BFD_LIBS): Removed.
1002         * Makefile.in: Regenerated.
1004 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1006         PR binutils/3631
1007         * Makefile.am (OFILES): Add @bfd64_libs@.
1008         (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1009         * Makefile.in: Regenerated.
1011         * configure.in (bfd_libs): Replaced by ...
1012         (bfd64_libs): This.
1013         * configure: Regenerated.
1015 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1017         * elf.c (assign_file_positions_for_load_sections): We can
1018         require fewer phdrs than expected.
1020 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
1022         * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1023         * bfd-in2.h: Regenerate.
1024         * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1025         bfd_mach_cpu32_fido.
1026         (m68k_arch_features): Use fido_a instead of cpu32.
1027         (bfd_m68k_compatible): Reject the combination of Fido and
1028         ColdFire.  Accept the combination of CPU32 and Fido with a
1029         warning.
1030         * elf32-m68k.c (elf32_m68k_object_p,
1031         elf32_m68k_merge_private_bfd_data,
1032         elf32_m68k_print_private_bfd_data): Treat Fido as an
1033         architecture by itself.
1035 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1037         * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1039 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
1041         * texhex.c (first_phase): Don't fall through into the default
1042         case.
1043         (pass_over): Replace abort () calls with return FALSE.  Fix
1044         buffer overflow.
1046 2007-01-04  Jie Zhang  <jie.zhang@analog.com>
1048         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1049         SEC_EXCLUDE on zero size .eh_frame.
1051 For older changes see ChangeLog-2006
1053 Local Variables:
1054 mode: change-log
1055 left-margin: 8
1056 fill-column: 74
1057 version-control: never
1058 End: