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