* trad-core.c (NBPG): If not defined, set to getpagesize().
[external/binutils.git] / bfd / ChangeLog
1 2007-07-15  Mike Frysinger  <vapier@gentoo.org>
2
3         * trad-core.c (NBPG): If not defined, set to getpagesize().
4
5 2007-07-13  Roland McGrath  <roland@redhat.com>
6
7         * elf-bfd.h (struct elf_obj_tdata): Revert last change.
8         Add after_write_object_contents, after_write_object_contents_info.
9         * elf.c (_bfd_elf_write_object_contents): Revert last change.
10         Instead, call after_write_object_contents if set.
11
12 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
13
14         * bfd-in.h: (BFD_HOST_64BIT_LONG_LONG): New.
15         (BFD_HOSTPTR_T): Host pointer type for casting a
16         pointer to an integer type.
17         (bfd_hostptr_t): The typedef of BFD_HOSTPTR_T.
18         (sprintf_vma, fprintf_vma): Add support for long long prints.
19         * bfd-in2.h: Regenerate.
20         * configure.in: (BFD_HOST_64BIT_LONG_LONG): New.
21         (BFD_HOSTPTR_T): Host pointer type for casting a
22         pointer to an integer type. Default is "unsigned long".
23         (AC_CHECK_SIZEOF(void *)): New.
24         (host64): Set it if the pointer size is 8.
25         * configure: Regenerate.
26         * config.in: Add macro SIZEOF_VOID_P.
27         * coffcode.h: Replace host ptr type assuming "long" with
28         bfd_hostptr_t type.
29         * coffgen.c: Likewise.
30         * elf-eh-frame.c: Likewise.
31         * peicode.h: Likewise.
32
33 2007-07-10  H.J. Lu  <hongjiu.lu@intel.com>
34
35         * Makefile.in: Regenerated.
36
37 2007-07-10  H.J. Lu  <hongjiu.lu@intel.com>
38
39         PR binutils/4756
40         * simple.c (bfd_simple_get_relocated_section_content): Don't
41         apply relocation on executable and shared library.
42
43 2007-07-10  Nathan Sidwell  <nathan@codesourcery.com>
44
45         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't eliminate
46         copy relocs on vxworks.
47
48 2007-07-10  Alan Modra  <amodra@bigpond.net.au>
49
50         * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.
51         * elf64-alpha.c (alpha_elf_size_info): Likewise.
52         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
53         * elf64-mips.c (mips_elf64_size_info): Likewise.
54         * elf64-s390.c (s390_elf64_size_info): Likewise.
55         * elf64-sparc.c (elf64_sparc_size_info): Likewise.
56
57 2007-07-09  H.J. Lu  <hongjiu.lu@intel.com>
58
59         * elflink.c (bfd_elf_record_link_assignment): Handle indirect
60         symbol.
61         (_bfd_elf_merge_symbol): Properly update normal symbol when
62         overriding the versioned symbol from a dynamic library.
63
64 2007-07-09  Roland McGrath  <roland@redhat.com>
65
66         * elf-bfd.h (struct elf_obj_tdata): Add members
67         emit_note_gnu_build_id and note_gnu_build_id_sec.
68         * elf.c (_bfd_id_note_section_size): New global function.
69         (read_hex, _bfd_elf_write_build_id_section): New static functions.
70         (_bfd_elf_write_object_contents): Call _bfd_elf_write_build_id_section
71         if emit_note_gnu_build_id is set.
72         * Makefile.am (elf.lo): Update dependencies.
73
74         * elf-bfd.h (struct elf_size_info): Add checksum_contents hook.
75         (bfd_elf32_checksum_contents, bfd_elf64_checksum_contents): Declare.
76         * elfcode.h (elf_checksum_contents): New macro and function.
77         (NAME(_bfd_elf,size_info)): Initialize checksum_contents hook.
78
79 2007-07-06  Michael Snyder  <msnyder@access-company.com>
80
81         * elflink.c (elf_link_add_object_symbols): Return via
82         error_free_vers on "notice" failure.
83
84 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
85
86         * peicode.h (pe_bfd_object_p): Don't check PE vs. EFI target
87         if arch is unknown.
88
89 2007-07-04  Nick Clifton  <nickc@redhat.com>
90
91         Import this patch from an internal tree:
92
93         2001-07-17  Richard Henderson  <rth@redhat.com>
94
95         * elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly
96         compensate for high bit set in R_MEP_LOW16.
97
98 2007-07-03  Joseph Myers  <joseph@codesourcery.com>
99
100         * elf32-arm.c (elf32_arm_merge_eabi_attributes): Copy type from
101         input attributes if value has been copied.
102
103 2007-07-03  Nick Clifton  <nickc@redhat.com>
104
105         * COPYING: Replace with GPLv3 text.
106         * aix386-core.c: Update copyright notice to refer to GPLv3.
107         * aix5ppc-core.c, aout0.c, aout32.c, aout64.c, aout-adobe.c,
108         aout-arm.c, aout-cris.c, aoutf1.h, aout-ns32k.c, aout-sparcle.c,
109         aout-target.h, aout-tic30.c, aoutx.h, archive64.c, archive.c,
110         archures.c, armnetbsd.c, bfd.c, bfd-in.h, bfdio.c, bfdwin.c,
111         binary.c, bout.c, cache.c, cf-i386lynx.c, cf-sparclynx.c,
112         cisco-core.c, coff64-rs6000.c, coff-alpha.c, coff-apollo.c,
113         coff-arm.c, coff-aux.c, coffcode.h, coffgen.c, coff-go32.c,
114         coff-h8300.c, coff-h8500.c, coff-i386.c, coff-i860.c, coff-i960.c,
115         coff-ia64.c, cofflink.c, coff-m68k.c, coff-m88k.c, coff-maxq.c,
116         coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,
117         coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c,
118         coff-svm68k.c, coffswap.h, coff-tic30.c, coff-tic4x.c,
119         coff-tic54x.c, coff-tic80.c, coff-u68k.c, coff-w65.c,
120         coff-we32k.c, coff-x86_64.c, coff-z80.c, coff-z8k.c, corefile.c,
121         cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c, cpu-bfin.c,
122         cpu-cr16.c, cpu-cr16c.c, cpu-cris.c, cpu-crx.c, cpu-d10v.c,
123         cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c, cpu-h8300.c,
124         cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c, cpu-i860.c,
125         cpu-i960.c, cpu-ia64.c, cpu-ia64-opc.c, cpu-ip2k.c, cpu-iq2000.c,
126         cpu-m10200.c, cpu-m10300.c, cpu-m32c.c, cpu-m32r.c, cpu-m68hc11.c,
127         cpu-m68hc12.c, cpu-m68k.c, cpu-m88k.c, cpu-maxq.c, cpu-mcore.c,
128         cpu-mep.c, cpu-mips.c, cpu-mmix.c, cpu-msp430.c, cpu-mt.c,
129         cpu-ns32k.c, cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c,
130         cpu-powerpc.c, cpu-rs6000.c, cpu-s390.c, cpu-score.c, cpu-sh.c,
131         cpu-sparc.c, cpu-spu.c, cpu-tic30.c, cpu-tic4x.c, cpu-tic54x.c,
132         cpu-tic80.c, cpu-v850.c, cpu-vax.c, cpu-w65.c, cpu-we32k.c,
133         cpu-xc16x.c, cpu-xstormy16.c, cpu-xtensa.c, cpu-z80.c, cpu-z8k.c,
134         demo64.c, doc/chew.c, dwarf1.c, dwarf2.c, ecoff.c, ecofflink.c,
135         ecoffswap.h, efi-app-ia32.c, efi-app-ia64.c, efi-app-x86_64.c,
136         elf32-am33lin.c, elf32-arc.c, elf32-arm.c, elf32-avr.c,
137         elf32-avr.h, elf32-bfin.c, elf32.c, elf32-cr16.c, elf32-cr16c.c,
138         elf32-cris.c, elf32-crx.c, elf32-d10v.c, elf32-d30v.c,
139         elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-gen.c,
140         elf32-h8300.c, elf32-hppa.c, elf32-hppa.h, elf32-i370.c,
141         elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
142         elf32-iq2000.c, elf32-m32c.c, elf32-m32r.c, elf32-m68hc11.c,
143         elf32-m68hc12.c, elf32-m68hc1x.c, elf32-m68hc1x.h, elf32-m68k.c,
144         elf32-m88k.c, elf32-mcore.c, elf32-mep.c, elf32-mips.c,
145         elf32-msp430.c, elf32-mt.c, elf32-openrisc.c, elf32-or32.c,
146         elf32-pj.c, elf32-ppc.c, elf32-ppc.h, elf32-s390.c, elf32-score.c,
147         elf32-sh64.c, elf32-sh64-com.c, elf32-sh64.h, elf32-sh.c,
148         elf32-sh-symbian.c, elf32-sparc.c, elf32-spu.c, elf32-spu.h,
149         elf32-v850.c, elf32-vax.c, elf32-xc16x.c, elf32-xstormy16.c,
150         elf32-xtensa.c, elf64-alpha.c, elf64.c, elf64-gen.c, elf64-hppa.c,
151         elf64-hppa.h, elf64-mips.c, elf64-mmix.c, elf64-ppc.c,
152         elf64-ppc.h, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
153         elf64-x86-64.c, elf-attrs.c, elf-bfd.h, elf.c, elfcode.h,
154         elfcore.h, elf-eh-frame.c, elf-hppa.h, elflink.c, elf-m10200.c,
155         elf-m10300.c, elfn32-mips.c, elf-strtab.c, elf-vxworks.c,
156         elf-vxworks.h, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
157         elfxx-sparc.c, elfxx-sparc.h, elfxx-target.h, epoc-pe-arm.c,
158         epoc-pei-arm.c, format.c, freebsd.h, gen-aout.c, genlink.h,
159         hash.c, host-aout.c, hosts/alphavms.h, hp300bsd.c, hp300hpux.c,
160         hppabsd-core.c, hpux-core.c, i386aout.c, i386bsd.c, i386dynix.c,
161         i386freebsd.c, i386linux.c, i386lynx.c, i386mach3.c, i386msdos.c,
162         i386netbsd.c, i386os9k.c, ieee.c, ihex.c, init.c, irix-core.c,
163         libaout.h, libbfd.c, libbfd-in.h, libcoff-in.h, libecoff.h,
164         libhppa.h, libieee.h, libnlm.h, liboasys.h, libpei.h, libxcoff.h,
165         linker.c, lynx-core.c, m68k4knetbsd.c, m68klinux.c, m68knetbsd.c,
166         m88kmach3.c, m88kopenbsd.c, mach-o.c, mach-o.h, mach-o-target.c,
167         mep-relocs.pl, merge.c, mipsbsd.c, mmo.c, netbsd-core.c, netbsd.h,
168         newsos3.c, nlm32-alpha.c, nlm32.c, nlm32-i386.c, nlm32-ppc.c,
169         nlm32-sparc.c, nlm64.c, nlm.c, nlmcode.h, nlmswap.h, nlm-target.h,
170         ns32k.h, ns32knetbsd.c, oasys.c, opncls.c, osf-core.c,
171         pc532-mach.c, pdp11.c, pe-arm.c, pe-arm-wince.c, pef.c, pef.h,
172         pef-traceback.h, pe-i386.c, pei-arm.c, pei-arm-wince.c, peicode.h,
173         pei-i386.c, pei-mcore.c, pei-mips.c, pei-ppc.c, pei-sh.c,
174         pei-x86_64.c, pe-mcore.c, pe-mips.c, pe-ppc.c, pe-sh.c,
175         pe-x86_64.c, peXXigen.c, ppcboot.c, ptrace-core.c, reloc16.c,
176         reloc.c, riscix.c, rs6000-core.c, sco5-core.c, section.c,
177         simple.c, som.c, som.h, sparclinux.c, sparclynx.c, sparcnetbsd.c,
178         srec.c, stabs.c, stab-syms.c, stamp-h.in, sunos.c, syms.c,
179         sysdep.h, targets.c, targmatch.sed, tekhex.c, ticoff.h,
180         trad-core.c, vax1knetbsd.c, vaxbsd.c, vaxnetbsd.c, versados.c,
181         vms.c, vms-gsd.c, vms.h, vms-hdr.c, vms-misc.c, vms-tir.c,
182         xcofflink.c, xcoff-target.h, xsym.c, xsym.h, xtensa-isa.c,
183         xtensa-modules.c: Likewise.
184         * elf32-sh-relocs.h: Add copyright notice.
185         * hosts/alphalinux.h, hosts/decstation.h, hosts/delta68.h,
186         hosts/dpx2.h, hosts/hp300bsd.h, hosts/i386bsd.h,
187         hosts/i386linux.h, hosts/i386mach3.h, hosts/i386sco.h,
188         hosts/i860mach3.h, hosts/m68kaux.h, hosts/m68klinux.h,
189         hosts/m88kmach3.h, hosts/mipsbsd.h, hosts/mipsmach3.h,
190         hosts/news.h, hosts/news-mips.h, hosts/pc532mach.h,
191         hosts/riscos.h, hosts/symmetry.h, hosts/tahoe.h, hosts/vaxbsd.h,
192         hosts/vaxlinux.h, hosts/vaxult2.h, hosts/vaxult.h: Likewise.
193         * bfd-in2.h, libbfd.h, libcoff.h: Regenerate.
194
195 2007-07-02  Joseph Myers  <joseph@codesourcery.com>
196
197         * elfxx-mips.c (mips_elf_calculate_relocation): Handle
198         R_MIPS_TLS_DTPREL32 and R_MIPS_TLS_DTPREL64.
199         * elf64-mips.c (mips_elf64_howto_table_rela): Support
200         R_MIPS_TLS_DTPREL64.
201
202 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
203
204         * Makefile.am: Run "make dep-am".
205         * Makefile.in: Regenerate.
206         * aclocal.m4: Regenerate.
207         * config.in: Regenerate.
208         * po/SRC-POTFILES.in: Regenerate.
209         * po/bfd.pot: Regenerate.
210
211 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
212
213         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Tidy
214         symsec != NULL tests.
215
216 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
217
218         PR 4712
219         * elf.c (assign_file_positions_for_load_sections): Adjust lma
220         by p_vaddr_offset.
221
222 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
223
224         * aclocal.m4: Regenerated.
225         * Makefile.in: Likewise.
226
227 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
228
229         * elf32-ppc.c (ppc_elf_merge_obj_attributes): New.
230         (ppc_elf_merge_private_bfd_data): Call it.
231
232 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
233
234         * elfxx-mips.c (mips_elf_merge_obj_attributes): New.
235         (_bfd_mips_elf_merge_private_bfd_data): Call it.
236
237 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
238
239         * elf-attrs.c: New.
240         * Makefile.am (BFD32_BACKENDS): Add elf-attrs.lo.
241         (BFD32_BACKENDS_CFILES): Add elf-attrs.c.
242         (elf-attrs.lo): Generate dependencies.
243         * Makefile.in: Regenerate.
244         * configure.in (elf): Add elf-attrs.lo.
245         * configure: Regenerate.
246         * elf-bfd.h (struct elf_backend_data): Add entries for object
247         attributes.
248         (NUM_KNOWN_OBJ_ATTRIBUTES, obj_attribute, obj_attribute_list,
249         OBJ_ATTR_PROC, OBJ_ATTR_GNU, OBJ_ATTR_FIRST, OBJ_ATTR_LAST,
250         Tag_NULL, Tag_File, Tag_Section, Tag_Symbol, Tag_compatibility):
251         New.
252         (struct elf_obj_tdata): Add entries for object attributes.
253         (elf_known_obj_attributes, elf_other_obj_attributes,
254         elf_known_obj_attributes_proc, elf_other_obj_attributes_proc):
255         New.
256         (bfd_elf_obj_attr_size, bfd_elf_set_obj_attr_contents,
257         bfd_elf_get_obj_attr_int, bfd_elf_add_obj_attr_int,
258         bfd_elf_add_proc_attr_int, bfd_elf_add_obj_attr_string,
259         bfd_elf_add_proc_attr_string, bfd_elf_add_obj_attr_compat,
260         bfd_elf_add_proc_attr_compat, _bfd_elf_attr_strdup,
261         _bfd_elf_copy_obj_attributes, _bfd_elf_obj_attrs_arg_type,
262         _bfd_elf_parse_attributes, _bfd_elf_merge_object_attributes): New.
263         * elf.c (_bfd_elf_copy_private_bfd_data): Copy object attributes.
264         (bfd_section_from_shdr): Handle attributes sections.
265         * elflink.c (bfd_elf_final_link): Handle attributes sections.
266         * elfxx-target.h (elf_backend_obj_attrs_vendor,
267         elf_backend_obj_attrs_section, elf_backend_obj_attrs_arg_type,
268         elf_backend_obj_attrs_section_type): New.
269         (elfNN_bed): Update.
270         * elf32-arm.c (NUM_KNOWN_ATTRIBUTES, aeabi_attribute,
271         aeabi_attribute_list): Remove.
272         (struct elf32_arm_obj_tdata): Remove object attributes fields.
273         (check_use_blx, bfd_elf32_arm_set_vfp11_fix, using_thumb2,
274         elf32_arm_copy_private_bfd_data, elf32_arm_merge_eabi_attributes):
275         Update for new object attributes interfaces.
276         (uleb128_size, is_default_attr, eabi_attr_size,
277         elf32_arm_eabi_attr_size, write_uleb128, write_eabi_attribute,
278         elf32_arm_set_eabi_attr_contents, elf32_arm_bfd_final_link,
279         elf32_arm_new_eabi_attr, elf32_arm_get_eabi_attr_int,
280         elf32_arm_add_eabi_attr_int, attr_strdup,
281         elf32_arm_add_eabi_attr_string, elf32_arm_add_eabi_attr_compat,
282         copy_eabi_attributes, elf32_arm_parse_attributes): Remove.  Moved
283         to generic code in elf-attrs.c.
284         (elf32_arm_obj_attrs_arg_type): New.
285         (elf32_arm_fake_sections): Do not handle .ARM.attributes.
286         (elf32_arm_section_from_shdr): Do not handle SHT_ARM_ATTRIBUTES.
287         (bfd_elf32_bfd_final_link): Remove.
288         (elf_backend_obj_attrs_vendor, elf_backend_obj_attrs_section,
289         elf_backend_obj_attrs_arg_type,
290         elf_backend_obj_attrs_section_type): New.
291         * elf32-bfin.c (bfin_elf_copy_private_bfd_data): Copy object
292         attributes.
293         * elf32-frv.c (frv_elf_copy_private_bfd_data): Likewise.
294         * elf32-iq2000.c (iq2000_elf_copy_private_bfd_data): Likewise.
295         * elf32-mep.c (mep_elf_copy_private_bfd_data): Likewise.
296         * elf32-mt.c (mt_elf_copy_private_bfd_data): Likewise.
297         * elf32-sh.c (sh_elf_copy_private_data): Likewise.
298         * elf64-sh64.c (sh_elf64_copy_private_data_internal): Likewise.
299
300 2007-06-29  Paul Brook  <paul@codesourcery.com>
301
302         * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Suppress
303         call veneers for call relocations against undefined symbols.
304         (elf32_arm_final_link_relocate): Turn call to undefined symbol
305         into a jump to the next instruction.
306
307 2007-06-29  Michael Snyder  <msnyder@svkmacdonelllnx>
308
309         * bfd.c (bfd_demangle): Plug memory leak (Coverity).
310
311 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
312
313         * Makefile.am: Add cr16 related entry
314         * Makefile.in: Regenerate
315         * archures.c: Add bfd_cr16_arch
316         * bfd-in2.h: Regenerate
317         * config.bfd: Add cr16-elf
318         * configure.in: Add bfd_elf32_cr16_vec
319         * configure: Regenerate.
320         * targets.c: Added cr16 related information
321         * cpu-cr16.c: New file.
322         * elf32-cr16.c: New file.
323         * reloc.c: Added cr16 relocs.
324
325 2007-06-29  Alan Modra  <amodra@bigpond.net.au>
326
327         * elflink.c (_bfd_elf_link_assign_sym_version): Improve error
328         message for undefined version nodes.
329         (elf_gc_sweep): Don't warn when zero size sections are
330         removed.
331
332 2007-06-29  Nathan Froyd  <froydnj@codesourcery.com>
333
334         * elf32-ppc.c (ppc_elf_info_to_howto): Check for invalid relocation
335         types.
336
337 2007-06-29  Alan Modra  <amodra@bigpond.net.au>
338
339         * elf32-spu.c (spu_elf_fake_sections): New function.
340         (elf_backend_fake_sections): Define.
341
342 2007-06-29  Alan Modra  <amodra@bigpond.net.au>
343
344         * elf.c (assign_file_positions_for_load_sections): Use elf
345         section header sh_size rather than bfd section size, simplifying
346         .tbss handling.
347
348 2007-06-29  Alan Modra  <amodra@bigpond.net.au>
349
350         PR ld/4701
351         * elf.c (assign_file_positions_for_load_sections): Ensure bss
352         segments meet gABI alignment requirements.  Don't allocate
353         file space for bss sections in a segment also containing file
354         or program headers.
355
356 2007-06-27  Alan Modra  <amodra@bigpond.net.au>
357
358         * bfd.c (struct bfd): Rename "next" to "archive_next".
359         * archive.c: Rename uses throughout file.
360         * archive64.c: Likewise.
361         * coff-rs6000.c: Likewise.
362         * ecoff.c: Likewise.
363         * som.c: Likewise.
364         * bfd-in2.h: Regenerate.
365
366         * elf32-ppc.c (ppc_elf_select_plt_layout): Properly iterate over
367         input bfds.
368         * elf32-spu.c (spu_elf_create_sections): Likewise.
369
370 2007-06-26  H.J. Lu  <hongjiu.lu@intel.com>
371
372         * dwarf2.c (find_line): New.  Contains the duplicated code from:
373         (_bfd_dwarf2_find_nearest_line): Use it.
374         (_bfd_dwarf2_find_line): Use it.
375
376 2007-06-26  Joseph Myers  <joseph@codesourcery.com>
377
378         * elf32-arm.c (copy_eabi_attributes): Copy type of attributes.
379
380 2007-06-25  Richard Sandiford  <richard@codesourcery.com>
381
382         * elfxx-mips.c (mips_elf_calculate_relocation): Allow local stubs
383         to be used for calls from MIPS16 code.
384
385 2007-06-23  Andreas Schwab  <schwab@suse.de>
386
387         * configure.in (--with-separate-debug-dir): New option.
388         * configure: Regenerate.
389         * Makefile.am (dwarf2.lo): Add rule to pass DEBUGDIR.
390         * Makefile.in: Regenerate.
391         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Pass DEBUGDIR to
392         bfd_follow_gnu_debuglink.
393         (_bfd_dwarf2_find_line): Likewise.
394
395 2007-06-22  Nick Clifton  <nickc@redhat.com>
396
397         * dwarf2.c: Add support for reading in debug information via a
398         .gnu_debuglink section:
399         (struct dwarf2_debug): Add bfd field to record the bfd containing
400         the debug info.
401         (parse_comp_unit): Remove ABFD parameter.  Instead use the bfd
402         field in the dwarf2_debug structure.
403         (_bfd_dwarf2_find_nearest_line): If a debug info section could not
404         be found in the current bfd call bfd_follow_gnu_debuglink to see
405         if another file contains the debug information.  If it does, open
406         it and continue.
407         (_bfd_dwarf2_find_line): Likewise.
408
409 2007-06-19  H.J. Lu  <hongjiu.lu@intel.com>
410
411         PR ld/4590
412         * elfxx-ia64.c (sort_dyn_sym_info): Keep the valid got_offset
413         when removing duplicated entries.
414         (get_dyn_sym_info): Initialize the got_offset field to -1.
415         Update call to sort_dyn_sym_info.
416         (elfNN_ia64_relocate_section): Call sort_dyn_sym_info to sort
417         array of addend and remove duplicates.
418
419 2007-06-18  H.J. Lu  <hongjiu.lu@intel.com>
420
421         * libpei.h (_bfd_XXi_final_link_postscript): Remove
422         duplication.
423         (bfd_target_pei_p): New.
424         (bfd_target_pei_arch): New
425         (bfd_target_efi_p): Likewise.
426         (bfd_target_efi_arch): New
427         (bfd_pe_executable_p): Use bfd_target_pei_p and
428         bfd_target_efi_p.
429
430         * peicode.h (arch_type): New enum.
431         (pe_arch): New function.
432         (pe_bfd_object_p): Don't match PE/EFI target with EFI/PE file
433         if there is an EFI/PE target.
434
435 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
436
437         * Makefile.am (ACLOCAL_AMFLAGS): Add -I . -I ../config.
438
439         * acinclude.m4: Don't include m4 files. Remove libtool
440         kludge.
441
442         * Makefile.in: Regenerated.
443         * aclocal.m4: Likewise.
444         * configure: Likewise.
445
446 2007-06-11  Sterling Augustine  <sterling@tensilica.com>
447             Bob Wilson  <bob.wilson@acm.org>
448
449         * elf32-xtensa.c (extend_ebb_bounds_forward): Use renamed
450         XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
451         (extend_ebb_bounds_backward, compute_text_actions): Likewise.
452         (compute_ebb_proposed_actions, coalesce_shared_literal): Likewise.
453         (xtensa_get_property_predef_flags): Likewise.
454         (compute_removed_literals): Pass new arguments to is_removable_literal.
455         (is_removable_literal): Add sec, prop_table and ptblsize arguments.
456         Do not remove literal if the NO_TRANSFORM property flag is set.
457
458 2007-05-31  Richard Sandiford  <rsandifo@nildram.co.uk>
459
460         * elfxx-mips.c (mips_elf_initialize_tls_index): When processing a
461         type (3) single-GOT entry, read tls_type from the hash table entry
462         rather than the GOT entry.
463
464 2007-06-01  Alan Modra  <amodra@bigpond.net.au>
465
466         * simple.c (bfd_simple_get_relocated_section_contents): Init
467         input_bfds_tail.
468
469 2007-05-30  Alan Modra  <amodra@bigpond.net.au>
470
471         * elf.c (elf_fake_sections): Adjust test for SHT_NOBITS sections
472         created by objcopy --only-keep-debug.
473         (_bfd_elf_init_private_section_data): Only change elf_section_type
474         if it is SHT_NULL.
475
476         * elf.c (assign_file_positions_for_load_sections): Correct sh_type
477         to SHT_NOBITS earlier.  Base actions in rest of function on sh_type
478         and sh_flags instead of bfd section flags.  Delete voff and code
479         keeping nobits segments aligned.
480
481 2007-05-25  Eric Christopher  <echristo@apple.com>
482
483         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame):
484         Check that sym_sec isn't NULL before accessing.
485
486 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
487
488         * Makefile.in: Regnerate.
489         * configure: Regenerate.
490         * aclocal.m4: Regenerate.
491         * doc/Makefile.in: Regenerate.
492
493 2007-05-22  Paul Brook  <paul@codesourcery.com>
494
495         * elf32-arm.c (output_arch_syminfo): Replace plt_shndx and plt_offset
496         with sec and sec_shndx.
497         (elf32_arm_ouput_plt_map_sym): Use them.
498         (elf32_arm_output_arch_local_syms): Output mapping symbols for
499         interworking glue.
500
501 2007-05-18  Paul Brook  <paul@codesourcery.com>
502
503         * elf32-arm.c (ARM2THUMB_V5_STATIC_GLUE_SIZE): Define.
504         (a2t1v5_ldr_insn, a2t1v5_ldr_insn): New.
505         (record_arm_to_thumb_glue): Add v5t non-pic glue.
506         (elf32_arm_create_thumb_stub): Ditto.
507
508 2007-05-16  H.J. Lu  <hongjiu.lu@intel.com>
509             Alan Modra  <amodra@bigpond.net.au>
510
511         * elflink.c (_bfd_elf_adjust_dynamic_copy): Align dynamic bss
512         section to the minimum alignment.
513
514 2007-05-15  H.J. Lu  <hongjiu.lu@intel.com>
515             Alan Modra  <amodra@bigpond.net.au>
516
517         PR ld/4504
518         * elf-bfd.h (_bfd_elf_adjust_dynamic_copy): New.
519         * elflink.c (_bfd_elf_adjust_dynamic_copy): New.
520
521         * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Call
522         _bfd_elf_adjust_dynamic_copy to adjust for the copy in dynamic
523         bss section.
524         * elf32-arm.c (elf32_arm_adjust_dynamic_symbol): Likewise.
525         * elf32-cris.c (elf_cris_adjust_dynamic_symbol): Likewise.
526         * elf32-hppa.c (elf32_hppa_adjust_dynamic_symbol): Likewise.
527         * elf32-i370.c (i370_elf_adjust_dynamic_symbol): Likewise.
528         * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Likewise.
529         * elf32-m32r.c (m32r_elf_adjust_dynamic_symbol): Likewise.
530         * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
531         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
532         * elf32-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
533         * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Likewise.
534         * elf32-vax.c (elf_vax_adjust_dynamic_symbol): Likewise.
535         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Likewise.
536         * elf64-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
537         * elf64-sh64.c (sh64_elf64_adjust_dynamic_symbol): Likewise.
538         * elf64-x86-64.c (elf64_x86_64_adjust_dynamic_symbol): Likewise.
539         * elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Likewise.
540         * elfxx-sparc.c (_bfd_sparc_elf_adjust_dynamic_symbol): Likewise.
541
542 2007-05-15  Richard Sandiford  <richard@codesourcery.com>
543
544         * elfxx-mips.c (mips_elf_create_local_got_entry): Remove
545         input_section argument.  Create .rela.dyn relocations against
546         symbol 0 rather than the section symbol.
547         (mips_elf_local_got_index): Remove input_section argument.
548         Update call to mips_elf_create_local_got_entry.
549         (mips_elf_got_page, mips_elf_got16_entry): Likewise.
550         (mips_elf_calculate_relocation): Update calls to
551         mips_elf_local_got_index, mips_elf_got16_entry and mips_elf_got_page.
552
553 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
554
555         * elf32-arm.c (elf32_arm_final_link_relocate): Correctly
556         handle the Thumb-2 JUMP19 relocation.
557
558 2007-05-15  Alan Modra  <amodra@bigpond.net.au>
559
560         PR 4479
561         * elf.c (elf_fake_sections): Don't allow backend to change
562         SHT_NOBITS if called for strip/objcopy --only-keep-debug.
563         * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove similar
564         fix from here.
565
566 2007-05-14  Alan Modra  <amodra@bigpond.net.au>
567
568         * elf.c (bfd_elf_string_from_elf_section): Return NULL on
569         invalid shstrndx.
570         (bfd_elf_get_str_section): Likewise.
571
572 2007-05-12  Alan Modra  <amodra@bigpond.net.au>
573
574         PR 4497
575         * elf-eh-frame.c (struct cie): Add "local_personality".  Make
576         "personality" a union.
577         (cie_eq): Compare local_personality too.  Adjust personality
578         comparison.
579         (_bfd_elf_discard_section_eh_frame): Check binding on personality
580         reloc sym to allow for bad symtab.  Use stashed local syms rather
581         than reading personality local sym.  Handle discarded sections.
582
583 2007-05-12  Alan Modra  <amodra@bigpond.net.au>
584
585         * elf32-spu.c (elf_howto_table): Add howto for R_SPU_ADDR16X.
586
587 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
588
589         * elf32-ppc.h (ppc_elf_select_plt_layout): Update prototype.
590         (enum ppc_elf_plt_type): Move from..
591         * elf32-ppc.c: ..here.
592         (struct ppc_elf_obj_tdata): Add makes_plt_call and has_rel16.
593         (struct ppc_elf_link_hash_table): Reorder.  Add old_bfd.  Delete
594         can_use_new_plt.  Make is_vxworks a bitfield.
595         (ppc_elf_link_hash_table_create): Don't clear is_vxworks (again).
596         (ppc_elf_check_relocs): Update setting of reloc flags.  Set old_bfd.
597         (ppc_elf_select_plt_layout): Modify parameters.  Use bfd reloc
598         flags to better detect object files needing old bss-style plt.
599         Allow secure plt to be used without rel16 relocs being detected.
600         Warn if secure plt request cannot be allowed.
601
602 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
603
604         * reloc.c (BFD_RELOC_SPU_PPU32, BFD_RELOC_SPU_PPU64): Define.
605         * elf-bfd.h (struct elf_backend_data): Change return type of
606         elf_backend_relocate_section to int.
607         * elf32-spu.c (elf_howto_table): Add howtos for R_SPU_PPU32 and
608         R_SPU_PPU64.
609         (spu_elf_bfd_to_reloc_type): Convert new relocs.
610         (spu_elf_count_relocs): New function.
611         (elf_backend_count_relocs): Define.
612         (spu_elf_relocate_section): Arrange to emit R_SPU_PPU32 and
613         R_SPU_PPU64 relocs.
614         * elflink.c (elf_link_input_bfd): Emit relocs if relocate_section
615         returns 2.
616         * bfd-in2.h: Regenerate.
617         * libbfd.h: Regenerate.
618
619 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
620
621         * elf32-arm.c (elf32_arm_check_relocs): Don't create PLT entries
622         for R_ARM_ABS12 relocs.
623         (elf32_arm_finish_dynamic_symbol): Fix the loop that creates
624         non-shared VxWorks PLT entries.
625
626 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
627
628         PR 4454
629         * elf-eh-frame.c (struct cie): Make "personality" a bfd_vma.
630         (_bfd_elf_discard_section_eh_frame): Handle local syms on
631         personality relocation.
632
633 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
634
635         * elf.c (assign_file_positions_for_load_sections): Use p_memsz
636         rather than p_filesz to calculate the LMA of the end of a segment.
637
638 2007-05-10  Jakub Jelinek  <jakub@redhat.com>
639
640         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't do copyreloc
641         processing if symbol is defined in the executable.
642
643 2007-05-10  Alexandre Oliva  <aoliva@redhat.com>
644
645         * elf32-frv.c (_frvfdpic_check_discarded_relocs): New.
646         (frvfdpic_elf_discard_info): New.
647         (elf_backend_discard_info): Define for FDPIC.
648
649 2007-05-09  Mark Shinwell  <shinwell@codesourcery.com>
650
651         * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Don't
652         attempt to scan if the bfd doesn't correspond to an ELF image.
653         (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
654
655 2007-05-08  Alexandre Oliva  <aoliva@redhat.com>
656
657         * elf32-frv.c (elf32_frv_relocate_section): Discard dynamic relocs
658         for which _bfd_elf_section_offset returns -1.
659
660 2007-05-08  Alan Modra  <amodra@bigpond.net.au>
661
662         * elf32-spu.c (spu_elf_size_stubs): Use "void *" for psyms.
663         (mark_functions_via_relocs): Likewise.
664
665 2007-05-07  Alan Modra  <amodra@bigpond.net.au>
666
667         * elflink.c (bfd_elf_final_link): Correct reloc handling for
668         elf_backend_count_relocs.
669         (bfd_elf_discard_info): Print an error if we can't read syms.
670
671 2007-05-07  Alan Modra  <amodra@bigpond.net.au>
672
673         * elf32-spu.c (spu_elf_reloc_type_lookup): Return NULL on
674         invalid reloc code.
675         (spu_elf_gc_mark_hook, spu_elf_section_processing): Delete functions.
676         (elf_backend_gc_mark_hook, elf_backend_section_processing): Don't
677         define.
678
679 2007-05-07  Alan Modra  <amodra@bigpond.net.au>
680
681         * elf.c (assign_file_positions_for_load_sections): Don't check
682         core segment.
683
684 2007-05-04  H.J. Lu  <hongjiu.lu@intel.com>
685
686         * elflink.c (elf_link_sort_relocs): Return if both .rela.dyn
687         and .rel.dyn aren't present.
688
689 2007-05-04  Nick Clifton  <nickc@redhat.com>
690
691         * elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn
692         sections are present examine the indirect sections in an attempt
693         to compute the correct relocation size.  If there is any
694         ambiguity, produce an error and refuse to sort.
695
696 2007-05-03  Sandra Loosemore  <sandra@codesourcery.com>
697
698         * elf32-arm.c (allocate_dynrelocs): Fix typo in comment.
699
700 2007-05-03  Vincent Riviere  <vincent.riviere@freesbee.fr>
701             Nick Clifton  <nickc@redhat.com>
702
703         PR gas/3041
704         * aoutx.h (swap_std_reloc_out): Treat relocs against weak symbols
705         in the same way as relocs against external symbols.
706
707 2007-05-02  Alan Modra  <amodra@bigpond.net.au>
708
709         * elf.c (assign_file_positions_for_load_sections): Set sh_offset
710         here.  Set sh_type to SHT_NOBITS if we won't be allocating
711         file space.  Don't bump p_memsz for non-alloc sections.  Adjust
712         section-in-segment check.
713         (assign_file_positions_for_non_load_sections): Don't set sh_offset
714         here for sections that have already been handled above.
715
716 2007-04-30  Alan Modra  <amodra@bigpond.net.au>
717
718         * elf32-spu.c (struct spu_link_hash_table): Add stack_analysis
719         and emit_stack_syms bitfields.
720         (get_sym_h): Read all symbols if stack analysis will be done.
721         (spu_elf_create_sections): Add stack_analysis and emit_stack_syms
722         params, and stash in hash table.
723         (is_hint): Split off from..
724         (is_branch): ..here.  Adjust callers.
725         (spu_elf_size_stubs): Add stack_analysis param.  Arrange to read
726         and keep all syms.
727         (write_one_stub): Fix mem leak.
728         (find_function_stack_adjust): New function.
729         (sort_syms_syms, sort_syms_psecs): New vars.
730         (sort_syms): New function.
731         (struct call_info, struct function_info): New.
732         (struct spu_elf_stack_info): New.
733         (alloc_stack_info, maybe_insert_function, func_name): New functions.
734         (is_nop, insns_at_end, check_function_ranges): Likewise.
735         (find_function, insert_callee, mark_functions_via_relocs): Likewise.
736         (pasted_function, interesting_section, discover_functions): Likewise.
737         (mark_non_root, call_graph_traverse, build_call_tree): Likewise.
738         (sum_stack, spu_elf_stack_analysis, spu_elf_final_link): Likewise.
739         (bfd_elf32_bfd_final_link): Define.
740         * elf32-spu.h (struct _spu_elf_section_data): Add stack_info field.
741         (spu_elf_create_sections, spu_elf_size_stubs): Update prototypes.
742
743 2007-04-28  Sergey Rogozhkin  <rogozhkin@niisi.msk.ru>
744
745         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Don't access
746         memory which we might not own.
747
748 2007-04-27  Bob Wilson  <bob.wilson@acm.org>
749
750         * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function.
751         (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Likewise.
752         (elf_xtensa_allocate_dynrelocs): Use elf_xtensa_make_sym_local.
753
754 2007-04-27  Bob Wilson  <bob.wilson@acm.org>
755
756         * elf32-xtensa.c (xtensa_read_table_entries): Step through table
757         contents and relocs in parallel.
758
759 2007-04-27  Bob Wilson  <bob.wilson@acm.org>
760
761         * elf32-xtensa.c (relax_property_section): Remove extra irel increment.
762
763 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
764
765         * cpu-rs6000.c: Write Mimi's name in ASCII.
766         * coff-rs6000.c: Likewise.
767         * rs6000-core.c: Likewise.
768
769 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
770
771         * sysdep.h: Include config.h first.
772         Many files: Include sysdep.h before bfd.h.
773         * Makefile.am: Run "make dep-am".
774         * Makefile.in: Regenerate.
775
776 2007-04-25  Alan Modra  <amodra@bigpond.net.au>
777
778         * sysdep.h: Revert last change.
779
780 2007-04-24  Nick Clifton  <nickc@redhat.com>
781
782         * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
783         * coff-m68k.c (m68kcoff_rtype_to_howto): Initialize relent.howto.
784
785 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
786
787         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn if
788         eh_frame_hdr table won't be created.
789
790 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
791
792         * acinclude.m4: Include config/stdint.m4.
793         * configure.in: Invoke GCC_HEADER_STDINT.
794         * sysdep.h: Don't include ansidecl.h here.
795         * configure: Regenerate.
796         * config.in: Regenerate.
797         * Makefile.in: Regenerate.
798
799 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
800
801         * archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
802         bfd_mach_mcf_isa_c_emac): New.
803         * elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
804         elf_isac_plt_entry, elf_isac_plt_info): New.
805         (elf32_m68k_object_p): Add ISA_C.
806         (elf32_m68k_print_private_bfd_data): Print ISA_C.
807         (elf32_m68k_get_plt_info): Detect ISA_C.
808         * cpu-m68k.c (arch_info): Add ISAC.
809         (m68k_arch_features): Likewise,
810         (bfd_m68k_compatible): ISAs B & C are not compatible.
811
812 2007-04-21  Nick Clifton  <nickc@redhat.com>
813
814         * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
815         (ecoff_link_add_archive_symbols): Likewise.
816         * coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise
817         relent.howto.
818         * ieee.c (parse_int): Initialise x.
819         (must_parse_int): Initialise result.
820         (ieee_slurp_external_symbols): Initialise value.
821
822 2007-04-21  Alan Modra  <amodra@bigpond.net.au>
823
824         * config.bfd (spu-*-elf): Delete targ_selvecs.
825
826 2007-04-19  Nick Clifton  <nickc@redhat.com>
827
828         * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
829
830 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
831
832         * bfd.c (bfd_demangle): New function.
833         * Makefile.am: Run "make dep-am".
834         * Makefile.in: Regenerate.
835         * bfd-in2.h: Regenerate.
836
837 2007-04-18  Matthias Klose  <doko@ubuntu.com>
838
839         * Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
840         (bfdver.h): Use the date in non-release builds for the soversion.
841         * Makefile.in: Regenerate.
842
843 2007-04-17  Paul Brook  <paul@codesourcery.com>
844
845         * elf.c (_bfd_elf_is_function_type): New function.
846         * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
847         (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
848         is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
849         * elf-bfd.h (elf_backend_data): Add is_function_type.
850         (_bfd_elf_is_function_type): Add prototype.
851         * elfxx-target.h (elf_backend_is_function_type): Add default
852         definition.
853         (elfNN_bed): Add elf_backend_is_function_type.
854         * elf32-arm.c (elf32_arm_is_function_type): New function.
855         (elf_backend_is_function_type): Define.
856
857 2007-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
858
859         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
860         DT_MIPS_RLD_MAP before DT_DEBUG again.
861
862 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
863
864         * Makefile.am: Add ACLOCAL_AMFLAGS.
865         * configure.in: Change macro call order.
866         * Makefile.in: Regnerate.
867         * doc/Makefile.in: Regenerate.
868         * configure: Regenerate.
869
870 2007-04-14  Jakub Jelinek  <jakub@redhat.com>
871
872         * elflink.c (bfd_elf_final_link): Don't free symbuf for
873         non-elf input bfds.
874         (bfd_elf_size_dynamic_sections): Don't access elf_section_data
875         for non-elf input bfds.
876
877 2007-04-12  Richard Sandiford  <richard@codesourcery.com>
878
879         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
880         DT_MIPS_RTLD_MAP for PIEs.
881
882 2007-04-12  Richard Sandiford  <richard@codesourcery.com>
883
884         * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
885         when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
886         in a read-only section.
887         (_bfd_mips_elf_check_relocs): Likewise.
888
889 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
890
891         * elf32-xtensa.c (xtensa_is_insntable_section): New.
892         (xtensa_is_proptable_section): New.
893         (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
894         tables with 12-byte entries, as well as tables with 8-byte entries.
895         Sort the relocations before examining them.
896         (relax_property_section): Use xtensa_is_proptable_section and
897         xtensa_is_littable_section.  Rewrite code for combining table entries
898         to be more robust in case of unexpected relocations.  Do not set offset
899         of unused relocations to less than zero.
900         (xtensa_is_property_section): Use other functions instead of
901         duplicating section name comparisons.
902         (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
903         (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
904
905 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
906
907         * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
908         from Xtensa property sections.
909
910 2007-04-12  Alan Modra  <amodra@bigpond.net.au>
911
912         * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
913         is non-NULL before dereferencing.
914
915 2007-04-11  Nathan Sidwell  <nathan@codesourcery.com>
916
917         * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
918         relocs too.
919
920 2007-04-10  Richard Henderson  <rth@redhat.com>
921
922         * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
923         (elf64_alpha_size_got_sections): Remove unused something_changed local.
924         (elf64_alpha_size_plt_section): Return void.
925         (elf64_alpha_size_rela_got_section): Likewise.
926         (elf64_alpha_relax_section): Only regenerate got+plt if the
927         relax_trip counter has changed.
928
929 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
930
931         * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
932         * doc/Makefile.am (DOCFILES): Add bfdver.texi.
933         (bfdver.texi): New rule.
934         * Makefile.in, doc/Makefile.in: Regenerated.
935
936 2007-04-03  Matt Thomas  <matt@netbsd.org>
937
938         * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc
939         in a shared object if it is not in a CODE section or if it is against
940         a section symbol.  This allows DWARF2 to use pcrel format.
941
942 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
943
944         PR ld/4304
945         * elflink.c (bfd_elf_final_link): Call einfo callback in
946         bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
947         warning.
948
949 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
950
951         * elf32-spu.c (spu_elf_output_symbol_hook): New function.
952         (elf_backend_link_output_symbol_hook): Define.
953
954 2007-04-02  Nick Clifton  <nickc@redhat.com>
955
956         PR binutils/4292
957         * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
958         targets as 64-bit values, even if running on a 64-bit host.
959         * coffgen.c (coff_print_symbol): Likewise.
960
961 2007-03-29  Nick Clifton  <nickc@redhat.com>
962
963         PR binutils/4110
964         * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
965         (setup_group): Use it.  Report corrupt group section headers.
966         (bfd_section_from_shdr): Use new macro.  Replace constant 4 with
967         GRP_ENTRY_SIZE.  Cope with NULLs in the group section table.
968         (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
969
970 2007-03-29  Alan Modra  <amodra@bigpond.net.au>
971
972         PR ld/4267
973         * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
974         for rel->r_info values.
975         (bfd_elf_perform_complex_relocation): Likewise.
976         * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
977         unused entries.  Don't clear plt.plist in loop.
978
979 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
980
981         * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
982         * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
983         Merge into...
984         (sparc_elf_append_rela): ...this new function.
985         (SPARC_ELF_APPEND_RELA): Delete.
986         (_bfd_sparc_elf_link_hash_table_create): Don't initialize
987         the deleted append_rela field.
988         (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
989         instead of SPARC_ELF_APPEND_RELA.
990         (_bfd_sparc_elf_finish_dynamic_symbol): Likewise.  Use the
991         elf_size_info structure to find the size of a RELA entry and
992         the associated swap-out function.
993         (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
994         (sparc_finish_dyn): ...this new function.
995         (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
996
997 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
998             Phil Edwards  <phil@codesourcery.com>
999
1000         * doc/bfd.texinfo: Put the contents after the title page rather
1001         than at the end of the document.
1002
1003 2007-03-27  Andreas Schwab  <schwab@suse.de>
1004
1005         * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
1006
1007 2007-03-26  H.J. Lu  <hongjiu.lu@intel.com>
1008
1009         * configure: Regenerated.
1010
1011 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
1012
1013         * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
1014         (allocate_spuear_stubs): New function.
1015         (spu_elf_size_stubs): Call allocate_spuear_stubs.
1016
1017 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
1018
1019         * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
1020         * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
1021         (MY (bfd_reloc_name_lookup)): New function.
1022         * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
1023         * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
1024         (MY_bfd_reloc_name_lookup): Define.
1025         * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
1026         (MY_bfd_reloc_name_lookup): Define.
1027         * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
1028         (NAME (aout, reloc_name_lookup)): New function.
1029         * bout.c (b_out_bfd_reloc_name_lookup): New function.
1030         * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
1031         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
1032         * coff-arm.c (coff_arm_reloc_name_lookup): New function.
1033         (coff_bfd_reloc_name_lookup): Define.
1034         * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
1035         (coff_i386_reloc_name_lookup): New function.
1036         * coff-i860.c (coff_i860_reloc_name_lookup): New function.
1037         (coff_bfd_reloc_name_lookup): Define.
1038         * coff-i960.c (coff_i960_reloc_name_lookup): New function.
1039         (coff_bfd_reloc_name_lookup): Define.
1040         * coff-m68k.c (m68k_reloc_name_lookup): New function.
1041         (coff_bfd_reloc_name_lookup): Define.
1042         * coff-maxq.c (maxq_reloc_name_lookup): New function.
1043         (coff_bfd_reloc_name_lookup): Define.
1044         * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
1045         (coff_bfd_reloc_name_lookup): Define.
1046         * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
1047         (_bfd_ecoff_bfd_reloc_name_lookup): Define.
1048         * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
1049         (coff_bfd_reloc_name_lookup): Define.
1050         * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
1051         (_bfd_xcoff_reloc_name_lookup): New function.
1052         (rs6000coff_vec, pmac_xcoff_vec): Init new field.
1053         * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
1054         (sh_coff_reloc_name_lookup): New function.
1055         * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
1056         (coff_bfd_reloc_name_lookup): Define.
1057         * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
1058         (tic30_coff_reloc_name_lookup): New function.
1059         * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
1060         (tic4x_coff_reloc_name_lookup): New function.
1061         * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
1062         (tic54x_coff_reloc_name_lookup): New function.
1063         * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
1064         (coff_amd64_reloc_name_lookup): New function.
1065         * coff-z80.c (coff_z80_reloc_name_lookup): New function.
1066         (coff_bfd_reloc_name_lookup): Define.
1067         * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
1068         (coff_bfd_reloc_name_lookup): Define.
1069         * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
1070         (xcoff64_reloc_name_lookup): New function.
1071         (rs6000coff64_vec, aix5coff64_vec): Init new field.
1072         * coffcode.h (coff_bfd_reloc_name_lookup): Define.
1073         * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
1074         * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1075         * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1076         * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1077         * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
1078         (bfd_elf32_bfd_reloc_name_lookup): Define.
1079         * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1080         * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
1081         (bfd_elf32_bfd_reloc_name_lookup): Define.
1082         * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
1083         (bfd_elf32_bfd_reloc_name_lookup): Define.
1084         * elf32-cris.c (cris_reloc_name_lookup): New function.
1085         (bfd_elf32_bfd_reloc_name_lookup): Define.
1086         * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
1087         (bfd_elf32_bfd_reloc_name_lookup): Define.
1088         * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1089         * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1090         * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
1091         (bfd_elf32_bfd_reloc_name_lookup): Define.
1092         * elf32-fr30.c (fr30_reloc_name_lookup): New function.
1093         (bfd_elf32_bfd_reloc_name_lookup): Define.
1094         * elf32-frv.c (frv_reloc_name_lookup): New function.
1095         (bfd_elf32_bfd_reloc_name_lookup): Define.
1096         * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
1097         * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
1098         (bfd_elf32_bfd_reloc_name_lookup): Define.
1099         * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
1100         * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
1101         (bfd_elf32_bfd_reloc_name_lookup): Define.
1102         * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
1103         (bfd_elf32_bfd_reloc_name_lookup): Define.
1104         * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
1105         (bfd_elf32_bfd_reloc_name_lookup): Define.
1106         * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
1107         (bfd_elf32_bfd_reloc_name_lookup): Define.
1108         * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
1109         (bfd_elf32_bfd_reloc_name_lookup): Define.
1110         * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
1111         (bfd_elf32_bfd_reloc_name_lookup): Define.
1112         * elf32-m32c.c (m32c_reloc_name_lookup): New function.
1113         (bfd_elf32_bfd_reloc_name_lookup): Define.
1114         * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1115         * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1116         * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1117         * elf32-m68k.c (reloc_name_lookup): New function.
1118         (bfd_elf32_bfd_reloc_name_lookup): Define.
1119         * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
1120         * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
1121         (bfd_elf32_bfd_reloc_name_lookup): Define.
1122         * elf32-mep.c (mep_reloc_name_lookup): New function.
1123         (bfd_elf32_bfd_reloc_name_lookup): Define.
1124         * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1125         (mips_vxworks_bfd_reloc_name_lookup): Likewise.
1126         (bfd_elf32_bfd_reloc_name_lookup): Define.
1127         * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1128         * elf32-mt.c (mt_reloc_name_lookup): New function.
1129         (bfd_elf32_bfd_reloc_name_lookup): Define.
1130         * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
1131         (bfd_elf32_bfd_reloc_name_lookup): Define.
1132         * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1133         * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
1134         (bfd_elf32_bfd_reloc_name_lookup): Define.
1135         * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
1136         (bfd_elf32_bfd_reloc_name_lookup): Define.
1137         * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
1138         (bfd_elf32_bfd_reloc_name_lookup): Define.
1139         * elf32-score.c (elf32_score_reloc_name_lookup): New function.
1140         (bfd_elf32_bfd_reloc_name_lookup): Define.
1141         * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
1142         (bfd_elf32_bfd_reloc_name_lookup): Define.
1143         * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
1144         * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
1145         (bfd_elf32_bfd_reloc_name_lookup): Define.
1146         * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
1147         (bfd_elf32_bfd_reloc_name_lookup): Define.
1148         * elf32-vax.c (reloc_name_lookup): New function.
1149         (bfd_elf32_bfd_reloc_name_lookup): Define.
1150         * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
1151         (bfd_elf32_bfd_reloc_name_lookup): Define.
1152         * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
1153         (bfd_elf32_bfd_reloc_name_lookup): Define.
1154         * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
1155         (bfd_elf32_bfd_reloc_name_lookup): Define.
1156         * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
1157         (bfd_elf64_bfd_reloc_name_lookup): Define.
1158         * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
1159         * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
1160         * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
1161         * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
1162         * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
1163         (bfd_elf64_bfd_reloc_name_lookup): Define.
1164         * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
1165         (bfd_elf64_bfd_reloc_name_lookup): Define.
1166         * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
1167         (bfd_elf64_bfd_reloc_name_lookup): Define.
1168         * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
1169         * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
1170         (bfd_elf64_bfd_reloc_name_lookup): Define.
1171         * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
1172         * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
1173         (bfd_elfNN_bfd_reloc_name_lookup): Define.
1174         * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
1175         * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
1176         * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
1177         * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
1178         * ieee.c (ieee_bfd_reloc_name_lookup): Define.
1179         * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
1180         * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
1181         * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
1182         (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
1183         (MY(reloc_name_lookup)): New function.
1184         * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
1185         * oasys.c (oasys_bfd_reloc_name_lookup): Define.
1186         * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
1187         * pe-mips.c (coff_mips_reloc_name_lookup): New function.
1188         (coff_bfd_reloc_name_lookup): Define.
1189         * reloc.c (bfd_reloc_name_lookup): New function.
1190         * riscix.c (riscix_reloc_name_lookup): New function.
1191         (MY_bfd_reloc_name_lookup): Define.
1192         * som.c (som_bfd_reloc_name_lookup): New function.
1193         * targets.c (struct bfd_target): Add reloc_name_lookup.
1194         (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
1195         * versados.c (versados_bfd_reloc_name_lookup): Define.
1196         * vms.c (vms_bfd_reloc_name_lookup): New function.
1197         * bfd-in2.h: Regenerate.
1198         * libbfd.h: Regenerate.
1199
1200 2007-03-26  Thiemo Seufer  <ths@mips.com>
1201
1202         PR ld/4208
1203         * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
1204         matching relocation is found.
1205         (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
1206
1207 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
1208
1209         * configure: Regenerated.
1210
1211 2007-03-23  Joseph Myers  <joseph@codesourcery.com>
1212
1213         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
1214         * configure: Regenerate.
1215
1216 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
1217
1218         * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
1219         Remove input_sec param.  Adjust all calls.
1220         (write_one_stub): Adjust stub symbol.
1221         (needs_ovl_stub): New function, extracted from..
1222         (spu_elf_size_stubs): ..here.
1223         (spu_elf_relocate_section): Use needs_ovl_stub.
1224
1225 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
1226
1227         * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
1228         if nonempty.
1229         * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
1230         * Makefile.in, configure, doc/Makefile.in: Regenerate.
1231
1232 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
1233
1234         PR ld/4210
1235         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
1236         address and virtual size of the last section for the image
1237         size.
1238
1239 2007-03-22  H.J. Lu  <hongjiu.lu@intel.com>
1240
1241         PR ld/4007
1242         * elf.c (assign_file_positions_for_load_sections): Check if
1243         all sections are in the segment.
1244
1245 2007-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1246
1247         PR ld/4208
1248         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
1249         matching LO16 relocation for HI16 relocation.
1250
1251 2007-03-20  Paul Brook  <paul@codesourcery.com>
1252
1253         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
1254         * bfd-in2.h: Regenerate.
1255         * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
1256         (record_arm_to_thumb_glue): Use globals->pic_veneer.
1257         (elf32_arm_create_thumb_stub): Ditto.
1258         (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
1259
1260 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
1261
1262         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
1263         argument and extra last argument.
1264         * bfd-in2.h: Regenerate.
1265         * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
1266         member.
1267         (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
1268         extra last argument.  Set no_enum_size_warning appropriately.
1269         (elf32_arm_merge_eabi_attributes): Improve enum sizes
1270         diagnostic, suppressing it when no_enum_size_warning dictates.
1271
1272 2007-03-20  Nick Clifton  <nickc@redhat.com>
1273
1274         PR binutils/3535
1275         * elf.c (copy_private_bfd_data): Widen the scope of Solaris
1276         specific conditions that need the program headers to be
1277         rewritten.
1278
1279 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
1280
1281         * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
1282         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
1283         SizeOfInitializedData, SizeOfUninitializedData,
1284         AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
1285         extra PE a.out header.
1286         (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
1287         (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
1288         defined.
1289         (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
1290         defined.
1291         (_bfd_XX_print_private_bfd_data_common): Also print Magic,
1292         MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
1293         SizeOfInitializedData, SizeOfUninitializedData,
1294         AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
1295         extra PE a.out header.
1296
1297 2007-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1298
1299         * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
1300         only if BFD64 is defined.
1301
1302 2007-03-17  Alan Modra  <amodra@bigpond.net.au>
1303
1304         * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
1305         on setjmp calls.
1306
1307 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
1308
1309         * doc/Makefile.in: Regenerated.
1310
1311 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
1312
1313         * Makefile.am (bfdver.h): Substitute report_bugs_to.  Also
1314         create doc/bfdver.texi.
1315         * Makefile.in: Regenerated.
1316
1317         * configure.in (--with-bugurl): New option.
1318         * configure: Regenerated.
1319
1320         * version.h (REPORT_BUGS_TO): New.
1321
1322 2007-03-13  H.J. Lu  <hongjiu.lu@intel.com>
1323
1324         PR binutils/3826
1325         * elf-bfd.h (elf_backend_data): Add elf_osabi.
1326         (_bfd_elf_set_osabi): New.
1327
1328         * elf.c (_bfd_elf_set_osabi): New.
1329
1330         * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
1331         (elf_backend_post_process_headers): Defined with
1332         _bfd_elf_set_osabi.
1333         (ELF_OSABI): Properly defined for each target.
1334
1335         * elf32-i370.c (i370_elf_post_process_headers): Removed.
1336         (ELF_OSABI): Defined.
1337         (elf_backend_post_process_headers): Defined with
1338         _bfd_elf_set_osabi.
1339
1340         * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
1341         freebsd.
1342         (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
1343
1344         * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
1345         (ELF_OSABI): Defined.
1346         (elf_backend_post_process_headers): Defined with
1347         _bfd_elf_set_osabi.
1348
1349         * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
1350         freebsd.
1351         (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
1352         elf_osabi.
1353
1354         * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
1355         with elf_osabi.
1356         (ELF_OSABI): Properly defined for each target.
1357         (elf_backend_post_process_headers): Defined with
1358         _bfd_elf_set_osabi for Linux.
1359
1360         * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
1361         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
1362         (elf_backend_post_process_headers): Defined with
1363         _bfd_elf_set_osabi.
1364
1365         * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
1366         (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
1367         (elf_backend_post_process_headers): Defined with
1368         _bfd_elf_set_osabi.
1369
1370         * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
1371         with any ELF target of the compatible machine for which we do not
1372         have a specific backend.
1373
1374         * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
1375         with elf_osabi.
1376
1377         * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
1378         (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
1379
1380 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
1381
1382         * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
1383         V850_OTHER_* bits.
1384
1385 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
1386
1387         * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
1388         (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
1389         Run "make dep-am".
1390         * Makefile.in: Regenerate.
1391         * po/SRC-POTFILES.in: Regenerate.
1392
1393 2007-03-07  H.J. Lu  <hongjiu.lu@intel.com>
1394
1395         * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
1396         (x86_64-*-kfreebsd*-gnu): Likewise.
1397         (x86_64-*-netbsd*): Likewise.
1398         (x86_64-*-openbsd*): Likewise.
1399         (x86_64-*-linux-*): Likewise.
1400
1401         * configure.in: Support bfd_efi_app_x86_64_vec.
1402         * configure: Regenerated.
1403
1404         * efi-app-x86_64.c: New file.
1405
1406         * targets.c (bfd_efi_app_x86_64_vec): New.
1407         (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
1408
1409 2007-03-07  Kai Tietz   <kai.tietz@onevision.com>
1410
1411         * reloc.c (bfd_generic_get_relocated_section_contents): Remove
1412         const for type reloc_howto_type.
1413
1414 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
1415
1416         PR 3958
1417         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
1418         (elf_discarded_section): Move..
1419         * bfd-in.h: ..to here.
1420         * bfd-in2.h: Regenerate.
1421         * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
1422         from discarded sections before relocate_section has done its job.
1423         * reloc.c (bfd_generic_get_relocated_section_contents): Handle
1424         relocs against symbols from discarded sections.
1425         * elf-hppa.h (elf_hppa_howto_table): Set size.  Set dst_mask on
1426         SECREL32.
1427         (elf_hppa_relocate_section): Handle relocatable link after setting
1428         sec, sym, h etc. for final link.  Squash error messages for
1429         relocatable link.  Clear section contents for relocs against
1430         symbols in discarded sections, and zero reloc.  Remove existing
1431         zero r_symndx code.
1432         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
1433         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
1434         * elf32-arm.c (elf32_arm_relocate_section): Likewise.
1435         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
1436         * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
1437         (bfin_relocate_section): Likewise.
1438         * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
1439         * elf32-cris.c (cris_elf_relocate_section): Likewise.
1440         * elf32-crx.c (elf32_crx_relocate_section): Likewise.
1441         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
1442         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
1443         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
1444         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
1445         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
1446         * elf32-i370.c (i370_elf_relocate_section): Likewise.
1447         * elf32-i386.c (elf_i386_relocate_section): Likewise.
1448         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
1449         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
1450         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
1451         * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
1452         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
1453         * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
1454         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1455         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
1456         * elf32-mep.c (mep_elf_relocate_section): Likewise.
1457         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
1458         * elf32-mt.c (mt_elf_relocate_section): Likewise.
1459         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
1460         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1461         * elf32-s390.c (elf_s390_relocate_section): Likewise.
1462         * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
1463         * elf32-sh.c (sh_elf_relocate_section): Likewise.
1464         * elf32-spu.c (spu_elf_relocate_section): Likewise.
1465         * elf32-v850.c (v850_elf_relocate_section): Likewise.
1466         * elf32-vax.c (elf_vax_relocate_section): Likewise.
1467         * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
1468         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
1469         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
1470         * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
1471         (elf64_alpha_relocate_section): Likewise.
1472         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
1473         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1474         * elf64-s390.c (elf_s390_relocate_section): Likewise.
1475         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1476         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1477         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1478         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
1479         * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
1480
1481         * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
1482         symbols for relocatable link.  Don't use always-zero st_value.
1483         (elf_backend_rela_normal): Don't define.
1484         * elf32-bfin.c (bfinfdpic_relocate_section): Use
1485         RELOC_FOR_GLOBAL_SYMBOL.
1486         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
1487         * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
1488         section symbol adjustments with same for relocatable link.
1489         * elf32-i386.c (elf_i386_relocate_section): Likewise.
1490         * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
1491         (elf32_m68hc11_check_relocs): ..to here.
1492         * elf32-score.c (score_elf_final_link_relocate): Remove zero
1493         r_symndx code.
1494         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
1495
1496 2007-03-07  Alan Modra  <amodra@bigpond.net.au>
1497
1498         PR 4144
1499         * elf.c (assign_file_positions_for_load_sections): Don't
1500         adjust p_memsz for !SEC_LOAD section vma modulo page size.
1501         Instead, use the same lma based adjustment for SEC_LOAD
1502         sections.
1503
1504 2007-03-01  Bob Wilson  <bob.wilson@acm.org>
1505
1506         * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
1507         (find_relaxable_sections): Do not increment src_count for unknown
1508         opcodes.  Decode only once instead of calling is_l32r_relocation.
1509         (compute_text_actions): Remove unused no_insn_move flag.  Assert that
1510         src_next matches src_count in relax_info.
1511
1512 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
1513
1514         * Makefile.am (bfdver.h): Use "." not " " between version number
1515         and date.
1516         * Makefile.in: Regenerate.
1517         * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
1518         * configure: Regenerate.
1519
1520 2007-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1521
1522         * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
1523
1524 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
1525
1526         * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
1527         * elf32-spu.c (ovl_mgr_pread): Add const to casts.
1528
1529 2007-02-23  Carlos O'Donell  <carlos@codesourcery.com>
1530
1531         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
1532         DWARF even with 64-bit addresses.
1533         (_bfd_dwarf2_find_nearest_line): Likewise.
1534
1535 2007-02-23  Nick Clifton  <nickc@redhat.com>
1536
1537         PR binutils/3535
1538         * elf.c (copy_private_bfd_data): Always rewrite the program
1539         headers when a Solaris interpreter segment is involved.
1540
1541 2007-02-22  Paul Brook  <paul@codesourcery.com>
1542
1543         * elflink.c (gc_mark_hook_fn): Remove.
1544         (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
1545         (bfd_elf_gc_sections): Ditto.  Call gc_mark_extra_sections.
1546         * elf-bfd.h (elf_gc_mark_hook_fn): Define.
1547         (elf_backend_data): Add gc_mark_extra_sections.
1548         * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
1549         definition.
1550         (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
1551         * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
1552         (elf_backend_gc_mark_extra_sections): Define.
1553
1554 2007-02-21  Nick Clifton  <nickc@redhat.com>
1555
1556         * elf.c (_bfd_elf_map_sections_to_segments): If the
1557         override_segment_assignment callback is defined then call it.
1558
1559 2007-02-21  Alan Modra  <amodra@bigpond.net.au>
1560
1561         * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
1562
1563 2007-02-19  Thiemo Seufer  <ths@mips.com>
1564
1565         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
1566         translation marker from untranslatable strings.
1567
1568 2007-02-19  Alan Modra  <amodra@bigpond.net.au>
1569
1570         * elf-bfd.h (struct elf_backend_data): Add default_execstack.
1571         * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
1572         * elfxx-target.h (elf_backend_default_execstack): Define to 1.
1573         (elfNN_bed): Init new field.
1574         * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
1575
1576 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1577             Nathan Sidwell  <nathan@codesourcery.com>
1578             Vladimir Prus  <vladimir@codesourcery.com
1579             Joseph Myers  <joseph@codesourcery.com>
1580
1581         * configure.in (--with-pkgversion): New option.
1582         * configure: Regenerate.
1583         * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
1584         * Makefile.in: Regenerate.
1585         * version.h (BFD_VERSION_STRING): Define using
1586         @bfd_version_package@.
1587
1588 2007-02-16  Carlos O'Donell  <carlos@codesourcery.com>
1589
1590         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
1591         Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
1592         and EF_MIPS_UCODE.
1593
1594 2007-02-15  Alan Modra  <amodra@bigpond.net.au>
1595
1596         * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
1597         declare.
1598         (_bfd_norelocs_canonicalize_reloc): Likewise.
1599         * libbfd.h: Regenerate.
1600         * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
1601         (_bfd_norelocs_canonicalize_reloc): Likewise.
1602         * binary.c (binary_bfd_reloc_type_lookup): Don't define.
1603         (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
1604         (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
1605         * ihex.c: Similarly.
1606         * mach-o-target.c: Similarly.
1607         * mach-o.c: Similarly.
1608         * mmo.c: Similarly.
1609         * pef.c: Similarly.
1610         * ppcboot.c: Similarly.
1611         * srec.c: Similarly.
1612         * xsym.c: Similarly.
1613
1614 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
1615
1616         PR ld/3953
1617         * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
1618         when adding default symbol.
1619
1620 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
1621
1622         * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
1623         for branch lookup table.
1624
1625 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
1626
1627         * elf64-ppc.c (create_linkage_sections): Don't create
1628         .rela.rodata.brlt for --emit-relocs.
1629         (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
1630         (ppc_size_one_stub): Count them.  Simplify test of stub type
1631         when counting stub relocs.  Set SEC_RELOC too.
1632         (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
1633         (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
1634
1635 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
1636
1637         * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
1638         with a zero symbol index.
1639
1640 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
1641
1642         * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
1643
1644 2007-02-05  Dave Brolley  <brolley@redhat.com>
1645             Stan Cox  <scox@redhat.com>
1646
1647         PR ld/3972
1648         * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
1649
1650 2007-02-05  Dave Brolley  <brolley@redhat.com>
1651             Richard Sandiford  <rsandifo@redhat.com>
1652             Stan Cox  <scox@redhat.com>
1653             Nick Clifton  <nickc@redhat.com>
1654             DJ Delorie  <dj@redhat.com>
1655             Frank Ch. Eigler  <fche@redhat.com>
1656             Ben Elliston  <bje@redhat.com>
1657             Richard Henderson  <rth@redhat.com>
1658
1659         * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
1660         (ALL_MACHINES_CFILES): Add CPU_MEP.c.
1661         (BFD32_BACKENDS): Add elf32-mep.lo.
1662         (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
1663         (cpu-mep.lo,elf32-mep.lo): New targets.
1664         * archures.c (bfd_arch_mep): New enumerator.
1665         (bfd_mach_mep, bfd_mach_mep_h1): New macros.
1666         (bfd_mep_arch): New external variable.
1667         (bfd_archures_list): Add bfd_mep_arch.
1668         * config.bfd: Support mep-*-elf.
1669         * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
1670         * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
1671         * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
1672         declarations.
1673         (_bfd_target_vector): Add bfd_elf32_mep_vec and
1674         bfd_elf32_mep_little_vec.
1675         * mep-relocs.pl: New file.
1676         * cpu-mep.c: New file.
1677         * elf32-mep.c: New file.
1678         * bfd-in2.h: Regenerate.
1679         * po/POTFILES.in: Regenerate.
1680         * libbfd.h: Regenerate.
1681         * Makefile.in: Regenerate.
1682         * configure: Regenerate.
1683
1684 2007-02-05  Dave Brolley  <brolley@redhat.com>
1685
1686         * elflink.c (evaluate_complex_relocation_symbols): Check for
1687         STT_SRELC for global symbols.
1688         (perform_complex_relocations): Renamed to
1689         perform_complex_relocation and now examines only one relocation.
1690         (elf_link_input_bfd): Don't call perform_complex_relocations.
1691         * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
1692         * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
1693         (OD,OS,OU): #undefs corrected to N, S and U repectively.
1694         (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
1695         (complex_reloc_installation_howto): Removed.
1696         (mep_info_to_howto_rela): Remove special case for r_type==0xff.
1697         (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
1698
1699 2007-02-05  Dave Brolley  <brolley@redhat.com>
1700             Richard Sandiford  <rsandifo@redhat.com>
1701             DJ Delorie  <dj@redhat.com>
1702             Graydon Hoare  <graydon@redhat.com>
1703             Nick Clifton  <nickc@cambridge.redhat.com>
1704             Jeff Holcomb  <jeffh@redhat.com>
1705             Frank Ch. Eigler  <fche@redhat.com>
1706
1707         * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
1708         * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
1709         * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
1710         * elflink.c (set_symbolValue): New static function.
1711         (resolve_symbol): Likewise.
1712         (resolve_section): Likewise.
1713         (undefined_reference): Likewise.
1714         (eval_symbol): Likewise.
1715         (evaluate_complex_relocation_symbols): Likewise.
1716         (put_value): Likewise.
1717         (get_value): Likewise.
1718         (decode_complex_addend):
1719         (bfd_elf_perform_complex_relocation): New function.
1720         (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
1721         * reloc.c (BFD_RELOC_RELC): New relocation number.
1722         * syms.c (BSF_RELC,BSF_SRELC): New macros.
1723
1724 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
1725
1726         * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
1727         (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
1728         (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
1729         (elf_xtensa_allocate_got_size): Replace these with...
1730         (elf_xtensa_allocate_dynrelocs): ...this new function.
1731         (elf_xtensa_size_dynamic_sections): Use it.
1732
1733 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
1734
1735         * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
1736         <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
1737         Set src_mask to zero.
1738         <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise.  Also fix dst_mask.
1739         <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
1740
1741 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1742
1743         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
1744         (elf_xtensa_dynamic_symbol_p): ...this.
1745
1746 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1747
1748         * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
1749         (struct elf_xtensa_link_hash_table): New.
1750         (elf_xtensa_hash_table): New.
1751         (elf_xtensa_link_hash_table_create): New.
1752         (elf_xtensa_check_relocs): Update plt_reloc_count references.
1753         Update arguments to add_extra_plt_sections.
1754         (elf_xtensa_create_dynamic_sections): Record new sections in the hash
1755         table.  Update for plt_reloc_count and add_extra_plt_sections.
1756         (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
1757         argument with link info.  Update calls to elf_xtensa_get_plt_section
1758         and elf_xtensa_get_gotplt_section.
1759         (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
1760         (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
1761         (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
1762         (relax_property_section): Get sections from the hash table and update
1763         function calls.
1764         (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
1765         dynobj argument with link info.  Get sections for first plt chunk from
1766         the hash table.
1767         (bfd_elf32_bfd_link_hash_table_create): Define.
1768
1769 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
1770
1771         * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
1772         * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
1773         (struct elf_symbol): Change first member into union.
1774         (elf_sort_elf_symbol): Compare pointers to internal syms rather than
1775         internal syms.  Only compare st_shndx fields.
1776         (elf_create_symbuf): New function.
1777         (bfd_elf_match_symbols_in_sections): Use it.  If symbufs are available
1778         for bfds, use a binary search, otherwise don't qsort symbols
1779         unnecessarily only to select which symbols are for the particular
1780         shndx.
1781
1782 2007-02-01  Nick Clifton  <nickc@redhat.com>
1783
1784         PR ld/3852
1785         * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
1786         in the elf_link_hash_table structure.
1787
1788 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
1789
1790         * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
1791         * elfxx-target.h (elf_backend_write_core_note): Define and use.
1792         * elf.c (elfcore_write_prpsinfo): Call the above.  Add support for
1793         32-bit core note on 64-bit target.
1794         (elfcore_write_prstatus): Likewise.
1795         (elfcore_write_lwpstatus): Make note_name const.
1796         (elfcore_write_prfpreg): Likewise.
1797         (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
1798         target.
1799         * elf32-ppc.c (ppc_elf_write_core_note): New function.
1800         (elf_backend_write_core_note): Define.
1801         * elf64-ppc.c (ppc64_elf_write_core_note): New function.
1802         (elf_backend_write_core_note): Define.
1803
1804 2007-01-31  H.J. Lu  <hongjiu.lu@intel.com>
1805
1806         * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
1807         (elf32_bed): Defined for elf32-us-cris.
1808
1809         * elf64-sh64.c (elf64_bed): Defined for Linux.
1810         (INCLUDED_TARGET_FILE): Removed.
1811
1812         * elfxx-target.h (elfNN_bed): Always define. Don't check
1813         INCLUDED_TARGET_FILE.
1814
1815 2007-01-31  DJ Delorie  <dj@redhat.com>
1816
1817         * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
1818         message for dangerous relocs, special case the common user error.
1819
1820 2007-01-30  H.J. Lu  <hongjiu.lu@intel.com>
1821
1822         * elf.c (copy_elf_program_header): Start from the first section
1823         in a segment and stop when all sections in a segment are
1824         accounted for.
1825
1826 2007-01-29  Julian Brown  <julian@codesourcery.com>
1827
1828         * bfd-in2.h: Regenerate.
1829         * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
1830         instruction scanning should be done.
1831         (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
1832         (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
1833         (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
1834         prototype.
1835         * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
1836         argument.
1837         * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
1838         (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
1839         (elf32_vfp11_erratum_type): New enum.
1840         (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
1841         veneers.
1842         (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
1843         (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
1844         vfp11_fix and num_vfp11_fixes fields.
1845         (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
1846         vfp11_erratum_glue_size, num_vfp11_fixes fields.
1847         (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
1848         (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
1849         glue section.
1850         (elf32_arm_section_map_add): Add an code/data mapping symbol entry
1851         to a section's map.
1852         (record_vfp11_erratum_veneer): Create a single veneer, and its
1853         associated symbols.
1854         (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
1855         (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
1856         BFDs.
1857         (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
1858         required.
1859         (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
1860         (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
1861         (bfd_arm_vfp11_write_mask): Update write mask according to coded
1862         register number.
1863         (bfd_arm_vfp11_antidependency): New function.
1864         (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
1865         (elf32_arm_compare_mapping): Declare.
1866         (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
1867         BFD for potential erratum-triggering insns. Record results.
1868         (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
1869         and branches to veneers have been placed in virtual memory after
1870         layout.
1871         (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
1872         hash table.
1873         (elf32_arm_output_symbol_hook): Remove.
1874         (elf32_arm_write_section): Output veneers, and branches to veneers.
1875         Use maps from input sections, not output sections, for code
1876         byte-swapping.
1877         * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
1878         * elf32-score.c (_bfd_score_elf_write_section): Likewise.
1879         * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
1880         * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
1881
1882 2007-01-27  H.J. Lu  <hongjiu.lu@intel.com>
1883
1884         * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
1885         (INCLUDED_TARGET_FILE): Removed.
1886
1887 2007-01-27  Mike Frysinger  <vapier@gentoo.org>
1888
1889         * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
1890         (INCLUDED_TARGET_FILE): Remove.
1891
1892 2007-01-25  DJ Delorie  <dj@redhat.com>
1893
1894         * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
1895         R_M32C_16 or R_M32C_24 relocs.
1896
1897 2007-01-25  Nick Clifton  <nickc@redhat.com>
1898
1899         PR binutils/3874
1900         * elf32-avr.c (avr_link_hash_table): Check to make sure that the
1901         hash table was created by elf32_avr_link_hash_table_create before
1902         using it.
1903         (elf32_avr_link_hash_newfunc): New function.  Just pass the call
1904         through to _bfd_elf_link_hash_newfunc.
1905         (elf32_avr_link_hash_table_create): Use
1906         elf32_avr_link_hash_newfunc instead of
1907         _bfd_elf_link_hash_newfunc.
1908         (elf32_avr_relocate_section): Check for the hash table pointer
1909         being NULL.
1910         (elf32_avr_relax_section, avr_build_one_stub,
1911         elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
1912         elf32_avr_build_stubs): Likewise.
1913
1914 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
1915
1916         PR ld/3831
1917         * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
1918         argument, Elf_Internal_Sym *.
1919
1920         * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
1921         symbol dynamic if info->dynamic_data is TRUE.
1922         (bfd_elf_record_link_assignment): Updated call to
1923         bfd_elf_record_link_assignment.
1924         (_bfd_elf_merge_symbol): Likewise.  Always call
1925         bfd_elf_link_mark_dynamic_symbol.
1926
1927 2007-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1928
1929         * Makefile.am (BFD_LIBS): Removed.
1930         * Makefile.in: Regenerated.
1931
1932 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1933
1934         PR binutils/3631
1935         * Makefile.am (OFILES): Add @bfd64_libs@.
1936         (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1937         * Makefile.in: Regenerated.
1938
1939         * configure.in (bfd_libs): Replaced by ...
1940         (bfd64_libs): This.
1941         * configure: Regenerated.
1942
1943 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1944
1945         * elf.c (assign_file_positions_for_load_sections): We can
1946         require fewer phdrs than expected.
1947
1948 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
1949
1950         * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1951         * bfd-in2.h: Regenerate.
1952         * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1953         bfd_mach_cpu32_fido.
1954         (m68k_arch_features): Use fido_a instead of cpu32.
1955         (bfd_m68k_compatible): Reject the combination of Fido and
1956         ColdFire.  Accept the combination of CPU32 and Fido with a
1957         warning.
1958         * elf32-m68k.c (elf32_m68k_object_p,
1959         elf32_m68k_merge_private_bfd_data,
1960         elf32_m68k_print_private_bfd_data): Treat Fido as an
1961         architecture by itself.
1962
1963 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1964
1965         * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1966
1967 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
1968
1969         * texhex.c (first_phase): Don't fall through into the default
1970         case.
1971         (pass_over): Replace abort () calls with return FALSE.  Fix
1972         buffer overflow.
1973
1974 2007-01-04  Jie Zhang  <jie.zhang@analog.com>
1975
1976         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1977         SEC_EXCLUDE on zero size .eh_frame.
1978
1979 For older changes see ChangeLog-2006
1980 \f
1981 Local Variables:
1982 mode: change-log
1983 left-margin: 8
1984 fill-column: 74
1985 version-control: never
1986 End: