9e8ffad0deb904e18cb8aed44f83ef302729e097
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2007-10-10 H.J. Lu <hongjiu.lu@intel.com>
2
3 * elf.c (get_program_header_size): Always add a PT_GNU_RELRO
4 segment for -z relro.
5 (_bfd_elf_map_sections_to_segments): Make a PT_GNU_RELRO
6 segment only when needed.
7
8 2007-10-05 Bob Wilson <bob.wilson@acm.org>
9
10 * elf32-xtensa.c (relax_section): Call pin_internal_relocs when
11 changing a relocation's offset. Adjust call to translate_reloc. Do
12 not add a fix record for a DIFF reloc. For other relocs, only add a
13 fix record if the translated target is in a different object file;
14 otherwise, just update the relocation. Call pin_internal_relocs when
15 updating a reloc but not when adding a fix record.
16 (translate_reloc): Get the target section from a new argument, not
17 from the relocation. Change check for relaxable sections to an
18 assertion. Compute separate offset adjustments for the base symbol
19 and the addend, and set the new relocation's addend correctly. Return
20 the new target section.
21
22 2007-10-05 Bob Wilson <bob.wilson@acm.org>
23
24 * elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of
25 r_type and howto after calling do_fix_for_relocateable_link and
26 do_fix_for_final_link.
27
28 2007-10-05 Bob Wilson <bob.wilson@acm.org>
29
30 * elf32-xtensa.c (removed_by_actions): New.
31 (offset_with_removed_text): Reimplement using removed_by_actions.
32 (offset_with_removed_text_before_fill): Delete.
33 (relax_property_section): Use removed_by_actions. Rearrange logic.
34 (relax_section_symbols): Likewise.
35
36 2007-10-04 Bob Wilson <bob.wilson@acm.org>
37
38 * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
39 (reloc_bfd_fix_init): Remove target_abfd argument.
40 (relax_section, move_literal): Adjust calls to reloc_bfd_fix_init.
41
42 2007-10-04 Nick Clifton <nickc@redhat.com>
43
44 PR linker/5099
45 * elf64-x86-64.c (elf64_x86_64_check_relocs): Add missing
46 apostrophe to error message.
47
48 2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
49
50 * elf32-cr16.c: Fixed DISP8, DISP20 and IMM20 relocations at
51 final relocation phase.
52 Added the below relaxations: IMM32 -> IMM20/IM16 -> IMM4.
53 * reloc.c: Added 3 new relocations: R_CR16_SWITCH8,
54 R_CR16_SWITCH16, R_CR16_SWITCH32.
55 * libbfd.h: Regenerate.
56 * bfd-in2.h: Regenerate.
57
58 2007-09-30 Alan Modra <amodra@bigpond.net.au>
59
60 * elflink.c: Formatting.
61
62 2007-09-29 Alan Modra <amodra@bigpond.net.au>
63
64 * elflink.c (resolve_symbol): Handle symbols in SEC_MERGE
65 sections. Don't test symbol st_shndx. Don't bother with
66 bfd_link_hash_common symbols. Print longs rather than ints
67 in debug messages.
68 (eval_symbol): Replace "sym" and "advanced" params with "symp".
69 Replace "addr" and "section_offset" params with "dot". Don't
70 cast bfd_vma values to signed, cast them to bfd_signed_vma.
71 (bfd_elf_perform_complex_relocation): Delete "output_bfd", "info",
72 "local_syms" and "local_sections" params. Add "relocation".
73 Delete code calculating relocation value.
74 (evaluate_complex_relocation_symbols): Delete function. Fold into..
75 (elf_link_input_bfd): ..existing code examining relocs.
76 * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.
77 * elf32-mep.c (mep_elf_check_relocs): Delete function.
78 (mep_elf_gc_sweep_hook, mep_elf_gc_mark_hook): Likewise.
79 (mep_elf_object_p): Don't set elf_bad_symtab.
80 (elf_backend_check_relocs): Don't define.
81 (elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook): Likewise.
82 (elf_backend_can_gc_sections, USE_RELA): Likwise.
83 (mep_elf_relocate_section): Move bfd_elf_perform_complex_relocation
84 call after we have calculated reloc value. Delete local sym
85 debug code. Use RELOC_FOR_GLOBAL_SYMBOL. Delete addend
86 adjusting code..
87 (elf_backend_rela_normal): ..instead define this.
88
89 2007-09-28 Alan Modra <amodra@bigpond.net.au>
90
91 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.
92 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
93 * elf32-avr.c (elf32_avr_check_relocs): Likewise.
94 * elf32-bfin.c (bfinfdpic_check_relocs): Likewise.
95 * elf32-cris.c (cris_elf_check_relocs): Likewise.
96 * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
97 * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
98 * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
99 * elf32-frv.c (_frvfdpic_check_discarded_relocs): Likewise.
100 (elf32_frv_check_relocs): Likewise.
101 * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
102 * elf32-m32c.c (m32c_elf_check_relocs): Likewise.
103 * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
104 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
105 * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
106 * elf32-msp430.c (elf32_msp430_check_relocs): Likewise.
107 * elf32-mt.c (mt_elf_check_relocs): Likewise.
108 * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
109 * elf32-sh.c (sh_elf_check_relocs): Likewise.
110 * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
111 * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
112 * elf32-score.c (_bfd_score_elf_check_relocs): Likewise.
113 (score_elf_local_relocation_p): Likewise.
114 (_bfd_score_elf_relocate_section): Likewise.
115 (score_elf_final_link_relocate): Likewise.
116
117 2007-09-26 Jan Beulich <jbeulich@novell.com>
118
119 * elf32-i386.c (elf_i386_check_relocs): Revert NULL pointer
120 check for R_386_GNU_VTINHERIT.
121 * elf-m10300.c (mn10300_elf_check_relocs): Check for NULL
122 pointer for R_xxx_GNU_VTENTRY.
123 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
124 * elf32-bfin.c (bfin_check_relocs): Likewise.
125 (bfinfdpic_check_relocs): Likewise.
126 * elf32-cris.c (cris_elf_check_relocs): Likewise.
127 * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
128 * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
129 * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
130 * elf32-frv.c (elf32_frv_check_relocs): Likewise.
131 * elf32-hppa.c (elf32_hppa_check_relocs): Likewise.
132 * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
133 * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
134 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
135 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
136 * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
137 * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
138 * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
139 * elf32-s390.c (elf_s390_check_relocs): Likewise.
140 * elf32-score.c (_bfd_score_elf_check_relocs): Likewise.
141 * elf32-sh.c (sh_elf_check_relocs): Likewise.
142 * elf32-v850.c (v850_elf_check_relocs): Likewise.
143 * elf32-vax.c (elf_vax_check_relocs): Likewise.
144 * elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
145 * elf32-xtensa.c (elf_xtensa_check_relocs): Likewise.
146 * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
147 * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
148 * elf64-s390.c (elf_s390_check_relocs): Likewise.
149 * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
150 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
151 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise.
152 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
153
154 2007-09-26 Alan Modra <amodra@bigpond.net.au>
155
156 * elflink.c (set_symbol_value): Add isymbuf and locsymcount
157 params. Change symidx to a size_t. Don't access past end
158 of symbol buffer.
159 (resolve_symbol): Add isymbuf param and use instead of
160 finfo->internal_syms.
161 (eval_symbol, evaluate_complex_relocation_symbols): Likewise.
162 (elf_link_input_bfd): Don't read symbols specially for
163 evaluate_complex_relocation_symbols.
164
165 2007-09-26 Tristan Gingold <gingold@adacore.com>
166
167 * som.c (som_get_reloc_upper_bound): If there are no relocs return
168 enough space to hold a NULL pointer.
169
170 2007-09-26 Alan Modra <amodra@bigpond.net.au>
171
172 * elf64-ppc.c (ppc_build_one_stub): Correct rel_hdr.sh_size.
173
174 2007-09-25 Alan Modra <amodra@bigpond.net.au>
175
176 * elf32-spu.c (struct spu_link_hash_table): Add ovly_load_r_symndx.
177 (spu_elf_size_stubs): Count stub relocs.
178 (write_one_stub): Emit relocs on overlay call stubs.
179
180 * elf32-spu.c (struct spu_link_hash_table): Add "stubs".
181 (spu_elf_link_hash_table_create): Init new field.
182 (spu_elf_size_stubs): Store sorted stub syms in new htab field
183 rather than local var.
184 (spu_elf_build_stubs): Iterate over htab stubs rather than
185 hash traversal.
186 (struct stubarr): Delete.
187 (allocate_spuear_stubs, populate_stubs, write_one_stub): Adjust.
188
189 2007-09-24 Daniel Jacobowitz <dan@codesourcery.com>
190
191 * elf.c (assign_file_positions_for_load_sections): Trust
192 p_align_valid.
193 (copy_elf_program_header): Copy PT_NULL segments.
194
195 2007-09-24 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
196
197 * elf32-spu.c (is_indirect_branch): New function.
198 (find_function_stack_adjust): End scan on hitting indirect branch.
199 (sum_stack): Cast %v arg to correct type.
200
201 2007-09-21 H.J. Lu <hongjiu.lu@intel.com>
202
203 * Makefile.am: Run "make dep-am".
204 * Makefile.in: Regenerated.
205
206 2007-09-21 Doug Kwan <dougkwan@google.com>
207
208 * Makefile.am (BFD32_LIBS): Add arange-set.lo.
209 (BFD32_LIBS_CFILES): Add arange-set.c.
210 (SOURCE_HFILES): Add arange-set.h
211 (dwarf2.lo): Add dependency upon arange-set.h.
212 (arange-set.lo): New target.
213 * Makefile.in: Regenerate.
214 * arange-set.c: New file.
215 * arange-set.h: New file.
216 * dwarf2.c: Include arange-set.h.
217 (struct dwarf2_debug) Add new fields comp_unit_count and
218 comp_unit_arange_set.
219 (struct comp_unit) Replace field arange with a new field arange_set.
220 (dwarf2_arange_set_allocate, dwarf2_arange_set_deallocate,
221 dwarf2_combine_arange_value, dwarf2_arange_set_new,
222 dwarf2_arange_set_with_value_new, dwarf2_comp_unit_arange_add): New
223 functions to utilize arange set in dwarf2.c.
224 (arange_add): Formatting change for a line longer than 80 characters.
225 (decode_line_info): Replace call target arange_add with
226 dwarf2_comp_unit_arange_add.
227 (read_rangelist_insert_arange_list,
228 read_rangelist_comp_unit_arange_add): New functions used as callbacks
229 for read_rangelist.
230 (read_rangelist): Change interface to accept a callback and data to
231 allow caller to select the action peformed on a new range list read.
232 (scan_unit_for_symbols): Use new interface of read_rangelist.
233 (parse_comp_unit): Create an arange set for each new comp unit. Use new
234 interface of read_rangelist. Replace call to arange_add with that to
235 dwarf2_comp_unit_arange_add.
236 (comp_unit_contains_address): Replace sequential search with a call to
237 arange_set_lookup_address, which can handles large set efficiently.
238 (stash_copy_local_aranges, stash_maybe_enable_arange_set,
239 stash_find_nearest_line_fast): New functions maintaining and using a
240 valued global arange set for all compilation units to speed up
241 bfd_dwarf2_find_nearest_line.
242 (find_line): Use global arange set. Replace sequential search over all
243 compilation units with a call to stash_find_nearest_line_fast. Add
244 book keeping to count number of compilation units. Replace empty
245 arange list test with a call to arange_set_empty_p.
246
247 2007-09-21 Olivier Hainque <hainque@adacore.com>
248 Tristan Gingold <gingold@adacore.com>
249
250 * syms.c (_bfd_stab_section_find_nearest_line): Look at the
251 specific SOM sections for stabs if the regular ones are not found.
252 * som.h (struct somdata): Add a line_info field, to be used by
253 som_find_nearest_line.
254 * som.c (som_find_nearest_line): Implement using the bfd stabs
255 function above.
256
257 2007-09-19 Daniel Jacobowitz <dan@codesourcery.com>
258
259 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Make sure .got
260 will be output.
261
262 2007-09-19 Alan Modra <amodra@bigpond.net.au>
263 Doug Kwan <dougkwan@google.com>
264
265 * bfd-in.h (bfd_hash_insert): Declare.
266 * bfd-in2.h: Regenerate.
267 * hash.c (bfd_hash_insert): New function. Split out from..
268 (bfd_hash_lookup): ..here.
269 * merge.c (sec_merge_hash_lookup): Use bfd_hash_insert.
270
271 2007-09-18 Alan Modra <amodra@bigpond.net.au>
272
273 * elf.c (bfd_section_from_shdr): Check bfd_alloc return.
274 (elfcore_write_note): Check realloc return.
275 * elflink.c (_bfd_elf_link_find_version_dependencies): Check
276 bfd_zalloc return.
277 (_bfd_elf_link_assign_sym_version): Check bfd_malloc return.
278 (elf_link_add_object_symbols): Likewise.
279 (struct hash_codes_info): New.
280 (elf_collect_hash_codes): Return bfd_malloc error.
281 (struct collect_gnu_hash_codes): Add "error".
282 (elf_collect_gnu_hash_codes): Return bfd_malloc error.
283 (bfd_elf_size_dynamic_sections): Check return status of
284 _bfd_elf_link_find_version_dependencies.
285 (bfd_elf_size_dynsym_hash_dynstr): Adjust for elf_collect_hash_codes
286 and elf_collect_gnu_hash_codes changes.
287 (elf_sym_name_compare): Formatting.
288 (elf_fixup_link_order): Use bfd_malloc, not xmalloc.
289
290 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
291
292 PR binutils/3281
293 PR binutils/5037
294 * elf-bfd.h (elf_obj_tdata): Remove relro.
295
296 * elf.c (get_program_header_size): Check info->relro instead
297 of elf_tdata (abfd)->relro.
298 (_bfd_elf_map_sections_to_segments): Likewise.
299 (assign_file_positions_for_load_sections): Don't set
300 PT_GNU_RELRO segment alignment here.
301 (assign_file_positions_for_non_load_sections): Properly set up
302 PT_GNU_RELRO segment for copying executable/shared library.
303 (rewrite_elf_program_header): Remove PT_GNU_RELRO segment.
304 (copy_elf_program_header): Set p_size and p_size_valid fields for
305 PT_GNU_RELRO segment.
306
307 2007-09-17 Nick Clifton <nickc@redhat.com>
308
309 * po/fi.po: New Finnish translation.
310 * po/es.po: Updated Spanish translation.
311 * configure.in (ALL_LINGUAS): Add fi.
312 * configure: Regenerate.
313 * po/bfd.pot: Regenerate.
314
315 2007-09-15 Nick Clifton <nickc@redhat.com>
316
317 * bfd.c (_bfd_default_error_handler): fflush stdout.
318
319 2007-09-14 Alan Modra <amodra@bigpond.net.au>
320
321 * opncls.c (find_separate_debug_file): Ensure bfd_set_error has
322 been called on all error return paths.
323 (bfd_fill_in_gnu_debuglink_section): Use bfd_malloc, not malloc.
324 Clear padding after filename
325
326 2007-09-14 Alan Modra <amodra@bigpond.net.au>
327
328 * format.c (bfd_check_format_matches): Record matching targets even
329 when "matching" is NULL to allow bfd_associated_vector matches.
330 Consolidate error return code. Consolidate ok return code. Always
331 restore original target and format on error.
332
333 2007-09-14 Alan Modra <amodra@bigpond.net.au>
334
335 * configure.in: Delete BFD_HOST_LONG_LONG and bfd checks for
336 long long. Partly revert 2007-07-12 change, so that
337 BFD_HOST_64BIT_LONG and BFD_HOST_64BIT_LONG_LONG are set
338 independent of "void *" size.
339 * configure: Regenerate.
340 * config.in: Regenerate.
341 * Makefile.in: Regenerate.
342
343 2007-09-12 Alan Modra <amodra@bigpond.net.au>
344
345 * elf-bfd.h (struct elf_backend_data): Delete elf_backend_sprintf_vma
346 and elf_backend_fprintf_vma.
347 (_bfd_elf_sprintf_vma, _bfd_elf_fprintf_vma): Delete.
348 * elf.c (_bfd_elf_sprintf_vma, _bfd_elf_fprintf_vma): Delete.
349 * elfxx-target.h (elf_backend_sprintf_vma): Don't define.
350 (elf_backend_fprintf_vma): Likewise.
351 (elfNN_bed): Don't init removed fields.
352 * bfd.c (is32bit): New function.
353 (bfd_sprintf_vma, bfd_fprintf_vma): Use the above.
354
355 2007-09-11 Nathan Sidwell <nathan@codesourcery.com>
356
357 * archures.c: Add bfd_mach_mcf_isa_c_nodiv,
358 bfd_mach_mcf_isa_c_nodiv_mac & bfd_mach_mcf_isa_c_nodiv_emac.
359 * ieee.c (ieee_write_processor): Update coldfire architecture
360 list.
361 * bfd-in2.h: Rebuilt.
362 * cpu-m68k.c (arch_info_struct): Add isa_c nodiv architectures.
363 (m68k_arch_features): Likewise.
364 * elf32-m68k.c (elf32_m68k_object_p): Add EF_M68K_CF_ISA_C_NODIV.
365 (elf32_m68k_print_private_bfd_data): Likewise.
366
367 2007-09-11 Jan Beulich <jbeulich@novell.com>
368
369 * elf64-i386.c (elf64_i386_tls_transition): Remove redundant 'const'.
370 * elf64-x86_64.c (elf64_x86_64_tls_transition): Likewise.
371
372 2007-09-08 Alan Modra <amodra@bigpond.net.au>
373
374 * elf64-ppc.c (func_desc_adjust): When resolving undefined
375 references to dot-symbols, transfer def_regular and
376 def_dynamic from the descriptor symbol.
377
378 2007-09-08 Alan Modra <amodra@bigpond.net.au>
379
380 * config.bfd: Set want64 for spu-*-elf.
381
382 2007-09-08 Alan Modra <amodra@bigpond.net.au>
383
384 PR ld/2864, ld/5006
385 * elf.c (special_sections): Comment typo.
386 (elf_fake_sections): Force SHT_PROGBITS for sections that are
387 SHT_NOBITS if BFD section flags say they have contents.
388
389 2007-09-04 Michael Snyder <msnyder@access-company.com>
390
391 * elf32-bfin.c (howto_table): Cut and paste error?
392 Name field of reloc is wrong.
393
394 2007-09-04 Alan Modra <amodra@bigpond.net.au>
395
396 * elf32-spu.c (elf_howto_table): Formatting.
397
398 2007-09-02 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR ld/4986
401 * dwarf2.c (new_line_sorts_after): Undo the last change.
402 (add_line_info): Only keep the last entry with the same address
403 and end sequence.
404
405 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
406
407 PR ld/4986
408 * dwarf2.c (new_line_sorts_after): Also compare line number.
409
410 2007-08-31 Jesse Michael <jmichael@suse.de>
411
412 * mach-o.c (bfd_mach_o_make_bfd_section): Fix test for non
413 zerofill sections.
414
415 2007-08-28 David Heine <dlheine@tensilica.com>
416
417 * elf32-xtensa.c (compute_ebb_actions): Update removed_bytes when
418 narrowing instructions.
419
420 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
421 Joseph Myers <joseph@codesourcery.com>
422
423 * elf32-arm.c (elf32_arm_compare_mapping): Compare first on vma,
424 then on type.
425
426 2007-08-28 Robert Sebastian Gerus <arachnist@gmail.com>
427
428 * config.bfd: Add support for i[3-7]86-*-dragonfly*.
429 * configure.in: Likewise.
430 * configure: Regenerate.
431
432 2007-08-25 Ulrich Weigand <uweigand@de.ibm.com>
433 Alan Modra <amodra@bigpond.net.au>
434
435 * elf.c (elfcore_grok_spu_note): New function.
436 (elf_parse_notes): Call it.
437
438 2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
439
440 * elf64-x86-64.c (elf64_x86_64_relocate_section): Adjust
441 indentation.
442
443 2007-08-24 Pedro Alves <pedro_alves@portugalmail.pt>
444
445 * elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_T
446 guard. Make it host independent.
447 (elfcore_grok_note): Remove HAVE_WIN32_PSTATUS_T guard around
448 NT_WIN32PSTATUS.
449
450 2007-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
451
452 * elf-bfd.h (struct elf_obj_tdata): New BUILD_ID_SIZE, BUILD_ID.
453 * elf.c (elfcore_read_notes): Split to ...
454 (elf_read_notes) ... here ...
455 (elf_parse_notes): ... and here. Check `bfd_get_format (abfd)' with
456 the former subfunctions called only for BFD_CORE.
457 Call ELFOBJ_GROK_GNU_NOTE for BFD_OBJECT files with the owner "GNU".
458 (_bfd_elf_make_section_from_shdr): Call ELF_PARSE_NOTES for SHT_NOTEs.
459 (bfd_section_from_phdr): Update the call for renamed ELFCORE_READ_NOTES.
460 (elfobj_grok_gnu_build_id, elfobj_grok_gnu_note): New functions.
461 Code advisory: Roland McGrath
462
463 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
464
465 * elf64-mips.c (elf_backend_sign_extend_vma): Define.
466
467 2007-08-24 Alan Modra <amodra@bigpond.net.au>
468
469 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Warning fix.
470
471 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
472
473 * Makefile.am: Run "make dep-am".
474 * Makefile.in: Regenerated.
475
476 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
477
478 * elf32-i386.c: Include "bfd_stdint.h".
479 (elf_i386_rtype_to_howto): New function.
480 (elf_i386_info_to_howto_rel): Use it.
481 (x86_64_opcode16): New union type.
482 (elf_i386_check_tls_transition): New function.
483 (elf_i386_tls_transition): Updated to check transition and
484 issue an error if a transition isn't supported.
485 (elf_i386_check_relocs): Return FALSE if
486 elf_i386_tls_transition returns FALSE.
487 (elf_i386_gc_sweep_hook): Likewise.
488 (elf_i386_relocate_section): Likewise. Remove BFD_ASSERT
489 on TLS transitions.
490
491 * elf64-x86-64.c: Include "bfd_stdint.h".
492 (x86_64_opcode16): New union type.
493 (x86_64_opcode32): Likewise.
494 (elf64_x86_64_check_tls_transition): New function.
495 (elf64_x86_64_tls_transition): Updated to check transition and
496 issue an error if a transition isn't supported.
497 (elf64_x86_64_check_relocs): Return FALSE if
498 elf64_x86_64_tls_transition returns FALSE.
499 (elf64_x86_64_gc_sweep_hook): Likewise.
500 (elf64_x86_64_relocate_section): Likewise. Remove BFD_ASSERT
501 on TLS transitions.
502
503 2007-08-22 H.J. Lu <hongjiu.lu@intel.com>
504
505 * elfxx-ia64.c: Convert to ISO C90 prototypes.
506 (elfNN_hpux_backend_section_from_bfd_section): Make it static.
507
508 2007-08-22 H.J. Lu <hongjiu.lu@intel.com>
509
510 * elf64-x86-64.c: Remove trailing whitespace.
511 * elfxx-ia64.c: Likewise.
512
513 2007-08-21 H.J. Lu <hongjiu.lu@intel.com>
514
515 * elf32-i386.c (elf_i386_tls_transition): Accept a pointer
516 to ELF hash entry instead of an integer for local test.
517 (elf_i386_check_relocs): Updated.
518 (elf_i386_gc_sweep_hook): Likewise.
519 (elf_i386_relocate_section): Likewise.
520
521 * elf64-x86-64.c (elf64_x86_64_tls_transition): Accept a
522 pointer to ELF hash entry instead of an integer for local
523 test.
524 (elf64_x86_64_check_relocs): Updated.
525 (elf64_x86_64_gc_sweep_hook): Likewise.
526 (elf64_x86_64_relocate_section): Likewise.
527
528 2007-08-20 H.J. Lu <hongjiu.lu@intel.com>
529
530 * elf32-i386.c (elf_i386_tls_transition): Break long line.
531 * elf64-x86-64.c (elf64_x86_64_tls_transition): Likewise.
532
533 2007-08-20 Jan Kratochvil <jan.kratochvil@redhat.com>
534
535 * elfxx-target.h [ELF_COMMONPAGESIZE && ELF_MAXPAGESIZE]
536 (ELF_MINPAGESIZE): Fixed its size guess. Sanity checked its size.
537 (ELF_COMMONPAGESIZE, ELF_MAXPAGESIZE): Sanity checked their size.
538
539 2007-08-20 Nick Clifton <nickc@redhat.com>
540
541 * elflink.c (elf_fixup_link_order): Rewrite conversion of
542 s->alignment_power into an offset mask in order to avoid a gcc
543 error message.
544
545 2007-08-17 Jakub Jelinek <jakub@redhat.com>
546
547 * config.bfd: Handle sparcv*-*-linux-* the same as sparc-*-linux-*.
548 Change sparc64-*-linux-* to sparc64*-*-linux-*.
549
550 2007-08-17 Alan Modra <amodra@bigpond.net.au>
551
552 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
553
554 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
555
556 * elf.c: Revert last change.
557
558 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
559
560 * elf.c (get_segment_type): Change PT_GNU_STACK to PT_GNU_ATTR.
561 (bfd_section_from_phdr): Likewise.
562 (get_program_header_size): Likewise. Add a PT_GNU_ATTR segment
563 if there is an attribute section.
564 (_bfd_elf_map_sections_to_segments): Likewise.
565 (IS_SECTION_IN_INPUT_SEGMENT): Likewise.
566
567 2007-08-14 H.J. Lu <hongjiu.lu@intel.com>
568
569 PR ld/4918
570 * elf32-i386.c (elf_i386_relocate_section): Allow R_386_PC32
571 on ___tls_get_addr for GD->LE/LD->LE transitions when not
572 building shared library.
573
574 * elf64-x86-64.c (elf64_x86_64_relocate_section): Allow
575 R_X86_64_PC32 on __tls_get_addr for GD->LE/LD->LE transitions
576 when not building shared library.
577
578 2007-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
579
580 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): LOADBASE is now
581 initialized only on the first PT_LOAD. New variable LOADBASE_SET.
582 Removed PF_R checking for IA-64 vDSOs as redundant now.
583 Code advisory: Roland McGrath
584
585 2007-08-13 Richard Sandiford <richard@codesourcery.com>
586
587 * elfxx-mips.c (mips_elf_link_hash_table): Add computed_got_sizes.
588 (mips_elf_record_global_got_symbol): Increment local_gotno for
589 each forced-local symbol.
590 (_bfd_mips_elf_check_relocs): Pass forced-local call symbols to
591 mips_elf_record_global_got_symbol for VxWorks too.
592 (_bfd_mips_elf_always_size_sections): Set computed_got_sizes
593 to true after computing the GOT size.
594 (_bfd_mips_elf_hide_symbol): Increase local_gotno whenever
595 got.offset == 1. Only adjust global_gotno if computed_got_sizes.
596 For VxWorks, add a local entry when hiding a symbol that needs a
597 plt but has not been marked as needing a global got entry.
598 (_bfd_mips_elf_link_hash_table_create): Set computed_got_sizes to
599 false.
600
601 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
602
603 * coffgen.c (coff_get_normalized_symtab): Correct cast.
604
605 2007-08-13 Alan Modra <amodra@bigpond.net.au>
606
607 * elf.c (elf_modify_segment_map): Add remove_empty_load param.
608 Don't remove empty PT_LOAD header if false.
609 (_bfd_elf_map_sections_to_segments): If user phdrs, pass false
610 to elf_modify_segment_map.
611 (assign_file_positions_for_load_sections): Pass false to
612 elf_modify_segment_map.
613
614 2007-08-13 Alan Modra <amodra@bigpond.net.au>
615
616 * elf64-ppc.c (ADDI_R12_R12, LD_R11_0R2, LD_R2_0R2): Define.
617 Update stub comments.
618 (build_plt_stub): Build two variants, one without "addis".
619 (ppc_build_one_stub): Build stubs without "addis" if possible.
620 (ppc_size_one_stub): Size new stubs.
621
622 2007-08-11 Richard Sandiford <richard@codesourcery.com>
623
624 * config.bfd (sh-*-vxworks): Define targ_underscore to "yes".
625
626 2007-08-09 Michael Snyder <msnyder@access-company.com>
627
628 * aoutx.h (aout_get_external_symbols): Return if count is zero.
629
630 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>
631
632 PR ld/4909
633 * elf.c (print_segment_map): New function.
634 (assign_file_positions_for_load_sections): Call print_segment_map
635 when a section can't be allocated in segment.
636
637 2007-08-09 Jan Kratochvil <jan.kratochvil@redhat.com>
638
639 * opncls.c (bfd_openr_iovec): Fix the OPEN parameter macro expansion.
640
641 2007-08-07 Nick Clifton <nickc@redhat.com>
642
643 * po/bfd.pot: Updated template.
644 * po/BLD-POTFILES.in: Regenerate.
645
646 2007-08-07 Alan Modra <amodra@bigpond.net.au>
647
648 * elf.c: (_bfd_elf_make_section_from_phdr): Properly handle
649 bss segments.
650
651 2007-08-06 Daniel Jacobowitz <dan@codesourcery.com>
652
653 * Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.
654 * Makefile.in: Regenerated.
655
656 2007-08-06 Daniel Jacobowitz <dan@codesourcery.com>
657
658 * configure.in: Update version to 2.18.50.
659 * configure: Regenerated.
660
661 2007-08-06 Paul Brook <paul@codesourcery.com>
662
663 * elf32-arm.c (elf32_arm_link_hash_entry): Add
664 plt_maybe_thumb_refcount.
665 (elf32_arm_link_hash_newfunc): Set plt_maybe_thumb_refcount.
666 (elf32_arm_copy_indirect_symbol): Ditto.
667 (elf32_arm_adjust_dynamic_symbol): Ditto.
668 (bfd_elf32_arm_process_before_allocation): Handle R_ARM_THM_JUMP24.
669 (arm_add_to_rel): Ditto.
670 (elf32_arm_final_link_relocate): Merge R_ARM_THM_JUMP24 with
671 R_ARM_THM_CALL. Handle R_ARM_THM_JUMP19 against a PLT stub.
672 (elf32_arm_gc_sweep_hook): Call check_use_blx. Update plt counts
673 for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19.
674 (elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24
675 and R_ARM_THM_JUMP19.
676 (allocate_dynrelocs): Use plt_maybe_thumb_refcount.
677 (elf32_arm_finish_dynamic_symbol): Ditto.
678 (elf32_arm_output_plt_map): Ditto.
679
680 2007-08-06 Daniel Jacobowitz <dan@codesourcery.com>
681
682 * elf.c (rewrite_elf_program_header): Handle sections not sorted
683 by address.
684 (copy_elf_program_header): Likewise.
685
686 2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
687
688 * elf-bfd.h (xvec_get_elf_backend_data): Add const.
689
690 * elfcode.h (elf_object_p): Use xvec_get_elf_backend_data.
691 * elfcore.h (elf_core_file_p): Likewise.
692
693 2007-08-02 H.J. Lu <hongjiu.lu@intel.com>
694
695 * coffcode.h (ALIGN_SET): Removed.
696 (ELIFALIGN_SET): Likewise.
697 (coff_set_alignment_hook): Handle IMAGE_SCN_ALIGN_128BYTES,
698 IMAGE_SCN_ALIGN_256BYTES, IMAGE_SCN_ALIGN_512BYTES,
699 IMAGE_SCN_ALIGN_1024BYTES, IMAGE_SCN_ALIGN_2048BYTES,
700 IMAGE_SCN_ALIGN_4096BYTES and IMAGE_SCN_ALIGN_8192BYTES.
701
702 2007-08-01 Michael Snyder <msnyder@access-company.com>
703
704 * vms-tir.c (new_section): Fix cut and paste error.
705
706 * aoutx.h (aout_link_add_symbols): Return if count is zero.
707
708 * elf.c (bfd_elf_print_symbol): Macro dereferences pointer, so
709 pointer must be non-null.
710
711 2007-08-01 Tristan Gingold <gingold@adacore.com>
712
713 * coffcode.h (coff_sort_func_alent): New function.
714 (coff_slurp_line_table): Sort line table if not already sorted.
715
716 2007-08-01 Jakub Jelinek <jakub@redhat.com>
717
718 * elf.c (_bfd_elf_map_sections_to_segments): Work around buggy
719 GCC 3.4.x warning.
720
721 2007-08-01 Alan Modra <amodra@bigpond.net.au>
722
723 * aoutx.h (swap_ext_reloc_in): Set howto to NULL for unknown
724 r_type.
725 (swap_std_reloc_in): Likewise.
726 (aout_link_input_section_std): Likewise. Return with an error
727 on unexpected relocation type.
728 (aout_link_input_section_ext): Likewise.
729
730 2007-08-01 Alan Modra <amodra@bigpond.net.au>
731
732 PR4694
733 * aoutx.h (final_link): Write a zero in first word of
734 stringtab if no symbols rather than corrupting last byte
735 of text/data.
736
737 2007-07-31 Jakub Jelinek <jakub@redhat.com>
738
739 * elf.c (get_program_header_size): Adjacent loadable .note*
740 sections need just one PT_NOTE segment.
741 (_bfd_elf_map_sections_to_segments): Likewise.
742
743 2007-07-30 Michael Snyder <msnyder@access-company.com>
744
745 * coffgen.c (_bfd_coff_read_internal_relocs): Revert change of
746 2007-07-26. Buffer still in use, can't be freed.
747
748 2007-07-27 Michael Snyder <msnyder@access-company.com>
749
750 * cofflink.c (coff_link_add_symbols): Return if count is zero.
751
752 * coff-i386.c (coff_i386_rtype_to_howto): Off by one error.
753
754 * aoutx.h (slurp_symbol_table): Return if count == 0.
755
756 * coffgen.c (_bfd_coff_read_internal_relocs): Return if count is zero.
757
758 * elf32-i386.c (elf_i386_check_relocs): Check for null pointer.
759
760 2007-07-27 H.J. Lu <hongjiu.lu@intel.com>
761
762 * config.bfd (x86_64-*-mingw*): Don't include x86_64coff_vec.
763
764 2007-07-26 Michael Snyder <msnyder@access-company.com>
765
766 * coff-i386.c (coff_i386_rtype_to_howto): Guard against null.
767
768 * linker.c (bfd_section_already_linked_table_insert): Change
769 return type from void to boolean. Return FALSE on failure.
770 (_bfd_generic_section_already_linked): Test return value of
771 bfd_section_already_linked_table_insert, call fatal on error.
772
773 * elflink.c (_bfd_elf_section_already_linked): Test return value
774 of bfd_section_already_linked_table_insert, call fatal on error.
775
776 * libbfd-in.h (bfd_section_already_linked_table_insert): Update
777 return type to bfd_boolean.
778
779 * libbfd.h: Regenerate.
780
781 2007-07-26 Adam Nemet <anemet@caviumnetworks.com>
782
783 * archive.c (do_slurp_bsd_armap, do_slurp_coff_armap,
784 bfd_slurp_armap): Improve function comment.
785
786 2007-07-26 Michael Snyder <msnyder@access-company.com>
787
788 * linker.c (already_linked_newfunc): Check for NULL return from
789 bfd_hash_allocate.
790
791 * coffgen.c (fixup_symbol_value): Guard against null;
792 bfd_is_com_section will dereference the section pointer.
793
794 * syms.c (bfd_decode_symclass): Guard against NULL, since
795 bfd_is_com_section dereferences the pointer.
796
797 * srec.c (srec_scan): Check for EOF (critical because return value
798 will be used as array index).
799
800 * coffgen.c (_bfd_coff_read_internal_relocs): If internal_relocs
801 are not to be cached, free the temporary buffer.
802
803 * aoutx.h (slurp_reloc_table): Return TRUE if reloc_size == zero
804 or count == zero.
805
806 * tekhex.c (first_phase): Check return value for null.
807
808 * elf.c (_bfd_elf_get_synthetic_symtab): Remove meaningless
809 pointer increment.
810
811 2007-07-26 Alan Modra <amodra@bigpond.net.au>
812
813 * elflink.c (_bfd_elf_fix_symbol_flags): Remove unnecessary
814 check on dynobj. Remove bed shadow.
815
816 * srec.c (srec_get_section_contents): Return immediately on
817 count zero. Check that offset and count are within section.
818 * libbfd.c (_bfd_generic_get_section_contents): Check that
819 offset + count does not overflow.
820
821 * srec.c (srec_canonicalize_symtab): Don't alloc when symcount
822 is zero. Correct return value on error.
823 * mmo.c (mmo_canonicalize_symtab): Likewise.
824 * binary.c (binary_canonicalize_symtab) Correct return on error.
825
826 2007-07-26 Thiemo Seufer <ths@mips.com>
827
828 * bfd.c (_bfd_set_gp_value): Use abort instead of BFD_FAIL.
829
830 2007-07-26 Alan Modra <amodra@bigpond.net.au>
831
832 * reloc.c (bfd_generic_get_relocated_section_contents): Avoid
833 bfd_canonicalize_reloc call when bfd_get_reloc_upper_bound
834 says there are no relocs.
835
836 2007-07-26 Doug Kwan <dougkwan@google.com>
837
838 Speed up bfd_dwarf2_find_line.
839 * dwarf2.c (struct dwarf2_debug): Add new fields to support function
840 and variable info hash tables. Add last_comp_unit, info_hash_count,
841 funcinfo_hash_table, varinfo_hash_table, hash_units_head.
842 (struct comp_unit): Add prev_unit, cached.
843 (struct info_list_node, struct info_hash_entry,
844 struct info_hash_table): New.
845 (info_hash_table_newfunc, create_info_hash_table,
846 insert_info_hash_table, lookup_info_hash_table): New functions
847 implementing function and variable info hash tables.
848 (scan_unit_for_symbols): Add checks to make sure hash tables are
849 consistent with compilation units.
850 (comp_unit_maybe_decode_line_info): New function.
851 (comp_unit_find_line): Use comp_unit_maybe_decode_line_info.
852 (reverse_funcinfo_list, reverse_varinfo_list, comp_unit_hash_info,
853 info_hash_lookup_funcinfo, info_hash_lookup_varinfo,
854 stash_maybe_update_info_hash_table, stash_verify_info_hash_table,
855 stash_maybe_enable_info_hash_tables, stash_find_line_fast): New
856 functions. Make use of info hash tables to speed up
857 bfd_dwarf2_find_line.
858 (find_line): Use hash table for faster lookup if it is turned on.
859 Also add code to maintain bi-directional link in comp units.
860
861 2007-07-25 Michael Snyder <msnyder@access-company.com>
862
863 * coffgen.c (_bfd_coff_get_external_symbols): Nothing to be done
864 if size == 0; return and avoid possible null pointer issues.
865
866 2007-07-25 Alan Modra <amodra@bigpond.net.au>
867
868 * linker.c (generic_link_add_symbol_list): Warning fix.
869
870 2007-07-24 Michael Snyder <msnyder@access-company.com>
871
872 * opncls.c (bfd_make_writable): Check return from bfd_malloc.
873
874 * elflink.c (bfd_elf_final_link): Avoid redundant frees -- return
875 on bfd_malloc error rather than goto error_return.
876
877 2007-07-24 Alan Modra <amodra@bigpond.net.au>
878
879 * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook,
880 _bfd_elf_merge_sections, _bfd_elf_link_hash_newfunc,
881 _bfd_elf_link_hash_copy_indirect, _bfd_elf_link_hash_hide_symbol,
882 _bfd_elf_link_hash_table_init, _bfd_elf_link_hash_table_create,
883 bfd_elf_set_dt_needed_name, bfd_elf_get_dyn_lib_class,
884 bfd_elf_set_dyn_lib_class, bfd_elf_get_needed_list,
885 bfd_elf_get_runpath_list, bfd_elf_get_dt_soname,
886 bfd_elf_get_bfd_needed_list, struct elf_symbuf_symbol,
887 struct elf_symbuf_head, struct elf_symbol, elf_sort_elf_symbol,
888 elf_sym_name_compare, elf_create_symbuf,
889 bfd_elf_match_symbols_in_sections,
890 _bfd_elf_match_sections_by_type): Move to here..
891 * elf.c: ..from here.
892
893 2007-07-23 Richard Sandiford <richard@codesourcery.com>
894
895 * elflink.c (_bfd_elf_fix_symbol_flags): Only assert the type
896 of weakdef->root.type if weakdef has no regular definition.
897
898 2007-07-22 Adam Nemet <anemet@caviumnetworks.com>
899
900 * elfxx-mips.c (struct mips_elf_link_hash_table): Add new field
901 small_data_overflow_reported.
902 (_bfd_mips_elf_link_hash_table_create): Initialize it.
903 (_bfd_mips_elf_relocate_section) <bfd_reloc_overflow>: Report
904 small-data section overflow.
905
906 2007-07-19 Doug Kwan <dougkwan@google.com>
907
908 PR binutils/4797
909 * dwarf2.c: (find_line) Do not dereference functionname_ptr if
910 do_line is true.
911
912 2007-07-18 Bob Wilson <bob.wilson@acm.org>
913
914 * elf32-xtensa.c (xtensa_callback_required_dependence): Ignore
915 non-ELF sections.
916
917 2007-07-18 Bob Wilson <bob.wilson@acm.org>
918
919 * elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Get section
920 vma and size for dynamic tags from the output sections.
921
922 2007-07-18 Alan Modra <amodra@bigpond.net.au>
923
924 * elf-bfd.h (struct sym_sec_cache): Delete "sec". Add "shndx".
925 * elf.c (bfd_section_from_r_symndx): Don't cache bfd section of
926 symbol. Instead cache ELF section index. Remove redundant
927 checks of st_shndx.
928
929 2007-07-15 Mike Frysinger <vapier@gentoo.org>
930
931 * trad-core.c (NBPG): If not defined, set to getpagesize().
932
933 2007-07-13 Roland McGrath <roland@redhat.com>
934
935 * elf-bfd.h (struct elf_obj_tdata): Revert last change.
936 Add after_write_object_contents, after_write_object_contents_info.
937 * elf.c (_bfd_elf_write_object_contents): Revert last change.
938 Instead, call after_write_object_contents if set.
939
940 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
941
942 * bfd-in.h: (BFD_HOST_64BIT_LONG_LONG): New.
943 (BFD_HOSTPTR_T): Host pointer type for casting a
944 pointer to an integer type.
945 (bfd_hostptr_t): The typedef of BFD_HOSTPTR_T.
946 (sprintf_vma, fprintf_vma): Add support for long long prints.
947 * bfd-in2.h: Regenerate.
948 * configure.in: (BFD_HOST_64BIT_LONG_LONG): New.
949 (BFD_HOSTPTR_T): Host pointer type for casting a
950 pointer to an integer type. Default is "unsigned long".
951 (AC_CHECK_SIZEOF(void *)): New.
952 (host64): Set it if the pointer size is 8.
953 * configure: Regenerate.
954 * config.in: Add macro SIZEOF_VOID_P.
955 * coffcode.h: Replace host ptr type assuming "long" with
956 bfd_hostptr_t type.
957 * coffgen.c: Likewise.
958 * elf-eh-frame.c: Likewise.
959 * peicode.h: Likewise.
960
961 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>
962
963 * Makefile.in: Regenerated.
964
965 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>
966
967 PR binutils/4756
968 * simple.c (bfd_simple_get_relocated_section_content): Don't
969 apply relocation on executable and shared library.
970
971 2007-07-10 Nathan Sidwell <nathan@codesourcery.com>
972
973 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't eliminate
974 copy relocs on vxworks.
975
976 2007-07-10 Alan Modra <amodra@bigpond.net.au>
977
978 * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.
979 * elf64-alpha.c (alpha_elf_size_info): Likewise.
980 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
981 * elf64-mips.c (mips_elf64_size_info): Likewise.
982 * elf64-s390.c (s390_elf64_size_info): Likewise.
983 * elf64-sparc.c (elf64_sparc_size_info): Likewise.
984
985 2007-07-09 H.J. Lu <hongjiu.lu@intel.com>
986
987 * elflink.c (bfd_elf_record_link_assignment): Handle indirect
988 symbol.
989 (_bfd_elf_merge_symbol): Properly update normal symbol when
990 overriding the versioned symbol from a dynamic library.
991
992 2007-07-09 Roland McGrath <roland@redhat.com>
993
994 * elf-bfd.h (struct elf_obj_tdata): Add members
995 emit_note_gnu_build_id and note_gnu_build_id_sec.
996 * elf.c (_bfd_id_note_section_size): New global function.
997 (read_hex, _bfd_elf_write_build_id_section): New static functions.
998 (_bfd_elf_write_object_contents): Call _bfd_elf_write_build_id_section
999 if emit_note_gnu_build_id is set.
1000 * Makefile.am (elf.lo): Update dependencies.
1001
1002 * elf-bfd.h (struct elf_size_info): Add checksum_contents hook.
1003 (bfd_elf32_checksum_contents, bfd_elf64_checksum_contents): Declare.
1004 * elfcode.h (elf_checksum_contents): New macro and function.
1005 (NAME(_bfd_elf,size_info)): Initialize checksum_contents hook.
1006
1007 2007-07-06 Michael Snyder <msnyder@access-company.com>
1008
1009 * elflink.c (elf_link_add_object_symbols): Return via
1010 error_free_vers on "notice" failure.
1011
1012 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 * peicode.h (pe_bfd_object_p): Don't check PE vs. EFI target
1015 if arch is unknown.
1016
1017 2007-07-04 Nick Clifton <nickc@redhat.com>
1018
1019 Import this patch from an internal tree:
1020
1021 2001-07-17 Richard Henderson <rth@redhat.com>
1022
1023 * elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly
1024 compensate for high bit set in R_MEP_LOW16.
1025
1026 2007-07-03 Joseph Myers <joseph@codesourcery.com>
1027
1028 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Copy type from
1029 input attributes if value has been copied.
1030
1031 2007-07-03 Nick Clifton <nickc@redhat.com>
1032
1033 * COPYING: Replace with GPLv3 text.
1034 * aix386-core.c: Update copyright notice to refer to GPLv3.
1035 * aix5ppc-core.c, aout0.c, aout32.c, aout64.c, aout-adobe.c,
1036 aout-arm.c, aout-cris.c, aoutf1.h, aout-ns32k.c, aout-sparcle.c,
1037 aout-target.h, aout-tic30.c, aoutx.h, archive64.c, archive.c,
1038 archures.c, armnetbsd.c, bfd.c, bfd-in.h, bfdio.c, bfdwin.c,
1039 binary.c, bout.c, cache.c, cf-i386lynx.c, cf-sparclynx.c,
1040 cisco-core.c, coff64-rs6000.c, coff-alpha.c, coff-apollo.c,
1041 coff-arm.c, coff-aux.c, coffcode.h, coffgen.c, coff-go32.c,
1042 coff-h8300.c, coff-h8500.c, coff-i386.c, coff-i860.c, coff-i960.c,
1043 coff-ia64.c, cofflink.c, coff-m68k.c, coff-m88k.c, coff-maxq.c,
1044 coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,
1045 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c,
1046 coff-svm68k.c, coffswap.h, coff-tic30.c, coff-tic4x.c,
1047 coff-tic54x.c, coff-tic80.c, coff-u68k.c, coff-w65.c,
1048 coff-we32k.c, coff-x86_64.c, coff-z80.c, coff-z8k.c, corefile.c,
1049 cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c, cpu-bfin.c,
1050 cpu-cr16.c, cpu-cr16c.c, cpu-cris.c, cpu-crx.c, cpu-d10v.c,
1051 cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c, cpu-h8300.c,
1052 cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c, cpu-i860.c,
1053 cpu-i960.c, cpu-ia64.c, cpu-ia64-opc.c, cpu-ip2k.c, cpu-iq2000.c,
1054 cpu-m10200.c, cpu-m10300.c, cpu-m32c.c, cpu-m32r.c, cpu-m68hc11.c,
1055 cpu-m68hc12.c, cpu-m68k.c, cpu-m88k.c, cpu-maxq.c, cpu-mcore.c,
1056 cpu-mep.c, cpu-mips.c, cpu-mmix.c, cpu-msp430.c, cpu-mt.c,
1057 cpu-ns32k.c, cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c,
1058 cpu-powerpc.c, cpu-rs6000.c, cpu-s390.c, cpu-score.c, cpu-sh.c,
1059 cpu-sparc.c, cpu-spu.c, cpu-tic30.c, cpu-tic4x.c, cpu-tic54x.c,
1060 cpu-tic80.c, cpu-v850.c, cpu-vax.c, cpu-w65.c, cpu-we32k.c,
1061 cpu-xc16x.c, cpu-xstormy16.c, cpu-xtensa.c, cpu-z80.c, cpu-z8k.c,
1062 demo64.c, doc/chew.c, dwarf1.c, dwarf2.c, ecoff.c, ecofflink.c,
1063 ecoffswap.h, efi-app-ia32.c, efi-app-ia64.c, efi-app-x86_64.c,
1064 elf32-am33lin.c, elf32-arc.c, elf32-arm.c, elf32-avr.c,
1065 elf32-avr.h, elf32-bfin.c, elf32.c, elf32-cr16.c, elf32-cr16c.c,
1066 elf32-cris.c, elf32-crx.c, elf32-d10v.c, elf32-d30v.c,
1067 elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-gen.c,
1068 elf32-h8300.c, elf32-hppa.c, elf32-hppa.h, elf32-i370.c,
1069 elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
1070 elf32-iq2000.c, elf32-m32c.c, elf32-m32r.c, elf32-m68hc11.c,
1071 elf32-m68hc12.c, elf32-m68hc1x.c, elf32-m68hc1x.h, elf32-m68k.c,
1072 elf32-m88k.c, elf32-mcore.c, elf32-mep.c, elf32-mips.c,
1073 elf32-msp430.c, elf32-mt.c, elf32-openrisc.c, elf32-or32.c,
1074 elf32-pj.c, elf32-ppc.c, elf32-ppc.h, elf32-s390.c, elf32-score.c,
1075 elf32-sh64.c, elf32-sh64-com.c, elf32-sh64.h, elf32-sh.c,
1076 elf32-sh-symbian.c, elf32-sparc.c, elf32-spu.c, elf32-spu.h,
1077 elf32-v850.c, elf32-vax.c, elf32-xc16x.c, elf32-xstormy16.c,
1078 elf32-xtensa.c, elf64-alpha.c, elf64.c, elf64-gen.c, elf64-hppa.c,
1079 elf64-hppa.h, elf64-mips.c, elf64-mmix.c, elf64-ppc.c,
1080 elf64-ppc.h, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
1081 elf64-x86-64.c, elf-attrs.c, elf-bfd.h, elf.c, elfcode.h,
1082 elfcore.h, elf-eh-frame.c, elf-hppa.h, elflink.c, elf-m10200.c,
1083 elf-m10300.c, elfn32-mips.c, elf-strtab.c, elf-vxworks.c,
1084 elf-vxworks.h, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
1085 elfxx-sparc.c, elfxx-sparc.h, elfxx-target.h, epoc-pe-arm.c,
1086 epoc-pei-arm.c, format.c, freebsd.h, gen-aout.c, genlink.h,
1087 hash.c, host-aout.c, hosts/alphavms.h, hp300bsd.c, hp300hpux.c,
1088 hppabsd-core.c, hpux-core.c, i386aout.c, i386bsd.c, i386dynix.c,
1089 i386freebsd.c, i386linux.c, i386lynx.c, i386mach3.c, i386msdos.c,
1090 i386netbsd.c, i386os9k.c, ieee.c, ihex.c, init.c, irix-core.c,
1091 libaout.h, libbfd.c, libbfd-in.h, libcoff-in.h, libecoff.h,
1092 libhppa.h, libieee.h, libnlm.h, liboasys.h, libpei.h, libxcoff.h,
1093 linker.c, lynx-core.c, m68k4knetbsd.c, m68klinux.c, m68knetbsd.c,
1094 m88kmach3.c, m88kopenbsd.c, mach-o.c, mach-o.h, mach-o-target.c,
1095 mep-relocs.pl, merge.c, mipsbsd.c, mmo.c, netbsd-core.c, netbsd.h,
1096 newsos3.c, nlm32-alpha.c, nlm32.c, nlm32-i386.c, nlm32-ppc.c,
1097 nlm32-sparc.c, nlm64.c, nlm.c, nlmcode.h, nlmswap.h, nlm-target.h,
1098 ns32k.h, ns32knetbsd.c, oasys.c, opncls.c, osf-core.c,
1099 pc532-mach.c, pdp11.c, pe-arm.c, pe-arm-wince.c, pef.c, pef.h,
1100 pef-traceback.h, pe-i386.c, pei-arm.c, pei-arm-wince.c, peicode.h,
1101 pei-i386.c, pei-mcore.c, pei-mips.c, pei-ppc.c, pei-sh.c,
1102 pei-x86_64.c, pe-mcore.c, pe-mips.c, pe-ppc.c, pe-sh.c,
1103 pe-x86_64.c, peXXigen.c, ppcboot.c, ptrace-core.c, reloc16.c,
1104 reloc.c, riscix.c, rs6000-core.c, sco5-core.c, section.c,
1105 simple.c, som.c, som.h, sparclinux.c, sparclynx.c, sparcnetbsd.c,
1106 srec.c, stabs.c, stab-syms.c, stamp-h.in, sunos.c, syms.c,
1107 sysdep.h, targets.c, targmatch.sed, tekhex.c, ticoff.h,
1108 trad-core.c, vax1knetbsd.c, vaxbsd.c, vaxnetbsd.c, versados.c,
1109 vms.c, vms-gsd.c, vms.h, vms-hdr.c, vms-misc.c, vms-tir.c,
1110 xcofflink.c, xcoff-target.h, xsym.c, xsym.h, xtensa-isa.c,
1111 xtensa-modules.c: Likewise.
1112 * elf32-sh-relocs.h: Add copyright notice.
1113 * hosts/alphalinux.h, hosts/decstation.h, hosts/delta68.h,
1114 hosts/dpx2.h, hosts/hp300bsd.h, hosts/i386bsd.h,
1115 hosts/i386linux.h, hosts/i386mach3.h, hosts/i386sco.h,
1116 hosts/i860mach3.h, hosts/m68kaux.h, hosts/m68klinux.h,
1117 hosts/m88kmach3.h, hosts/mipsbsd.h, hosts/mipsmach3.h,
1118 hosts/news.h, hosts/news-mips.h, hosts/pc532mach.h,
1119 hosts/riscos.h, hosts/symmetry.h, hosts/tahoe.h, hosts/vaxbsd.h,
1120 hosts/vaxlinux.h, hosts/vaxult2.h, hosts/vaxult.h: Likewise.
1121 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate.
1122
1123 2007-07-02 Joseph Myers <joseph@codesourcery.com>
1124
1125 * elfxx-mips.c (mips_elf_calculate_relocation): Handle
1126 R_MIPS_TLS_DTPREL32 and R_MIPS_TLS_DTPREL64.
1127 * elf64-mips.c (mips_elf64_howto_table_rela): Support
1128 R_MIPS_TLS_DTPREL64.
1129
1130 2007-07-02 Alan Modra <amodra@bigpond.net.au>
1131
1132 * Makefile.am: Run "make dep-am".
1133 * Makefile.in: Regenerate.
1134 * aclocal.m4: Regenerate.
1135 * config.in: Regenerate.
1136 * po/SRC-POTFILES.in: Regenerate.
1137 * po/bfd.pot: Regenerate.
1138
1139 2007-07-02 Alan Modra <amodra@bigpond.net.au>
1140
1141 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Tidy
1142 symsec != NULL tests.
1143
1144 2007-07-02 Alan Modra <amodra@bigpond.net.au>
1145
1146 PR 4712
1147 * elf.c (assign_file_positions_for_load_sections): Adjust lma
1148 by p_vaddr_offset.
1149
1150 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
1151
1152 * aclocal.m4: Regenerated.
1153 * Makefile.in: Likewise.
1154
1155 2007-06-29 Joseph Myers <joseph@codesourcery.com>
1156
1157 * elf32-ppc.c (ppc_elf_merge_obj_attributes): New.
1158 (ppc_elf_merge_private_bfd_data): Call it.
1159
1160 2007-06-29 Joseph Myers <joseph@codesourcery.com>
1161
1162 * elfxx-mips.c (mips_elf_merge_obj_attributes): New.
1163 (_bfd_mips_elf_merge_private_bfd_data): Call it.
1164
1165 2007-06-29 Joseph Myers <joseph@codesourcery.com>
1166
1167 * elf-attrs.c: New.
1168 * Makefile.am (BFD32_BACKENDS): Add elf-attrs.lo.
1169 (BFD32_BACKENDS_CFILES): Add elf-attrs.c.
1170 (elf-attrs.lo): Generate dependencies.
1171 * Makefile.in: Regenerate.
1172 * configure.in (elf): Add elf-attrs.lo.
1173 * configure: Regenerate.
1174 * elf-bfd.h (struct elf_backend_data): Add entries for object
1175 attributes.
1176 (NUM_KNOWN_OBJ_ATTRIBUTES, obj_attribute, obj_attribute_list,
1177 OBJ_ATTR_PROC, OBJ_ATTR_GNU, OBJ_ATTR_FIRST, OBJ_ATTR_LAST,
1178 Tag_NULL, Tag_File, Tag_Section, Tag_Symbol, Tag_compatibility):
1179 New.
1180 (struct elf_obj_tdata): Add entries for object attributes.
1181 (elf_known_obj_attributes, elf_other_obj_attributes,
1182 elf_known_obj_attributes_proc, elf_other_obj_attributes_proc):
1183 New.
1184 (bfd_elf_obj_attr_size, bfd_elf_set_obj_attr_contents,
1185 bfd_elf_get_obj_attr_int, bfd_elf_add_obj_attr_int,
1186 bfd_elf_add_proc_attr_int, bfd_elf_add_obj_attr_string,
1187 bfd_elf_add_proc_attr_string, bfd_elf_add_obj_attr_compat,
1188 bfd_elf_add_proc_attr_compat, _bfd_elf_attr_strdup,
1189 _bfd_elf_copy_obj_attributes, _bfd_elf_obj_attrs_arg_type,
1190 _bfd_elf_parse_attributes, _bfd_elf_merge_object_attributes): New.
1191 * elf.c (_bfd_elf_copy_private_bfd_data): Copy object attributes.
1192 (bfd_section_from_shdr): Handle attributes sections.
1193 * elflink.c (bfd_elf_final_link): Handle attributes sections.
1194 * elfxx-target.h (elf_backend_obj_attrs_vendor,
1195 elf_backend_obj_attrs_section, elf_backend_obj_attrs_arg_type,
1196 elf_backend_obj_attrs_section_type): New.
1197 (elfNN_bed): Update.
1198 * elf32-arm.c (NUM_KNOWN_ATTRIBUTES, aeabi_attribute,
1199 aeabi_attribute_list): Remove.
1200 (struct elf32_arm_obj_tdata): Remove object attributes fields.
1201 (check_use_blx, bfd_elf32_arm_set_vfp11_fix, using_thumb2,
1202 elf32_arm_copy_private_bfd_data, elf32_arm_merge_eabi_attributes):
1203 Update for new object attributes interfaces.
1204 (uleb128_size, is_default_attr, eabi_attr_size,
1205 elf32_arm_eabi_attr_size, write_uleb128, write_eabi_attribute,
1206 elf32_arm_set_eabi_attr_contents, elf32_arm_bfd_final_link,
1207 elf32_arm_new_eabi_attr, elf32_arm_get_eabi_attr_int,
1208 elf32_arm_add_eabi_attr_int, attr_strdup,
1209 elf32_arm_add_eabi_attr_string, elf32_arm_add_eabi_attr_compat,
1210 copy_eabi_attributes, elf32_arm_parse_attributes): Remove. Moved
1211 to generic code in elf-attrs.c.
1212 (elf32_arm_obj_attrs_arg_type): New.
1213 (elf32_arm_fake_sections): Do not handle .ARM.attributes.
1214 (elf32_arm_section_from_shdr): Do not handle SHT_ARM_ATTRIBUTES.
1215 (bfd_elf32_bfd_final_link): Remove.
1216 (elf_backend_obj_attrs_vendor, elf_backend_obj_attrs_section,
1217 elf_backend_obj_attrs_arg_type,
1218 elf_backend_obj_attrs_section_type): New.
1219 * elf32-bfin.c (bfin_elf_copy_private_bfd_data): Copy object
1220 attributes.
1221 * elf32-frv.c (frv_elf_copy_private_bfd_data): Likewise.
1222 * elf32-iq2000.c (iq2000_elf_copy_private_bfd_data): Likewise.
1223 * elf32-mep.c (mep_elf_copy_private_bfd_data): Likewise.
1224 * elf32-mt.c (mt_elf_copy_private_bfd_data): Likewise.
1225 * elf32-sh.c (sh_elf_copy_private_data): Likewise.
1226 * elf64-sh64.c (sh_elf64_copy_private_data_internal): Likewise.
1227
1228 2007-06-29 Paul Brook <paul@codesourcery.com>
1229
1230 * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Suppress
1231 call veneers for call relocations against undefined symbols.
1232 (elf32_arm_final_link_relocate): Turn call to undefined symbol
1233 into a jump to the next instruction.
1234
1235 2007-06-29 Michael Snyder <msnyder@access-company.com>
1236
1237 * bfd.c (bfd_demangle): Plug memory leak (Coverity).
1238
1239 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1240
1241 * Makefile.am: Add cr16 related entry
1242 * Makefile.in: Regenerate
1243 * archures.c: Add bfd_cr16_arch
1244 * bfd-in2.h: Regenerate
1245 * config.bfd: Add cr16-elf
1246 * configure.in: Add bfd_elf32_cr16_vec
1247 * configure: Regenerate.
1248 * targets.c: Added cr16 related information
1249 * cpu-cr16.c: New file.
1250 * elf32-cr16.c: New file.
1251 * reloc.c: Added cr16 relocs.
1252
1253 2007-06-29 Alan Modra <amodra@bigpond.net.au>
1254
1255 * elflink.c (_bfd_elf_link_assign_sym_version): Improve error
1256 message for undefined version nodes.
1257 (elf_gc_sweep): Don't warn when zero size sections are
1258 removed.
1259
1260 2007-06-29 Nathan Froyd <froydnj@codesourcery.com>
1261
1262 * elf32-ppc.c (ppc_elf_info_to_howto): Check for invalid relocation
1263 types.
1264
1265 2007-06-29 Alan Modra <amodra@bigpond.net.au>
1266
1267 * elf32-spu.c (spu_elf_fake_sections): New function.
1268 (elf_backend_fake_sections): Define.
1269
1270 2007-06-29 Alan Modra <amodra@bigpond.net.au>
1271
1272 * elf.c (assign_file_positions_for_load_sections): Use elf
1273 section header sh_size rather than bfd section size, simplifying
1274 .tbss handling.
1275
1276 2007-06-29 Alan Modra <amodra@bigpond.net.au>
1277
1278 PR ld/4701
1279 * elf.c (assign_file_positions_for_load_sections): Ensure bss
1280 segments meet gABI alignment requirements. Don't allocate
1281 file space for bss sections in a segment also containing file
1282 or program headers.
1283
1284 2007-06-27 Alan Modra <amodra@bigpond.net.au>
1285
1286 * bfd.c (struct bfd): Rename "next" to "archive_next".
1287 * archive.c: Rename uses throughout file.
1288 * archive64.c: Likewise.
1289 * coff-rs6000.c: Likewise.
1290 * ecoff.c: Likewise.
1291 * som.c: Likewise.
1292 * bfd-in2.h: Regenerate.
1293
1294 * elf32-ppc.c (ppc_elf_select_plt_layout): Properly iterate over
1295 input bfds.
1296 * elf32-spu.c (spu_elf_create_sections): Likewise.
1297
1298 2007-06-26 H.J. Lu <hongjiu.lu@intel.com>
1299
1300 * dwarf2.c (find_line): New. Contains the duplicated code from:
1301 (_bfd_dwarf2_find_nearest_line): Use it.
1302 (_bfd_dwarf2_find_line): Use it.
1303
1304 2007-06-26 Joseph Myers <joseph@codesourcery.com>
1305
1306 * elf32-arm.c (copy_eabi_attributes): Copy type of attributes.
1307
1308 2007-06-25 Richard Sandiford <richard@codesourcery.com>
1309
1310 * elfxx-mips.c (mips_elf_calculate_relocation): Allow local stubs
1311 to be used for calls from MIPS16 code.
1312
1313 2007-06-23 Andreas Schwab <schwab@suse.de>
1314
1315 * configure.in (--with-separate-debug-dir): New option.
1316 * configure: Regenerate.
1317 * Makefile.am (dwarf2.lo): Add rule to pass DEBUGDIR.
1318 * Makefile.in: Regenerate.
1319 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Pass DEBUGDIR to
1320 bfd_follow_gnu_debuglink.
1321 (_bfd_dwarf2_find_line): Likewise.
1322
1323 2007-06-22 Nick Clifton <nickc@redhat.com>
1324
1325 * dwarf2.c: Add support for reading in debug information via a
1326 .gnu_debuglink section:
1327 (struct dwarf2_debug): Add bfd field to record the bfd containing
1328 the debug info.
1329 (parse_comp_unit): Remove ABFD parameter. Instead use the bfd
1330 field in the dwarf2_debug structure.
1331 (_bfd_dwarf2_find_nearest_line): If a debug info section could not
1332 be found in the current bfd call bfd_follow_gnu_debuglink to see
1333 if another file contains the debug information. If it does, open
1334 it and continue.
1335 (_bfd_dwarf2_find_line): Likewise.
1336
1337 2007-06-19 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 PR ld/4590
1340 * elfxx-ia64.c (sort_dyn_sym_info): Keep the valid got_offset
1341 when removing duplicated entries.
1342 (get_dyn_sym_info): Initialize the got_offset field to -1.
1343 Update call to sort_dyn_sym_info.
1344 (elfNN_ia64_relocate_section): Call sort_dyn_sym_info to sort
1345 array of addend and remove duplicates.
1346
1347 2007-06-18 H.J. Lu <hongjiu.lu@intel.com>
1348
1349 * libpei.h (_bfd_XXi_final_link_postscript): Remove
1350 duplication.
1351 (bfd_target_pei_p): New.
1352 (bfd_target_pei_arch): New
1353 (bfd_target_efi_p): Likewise.
1354 (bfd_target_efi_arch): New
1355 (bfd_pe_executable_p): Use bfd_target_pei_p and
1356 bfd_target_efi_p.
1357
1358 * peicode.h (arch_type): New enum.
1359 (pe_arch): New function.
1360 (pe_bfd_object_p): Don't match PE/EFI target with EFI/PE file
1361 if there is an EFI/PE target.
1362
1363 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
1364
1365 * Makefile.am (ACLOCAL_AMFLAGS): Add -I . -I ../config.
1366
1367 * acinclude.m4: Don't include m4 files. Remove libtool
1368 kludge.
1369
1370 * Makefile.in: Regenerated.
1371 * aclocal.m4: Likewise.
1372 * configure: Likewise.
1373
1374 2007-06-11 Sterling Augustine <sterling@tensilica.com>
1375 Bob Wilson <bob.wilson@acm.org>
1376
1377 * elf32-xtensa.c (extend_ebb_bounds_forward): Use renamed
1378 XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
1379 (extend_ebb_bounds_backward, compute_text_actions): Likewise.
1380 (compute_ebb_proposed_actions, coalesce_shared_literal): Likewise.
1381 (xtensa_get_property_predef_flags): Likewise.
1382 (compute_removed_literals): Pass new arguments to is_removable_literal.
1383 (is_removable_literal): Add sec, prop_table and ptblsize arguments.
1384 Do not remove literal if the NO_TRANSFORM property flag is set.
1385
1386 2007-05-31 Richard Sandiford <rsandifo@nildram.co.uk>
1387
1388 * elfxx-mips.c (mips_elf_initialize_tls_index): When processing a
1389 type (3) single-GOT entry, read tls_type from the hash table entry
1390 rather than the GOT entry.
1391
1392 2007-06-01 Alan Modra <amodra@bigpond.net.au>
1393
1394 * simple.c (bfd_simple_get_relocated_section_contents): Init
1395 input_bfds_tail.
1396
1397 2007-05-30 Alan Modra <amodra@bigpond.net.au>
1398
1399 * elf.c (elf_fake_sections): Adjust test for SHT_NOBITS sections
1400 created by objcopy --only-keep-debug.
1401 (_bfd_elf_init_private_section_data): Only change elf_section_type
1402 if it is SHT_NULL.
1403
1404 * elf.c (assign_file_positions_for_load_sections): Correct sh_type
1405 to SHT_NOBITS earlier. Base actions in rest of function on sh_type
1406 and sh_flags instead of bfd section flags. Delete voff and code
1407 keeping nobits segments aligned.
1408
1409 2007-05-25 Eric Christopher <echristo@apple.com>
1410
1411 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame):
1412 Check that sym_sec isn't NULL before accessing.
1413
1414 2007-05-24 Steve Ellcey <sje@cup.hp.com>
1415
1416 * Makefile.in: Regnerate.
1417 * configure: Regenerate.
1418 * aclocal.m4: Regenerate.
1419 * doc/Makefile.in: Regenerate.
1420
1421 2007-05-22 Paul Brook <paul@codesourcery.com>
1422
1423 * elf32-arm.c (output_arch_syminfo): Replace plt_shndx and plt_offset
1424 with sec and sec_shndx.
1425 (elf32_arm_ouput_plt_map_sym): Use them.
1426 (elf32_arm_output_arch_local_syms): Output mapping symbols for
1427 interworking glue.
1428
1429 2007-05-18 Paul Brook <paul@codesourcery.com>
1430
1431 * elf32-arm.c (ARM2THUMB_V5_STATIC_GLUE_SIZE): Define.
1432 (a2t1v5_ldr_insn, a2t1v5_ldr_insn): New.
1433 (record_arm_to_thumb_glue): Add v5t non-pic glue.
1434 (elf32_arm_create_thumb_stub): Ditto.
1435
1436 2007-05-16 H.J. Lu <hongjiu.lu@intel.com>
1437 Alan Modra <amodra@bigpond.net.au>
1438
1439 * elflink.c (_bfd_elf_adjust_dynamic_copy): Align dynamic bss
1440 section to the minimum alignment.
1441
1442 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
1443 Alan Modra <amodra@bigpond.net.au>
1444
1445 PR ld/4504
1446 * elf-bfd.h (_bfd_elf_adjust_dynamic_copy): New.
1447 * elflink.c (_bfd_elf_adjust_dynamic_copy): New.
1448
1449 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Call
1450 _bfd_elf_adjust_dynamic_copy to adjust for the copy in dynamic
1451 bss section.
1452 * elf32-arm.c (elf32_arm_adjust_dynamic_symbol): Likewise.
1453 * elf32-cris.c (elf_cris_adjust_dynamic_symbol): Likewise.
1454 * elf32-hppa.c (elf32_hppa_adjust_dynamic_symbol): Likewise.
1455 * elf32-i370.c (i370_elf_adjust_dynamic_symbol): Likewise.
1456 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Likewise.
1457 * elf32-m32r.c (m32r_elf_adjust_dynamic_symbol): Likewise.
1458 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
1459 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
1460 * elf32-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
1461 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Likewise.
1462 * elf32-vax.c (elf_vax_adjust_dynamic_symbol): Likewise.
1463 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Likewise.
1464 * elf64-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
1465 * elf64-sh64.c (sh64_elf64_adjust_dynamic_symbol): Likewise.
1466 * elf64-x86-64.c (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1467 * elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Likewise.
1468 * elfxx-sparc.c (_bfd_sparc_elf_adjust_dynamic_symbol): Likewise.
1469
1470 2007-05-15 Richard Sandiford <richard@codesourcery.com>
1471
1472 * elfxx-mips.c (mips_elf_create_local_got_entry): Remove
1473 input_section argument. Create .rela.dyn relocations against
1474 symbol 0 rather than the section symbol.
1475 (mips_elf_local_got_index): Remove input_section argument.
1476 Update call to mips_elf_create_local_got_entry.
1477 (mips_elf_got_page, mips_elf_got16_entry): Likewise.
1478 (mips_elf_calculate_relocation): Update calls to
1479 mips_elf_local_got_index, mips_elf_got16_entry and mips_elf_got_page.
1480
1481 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
1482
1483 * elf32-arm.c (elf32_arm_final_link_relocate): Correctly
1484 handle the Thumb-2 JUMP19 relocation.
1485
1486 2007-05-15 Alan Modra <amodra@bigpond.net.au>
1487
1488 PR 4479
1489 * elf.c (elf_fake_sections): Don't allow backend to change
1490 SHT_NOBITS if called for strip/objcopy --only-keep-debug.
1491 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove similar
1492 fix from here.
1493
1494 2007-05-14 Alan Modra <amodra@bigpond.net.au>
1495
1496 * elf.c (bfd_elf_string_from_elf_section): Return NULL on
1497 invalid shstrndx.
1498 (bfd_elf_get_str_section): Likewise.
1499
1500 2007-05-12 Alan Modra <amodra@bigpond.net.au>
1501
1502 PR 4497
1503 * elf-eh-frame.c (struct cie): Add "local_personality". Make
1504 "personality" a union.
1505 (cie_eq): Compare local_personality too. Adjust personality
1506 comparison.
1507 (_bfd_elf_discard_section_eh_frame): Check binding on personality
1508 reloc sym to allow for bad symtab. Use stashed local syms rather
1509 than reading personality local sym. Handle discarded sections.
1510
1511 2007-05-12 Alan Modra <amodra@bigpond.net.au>
1512
1513 * elf32-spu.c (elf_howto_table): Add howto for R_SPU_ADDR16X.
1514
1515 2007-05-11 Alan Modra <amodra@bigpond.net.au>
1516
1517 * elf32-ppc.h (ppc_elf_select_plt_layout): Update prototype.
1518 (enum ppc_elf_plt_type): Move from..
1519 * elf32-ppc.c: ..here.
1520 (struct ppc_elf_obj_tdata): Add makes_plt_call and has_rel16.
1521 (struct ppc_elf_link_hash_table): Reorder. Add old_bfd. Delete
1522 can_use_new_plt. Make is_vxworks a bitfield.
1523 (ppc_elf_link_hash_table_create): Don't clear is_vxworks (again).
1524 (ppc_elf_check_relocs): Update setting of reloc flags. Set old_bfd.
1525 (ppc_elf_select_plt_layout): Modify parameters. Use bfd reloc
1526 flags to better detect object files needing old bss-style plt.
1527 Allow secure plt to be used without rel16 relocs being detected.
1528 Warn if secure plt request cannot be allowed.
1529
1530 2007-05-11 Alan Modra <amodra@bigpond.net.au>
1531
1532 * reloc.c (BFD_RELOC_SPU_PPU32, BFD_RELOC_SPU_PPU64): Define.
1533 * elf-bfd.h (struct elf_backend_data): Change return type of
1534 elf_backend_relocate_section to int.
1535 * elf32-spu.c (elf_howto_table): Add howtos for R_SPU_PPU32 and
1536 R_SPU_PPU64.
1537 (spu_elf_bfd_to_reloc_type): Convert new relocs.
1538 (spu_elf_count_relocs): New function.
1539 (elf_backend_count_relocs): Define.
1540 (spu_elf_relocate_section): Arrange to emit R_SPU_PPU32 and
1541 R_SPU_PPU64 relocs.
1542 * elflink.c (elf_link_input_bfd): Emit relocs if relocate_section
1543 returns 2.
1544 * bfd-in2.h: Regenerate.
1545 * libbfd.h: Regenerate.
1546
1547 2007-05-10 Richard Sandiford <richard@codesourcery.com>
1548
1549 * elf32-arm.c (elf32_arm_check_relocs): Don't create PLT entries
1550 for R_ARM_ABS12 relocs.
1551 (elf32_arm_finish_dynamic_symbol): Fix the loop that creates
1552 non-shared VxWorks PLT entries.
1553
1554 2007-05-11 Alan Modra <amodra@bigpond.net.au>
1555
1556 PR 4454
1557 * elf-eh-frame.c (struct cie): Make "personality" a bfd_vma.
1558 (_bfd_elf_discard_section_eh_frame): Handle local syms on
1559 personality relocation.
1560
1561 2007-05-10 Richard Sandiford <richard@codesourcery.com>
1562
1563 * elf.c (assign_file_positions_for_load_sections): Use p_memsz
1564 rather than p_filesz to calculate the LMA of the end of a segment.
1565
1566 2007-05-10 Jakub Jelinek <jakub@redhat.com>
1567
1568 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't do copyreloc
1569 processing if symbol is defined in the executable.
1570
1571 2007-05-10 Alexandre Oliva <aoliva@redhat.com>
1572
1573 * elf32-frv.c (_frvfdpic_check_discarded_relocs): New.
1574 (frvfdpic_elf_discard_info): New.
1575 (elf_backend_discard_info): Define for FDPIC.
1576
1577 2007-05-09 Mark Shinwell <shinwell@codesourcery.com>
1578
1579 * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Don't
1580 attempt to scan if the bfd doesn't correspond to an ELF image.
1581 (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
1582
1583 2007-05-08 Alexandre Oliva <aoliva@redhat.com>
1584
1585 * elf32-frv.c (elf32_frv_relocate_section): Discard dynamic relocs
1586 for which _bfd_elf_section_offset returns -1.
1587
1588 2007-05-08 Alan Modra <amodra@bigpond.net.au>
1589
1590 * elf32-spu.c (spu_elf_size_stubs): Use "void *" for psyms.
1591 (mark_functions_via_relocs): Likewise.
1592
1593 2007-05-07 Alan Modra <amodra@bigpond.net.au>
1594
1595 * elflink.c (bfd_elf_final_link): Correct reloc handling for
1596 elf_backend_count_relocs.
1597 (bfd_elf_discard_info): Print an error if we can't read syms.
1598
1599 2007-05-07 Alan Modra <amodra@bigpond.net.au>
1600
1601 * elf32-spu.c (spu_elf_reloc_type_lookup): Return NULL on
1602 invalid reloc code.
1603 (spu_elf_gc_mark_hook, spu_elf_section_processing): Delete functions.
1604 (elf_backend_gc_mark_hook, elf_backend_section_processing): Don't
1605 define.
1606
1607 2007-05-07 Alan Modra <amodra@bigpond.net.au>
1608
1609 * elf.c (assign_file_positions_for_load_sections): Don't check
1610 core segment.
1611
1612 2007-05-04 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 * elflink.c (elf_link_sort_relocs): Return if both .rela.dyn
1615 and .rel.dyn aren't present.
1616
1617 2007-05-04 Nick Clifton <nickc@redhat.com>
1618
1619 * elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn
1620 sections are present examine the indirect sections in an attempt
1621 to compute the correct relocation size. If there is any
1622 ambiguity, produce an error and refuse to sort.
1623
1624 2007-05-03 Sandra Loosemore <sandra@codesourcery.com>
1625
1626 * elf32-arm.c (allocate_dynrelocs): Fix typo in comment.
1627
1628 2007-05-03 Vincent Riviere <vincent.riviere@freesbee.fr>
1629 Nick Clifton <nickc@redhat.com>
1630
1631 PR gas/3041
1632 * aoutx.h (swap_std_reloc_out): Treat relocs against weak symbols
1633 in the same way as relocs against external symbols.
1634
1635 2007-05-02 Alan Modra <amodra@bigpond.net.au>
1636
1637 * elf.c (assign_file_positions_for_load_sections): Set sh_offset
1638 here. Set sh_type to SHT_NOBITS if we won't be allocating
1639 file space. Don't bump p_memsz for non-alloc sections. Adjust
1640 section-in-segment check.
1641 (assign_file_positions_for_non_load_sections): Don't set sh_offset
1642 here for sections that have already been handled above.
1643
1644 2007-04-30 Alan Modra <amodra@bigpond.net.au>
1645
1646 * elf32-spu.c (struct spu_link_hash_table): Add stack_analysis
1647 and emit_stack_syms bitfields.
1648 (get_sym_h): Read all symbols if stack analysis will be done.
1649 (spu_elf_create_sections): Add stack_analysis and emit_stack_syms
1650 params, and stash in hash table.
1651 (is_hint): Split off from..
1652 (is_branch): ..here. Adjust callers.
1653 (spu_elf_size_stubs): Add stack_analysis param. Arrange to read
1654 and keep all syms.
1655 (write_one_stub): Fix mem leak.
1656 (find_function_stack_adjust): New function.
1657 (sort_syms_syms, sort_syms_psecs): New vars.
1658 (sort_syms): New function.
1659 (struct call_info, struct function_info): New.
1660 (struct spu_elf_stack_info): New.
1661 (alloc_stack_info, maybe_insert_function, func_name): New functions.
1662 (is_nop, insns_at_end, check_function_ranges): Likewise.
1663 (find_function, insert_callee, mark_functions_via_relocs): Likewise.
1664 (pasted_function, interesting_section, discover_functions): Likewise.
1665 (mark_non_root, call_graph_traverse, build_call_tree): Likewise.
1666 (sum_stack, spu_elf_stack_analysis, spu_elf_final_link): Likewise.
1667 (bfd_elf32_bfd_final_link): Define.
1668 * elf32-spu.h (struct _spu_elf_section_data): Add stack_info field.
1669 (spu_elf_create_sections, spu_elf_size_stubs): Update prototypes.
1670
1671 2007-04-28 Sergey Rogozhkin <rogozhkin@niisi.msk.ru>
1672
1673 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Don't access
1674 memory which we might not own.
1675
1676 2007-04-27 Bob Wilson <bob.wilson@acm.org>
1677
1678 * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function.
1679 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Likewise.
1680 (elf_xtensa_allocate_dynrelocs): Use elf_xtensa_make_sym_local.
1681
1682 2007-04-27 Bob Wilson <bob.wilson@acm.org>
1683
1684 * elf32-xtensa.c (xtensa_read_table_entries): Step through table
1685 contents and relocs in parallel.
1686
1687 2007-04-27 Bob Wilson <bob.wilson@acm.org>
1688
1689 * elf32-xtensa.c (relax_property_section): Remove extra irel increment.
1690
1691 2007-04-27 Alan Modra <amodra@bigpond.net.au>
1692
1693 * cpu-rs6000.c: Write Mimi's name in ASCII.
1694 * coff-rs6000.c: Likewise.
1695 * rs6000-core.c: Likewise.
1696
1697 2007-04-27 Alan Modra <amodra@bigpond.net.au>
1698
1699 * sysdep.h: Include config.h first.
1700 Many files: Include sysdep.h before bfd.h.
1701 * Makefile.am: Run "make dep-am".
1702 * Makefile.in: Regenerate.
1703
1704 2007-04-25 Alan Modra <amodra@bigpond.net.au>
1705
1706 * sysdep.h: Revert last change.
1707
1708 2007-04-24 Nick Clifton <nickc@redhat.com>
1709
1710 * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
1711 * coff-m68k.c (m68kcoff_rtype_to_howto): Initialize relent.howto.
1712
1713 2007-04-24 Alan Modra <amodra@bigpond.net.au>
1714
1715 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn if
1716 eh_frame_hdr table won't be created.
1717
1718 2007-04-24 Alan Modra <amodra@bigpond.net.au>
1719
1720 * acinclude.m4: Include config/stdint.m4.
1721 * configure.in: Invoke GCC_HEADER_STDINT.
1722 * sysdep.h: Don't include ansidecl.h here.
1723 * configure: Regenerate.
1724 * config.in: Regenerate.
1725 * Makefile.in: Regenerate.
1726
1727 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
1728
1729 * archures.c (bfd_mach_mcf_isa_c, bfd_mach_mcf_isa_c_mac,
1730 bfd_mach_mcf_isa_c_emac): New.
1731 * elf32-m68k.c (ISAC_PLT_ENTRY_SIZE, elf_isac_plt0_entry,
1732 elf_isac_plt_entry, elf_isac_plt_info): New.
1733 (elf32_m68k_object_p): Add ISA_C.
1734 (elf32_m68k_print_private_bfd_data): Print ISA_C.
1735 (elf32_m68k_get_plt_info): Detect ISA_C.
1736 * cpu-m68k.c (arch_info): Add ISAC.
1737 (m68k_arch_features): Likewise,
1738 (bfd_m68k_compatible): ISAs B & C are not compatible.
1739
1740 2007-04-21 Nick Clifton <nickc@redhat.com>
1741
1742 * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
1743 (ecoff_link_add_archive_symbols): Likewise.
1744 * coff-m68k.c (m68kcoff_common_addend_rtype_to_howto): Initialise
1745 relent.howto.
1746 * ieee.c (parse_int): Initialise x.
1747 (must_parse_int): Initialise result.
1748 (ieee_slurp_external_symbols): Initialise value.
1749
1750 2007-04-21 Alan Modra <amodra@bigpond.net.au>
1751
1752 * config.bfd (spu-*-elf): Delete targ_selvecs.
1753
1754 2007-04-19 Nick Clifton <nickc@redhat.com>
1755
1756 * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
1757
1758 2007-04-19 Alan Modra <amodra@bigpond.net.au>
1759
1760 * bfd.c (bfd_demangle): New function.
1761 * Makefile.am: Run "make dep-am".
1762 * Makefile.in: Regenerate.
1763 * bfd-in2.h: Regenerate.
1764
1765 2007-04-18 Matthias Klose <doko@ubuntu.com>
1766
1767 * Makefile.am (libbfd_la_LDFLAGS): Use bfd soversion.
1768 (bfdver.h): Use the date in non-release builds for the soversion.
1769 * Makefile.in: Regenerate.
1770
1771 2007-04-17 Paul Brook <paul@codesourcery.com>
1772
1773 * elf.c (_bfd_elf_is_function_type): New function.
1774 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
1775 (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
1776 is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
1777 * elf-bfd.h (elf_backend_data): Add is_function_type.
1778 (_bfd_elf_is_function_type): Add prototype.
1779 * elfxx-target.h (elf_backend_is_function_type): Add default
1780 definition.
1781 (elfNN_bed): Add elf_backend_is_function_type.
1782 * elf32-arm.c (elf32_arm_is_function_type): New function.
1783 (elf_backend_is_function_type): Define.
1784
1785 2007-04-17 Daniel Jacobowitz <dan@codesourcery.com>
1786
1787 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
1788 DT_MIPS_RLD_MAP before DT_DEBUG again.
1789
1790 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1791
1792 * Makefile.am: Add ACLOCAL_AMFLAGS.
1793 * configure.in: Change macro call order.
1794 * Makefile.in: Regnerate.
1795 * doc/Makefile.in: Regenerate.
1796 * configure: Regenerate.
1797
1798 2007-04-14 Jakub Jelinek <jakub@redhat.com>
1799
1800 * elflink.c (bfd_elf_final_link): Don't free symbuf for
1801 non-elf input bfds.
1802 (bfd_elf_size_dynamic_sections): Don't access elf_section_data
1803 for non-elf input bfds.
1804
1805 2007-04-12 Richard Sandiford <richard@codesourcery.com>
1806
1807 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
1808 DT_MIPS_RTLD_MAP for PIEs.
1809
1810 2007-04-12 Richard Sandiford <richard@codesourcery.com>
1811
1812 * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
1813 when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
1814 in a read-only section.
1815 (_bfd_mips_elf_check_relocs): Likewise.
1816
1817 2007-04-12 Bob Wilson <bob.wilson@acm.org>
1818
1819 * elf32-xtensa.c (xtensa_is_insntable_section): New.
1820 (xtensa_is_proptable_section): New.
1821 (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
1822 tables with 12-byte entries, as well as tables with 8-byte entries.
1823 Sort the relocations before examining them.
1824 (relax_property_section): Use xtensa_is_proptable_section and
1825 xtensa_is_littable_section. Rewrite code for combining table entries
1826 to be more robust in case of unexpected relocations. Do not set offset
1827 of unused relocations to less than zero.
1828 (xtensa_is_property_section): Use other functions instead of
1829 duplicating section name comparisons.
1830 (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
1831 (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
1832
1833 2007-04-12 Bob Wilson <bob.wilson@acm.org>
1834
1835 * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
1836 from Xtensa property sections.
1837
1838 2007-04-12 Alan Modra <amodra@bigpond.net.au>
1839
1840 * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
1841 is non-NULL before dereferencing.
1842
1843 2007-04-11 Nathan Sidwell <nathan@codesourcery.com>
1844
1845 * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
1846 relocs too.
1847
1848 2007-04-10 Richard Henderson <rth@redhat.com>
1849
1850 * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
1851 (elf64_alpha_size_got_sections): Remove unused something_changed local.
1852 (elf64_alpha_size_plt_section): Return void.
1853 (elf64_alpha_size_rela_got_section): Likewise.
1854 (elf64_alpha_relax_section): Only regenerate got+plt if the
1855 relax_trip counter has changed.
1856
1857 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
1858
1859 * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
1860 * doc/Makefile.am (DOCFILES): Add bfdver.texi.
1861 (bfdver.texi): New rule.
1862 * Makefile.in, doc/Makefile.in: Regenerated.
1863
1864 2007-04-03 Matt Thomas <matt@netbsd.org>
1865
1866 * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc
1867 in a shared object if it is not in a CODE section or if it is against
1868 a section symbol. This allows DWARF2 to use pcrel format.
1869
1870 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
1871
1872 PR ld/4304
1873 * elflink.c (bfd_elf_final_link): Call einfo callback in
1874 bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
1875 warning.
1876
1877 2007-04-05 Alan Modra <amodra@bigpond.net.au>
1878
1879 * elf32-spu.c (spu_elf_output_symbol_hook): New function.
1880 (elf_backend_link_output_symbol_hook): Define.
1881
1882 2007-04-02 Nick Clifton <nickc@redhat.com>
1883
1884 PR binutils/4292
1885 * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
1886 targets as 64-bit values, even if running on a 64-bit host.
1887 * coffgen.c (coff_print_symbol): Likewise.
1888
1889 2007-03-29 Nick Clifton <nickc@redhat.com>
1890
1891 PR binutils/4110
1892 * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
1893 (setup_group): Use it. Report corrupt group section headers.
1894 (bfd_section_from_shdr): Use new macro. Replace constant 4 with
1895 GRP_ENTRY_SIZE. Cope with NULLs in the group section table.
1896 (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
1897
1898 2007-03-29 Alan Modra <amodra@bigpond.net.au>
1899
1900 PR ld/4267
1901 * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
1902 for rel->r_info values.
1903 (bfd_elf_perform_complex_relocation): Likewise.
1904 * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
1905 unused entries. Don't clear plt.plist in loop.
1906
1907 2007-03-28 Richard Sandiford <richard@codesourcery.com>
1908
1909 * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
1910 * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
1911 Merge into...
1912 (sparc_elf_append_rela): ...this new function.
1913 (SPARC_ELF_APPEND_RELA): Delete.
1914 (_bfd_sparc_elf_link_hash_table_create): Don't initialize
1915 the deleted append_rela field.
1916 (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
1917 instead of SPARC_ELF_APPEND_RELA.
1918 (_bfd_sparc_elf_finish_dynamic_symbol): Likewise. Use the
1919 elf_size_info structure to find the size of a RELA entry and
1920 the associated swap-out function.
1921 (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
1922 (sparc_finish_dyn): ...this new function.
1923 (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
1924
1925 2007-03-28 Richard Sandiford <richard@codesourcery.com>
1926 Phil Edwards <phil@codesourcery.com>
1927
1928 * doc/bfd.texinfo: Put the contents after the title page rather
1929 than at the end of the document.
1930
1931 2007-03-27 Andreas Schwab <schwab@suse.de>
1932
1933 * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
1934
1935 2007-03-26 H.J. Lu <hongjiu.lu@intel.com>
1936
1937 * configure: Regenerated.
1938
1939 2007-03-26 Alan Modra <amodra@bigpond.net.au>
1940
1941 * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
1942 (allocate_spuear_stubs): New function.
1943 (spu_elf_size_stubs): Call allocate_spuear_stubs.
1944
1945 2007-03-26 Alan Modra <amodra@bigpond.net.au>
1946
1947 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
1948 * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
1949 (MY (bfd_reloc_name_lookup)): New function.
1950 * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
1951 * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
1952 (MY_bfd_reloc_name_lookup): Define.
1953 * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
1954 (MY_bfd_reloc_name_lookup): Define.
1955 * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
1956 (NAME (aout, reloc_name_lookup)): New function.
1957 * bout.c (b_out_bfd_reloc_name_lookup): New function.
1958 * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
1959 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
1960 * coff-arm.c (coff_arm_reloc_name_lookup): New function.
1961 (coff_bfd_reloc_name_lookup): Define.
1962 * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
1963 (coff_i386_reloc_name_lookup): New function.
1964 * coff-i860.c (coff_i860_reloc_name_lookup): New function.
1965 (coff_bfd_reloc_name_lookup): Define.
1966 * coff-i960.c (coff_i960_reloc_name_lookup): New function.
1967 (coff_bfd_reloc_name_lookup): Define.
1968 * coff-m68k.c (m68k_reloc_name_lookup): New function.
1969 (coff_bfd_reloc_name_lookup): Define.
1970 * coff-maxq.c (maxq_reloc_name_lookup): New function.
1971 (coff_bfd_reloc_name_lookup): Define.
1972 * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
1973 (coff_bfd_reloc_name_lookup): Define.
1974 * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
1975 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
1976 * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
1977 (coff_bfd_reloc_name_lookup): Define.
1978 * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
1979 (_bfd_xcoff_reloc_name_lookup): New function.
1980 (rs6000coff_vec, pmac_xcoff_vec): Init new field.
1981 * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
1982 (sh_coff_reloc_name_lookup): New function.
1983 * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
1984 (coff_bfd_reloc_name_lookup): Define.
1985 * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
1986 (tic30_coff_reloc_name_lookup): New function.
1987 * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
1988 (tic4x_coff_reloc_name_lookup): New function.
1989 * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
1990 (tic54x_coff_reloc_name_lookup): New function.
1991 * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
1992 (coff_amd64_reloc_name_lookup): New function.
1993 * coff-z80.c (coff_z80_reloc_name_lookup): New function.
1994 (coff_bfd_reloc_name_lookup): Define.
1995 * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
1996 (coff_bfd_reloc_name_lookup): Define.
1997 * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
1998 (xcoff64_reloc_name_lookup): New function.
1999 (rs6000coff64_vec, aix5coff64_vec): Init new field.
2000 * coffcode.h (coff_bfd_reloc_name_lookup): Define.
2001 * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
2002 * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2003 * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2004 * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2005 * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
2006 (bfd_elf32_bfd_reloc_name_lookup): Define.
2007 * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2008 * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
2009 (bfd_elf32_bfd_reloc_name_lookup): Define.
2010 * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
2011 (bfd_elf32_bfd_reloc_name_lookup): Define.
2012 * elf32-cris.c (cris_reloc_name_lookup): New function.
2013 (bfd_elf32_bfd_reloc_name_lookup): Define.
2014 * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
2015 (bfd_elf32_bfd_reloc_name_lookup): Define.
2016 * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2017 * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2018 * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
2019 (bfd_elf32_bfd_reloc_name_lookup): Define.
2020 * elf32-fr30.c (fr30_reloc_name_lookup): New function.
2021 (bfd_elf32_bfd_reloc_name_lookup): Define.
2022 * elf32-frv.c (frv_reloc_name_lookup): New function.
2023 (bfd_elf32_bfd_reloc_name_lookup): Define.
2024 * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
2025 * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
2026 (bfd_elf32_bfd_reloc_name_lookup): Define.
2027 * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
2028 * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
2029 (bfd_elf32_bfd_reloc_name_lookup): Define.
2030 * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
2031 (bfd_elf32_bfd_reloc_name_lookup): Define.
2032 * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
2033 (bfd_elf32_bfd_reloc_name_lookup): Define.
2034 * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
2035 (bfd_elf32_bfd_reloc_name_lookup): Define.
2036 * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
2037 (bfd_elf32_bfd_reloc_name_lookup): Define.
2038 * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
2039 (bfd_elf32_bfd_reloc_name_lookup): Define.
2040 * elf32-m32c.c (m32c_reloc_name_lookup): New function.
2041 (bfd_elf32_bfd_reloc_name_lookup): Define.
2042 * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2043 * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2044 * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2045 * elf32-m68k.c (reloc_name_lookup): New function.
2046 (bfd_elf32_bfd_reloc_name_lookup): Define.
2047 * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
2048 * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
2049 (bfd_elf32_bfd_reloc_name_lookup): Define.
2050 * elf32-mep.c (mep_reloc_name_lookup): New function.
2051 (bfd_elf32_bfd_reloc_name_lookup): Define.
2052 * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2053 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
2054 (bfd_elf32_bfd_reloc_name_lookup): Define.
2055 * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2056 * elf32-mt.c (mt_reloc_name_lookup): New function.
2057 (bfd_elf32_bfd_reloc_name_lookup): Define.
2058 * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
2059 (bfd_elf32_bfd_reloc_name_lookup): Define.
2060 * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2061 * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
2062 (bfd_elf32_bfd_reloc_name_lookup): Define.
2063 * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
2064 (bfd_elf32_bfd_reloc_name_lookup): Define.
2065 * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
2066 (bfd_elf32_bfd_reloc_name_lookup): Define.
2067 * elf32-score.c (elf32_score_reloc_name_lookup): New function.
2068 (bfd_elf32_bfd_reloc_name_lookup): Define.
2069 * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
2070 (bfd_elf32_bfd_reloc_name_lookup): Define.
2071 * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
2072 * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
2073 (bfd_elf32_bfd_reloc_name_lookup): Define.
2074 * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
2075 (bfd_elf32_bfd_reloc_name_lookup): Define.
2076 * elf32-vax.c (reloc_name_lookup): New function.
2077 (bfd_elf32_bfd_reloc_name_lookup): Define.
2078 * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
2079 (bfd_elf32_bfd_reloc_name_lookup): Define.
2080 * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
2081 (bfd_elf32_bfd_reloc_name_lookup): Define.
2082 * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
2083 (bfd_elf32_bfd_reloc_name_lookup): Define.
2084 * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
2085 (bfd_elf64_bfd_reloc_name_lookup): Define.
2086 * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
2087 * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
2088 * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
2089 * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
2090 * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
2091 (bfd_elf64_bfd_reloc_name_lookup): Define.
2092 * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
2093 (bfd_elf64_bfd_reloc_name_lookup): Define.
2094 * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
2095 (bfd_elf64_bfd_reloc_name_lookup): Define.
2096 * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
2097 * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
2098 (bfd_elf64_bfd_reloc_name_lookup): Define.
2099 * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
2100 * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
2101 (bfd_elfNN_bfd_reloc_name_lookup): Define.
2102 * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
2103 * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
2104 * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
2105 * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
2106 * ieee.c (ieee_bfd_reloc_name_lookup): Define.
2107 * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
2108 * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
2109 * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
2110 (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
2111 (MY(reloc_name_lookup)): New function.
2112 * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
2113 * oasys.c (oasys_bfd_reloc_name_lookup): Define.
2114 * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
2115 * pe-mips.c (coff_mips_reloc_name_lookup): New function.
2116 (coff_bfd_reloc_name_lookup): Define.
2117 * reloc.c (bfd_reloc_name_lookup): New function.
2118 * riscix.c (riscix_reloc_name_lookup): New function.
2119 (MY_bfd_reloc_name_lookup): Define.
2120 * som.c (som_bfd_reloc_name_lookup): New function.
2121 * targets.c (struct bfd_target): Add reloc_name_lookup.
2122 (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
2123 * versados.c (versados_bfd_reloc_name_lookup): Define.
2124 * vms.c (vms_bfd_reloc_name_lookup): New function.
2125 * bfd-in2.h: Regenerate.
2126 * libbfd.h: Regenerate.
2127
2128 2007-03-26 Thiemo Seufer <ths@mips.com>
2129
2130 PR ld/4208
2131 * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
2132 matching relocation is found.
2133 (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
2134
2135 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
2136
2137 * configure: Regenerated.
2138
2139 2007-03-23 Joseph Myers <joseph@codesourcery.com>
2140
2141 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
2142 * configure: Regenerate.
2143
2144 2007-03-23 Alan Modra <amodra@bigpond.net.au>
2145
2146 * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
2147 Remove input_sec param. Adjust all calls.
2148 (write_one_stub): Adjust stub symbol.
2149 (needs_ovl_stub): New function, extracted from..
2150 (spu_elf_size_stubs): ..here.
2151 (spu_elf_relocate_section): Use needs_ovl_stub.
2152
2153 2007-03-22 Joseph Myers <joseph@codesourcery.com>
2154
2155 * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
2156 if nonempty.
2157 * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
2158 * Makefile.in, configure, doc/Makefile.in: Regenerate.
2159
2160 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
2161
2162 PR ld/4210
2163 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
2164 address and virtual size of the last section for the image
2165 size.
2166
2167 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
2168
2169 PR ld/4007
2170 * elf.c (assign_file_positions_for_load_sections): Check if
2171 all sections are in the segment.
2172
2173 2007-03-20 H.J. Lu <hongjiu.lu@intel.com>
2174
2175 PR ld/4208
2176 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
2177 matching LO16 relocation for HI16 relocation.
2178
2179 2007-03-20 Paul Brook <paul@codesourcery.com>
2180
2181 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
2182 * bfd-in2.h: Regenerate.
2183 * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
2184 (record_arm_to_thumb_glue): Use globals->pic_veneer.
2185 (elf32_arm_create_thumb_stub): Ditto.
2186 (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
2187
2188 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
2189
2190 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
2191 argument and extra last argument.
2192 * bfd-in2.h: Regenerate.
2193 * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
2194 member.
2195 (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
2196 extra last argument. Set no_enum_size_warning appropriately.
2197 (elf32_arm_merge_eabi_attributes): Improve enum sizes
2198 diagnostic, suppressing it when no_enum_size_warning dictates.
2199
2200 2007-03-20 Nick Clifton <nickc@redhat.com>
2201
2202 PR binutils/3535
2203 * elf.c (copy_private_bfd_data): Widen the scope of Solaris
2204 specific conditions that need the program headers to be
2205 rewritten.
2206
2207 2007-03-19 H.J. Lu <hongjiu.lu@intel.com>
2208
2209 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
2210 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
2211 SizeOfInitializedData, SizeOfUninitializedData,
2212 AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
2213 extra PE a.out header.
2214 (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
2215 (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
2216 defined.
2217 (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
2218 defined.
2219 (_bfd_XX_print_private_bfd_data_common): Also print Magic,
2220 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
2221 SizeOfInitializedData, SizeOfUninitializedData,
2222 AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
2223 extra PE a.out header.
2224
2225 2007-03-18 H.J. Lu <hongjiu.lu@intel.com>
2226
2227 * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
2228 only if BFD64 is defined.
2229
2230 2007-03-17 Alan Modra <amodra@bigpond.net.au>
2231
2232 * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
2233 on setjmp calls.
2234
2235 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
2236
2237 * doc/Makefile.in: Regenerated.
2238
2239 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
2240
2241 * Makefile.am (bfdver.h): Substitute report_bugs_to. Also
2242 create doc/bfdver.texi.
2243 * Makefile.in: Regenerated.
2244
2245 * configure.in (--with-bugurl): New option.
2246 * configure: Regenerated.
2247
2248 * version.h (REPORT_BUGS_TO): New.
2249
2250 2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
2251
2252 PR binutils/3826
2253 * elf-bfd.h (elf_backend_data): Add elf_osabi.
2254 (_bfd_elf_set_osabi): New.
2255
2256 * elf.c (_bfd_elf_set_osabi): New.
2257
2258 * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
2259 (elf_backend_post_process_headers): Defined with
2260 _bfd_elf_set_osabi.
2261 (ELF_OSABI): Properly defined for each target.
2262
2263 * elf32-i370.c (i370_elf_post_process_headers): Removed.
2264 (ELF_OSABI): Defined.
2265 (elf_backend_post_process_headers): Defined with
2266 _bfd_elf_set_osabi.
2267
2268 * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
2269 freebsd.
2270 (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
2271
2272 * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
2273 (ELF_OSABI): Defined.
2274 (elf_backend_post_process_headers): Defined with
2275 _bfd_elf_set_osabi.
2276
2277 * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
2278 freebsd.
2279 (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
2280 elf_osabi.
2281
2282 * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
2283 with elf_osabi.
2284 (ELF_OSABI): Properly defined for each target.
2285 (elf_backend_post_process_headers): Defined with
2286 _bfd_elf_set_osabi for Linux.
2287
2288 * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
2289 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
2290 (elf_backend_post_process_headers): Defined with
2291 _bfd_elf_set_osabi.
2292
2293 * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
2294 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
2295 (elf_backend_post_process_headers): Defined with
2296 _bfd_elf_set_osabi.
2297
2298 * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
2299 with any ELF target of the compatible machine for which we do not
2300 have a specific backend.
2301
2302 * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
2303 with elf_osabi.
2304
2305 * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
2306 (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
2307
2308 2007-03-08 Alan Modra <amodra@bigpond.net.au>
2309
2310 * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
2311 V850_OTHER_* bits.
2312
2313 2007-03-08 Alan Modra <amodra@bigpond.net.au>
2314
2315 * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
2316 (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
2317 Run "make dep-am".
2318 * Makefile.in: Regenerate.
2319 * po/SRC-POTFILES.in: Regenerate.
2320
2321 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
2322
2323 * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
2324 (x86_64-*-kfreebsd*-gnu): Likewise.
2325 (x86_64-*-netbsd*): Likewise.
2326 (x86_64-*-openbsd*): Likewise.
2327 (x86_64-*-linux-*): Likewise.
2328
2329 * configure.in: Support bfd_efi_app_x86_64_vec.
2330 * configure: Regenerated.
2331
2332 * efi-app-x86_64.c: New file.
2333
2334 * targets.c (bfd_efi_app_x86_64_vec): New.
2335 (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
2336
2337 2007-03-07 Kai Tietz <kai.tietz@onevision.com>
2338
2339 * reloc.c (bfd_generic_get_relocated_section_contents): Remove
2340 const for type reloc_howto_type.
2341
2342 2007-03-07 Alan Modra <amodra@bigpond.net.au>
2343
2344 PR 3958
2345 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
2346 (elf_discarded_section): Move..
2347 * bfd-in.h: ..to here.
2348 * bfd-in2.h: Regenerate.
2349 * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
2350 from discarded sections before relocate_section has done its job.
2351 * reloc.c (bfd_generic_get_relocated_section_contents): Handle
2352 relocs against symbols from discarded sections.
2353 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
2354 SECREL32.
2355 (elf_hppa_relocate_section): Handle relocatable link after setting
2356 sec, sym, h etc. for final link. Squash error messages for
2357 relocatable link. Clear section contents for relocs against
2358 symbols in discarded sections, and zero reloc. Remove existing
2359 zero r_symndx code.
2360 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
2361 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
2362 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
2363 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
2364 * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
2365 (bfin_relocate_section): Likewise.
2366 * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
2367 * elf32-cris.c (cris_elf_relocate_section): Likewise.
2368 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
2369 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
2370 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
2371 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
2372 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
2373 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
2374 * elf32-i370.c (i370_elf_relocate_section): Likewise.
2375 * elf32-i386.c (elf_i386_relocate_section): Likewise.
2376 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
2377 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
2378 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
2379 * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
2380 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
2381 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
2382 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2383 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
2384 * elf32-mep.c (mep_elf_relocate_section): Likewise.
2385 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
2386 * elf32-mt.c (mt_elf_relocate_section): Likewise.
2387 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
2388 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2389 * elf32-s390.c (elf_s390_relocate_section): Likewise.
2390 * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
2391 * elf32-sh.c (sh_elf_relocate_section): Likewise.
2392 * elf32-spu.c (spu_elf_relocate_section): Likewise.
2393 * elf32-v850.c (v850_elf_relocate_section): Likewise.
2394 * elf32-vax.c (elf_vax_relocate_section): Likewise.
2395 * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
2396 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
2397 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
2398 * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
2399 (elf64_alpha_relocate_section): Likewise.
2400 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
2401 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2402 * elf64-s390.c (elf_s390_relocate_section): Likewise.
2403 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
2404 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
2405 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2406 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
2407 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
2408
2409 * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
2410 symbols for relocatable link. Don't use always-zero st_value.
2411 (elf_backend_rela_normal): Don't define.
2412 * elf32-bfin.c (bfinfdpic_relocate_section): Use
2413 RELOC_FOR_GLOBAL_SYMBOL.
2414 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
2415 * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
2416 section symbol adjustments with same for relocatable link.
2417 * elf32-i386.c (elf_i386_relocate_section): Likewise.
2418 * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
2419 (elf32_m68hc11_check_relocs): ..to here.
2420 * elf32-score.c (score_elf_final_link_relocate): Remove zero
2421 r_symndx code.
2422 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
2423
2424 2007-03-07 Alan Modra <amodra@bigpond.net.au>
2425
2426 PR 4144
2427 * elf.c (assign_file_positions_for_load_sections): Don't
2428 adjust p_memsz for !SEC_LOAD section vma modulo page size.
2429 Instead, use the same lma based adjustment for SEC_LOAD
2430 sections.
2431
2432 2007-03-01 Bob Wilson <bob.wilson@acm.org>
2433
2434 * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
2435 (find_relaxable_sections): Do not increment src_count for unknown
2436 opcodes. Decode only once instead of calling is_l32r_relocation.
2437 (compute_text_actions): Remove unused no_insn_move flag. Assert that
2438 src_next matches src_count in relax_info.
2439
2440 2007-03-01 Joseph Myers <joseph@codesourcery.com>
2441
2442 * Makefile.am (bfdver.h): Use "." not " " between version number
2443 and date.
2444 * Makefile.in: Regenerate.
2445 * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
2446 * configure: Regenerate.
2447
2448 2007-02-28 Nathan Sidwell <nathan@codesourcery.com>
2449
2450 * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
2451
2452 2007-02-27 Alan Modra <amodra@bigpond.net.au>
2453
2454 * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
2455 * elf32-spu.c (ovl_mgr_pread): Add const to casts.
2456
2457 2007-02-23 Carlos O'Donell <carlos@codesourcery.com>
2458
2459 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
2460 DWARF even with 64-bit addresses.
2461 (_bfd_dwarf2_find_nearest_line): Likewise.
2462
2463 2007-02-23 Nick Clifton <nickc@redhat.com>
2464
2465 PR binutils/3535
2466 * elf.c (copy_private_bfd_data): Always rewrite the program
2467 headers when a Solaris interpreter segment is involved.
2468
2469 2007-02-22 Paul Brook <paul@codesourcery.com>
2470
2471 * elflink.c (gc_mark_hook_fn): Remove.
2472 (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
2473 (bfd_elf_gc_sections): Ditto. Call gc_mark_extra_sections.
2474 * elf-bfd.h (elf_gc_mark_hook_fn): Define.
2475 (elf_backend_data): Add gc_mark_extra_sections.
2476 * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
2477 definition.
2478 (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
2479 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
2480 (elf_backend_gc_mark_extra_sections): Define.
2481
2482 2007-02-21 Nick Clifton <nickc@redhat.com>
2483
2484 * elf.c (_bfd_elf_map_sections_to_segments): If the
2485 override_segment_assignment callback is defined then call it.
2486
2487 2007-02-21 Alan Modra <amodra@bigpond.net.au>
2488
2489 * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
2490
2491 2007-02-19 Thiemo Seufer <ths@mips.com>
2492
2493 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
2494 translation marker from untranslatable strings.
2495
2496 2007-02-19 Alan Modra <amodra@bigpond.net.au>
2497
2498 * elf-bfd.h (struct elf_backend_data): Add default_execstack.
2499 * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
2500 * elfxx-target.h (elf_backend_default_execstack): Define to 1.
2501 (elfNN_bed): Init new field.
2502 * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
2503
2504 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2505 Nathan Sidwell <nathan@codesourcery.com>
2506 Vladimir Prus <vladimir@codesourcery.com
2507 Joseph Myers <joseph@codesourcery.com>
2508
2509 * configure.in (--with-pkgversion): New option.
2510 * configure: Regenerate.
2511 * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
2512 * Makefile.in: Regenerate.
2513 * version.h (BFD_VERSION_STRING): Define using
2514 @bfd_version_package@.
2515
2516 2007-02-16 Carlos O'Donell <carlos@codesourcery.com>
2517
2518 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
2519 Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
2520 and EF_MIPS_UCODE.
2521
2522 2007-02-15 Alan Modra <amodra@bigpond.net.au>
2523
2524 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
2525 declare.
2526 (_bfd_norelocs_canonicalize_reloc): Likewise.
2527 * libbfd.h: Regenerate.
2528 * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
2529 (_bfd_norelocs_canonicalize_reloc): Likewise.
2530 * binary.c (binary_bfd_reloc_type_lookup): Don't define.
2531 (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
2532 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
2533 * ihex.c: Similarly.
2534 * mach-o-target.c: Similarly.
2535 * mach-o.c: Similarly.
2536 * mmo.c: Similarly.
2537 * pef.c: Similarly.
2538 * ppcboot.c: Similarly.
2539 * srec.c: Similarly.
2540 * xsym.c: Similarly.
2541
2542 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
2543
2544 PR ld/3953
2545 * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
2546 when adding default symbol.
2547
2548 2007-02-13 Alan Modra <amodra@bigpond.net.au>
2549
2550 * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
2551 for branch lookup table.
2552
2553 2007-02-12 Alan Modra <amodra@bigpond.net.au>
2554
2555 * elf64-ppc.c (create_linkage_sections): Don't create
2556 .rela.rodata.brlt for --emit-relocs.
2557 (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
2558 (ppc_size_one_stub): Count them. Simplify test of stub type
2559 when counting stub relocs. Set SEC_RELOC too.
2560 (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
2561 (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
2562
2563 2007-02-12 Alan Modra <amodra@bigpond.net.au>
2564
2565 * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
2566 with a zero symbol index.
2567
2568 2007-02-12 Alan Modra <amodra@bigpond.net.au>
2569
2570 * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
2571
2572 2007-02-05 Dave Brolley <brolley@redhat.com>
2573 Stan Cox <scox@redhat.com>
2574
2575 PR ld/3972
2576 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
2577
2578 2007-02-05 Dave Brolley <brolley@redhat.com>
2579 Richard Sandiford <rsandifo@redhat.com>
2580 Stan Cox <scox@redhat.com>
2581 Nick Clifton <nickc@redhat.com>
2582 DJ Delorie <dj@redhat.com>
2583 Frank Ch. Eigler <fche@redhat.com>
2584 Ben Elliston <bje@redhat.com>
2585 Richard Henderson <rth@redhat.com>
2586
2587 * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
2588 (ALL_MACHINES_CFILES): Add CPU_MEP.c.
2589 (BFD32_BACKENDS): Add elf32-mep.lo.
2590 (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
2591 (cpu-mep.lo,elf32-mep.lo): New targets.
2592 * archures.c (bfd_arch_mep): New enumerator.
2593 (bfd_mach_mep, bfd_mach_mep_h1): New macros.
2594 (bfd_mep_arch): New external variable.
2595 (bfd_archures_list): Add bfd_mep_arch.
2596 * config.bfd: Support mep-*-elf.
2597 * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
2598 * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
2599 * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
2600 declarations.
2601 (_bfd_target_vector): Add bfd_elf32_mep_vec and
2602 bfd_elf32_mep_little_vec.
2603 * mep-relocs.pl: New file.
2604 * cpu-mep.c: New file.
2605 * elf32-mep.c: New file.
2606 * bfd-in2.h: Regenerate.
2607 * po/POTFILES.in: Regenerate.
2608 * libbfd.h: Regenerate.
2609 * Makefile.in: Regenerate.
2610 * configure: Regenerate.
2611
2612 2007-02-05 Dave Brolley <brolley@redhat.com>
2613
2614 * elflink.c (evaluate_complex_relocation_symbols): Check for
2615 STT_SRELC for global symbols.
2616 (perform_complex_relocations): Renamed to
2617 perform_complex_relocation and now examines only one relocation.
2618 (elf_link_input_bfd): Don't call perform_complex_relocations.
2619 * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
2620 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
2621 (OD,OS,OU): #undefs corrected to N, S and U repectively.
2622 (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
2623 (complex_reloc_installation_howto): Removed.
2624 (mep_info_to_howto_rela): Remove special case for r_type==0xff.
2625 (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
2626
2627 2007-02-05 Dave Brolley <brolley@redhat.com>
2628 Richard Sandiford <rsandifo@redhat.com>
2629 DJ Delorie <dj@redhat.com>
2630 Graydon Hoare <graydon@redhat.com>
2631 Nick Clifton <nickc@cambridge.redhat.com>
2632 Jeff Holcomb <jeffh@redhat.com>
2633 Frank Ch. Eigler <fche@redhat.com>
2634
2635 * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
2636 * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
2637 * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
2638 * elflink.c (set_symbolValue): New static function.
2639 (resolve_symbol): Likewise.
2640 (resolve_section): Likewise.
2641 (undefined_reference): Likewise.
2642 (eval_symbol): Likewise.
2643 (evaluate_complex_relocation_symbols): Likewise.
2644 (put_value): Likewise.
2645 (get_value): Likewise.
2646 (decode_complex_addend):
2647 (bfd_elf_perform_complex_relocation): New function.
2648 (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
2649 * reloc.c (BFD_RELOC_RELC): New relocation number.
2650 * syms.c (BSF_RELC,BSF_SRELC): New macros.
2651
2652 2007-02-05 Bob Wilson <bob.wilson@acm.org>
2653
2654 * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
2655 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
2656 (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
2657 (elf_xtensa_allocate_got_size): Replace these with...
2658 (elf_xtensa_allocate_dynrelocs): ...this new function.
2659 (elf_xtensa_size_dynamic_sections): Use it.
2660
2661 2007-02-05 Bob Wilson <bob.wilson@acm.org>
2662
2663 * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
2664 <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
2665 Set src_mask to zero.
2666 <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise. Also fix dst_mask.
2667 <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
2668
2669 2007-02-02 Bob Wilson <bob.wilson@acm.org>
2670
2671 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
2672 (elf_xtensa_dynamic_symbol_p): ...this.
2673
2674 2007-02-02 Bob Wilson <bob.wilson@acm.org>
2675
2676 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
2677 (struct elf_xtensa_link_hash_table): New.
2678 (elf_xtensa_hash_table): New.
2679 (elf_xtensa_link_hash_table_create): New.
2680 (elf_xtensa_check_relocs): Update plt_reloc_count references.
2681 Update arguments to add_extra_plt_sections.
2682 (elf_xtensa_create_dynamic_sections): Record new sections in the hash
2683 table. Update for plt_reloc_count and add_extra_plt_sections.
2684 (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
2685 argument with link info. Update calls to elf_xtensa_get_plt_section
2686 and elf_xtensa_get_gotplt_section.
2687 (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
2688 (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
2689 (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
2690 (relax_property_section): Get sections from the hash table and update
2691 function calls.
2692 (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
2693 dynobj argument with link info. Get sections for first plt chunk from
2694 the hash table.
2695 (bfd_elf32_bfd_link_hash_table_create): Define.
2696
2697 2007-02-02 Jakub Jelinek <jakub@redhat.com>
2698
2699 * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
2700 * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
2701 (struct elf_symbol): Change first member into union.
2702 (elf_sort_elf_symbol): Compare pointers to internal syms rather than
2703 internal syms. Only compare st_shndx fields.
2704 (elf_create_symbuf): New function.
2705 (bfd_elf_match_symbols_in_sections): Use it. If symbufs are available
2706 for bfds, use a binary search, otherwise don't qsort symbols
2707 unnecessarily only to select which symbols are for the particular
2708 shndx.
2709
2710 2007-02-01 Nick Clifton <nickc@redhat.com>
2711
2712 PR ld/3852
2713 * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
2714 in the elf_link_hash_table structure.
2715
2716 2007-02-01 Alan Modra <amodra@bigpond.net.au>
2717
2718 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
2719 * elfxx-target.h (elf_backend_write_core_note): Define and use.
2720 * elf.c (elfcore_write_prpsinfo): Call the above. Add support for
2721 32-bit core note on 64-bit target.
2722 (elfcore_write_prstatus): Likewise.
2723 (elfcore_write_lwpstatus): Make note_name const.
2724 (elfcore_write_prfpreg): Likewise.
2725 (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
2726 target.
2727 * elf32-ppc.c (ppc_elf_write_core_note): New function.
2728 (elf_backend_write_core_note): Define.
2729 * elf64-ppc.c (ppc64_elf_write_core_note): New function.
2730 (elf_backend_write_core_note): Define.
2731
2732 2007-01-31 H.J. Lu <hongjiu.lu@intel.com>
2733
2734 * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
2735 (elf32_bed): Defined for elf32-us-cris.
2736
2737 * elf64-sh64.c (elf64_bed): Defined for Linux.
2738 (INCLUDED_TARGET_FILE): Removed.
2739
2740 * elfxx-target.h (elfNN_bed): Always define. Don't check
2741 INCLUDED_TARGET_FILE.
2742
2743 2007-01-31 DJ Delorie <dj@redhat.com>
2744
2745 * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
2746 message for dangerous relocs, special case the common user error.
2747
2748 2007-01-30 H.J. Lu <hongjiu.lu@intel.com>
2749
2750 * elf.c (copy_elf_program_header): Start from the first section
2751 in a segment and stop when all sections in a segment are
2752 accounted for.
2753
2754 2007-01-29 Julian Brown <julian@codesourcery.com>
2755
2756 * bfd-in2.h: Regenerate.
2757 * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
2758 instruction scanning should be done.
2759 (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
2760 (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
2761 (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
2762 prototype.
2763 * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
2764 argument.
2765 * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
2766 (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
2767 (elf32_vfp11_erratum_type): New enum.
2768 (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
2769 veneers.
2770 (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
2771 (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
2772 vfp11_fix and num_vfp11_fixes fields.
2773 (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
2774 vfp11_erratum_glue_size, num_vfp11_fixes fields.
2775 (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
2776 (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
2777 glue section.
2778 (elf32_arm_section_map_add): Add an code/data mapping symbol entry
2779 to a section's map.
2780 (record_vfp11_erratum_veneer): Create a single veneer, and its
2781 associated symbols.
2782 (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
2783 (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
2784 BFDs.
2785 (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
2786 required.
2787 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
2788 (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
2789 (bfd_arm_vfp11_write_mask): Update write mask according to coded
2790 register number.
2791 (bfd_arm_vfp11_antidependency): New function.
2792 (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
2793 (elf32_arm_compare_mapping): Declare.
2794 (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
2795 BFD for potential erratum-triggering insns. Record results.
2796 (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
2797 and branches to veneers have been placed in virtual memory after
2798 layout.
2799 (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
2800 hash table.
2801 (elf32_arm_output_symbol_hook): Remove.
2802 (elf32_arm_write_section): Output veneers, and branches to veneers.
2803 Use maps from input sections, not output sections, for code
2804 byte-swapping.
2805 * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
2806 * elf32-score.c (_bfd_score_elf_write_section): Likewise.
2807 * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
2808 * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
2809
2810 2007-01-27 H.J. Lu <hongjiu.lu@intel.com>
2811
2812 * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
2813 (INCLUDED_TARGET_FILE): Removed.
2814
2815 2007-01-27 Mike Frysinger <vapier@gentoo.org>
2816
2817 * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
2818 (INCLUDED_TARGET_FILE): Remove.
2819
2820 2007-01-25 DJ Delorie <dj@redhat.com>
2821
2822 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
2823 R_M32C_16 or R_M32C_24 relocs.
2824
2825 2007-01-25 Nick Clifton <nickc@redhat.com>
2826
2827 PR binutils/3874
2828 * elf32-avr.c (avr_link_hash_table): Check to make sure that the
2829 hash table was created by elf32_avr_link_hash_table_create before
2830 using it.
2831 (elf32_avr_link_hash_newfunc): New function. Just pass the call
2832 through to _bfd_elf_link_hash_newfunc.
2833 (elf32_avr_link_hash_table_create): Use
2834 elf32_avr_link_hash_newfunc instead of
2835 _bfd_elf_link_hash_newfunc.
2836 (elf32_avr_relocate_section): Check for the hash table pointer
2837 being NULL.
2838 (elf32_avr_relax_section, avr_build_one_stub,
2839 elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
2840 elf32_avr_build_stubs): Likewise.
2841
2842 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
2843
2844 PR ld/3831
2845 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
2846 argument, Elf_Internal_Sym *.
2847
2848 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
2849 symbol dynamic if info->dynamic_data is TRUE.
2850 (bfd_elf_record_link_assignment): Updated call to
2851 bfd_elf_record_link_assignment.
2852 (_bfd_elf_merge_symbol): Likewise. Always call
2853 bfd_elf_link_mark_dynamic_symbol.
2854
2855 2007-01-12 H.J. Lu <hongjiu.lu@intel.com>
2856
2857 * Makefile.am (BFD_LIBS): Removed.
2858 * Makefile.in: Regenerated.
2859
2860 2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
2861
2862 PR binutils/3631
2863 * Makefile.am (OFILES): Add @bfd64_libs@.
2864 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
2865 * Makefile.in: Regenerated.
2866
2867 * configure.in (bfd_libs): Replaced by ...
2868 (bfd64_libs): This.
2869 * configure: Regenerated.
2870
2871 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
2872
2873 * elf.c (assign_file_positions_for_load_sections): We can
2874 require fewer phdrs than expected.
2875
2876 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
2877
2878 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
2879 * bfd-in2.h: Regenerate.
2880 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
2881 bfd_mach_cpu32_fido.
2882 (m68k_arch_features): Use fido_a instead of cpu32.
2883 (bfd_m68k_compatible): Reject the combination of Fido and
2884 ColdFire. Accept the combination of CPU32 and Fido with a
2885 warning.
2886 * elf32-m68k.c (elf32_m68k_object_p,
2887 elf32_m68k_merge_private_bfd_data,
2888 elf32_m68k_print_private_bfd_data): Treat Fido as an
2889 architecture by itself.
2890
2891 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2892
2893 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
2894
2895 2007-01-05 Jakub Jelinek <jakub@redhat.com>
2896
2897 * texhex.c (first_phase): Don't fall through into the default
2898 case.
2899 (pass_over): Replace abort () calls with return FALSE. Fix
2900 buffer overflow.
2901
2902 2007-01-04 Jie Zhang <jie.zhang@analog.com>
2903
2904 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
2905 SEC_EXCLUDE on zero size .eh_frame.
2906
2907 For older changes see ChangeLog-2006
2908 \f
2909 Local Variables:
2910 mode: change-log
2911 left-margin: 8
2912 fill-column: 74
2913 version-control: never
2914 End:
This page took 0.092075 seconds and 4 git commands to generate.