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