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