2007-05-03 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
7bdca076
SL
12007-05-03 Sandra Loosemore <sandra@codesourcery.com>
2
3 * elf32-arm.c (allocate_dynrelocs): Fix typo in comment.
4
22184a77
NC
52007-05-03 Vincent Riviere <vincent.riviere@freesbee.fr>
6 Nick Clifton <nickc@redhat.com>
7
8 PR gas/3041
9 * aoutx.h (swap_std_reloc_out): Treat relocs against weak symbols
10 in the same way as relocs against external symbols.
11
627b32bc
AM
122007-05-02 Alan Modra <amodra@bigpond.net.au>
13
14 * elf.c (assign_file_positions_for_load_sections): Set sh_offset
15 here. Set sh_type to SHT_NOBITS if we won't be allocating
16 file space. Don't bump p_memsz for non-alloc sections. Adjust
17 section-in-segment check.
18 (assign_file_positions_for_non_load_sections): Don't set sh_offset
19 here for sections that have already been handled above.
20
49fa1e15
AM
212007-04-30 Alan Modra <amodra@bigpond.net.au>
22
23 * elf32-spu.c (struct spu_link_hash_table): Add stack_analysis
24 and emit_stack_syms bitfields.
25 (get_sym_h): Read all symbols if stack analysis will be done.
26 (spu_elf_create_sections): Add stack_analysis and emit_stack_syms
27 params, and stash in hash table.
28 (is_hint): Split off from..
29 (is_branch): ..here. Adjust callers.
30 (spu_elf_size_stubs): Add stack_analysis param. Arrange to read
31 and keep all syms.
32 (write_one_stub): Fix mem leak.
33 (find_function_stack_adjust): New function.
34 (sort_syms_syms, sort_syms_psecs): New vars.
35 (sort_syms): New function.
36 (struct call_info, struct function_info): New.
37 (struct spu_elf_stack_info): New.
38 (alloc_stack_info, maybe_insert_function, func_name): New functions.
39 (is_nop, insns_at_end, check_function_ranges): Likewise.
40 (find_function, insert_callee, mark_functions_via_relocs): Likewise.
41 (pasted_function, interesting_section, discover_functions): Likewise.
42 (mark_non_root, call_graph_traverse, build_call_tree): Likewise.
43 (sum_stack, spu_elf_stack_analysis, spu_elf_final_link): Likewise.
44 (bfd_elf32_bfd_final_link): Define.
45 * elf32-spu.h (struct _spu_elf_section_data): Add stack_info field.
46 (spu_elf_create_sections, spu_elf_size_stubs): Update prototypes.
47
9ddf8309
TS
482007-04-28 Sergey Rogozhkin <rogozhkin@niisi.msk.ru>
49
50 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Don't access
51 memory which we might not own.
52
95147441
BW
532007-04-27 Bob Wilson <bob.wilson@acm.org>
54
55 * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function.
56 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Likewise.
57 (elf_xtensa_allocate_dynrelocs): Use elf_xtensa_make_sym_local.
58
bcc2cc8e
BW
592007-04-27 Bob Wilson <bob.wilson@acm.org>
60
61 * elf32-xtensa.c (xtensa_read_table_entries): Step through table
62 contents and relocs in parallel.
63
f29f96b6
BW
642007-04-27 Bob Wilson <bob.wilson@acm.org>
65
66 * elf32-xtensa.c (relax_property_section): Remove extra irel increment.
67
2ce18a16
AM
682007-04-27 Alan Modra <amodra@bigpond.net.au>
69
70 * cpu-rs6000.c: Write Mimi's name in ASCII.
71 * coff-rs6000.c: Likewise.
72 * rs6000-core.c: Likewise.
73
eddc20ad
AM
742007-04-27 Alan Modra <amodra@bigpond.net.au>
75
76 * sysdep.h: Include config.h first.
77 Many files: Include sysdep.h before bfd.h.
78 * Makefile.am: Run "make dep-am".
79 * Makefile.in: Regenerate.
80
495443d4
AM
812007-04-25 Alan Modra <amodra@bigpond.net.au>
82
83 * sysdep.h: Revert last change.
84
40b1c6c5
NC
852007-04-24 Nick Clifton <nickc@redhat.com>
86
87 * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
88 * coff-m68k.c (m68kcoff_rtype_to_howto): Initialize relent.howto.
89
64be1553
AM
902007-04-24 Alan Modra <amodra@bigpond.net.au>
91
92 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn if
93 eh_frame_hdr table won't be created.
94
d5efd9fc
AM
952007-04-24 Alan Modra <amodra@bigpond.net.au>
96
97 * acinclude.m4: Include config/stdint.m4.
98 * configure.in: Invoke GCC_HEADER_STDINT.
99 * sysdep.h: Don't include ansidecl.h here.
100 * configure: Regenerate.
101 * config.in: Regenerate.
102 * Makefile.in: Regenerate.
103
9a2e615a
NS
1042007-04-23 Nathan Sidwell <nathan@codesourcery.com>
105
106 * archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
107 bfd_mach_mcf_isa_c_emac): New.
108 * elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
109 elf_isac_plt_entry, elf_isac_plt_info): New.
110 (elf32_m68k_object_p): Add ISA_C.
111 (elf32_m68k_print_private_bfd_data): Print ISA_C.
112 (elf32_m68k_get_plt_info): Detect ISA_C.
113 * cpu-m68k.c (arch_info): Add ISAC.
114 (m68k_arch_features): Likewise,
115 (bfd_m68k_compatible): ISAs B & C are not compatible.
116
1b0b5b1b
NC
1172007-04-21 Nick Clifton <nickc@redhat.com>
118
119 * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
120 (ecoff_link_add_archive_symbols): Likewise.
121 * coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise
122 relent.howto.
123 * ieee.c (parse_int): Initialise x.
124 (must_parse_int): Initialise result.
125 (ieee_slurp_external_symbols): Initialise value.
126
bd7803a9
AM
1272007-04-21 Alan Modra <amodra@bigpond.net.au>
128
129 * config.bfd (spu-*-elf): Delete targ_selvecs.
130
964597d0
NC
1312007-04-19 Nick Clifton <nickc@redhat.com>
132
133 * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
134
01e76792
AM
1352007-04-19 Alan Modra <amodra@bigpond.net.au>
136
137 * bfd.c (bfd_demangle): New function.
138 * Makefile.am: Run "make dep-am".
139 * Makefile.in: Regenerate.
140 * bfd-in2.h: Regenerate.
141
ee5c21a0
DJ
1422007-04-18 Matthias Klose <doko@ubuntu.com>
143
144 * Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
145 (bfdver.h): Use the date in non-release builds for the soversion.
146 * Makefile.in: Regenerate.
147
fcb93ecf
PB
1482007-04-17 Paul Brook <paul@codesourcery.com>
149
150 * elf.c (_bfd_elf_is_function_type): New function.
151 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
152 (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
153 is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
154 * elf-bfd.h (elf_backend_data): Add is_function_type.
155 (_bfd_elf_is_function_type): Add prototype.
156 * elfxx-target.h (elf_backend_is_function_type): Add default
157 definition.
158 (elfNN_bed): Add elf_backend_is_function_type.
159 * elf32-arm.c (elf32_arm_is_function_type): New function.
160 (elf_backend_is_function_type): Define.
161
5750dcec
DJ
1622007-04-17 Daniel Jacobowitz <dan@codesourcery.com>
163
164 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
165 DT_MIPS_RLD_MAP before DT_DEBUG again.
166
cfbc9945
SE
1672007-04-14 Steve Ellcey <sje@cup.hp.com>
168
169 * Makefile.am: Add ACLOCAL_AMFLAGS.
170 * configure.in: Change macro call order.
171 * Makefile.in: Regnerate.
172 * doc/Makefile.in: Regenerate.
173 * configure: Regenerate.
174
3fcd97f1
JJ
1752007-04-14 Jakub Jelinek <jakub@redhat.com>
176
177 * elflink.c (bfd_elf_final_link): Don't free symbuf for
178 non-elf input bfds.
179 (bfd_elf_size_dynamic_sections): Don't access elf_section_data
180 for non-elf input bfds.
181
af5978fb
RS
1822007-04-12 Richard Sandiford <richard@codesourcery.com>
183
184 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
185 DT_MIPS_RTLD_MAP for PIEs.
186
9e3313ae
RS
1872007-04-12 Richard Sandiford <richard@codesourcery.com>
188
189 * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
190 when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
191 in a read-only section.
192 (_bfd_mips_elf_check_relocs): Likewise.
193
1d25768e
BW
1942007-04-12 Bob Wilson <bob.wilson@acm.org>
195
196 * elf32-xtensa.c (xtensa_is_insntable_section): New.
197 (xtensa_is_proptable_section): New.
198 (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
199 tables with 12-byte entries, as well as tables with 8-byte entries.
200 Sort the relocations before examining them.
201 (relax_property_section): Use xtensa_is_proptable_section and
202 xtensa_is_littable_section. Rewrite code for combining table entries
203 to be more robust in case of unexpected relocations. Do not set offset
204 of unused relocations to less than zero.
205 (xtensa_is_property_section): Use other functions instead of
206 duplicating section name comparisons.
207 (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
208 (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
209
e1e5c0b5
BW
2102007-04-12 Bob Wilson <bob.wilson@acm.org>
211
212 * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
213 from Xtensa property sections.
214
2c67c5f3
AM
2152007-04-12 Alan Modra <amodra@bigpond.net.au>
216
217 * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
218 is non-NULL before dereferencing.
219
8776bb8a
NS
2202007-04-11 Nathan Sidwell <nathan@codesourcery.com>
221
222 * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
223 relocs too.
224
4a828aab
RH
2252007-04-10 Richard Henderson <rth@redhat.com>
226
227 * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
228 (elf64_alpha_size_got_sections): Remove unused something_changed local.
229 (elf64_alpha_size_plt_section): Return void.
230 (elf64_alpha_size_rela_got_section): Likewise.
231 (elf64_alpha_relax_section): Only regenerate got+plt if the
232 relax_trip counter has changed.
233
91506736
DJ
2342007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
235
236 * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
237 * doc/Makefile.am (DOCFILES): Add bfdver.texi.
238 (bfdver.texi): New rule.
239 * Makefile.in, doc/Makefile.in: Regenerated.
240
da6bcfca
MT
2412007-04-03 Matt Thomas <matt@netbsd.org>
242
243 * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc
244 in a shared object if it is not in a CODE section or if it is against
245 a section symbol. This allows DWARF2 to use pcrel format.
246
9267588c
L
2472007-04-05 H.J. Lu <hongjiu.lu@intel.com>
248
249 PR ld/4304
250 * elflink.c (bfd_elf_final_link): Call einfo callback in
251 bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
252 warning.
253
c1b2796f
AM
2542007-04-05 Alan Modra <amodra@bigpond.net.au>
255
256 * elf32-spu.c (spu_elf_output_symbol_hook): New function.
257 (elf_backend_link_output_symbol_hook): Define.
258
970ccc77
NC
2592007-04-02 Nick Clifton <nickc@redhat.com>
260
261 PR binutils/4292
262 * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
263 targets as 64-bit values, even if running on a 64-bit host.
264 * coffgen.c (coff_print_symbol): Likewise.
265
1783205a
NC
2662007-03-29 Nick Clifton <nickc@redhat.com>
267
268 PR binutils/4110
269 * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
270 (setup_group): Use it. Report corrupt group section headers.
271 (bfd_section_from_shdr): Use new macro. Replace constant 4 with
272 GRP_ENTRY_SIZE. Cope with NULLs in the group section table.
273 (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
274
2ce859a1
AM
2752007-03-29 Alan Modra <amodra@bigpond.net.au>
276
277 PR ld/4267
947844a3
AM
278 * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
279 for rel->r_info values.
280 (bfd_elf_perform_complex_relocation): Likewise.
2ce859a1
AM
281 * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
282 unused entries. Don't clear plt.plist in loop.
283
39817122
RS
2842007-03-28 Richard Sandiford <richard@codesourcery.com>
285
286 * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
287 * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
288 Merge into...
289 (sparc_elf_append_rela): ...this new function.
290 (SPARC_ELF_APPEND_RELA): Delete.
291 (_bfd_sparc_elf_link_hash_table_create): Don't initialize
292 the deleted append_rela field.
293 (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
294 instead of SPARC_ELF_APPEND_RELA.
295 (_bfd_sparc_elf_finish_dynamic_symbol): Likewise. Use the
296 elf_size_info structure to find the size of a RELA entry and
297 the associated swap-out function.
298 (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
299 (sparc_finish_dyn): ...this new function.
300 (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
301
4ecceb71
RS
3022007-03-28 Richard Sandiford <richard@codesourcery.com>
303 Phil Edwards <phil@codesourcery.com>
304
305 * doc/bfd.texinfo: Put the contents after the title page rather
306 than at the end of the document.
307
d4d2b80b
AS
3082007-03-27 Andreas Schwab <schwab@suse.de>
309
310 * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
311
831480e9 3122007-03-26 H.J. Lu <hongjiu.lu@intel.com>
5bd8253d
L
313
314 * configure: Regenerated.
315
f4b39977
AM
3162007-03-26 Alan Modra <amodra@bigpond.net.au>
317
318 * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
319 (allocate_spuear_stubs): New function.
320 (spu_elf_size_stubs): Call allocate_spuear_stubs.
321
157090f7
AM
3222007-03-26 Alan Modra <amodra@bigpond.net.au>
323
324 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
325 * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
326 (MY (bfd_reloc_name_lookup)): New function.
327 * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
328 * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
329 (MY_bfd_reloc_name_lookup): Define.
330 * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
331 (MY_bfd_reloc_name_lookup): Define.
332 * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
333 (NAME (aout, reloc_name_lookup)): New function.
334 * bout.c (b_out_bfd_reloc_name_lookup): New function.
335 * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
336 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
337 * coff-arm.c (coff_arm_reloc_name_lookup): New function.
338 (coff_bfd_reloc_name_lookup): Define.
339 * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
340 (coff_i386_reloc_name_lookup): New function.
341 * coff-i860.c (coff_i860_reloc_name_lookup): New function.
342 (coff_bfd_reloc_name_lookup): Define.
343 * coff-i960.c (coff_i960_reloc_name_lookup): New function.
344 (coff_bfd_reloc_name_lookup): Define.
345 * coff-m68k.c (m68k_reloc_name_lookup): New function.
346 (coff_bfd_reloc_name_lookup): Define.
347 * coff-maxq.c (maxq_reloc_name_lookup): New function.
348 (coff_bfd_reloc_name_lookup): Define.
349 * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
350 (coff_bfd_reloc_name_lookup): Define.
351 * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
352 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
353 * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
354 (coff_bfd_reloc_name_lookup): Define.
355 * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
356 (_bfd_xcoff_reloc_name_lookup): New function.
357 (rs6000coff_vec, pmac_xcoff_vec): Init new field.
358 * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
359 (sh_coff_reloc_name_lookup): New function.
360 * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
361 (coff_bfd_reloc_name_lookup): Define.
362 * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
363 (tic30_coff_reloc_name_lookup): New function.
364 * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
365 (tic4x_coff_reloc_name_lookup): New function.
366 * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
367 (tic54x_coff_reloc_name_lookup): New function.
368 * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
369 (coff_amd64_reloc_name_lookup): New function.
370 * coff-z80.c (coff_z80_reloc_name_lookup): New function.
371 (coff_bfd_reloc_name_lookup): Define.
372 * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
373 (coff_bfd_reloc_name_lookup): Define.
374 * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
375 (xcoff64_reloc_name_lookup): New function.
376 (rs6000coff64_vec, aix5coff64_vec): Init new field.
377 * coffcode.h (coff_bfd_reloc_name_lookup): Define.
378 * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
379 * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
380 * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
381 * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
382 * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
383 (bfd_elf32_bfd_reloc_name_lookup): Define.
384 * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
385 * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
386 (bfd_elf32_bfd_reloc_name_lookup): Define.
387 * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
388 (bfd_elf32_bfd_reloc_name_lookup): Define.
389 * elf32-cris.c (cris_reloc_name_lookup): New function.
390 (bfd_elf32_bfd_reloc_name_lookup): Define.
391 * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
392 (bfd_elf32_bfd_reloc_name_lookup): Define.
393 * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
394 * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
395 * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
396 (bfd_elf32_bfd_reloc_name_lookup): Define.
397 * elf32-fr30.c (fr30_reloc_name_lookup): New function.
398 (bfd_elf32_bfd_reloc_name_lookup): Define.
399 * elf32-frv.c (frv_reloc_name_lookup): New function.
400 (bfd_elf32_bfd_reloc_name_lookup): Define.
401 * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
402 * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
403 (bfd_elf32_bfd_reloc_name_lookup): Define.
404 * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
405 * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
406 (bfd_elf32_bfd_reloc_name_lookup): Define.
407 * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
408 (bfd_elf32_bfd_reloc_name_lookup): Define.
409 * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
410 (bfd_elf32_bfd_reloc_name_lookup): Define.
411 * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
412 (bfd_elf32_bfd_reloc_name_lookup): Define.
413 * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
414 (bfd_elf32_bfd_reloc_name_lookup): Define.
415 * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
416 (bfd_elf32_bfd_reloc_name_lookup): Define.
417 * elf32-m32c.c (m32c_reloc_name_lookup): New function.
418 (bfd_elf32_bfd_reloc_name_lookup): Define.
419 * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
420 * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
421 * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
422 * elf32-m68k.c (reloc_name_lookup): New function.
423 (bfd_elf32_bfd_reloc_name_lookup): Define.
424 * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
425 * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
426 (bfd_elf32_bfd_reloc_name_lookup): Define.
427 * elf32-mep.c (mep_reloc_name_lookup): New function.
428 (bfd_elf32_bfd_reloc_name_lookup): Define.
429 * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
430 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
431 (bfd_elf32_bfd_reloc_name_lookup): Define.
432 * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
433 * elf32-mt.c (mt_reloc_name_lookup): New function.
434 (bfd_elf32_bfd_reloc_name_lookup): Define.
435 * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
436 (bfd_elf32_bfd_reloc_name_lookup): Define.
437 * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
438 * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
439 (bfd_elf32_bfd_reloc_name_lookup): Define.
440 * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
441 (bfd_elf32_bfd_reloc_name_lookup): Define.
442 * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
443 (bfd_elf32_bfd_reloc_name_lookup): Define.
444 * elf32-score.c (elf32_score_reloc_name_lookup): New function.
445 (bfd_elf32_bfd_reloc_name_lookup): Define.
446 * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
447 (bfd_elf32_bfd_reloc_name_lookup): Define.
448 * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
449 * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
450 (bfd_elf32_bfd_reloc_name_lookup): Define.
451 * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
452 (bfd_elf32_bfd_reloc_name_lookup): Define.
453 * elf32-vax.c (reloc_name_lookup): New function.
454 (bfd_elf32_bfd_reloc_name_lookup): Define.
455 * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
456 (bfd_elf32_bfd_reloc_name_lookup): Define.
457 * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
458 (bfd_elf32_bfd_reloc_name_lookup): Define.
459 * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
460 (bfd_elf32_bfd_reloc_name_lookup): Define.
461 * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
462 (bfd_elf64_bfd_reloc_name_lookup): Define.
463 * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
464 * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
465 * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
466 * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
467 * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
468 (bfd_elf64_bfd_reloc_name_lookup): Define.
469 * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
470 (bfd_elf64_bfd_reloc_name_lookup): Define.
471 * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
472 (bfd_elf64_bfd_reloc_name_lookup): Define.
473 * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
474 * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
475 (bfd_elf64_bfd_reloc_name_lookup): Define.
476 * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
477 * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
478 (bfd_elfNN_bfd_reloc_name_lookup): Define.
479 * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
480 * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
481 * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
482 * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
483 * ieee.c (ieee_bfd_reloc_name_lookup): Define.
484 * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
485 * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
486 * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
487 (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
488 (MY(reloc_name_lookup)): New function.
489 * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
490 * oasys.c (oasys_bfd_reloc_name_lookup): Define.
491 * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
492 * pe-mips.c (coff_mips_reloc_name_lookup): New function.
493 (coff_bfd_reloc_name_lookup): Define.
494 * reloc.c (bfd_reloc_name_lookup): New function.
495 * riscix.c (riscix_reloc_name_lookup): New function.
496 (MY_bfd_reloc_name_lookup): Define.
497 * som.c (som_bfd_reloc_name_lookup): New function.
498 * targets.c (struct bfd_target): Add reloc_name_lookup.
499 (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
500 * versados.c (versados_bfd_reloc_name_lookup): Define.
501 * vms.c (vms_bfd_reloc_name_lookup): New function.
502 * bfd-in2.h: Regenerate.
503 * libbfd.h: Regenerate.
504
2d82d84d
TS
5052007-03-26 Thiemo Seufer <ths@mips.com>
506
a5cb1fd7 507 PR ld/4208
2d82d84d
TS
508 * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
509 matching relocation is found.
510 (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
511
831480e9 5122007-03-23 H.J. Lu <hongjiu.lu@intel.com>
1a27db7d
L
513
514 * configure: Regenerated.
515
a1ac8190
JM
5162007-03-23 Joseph Myers <joseph@codesourcery.com>
517
518 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
519 * configure: Regenerate.
520
aa7a0635
AM
5212007-03-23 Alan Modra <amodra@bigpond.net.au>
522
523 * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
524 Remove input_sec param. Adjust all calls.
525 (write_one_stub): Adjust stub symbol.
526 (needs_ovl_stub): New function, extracted from..
527 (spu_elf_size_stubs): ..here.
528 (spu_elf_relocate_section): Use needs_ovl_stub.
529
e49e529d
JM
5302007-03-22 Joseph Myers <joseph@codesourcery.com>
531
532 * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
533 if nonempty.
534 * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
535 * Makefile.in, configure, doc/Makefile.in: Regenerate.
536
831480e9 5372007-03-22 H.J. Lu <hongjiu.lu@intel.com>
50572669
L
538
539 PR ld/4210
540 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
541 address and virtual size of the last section for the image
542 size.
543
0920dee7
L
5442007-03-22 H.J. Lu <hongjiu.lu@intel.com>
545
546 PR ld/4007
547 * elf.c (assign_file_positions_for_load_sections): Check if
548 all sections are in the segment.
549
831480e9 5502007-03-20 H.J. Lu <hongjiu.lu@intel.com>
749b8d9d
L
551
552 PR ld/4208
553 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
554 matching LO16 relocation for HI16 relocation.
555
27e55c4d
PB
5562007-03-20 Paul Brook <paul@codesourcery.com>
557
558 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
559 * bfd-in2.h: Regenerate.
560 * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
561 (record_arm_to_thumb_glue): Use globals->pic_veneer.
562 (elf32_arm_create_thumb_stub): Ditto.
563 (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
564
bf21ed78
MS
5652007-03-18 Mark Shinwell <shinwell@codesourcery.com>
566
567 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
568 argument and extra last argument.
569 * bfd-in2.h: Regenerate.
570 * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
571 member.
572 (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
573 extra last argument. Set no_enum_size_warning appropriately.
574 (elf32_arm_merge_eabi_attributes): Improve enum sizes
575 diagnostic, suppressing it when no_enum_size_warning dictates.
576
5f6999aa
NC
5772007-03-20 Nick Clifton <nickc@redhat.com>
578
579 PR binutils/3535
580 * elf.c (copy_private_bfd_data): Widen the scope of Solaris
581 specific conditions that need the program headers to be
582 rewritten.
583
831480e9 5842007-03-19 H.J. Lu <hongjiu.lu@intel.com>
d13c9dc6
L
585
586 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
587 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
588 SizeOfInitializedData, SizeOfUninitializedData,
589 AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
590 extra PE a.out header.
591 (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
592 (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
593 defined.
594 (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
595 defined.
596 (_bfd_XX_print_private_bfd_data_common): Also print Magic,
597 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
598 SizeOfInitializedData, SizeOfUninitializedData,
599 AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
600 extra PE a.out header.
601
831480e9 6022007-03-18 H.J. Lu <hongjiu.lu@intel.com>
739bb57e
L
603
604 * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
605 only if BFD64 is defined.
606
5384511f
AM
6072007-03-17 Alan Modra <amodra@bigpond.net.au>
608
609 * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
610 on setjmp calls.
611
187b3d5d
L
6122007-03-15 H.J. Lu <hongjiu.lu@intel.com>
613
614 * doc/Makefile.in: Regenerated.
615
c428fa83
L
6162007-03-15 H.J. Lu <hongjiu.lu@intel.com>
617
618 * Makefile.am (bfdver.h): Substitute report_bugs_to. Also
619 create doc/bfdver.texi.
620 * Makefile.in: Regenerated.
621
622 * configure.in (--with-bugurl): New option.
623 * configure: Regenerated.
624
625 * version.h (REPORT_BUGS_TO): New.
626
d1036acb
L
6272007-03-13 H.J. Lu <hongjiu.lu@intel.com>
628
629 PR binutils/3826
630 * elf-bfd.h (elf_backend_data): Add elf_osabi.
631 (_bfd_elf_set_osabi): New.
632
633 * elf.c (_bfd_elf_set_osabi): New.
634
635 * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
636 (elf_backend_post_process_headers): Defined with
637 _bfd_elf_set_osabi.
638 (ELF_OSABI): Properly defined for each target.
639
640 * elf32-i370.c (i370_elf_post_process_headers): Removed.
641 (ELF_OSABI): Defined.
642 (elf_backend_post_process_headers): Defined with
643 _bfd_elf_set_osabi.
644
645 * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
646 freebsd.
647 (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
648
649 * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
650 (ELF_OSABI): Defined.
651 (elf_backend_post_process_headers): Defined with
652 _bfd_elf_set_osabi.
653
654 * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
655 freebsd.
656 (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
657 elf_osabi.
658
659 * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
660 with elf_osabi.
661 (ELF_OSABI): Properly defined for each target.
662 (elf_backend_post_process_headers): Defined with
663 _bfd_elf_set_osabi for Linux.
664
665 * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
666 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
667 (elf_backend_post_process_headers): Defined with
668 _bfd_elf_set_osabi.
669
670 * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
671 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
672 (elf_backend_post_process_headers): Defined with
673 _bfd_elf_set_osabi.
674
675 * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
676 with any ELF target of the compatible machine for which we do not
677 have a specific backend.
678
679 * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
680 with elf_osabi.
681
682 * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
683 (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
684
d4c87fc1
AM
6852007-03-08 Alan Modra <amodra@bigpond.net.au>
686
687 * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
688 V850_OTHER_* bits.
689
9c6fc49d
AM
6902007-03-08 Alan Modra <amodra@bigpond.net.au>
691
692 * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
693 (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
694 Run "make dep-am".
695 * Makefile.in: Regenerate.
696 * po/SRC-POTFILES.in: Regenerate.
697
faed74d6
L
6982007-03-07 H.J. Lu <hongjiu.lu@intel.com>
699
700 * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
701 (x86_64-*-kfreebsd*-gnu): Likewise.
702 (x86_64-*-netbsd*): Likewise.
703 (x86_64-*-openbsd*): Likewise.
704 (x86_64-*-linux-*): Likewise.
705
706 * configure.in: Support bfd_efi_app_x86_64_vec.
707 * configure: Regenerated.
708
709 * efi-app-x86_64.c: New file.
710
711 * targets.c (bfd_efi_app_x86_64_vec): New.
712 (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
713
15344ad7
L
7142007-03-07 Kai Tietz <kai.tietz@onevision.com>
715
716 * reloc.c (bfd_generic_get_relocated_section_contents): Remove
717 const for type reloc_howto_type.
718
ab96bf03
AM
7192007-03-07 Alan Modra <amodra@bigpond.net.au>
720
721 PR 3958
722 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
723 (elf_discarded_section): Move..
724 * bfd-in.h: ..to here.
725 * bfd-in2.h: Regenerate.
726 * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
727 from discarded sections before relocate_section has done its job.
728 * reloc.c (bfd_generic_get_relocated_section_contents): Handle
729 relocs against symbols from discarded sections.
730 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
731 SECREL32.
732 (elf_hppa_relocate_section): Handle relocatable link after setting
733 sec, sym, h etc. for final link. Squash error messages for
734 relocatable link. Clear section contents for relocs against
735 symbols in discarded sections, and zero reloc. Remove existing
736 zero r_symndx code.
737 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
738 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
739 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
740 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
741 * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
742 (bfin_relocate_section): Likewise.
743 * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
744 * elf32-cris.c (cris_elf_relocate_section): Likewise.
745 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
746 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
747 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
748 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
749 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
750 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
751 * elf32-i370.c (i370_elf_relocate_section): Likewise.
752 * elf32-i386.c (elf_i386_relocate_section): Likewise.
753 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
754 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
755 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
756 * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
757 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
758 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
759 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
760 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
761 * elf32-mep.c (mep_elf_relocate_section): Likewise.
762 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
763 * elf32-mt.c (mt_elf_relocate_section): Likewise.
764 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
765 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
766 * elf32-s390.c (elf_s390_relocate_section): Likewise.
767 * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
768 * elf32-sh.c (sh_elf_relocate_section): Likewise.
769 * elf32-spu.c (spu_elf_relocate_section): Likewise.
770 * elf32-v850.c (v850_elf_relocate_section): Likewise.
771 * elf32-vax.c (elf_vax_relocate_section): Likewise.
772 * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
773 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
774 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
775 * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
776 (elf64_alpha_relocate_section): Likewise.
777 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
778 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
779 * elf64-s390.c (elf_s390_relocate_section): Likewise.
780 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
781 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
782 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
783 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
784 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
785
786 * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
787 symbols for relocatable link. Don't use always-zero st_value.
788 (elf_backend_rela_normal): Don't define.
789 * elf32-bfin.c (bfinfdpic_relocate_section): Use
790 RELOC_FOR_GLOBAL_SYMBOL.
791 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
792 * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
793 section symbol adjustments with same for relocatable link.
794 * elf32-i386.c (elf_i386_relocate_section): Likewise.
795 * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
796 (elf32_m68hc11_check_relocs): ..to here.
797 * elf32-score.c (score_elf_final_link_relocate): Remove zero
798 r_symndx code.
799 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
800
0e922b77
AM
8012007-03-07 Alan Modra <amodra@bigpond.net.au>
802
803 PR 4144
804 * elf.c (assign_file_positions_for_load_sections): Don't
805 adjust p_memsz for !SEC_LOAD section vma modulo page size.
806 Instead, use the same lma based adjustment for SEC_LOAD
807 sections.
808
25c6282a
BW
8092007-03-01 Bob Wilson <bob.wilson@acm.org>
810
811 * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
812 (find_relaxable_sections): Do not increment src_count for unknown
813 opcodes. Decode only once instead of calling is_l32r_relocation.
814 (compute_text_actions): Remove unused no_insn_move flag. Assert that
815 src_next matches src_count in relax_info.
816
066c2a57
JM
8172007-03-01 Joseph Myers <joseph@codesourcery.com>
818
819 * Makefile.am (bfdver.h): Use "." not " " between version number
820 and date.
821 * Makefile.in: Regenerate.
822 * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
823 * configure: Regenerate.
824
ed6ba298
NS
8252007-02-28 Nathan Sidwell <nathan@codesourcery.com>
826
827 * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
828
7a8757b3
AM
8292007-02-27 Alan Modra <amodra@bigpond.net.au>
830
831 * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
832 * elf32-spu.c (ovl_mgr_pread): Add const to casts.
833
024b2372
CD
8342007-02-23 Carlos O'Donell <carlos@codesourcery.com>
835
836 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
837 DWARF even with 64-bit addresses.
838 (_bfd_dwarf2_find_nearest_line): Likewise.
839
cb3ff1e5
NC
8402007-02-23 Nick Clifton <nickc@redhat.com>
841
842 PR binutils/3535
843 * elf.c (copy_private_bfd_data): Always rewrite the program
844 headers when a Solaris interpreter segment is involved.
845
6a5bb875
PB
8462007-02-22 Paul Brook <paul@codesourcery.com>
847
848 * elflink.c (gc_mark_hook_fn): Remove.
849 (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
850 (bfd_elf_gc_sections): Ditto. Call gc_mark_extra_sections.
851 * elf-bfd.h (elf_gc_mark_hook_fn): Define.
852 (elf_backend_data): Add gc_mark_extra_sections.
853 * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
854 definition.
855 (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
856 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
857 (elf_backend_gc_mark_extra_sections): Define.
858
2889e75b
NC
8592007-02-21 Nick Clifton <nickc@redhat.com>
860
861 * elf.c (_bfd_elf_map_sections_to_segments): If the
862 override_segment_assignment callback is defined then call it.
863
78859468
AM
8642007-02-21 Alan Modra <amodra@bigpond.net.au>
865
866 * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
867
ae0d2616
TS
8682007-02-19 Thiemo Seufer <ths@mips.com>
869
870 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
871 translation marker from untranslatable strings.
872
6bfdb61b
AM
8732007-02-19 Alan Modra <amodra@bigpond.net.au>
874
875 * elf-bfd.h (struct elf_backend_data): Add default_execstack.
876 * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
877 * elfxx-target.h (elf_backend_default_execstack): Define to 1.
878 (elfNN_bed): Init new field.
879 * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
880
92f01d61
JM
8812007-02-17 Mark Mitchell <mark@codesourcery.com>
882 Nathan Sidwell <nathan@codesourcery.com>
883 Vladimir Prus <vladimir@codesourcery.com
884 Joseph Myers <joseph@codesourcery.com>
885
886 * configure.in (--with-pkgversion): New option.
887 * configure: Regenerate.
888 * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
889 * Makefile.in: Regenerate.
890 * version.h (BFD_VERSION_STRING): Define using
891 @bfd_version_package@.
892
c0e3f241
CD
8932007-02-16 Carlos O'Donell <carlos@codesourcery.com>
894
895 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
896 Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
897 and EF_MIPS_UCODE.
898
72f6ea61
AM
8992007-02-15 Alan Modra <amodra@bigpond.net.au>
900
901 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
902 declare.
903 (_bfd_norelocs_canonicalize_reloc): Likewise.
904 * libbfd.h: Regenerate.
905 * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
906 (_bfd_norelocs_canonicalize_reloc): Likewise.
907 * binary.c (binary_bfd_reloc_type_lookup): Don't define.
908 (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
909 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
910 * ihex.c: Similarly.
911 * mach-o-target.c: Similarly.
912 * mach-o.c: Similarly.
913 * mmo.c: Similarly.
914 * pef.c: Similarly.
915 * ppcboot.c: Similarly.
916 * srec.c: Similarly.
917 * xsym.c: Similarly.
918
fab4a87f
L
9192007-02-14 H.J. Lu <hongjiu.lu@intel.com>
920
921 PR ld/3953
922 * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
923 when adding default symbol.
924
e4e0193e
AM
9252007-02-13 Alan Modra <amodra@bigpond.net.au>
926
927 * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
928 for branch lookup table.
929
84f5d08e
AM
9302007-02-12 Alan Modra <amodra@bigpond.net.au>
931
932 * elf64-ppc.c (create_linkage_sections): Don't create
933 .rela.rodata.brlt for --emit-relocs.
934 (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
935 (ppc_size_one_stub): Count them. Simplify test of stub type
936 when counting stub relocs. Set SEC_RELOC too.
937 (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
938 (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
939
4aac632e
AM
9402007-02-12 Alan Modra <amodra@bigpond.net.au>
941
942 * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
943 with a zero symbol index.
944
8da3dbc5
AM
9452007-02-12 Alan Modra <amodra@bigpond.net.au>
946
947 * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
948
b31847af
DB
9492007-02-05 Dave Brolley <brolley@redhat.com>
950 Stan Cox <scox@redhat.com>
951
952 PR ld/3972
953 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
954
722b0ff7 9552007-02-05 Dave Brolley <brolley@redhat.com>
e382d174
DB
956 Richard Sandiford <rsandifo@redhat.com>
957 Stan Cox <scox@redhat.com>
958 Nick Clifton <nickc@redhat.com>
959 DJ Delorie <dj@redhat.com>
960 Frank Ch. Eigler <fche@redhat.com>
961 Ben Elliston <bje@redhat.com>
962 Richard Henderson <rth@redhat.com>
963
964 * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
965 (ALL_MACHINES_CFILES): Add CPU_MEP.c.
966 (BFD32_BACKENDS): Add elf32-mep.lo.
967 (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
968 (cpu-mep.lo,elf32-mep.lo): New targets.
969 * archures.c (bfd_arch_mep): New enumerator.
970 (bfd_mach_mep, bfd_mach_mep_h1): New macros.
971 (bfd_mep_arch): New external variable.
972 (bfd_archures_list): Add bfd_mep_arch.
973 * config.bfd: Support mep-*-elf.
974 * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
975 * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
976 * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
977 declarations.
978 (_bfd_target_vector): Add bfd_elf32_mep_vec and
979 bfd_elf32_mep_little_vec.
722b0ff7
DB
980 * mep-relocs.pl: New file.
981 * cpu-mep.c: New file.
982 * elf32-mep.c: New file.
983 * bfd-in2.h: Regenerate.
e382d174 984 * po/POTFILES.in: Regenerate.
722b0ff7
DB
985 * libbfd.h: Regenerate.
986 * Makefile.in: Regenerate.
987 * configure: Regenerate.
988
d9352518
DB
9892007-02-05 Dave Brolley <brolley@redhat.com>
990
991 * elflink.c (evaluate_complex_relocation_symbols): Check for
992 STT_SRELC for global symbols.
993 (perform_complex_relocations): Renamed to
994 perform_complex_relocation and now examines only one relocation.
995 (elf_link_input_bfd): Don't call perform_complex_relocations.
74e880a7 996 * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
d9352518
DB
997 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
998 (OD,OS,OU): #undefs corrected to N, S and U repectively.
999 (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
1000 (complex_reloc_installation_howto): Removed.
1001 (mep_info_to_howto_rela): Remove special case for r_type==0xff.
1002 (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
1003
d9352518 10042007-02-05 Dave Brolley <brolley@redhat.com>
e382d174
DB
1005 Richard Sandiford <rsandifo@redhat.com>
1006 DJ Delorie <dj@redhat.com>
1007 Graydon Hoare <graydon@redhat.com>
1008 Nick Clifton <nickc@cambridge.redhat.com>
1009 Jeff Holcomb <jeffh@redhat.com>
1010 Frank Ch. Eigler <fche@redhat.com>
1011
1012 * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
1013 * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
1014 * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
1015 * elflink.c (set_symbolValue): New static function.
d9352518
DB
1016 (resolve_symbol): Likewise.
1017 (resolve_section): Likewise.
1018 (undefined_reference): Likewise.
1019 (eval_symbol): Likewise.
1020 (evaluate_complex_relocation_symbols): Likewise.
1021 (put_value): Likewise.
1022 (get_value): Likewise.
e382d174
DB
1023 (decode_complex_addend):
1024 (bfd_elf_perform_complex_relocation): New function.
1025 (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
1026 * reloc.c (BFD_RELOC_RELC): New relocation number.
1027 * syms.c (BSF_RELC,BSF_SRELC): New macros.
d9352518 1028
f1ab2340 10292007-02-05 Bob Wilson <bob.wilson@acm.org>
74e880a7 1030
f1ab2340
BW
1031 * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
1032 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
1033 (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
1034 (elf_xtensa_allocate_got_size): Replace these with...
1035 (elf_xtensa_allocate_dynrelocs): ...this new function.
1036 (elf_xtensa_size_dynamic_sections): Use it.
74e880a7 1037
e5f131d1 10382007-02-05 Bob Wilson <bob.wilson@acm.org>
74e880a7 1039
e5f131d1
BW
1040 * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
1041 <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
1042 Set src_mask to zero.
1043 <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise. Also fix dst_mask.
1044 <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
74e880a7 1045
4608f3d9
BW
10462007-02-02 Bob Wilson <bob.wilson@acm.org>
1047
1048 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
1049 (elf_xtensa_dynamic_symbol_p): ...this.
1050
f0e6fdb2
BW
10512007-02-02 Bob Wilson <bob.wilson@acm.org>
1052
1053 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
1054 (struct elf_xtensa_link_hash_table): New.
1055 (elf_xtensa_hash_table): New.
1056 (elf_xtensa_link_hash_table_create): New.
1057 (elf_xtensa_check_relocs): Update plt_reloc_count references.
1058 Update arguments to add_extra_plt_sections.
1059 (elf_xtensa_create_dynamic_sections): Record new sections in the hash
1060 table. Update for plt_reloc_count and add_extra_plt_sections.
1061 (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
1062 argument with link info. Update calls to elf_xtensa_get_plt_section
1063 and elf_xtensa_get_gotplt_section.
1064 (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
1065 (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
1066 (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
1067 (relax_property_section): Get sections from the hash table and update
1068 function calls.
1069 (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
1070 dynobj argument with link info. Get sections for first plt chunk from
1071 the hash table.
1072 (bfd_elf32_bfd_link_hash_table_create): Define.
1073
c15f73f9
JJ
10742007-02-02 Jakub Jelinek <jakub@redhat.com>
1075
1076 * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
1077 * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
1078 (struct elf_symbol): Change first member into union.
1079 (elf_sort_elf_symbol): Compare pointers to internal syms rather than
1080 internal syms. Only compare st_shndx fields.
1081 (elf_create_symbuf): New function.
1082 (bfd_elf_match_symbols_in_sections): Use it. If symbufs are available
1083 for bfds, use a binary search, otherwise don't qsort symbols
1084 unnecessarily only to select which symbols are for the particular
1085 shndx.
1086
effdf42a
NC
10872007-02-01 Nick Clifton <nickc@redhat.com>
1088
1089 PR ld/3852
1090 * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
1091 in the elf_link_hash_table structure.
1092
183e98be
AM
10932007-02-01 Alan Modra <amodra@bigpond.net.au>
1094
1095 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
1096 * elfxx-target.h (elf_backend_write_core_note): Define and use.
1097 * elf.c (elfcore_write_prpsinfo): Call the above. Add support for
1098 32-bit core note on 64-bit target.
1099 (elfcore_write_prstatus): Likewise.
1100 (elfcore_write_lwpstatus): Make note_name const.
1101 (elfcore_write_prfpreg): Likewise.
1102 (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
1103 target.
1104 * elf32-ppc.c (ppc_elf_write_core_note): New function.
1105 (elf_backend_write_core_note): Define.
1106 * elf64-ppc.c (ppc64_elf_write_core_note): New function.
1107 (elf_backend_write_core_note): Define.
1108
fc523535 11092007-01-31 H.J. Lu <hongjiu.lu@intel.com>
16cecee5
L
1110
1111 * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
1112 (elf32_bed): Defined for elf32-us-cris.
1113
1114 * elf64-sh64.c (elf64_bed): Defined for Linux.
1115 (INCLUDED_TARGET_FILE): Removed.
1116
1117 * elfxx-target.h (elfNN_bed): Always define. Don't check
1118 INCLUDED_TARGET_FILE.
1119
c9b57b7e
DD
11202007-01-31 DJ Delorie <dj@redhat.com>
1121
1122 * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
1123 message for dangerous relocs, special case the common user error.
1124
53020534
L
11252007-01-30 H.J. Lu <hongjiu.lu@intel.com>
1126
1127 * elf.c (copy_elf_program_header): Start from the first section
1128 in a segment and stop when all sections in a segment are
1129 accounted for.
1130
c7b8f16e
JB
11312007-01-29 Julian Brown <julian@codesourcery.com>
1132
1133 * bfd-in2.h: Regenerate.
1134 * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
1135 instruction scanning should be done.
1136 (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
1137 (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
1138 (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
1139 prototype.
1140 * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
1141 argument.
1142 * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
1143 (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
1144 (elf32_vfp11_erratum_type): New enum.
1145 (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
1146 veneers.
1147 (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
1148 (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
1149 vfp11_fix and num_vfp11_fixes fields.
1150 (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
1151 vfp11_erratum_glue_size, num_vfp11_fixes fields.
1152 (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
1153 (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
1154 glue section.
1155 (elf32_arm_section_map_add): Add an code/data mapping symbol entry
1156 to a section's map.
1157 (record_vfp11_erratum_veneer): Create a single veneer, and its
1158 associated symbols.
1159 (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
1160 (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
1161 BFDs.
1162 (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
1163 required.
1164 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
1165 (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
1166 (bfd_arm_vfp11_write_mask): Update write mask according to coded
1167 register number.
1168 (bfd_arm_vfp11_antidependency): New function.
1169 (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
1170 (elf32_arm_compare_mapping): Declare.
1171 (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
1172 BFD for potential erratum-triggering insns. Record results.
1173 (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
1174 and branches to veneers have been placed in virtual memory after
1175 layout.
1176 (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
1177 hash table.
1178 (elf32_arm_output_symbol_hook): Remove.
1179 (elf32_arm_write_section): Output veneers, and branches to veneers.
1180 Use maps from input sections, not output sections, for code
1181 byte-swapping.
1182 * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
1183 * elf32-score.c (_bfd_score_elf_write_section): Likewise.
1184 * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
1185 * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
1186
11872007-01-27 H.J. Lu <hongjiu.lu@intel.com>
83d1651b
L
1188
1189 * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
b8210914 1190 (INCLUDED_TARGET_FILE): Removed.
83d1651b 1191
914dfb0f
DA
11922007-01-27 Mike Frysinger <vapier@gentoo.org>
1193
1194 * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
1195 (INCLUDED_TARGET_FILE): Remove.
1196
78eba9b6
DD
11972007-01-25 DJ Delorie <dj@redhat.com>
1198
1199 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
1200 R_M32C_16 or R_M32C_24 relocs.
1201
64ee10b6
NC
12022007-01-25 Nick Clifton <nickc@redhat.com>
1203
1204 PR binutils/3874
1205 * elf32-avr.c (avr_link_hash_table): Check to make sure that the
1206 hash table was created by elf32_avr_link_hash_table_create before
1207 using it.
1208 (elf32_avr_link_hash_newfunc): New function. Just pass the call
1209 through to _bfd_elf_link_hash_newfunc.
1210 (elf32_avr_link_hash_table_create): Use
1211 elf32_avr_link_hash_newfunc instead of
1212 _bfd_elf_link_hash_newfunc.
1213 (elf32_avr_relocate_section): Check for the hash table pointer
1214 being NULL.
1215 (elf32_avr_relax_section, avr_build_one_stub,
1216 elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
1217 elf32_avr_build_stubs): Likewise.
1218
40b36307
L
12192007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1220
1221 PR ld/3831
1222 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
1223 argument, Elf_Internal_Sym *.
1224
1225 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
1226 symbol dynamic if info->dynamic_data is TRUE.
1227 (bfd_elf_record_link_assignment): Updated call to
1228 bfd_elf_record_link_assignment.
1229 (_bfd_elf_merge_symbol): Likewise. Always call
1230 bfd_elf_link_mark_dynamic_symbol.
1231
fc523535 12322007-01-12 H.J. Lu <hongjiu.lu@intel.com>
a454209d
L
1233
1234 * Makefile.am (BFD_LIBS): Removed.
1235 * Makefile.in: Regenerated.
1236
fc523535 12372007-01-11 H.J. Lu <hongjiu.lu@intel.com>
21e40a48
L
1238
1239 PR binutils/3631
1240 * Makefile.am (OFILES): Add @bfd64_libs@.
1241 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1242 * Makefile.in: Regenerated.
1243
1244 * configure.in (bfd_libs): Replaced by ...
1245 (bfd64_libs): This.
1246 * configure: Regenerated.
1247
59e0647f
NS
12482007-01-11 Nathan Sidwell <nathan@codesourcery.com>
1249
1250 * elf.c (assign_file_positions_for_load_sections): We can
1251 require fewer phdrs than expected.
1252
3bdcfdf4
KH
12532007-01-08 Kazu Hirata <kazu@codesourcery.com>
1254
1255 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1256 * bfd-in2.h: Regenerate.
1257 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1258 bfd_mach_cpu32_fido.
1259 (m68k_arch_features): Use fido_a instead of cpu32.
1260 (bfd_m68k_compatible): Reject the combination of Fido and
1261 ColdFire. Accept the combination of CPU32 and Fido with a
1262 warning.
1263 * elf32-m68k.c (elf32_m68k_object_p,
1264 elf32_m68k_merge_private_bfd_data,
1265 elf32_m68k_print_private_bfd_data): Treat Fido as an
1266 architecture by itself.
1267
42037fe5
NC
12682007-01-08 Kai Tietz <kai.tietz@onevision.com>
1269
1270 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1271
ebe8b991
JJ
12722007-01-05 Jakub Jelinek <jakub@redhat.com>
1273
1274 * texhex.c (first_phase): Don't fall through into the default
1275 case.
1276 (pass_over): Replace abort () calls with return FALSE. Fix
1277 buffer overflow.
1278
b327f31f
AM
12792007-01-04 Jie Zhang <jie.zhang@analog.com>
1280
1281 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1282 SEC_EXCLUDE on zero size .eh_frame.
1283
10a2343e 1284For older changes see ChangeLog-2006
56882138
AM
1285\f
1286Local Variables:
1287mode: change-log
1288left-margin: 8
1289fill-column: 74
1290version-control: never
1291End:
This page took 0.420392 seconds and 4 git commands to generate.