* main.c (captured_main): Remove long-unused #if 0 blocks.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2008-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * elfxx-mips.c (mips_elf_calculate_relocation): Avoid generating
4 relocations for undefined weak symbols with non-default visibility.
5 (_bfd_mips_elf_check_relocs): Use possibly_dynamic_relocs for
6 global symbols in shared libraries.
7 (allocate_dynrelocs): New function.
8 (_bfd_mips_elf_adjust_dynamic_symbol): Do not handle
9 possibly_dynamic_relocs here.
10 (_bfd_mips_elf_size_dynamic_sections): Call allocate_dynrelocs.
11
12 2008-07-28 Alexandre Oliva <aoliva@redhat.com>
13
14 * elf32-i386.c (struct elf_i386_link_hash_table): Added field
15 tls_module_base.
16 (elf_i386_link_hash_table_create): Initialize it.
17 (elf_i386_always_size_sections): Set it.
18 (set_tls_module_base): New.
19 (elf_i386_relocate_sections): Call it.
20 * elf64-x86-64.c (struct elf64_x86_64_link_hash_table): Added
21 field tls_module_base.
22 (elf64_x86_64_link_hash_table_create): Initialize it.
23 (elf64_x86_64_always_size_sections): Set it.
24 (set_tls_module_base): New.
25 (elf64_x86_64_relocate_sections): Call it.
26 Reported by Cary Coutant <ccoutant@google.com>
27
28 2008-07-28 Ineiev <ineiev@yahoo.co.uk>
29
30 * elf32-arm.c (arm_map_one_stub): Declare variables at beginning
31 of block.
32 * elf32-avr.c (get_local_syms): Likewise.
33
34 2008-07-28 Alan Modra <amodra@bigpond.net.au>
35
36 PR 6769
37 * bfd-in.h (BFD_VMA_FMT): Define.
38 (printf_vma, sprintf_vma): Use the above.
39 (_bfd_int64_low, _bfd_int64_high): Delete.
40 * bfd-in2.h: Regenerate.
41
42 2008-07-27 Alan Modra <amodra@bigpond.net.au>
43
44 * elf.c (_bfd_elf_make_section_from_shdr): Ignore return from
45 elf_parse_notes. Use bfd_malloc_and_get_section.
46 (elf_parse_notes): Validate note namesz and descsz.
47
48 2008-07-26 Michael Eager <eager@eagercon.com>
49
50 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Check compatibility
51 between single-float, double-float, and soft-float.
52
53 2008-07-24 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * elf32-mips.c (elf_backend_write_section): Define.
56
57 2008-07-24 Nick Clifton <nickc@redhat.com>
58
59 * elf.c (_bfd_elf_map_sections_to_segments): Catch off by one
60 error assigning sections to segments.
61
62 2008-07-22 Nick Clifton <nickc@redhat.com>
63
64 * elf.c (_bfd_elf_map_sections_to_segments): Allow sections in
65 adjoining pages to be included in the same segment.
66
67 2008-07-22 Simon Baldwin <simonb@google.com>
68
69 * elflink.c (elf_link_output_extsym): Set st_size to zero for
70 symbols from dynamic libraries.
71
72 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR ld/4424
75 * elflink.c (_bfd_elf_merge_symbol): Call bed->relocs_compatible
76 to check if 2 inputs are compatible.
77
78 2008-07-21 Sterling Augustine <sterling@tensilica.com>
79
80 * elf.c (assign_file_positions_for_load_sections): Print vma in
81 error message about overlapping section vmas.
82
83 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR ld/6747
86 * elf32-frv.c (elf32_frv_relocate_section): Revert the change
87 for PR ld/6446 checked in by accident on May 21, 2008.
88
89 2008-07-21 Nick Clifton <nickc@redhat.com>
90
91 * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non
92 COFF_WITH_PE based SH ports.
93 * libpei.h (_bfd_XX_print_ce_compressed_pdata): Prototype.
94 * arm-wince-pe.c (bfd_pe_print_pdata): Use
95 _bfd_pe_print_ce_compressed_pdata.
96 (slurp_symcache, cleanup_syms, pe_print_ce_compressed_pdata): Move
97 to...
98 * peXXigen.c: ... here and rename pe_print_ce_compressed_pdata to
99 _bfd_XX_print_ce_compressed_pdata.
100
101 2008-07-21 Alan Modra <amodra@bigpond.net.au>
102
103 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Drop
104 unwanted zero terminators.
105
106 2008-07-21 Alan Modra <amodra@bigpond.net.au>
107
108 * elf32-spu.c (spu_elf_relocate_section): Expand
109 RELOC_FOR_GLOBAL_SYMBOL. Don't warn about undefined symbols for
110 R_SPU_PPU32 and R_SPU_PPU64 relocations.
111
112 2008-07-21 Luis Machado <luisgpm@br.ibm.com>
113
114 * elf-bfd.h: Declare elfcore_write_ppc_vsx.
115 * elf.c (elfcore_grok_ppc_vsx): New function.
116 (elfcore_write_ppc_vsx): New function
117 (elfcore_grok_note): Handle VSX notes.
118 (elfcore_write_register_note): Handle VSX notes.
119
120 2008-07-18 Joseph Myers <joseph@codesourcery.com>
121
122 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add new parameter.
123 * bfd-in2.h: Regenerate.
124 * elf32-arm.c (struct elf_arm_obj_tdata): Add field
125 no_wchar_size_warning.
126 (bfd_elf32_arm_set_target_relocs): Add new parameter
127 no_wchar_warn.
128 (elf32_arm_merge_eabi_attributes): Give a warning, not an error,
129 for conflicting wchar_t attributes. Do not warn if
130 --no-wchar-size-warning. Make diagnostic text more specific.
131
132 2008-07-18 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR ld/6748
135 * elf32-arm.c (elf32_arm_link_hash_table_create): Initialize
136 new fields added for ARM long call support.
137
138 2008-07-18 Danny Backx <dannybackx@users.sourceforge.net>
139
140 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to
141 print compressed pdata structure as described on MSDN. This only
142 applies to a limited set of architectures (ARM, SH4).
143 (slurp_symtab, my_symbol_for_address): Define static helper
144 functions for pe_print_compressed_pdata.
145 * coffcode.h (bfd_coff_backend_data): Add _bfd_coff_print_pdata field.
146 (bfd_coff_have_print_pdata, bfd_coff_print_pdata): Define.
147 * bfd/peXXigen.c (_bfd_XX_print_private_bfd_data_common): Add check on
148 bfd_coff_backend_data, call the function if non-null.
149 * pei-mcore.c: Add target dependent initialisation for
150 bfd_coff_backend_data.
151 * coff-sh.c: Likewise.
152 * coff64-rs6000.c: Likewise.
153 * coff-rs6000.c: Likewise.
154 * libcoff-in.h: Likewise.
155 * cf-i386lynx.c: Likewise.
156 * coff-alpha.c: Likewise.
157 * coff-apollo.c: Likewise.
158 * coff-arm.c: Likewise.
159 * coff-aux.c: Likewise.
160 * coff-h8300.c: Likewise.
161 * coff-h8500.c: Likewise.
162 * coff-i386.c: Likewise.
163 * coff-i860.c: Likewise.
164 * coff-i960.c: Likewise.
165 * coff-ia64.c: Likewise.
166 * coff-m68k.c: Likewise.
167 * coff-m88k.c: Likewise.
168 * coff-maxq.c: Likewise.
169 * coff-mips.c: Likewise.
170 * coff-or32.c: Likewise.
171 * coff-sparc.c: Likewise.
172 * coff-tic30.c: Likewise.
173 * coff-tic4x.c: Likewise.
174 * coff-tic54x.c: Likewise.
175 * coff-tic80.c: Likewise.
176 * coff-w65.c: Likewise.
177 * coff-we32k.c: Likewise.
178 * coff-x86_64.c: Likewise.
179 * coff-z80.c: Likewise.
180 * coff-z8k.c: Likewise.
181 * pe-mcore.c: Likewise.
182 * pe-mips.c: Likewise.
183 * pe-ppc.c: Likewise.
184 * peXXigen.c: Likewise.
185 * pei-ppc.c: Likewise.
186 * libcoff.h: Regenerate.
187
188 2008-07-16 Bernd Schmidt <bernd.schmidt@analog.com>
189
190 * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,
191 bfin_final_link_relocate, bfin_gc_mark_hook, bfin_gc_sweep_hook,
192 ELF_DYNAMIC_INTERPRETER, DEFAULT_STACK_SIZE,
193 struct _bfinfdpic_dynamic_got_info): Moved around to keep FD-PIC code
194 separate from non-FD-PIC.
195
196 2008-07-14 DJ Delorie <dj@redhat.com>
197
198 * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow
199 checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16
200 relocs.
201 (mn10300_elf_relax_section): Correct jump offset check when target
202 is in a different section.
203
204 2008-07-15 Jie Zhang <jie.zhang@analog.com>
205
206 * elf32-bfin.c (elf32_bfin_special_sections[]): New.
207 (elf_backend_special_sections): Define.
208
209 2008-07-13 Craig Silverstein <csilvers@google.com>
210
211 PR binutils/6743
212 * dwarf2.c (struct dwarf2_debug): New variable info_ptr_memory.
213 (find_line): Use info_ptr_memory instead of sec_info_ptr.
214 (_bfd_dwarf2_cleanup_debug_info): Likewise.
215
216 2008-07-12 Jie Zhang <jie.zhang@analog.com>
217
218 Revert
219 2008-07-12 Jie Zhang <jie.zhang@analog.com>
220 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
221 executable sections into the same segment with other
222 read only sections if --sep-code.
223 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
224 (elf32_bfin_data_in_l1): New variable.
225 (elf32_bfin_final_write_processing): New.
226 (elf32_bfin_special_sections[]): New.
227 (elf_backend_final_write_processing): Define.
228 (elf_backend_special_sections): Define.
229
230 2008-07-12 Jie Zhang <jie.zhang@analog.com>
231
232 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
233 executable sections into the same segment with other
234 read only sections if --sep-code.
235 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
236 (elf32_bfin_data_in_l1): New variable.
237 (elf32_bfin_final_write_processing): New.
238 (elf32_bfin_special_sections[]): New.
239 (elf_backend_final_write_processing): Define.
240 (elf_backend_special_sections): Define.
241
242 2008-07-11 Andreas Schwab <schwab@suse.de>
243
244 * dwarf2.c (read_section): Take pointer to bfd_size_type instead
245 of unsigned long as last parameter.
246 (struct dwarf2_debug): Define dwarf_abbrev_size, dwarf_line_size,
247 dwarf_str_size and dwarf_ranges_size as bfd_size_type instead of
248 unsigned long.
249
250 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
251
252 * elfxx-mips.c (mips_elf_calculate_relocation): Calculate GP and GP0
253 for all relocation types. Allow any type of relocation to refer to
254 __gnu_local_gp.
255
256 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
257
258 * elfxx-mips.c (mips_elf_check_mips16_stubs): Use ELF_ST_IS_MIPS16.
259 (mips_elf_calculate_relocation): Likewise.
260 (_bfd_mips_elf_add_symbol_hook): Likewise.
261 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
262 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
263
264 2008-07-10 Andreas Schwab <schwab@suse.de>
265
266 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Add missing
267 paren.
268
269 2008-07-09 Craig Silverstein <csilvers@google.com>
270
271 * Makefile.am (BFD32_LIBS): Add compress.lo.
272 (BFD32_LIBS_CFILES): Add compress.c.
273 (BFD_H_FILES): Likewise.
274 * Makefile.in: Regenerate.
275 * bfd-in2.h: Regenerate.
276 * config.in: Add HAVE_ZLIB_H
277 * configure.in: Add test for libz and zlib.h
278 * configure: Regenerate.
279 * dwarf2.c (read_section): New function.
280 (read_indirect_string): Call new function read_section.
281 (read_abbrevs): Likewise.
282 (decode_line_info): Likewise.
283 (read_debug_ranges): Likewise.
284 (find_line): Call new function read_section when just one
285 .zdebug_info section is found, otherwise read and compress
286 multiple sections.
287 (_bfd_dwarf2_cleanup_debug_info): Free sec_info_ptr.
288 * elf.c (_bfd_elf_make_section_from_shdr): Add zdebug prefix.
289 (special_sections_z): New struct.
290 (special_sections): Refer to special_sections_z.
291 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Recognize
292 sections named .zdebug_*.
293 (_bfd_mips_elf_fake_sections): Likewise.
294 * compress.c: New file.
295 (bfd_uncompress_section_contents): New function.
296
297 2008-07-07 Christophe Lyon <christophe.lyon@st.com>
298
299 * elf32-arm.c (arm_type_of_stub): Don't crash on local symbols in
300 the presence of a PLT.
301
302 2008-07-07 Alan Modra <amodra@bigpond.net.au>
303
304 * bfd.c (bfd_demangle): Always trim off bfd_get_symbol_leading_char.
305
306 2008-07-02 Alan Modra <amodra@bigpond.net.au>
307
308 * elf32-ppc.c (is_pic_glink_stub): New function.
309 (ppc_elf_get_synthetic_symtab): Don't generate symbols when
310 multiple shared/pie stubs per plt entry.
311
312 2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
313
314 * elf.c (_bfd_elf_get_synthetic_symtab): Increment p by
315 bed->s->int_rels_per_ext_rel.
316
317 2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
318
319 * syms.c (BSF_SYNTHETIC): New flag.
320 * elf.c (_bfd_elf_get_synthetic_symtab): Set it.
321 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Likewise.
322 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
323 * bfd-in.h (bfd_asymbol_flavour): Return bfd_target_unknown_flavour
324 for synthetic symbols.
325 * bfd-in2.h: Regenerate.
326
327 2008-06-30 Daniel Jacobowitz <dan@codesourcery.com>
328
329 * elf32-arm.c (record_arm_to_thumb_glue, record_thumb_to_arm_glue):
330 Expand comments.
331 (arm_map_one_stub): Use | 1 when setting the low bit.
332
333 2008-06-29 Andreas Schwab <schwab@suse.de>
334
335 * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existing
336 addend on _GLOBAL_OFFSET_TABLE_.
337
338 2008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
339
340 * elf32-arm.c (STUB_ENTRY_NAME): Define.
341 (arm_thumb_thumb_long_branch_stub): Use bx instead of b.n.
342 (arm_pic_long_branch_stub): Mention R_ARM_REL32 instead of
343 R_ARM_ABS32.
344 (struct elf32_arm_stub_hash_entry): Add output_name.
345 (arm_build_one_stub): Move offsets into the offset argument
346 of _bfd_final_link_relocate. Correct offset for
347 arm_thumb_arm_v4t_stub_long_branch.
348 (elf32_arm_size_stubs): Set stub_entry->output_name.
349 (elf32_arm_ouput_plt_map_sym): Rename to elf32_arm_output_map_sym.
350 Update all callers.
351 (elf32_arm_output_stub_sym): New.
352 (arm_map_one_stub): Correct formatting. Use elf32_arm_output_stub_sym.
353
354 2008-06-20 Alan Modra <amodra@bigpond.net.au>
355
356 * elf32-spu.c (needs_ovl_stub): Correctly return nonovl_stub for
357 non-branch insns.
358
359 2008-06-20 Alan Modra <amodra@bigpond.net.au>
360
361 * elf32-spu.c (build_stub): Allow wraparound on stub branches.
362 (allocate_spuear_stubs, build_spuear_stubs): Return value from
363 count_stub/build_stub.
364 (spu_elf_build_stubs): Correct location of stub reloc error message.
365
366 2008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
367
368 * elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
369
370 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
371
372 * configure: Regenerate.
373
374 2008-06-17 Alan Modra <amodra@bigpond.net.au>
375
376 * elf32-spu.c (struct spu_link_hash_table): Add extra_stack_space.
377 (spu_elf_check_vma): Add extra_stack_space param, copy to htab.
378 (spu_elf_auto_overlay): Use it.
379 (RECURSE_UNMARK): Define as 0.
380 (unmark_overlay_section): Heed RECURSE_UNMARK.
381 * elf32-spu.h (spu_elf_check_vma): Update prototype.
382
383 2008-06-12 DJ Delorie <dj@redhat.com>
384
385 * elf32-m32c.c (ELF_MACHINE_ALT1): Define as EM_M32C_OLD.
386
387 2008-06-09 Paul Brook <paul@codesourcery.com>
388
389 bfd/
390 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Allow BE8 shared
391 libraries.
392
393 2008-06-09 Christophe Lyon <christophe.lyon@st.com>
394
395 * elf32-arm.c (arm_stub_is_thumb): Define.
396 (elf32_arm_final_link_relocate): Handle near mode switching stubs.
397
398 2008-06-07 Alan Modra <amodra@bigpond.net.au>
399
400 * elf32-spu.c (spu_elf_auto_overlay): Add valid area below sp
401 to stack calculation.
402
403 2008-06-06 Paul Brook <paul@codesourcery.com>
404
405 bfd/
406 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Reject BE8 input.
407
408 2008-06-06 Alan Modra <amodra@bigpond.net.au>
409
410 * elf32-spu.c (spu_elf_auto_overlay): Relax requirement that
411 file names be unique. Specify archive:path in overlay script.
412
413 2008-06-05 Alan Modra <amodra@bigpond.net.au>
414
415 PR ld/6590
416 * elf64-ppc.c (ppc_build_one_stub): Correct reloc offsets.
417
418 2008-06-04 Alan Modra <amodra@bigpond.net.au>
419
420 * elf.c (ignore_section_sym): Don't test section sym value here.
421 (elf_map_symbols): Instead check zero value here as was done prior
422 to 2006-05-26 change.
423
424 2008-06-04 Nick Clifton <nickc@redhat.com>
425
426 PR ld/6019
427 * elf32-avr.c (elf32_avr_relax_section): Handle the case where
428 there are no local symbols.
429
430 2008-06-04 Alan Modra <amodra@bigpond.net.au>
431
432 * elf32-spu.c (get_sym_h): Don't attempt to read global syms.
433 (process_stubs): Likewise.
434 (discover_functions): Don't used cached symbols.
435 (maybe_insert_function): Correct condition under which function
436 array is realloc'd.
437 (mark_functions_via_relocs): Delete unused variable.
438
439 2008-05-30 Frediano Ziglio <frediano.ziglio@vodafone.com>
440 Nick Clifton <nickc@redhat.com>
441
442 PR ld/6511
443 * elf64-hppa.c (allocate_global_data_opd): Default to using the
444 dynamic symbol table for local function names in shared libraries.
445
446 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
447
448 * elf.c (assign_file_positions_for_load_sections): Adjust pre-section
449 gaps based on VMA and P_VADDR instead of LMA and P_PADDR addresses.
450
451 2008-05-28 Alan Modra <amodra@bigpond.net.au>
452
453 * elf32-spu.c (spu_elf_object_p): New function.
454 (elf_backend_object_p): Define.
455 (build_stub): Correct second word of 8 byte overlay stubs.
456 (spu_elf_relocate_section): Formatting.
457
458 2008-05-24 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
459
460 * elf.c (elfcore_write_register_note): New function.
461 * elf-bfd.h (elfcore_write_register_note): New prototype.
462
463 2008-05-22 Christophe Lyon <christophe.lyon@st.com>
464
465 * elf32-arm.c (arm_type_of_stub): Ignore STT_SECTION symbols.
466 (elf32_arm_stub_add_mapping_symbol): Remove.
467 (elf32_arm_add_stub): Don't generate mapping symbols. Change
468 prototype.
469 (elf32_arm_size_stubs): Use new elf32_arm_add_stub
470 prototype. Don't generate thumb to arm glue for calls.
471 (arm_map_one_stub): Define.
472 (elf32_arm_output_arch_local_syms): Generate mapping symbols for
473 long calls stubs.
474
475 2008-05-21 Nick Clifton <nickc@redhat.com>
476
477 * elf32-arm.c (group_sections): Reformat comments.
478
479 PR ld/6446
480 * elf32-frv.c (elf32_frv_relocate_section): Set EF_FRV_PIC by
481 default (for FDPIC). Clear it if any inter-segment relocations
482 are found.
483
484 * elf64-hppa.c (elf64_hppa_finalize_opd): Check NULL return
485 from elf_link_hash_lookup.
486
487 2008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
488
489 Add multi-GOT support for m68k.
490 * elf32-m68k.c (struct elf_m68k_link_hash_entry: got_entry_key,
491 glist): New fields.
492 (struct elf_m68k_got_entry_key, struct elf_m68k_got_entry,
493 struct elf_m68k_got, struct elf_m68k_bfd2got_entry,
494 struct elf_m68k_multi_got): New data structures.
495 (struct elf_m68k_link_hash_table: local_gp_p, use_neg_got_offsets_p,
496 allow_multigot_p, multi_got_): New fields.
497 (elf_m68k_multi_got): New macro.
498 (elf_m68k_link_hash_newfunc): Initialize new fields of
499 struct elf_m68k_link_hash_entry.
500 (elf_m68k_link_hash_table_create): Initialize new fields of
501 struct elf_m68k_link_hash_table.
502 (elf_m68k_link_hash_table_free): New static function implementing hook.
503 (elf_m68k_init_got, elf_m68k_clear_got, elf_m68k_create_empty_got): New
504 static functions for struct elf_m68k_got.
505 (elf_m68k_init_got_entry_key, elf_m68k_got_entry_hash,
506 elf_m68k_got_entry_eq): New static functions for
507 struct elf_m68k_got_entry.
508 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT,
509 ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): New macros.
510 (enum elf_m68k_get_entry_howto): New enum.
511 (elf_m68k_get_got_entry, elf_m68k_update_got_entry_type,
512 elf_m68k_remove_got_entry_type): New static functions for
513 struct elf_m68k_got_entry.
514 (elf_m68k_add_entry_to_got): New static function.
515 (elf_m68k_bfd2got_entry_hash, elf_m68k_bfd2got_entry_eq,
516 elf_m68k_bfd2got_entry_del, elf_m68k_get_bfd2got_entry): New static
517 functions for struct elf_m68k_bfd2got_entry.
518 (struct elf_m68k_can_merge_gots_arg, elf_m68k_can_merge_gots_1,
519 elf_m68k_can_merge_gots): New traversal.
520 (struct elf_m68k_merge_gots_arg, elf_m68k_merge_gots_1,
521 elf_m68k_merge_gots): Ditto.
522 (struct elf_m68k_finalize_got_offsets_arg,
523 elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Ditto.
524 (struct elf_m68k_partition_multi_got_arg,
525 elf_m68k_partition_multi_got_1, elf_m68k_init_symndx2h_1,
526 elf_m68k_partition_multi_got): Ditto.
527 (elf_m68k_find_got_entry_ptr, elf_m68k_remove_got_entry): New static
528 functions.
529 (elf_m68k_copy_indirect_symbol): New static function implementing
530 a hook.
531 (elf_m68k_check_relocs): Update to add entries to multi-GOT.
532 (elf_m68k_gc_sweep_hook): Update to remove entries from multi-GOT.
533 (elf_m68k_always_size_sections): Assign BFDs to GOTs.
534 (elf_m68k_relocate_section): Update to properly handle GOT relocations.
535 (elf_m68k_finish_dynamic_symbol): Update to traverse all GOT entries
536 of a global symbol.
537 (bfd_elf_m68k_set_target_options): New function.
538 (bfd_elf32_bfd_link_hash_table_free): Define hook.
539 (bfd_elf32_bfd_final_link): Change expansion to bfd_elf_final_link
540 to skip generic calculation of GOT offsets.
541 (elf_backend_copy_indirect_symbol): Define hook.
542 * bfd-in.h (bfd_elf_m68k_set_target_options): Declare function.
543 * bfd-in2.h: Regenerate.
544
545 2008-05-21 André Johansen <andrejoh@gmail.com>
546
547 PR 868
548 * dwarf2.c (_bfd_dwarf2_cleanup_debug_info): Free memory allocated
549 for filenames in function tables and variable tables.
550
551 2008-05-19 Alan Modra <amodra@bigpond.net.au>
552
553 PR 2995, PR 6473
554 * elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to
555 vma when all p_paddr fields are zero and there is more than
556 one PT_LOAD header.
557
558 2008-05-15 Christophe Lyon <christophe.lyon@st.com>
559
560 Add long call support for ARM.
561 * elf32-arm.c (THM2_MAX_FWD_BRANCH_OFFSET): Define.
562 (THM2_MAX_BWD_BRANCH_OFFSET): Define.
563 (ARM_MAX_FWD_BRANCH_OFFSET): Define.
564 (ARM_MAX_BWD_BRANCH_OFFSET): Define.
565 (THM_MAX_FWD_BRANCH_OFFSET): Define.
566 (THM_MAX_BWD_BRANCH_OFFSET): Define.
567 (arm_long_branch_stub): Define.
568 (arm_pic_long_branch_stub): Define.
569 (arm_thumb_v4t_long_branch_stub): Define.
570 (arm_thumb_thumb_long_branch_stub): Define.
571 (arm_thumb_arm_v4t_long_branch_stub): Define.
572 (STUB_SUFFIX): Define.
573 (elf32_arm_stub_type): Define.
574 (elf32_arm_stub_hash_entry): Define.
575 (elf32_arm_link_hash_entry): Add stub_cache field.
576 (arm_stub_hash_lookup): Define.
577 (elf32_arm_link_hash_table): Add stub_hash_table, stub_bfd,
578 add_stub_section, layout_sections_again, stub_group, bfd_count,
579 top_index, input_list fields.
580 (elf32_arm_link_hash_newfunc): Init new field.
581 (stub_hash_newfunc): New function.
582 (elf32_arm_link_hash_table_create): Init stub_hash_table.
583 (elf32_arm_hash_table_free): New function.
584 (arm_type_of_stub): New function.
585 (elf32_arm_stub_name): New function.
586 (elf32_arm_get_stub_entry): New function.
587 (elf32_arm_stub_add_mapping_symbol): New function.
588 (elf32_arm_add_stub): New function.
589 (arm_build_one_stub): New function.
590 (arm_size_one_stub): New function.
591 (elf32_arm_setup_section_lists): New function.
592 (elf32_arm_next_input_section): New function.
593 (group_sections): New function.
594 (elf32_arm_size_stubs): New function.
595 (elf32_arm_build_stubs): New function.
596 (bfd_elf32_arm_add_glue_sections_to_bfd): Skip stub sections.
597 (bfd_elf32_arm_process_before_allocation): No longer handle
598 R_ARM_CALL and R_ARM_THM_CALL.
599 (using_thumb_only): New function.
600 (elf32_arm_final_link_relocate): Redirect calls to stub if range
601 exceeds encoding capabilities.
602 (bfd_elf32_bfd_link_hash_table_free): Define.
603 * bfd-in.h (R_ARM_max): Fix value to 130.
604 (elf32_arm_setup_section_lists): Protype.
605 (elf32_arm_next_input_section): Protype.
606 (elf32_arm_size_stubs): Protype.
607 (elf32_arm_build_stubs): Protype.
608 * bfd-in2.h: Regenerate.
609
610 2008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
611
612 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Fix memset calls.
613 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
614
615 2008-05-14 Alan Modra <amodra@bigpond.net.au>
616
617 * Makefile.am: Run "make dep-am".
618 * Makefile.in: Regenerate.
619
620 2008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
621 Alan Modra <amodra@bigpond.net.au>
622
623 * elf32-ppc.c (section_covers_vma): New function.
624 (ppc_elf_get_synthetic_symtab): New function.
625 (bfd_elf32_get_synthetic_symtab): Define.
626 * elf64-ppc.c (section_covers_vma): New function.
627 (ppc64_elf_get_synthetic_symtab): Generate sym@plt on glink branch
628 table entries, and __glink_PLTresolve on resolver stub.
629 (ppc64_elf_build_stubs): Rename __glink sym to __glink_PLTresolve.
630
631 2008-05-12 Alan Modra <amodra@bigpond.net.au>
632
633 PR 6443
634 * elf32-ppc.c (MUST_BE_DYN_RELOC): Delete.
635 (must_be_dyn_reloc): New function.
636 (ppc_elf_check_relocs): Don't set DF_STATIC_TLS for tprel relocs
637 in pies.
638 (ppc_elf_tls_optimize): Optimise pies.
639 (ppc_elf_relocate_section): Use a section symbol rather than no
640 symbol if possible for LD->IE TLS sequence, but don't error if
641 we must use no symbol.
642 * elf64-ppc.c (MUST_BE_DYN_RELOC): As for elf32-ppc.c.
643 (must_be_dyn_reloc): Likewise.
644 (ppc64_elf_check_relocs): Likewise.
645 (ppc64_elf_tls_optimize): Likewise.
646 (ppc64_elf_relocate_section): Likewise.
647
648 2008-05-12 Alan Modra <amodra@bigpond.net.au>
649
650 * elf32-spu.c (spu_elf_relocate_section): Rename is_ea to is_ea_sym.
651
652 2008-05-10 Paul Pluzhnikov <ppluzhnikov@google.com>
653
654 * elfcore.h (elf_core_file_p): Warn about core truncation.
655
656 2008-05-07 Bob Wilson <bob.wilson@acm.org>
657
658 * elf32-xtensa.c (xtensa_property_section_name): New.
659 (xtensa_make_property_section): New.
660 (xtensa_get_property_section): Make static. Do not create a new
661 section if it does not exist.
662
663 2008-05-08 Alan Modra <amodra@bigpond.net.au>
664
665 * elf32-spu.c (spu_elf_special_sections): Add "._ea".
666 (spu_elf_relocate_section): Handle relocations against symbols
667 defined in ._ea specially.
668
669 2008-05-03 Daniel Jacobowitz <dan@codesourcery.com>
670
671 * elf32-arm.c (elf32_arm_symbian_link_hash_table_create): Use
672 ARRAY_SIZE.
673 (elf32_arm_symbian_plt_sym_val): New.
674 (elf_backend_plt_sym_val): Define.
675
676 2008-05-03 Alan Modra <amodra@bigpond.net.au>
677
678 PR 2995, PR 6473
679 * elf.c (rewrite_elf_program_header): Rather than clearing
680 p_paddr_valid at end, don't set it in the first place. Delete
681 comment no longer relevant. When not p_paddr_valid, don't set
682 paddr from vaddr, and don't set p_vaddr_offset.
683
684 2008-05-01 Cary Coutant <ccoutant@google.com>
685
686 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
687 corrupt string table.
688
689 2008-05-01 Joel Brobecker <brobecker@adacore.com>
690
691 * cache.c (cache_bread_1): Renames cache_bread.
692 (cache_bread): New function.
693
694 2008-05-01 Alan Modra <amodra@bigpond.net.au>
695
696 PR 2995, PR 6473
697 * elf.c (_bfd_elf_make_section_from_shdr): Always set lma from p_paddr.
698 (assign_file_positions_for_load_sections): Combine nested "if".
699 (copy_elf_program_header): Don't set p_paddr_valid or p_vaddr_offset
700 when all header p_paddr fields are zero.
701
702 2008-04-30 Edmar Wienskoski <edmar@freescale.com>
703
704 * cpu-powerpc.c (bfd_powerpc_archs): Add e500mc entry.
705
706 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
707
708 * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)
709 (_bfd_elf_canonicalize_dynamic_reloc): Find dynamic relocations
710 even if they are not loaded.
711 * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section
712 first.
713
714 2008-04-25 Jay Foad <jay.foad@gmail.com>
715
716 * reloc16.c (bfd_coff_reloc16_get_value): Add support for
717 undefined weak symbols.
718
719 2008-04-25 Nick Clifton <nickc@redhat.com>
720
721 * po/vi.po: Updated Vietnamese translation.
722
723 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
724
725 * aclocal.m4: Regenerate.
726 * configure: Regenerate.
727
728 2008-04-21 Cary Coutant <ccoutant@google.com>
729
730 * archive.c (_bfd_write_archive_contents): Fix incorrect use of
731 ARFMAG.
732
733 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
734
735 * elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Don't
736 set the value of undefined symbols in shared objects.
737 (_bfd_mips_vxworks_finish_dynamic_symbol): Clear value for
738 undefined symbols unless pointer equality is needed.
739
740 2008-04-18 Dennis Roberts <dennis.roberts@sunquestinfo.com>
741
742 * aix5ppc-core.c: Define macros for the default architecture and
743 machine for matching core files.
744 (xcoff64_core_p): Set the architecture and machine to the default
745 values defined in the macros mentioned above.
746 * rs6000-core.c: Define macros to determine whether or not the
747 core file header uses the core_dumpxx header format.
748 (rs6000coff_core_p): Don't match core files that use the
749 core_dumpxx header format.
750
751 2008-04-16 Pedro Alves <pedro@codesourcery.com>
752
753 * config.bfd (i[3-7]86-*-dicos*, x86_64-*-dicos*): Add.
754
755 2008-04-16 David S. Miller <davem@davemloft.net>
756
757 * reloc.c (BFD_RELOC_SPARC_GOTDATA_HIX22,
758 BFD_RELOC_SPARC_GOTDATA_LOX10, BFD_RELOC_SPARC_GOTDATA_OP_HIX22,
759 BFD_RELOC_SPARC_GOTDATA_OP_LOX10, BFD_RELOC_SPARC_GOTDATA_OP): New.
760 * libbfd.h: Regnerate.
761 * bfd-in2.h: Regenerate.
762 * elfxx-sparc.c (_bfd_sparc_elf_howto_table): Add entries for
763 GOTDATA relocations.
764 (sparc_reloc_map): Likewise.
765 (_bfd_sparc_elf_check_relocs): Handle R_SPARC_GOTDATA_* like
766 R_SPARC_GOT*.
767 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
768 (_bfd_sparc_elf_relocate_section): Transform R_SPARC_GOTDATA_HIX22,
769 R_SPARC_GOTDATA_LOX10, R_SPARC_GOTDATA_OP_HIX22, and
770 R_SPARC_GOTDATA_OP_LOX10 into the equivalent R_SPARC_GOT* reloc.
771 Simply ignore R_SPARC_GOTDATA_OP relocations.
772
773 2008-04-14 Aurelien Jarno <aurelien@aurel32.net>
774
775 * configure.in: Link with the PIC version of libiberty on
776 Linux/MIPS hosts.
777 * configure: Regenerate.
778
779 2008-04-14 Edmar Wienskoski <edmar@freescale.com>
780
781 * archures.c: Add bfd_mach_ppc_e500mc.
782 * bfd-in2.h: Regenerate.
783
784 2008-04-08 Alan Modra <amodra@bigpond.net.au>
785
786 * elf32-spu.c (spu_elf_build_stubs): Correct error message.
787 (mark_functions_via_relocs): Remove premature init of symtab_hdr.
788 (collect_overlays): Commment typo fix.
789
790 2008-04-08 Kees Cook <kees@canonical.com>
791
792 * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack note
793 in EXEC_P bfds.
794
795 2008-04-08 Alan Modra <amodra@bigpond.net.au>
796
797 * elf32-spu.c: Include libiberty.h.
798 (struct spu_link_hash_table): Add local_stire, overlay_fixed, reserved,
799 non_ovly_stub, spu_elf_load_ovl_mgr, spu_elf_open_overlay_script,
800 spu_elf_relink, auto_overlay fields.
801 (AUTO_OVERLAY, AUTO_RELINK, OVERLAY_RODATA): Define.
802 (needs_ovl_stub): Flip test so that call to non-function warning
803 is emitted during relocate_section rather than earlier.
804 (spu_elf_check_vma): Stash --auto-overlay parameters, and clear
805 auto_overlay if no section exceeds local store.
806 (struct call_info): Add count, max_depth, is_pasted fields.
807 (struct function_info): Add rodata, last_caller, call_count,
808 depth, new visit flags.
809 (insert_callee): Increment call count.
810 (copy_callee): New function.
811 (mark_functions_via_relocs): Investigate all reloc types to count
812 possible function pointer stubs for --auto-overlay. Track
813 last_caller and increment function call_count.
814 (pasted_function): Insert a "call" into call info for pasted section.
815 (remove_cycles): Track max depth of calls. Don't emit call graph
816 pruning warning for --auto-overlay.
817 (build_call_tree): Don't transfer_calls for --auto-overlay.
818 Adjust remove_cycles call.
819 (sort_calls, sort_lib, sort_bfds): New functions.
820 (struct _mos_param, struct _uos_param, struct _cl_param): New.
821 (mark_overlay_section, unmark_overlay_section): New functions.
822 (collect_lib_sectios, auto_ovl_lib_functions): New functions.
823 (collect_overlays, find_pasted_call): New functions.
824 (sum_stack): Deal with is_pasted "calls". Exit before printing
825 when --auto-overlay.
826 (spu_elf_auto_overlay): New function.
827 (spu_elf_final_link): Call spu_elf_auto_overlay.
828 * elf32-spu.h (spu_elf_check_vma): Update prototype.
829
830 2008-04-07 Alan Modra <amodra@bigpond.net.au>
831
832 * elf32-spu.c (allocate_spuear_stubs): Ensure _SPUEAR_ symbol
833 is defined in overlay section before creating a stub.
834 (build_spuear_stubs): Likewise.
835 (spu_elf_size_stubs, spu_elf_build_stubs): Adjust calls.
836
837 2008-04-02 Alan Modra <amodra@bigpond.net.au>
838
839 * elf32-spu.c (insert_callee): Reorder call list so most recent
840 call is always first.
841 (interesting_section): Move.
842 (mark_functions_via_relocs): Fold interesting_section and
843 reloc_count tests in callers to here. Simplify output section
844 owner test.
845 (discover_functions): Set "gaps" when no symbols and some
846 "interesting_section". Run pasted_function loop for no symbol
847 bfds.
848 (for_each_node, transfer_calls): New functions.
849 (mark_non_root): Adjust to suit for_each_node.
850 (call_graph_traverse): Likewise. Fix memory leak. Rename to..
851 (remove_cycles): ..this.
852 (build_call_tree): Use for_each_node and transfer_calls.
853 (struct _sum_stack_param): New.
854 (sum_stack): Adjust to suit for_each_node. Return error on
855 malloc failure. Move code to print root node cumulative stack from..
856 (spu_elf_stack_analysis): ..here. Use for_each_node.
857
858 2008-03-31 Cary Coutant <ccoutant@google.com>
859
860 PR 6006
861 * archive.c (_bfd_slurp_extended_name_table): Change
862 ARFMAG[0] to ARFMAG[1].
863 (_bfd_construct_extended_name_table): Likewise.
864
865 2008-03-31 Daniel Jacobowitz <dan@codesourcery.com>
866
867 * elfxx-mips.c (mips_elf_record_got_page_entry): Update comment.
868 (_bfd_mips_elf_check_relocs): Update comments. Always call
869 mips_elf_record_got_page_entry for R_MIPS_GOT_PAGE.
870
871 2008-03-27 Cary Coutant <ccoutant@google.com>
872
873 Add support for thin archives.
874 * archive.c (_bfd_find_nested_archive): New function.
875 (get_extended_arelt_filename): Add origin parameter.
876 (_bfd_generic_read_ar_hdr_mag): Deal with extended name
877 combined with a file offset.
878 (append_relative_path): New function.
879 (_bfd_get_elt_at_filepos): Deal with external members and
880 nested archives.
881 (bfd_generic_openr_next_archived_file): Thin archives.
882 (bfd_generic_archive_p): Recognize new magic string.
883 (adjust_relative_path): New function.
884 (_bfd_construct_extended_name_table): Construct extended
885 names for thin archive members.
886 (_bfd_write_archive_contents): Emit new magic string, skip
887 copying files for thin archives.
888 * bfd-in.h (bfd_is_thin_archive): New macro.
889 * bfd.c (struct bfd): New fields for thin archives.
890 * libbfd-in.h (struct areltdata): New field for thin archives.
891 * opncls.c (bfd_close): Delete BFDs for nested archives.
892
893 2008-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
894
895 * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper around
896 _bfd_final_link_relocate that also handles R_pcrel24 relocs.
897 (bfinfdpic_relocate_section, bfin_relocate_section): Use it.
898
899 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
900
901 * elf32-arm.c (elf32_arm_final_link_relocate): Skip dynamic relocs
902 in vxworks tls_vars sections.
903 (allocate_dynrelocs, elf32_arm_size_dynamic_sections): Likewise.
904 * elf32-i386.c (allocate_dynrelocs,
905 elf_i386_size_dynamic_sections, elf_i386_relocate_section): Likewise.
906 * elf32-ppc.c (allocate_dynrelocs, ppc_elf_size_dynamic_sections,
907 ppc_elf_relocate_section): Likewise.
908 * elf32-sh.c (allocate_dynrelocs, sh_elf_size_dynamic_sections,
909 sh_elf_relocate_section): Likewise.
910 * elfxx-sparc.c (allocate_dynrelocs,
911 _bfd_sparc_elf_size_dynamic_sections,
912 _bfd_sparc_elf_relocate_section): Likewise.
913
914 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
915
916 * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma to
917 print the values from the dynamic section.
918
919 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
920
921 * elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro.
922 (_bfd_mips_elf_finish_dynamic_sections): Use it instead of 0x80000000.
923
924 2008-03-20 Alan Modra <amodra@bigpond.net.au>
925
926 * elf32-spu.c (spu_elf_create_sections): Remove output_bfd parameter.
927 (spu_elf_find_overlays, spu_elf_size_stubs): Likewise
928 (process_stubs, discover_functions, build_call_tree): Likewise.
929 (spu_elf_stack_analysis): Likewise.
930 (spu_elf_check_vma): Likewise. Move.
931 (struct call_info): Make "is_tail" a bitfield.
932 (insert_callee): Clear fun->start and set fun->is_func if we find
933 a non-tail call.
934 * elf32-spu.h (spu_elf_create_sections): Update prototype.
935 (spu_elf_find_overlays, spu_elf_size_stubs, spu_elf_check_vma): Ditto.
936
937 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
938
939 * aclocal.m4: Regenerate.
940 * configure: Likewise.
941 * Makefile.in: Likewise.
942
943 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
944
945 PR ld/5789
946 PR ld/5943
947 * elf32-i386.c (elf_i386_relocate_section): Issue an error
948 for R_386_GOTOFF relocaton against undefined hidden/internal
949 symbols when building a shared object.
950
951 * elf64-x86-64.c (elf64_x86_64_relocate_section): Issue an
952 error for R_X86_64_PC8/R_X86_64_PC16/R_X86_64_PC32
953 relocaton against undefined hidden/internal symbols when
954 building a shared object.
955 (elf64_x86_64_finish_dynamic_symbol): Return FALSE when symbol
956 is referenced locally, but isn't defined in a regular file.
957
958 2008-03-15 H.J. Lu <hongjiu.lu@intel.com>
959
960 * bfd-in.h (BFD_NO_FLAGS, HAS_RELOC, EXEC_P, HAS_LINENO,
961 HAS_DEBUG, HAS_SYMS, HAS_LOCALS, DYNAMIC, WP_TEXT, D_PAGED,
962 BFD_IS_RELAXABLE, BFD_TRADITIONAL_FORMAT, BFD_IN_MEMORY,
963 HAS_LOAD_PAGE, BFD_LINKER_CREATED): Moved to ...
964 * bfd.c: Here.
965
966 * bfd.c (bfd): Change cacheable, target_defaulted, opened_once,
967 mtime_set, no_export, output_has_begun and has_armap to bit
968 field.
969
970 * bfd-in2.h: Regenerated.
971
972 2008-03-14 Daniel Jacobowitz <dan@codesourcery.com>
973
974 * cache.c (close_one): Remove mtime hack.
975
976 2008-03-14 H.J. Lu <hongjiu.lu@intel.com>
977
978 PR ld/5913
979 * elfxx-ia64.c (elfNN_ia64_tprel_base): Remove BFD_ASSERT.
980 (elfNN_ia64_dtprel_base): Likewise.
981 (elfNN_ia64_relocate_section): Go to missing_tls_sec if
982 tls_sec is NULL before calling elfNN_ia64_tprel_base or
983 elfNN_ia64_dtprel_base. Report unsupported TLS relocations.
984
985 2008-03-14 Alan Modra <amodra@bigpond.net.au>
986
987 * elf32-spu.c (process_stubs, spu_elf_relocate_section): Move
988 common code to..
989 (maybe_needs_stub): ..here, a new function that also omits stubs
990 for .eh_frame, and..
991 (needs_ovl_stub): ..here. Create stubs for labels in code section
992 referenced by switch jump table.
993 (spu_elf_find_overlays): Set htab->ovly_load and htab->ovly_return.
994 (enum _insn_type): Delete.
995 (enum _stub_type): New.
996 (count_stub, build_stub): Adjust.
997 (allocate_spuear_stubs, build_spuear_stubs): Adjust.
998
999 2008-03-13 Alan Modra <amodra@bigpond.net.au>
1000
1001 * elf.c (_bfd_elf_make_section_from_shdr): Remove unnecessary cast.
1002 (_bfd_elf_assign_file_position_for_section): Simplify align.
1003 (_bfd_elf_init_reloc_shdr): Ensure shift expression wide enough
1004 for sh_addralign.
1005 (elf_fake_sections, swap_out_syms): Likewise.
1006 * elflink.c (bfd_elf_final_link): Likewise.
1007
1008 2008-03-13 Alan Modra <amodra@bigpond.net.au>
1009
1010 * Makefile.am: Run "make dep-am".
1011 * Makefile.in: Regenerate.
1012 * po/SRC-POTFILES.in: Regenerate.
1013
1014 2008-03-12 Bernd Schmidt <bernd.schmidt@analog.com>
1015
1016 From Jie Zhang <jie.zhang@analog.com>
1017 * elf32-bfin.c (struct bfinfdpic_relocs_info): Make got17m4,
1018 gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4, fdgoffhilo,
1019 gotoff, call and sym not bitfields.
1020 (bfinfdpic_gc_sweep_hook): New function; update the relocation
1021 information for the relocations of the section being removed.
1022 (bfinfdpic_check_relocs): Accumulate the number of relocations
1023 which set got17m4, gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4,
1024 fdgoffhilo, gotoff, call and sym fields.
1025 (elf_backend_gc_sweep_hook): Redefine for FD-PIC.
1026
1027 2008-03-12 Alan Modra <amodra@bigpond.net.au>
1028
1029 PR 5900
1030 * elf-bfd.h: Include elf/internal.h after elf/external.h.
1031 * elfcode.h (elf_swap_symbol_in): Map reserved shndx range.
1032 (elf_swap_symbol_out): Adjust SHN_XINDEX test.
1033 (elf_swap_ehdr_out): Mask SHN_LORESERVE and SHN_XINDEX to values
1034 seen in external structs.
1035 (valid_section_index_p): Delete.
1036 (elf_object_p): Don't increment section numbers over reserved range.
1037 Simplify test for valid sh_link, sh_info and e_shstrndx fields.
1038 (elf_write_shdrs_and_ehdr): Mask SHN_LORESERVE and SHN_XINDEX to values
1039 seen in external structs. Don't increment section numbers over
1040 reserved range.
1041 * elf.c (bfd_elf_sym_name): Remove redundant tests on st_shndx.
1042 (bfd_section_from_shdr): Likewise.
1043 (group_signature): Range check before accessing elf_elfsections.
1044 (_bfd_elf_setup_sections): Likewise.
1045 (bfd_section_from_shdr): Likewise.
1046 (bfd_section_from_shdr): Don't increment section number over
1047 reserved sections.
1048 (assign_file_positions_for_non_load_sections): Likewise.
1049 (assign_file_positions_except_relocs): Likewise.
1050 (_bfd_elf_write_object_contents): Likewise.
1051 (assign_section_numbers): Likewise. Adjust for changed SHN_*.
1052 (prep_headers): Delete unused variable.
1053 * elflink.c (bfd_elf_link_record_local_dynamic_symbol): Adjust
1054 for changed SHN_* values.
1055 (check_dynsym, elf_link_input_bfd): Likewise.
1056 (bfd_elf_final_link): Likewise. Don't skip over reserved section
1057 range.
1058 (elf_fixup_link_order): Check that sh_link field is valid.
1059 * elf-hppa.h (elf_hppa_add_symbol_hook): Make "index" unsigned.
1060 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): Range check before
1061 accesssing elf_elfsections.
1062 * elf32-avr.c (elf32_avr_size_stubs): Likewise.
1063 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
1064 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Likewise.
1065 * elf64-hppa.c (elf64_hppa_check_relocs): Adjust for changed
1066 SHN_* defines. Test for SHN_BAD return from
1067 _bfd_elf_section_from_bfd_section
1068
1069 2008-03-12 Alan Modra <amodra@bigpond.net.au>
1070
1071 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.
1072 * elf.c (_bfd_elf_section_from_bfd_section): Return unsigned int,
1073 SHN_BAD on error.
1074 (_bfd_elf_print_private_bfd_data): Test for SHN_BAD result from
1075 _bfd_elf_section_from_bfd_section, not -1.
1076 (swap_out_syms): Likewise.
1077 * elflink.c (elf_link_add_object_symbols): Likewise.
1078 (bfd_elf_get_bfd_needed_list): Likewise.
1079 (bfd_elf_match_symbols_in_sections): Likewise.
1080 (elf_link_add_object_symbols): Don't bother testing for symbols
1081 using normal sections before calling bfd_section_from_elf_index.
1082 (elf_link_input_bfd, bfd_elf_final_link): Likewise.
1083 (bfd_elf_reloc_symbol_deleted_p): Likewise.
1084 * elfcode.h (elf_slurp_symbol_table): Likewise.
1085 * elf32-spu.c (get_sym_h): Likewise.
1086 * elf32-xtensa.c (get_elf_r_symndx_section): Likewise.
1087 * elf64-ppc.c (opd_entry_value, get_sym_h, ppc64_elf_edit_toc): Ditto.
1088 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
1089
1090 2008-03-11 Alan Modra <amodra@bigpond.net.au>
1091
1092 * elf32-spu.c (spu_elf_relocate_section): Test identical conditions
1093 to those in process_stubs for overlay symbols.
1094
1095 2008-03-09 Paul Brook <paul@codesourcery.com>
1096
1097 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Handle new
1098 Tag_VFP_arch values.
1099
1100 2008-03-08 Paul Brook <paul@codesourcery.com>
1101
1102 * elf32-arm.c (insert_thumb_branch): Rewrite.
1103 (elf32_thumb_to_arm_stub): Use new insert_thumb_branch.
1104
1105 2008-03-07 Paul Brook <paul@codesourcery.com>
1106
1107 * elf32-arm.c (elf32_arm_howto_table_1): Fix bitmasks for MOVW and
1108 MOVT relocations.
1109 (elf32_arm_final_link_relocate): Fix off by one MOVW/MOVT sign
1110 extension.
1111 (elf32_arm_relocate_section): Handle MOVW and MOVT
1112 relocations. Improve safety check for other weird relocations.
1113 (elf32_arm_check_relocs): Only set h->needs_plt for branch/call
1114 relocations.
1115
1116 2008-03-03 Bob Wilson <bob.wilson@acm.org>
1117
1118 * xtensa-isa.c (xtensa_isa_num_pipe_stages): Make max_stage static and
1119 only compute its value once.
1120
1121 2008-03-03 Alan Modra <amodra@bigpond.net.au>
1122
1123 * elf32-spu.c (struct got_entry): Add "addend" field.
1124 (count_stub, build_stub): Use a new stub if relocation addend
1125 differs from existing stubs for this symbol.
1126 (process_stubs): Deal with addends.
1127 (spu_elf_relocate_section, spu_elf_output_symbol_hook): Likewise.
1128
1129 2008-03-02 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 PR ld/5789
1132 * elflink.c (_bfd_elf_symbol_refs_local_p): Always return true
1133 for hidden and local symbols.
1134
1135 2008-03-03 Alan Modra <amodra@bigpond.net.au>
1136
1137 * elf32-ppc.c (allocate_dynrelocs): Discard relocs on
1138 undefined symbols with internal or hidden visibility.
1139 (ppc_elf_relocate_section): Likewise. Use SYMBOL_CALLS_LOCAL
1140 rather than SYMBOL_REFERENCES_LOCAL on branches. Don't
1141 return immediately on dynamic reloc error.
1142
1143 2008-03-01 Alan Modra <amodra@bigpond.net.au>
1144
1145 * elf64-ppc.c (build_plt_stub): Add relocs on plt call stubs
1146 if emitrelocations.
1147 (get_relocs): New function, split out from..
1148 (ppc_build_one_stub): ..here. Add relocs on plt_branch stubs if
1149 emitrelocations. Remove indx temp.
1150 (ppc_size_one_stub): Count new stub relocs.
1151 (ppc64_elf_size_stubs): Count new glink reloc.
1152 (ppc64_elf_build_stubs): Emit glink reloc if emitrelocations.
1153 (ppc64_elf_finish_dynamic_sections): Output glink relocs.
1154 * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Describe non-pic
1155 glink code.
1156
1157 2008-02-28 Alan Modra <amodra@bigpond.net.au>
1158
1159 * elf32-spu.c (mark_functions_via_relocs): Don't assume that
1160 the "->start" pointer reaches to function origin, so that we
1161 can handle functions split over more than two sections.
1162 (build_call_tree): Likewise.
1163 (pasted_function): Don't attempt to set fun->start back to the
1164 function origin, just go back one section.
1165
1166 2008-02-27 Catherine Moore <clm@codesourcery.com>
1167
1168 * elf.c ( _bfd_elf_print_private_bfd_data): Call
1169 elf_backend_get_target_dtag if defined.
1170 * elf32-mips.c (elf_backend_get_target_dtag): Define.
1171 * elf64-mips.c: Likewise.
1172 * elfn32-mips.c: Likewise.
1173 * elfxx-mips.c (_bfd_mips_elf_get_target_dtag): New.
1174 * elfxx-mips.h (_bfd_mips_elf_get_target_dtag): Declare.
1175 * elf-bfd.h (elf_backend_get_target_dtag): Add prototype.
1176 * elfxx-target.h (elf_backend_get_target_dtag): Add default.
1177 (elf_backend_data): Add elf_backend_get_target_dtag.
1178
1179 2008-02-26 Alan Modra <amodra@bigpond.net.au>
1180
1181 * elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
1182 for R_PPC_REL32 syms. Don't set non_got_ref on branch reloc syms,
1183 and assume branch relocs are not dynamic when non-shared.
1184 (readonly_dynrelocs): New function, split out from..
1185 (maybe_set_textrel): ..here, renamed from old readonly_dynrelocs.
1186 (ppc_elf_adjust_dynamic_symbol): For symbols generating plt entries,
1187 clear non_got_ref..
1188 (allocate_dynrelocs): ..and don't set u.def for undefined weak.
1189 Do allow dynamic relocs on undefined symbols.
1190 (ppc_elf_adjust_dynamic_symbol): Use readonly_dynrelocs.
1191 (ppc_elf_relocate_section): Mirror dynamic reloc changes in
1192 check_relocs.
1193 (ppc_elf_finish_dynamic_symbol): Don't give a warning on weak
1194 plt symbols needing pointer_equality_needed.
1195
1196 2008-02-23 Alan Modra <amodra@bigpond.net.au>
1197
1198 * elf32-ppc.c (ppc_elf_check_relocs): Revert non_got_ref change.
1199
1200 2008-02-23 Alan Modra <amodra@bigpond.net.au>
1201
1202 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Copy
1203 pointer_equality_needed.
1204 (ppc_elf_check_relocs): Split out non-branch relocs from others
1205 that might emit dynamic relocs. Set pointer_equality_needed
1206 for their symbols. Don't set non_got_ref on branch reloc symbols.
1207 (ppc_elf_hash_symbol): New function.
1208 (elf_backend_hash_symbol): Define.
1209 (ppc_elf_finish_dynamic_symbol): Handle pointer_equality_needed.
1210 Error if pointer_equality_needed on weak plt symbol.
1211
1212 2008-02-22 H.J. Lu <hongjiu.lu@intel.com>
1213
1214 PR ld/5788
1215 * elflink.c (elf_create_symbuf): Correct buffer size and
1216 position.
1217
1218 2008-02-22 Nick Clifton <nickc@redhat.com>
1219
1220 PR 868
1221 * dwarf2.c: Revert previous patch. All of the allocate memory is
1222 on an obstack which will be freed at some other time.
1223
1224 2008-02-20 Nick Clifton <nickc@redhat.com>
1225
1226 PR 868
1227 * libbfd.c (bfd_realloc_or_free): New function. Performs like
1228 bfd_realloc, but if the (re)allocation fails, the pointer is
1229 freed.
1230 * libbfd-in.h: Prototype.
1231 * libbfd.h: Regenerate.
1232 * bfdio.c (bfd_bwrite): Use the new function.
1233 (bfd_seek): Likewise.
1234 * bfdwin.c:(bfd_get_file_window): Likewise.
1235 * elf-strtab.c (_bfd_elf_strtab_add): Likewise.
1236 * elf32-ppc.c (ppc_elf_relax_section): Likewise.
1237 * elf32-xtensa.c (vsprintf_msg): Likewise.
1238 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
1239 * stabs.c (_bfd_link_seciton_stabs): Likewise.
1240 * vms-misc.c (_bfd_vms_get_record): Likewise.
1241 * vms-tir.c (check_section): Likewise.
1242 * vms.c (vms_new_section_hook): Likewise.
1243 * elf32-arm.c (elf32_arm_section_map_add): Check that the
1244 allocation of sec_data->map succeeded before using it.
1245 * elflink.c (elf_link_output_sym): Do not overwrite finfo->
1246 symshndxbuf until it is known that the reallocation succeeded.
1247
1248 2008-02-20 Diogo de Carvalho Kraemer <diogo@kraemer.eng.br>
1249 Nick Clifton <nickc@redhat.com>
1250
1251 PR 868
1252 * dwarf2.c (read_abbrevs): Free the abbreviation table if we run
1253 out of memory.
1254 (decode_line_info): Free the line_info_table before returning a
1255 failure result.
1256 (_bfd_dwarf2_cleanup_debug_info): Free the abbreviation table.
1257 Free the line table. Free the function table. Free the variable
1258 table.
1259
1260 2008-02-17 Mark Kettenis <kettenis@gnu.org>
1261
1262 * elf.c (swap_out_syms): Avoid preprocessing directive within
1263 macro arg.
1264
1265 2008-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1266
1267 * elf.c (assign_file_positions_for_load_sections): Set the type of
1268 PT_NOTE sections to SHT_NOTE.
1269
1270 2008-02-17 Ulrich Weigand <uweigand@de.ibm.com>
1271
1272 * simple.c (bfd_simple_get_relocated_section_contents): Set
1273 link_info.output_bfd.
1274
1275 2008-02-16 Nathan Sidwell <nathan@codesourcery.com>
1276
1277 * dwarf2.c (find_line): Don't trust debug information after an
1278 unparseable compilation unit.
1279
1280 2008-02-15 Alan Modra <amodra@bigpond.net.au>
1281
1282 PR 5765
1283 * section.c (SEC_LINK_DUPLICATES): Correct. Renumber following flags.
1284 * bfd-in2.h: Regenerate.
1285
1286 2008-02-15 Alan Modra <amodra@bigpond.net.au>
1287
1288 * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA.
1289 * elf.c (bfd_elf_allocate_object): Don't check for already allocated
1290 tdata.
1291 * elf32-hppa.c (elf32_hppa_mkobject): New function.
1292 (bfd_elf32_mkobject): Define.
1293 * elf32-ppc.c (is_ppc_elf_target): Delete. Replace all uses with..
1294 (is_ppc_elf): ..this new macro.
1295 * elf64-ppc.c (is_ppc64_elf_target): Delete. Replace all uses with..
1296 (is_ppc64_elf): ..this new macro.
1297
1298 2008-02-15 Alan Modra <amodra@bigpond.net.au>
1299
1300 * elflink.c: Replace all accesses to hash->creator field with
1301 output_bfd->xvec.
1302 * cofflink.c: Likewise.
1303 * coff-h8300.c: Likewise.
1304 * ecoff.c: Likewise.
1305 * elf32-m68hc1x.c: Likewise.
1306 * elf32-ppc.c: Likewise.
1307 * elf64-alpha.c: Likewise.
1308 * elf64-ppc.c: Likewise.
1309 * elf64-sparc.c: Likewise.
1310 * elfxx-mips.c: Likewise.
1311 * i386linux.c: Likewise.
1312 * m68klinux.c: Likewise.
1313 * sparclinux.c: Likewise.
1314 * sunos.c: Likewise.
1315 * xcofflink.c: Likewise.
1316 * linker.c: Likewise.
1317 (_bfd_link_hash_table_init): Don't store creator.
1318
1319 2008-02-14 Peter Jones <pjones@redhat.com>
1320
1321 * efi-rtdrv-ia32.c: New file.
1322 * efi-bsdrv-ia32.c: New file.
1323 * efi-rtdrv-ia64.c: New file.
1324 * efi-bsdrv-ia64.c: New file.
1325 * efi-rtdrv-x86_64.c: New file.
1326 * efi-bsdrv-x86_64.c: New file.
1327 * peicode.h (pe_bfd_object_p): Add support for boot service and
1328 runtime service drivers.
1329 * libpei.h: Add macros for EFI formats, and rename the efi application
1330 format macros to disambiguate.
1331 * targets.c: Add bfd_target _vec externs.
1332 (_bfd_tar): Add EFI _vec entries.
1333 * config.bfd: Add EFI vectors into the selection routines.
1334 * configure.in: add EFI _vec entries.
1335 * configure: Regenerate.
1336 * Makefile.am: Add EFI files.
1337 * Makefile.in: Regenerate.
1338
1339 2008-02-14 Nathan Sidwell <nathan@codesourcery.com>
1340
1341 * dwarf1.c (struct dwarf1_debug): Add syms member.
1342 (alloc_dwarf1_unit, alloc_dwarf1_func): Check for out of memory.
1343 (parse_line_table, _bfd_dwarf1_find_nearest_line): Relocate
1344 section contents, check for out of memory.
1345
1346 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
1347 (parse_die): Change data pointers to bfd_byte.
1348 (parse_line_table, parse_functions_in_unit): Likewise.
1349
1350 2008-02-14 Alan Modra <amodra@bigpond.net.au>
1351
1352 * elflink.c (compute_bucket_count): Warning fixes.
1353
1354 2008-02-12 DJ Delorie <dj@redhat.com>
1355
1356 * elf32-iq2000.c (iq2000_elf_relocate_section): Adjust addend of
1357 relocation pointing to local symbol in merged section.
1358
1359 * elf32-iq2000.c (iq2000_elf_relocate_offset16): New.
1360 (iq2000_elf_relocate_section): Call it.
1361
1362 2008-02-12 Nick Clifton <nickc@redhat.com>
1363
1364 PR ld/5692
1365 * elf-bfd.h (enum elf_object_id): New enum, used to identify
1366 target specific extensions to the elf_obj_tdata structure.
1367 (struct elf_obj_tdata): New field 'object_id'.
1368 (elf_object_id, elf_program_header_size, elf_symtab_hdr): New
1369 macros for accessing fields in the elf_obj_tdata structure.
1370 (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object.
1371 (bfd_elf_allocate_object): New function.
1372 * elf.c (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object
1373 and implement by calling bfd_elf_allocate_object.
1374 (bfd_elf_allocate_object): New function: Allocates an
1375 elf_obj_tdata structure, possibly with a target specific
1376 extension.
1377 * elfxx-target.h (bfd_elfNN_mkobject): Use
1378 bfd_elf_make_generic_object as the default value.
1379 * elf32-arm.c (elf32_arm_obj_tdata): Rename to elf_arm_obj_tdata
1380 for consistency with other, similar structures.
1381 (is_arm_elf): New macro. Checks a BFD to make sure that is an ARM
1382 ELF bfd.
1383 (elf32_arm_mkobject): Call bfd_elf_allocate_object.
1384 (bfd_elf32_arm_vfp11_erratum_scan): Use is_arm_elf macro to check
1385 the bfd being processed.
1386 (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
1387 (bfd_elf32_arm_set_target_relocs): Likewise.
1388 (bfd_elf32_arm_final_link_relocate): Likewise.
1389 (bfd_elf32_arm_copy_private_bfd_data): Likewise.
1390 (bfd_elf32_arm_merge_eabi_attributes): Likewise.
1391 (bfd_elf32_arm_merge_private_bfd_data): Likewise.
1392 (bfd_elf32_arm_check_relocs): Likewise.
1393 (bfd_elf32_arm_gc_mark_extra_sections): Likewise.
1394 (bfd_elf32_arm_size_dynamic_sections): Likewise.
1395 (bfd_elf32_arm_process_before_allocation): Use elf_symtab_hdr.
1396 (bfd_elf32_arm_init_maps): Likewise.
1397 (bfd_elf32_arm_final_link_relocate): Likewise.
1398 (bfd_elf32_arm_relocate_section): Likewise.
1399 (bfd_elf32_arm_gc_sweep_hook): Likewise.
1400 (bfd_elf32_arm_check_relocs): Likewise.
1401 (bfd_elf32_arm_size_dynamic_sections): Likewise.
1402 * elf32-i386.c (elf_i386_mkobject): Call bfd_elf_allocate_object.
1403 (is_i386_elf): New macro. Checks a BFD to make sure that is an x86
1404 ELF bfd.
1405 (elf_i386_check_relocs): Use is_i386_elf macro to check the bfd
1406 being processed.
1407 (elf_i386_size_dynamic_sections): Likewise.
1408 (elf_i386_relocate_section): Likewise.
1409 (elf_i386_check_relocs): Use elf_symtab_hdr.
1410 (elf_i386_gc_sweep_hook): Likewise.
1411 (elf_i386_size_dynamic_sections): Likewise.
1412 (elf_i386_relocate_section): Likewise.
1413 * elf32-ppc.c (ppc_elf_mkobject): Call bfd_elf_allocate_object.
1414 (elf_create_pointer_linker_section): Use is_ppc_elf_target to
1415 verify that the bfd before accessing target specific fields.
1416 (ppc_elf_check_relocs): Likewise.
1417 (elf_finish_pointer_linker_section): Likewise.
1418 (elf_create_pointer_linker_section): Use elf_symtab_hdr.
1419 (ppc_elf_check_relocs): Likewise.
1420 (ppc_elf_gc_sweep_hook): Likewise.
1421 (ppc_elf_tls_optimize): Likewise.
1422 (ppc_elf_size_dynamic_sections): Likewise.
1423 (ppc_elf_relax_section): Likewise.
1424 (ppc_elf_relocate_section): Likewise.
1425 * elf32-s390.c (struct elf_s390_obj_tdata): Add a comment
1426 reminding programmers to keep this structure in sync with the one
1427 defined in elf64-s390.c.
1428 (elf_s390_mkobject): Call bfd_elf_allocate_object.
1429 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
1430 ELF bfd.
1431 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
1432 being processed.
1433 (elf_s390_size_dynamic_sections): Likewise.
1434 (elf_s390_relocate_section): Likewise.
1435 (elf_s390_check_relocs): Use elf_symtab_hdr.
1436 (elf_s390_gc_sweep_hook): Likewise.
1437 (elf_s390_size_dynamic_sections): Likewise.
1438 (elf_s390_relocate_section): Likewise.
1439 * elf32-sh.c (sh_elf_mkobject): Call bfd_elf_allocate_object.
1440 (is_sh_elf): New macro. Checks a BFD to make sure that is an SH
1441 ELF bfd.
1442 (sh_elf_size_dynamic_sections): Use is_sh_elf macro to check the
1443 bfd being processed.
1444 (sh_elf_relocate_section): Likewise.
1445 (sh_elf_check_relocs): Likewise.
1446 (sh_elf_copy_private_data): Likewise.
1447 (sh_elf_relax_section): Use elf_symtab_hdr.
1448 (sh_elf_size_dynamic_sections): Likewise.
1449 (sh_elf_relocate_section): Likewise.
1450 (sh_elf_get_relocated_section_contents): Likewise.
1451 (sh_elf_gc_sweep_hook): Likewise.
1452 (sh_elf_check_relocs): Likewise.
1453 * elf64-alpha.c (elf64_alpha_mkobject): Call bfd_elf_allocate_object.
1454 (is_alpha_elf): New macro. Checks a BFD to make sure that is an
1455 Alpha ELF bfd.
1456 (elf64_alpha_create_got_section): Use is_alpha_elf macro to check
1457 the bfd being processed.
1458 (elf64_alpha_create_dynamic_section): Likewise.
1459 (elf64_alpha_check_relocs): Likewise.
1460 (elf64_alpha_size_got_sections): Likewise.
1461 (elf64_alpha_relax_section): Likewise.
1462 (elf64_alpha_relocate_section): Likewise.
1463 (elf64_alpha_final_link): Likewise.
1464 (elf64_alpha_check_relocs): Use elf_symtab_hdr.
1465 (elf64_alpha_relax_section): Likewise.
1466 (elf64_alpha_relocate_section_r): Likewise.
1467 (elf64_alpha_relocate_section): Likewise.
1468 * elf64-ppc.c (ppc64_elf_mkobject): Call bfd_elf_allocate_object.
1469 (ppc64_elf_check_relocs): Use is_ppc64_elf_target to check the bfd
1470 being processed.
1471 (opd_entry_value): Likewise.
1472 (allocate_dynrelocs): Likewise.
1473 (ppc64_elf_relocate_section): Likewise.
1474 (ppc64_elf_check_relocs): Use elf_symtab_hdr.
1475 (opd_entry_value): Likewise.
1476 (ppc64_elf_gc_sweep_hook): Likewise.
1477 (get_sym_h): Likewise.
1478 (ppc64_elf_edit_opd): Likewise.
1479 (ppc64_elf_tls_optimize): Likewise.
1480 (ppc64_elf_edit_toc): Likewise.
1481 (ppc64_elf_size_dynamic_sections): Likewise.
1482 (toc_adjusting_stub_needed): Likewise.
1483 (ppc64_elf_size_stubs): Likewise.
1484 (ppc64_elf_relocate_section): Likewise.
1485 * elf64-s390.c (struct elf_s390_obj_tdata): Add a comment
1486 reminding programmers to keep this structure in sync with the one
1487 defined in elf32-s390.c.
1488 (elf_s390_mkobject): Call bfd_elf_allocate_object.
1489 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
1490 ELF bfd.
1491 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
1492 being processed.
1493 (elf_s390_size_dynamic_sections): Likewise.
1494 (elf_s390_relocate_section): Likewise.
1495 (elf_s390_check_relocs): Use elf_symtab_hdr.
1496 (elf_s390_gc_sweep_hook): Likewise.
1497 (elf_s390_size_dynamic_sections): Likewise.
1498 (elf_s390_relocate_section): Likewise.
1499 * elf64-x86_64.c (elf64_x86_64_mkobject): Call bfd_elf_allocate_object.
1500 (is_x86_64_elf): New macro. Checks a BFD to make sure that is an
1501 x86_64 ELF bfd.
1502 (elf64_x86_64_check_relocs): Use is_x86_64_elf macro to check the bfd
1503 being processed.
1504 (elf64_x86_64_size_dynamic_sections): Likewise.
1505 (elf64_x86_64_relocate_section): Likewise.
1506 (elf64_x86_64_check_relocs): Use elf_symtab_hdr.
1507 (elf64_x86_64_gc_sweep_hook): Likewise.
1508 (elf64_x86_64_size_dynamic_sections): Likewise.
1509 (elf64_x86_64_relocate_section): Likewise.
1510 * elfxx-sparc.c (_bfd_sparc_elf_mkobject): Call bfd_elf_allocate_object.
1511 (is_sparc_elf): New macro. Checks a BFD to make sure that is a Sparc
1512 ELF bfd.
1513 (_bfd_sparc_elf_check_relocs): Use is_sparc_elf macro to check the
1514 bfd being processed.
1515 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
1516 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
1517 (_bfd_sparc_elf_check_relocs): Use elf_symtab_hdr.
1518 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
1519 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
1520 (_bfd_sparc_elf_relocate_section): Likewise.
1521
1522 2008-02-12 Alan Modra <amodra@bigpond.net.au>
1523
1524 PR 5303, 5755
1525 * arange-set.c: Delete.
1526 * arange-set.h: Delete.
1527 * dwarf2.c: Revert 2007-09-21 changes.
1528 * Makefile.am: Likewise.
1529 * Makefile.in: Regenerate.
1530 * po/SRC-POTFILES.in: Regenerate.
1531
1532 2008-02-11 Bernd Schmidt <bernd.schmidt@analog.com>
1533
1534 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it
1535 if necessary.
1536 (elf32_bfin_merge_private_bfd_data): Simplify, and ensure object type
1537 mismatches are detected.
1538
1539 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not to
1540 emit invalid relocs or rofixup entries for deleted .eh_frame entries.
1541
1542 2008-02-11 Daniel Jacobowitz <dan@codesourcery.com>
1543
1544 * cache.c (cache_bread): Set bfd_error_file_truncated if EOF
1545 was reached.
1546 * srec.c (srec_scan): Calculate the checksum. Complain on mismatch.
1547
1548 2008-02-07 Alan Modra <amodra@bigpond.net.au>
1549
1550 * elf32-spu.c (spu_elf_size_stubs): Revert 2008-01-28 doubling
1551 of _ovly_buf_table size.
1552 (spu_elf_build_stubs): Use low bit of .size as "present" bit.
1553 Adjust initialisations relating to _ovly_buf_table.
1554
1555 2008-02-04 Bob Wilson <bob.wilson@acm.org>
1556
1557 * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalid
1558 relocation, do not continue processing it. Ignore R_XTENSA_ASM_EXPAND
1559 relocations against dynamic symbols.
1560 (elf_xtensa_finish_dynamic_sections): Do not fail if there is no
1561 .xt.lit section.
1562
1563 2008-02-04 Kai Tietz <kai.tietz@onevision.com>
1564 H.J. Lu <hongjiu.lu@intel.com>
1565
1566 PR 5715
1567 * warning.m4: Enable -Wno-format by default when using gcc on
1568 mingw.
1569 * configure: Regenerated.
1570
1571 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
1572
1573 * archures.c: Update copyright.
1574 (bfd_mach_mips_octeon): New macro.
1575 * bfd-in2.h: Regenerate.
1576 * elfxx-mips.c (_bfd_elf_mips_mach): Handle Octeon.
1577 (mips_set_isa_flags): Likewise.
1578 (mips_mach_extensions): Add Octeon.
1579 * cpu-mips.c: Update copyright.
1580 (I_mipsocteon): New enum constant.
1581 (arch_info_struct): Add Octeon.
1582
1583 2008-02-04 Alan Modra <amodra@bigpond.net.au>
1584
1585 * elf32-spu.c (spu_elf_relocate_section): Correct return type.
1586 Return error status on unexpected relocation errors.
1587
1588 2008-02-04 Alan Modra <amodra@bigpond.net.au>
1589
1590 PR ld/5692
1591 * elf.c (bfd_elf_get_elf_syms): Revert 2008-01-31. Instead abort
1592 on non-ELF input.
1593 * elf32-arm.c (elf32_arm_size_dynamic_sections): Skip glue
1594 processing on non-ELF input.
1595
1596 2008-01-31 Marc Gauthier <marc@tensilica.com>
1597
1598 * config.bfd (xtensa*-*-*): Recognize processor variants.
1599
1600 2008-01-31 Nick Clifton <nickc@redhat.com>
1601
1602 PR ld/5692
1603 * elf.c (bfd_elf_get_elf_syms): Check the return value of
1604 get_elf_backend_data.
1605
1606 2008-01-28 Fabian Groffen <grobian@gentoo.org>
1607
1608 * config.bfd (x86_64-*-solaris2): Add support for this target.
1609
1610 2008-01-28 Alan Modra <amodra@bigpond.net.au>
1611
1612 Rewrite SPU overlay handling code. Put overlay calls stubs in the
1613 overlays where possible. Use a faster call stub, or optionally at
1614 compile time, a more compact stub. Double size of _ovly_buf_table
1615 so that low bit of _ovly_table.buf can be used as a "present" bit.
1616 Reserve an extra _ovly_table entry for index zero.
1617 * elf32-spu.c: (struct spu_link_hash_table): Delete a number of fields,
1618 add new ones.
1619 (struct got_entry): New.
1620 (struct spu_stub_hash_entry): Delete.
1621 (stub_hash_newfunc, spu_elf_link_hash_table_free): Delete.
1622 (spu_elf_link_hash_table_create): Adjust for struct changes.
1623 (spu_stub_name): Delete.
1624 (spu_elf_find_overlays): Don't track sections from overlay regions.
1625 Instead set ovl_buf number in spu elf section data. Error if
1626 overlays in one region don't start at the same address. Adjust
1627 for struct _spu_elf_section_data changes.
1628 (SIZEOF_STUB1, SIZEOF_STUB2, ILA_79, ILA_78): Delete.
1629 (OVL_STUB_SIZE, BRSL, LNOP, ILA): Define.
1630 (needs_ovl_stub): Adjust for struct _spu_elf_section_data changes.
1631 (enum _insn_type): New.
1632 (count_stub, build_stub): New functions.
1633 (allocate_spuear_stubs): Use count_stub.
1634 (build_spuear_stubs): Use build_stub.
1635 (populate_stubs, sort_stubs): Delete.
1636 (process_stubs): New function.
1637 (write_one_stub): Delete.
1638 (spu_elf_size_stubs, spu_elf_build_stubs): Rewrite.
1639 (alloc_stack_info): Adjust for struct _spu_elf_section_data changes.
1640 (maybe_insert_function, check_function_ranges): Likewise.
1641 (find_function, pasted_function, build_call_tree): Likewise.
1642 (spu_elf_stack_analysis, spu_elf_modify_segment_map): Likewise.
1643 (spu_elf_modify_program_headers): Likewise.
1644 (interesting_section): Detect stub sections differently. Delete
1645 htab param, adjust all callers.
1646 (spu_elf_relocate_section): Rewrite stub handling.
1647 (spu_elf_output_symbol_hook): Likewise.
1648 (bfd_elf32_bfd_link_hash_table_free): Delete.
1649 * elf32-spu.h (struct _spu_elf_section_data): Move input-only and
1650 output-only fields into a union. Add ovl_buf.
1651 (spu_elf_size_stubs, spu_elf_build_stubs): Update prototypes.
1652
1653 2008-01-25 DJ Delorie <dj@redhat.com>
1654
1655 * elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.
1656
1657 2008-01-25 Kai Tietz <kai.tietz@onevision.com>
1658
1659 * bfd-in.h: Add mingw I64 support.
1660 * bfd-in2.h: Regenerated.
1661 * bfd.c: (bfd_get_sign_extend_vma): Add pe-x86-64 and pei-x86-64.
1662
1663 2008-01-21 Alan Modra <amodra@bigpond.net.au>
1664
1665 PR 4453
1666 * format.c (bfd_check_format_matches): Don't accept archives as
1667 fully matching unless they have a map.
1668
1669 2008-01-21 Alan Modra <amodra@bigpond.net.au>
1670
1671 * elflink.c (_bfd_elf_link_output_relocs): Correct error return.
1672
1673 2008-01-21 Alan Modra <amodra@bigpond.net.au>
1674
1675 * ecoff.c (_bfd_ecoff_archive_p): Delete.
1676 * libecoff.h (_bfd_ecoff_archive_p): Delete.
1677 * coff-alpha.c (ecoffalpha_little_vec): Use bfd_generic_archive_p.
1678 * coff-mips.c (ecoff_little_vec, ecoff_big_vec): Likewise.
1679 (ecoff_biglittle_vec): Likewise.
1680
1681 2008-01-19 Alan Modra <amodra@bigpond.net.au>
1682
1683 PR 5646
1684 * elf64-ppc.c (ppc64_elf_tls_optimize): Ensure htab->tls_get_addr
1685 non-NULL before dereferencing.
1686
1687 2008-01-15 Alan Modra <amodra@bigpond.net.au>
1688
1689 PR 5604
1690 * elf-bfd.h (struct elf_backend_data): Add gc_keep. Remove param
1691 names from others.
1692 (_bfd_elf_gc_keep): Declare.
1693 * elfxx-target.h (elf_backend_gc_keep): Define.
1694 (elfNN_bed): Init new field.
1695 * elflink.c (_bfd_elf_gc_keep): New function.
1696 (bfd_elf_gc_sections): Call gc_keep.
1697 * elf64-ppc.c (elf_backend_gc_keep): Define.
1698 (struct _ppc64_elf_section_data): Move .opd related fields to
1699 a struct so they don't occupy the same storage. Adjust accesses
1700 throughout file.
1701 (ppc64_elf_gc_keep): New function, split out from..
1702 (ppc64_elf_gc_mark_hook): ..here. Don't call _bfd_elf_gc_mark
1703 to mark .opd section, just set gc_mark.
1704 (ppc64_elf_edit_opd): Remove no_opd_opt parm. Don't set opd->adjust
1705 unless we are changing .opd. Test non-NULL opd->adjust at all
1706 accesses throughout file.
1707 * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
1708
1709 2008-01-15 Alan Modra <amodra@bigpond.net.au>
1710
1711 * bfd-in.h (BFD_HOST_LONG_LONG): Delete.
1712 * bfd-in2.h: Regenerate.
1713
1714 2008-01-11 Tristan Gingold <gingold@adacore.com>
1715 Eric Botcazou <ebotcazou@adacore.com>
1716
1717 * elf32-ppc.c (ppc_elf_gc_sweep_hook): Exit early if generating a
1718 relocatable.
1719 * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise.
1720 * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise.
1721 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise.
1722 * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise.
1723 * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise.
1724 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise.
1725 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
1726 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
1727 * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
1728 * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise.
1729 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
1730 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
1731 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Likewise.
1732 * elfxx-mips.c (_bfd_mips_elf_gc_sweep_hook): Likewise.
1733 * elfxx-sparc.c (_bfd_sparc_elf_gc_sweep_hook): Likewise.
1734 * elflink.c (bfd_elf_gc_sections): Do not punt on relocatable output
1735 or executable output with relocations.
1736
1737 2008-01-09 Nick Clifton <nickc@redhat.com>
1738
1739 PR gas/5552
1740 * elf32-fr30.c (fr30_elf_howto_table): Set partial_inplace field
1741 to FALSE for all relocs.
1742
1743 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
1744
1745 PR ld/5526
1746 * elf-bfd.h (eh_cie_fde): Add u.cie.u.full_cie and u.cie.merged
1747 fields. Rename u.cie.u.merged to u.cie.u.merged_with.
1748 (eh_frame_sec_info): Add a cies field.
1749 (eh_frame_hdr_info): Add a merge_cies field.
1750 * elf-eh-frame.c (cie): Add a reloc_index member to the personality
1751 union.
1752 (_bfd_elf_begin_eh_frame_parsing): Set hdr_info->merge_cies instead
1753 of hdr_info->cies.
1754 (_bfd_elf_parse_eh_frame): Remove tmp_cie. Ccreate an array of
1755 cie structures in all cases and use it instead of extended_cies.
1756 If merging, store the cie array in sec_info->cies and point each
1757 CIE's eh_fde_cie at the associated element. Do not try to
1758 calculate the value of the personality routine here; record the
1759 offset of the relocation instead. Do not merge CIEs here.
1760 (_bfd_elf_end_eh_frame_parsing): Do not free hdr_info->cies here...
1761 (_bfd_elf_discard_section_eh_frame_hdr): ...do it here instead.
1762 (_bfd_elf_gc_mark_fdes): Mark the original (unmerged) CIE.
1763 (find_merged_cie): New function.
1764 (_bfd_elf_gc_mark_fdes): Use it. Free sec_info->cies.
1765
1766 2008-01-07 Nick Clifton <nickc@redhat.com>
1767
1768 PR binutils/5535
1769 * vms.c (vms_close_and_cleanup): Check for the presence of a
1770 vms_private_data_struct before examining any of its fields.
1771
1772 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
1773
1774 PR ld/5522
1775 * elflink.c (elf_link_input_bfd): Don't write out a section if
1776 its output section is marked with SEC_NEVER_LOAD.
1777
1778 For older changes see ChangeLog-2007
1779 \f
1780 Local Variables:
1781 mode: change-log
1782 left-margin: 8
1783 fill-column: 74
1784 version-control: never
1785 End:
This page took 0.089727 seconds and 4 git commands to generate.