bfd/
[platform/upstream/binutils.git] / bfd / ChangeLog
1 2005-08-17  Alan Modra  <amodra@bigpond.net.au>
2
3         * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Move assert later.
4         * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with being called
5         without any got section.
6
7 2005-08-17  Danny Smith  <dannysmith@users.sourceforge.net>
8
9         * cofflink.c (_bfd_coff_generic_relocate_section): Correct
10         comment.
11
12 2005-08-17  Alan Modra  <amodra@bigpond.net.au>
13
14         * elflink.c (_bfd_elf_define_linkage_sym): Don't call
15         bfd_elf_link_record_dynamic_symbol.  Call elf_backend_hide_symbol.
16         (_bfd_elf_link_renumber_dynsyms): Formatting.
17         (struct elf_gc_sweep_symbol_info): New.
18         (elf_gc_sweep_symbol): Rewrite.
19         (elf_gc_sweep): Adjust params and elf_gc_sweep_symbol call.
20         Call _bfd_elf_link_renumber_dynsyms.
21         (bfd_elf_gc_sections): Adjust elf_gc_sweep call.
22
23 2005-08-16  Alan Modra  <amodra@bigpond.net.au>
24
25         * elf64-ppc.c (ppc64_elf_edit_opd): Don't call dec_dynrel_count
26         when relocatable.
27
28 2005-08-15  Bob Wilson  <bob.wilson@acm.org>
29
30         * elf32-xtensa.c (ELF_MACHINE_CODE, ELF_MACHINE_ALT1): Swap values
31         of EM_XTENSA and EM_XTENSA_OLD.
32
33 2005-08-16  Alan Modra  <amodra@bigpond.net.au>
34
35         * elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.
36         * elflink.c (_bfd_elf_define_linkage_sym): New function, extracted
37         from..
38         (_bfd_elf_create_got_section): ..here.
39         (_bfd_elf_link_create_dynamic_sections): Call it for _DYNAMIC.
40         (_bfd_elf_create_dynamic_sections): ..and _PROCEDURE_LINKAGE_TABLE_.
41         * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Use
42         _bfd_elf_define_linkage_sym.
43         * elf32-frv.c (_frv_create_got_section): Likewise.
44         * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
45
46 2005-08-15  Paul Brook  <paul@codesourcery.com>
47
48         * elf32-arm.c (elf32_arm_howto_table_1): Make R_ARM_PLT32 the same as
49         R_ARM_PC24.
50
51 2005-08-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
52
53         PR ld/1135
54         * elf64-hppa.c (elf64_hppa_special_sections): Add flag definitions for
55         .plt, .dlt, .sdata, .sbss and .tbss.
56
57 2005-08-12  Dmitry Diky  <diwil@spec.ru>
58
59         * elf32-msp430.c (msp430_elf_relax_delete_bytes): Adjust relocations
60         referenced by .section + DISPLACEMENT.
61
62 2005-08-10  James E. Wilson  <wilson@specifix.com>
63
64         * dwarf2.c (scan_unit_for_symbols, case DT_AT_location): Verify that
65         DW_OP_addr is only opcode in location before using it.
66
67 2005-08-09  H.J. Lu  <hongjiu.lu@intel.com>
68
69         * elfxx-ia64.c (elfNN_ia64_final_link): Reset gp.
70
71 2005-08-09  Rodney Brown  <rbrown@bravurasolutions.com.au>
72             Nick Clifton  <nickc@redhat.com>
73
74         * aix5ppc-core.c (xcoff64_core_p): Constify return_value
75         variable.  Also, do not use core_hdr macro as it evaluates to a
76         cast of an lvalue which is no longer supported by GCC 4.0.
77
78 2005-08-08  Eric Dönges <Eric.Doenges@betty-tv.com>
79
80         * archures.c (bfd_mach_msp21): New MSP430 machine number.
81         * bfd-in2.h: Regenerate.
82         * cpu-msp430.c (arch_info_struct): Add support for msp430x21xx
83         variants.
84
85 2005-08-07  Nick Clifton  <nickc@redhat.com>
86             Paul Brook  <paul@codesourcery.com>
87
88         PR 1147
89         * elf32-arm.c (bfd_elf32_close_and_cleanup): Define.
90         (elf32_arm_close_and_cleanup): New function - walk over the
91         sections in the bfd that is being closed removing them from the
92         list of recorded sections.
93         (unrecord_section_via_map_over_sections): New helper function.
94         (record_section_with_arm_elf_section_data): Call bfd_malloc
95         instead of bfd_alloc.  Remove unneeded abfd parameter.
96         (elf32_arm_new_section_hook): Do not pass bfd to
97         record_section_with_arm_elf_section_data.
98
99         * elfxx-target.h (bfd_elfNN_close_and_cleanup): Only define if not
100         already defined by the target.
101
102 2005-08-05  Fred Fish  <fnf@specifix.com>
103
104         * dwarf2.c (read_rangelist): Use addr_size instead of offset_size
105         to determine how many bytes to read from each rangelist entry.
106
107 2005-08-05  H.J. Lu  <hongjiu.lu@intel.com>
108
109         * bfd.c (bfd_hide_symbol): New.
110         * bfd-in2.h: Regenerated.
111
112 2005-08-04  H.J. Lu  <hongjiu.lu@intel.com>
113
114         * elf64-x86-64.c (elf64_x86_64_merge_symbol): When mixing a
115         large common symbol and a normal common symbol, always turn
116         the large common symbol into a normal one.
117
118 2005-08-04  Alan Modra  <amodra@bigpond.net.au>
119
120         * elf32-ppc.c (struct elf_linker_section): Replace sym_val field
121         with sym.
122         (ppc_elf_relocate_section): Adjust for above.
123         (create_sdata_sym): New function.
124         (ppc_elf_create_linker_section): Call it.
125         (ppc_elf_check_relocs): Correct has_sda_refs and non_got_refs.
126         Create sdata syms for all SDA relocs.
127         (ppc_elf_adjust_dynamic_symbol): Don't special case _SDA_BASE_
128         and _SDA2_BASE_.
129         (ppc_elf_set_sdata_syms): Delete.
130         * elflink.c (bfd_elf_size_dynamic_sections): Don't create DT_INIT
131         and DT_FINI tags unless associated section has input.
132         (bfd_elf_set_symbol, _bfd_elf_provide_symbol): Delete.
133         (_bfd_elf_provide_section_bound_symbols): Delete.
134         * bfd-in.h (_bfd_elf_provide_symbol): Delete.
135         (_bfd_elf_provide_section_bound_symbols): Delete.
136         * bfd-in2.h: Regenerate.
137
138 2005-08-04  Alan Modra  <amodra@bigpond.net.au>
139
140         * elflink.c (fix_syms, _bfd_elf_fix_excluded_sec_syms): Move to..
141         * linker.c (fix_syms, _bfd_fix_excluded_sec_syms): ..here.
142         * bfd-in.h (_bfd_fix_excluded_sec_syms): Rename.
143         * bfd-in2.h: Regenerate.
144
145 2005-08-03  H.J. Lu  <hongjiu.lu@intel.com>
146
147         * elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got
148         only if it isn't NULL.
149
150 2005-08-03  H.J. Lu  <hongjiu.lu@intel.com>
151
152         * elf32-i386.c (elf_howto_table): Undo the overflow change for
153         R_386_PC16 made on 2005-07-18.
154
155         * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
156         change for R_X86_64_PC16 made on 2005-07-18.
157
158 2005-08-03  Alan Modra  <amodra@bigpond.net.au>
159
160         * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove hgot.  Use
161         elf.hgot throughout file.
162
163 2005-08-03  Alan Modra  <amodra@bigpond.net.au>
164
165         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Correct value of
166         _GLOBAL_OFFSET_TABLE_ for > 32k GOT.
167
168 2005-08-02  Andreas Schwab  <schwab@suse.de>
169
170         * elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
171         (elfNN_ia64_relax_section): Reallocate .rela.got when .got has
172         changed.
173         (allocate_dynrel_entries): Look only at GOT relocations when
174         only_got is true.
175         (elfNN_ia64_size_dynamic_sections): Set only_got to false before
176         calling allocate_dynrel_entries.
177
178 2005-08-02  Nick Clifton  <nickc@redhat.com>
179
180         PR 1147
181         * elf32-arm.c (struct _arm_elf_section_data): Turn into a typedef
182         and make the mapcount field unsigned.
183         (struct section_list): New: Used to keep track of which sections
184         have an _arm_elf_section_data structure.
185         (record_section_with_arm_elf_section_data): New function.
186         (get_arm_elf_section_data): New function.
187         (unrecord_section_with_arm_elf_section_data): New function.
188         (elf32_arm_output_symbol_hook): Use get_arm_elf_section_data.
189         (elf32_arm_new_section_hook): Call
190         record_section_with_arm_elf_section_data.
191         (elf32_arm_write_section): Use get_arm_elf_section_data and
192         unrecord_section_with_arm_elf_section_data.
193
194 2005-08-01  Richard Sandiford  <richard@codesourcery.com>
195
196         * elfxx-mips.c (mips_mach_extends_p): Treat MIPS64 as an extension
197         of MIPS32 and MIPS64r2 as an extension of MIPS32r2.
198
199 2005-07-30  David Daney  <ddaney@avtrex.com>
200
201         * elflink.c (elf_gc_sweep):  Set dynsymcount to correct value.
202
203 2005-07-29  David Daney  <ddaney@avtrex.com>
204
205         * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook):  Ignore _gp_disp
206         if it is in the *ABS* section.
207
208 2005-07-29  Paul Brook  <paul@codesourcery.com>
209
210         * reloc.c: Add BFD_RELOC_ARM_T32_ADD_PC12.
211         * bfd-in2.h: Regenerate.
212         * libbfd.h: Regenerate.
213
214 2005-07-29  Paul Brook  <paul@codesourcery.com>
215
216         * reloc.c (BFD_RELOC_ARM_T32_IMM12): Add.
217         * bfd-in2.h: Regeenrate.
218         * libbfd.h: Regenerate.
219
220 2005-07-29  Pavel Kankovsky  <peak@argo.troja.mff.cuni.cz>
221
222         * peXXigen.c (pe_print_edata): Compute the size of the export
223         table from the size field in the DataDictionary and not the size
224         of the section.  Some linkers embed the export table inside a
225         larger section.
226
227 2005-07-29  Alan Modra  <amodra@bigpond.net.au>
228
229         * elf-bfd.h (struct elf_backend_data): Add action_discarded.
230         (enum action_discarded): Move from..
231         * elflink.c (enum action_discarded): ..here.
232         (_bfd_elf_default_action_discarded): Rename from elf_action_discarded.
233         Remove target specific section checks.
234         (elf_link_input_bfd): Adjust.
235         * elfxx-target.h (elf_backend_action_discarded): Define.
236         (elfNN_bed): Init new field.
237         * bfd-in.h (_bfd_elf_default_action_discarded): Declare.
238         * bfd-in2.h: Regenerate.
239         * elf-hppa.h (elf_hppa_action_discarded): New function.
240         * elf32-hppa.c (elf_backend_action_discarded): Define.
241         * elf64-hppa.c (elf_backend_action_discarded): Define.
242         * elf32-ppc.c (ppc_elf_action_discarded): New function.
243         (elf_backend_action_discarded): Define.
244
245 2005-07-27  Alan Modra  <amodra@bigpond.net.au>
246
247         * elflink.c (fix_syms): Handle symbols defined in input sections.
248
249 2005-07-27  Jan Beulich  <jbeulich@novell.com>
250
251         * elf64-x86-64.c (R_X86_64_standard, R_X86_64_vt_offset): New.
252         (elf64_x86_64_info_to_howto): Use them.
253
254 2005-07-27  Alan Modra  <amodra@bigpond.net.au>
255
256         * elflink.c (_bfd_elf_merge_symbol): Skip weak redefinition
257         regardless of strength of previous definition.
258
259 2005-07-26  Alan Modra  <amodra@bigpond.net.au>
260
261         * elflink.c (elf_gc_mark_dynamic_ref_symbol): Handle -shared.
262         (bfd_elf_gc_sections): Allow -gc-sections when -shared.
263         * elf32-ppc.c (ppc_elf_gc_sweep_hook): Correct for -shared.
264
265 2005-07-26  Alan Modra  <amodra@bigpond.net.au>
266
267         * elflink.c (elf_gc_sweep): Move gcc_except_table code..
268         (bfd_elf_gc_sections): ..to here.
269
270 2005-07-25  DJ Delorie  <dj@redhat.com>
271
272         * reloc.c: Remove unused M32C relocs, add BFD_RELOC_M32C_HI8.
273         * libbfd.h: Regenerate.
274         * bfd-in2.h: Regenerate.
275
276         * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
277         R_M32C_HI8, R_M32C_HI16.
278         (m32c_reloc_map): Likewise.
279         (m32c_elf_relocate_section): Add R_M32C_HI8 and R_M32C_HI16.
280
281 2005-07-25  Jan Hubicka  <jh@suse.cz>
282             H.J. Lu  <hongjiu.lu@intel.com>
283
284         * elf-bfd.h (_bfd_elf_large_com_section): New.
285         * elf.c (_bfd_elf_large_com_section): New. Defined.
286
287         * elf64-x86-64.c (elf64_x86_64_add_symbol_hook): New.
288         (elf64_x86_64_elf_section_from_bfd_section): New.
289         (elf64_x86_64_symbol_processing): New.
290         (elf64_x86_64_common_definition): New.
291         (elf64_x86_64_common_section_index): New.
292         (elf64_x86_64_common_section): New.
293         (elf64_x86_64_merge_symbol): New.
294         (elf64_x86_64_additional_program_headers): New.
295         (elf64_x86_64_special_sections): New.
296         (elf_backend_section_from_bfd_section): New. Defined.
297         (elf_backend_add_symbol_hook): Likewise.
298         (elf_backend_common_section_index): Likewise.
299         (elf_backend_common_section): Likewise.
300         (elf_backend_common_definition): Likewise.
301         (elf_backend_merge_symbol): Likewise.
302         (elf_backend_special_sections): Likewise.
303         (elf_backend_additional_program_headers): Likewise.
304
305 2005-07-25  H.J. Lu  <hongjiu.lu@intel.com>
306
307         * elf-bfd.h (elf_backend_data): Add common_definition,
308         common_section_index, common_section, and merge_symbol.
309         (_bfd_elf_common_definition): New.
310         (_bfd_elf_common_section_index): New.
311         (_bfd_elf_common_section): New.
312
313         * elf.c (elf_fake_sections): Don't clear sh_flags.
314
315         * elflink.c (_bfd_elf_merge_symbol): Call backend merge_symbol
316         if it is available.
317         (is_global_data_symbol_definition): Call backend
318         common_definition instead of checking SHN_COMMON.
319         (elf_link_add_object_symbols): Likewise.
320         (elf_link_output_extsym): Call backend common_section_index
321         for common section index.
322         (_bfd_elf_common_definition): New.
323         (_bfd_elf_common_section_index): New.
324         (_bfd_elf_common_section): New.
325
326         * elfxx-target.h (elf_backend_common_definition): New.
327         (elf_backend_common_section_index): New.
328         (elf_backend_common_section): New.
329         (elf_backend_merge_symbol): New.
330         (elfNN_bed): Initialize common_definition, common_section_index,
331         common_section, and merge_symbol.
332
333         * section.c (BFD_FAKE_SECTION): New.
334         (STD_SECTION): Use it.
335         * bfd-in2.h: Regenerated.
336
337 2005-07-23  Olaf Hering <olh@suse.de>
338
339         * elflink.c (elf_link_input_bfd): Add '\n' for linker einfo
340         callback.
341
342 2005-07-21  Ralf Corsepius  <ralf.corsepius@rtems.org>
343
344         * config.bfd: Remove i[3-7]86-*-rtemself*.
345         Remove sparc-*-rtemself*.
346
347 2005-07-22  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
348
349         * elf32-m32r.c (m32r_elf_check_relocs): Fix pc count for
350         R_M32R_REL32.
351
352 2005-07-21  Ben Elliston  <bje@gnu.org>
353
354         * Makefile.am (BFD32_BACKENDS): Remove cf-m68klynx.lo.
355         (BFD32_BACKENDS): Likewise, remove m68klynx.lo.
356         (BFD32_BACKENDS_CFILES): Remove cf-m68klynx.c, m68klynx.c.
357         (cf-m68klynx.lo, m68klynx.lo): Remove targets.
358         * Makefile.in: Regenerate.
359         * cf-m68klynx.c: Remove.
360         * m68klynx.c: Likewise.
361         * configure.in (m68klynx_aout_vec): Remove vector.
362         (m68klynx_coff_vec): Likewise.
363         * configure: Regenerate.
364         * targets.c (m68klynx_aout_vec): Remove extern.
365         (m68klynx_coff_vec): Likewise.
366         (_bfd_target_vector): Remove m68klynx_{aout,coff}_vec.
367         * po/SRC-POTFILES.in: Remove cf-m68klynx.c, m68klynx.c.
368
369 2005-07-20  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
370
371         * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
372         (m32r_reloc_map): Likewise.
373         (m32r_elf_relocate_section): Likewise.
374         (m32r_elf_gc_sweep_hook): Likewise.
375         (m32r_elf_check_relocs): Likewise.
376
377 2005-07-18  Nick Clifton  <nickc@redhat.com>
378
379         * reloc.c: Add M32C and MS1 relocs.
380         * bfd-in2.h: Regenerate.
381         * libbfd.h: Regenerate.
382
383 2005-07-18  Nick Clifton  <nickc@redhat.com>
384
385         * config.bfd: Move m32c entry to correct location.
386         * archures.c: Likewise.
387         * configure.in: Likewise.
388         * configure: Regenerate.
389         * targets.c: Move ms1 vector to correct location.
390
391 2005-07-18  Jan Beulich  <jbeulich@novell.com>
392
393         * elf32-i386.c (elf_howto_table): Adjust overflow complaint handler
394         for R_386_PC16.
395         * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
396         handler for R_X86_64_PC16, R_X86_64_8, and R_X86_64_DTPOFF.
397
398 2005-07-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
399
400         PR ld/1021
401         PR ld/1031
402         * elflink.c (elf_link_add_object_symbols): Also append the version
403         name to non-hidden absolute symbols that are functions.
404
405 2005-07-16  Alan Modra  <amodra@bigpond.net.au>
406
407         * elf32-ppc.c (ppc_elf_set_sdata_syms): Return void.  Remove hack
408         for zero size sections.  Don't set .sbss syms here.
409         * elf32-ppc.h (ppc_elf_set_sdata_syms): Adjust prototype.
410
411 2005-07-16  Alan Modra  <amodra@bigpond.net.au>
412
413         * Makefile.am: Run "make dep-am".
414         * Makefile.in: Regenerate.
415
416 2005-07-15  Bob Wilson  <bob.wilson@acm.org>
417
418         * elf32-xtensa.c (vsprint_msg): Add prototype.
419         (build_encoding_error_message): Delete.  Code moved into....
420         (elf_xtensa_do_reloc): ....here, and changed to give better
421         error messages for out of range literals.
422
423 2005-07-15  Alan Modra  <amodra@bigpond.net.au>
424
425         * elflink.c (bfd_elf_record_link_assignment): Remove output_bfd param.
426         (_bfd_elf_provide_symbol): Allow redefinition of weak syms and those
427         defined in output sections.  Call bfd_elf_record_link_assignment.
428         * bfd-in.h (bfd_elf_record_link_assignment): Update prototype.
429         * bfd-in2.h: Regenerate.
430
431 2005-07-14  Jim Blandy  <jimb@redhat.com>
432
433         Add support for m32c-*-elf (Renesas m32c and m16c).
434         * Makefile.am (ALL_MACHINES): Add cpu-m32c.lo.
435         (ALL_MACHINES_CFILES): Add cpu-m32c.c.
436         (BFD32_BACKENDS): Add elf32-m32c.lo.
437         (BFD32_BACKENDS_CFILES): Add elf32-m32c.c.
438         (cpu-m32c.lo, elf32-m32c.lo): New rules, generated by 'make dep-am'.
439         * Makefile.in: Regenerated.
440         * archures.c (bfd_arch_m32c, bfd_mach_m16c, bfd_mach_m32c): New
441         arch and mach codes.
442         (bfd_m32c_arch): New arch info object.
443         (bfd_archures_list): List bfd_m32c_arch.
444         * bfd-in2.h: Regenerated.
445         * config.bfd: Add case for the m32c.
446         * configure.in: Add case for the m32c.
447         * configure: Regenerated.
448         * cpu-m32c.c, elf32-m32c.c: New files.
449         * libbfd.h: Regenerated.
450         * targets.c (bfd_elf32_m32c_vec): Declare.
451         (_bfd_target_vector): List bfd_elf32_m32c_vec.
452
453 2005-07-14  Alan Modra  <amodra@bigpond.net.au>
454
455         * bfd-in.h (_bfd_elf_fix_excluded_sec_syms): Declare.
456         (_bfd_elf_provide_section_bound_symbols): Remove param name.
457         Formatting.
458         * bfd-in2.h: Regenerate.
459         * elflink.c (bfd_elf_gc_sections): Don't call generic function.
460         (_bfd_elf_provide_symbol): Formatting.
461         (_bfd_elf_provide_section_bound_symbols): Remove all hacks, just
462         create section relative syms.
463         (fix_syms, _bfd_elf_fix_excluded_sec_syms): New functions.
464         * elf32-ppc.c (ppc_elf_set_sdata_syms): Use
465         _bfd_elf_provide_section_bound_symbols.
466         * reloc.c (bfd_mark_used_section): Delete.
467         (bfd_generic_gc_sections): Don't call the above.
468
469 2005-07-14  Paul Woegerer <paul.woegerer@nsc.com>
470
471         PR 1063
472         * cache.c (bfd_last_cache): Initialise to NULL.
473
474 2005-07-14  Daniel Marques  <marques@cs.cornell.edu>
475             Nick Clifton  <nickc@redhat.com>
476
477         * coff-alpha.c (alpha_ecoff_bad_format_hook): Detect compressed
478         Alpha binaries and issue a helpful error message.
479         (alpha_ecoff_swap_reloc_out): Increase maximum allowed internal
480         symbol index to 15 to allow for binaries produced by DEC
481         compilers.
482
483 2005-07-13  Steve Ellcey  <sje@cup.hp.com>
484
485         * bfd.m4 (BFD_NEED_DECLARATION): Remove.
486
487 2005-07-12  Alan Modra  <amodra@bigpond.net.au>
488
489         * elf64-ppc.c (ppc64_elf_relocate_section): Don't use a plt stub
490         when !can_plt_call.
491
492 2005-07-12  Alan Modra  <amodra@bigpond.net.au>
493
494         * elf32-xtensa.c (bfd_elf_xtensa_reloc): Warning fix.
495
496 2005-07-12  Alan Modra  <amodra@bigpond.net.au>
497
498         * elf32-ppc.c (ppc_elf_set_sdata_syms): Correct __sbss_start value.
499
500 2005-07-11  H.J. Lu  <hongjiu.lu@intel.com>
501
502         * elflink.c (_bfd_elf_symbol_refs_local_p): Revert the last
503         change.
504
505 2005-07-08  Paul Koning  <pkoning@equallogic.com>
506
507         * dwarf2.c (read_address): Check sign_extend_vma to handle targets
508         where addresses are sign extended.
509
510 2005-07-08  Ralf Corsepius <ralf.corsepius@rtems.org>
511
512         * config.bfd: Mark i960-*-rtems*, or32-*-rtems* as obsolete.
513         Mark a29k-*rtems*, hppa*-*-rtems*, *-go32-rtems*,
514         i[3-7]86*-*-rtemscoff*, mips*el-*-rtems*, powerpcle-*-rtems*,
515         sparc*-*-rtemsaout* as removed
516
517 2005-07-08  Alan Modra  <amodra@bigpond.net.au>
518
519         * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none
520         of the usual sections are found.
521         * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Tidy.
522         Strip .dynbss if it is zero size.
523         * elf32-arm.c (elf32_arm_size_dynamic_sections): Likewise.
524         * elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
525         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
526         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise, and
527         .dynsbss.
528         (i370_elf_finish_dynamic_sections): Don't attempt to write .got
529         when it is zero size.
530         * elf32-i386.c (elf_i386_size_dynamic_sections): Correct handling
531         of .dynbss and zero size sections.
532         * elf32-m32r.c (m32r_elf_size_dynamic_sections): Strip .dynbss if
533         it is zero size.
534         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Tidy.  Strip
535         .dynbss if zero size.
536         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise, .dynsbss
537         too.
538         * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
539         * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
540         * elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
541         * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Tidy.  Strip
542         .plt.* and .got.plt.* if zero size.
543         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Tidy.  Strip
544         .got* and .dynbss if zero size.
545         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Tidy.  Strip
546         * elf64-ppc.c (create_linkage_sections): Create branch lookup table
547         in .data.rel.ro.brlt or .rodata.brlt, and similarly for associated
548         reloc section.
549         (create_got_section): Always create new .got and .rela.got sections.
550         (ppc64_elf_size_dynamic_sections): Tidy.  Strip .dynbss if zero size.
551         * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
552         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
553         * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections): Handle
554         dynamic bss sections correctly.
555         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Tidy.
556         * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Tidy.  Strip
557         .dynbss if zero size.
558
559 2005-07-08  Ben Elliston  <bje@au.ibm.com>
560
561         * elf32-xtensa.c: Include <stdarg.h> unconditionally, not only
562         when ANSI_PROTOTYPES is defined.  Remove #ifdef logic.
563
564 2005-07-07  H.J. Lu  <hongjiu.lu@intel.com>
565
566         * elf-bfd.h (elf_backend_data): Add special_sections.
567
568         * elf.c (_bfd_elf_get_sec_type_attr): Check special_sections
569         first.
570
571         * elf32-arm.c (elf_backend_get_sec_type_attr): Removed.
572         (elf_backend_special_sections): New. Defined.
573         * elf32-m32r.c: Likewise.
574         * elf32-m68hc11.c: Likewise.
575         * elf32-m68hc12.c: Likewise.
576         * elf32-mcore.c: Likewise.
577         * elf32-sh64.c: Likewise.
578         * elf32-v850.c: Likewise.
579         * elf32-xtensa.c: Likewise.
580         * elf64-alpha.c: Likewise.
581         * elf64-hppa.c: Likewise.
582         * elf64-ppc.c: Likewise.
583         * elf64-sh64.c: Likewise.
584         * elfxx-ia64.c: Likewise.
585         * elfxx-mips.c: Likewise.
586         * elfxx-mips.h: Likewise.
587
588         * elfxx-target.h (elf_backend_special_sections): New.
589         (elfNN_bed): Initialize special_sections.
590
591 2005-07-07  Bob Wilson  <bob.wilson@acm.org>
592
593         * xtensa-modules.c: Update tables with Xtensa MMU features.
594
595 2005-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
596
597         * elf32-xtensa.c (vsprint_msg): Add format attribute.  Fix
598         format bugs.
599         * vms.h (_bfd_vms_debug): Add format attribute.
600         (_bfd_vms_debug, _bfd_hexdump): Fix typos.
601
602 2005-07-07  H.J. Lu  <hongjiu.lu@intel.com>
603
604         PR 975
605         * elflink.c (_bfd_elf_symbol_refs_local_p): Only undefined
606         symbol with default visibility is local.
607
608 2005-07-07  Ben Elliston  <bje@gnu.org>
609
610         * config.bfd: Mark m68*-*-rtemscoff as obsolete.
611
612 2005-07-06  H.J. Lu  <hongjiu.lu@intel.com>
613
614         * dwarf2.c (varinfo): Add addr.
615         (lookup_symbol_in_variable_table): Also check addr.
616         (scan_unit_for_symbols): Set addr for variable.
617         (comp_unit_find_line): Updated.
618
619 2005-07-06  Nick Clifton  <nickc@redhat.com>
620
621         * coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error
622         message if an unknown reloc is encountered.
623         (alpha_relocate_section): Likewise.
624
625         * ecoff.c (_bfd_ecoff_write_object_contents): Cope with a reloc
626         with a missing howto field.
627
628 2005-07-06  Alan Modra  <amodra@bigpond.net.au>
629
630         * po/SRC-POTFILES.in: Add cpu-ms1.c, elf32-ms1.c, elf-vxworks.c,
631         elfxx-sparc.c.
632
633 2005-07-05  Paul Brook  <paul@codesourcery.com>
634
635         * elf32-ppc.c (ppc_elf_vxworks_special_sections): Remove.
636         (ppc_elf_vxworks_get_sec_type_attr): New function.
637         (elf_backend_special_sections): Remove vxwords definition.
638         (elf_backend_get_sec_type_attr): Define for vxworks.
639
640 2005-07-05  Nick Clifton  <nickc@redhat.com>
641
642         * elf64-ppc.c (ppc64_elf_info_to_howto): Fix typo.
643
644 2005-07-05  Paul Brook  <paul@codesourcery.com>
645
646         * config.bfd: Add separate case for ppc-vxworks.
647         * configure: Regenerate.
648         * configure.in: Include elf-vxworks.lo on ppc targets.
649         * elf-vxworks.c (elf_vxworks_final_write_processing): Handle
650         .rela.plt.unloaded.
651         * elf32-ppc.c: Add VxWorks target vec.  Include elf-vxworks.h.
652         (PLT_ENTRY_SIZE, PLT_INITIAL_ENTRY_SIZE, PLT_SLOT_SIZE): Remove.
653         (VXWORKS_PLT_ENTRY_SIZE, ppc_elf_vxworks_plt_entry,
654         ppc_elf_vxworks_pic_plt_entry, VXWORKS_PLT_INITIAL_ENTRY_SIZE,
655         ppc_elf_vxworks_plt0_entry, ppc_elf_vxworks_pic_plt0_entry,
656         VXWORKS_PLT_NON_JMP_SLOT_RELOCS, VXWORKS_PLTRESOLVE_RELOCS,
657         VXWORKS_PLTRESOLVE_RELOCS_SHLIB): New.
658         (ppc_elf_link_hash_table): Add srelplt2, sgotplt, hgot, hplt,
659         is_vxworks, plt_entry_size, plt_slot_size, plt_initial_entry_size.
660         (ppc_elf_link_hash_table_create): Initialize hadtab plt fields.
661         (ppc_elf_create_got): Create .got.plt for VxWorks.
662         (ppc_elf_create_dynamic_sections): Create unloaded plt relocation
663         section for VxWorks.
664         (ppc_elf_select_plt_layout): Handle VxWorks plt format.
665         (allocate_got): VxWorks does not need a got header.
666         (allocate_dynrelocs): Handle VxWorks plt format.
667         (ppc_elf_size_dynamic_sections): Save _G_O_T_ and _P_L_T_ symbols for
668         VxWorks.  Handle VxWorks plt/got.
669         (ppc_elf_finish_dynamic_sections): Fill in VxWorks plt.
670         (ppc_elf_vxworks_special_sections): New.
671         (ppc_elf_vxworks_link_hash_table_create,
672         ppc_elf_vxworks_add_symbol_hook,
673         elf_i386_vxworks_link_output_symbol_hook,
674         ppc_elf_vxworks_final_write_processing): New functions.
675         * targets.c (bfd_elf32_powerpc_vxworks_vec): Declare.
676         (_bfd_target_vector): Use it.
677
678 2005-07-05  Jakub Jelinek  <jakub@redhat.com>
679
680         * libbfd-in.h (struct artdata): Add extended_names_size field.
681         * libbfd.h: Rebuilt.
682         * coff-rs600.c (_bfd_xcoff_archive_p): Don't clear fields in freshly
683         allocated object by bfd_zalloc.
684         * coff64-rs6000.c (xcoff64_archive_p): Likewise.
685         * ecoff.c (_bfd_ecoff_archive_p): Likewise.
686         * archive.c (_bfd_generic_mkarchive, bfd_generic_archive_p): Likewise.
687         (get_extended_arelt_filename): Fail if index is bigger or equal to
688         extended_names_size.
689         (_bfd_generic_read_ar_hdr_mag): Don't set bfd_error_malformed_archive,
690         get_extended_arelt_filename already did that.
691         (_bfd_slurp_extended_name_table): Initialize extended_names_size field.
692         Allocate one extra byte and clear it, in case extended names table
693         is not terminated.
694
695         * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,
696         bfd_zalloc2): New prototypes.
697         * bfd-in.h (HALF_BFD_SIZE_TYPE): Define.
698         * libbfd.c (bfd_malloc2, bfd_realloc2, bfd_zmalloc2): New functions.
699         * opncls.c (bfd_alloc2, bfd_zalloc2): New functions.
700         * elf.c (bfd_elf_get_elf_syms, setup_group, assign_section_numbers,
701         elf_map_symbols, map_sections_to_segments,
702         assign_file_positions_for_segments, copy_private_bfd_data,
703         swap_out_syms, _bfd_elf_slurp_version_tables): Use bfd_*alloc2
704         where appropriate.
705         * bfd-in2.h: Rebuilt.
706         * libbfd.h: Rebuilt.
707
708         * elf.c (_bfd_elf_print_private_bfd_data): Don't crash on bogus
709         verdef or verneed section.
710         (_bfd_elf_slurp_version_tables): Handle corrupt verdef and/or
711         verneed sections gracefully.
712         * elfxx-sparc.c (_bfd_sparc_elf_info_to_howto_ptr): Don't crash on
713         bogus relocation values.
714         * elf64-ppc.c (ppc64_elf_info_to_howto): Likewise.
715         * elf64-s390.c (elf_s390_info_to_howto): Likewise.
716         * elf32-s390.c (elf_s390_info_to_howto): Likewise.
717         * elf64-x86-64.c (elf64_x86_64_info_to_howto): Likewise.
718         * elfxx-ia64.c (lookup_howto): Likewise.
719
720         * elf.c (bfd_elf_get_str_section): Allocate an extra byte after
721         the end of strtab and clear it.
722         (elf_read): Remove.
723
724 2005-07-05  Nick Clifton  <nickc@redhat.com>
725
726         * po/vi.po: New Vietnamese translation.
727         * configure.in (ALL_LINGUAS): Add vi.
728         * configure: Regenerate.
729
730 2005-07-05  Peter S. Mazinger <ps.m@gmx.net>
731
732         * elf32-arm.c (elf32_arm_size_dynamic_sections): Fix a typo and
733         touchup logic like i386/ppc.
734
735 2005-07-05  Alan Modra  <amodra@bigpond.net.au>
736
737         * elf.c (special_sections): Move const qualifier.
738         (special_sections_b..special_sections_t): Likewise.
739         * elf32-arm.c (elf32_arm_symbian_get_sec_type_attr): Remove duplicate
740         const.
741         (elf32_arm_symbian_special_sections): Move const qualifier.
742         * elf32-m32r.c: Similarly.
743         * elf32-m68hc11.c: Similarly.
744         * elf32-m68hc12.c: Similarly.
745         * elf32-mcore.c: Similarly.
746         * elf32-ppc.c: Similarly.
747         * elf32-sh64.c: Similarly.
748         * elf32-v850.c: Similarly.
749         * elf32-xtensa.c: Similarly.
750         * elf64-alpha.c: Similarly.
751         * elf64-hppa.c: Similarly.
752         * elf64-ppc.c: Similarly.
753         * elf64-sh64.c: Similarly.
754         * elfxx-ia64.c: Similarly.
755         * elfxx-mips.c: Similarly.
756
757 2005-07-04  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
758
759         * elf32-m32r.c (m32r_elf_size_dynamic_sections): Use
760         info->executable instead of !info->shared where appropriate.
761
762 2005-07-04  Alan Modra  <amodra@bigpond.net.au>
763
764         PR 1042
765         * elf.c (assign_file_positions_for_segments): Remove excluded
766         sections from the segment map.
767
768 2005-07-04  Alan Modra  <amodra@bigpond.net.au>
769
770         PR 1004
771         * elf-bfd.h (struct elf_backend_data): Add get_sec_type_attr.  Delete
772         special_sections.
773         (_bfd_elf_get_special_section): Declare.
774         (bfd_elf_special_section): Update prototype.
775         * elf.c (special_sections): Remove unused outer entries.
776         (get_special_section): Delete.
777         (_bfd_elf_get_special_section): New function.
778         (_bfd_elf_get_sec_type_attr): Replace "name" arg with "sec".  Update
779         special_sections indexing.
780         (_bfd_elf_new_section_hook): Call backend get_sec_type_attr.
781         * elf32-arm.c (symbian_special_sections_d): Delete.
782         (symbian_special_sections_g, symbian_special_sections_h): Delete.
783         (symbian_special_sections_i, symbian_special_sections_f): Delete.
784         (symbian_special_sections_p): Delete.
785         (elf32_arm_symbian_special_sections): Merge above to here.
786         (elf32_arm_symbian_get_sec_type_attr): New function.
787         (elf_backend_special_sections): Don't define.
788         (elf_backend_get_sec_type_attr): Define.
789         * elf32-m32r.c: Similarly to elf32-arm.c.
790         * elf32-m68hc11.c: Likewise.
791         * elf32-m68hc12.c: Likewise.
792         * elf32-mcore.c: Likewise.
793         * elf32-sh64.c: Likewise.
794         * elf32-v850.c: Likewise.
795         * elf32-xtensa.c: Likewise.
796         * elf64-alpha.c: Likewise.
797         * elf64-hppa.c: Likewise.
798         * elf64-ppc.c: Likewise.
799         * elf64-sh64.c: Likewise.
800         * elfxx-ia64.c: Likewise.
801         * elfxx-mips.c: Likewise.
802         * elf32-ppc.c: Likewise.
803         (bfd_elf_special_section ppc_alt_plt): New.  Use it if .plt loadable.
804         * elfxx-mips.h (_bfd_mips_elf_get_sec_type_attr): Declare.
805         (_bfd_mips_elf_special_sections, elf_backend_special_sections): Delete.
806         (elf_backend_get_sec_type_attr): Define.
807         * elfxx-target.h (elf_backend_get_sec_type_attr): Define.
808         (elf_backend_special_sections): Don't define.
809         (elfNN_bed): Update.
810
811 2005-07-01  Nick Clifton  <nickc@redhat.com>
812
813         * cpu-d10v.c: Update to ISO C90 style function declarations and
814         fix formatting.
815         * cpu-d30v.c: Likewsie.
816         * cpu-i370.c: Likewsie.
817         * cpu-xstormy16.c: Likewsie.
818         * elf32-arc.c: Likewsie.
819         * elf32-d10v.c: Likewsie.
820         * elf32-d30v.c: Likewsie.
821         * elf32-dlx.c: Likewsie.
822         * elf32-i370.c: Likewsie.
823         * elf32-i960.c: Likewsie.
824         * elf32-ip2k.c: Likewsie.
825         * elf32-m32r.c: Likewsie.
826         * elf32-mcore.c: Likewsie.
827         * elf32-openrisc.c: Likewsie.
828         * elf32-or32.c: Likewsie.
829         * elf32-pj.c: Likewsie.
830         * elf32-v850.c: Likewsie.
831         * elf32-xstormy16.c: Likewsie.
832
833 2005-07-01  Alan Modra  <amodra@bigpond.net.au>
834
835         * elf64-alpha.c (elf64_alpha_create_got_section): Always create
836         a new .got section.
837         (elf64_alpha_create_dynamic_sections): Always make new sections
838         by using bfd_make_section_anyway_with_flags.  Check that .got not
839         already created.
840         (elf64_alpha_check_relocs): Delete "got_created".  Use tdata->gotobj
841         instead.
842
843 2005-06-30  Alan Modra  <amodra@bigpond.net.au>
844
845         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Ignore dynamic
846         _SDA_BASE_ and _SDA2_BASE_ symbols.
847         * elflink.c (_bfd_elf_provide_symbol): Correct comment.  Define
848         sym if not def_regular.
849         (_bfd_elf_provide_section_bound_symbols): Similarly.
850
851 2005-06-30  Ben Elliston  <bje@gnu.org>
852
853         * config.bfd: Mark as obsolete:
854             m68*-apollo-*
855             m68*-apple-aux*
856             m68*-bull-sysv*
857
858 2005-06-29  Alan Modra  <amodra@bigpond.net.au>
859
860         * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
861         .eh_frame specially..
862         (bfd_elf_gc_sections): ..rather than totally ignoring .eh_frame.
863         Don't recheck sections we have already marked.
864         (elf_gc_sweep): Keep non-code sections referenced from .eh_frame.
865         * section.c (struct bfd_section): Add gc_mark_from_eh.
866         (STD_SECTION): Adjust.
867         * ecoff.c (bfd_debug_section): Adjust.
868         * bfd-in2.h: Regenerate.
869
870 2005-06-29  Alan Modra  <amodra@bigpond.net.au>
871
872         * elflink.c (elf_gc_sweep): Do not refcount on sections that have
873         not been processed by check_relocs.
874
875 2005-06-29  Paul Brook  <paul@codesourcery.com>
876
877         * bfd-in.h (_bfd_elf_provide_symbol): Update prototype.
878         * bfd-in2.h: Regenerate.
879         * elf32-ppc.c (ppc_elf_set_sdata_syms): Make sdata symbols section
880         relative.
881         * elflink.c (bfd_elf_set_symbol): Add section argument.
882         (_bfd_elf_provide_symbol): Ditto.
883         (_bfd_elf_provide_section_bound_symbols): Pass NULL section argument.
884
885 2005-06-27  Carlos O'Donell <carlos@systemhalted.org>
886
887         * bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry):
888         Use bh_root, and hh.
889         (struct elf32_hppa_link_hash_entry): Use eh, and hsh_cache.
890         (struct elf32_hppa_dyn_reloc_entry): Use hdh_next.
891         (struct elf32_hppa_link_hash_table): Use etab and bstab.
892         (stub_hash_newfunc): Use hh.
893         (hppa_link_hash_newfunc): Use hsh_cache.
894         (elf32_hppa_link_hash_table_create): Use etab, and bstab.
895         (elf32_hppa_link_hash_table_free): Use bstab.
896         (hppa_stub_name): Use eh.
897         (hppa_get_stub_entry): Use hh, hsh_entry, and hsh_cache.
898         (hppa_add_stub): Use bstab.
899         (hppa_type_of_stub): Use eh.
900         (hppa_build_one_stub): Use hh and bh_root.
901         (elf32_hppa_copy_indirect_symbol): Use hdh_next.
902         (elf32_hppa_check_relocs): Use eh, etab, and hdh_next.
903         (elf32_hppa_gc_sweep_hook): Use hdh_next.
904         (elf32_hppa_adjust_dynamic_symbol): Use hdh_next, and etab.
905         (allocate_plt_static): Use etab.
906         (allocate_dynrelocs): Use etab, and hdh_next.
907         (readonly_dynrelocs): Use hdh_next.
908         (elf32_hppa_size_dynamic_sections): Use etab, and hdh_next.
909         (get_local_syms): Use eh, bstab, and hh.
910         (elf32_hppa_size_stubs): Use eh, bstab, and hh.
911         (elf32_hppa_set_gp): Use etab.
912         (elf32_hppa_build_stubs): Use bstab.
913         (final_link_relocate): Use eh, bh_root.
914         (elf32_hppa_relocate_section): Use elf, etab.
915         (elf32_hppa_finish_dynamic_sections): Use etab.
916
917 2005-06-27  H.J. Lu  <hongjiu.lu@intel.com>
918
919         * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): Remove
920         the extra `;'.
921
922 2005-06-21  Carlos O'Donell <carlos@systemhalted.org>
923
924         * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define.
925         (hppa_stub_hash_entry): Define.
926         (stub_hash_newfunc): Rename variables.
927         (hppa_link_hash_newfunc): Likewise.
928         (elf32_hppa_link_hash_table_free): Likewise.
929         (hppa_stub_name): Likewise.
930         (hppa_get_stub_entry): Likewise.
931         (hppa_add_stub): Likewise.
932         (hppa_type_of_stub): Likewise.
933         (hppa_build_one_stub): Likewise.
934         (hppa_size_one_stub): Likewise.
935         (elf32_hppa_create_dynamic_sections): Likewise.
936         (elf32_hppa_copy_indirect_symbol): Likewise.
937         (elf32_hppa_check_relocs): Likewise.
938         (elf32_hppa_gc_mark_hook): Likewise.
939         (elf32_hppa_gc_sweep_hook): Likewise.
940         (elf32_hppa_grok_psinfo): Likewise.
941         (elf32_hppa_hide_symbol): Likewise.
942         (elf32_hppa_adjust_dynamic_symbol): Likewise.
943         (allocate_dynrelocs): Likewise.
944         (clobber_millicode_symbols): Likewise.
945         (readonly_dynrelocs): Likewise.
946         (elf32_hppa_size_dynamic_sections): Likewise.
947         (get_local_syms): Likewise.
948         (elf32_hppa_size_stubs): Likewise.
949         (hppa_record_segment_addr): Likewise.
950         (final_link_relocate): Likewise.
951         (elf32_hppa_relocate_section): Likewise.
952         (elf32_hppa_finish_dynamic_symbol): Likewise.
953
954 2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>
955
956         PR 1025
957         * elf-m10300.c (mn10300_elf_check_relocs): Handle indirect
958         symbol.
959         * elf32-arm.c (elf32_arm_check_relocs): Likewise.
960         * elf32-avr.c (elf32_avr_check_relocs): Likewise.
961         * elf32-cris.c (cris_elf_check_relocs): Likewise.
962         * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
963         * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
964         * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
965         * elf32-frv.c (elf32_frv_check_relocs): Likewise.
966         * elf32-i370.c (i370_elf_check_relocs): Likewise.
967         * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
968         * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
969         * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
970         * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
971         * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
972         * elf32-ms1.c (ms1_elf_check_relocs): Likewise.
973         * elf32-msp430.c (elf32_msp430_check_relocs): Likewise.
974         * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
975         * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
976         * elf32-s390.c (elf_s390_check_relocs): Likewise.
977         * elf32-sh.c (sh_elf_check_relocs): Likewise.
978         * elf32-v850.c (v850_elf_check_relocs): Likewise.
979         * elf32-vax.c (elf_vax_check_relocs): Likewise.
980         * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
981         * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
982         * elf64-s390.c (elf_s390_check_relocs): Likewise.
983         * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
984         * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise.
985         * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
986
987 2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>
988
989         PR 1022
990         * elf32-hppa.c (elf32_hppa_check_relocs): Handle indirect
991         symbol.
992
993 2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>
994
995         PR 1025
996         * elf32-i386.c (elf_i386_check_relocs): Handle indirect symbol.
997         * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
998
999 2005-06-18  H.J. Lu  <hongjiu.lu@intel.com>
1000
1001         * reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
1002         BFD_RELOC_X86_64_GOTPC32.
1003         * bfd-in2.h: Regenerated.
1004
1005 2005-06-17  Jakub Jelinek  <jakub@redhat.com>
1006
1007         * elf.c (bfd_section_from_shdr): Kill bogus warning.
1008
1009         * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for
1010         symbol, relocation, group or versym sections.
1011
1012         * coffcode.h (coff_slurp_reloc_table): Don't crash if native_relocs
1013         is NULL.
1014         * peXXigen.c (pe_print_idata): Don't crash if dll_name or start_address
1015         doesn't point into the section.
1016
1017 2005-06-17  Jan Beulich  <jbeulich@novell.com>
1018
1019         * bfd-in2.h (elf_x86_64_reloc_type): Add BFD_RELOC_X86_64_GOTOFF64
1020         and BFD_RELOC_X86_64_GOTPC32.
1021         * libbfd.h (bfd_reloc_code_real_names): Likewise.
1022         * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
1023         R_X86_64_PC64, R_X86_64_GOTOFF64, and R_X86_64_GOTPC32.
1024         (x86_64_reloc_map): Add entries for R_X86_64_PC64, R_X86_64_GOTOFF64,
1025         and R_X86_64_GOTPC32.
1026         (elf64_x86_64_info_to_howto): Adjust bounding relocation type.
1027         (elf64_x86_64_check_relocs): Also handle R_X86_64_PC64,
1028         R_X86_64_GOTOFF64, and R_X86_64_GOTPC32.
1029         (elf64_x86_64_relocate_section): Likewise.
1030         (elf64_x86_64_gc_sweep_hook): Also handle R_X86_64_PC64.
1031
1032 2005-06-15  Mark Kettenis  <kettenis@gnu.org>
1033
1034         * archive.c: Include "libiberty.h".
1035
1036 2005-06-15  Nick Clifton  <nickc@redhat.com>
1037
1038         * elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries
1039         produced by the GreenHills toolchain can be assimilated.
1040
1041 2005-06-14  Steve Ellcey  <sje@cup.hp.com>
1042
1043         * som.c (som_find_inliner_info): New.
1044
1045 2005-06-14  H.J. Lu  <hongjiu.lu@intel.com>
1046
1047         * elflink.c (_bfd_elf_merge_symbol): Fix a typo in comment.
1048
1049 2005-06-14  Jakub Jelinek  <jakub@redhat.com>
1050
1051         * elf.c (bfd_section_from_shdr): Fail if name is NULL.
1052         Prevent endless recursion on broken objects.
1053
1054         * archive.c (do_slurp_coff_armap): Check for overflows.
1055
1056 2005-06-10  Daniel Jacobowitz  <dan@codesourcery.com>
1057
1058         * elfcode.h (elf_write_relocs): Do nothing if there are no
1059         relocations.
1060
1061 2005-06-10  Alan Modra  <amodra@bigpond.net.au>
1062
1063         * dwarf2.c (decode_line_info): Revert last change.  Instead set
1064         initial low_pc to -1 to avoid need to test whether loc_pc has
1065         been set.
1066
1067 2005-06-09  Christopher Faylor  <cgf@timesys.com>
1068
1069         * coffcode.h (sec_to_styp_flags): Set appropriate section flags when
1070         either SEC_ALLOC OR SEC_LOAD.
1071
1072 2005-06-09  Christopher Faylor  <cgf@timesys.com>
1073
1074         * coffcode.h (sec_to_styp_flags): Remove read/write flags from noload
1075         section header.  Do not add STYP_NOLOAD since it does not appear to be
1076         a valid PE flag.
1077
1078 2005-06-09  H.J. Lu  <hongjiu.lu@intel.com>
1079
1080         PR 1000
1081         * dwarf2.c (lookup_address_in_line_info_table): Restore code
1082         handling NULL function info, removed with 2005-04-03 change.
1083
1084 2005-06-08  Mark Mitchell  <mark@codesourcery.com>
1085
1086         * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.
1087
1088 2005-06-09  Alan Modra  <amodra@bigpond.net.au>
1089
1090         * elflink.c (elf_mark_used_section): Delete.
1091         (bfd_elf_gc_sections): Call bfd_generic_gc_sections.
1092         * reloc.c (bfd_mark_used_section): New function.
1093         (bfd_generic_gc_sections): Call bfd_mark_used_section.
1094
1095 2005-06-08  Alan Modra  <amodra@bigpond.net.au>
1096
1097         * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.
1098         (bfd_fdopenr): Same.
1099
1100 2005-06-07  Mark Mitchell  <mark@codesourcery.com>
1101
1102         * opncls.c (bfd_fdopenr): Add missing break statements.
1103
1104 2005-06-07  Mark Mitchell  <mark@codesourcery.com>
1105
1106         * opncls.c (bfd_fopen): New API.
1107         (bfd_openr): Use it.
1108         (bfd_fdopenr): Likewise.
1109         * bfd-in2.h: Regenerated.
1110
1111 2005-06-07  Aldy Hernandez  <aldyh@redhat.com>
1112             Michael Snyder  <msnyder@redhat.com>
1113             Stan Cox  <scox@redhat.com>
1114
1115         * Makefile.am (ALL_MACHINES): Add ms1 support.
1116         (ALL_MACHINES_CFILES): Same.
1117         (BFD32_BACKENDS): Same.
1118         (BFD32_BACKENDS_CFILES): Same.
1119
1120         * Makefile.in: Regenerate.
1121
1122         * archures.c (bfd_architecture): Add ms1 entries.
1123         Externalize bfd_ms1_arch.
1124         (bfd_archures_list): Add bfd_ms1_arch.
1125
1126         * bfd-in2.h: Regenerate.
1127
1128         * cpu-ms1.c: New file.
1129
1130         * elf32-ms1.c: New file.
1131
1132         * targets.c: Define extern of bfd_elf32_ms1_vec.
1133         Add bfd_elf32_ms1_vec to _bfd_target_vector.
1134
1135         * configure.in: Add bfd_elf32_ms1_vec case.
1136
1137         * configure: Regenerate.
1138
1139         * config.bfd: Add ms1-*-elf to table.
1140
1141 2005-06-07  Zack Weinberg  <zack@codesourcery.com>
1142
1143         * coff-i386.c: Change md_apply_fix3 to md_apply_fix in comment.
1144
1145 2005-06-07  Alan Modra  <amodra@bigpond.net.au>
1146
1147         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.
1148         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
1149
1150 2005-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1151
1152         PR 990
1153         * bfd.c (bfd_find_line): New.
1154
1155         * dwarf2.c (comp_unit): Add variable_table.
1156         (funcinfo): Add file, line, and sec.
1157         (varinfo): New.
1158         (lookup_symbol_in_function_table): New.
1159         (lookup_symbol_in_variable_table): New.
1160         (scan_unit_for_functions): Renamed to ...
1161         (scan_unit_for_symbols): This. Handle DW_TAG_entry_point and
1162         DW_TAG_variable.
1163         (comp_unit_find_nearest_line): Updated.
1164         (comp_unit_find_line): New.
1165         (_bfd_dwarf2_find_line): New.
1166
1167         * elf-bfd.h (_bfd_elf_find_line): New.
1168         (_bfd_generic_find_line): New. Defined.
1169
1170         * elf.c (_bfd_elf_find_line): New.
1171
1172         * libbfd-in.h (_bfd_dwarf2_find_line): New.
1173         (_bfd_generic_find_line): New.
1174
1175         * bfd-in2.h: Regenerated.
1176         * libbfd.h: Likewise.
1177
1178         * libbfd.c (_bfd_generic_find_line): New.
1179
1180         * targets.c (BFD_JUMP_TABLE_SYMBOLS): Initialize _bfd_find_line
1181         with _bfd_generic_find_line.
1182         (bfd_target): Add _bfd_find_line.
1183
1184 2005-06-06  H.J. Lu  <hongjiu.lu@intel.com>
1185
1186         * dwarf2.c (decode_line_info): Properly set low_pc.
1187
1188 2005-06-06  Alan Modra  <amodra@bigpond.net.au>
1189
1190         * elf64-pcc.c (ppc64_elf_gc_mark_hook): For the local sym in .opd
1191         case, include addend when indexing .opd section map.
1192         (ppc64_elf_edit_opd): Add no_opd_opt param.  Do nothing besides
1193         clear opd_adjust array if no_opd_opt set.  Tidy code.
1194         Ignore zero size .opd.  Check bfd_alloc return value.
1195         (ppc_stub_name): Return immediately on bfd_malloc fail.
1196         * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
1197
1198 2005-06-04  H.J. Lu  <hongjiu.lu@intel.com>
1199
1200         * dwarf2.c (comp_unit): Fix a typo in comment.
1201
1202 2005-06-03  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1203
1204         * elf32-vax.c (rtype_to_howto): Remove PARAMS.
1205         (reloc_type_lookup): Dito.
1206         (elf_vax_discard_copies): Dito.
1207         (elf_vax_instantiate_got_entries): Dito.
1208         (elf_vax_link_hash_traverse): Dito.
1209         (elf_vax_link_hash_newfunc): Dito.
1210         (elf_vax_link_hash_table_create): Dito.
1211         (elf32_vax_set_private_flags): Dito.
1212         (elf32_vax_merge_private_bfd_data): Dito.
1213         (elf32_vax_print_private_bfd_data): Dito.
1214         (elf_vax_check_relocs): Dito.
1215         (elf_vax_gc_mark_hook): Dito.
1216         (elf_vax_gc_sweep_hook): Dito.
1217         (elf_vax_size_dynamic_sections): Dito.
1218         (elf_vax_discard_copies): Dito.
1219         (elf_vax_instantiate_got_entries): Dito.
1220         (elf_vax_relocate_section): Dito.
1221         (elf_vax_finish_dynamic_symbol): Dito.
1222         (elf_vax_finish_dynamic_sections): Dito.
1223         (elf_vax_hash_table): Break-up of line isn't needed.
1224         (elf_vax_check_relocs): Remove leading whitespace
1225         (elf_vax_relocate_section): Remove redundant whitespace
1226         (elf_vax_link_hash_newfunc): Don't cast NULL.
1227         (elf_vax_link_hash_table_create): Dito.
1228         * cpu-vax.c (bfd_vax_arch) Remove a trailing space.
1229
1230 2005-06-03  Alan Modra  <amodra@bigpond.net.au>
1231
1232         PR 568
1233         * configure.in: Bump version
1234         * configure: Regenerate.
1235         * elflink.c (elf_link_input_bfd): Use einfo linker callback to print
1236         discarded section sym refs and kill linker output.
1237         * simple.c (simple_dummy_einfo): New function.
1238         (bfd_simple_get_relocated_section_contents): Init callbacks.einfo.
1239
1240         * elf32-i386.c (elf_i386_relocate_section): Handle zero symndx
1241         for all reloc types.
1242
1243 2005-06-02  Alan Modra  <amodra@bigpond.net.au>
1244
1245         * elf64-ppc.c (add_symbol_adjust): Set sym visibility to most
1246         restrictive of func code and func descr for undefined syms as well
1247         as defined.
1248
1249 2005-05-31  Jim Blandy  <jimb@redhat.com>
1250
1251         * Makefile.am: Regenerate dependencies with 'make dep-am'.
1252         * Makefile.in: Regenerate.
1253
1254 2005-05-31  Richard Henderson  <rth@redhat.com>
1255
1256         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.
1257         (ALPHA_ELF_LINK_HASH_TLS_IE): Renumber to 0x80.
1258         (ALPHA_ELF_LINK_HASH_LU_PLT): Rename from ALPHA_ELF_LINK_HASH_LU_FUNC.
1259         (elf64_alpha_want_plt): Update to match.
1260         (elf64_alpha_check_relocs): Collect JSRDIRECT in gotent_flags.
1261         (elf64_alpha_relax_with_lituse): Likewise.  Handle JSRDIRECT.
1262
1263 2005-05-31  Zack Weinberg  <zack@codesourcery.com>
1264
1265         * elf32-arm.c (elf32_arm_reloc_type_lookup)
1266         (elf32_arm_nabi_grok_prstatus, elf32_arm_nabi_grok_psinfo):
1267         Use ISO C90 function declaration style.
1268
1269 2005-05-31  James E Wilson  <wilson@specifixinc.com>
1270
1271         * elfcode.h (NAME(bfd_elf,bfd_from_remote_memory)): Check for program
1272         header PF_R flag on PT_LOAD segments.
1273
1274 2005-05-30  Richard Henderson  <rth@redhat.com>
1275
1276         * elf64-alpha.c (elf64_alpha_relocate_section): Use dtp_base for
1277         the zero index relocs produced by elf64_alpha_relax_tls_get_addr.
1278
1279 2005-05-29  Richard Henderson  <rth@redhat.com>
1280
1281         * configure.in (--enable-secureplt): New.
1282         * elf64-alpha.c (INSN_LDA, INSN_LDAH, INSN_LDQ, INSN_BR): New.
1283         (INSN_SUBQ, INSN_S4SUBQ, INSN_JMP): New.
1284         (INSN_A, INSN_AB, INSN_ABC, INSN_ABO, INSN_AD): New.
1285         (elf64_alpha_use_secureplt): New.
1286         (OLD_PLT_HEADER_SIZE, OLD_PLT_ENTRY_SIZE): New.
1287         (NEW_PLT_HEADER_SIZE, NEW_PLT_ENTRY_SIZE): New.
1288         (PLT_HEADER_SIZE, PLT_ENTRY_SIZE): Conditionalize on secureplt.
1289         (ALPHA_ELF_LINK_HASH_PLT_LOC): Remove.
1290         (struct alpha_elf_link_hash_entry): Add plt_offset.
1291         (PLT_HEADER_WORD1, PLT_HEADER_WORD2, PLT_HEADER_WORD3): Remove.
1292         (PLT_HEADER_WORD4, PLT_ENTRY_WORD1, PLT_ENTRY_WORD2): Remove.
1293         (PLT_ENTRY_WORD3): Remove.
1294         (elf64_alpha_create_dynamic_sections): If secureplt, set SEC_READONLY
1295         on .plt and create .got.plt.
1296         (elf64_alpha_output_extsym): Remove .plt frobbing for symbol values.
1297         (get_got_entry): Initialize plt_offset.
1298         (elf64_alpha_want_plt): New.
1299         (elf64_alpha_check_relocs): Use it.
1300         (elf64_alpha_adjust_dynamic_symbol): Likewise.  Don't allocate
1301         plt entries here.
1302         (elf64_alpha_calc_got_offsets_for_symbol): Don't report internal
1303         error as user error.
1304         (elf64_alpha_size_plt_section_1): Allocate one plt entry per
1305         got subsection.
1306         (elf64_alpha_size_plt_section): Size .got.plt section.
1307         (elf64_alpha_size_rela_got_1): Don't allocate relocations if
1308         plt entries used.
1309         (elf64_alpha_size_dynamic_sections): Call elf64_alpha_size_plt_section.
1310         Add PLTRO DYNAMIC entry.
1311         (elf64_alpha_finish_dynamic_symbol): Generate secureplt format.
1312         (elf64_alpha_finish_dynamic_sections): Likewise.
1313
1314 2005-05-28  David Daney  <ddaney@avtrex.com>
1315
1316         * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections):  Move
1317         calculation of DT_RELSZ to occur after all dynamic relocations
1318         are created.
1319
1320 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
1321
1322         * configure.in: Add snprintf and vsnprintf to AC_CHECK_DECLS.
1323         * config.in, configure: Regenerate.
1324
1325 2005-05-26  Mark Kettenis  <kettenis@gnu.org>
1326             Maciej W. Rozycki  <macro@linux-mips.org>
1327
1328         * elfxx-mips.c (_bfd_mips_elf_section_processing): Warn and
1329         stop processing of options if one of invalid size is
1330         encountered.
1331         (_bfd_mips_elf_section_from_shdr): Likewise.
1332         (_bfd_mips_elf_fake_sections): Reset the type of empty special
1333         sections.
1334
1335 2005-05-26  Richard Henderson  <rth@redhat.com>
1336
1337         * elf64-alpha.c (struct alpha_elf_link_hash_entry): Remove
1338         plt_old_section, plt_old_value.
1339         (elf64_alpha_adjust_dynamic_symbol): Don't set it.
1340         (elf64_alpha_size_plt_section_1): Don't use it.
1341
1342 2005-05-26  Jakub Jelinek  <jakub@redhat.com>
1343
1344         * elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 and
1345         first shdr has sh_size == 0.  Fail if e_shnum is large to cause
1346         arithmetic overflow when allocating the i_shdr array.
1347         Sanity check sh_link and sh_info fields.  Fix e_shstrndx sanity check.
1348
1349 2005-05-25  Richard Henderson  <rth@redhat.com>
1350
1351         * elf64-alpha.c: Update all function definitions to ISO C.  Remove
1352         all function prototypes; rearrange functions into def-use order.
1353
1354 2005-05-25  Richard Henderson  <rth@redhat.com>
1355
1356         * elf64-alpha.c (elf64_alpha_merge_gots): Fix gotent iteration
1357         in the presence of deleting elements.
1358         (elf64_alpha_size_got_sections): Zero dead got section size.
1359
1360 2005-05-23  Fred Fish  <fnf@specifixinc.com>
1361
1362         * dwarf2.c (struct dwarf2_debug): Add inliner_chain member.
1363         (struct funcinfo): Add caller_func, caller_file, caller_line.
1364         tag, and nesting_level members.
1365         (lookup_address_in_function_table): Change first passed parameter
1366         from "struct funcinfo *" to "struct comp_unit *".
1367         (lookup_address_in_function_table): Dereference unit to find function
1368         table.
1369         (lookup_address_in_function_table): Traverse the function list to
1370         create a chain of inlined functions back to the first non inlined
1371         function.
1372         (scan_unit_for_functions): Remember tag and nesting level.  Handle
1373         DW_AT_call_file and DW_AT_call_line.
1374         (comp_unit_find_nearest_line): Adjust lookup_address_in_function_table
1375         call to pass unit pointer instead of function table pointer.  For
1376         inlined functions, save pointer to the inliner chain.
1377         (_bfd_dwarf2_find_nearest_line): Initialize inliner_chain to NULL.
1378         (_bfd_dwarf2_find_inliner_info): New function that returns information
1379         from the inliner chain after a call to bfd_find_nearest_line.
1380
1381         * bfd.c (bfd_find_inliner_info): Define using BFD_SEND.
1382         * targets.c (BFD_JUMP_TABLE_SYMBOLS): Add entry for
1383         NAME##_find_inliner_info.
1384         (bfd_target): Add _bfd_find_inliner_info.
1385         * bfd-in2.h: Regenerate.
1386
1387         * libbfd-in.h (_bfd_nosymbols_find_inliner_info): Define as
1388         macro that always returns bfd_false.
1389         (_bfd_dwarf2_find_inliner_info): Declare.
1390         * libbfd.h: Regenerate.
1391
1392         * elf32-arm.c (elf32_arm_find_inliner_info): New function
1393         that calls _bfd_dwarf2_find_inliner_info.
1394         (bfd_elf32_find_inliner_info): Define to elf32_arm_find_inliner_info.
1395
1396         * elfxx-mips.c (_bfd_mips_elf_find_inliner_info): New function
1397         that calls _bfd_dwarf2_find_inliner_info.
1398         * elfxx-mips.h (_bfd_mips_elf_find_inliner_info): Declare.
1399         * elfn32-mips.c (bfd_elf32_find_inliner_info): Define to
1400         _bfd_mips_elf_find_inliner_info.
1401         * elf64-mips.c (bfd_elf64_find_inliner_info): Ditto.
1402         * elf32-mips.c (bfd_elf32_find_inliner_info): Ditto.
1403
1404         * elf.c (_bfd_elf_find_inliner_info): New function that calls
1405         _bfd_dwarf2_find_inliner_info.
1406         * elf-bfd.h (_bfd_elf_find_inliner_info): Declare.
1407         * elfxx-target.h (bfd_elfNN_find_inliner_info): Define to
1408         _bfd_elf_find_inliner_info.
1409
1410         * coffgen.c (coff_find_inliner_info): New function that
1411         calls _bfd_dwarf2_find_inliner_info.
1412         * libcoff-in.h (coff_find_inliner_info): Declare.
1413         * libcoff.h: Regenerate.
1414         * coff-rs6000.c (rs6000coff_vec): Add coff_find_inliner_info.
1415         (pmac_xcoff_vec) Ditto.
1416         * coff64-rs6000.c (rs6000coff64_vec): Ditto.
1417         (aix5coff64_vec): Ditto.
1418
1419         * aout-target.h (MY_find_inliner_info): Define as
1420         _bfd_nosymbols_find_inliner_info.
1421         * aout-tic30.c (MY_find_inliner_info): Ditto.
1422         * binary.c (binary_find_inliner_info): Ditto.
1423         * i386msdos.c (msdos_find_inliner_info): Ditto.
1424         * ihex.c (ihex_find_inliner_info): Ditto.
1425         * libaout.h (aout_32_find_inliner_info): Ditto.
1426         * libecoff.h (_bfd_ecoff_find_inliner_info): Ditto.
1427         * mach-o.c (bfd_mach_o_find_inliner_info): Ditto.
1428         * mmo.c (mmo_find_inliner_info): Ditto.
1429         * nlm-target.h (nlm_find_inliner_info): Ditto.
1430         * pef.c (bfd_pef_find_inliner_info): Ditto.
1431         * ppcboot.c (ppcboot_find_inliner_info): Ditto.
1432         * srec.c (srec_find_inliner_info): Ditto.
1433         * tekhex.c (tekhex_find_inliner_info): Ditto.
1434         * versados.c (versados_find_inliner_info): Ditto.
1435         * xsym.c (bfd_sym_find_inliner_info): Ditto.
1436
1437         * ieee.c (ieee_find_inliner_info): New function that always
1438         returns FALSE.
1439         * oasys.c (oasys_find_inliner_info): Ditto.
1440         * vms.c (vms_find_inliner_info): Ditto.
1441
1442 2005-05-24  Alan Modra  <amodra@bigpond.net.au>
1443
1444         * elf32-ppc.c (ppc_elf_check_relocs): For old gcc -fPIC code
1445         force old plt layout.
1446
1447 2005-05-22  Richard Henderson  <rth@redhat.com>
1448
1449         * elf64-alpha.c (elf64_alpha_relax_section): Ignore non-allocated
1450         sections.
1451         (elf64_alpha_check_relocs): Likewise.
1452         (elf64_alpha_relocate_section): Don't emit dynamic relocations to
1453         non-allocated sections.
1454
1455 2005-05-22  Richard Henderson  <rth@redhat.com>
1456
1457         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Relax jsr to
1458         undefweak to use zero register.  Call elf64_alpha_relax_got_load
1459         if not all uses removed.
1460         (elf64_alpha_relax_got_load): Relax undefweak to lda zero.
1461         (elf64_alpha_relax_section): Handle undefweak symbols.
1462         (elf64_alpha_calc_dynrel_sizes): Don't add relocs for undefweak.
1463         (elf64_alpha_size_rela_got_1): Likewise.
1464         (elf64_alpha_relocate_section): Likewise.
1465
1466 2005-05-22  Richard Henderson  <rth@redhat.com>
1467
1468         * elf64-alpha.c (elf64_alpha_relax_section): Only operate
1469         on SEC_CODE sections.
1470
1471 2005-05-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1472
1473         * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to
1474         unsigned int *.
1475         (som_write_space_strings): Change type of tmp_space and p to char *.
1476         (som_write_symbol_strings): Likewise.  Also change type of comp to
1477         char *comp[4].
1478         (som_begin_writing): Change type of strings_size to unsigned int.
1479         (som_finish_writing): Likewise.
1480         (som_slurp_reloc_table): Change type of external_relocs to unsigned
1481         char *.
1482         * som.h (struct som_section_data_struct): Change type of reloc_stream
1483         field to unsigned char *.
1484
1485 2005-05-20  Daniel Jacobowitz  <dan@codesourcery.com>
1486
1487         * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminate
1488         copy relocations for VxWorks.
1489
1490 2005-05-20  Daniel Jacobowitz  <dan@codesourcery.com>
1491
1492         * bfd/elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field
1493         has_sda_refs.
1494         (ppc_elf_copy_indirect_symbol): Copy has_sda_refs.
1495         (ppc_elf_check_relocs): Set has_sda_refs.
1496         (ppc_elf_adjust_dynamic_symbol): Check has_sda_refs before eliminating
1497         copy relocations.  Use has_sda_refs to place variables in .sbss.
1498         (ppc_elf_finish_dynamic_symbol): Use has_sda_refs to place variables in
1499         .sbss.
1500
1501 2005-05-20  Bob Wilson  <bob.wilson@acm.org>
1502
1503         * elf32-xtensa.c (bfd_elf_xtensa_reloc): Make sure that
1504         xtensa_default_isa is initialized.
1505
1506 2005-05-20  Alan Modra  <amodra@bigpond.net.au>
1507
1508         * elf32-ppc.c (allocate_dynrelocs): Correct plt offset assigned
1509         for second and subsequent list entries.  Only allocate multiple
1510         glink stubs when shared or pie.
1511         (ppc_elf_finish_dynamic_symbol): Break out early when only one
1512         glink stub is needed.
1513
1514 2005-05-19  Zack Weinberg  <zack@codesourcery.com>
1515
1516         * Makefile.am: Have 'all' depend on 'info'.
1517         * Makefile.in: Regenerate.
1518
1519 2005-05-19  Alan Modra  <amodra@bigpond.net.au>
1520
1521         * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and
1522         init_offset.  Add init_got_refcount, init_plt_refcount,
1523         init_got_offset and init_plt_offset.
1524         * elf.c (_bfd_elf_link_hash_newfunc): Adjust for above change.
1525         (_bfd_elf_link_hash_hide_symbol): Likewise.
1526         (_bfd_elf_link_hash_table_init): Likewise.
1527         * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
1528         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
1529         * elflink.c (_bfd_elf_adjust_dynamic_symbol): Likewise.
1530         (bfd_elf_size_dynamic_sections): Likewise.
1531         * elf32-ppc.c (GLINK_PLTRESOLVE): Now 16 insns.
1532         (LWZU_0_X_12, LWZ_0_4_30, LWZ_0_X_12, LWZ_11_X_11, LWZ_11_X_30,
1533         LWZ_12_4_12, LWZ_12_8_30, LWZ_12_X_12, SUB_11_11_30): Delete.
1534         (ADDIS_12_12, BCL_20_31, LWZU_0_12, LWZ_0_12, LWZ_11_11, LWZ_11_30,
1535         LWZ_12_12, MFLR_0, MFLR_12, MTLR_0, SUB_11_11_12): Define.
1536         (struct plt_entry): New.
1537         (ppc_elf_link_hash_table_create): Set new init_plt fields.
1538         (ppc_elf_copy_indirect_symbol): Handle merge of plt plist.  Don't
1539         use _bfd_elf_link_hash_copy_indirect.
1540         (update_plt_info, find_plt_ent): New functions.
1541         (ppc_elf_check_relocs): Handle R_PPC_PLTREL24 with non-zero addend
1542         and adjust for use of plt list rather than refcount.
1543         (ppc_elf_gc_sweep_hook): Likewise.
1544         (ppc_elf_tls_optimize): Likewise.
1545         (ppc_elf_adjust_dynamic_symbol): Likewise.
1546         (allocate_dynrelocs): Likewise.
1547         (ppc_elf_relax_section): Likewise.
1548         (ppc_elf_relocate_section): Likewise.  Adjust R_PPC_PLTREL24 addends
1549         when performing a relocatable link.
1550         (ppc_elf_finish_dynamic_symbol): Likewise.  Write .glink stubs here..
1551         (ppc_elf_finish_dynamic_sections): ..rather than here.  Use new
1552         pic resolver stub.
1553
1554 2005-05-19  Alan Modra  <amodra@bigpond.net.au>
1555
1556         * elf.c (assign_file_positions_for_segments): Use maximum of
1557         maxpagesize and section alignment when adjusting initial
1558         segment offset and section offsets.
1559
1560 2005-05-18  Zack Weinberg  <zack@codesourcery.com>
1561
1562         * elf32-arm.c: Make all #ifndef OLD_ARM_ABI blocks
1563         unconditional.
1564
1565 2005-05-18  H.J. Lu  <hongjiu.lu@intel.com>
1566
1567         * elf.c (group_signature): Undo the last change. Check if the
1568         symbol table section is correct.
1569
1570 2005-05-17  Zack Weinberg  <zack@codesourcery.com>
1571
1572         * elf32-arm.c: Wherever possible, use official reloc names
1573         from AAELF.
1574         (elf32_arm_howto_table, elf32_arm_tls_gd32_howto)
1575         (elf32_arm_tls_ldo32_howto, elf32_arm_tls_ldm32_howto)
1576         (elf32_arm_tls_le32_howto, elf32_arm_tls_ie32_howto)
1577         (elf32_arm_vtinherit_howto, elf32_arm_vtentry_howto)
1578         (elf32_arm_pc11_howto, elf32_arm_thm_pc9_howto, elf32_arm_got_prel)
1579         (elf32_arm_r_howto): Replace with elf32_arm_howto_table_1,
1580         elf32_arm_howto_table_2, and elf32_arm_howto_table_3.
1581         Add many new relocations from AAELF.
1582         (elf32_arm_howto_from_type): Update to match.
1583         (elf32_arm_reloc_map): Add entries for R_ARM_THM_JUMP24,
1584         R_ARM_THM_JUMP11, R_ARM_THM_JUMP19, R_ARM_THM_JUMP8,
1585         R_ARM_THM_JUMP6, R_ARM_GNU_VTINHERIT, and R_ARM_GNU_VTENTRY.
1586         (elf32_arm_reloc_type_lookup): Use elf32_arm_howto_from_type.
1587         (elf32_arm_final_link_relocate): Add support for
1588         R_ARM_THM_JUMP24, R_ARM_THM_JUMP19, R_ARM_THM_JUMP6.  Remove
1589         case entries redundant with default.
1590
1591         * reloc.c: Reorganize ARM relocations.  Add Thumb
1592         assembler-internal relocations BFD_RELOC_ARM_T32_OFFSET_U8,
1593         BFD_RELOC_ARM_T32_OFFSET_IMM, BFD_RELOC_ARM_T32_IMMEDIATE.
1594         Add visible relocations BFD_RELOC_THUMB_PCREL_BRANCH7,
1595         BFD_RELOC_THUMB_BRANCH20, BFD_RELOC_THUMB_BRANCH25.
1596         Delete unused relocations BFD_RELOC_ARM_GOT12, BFD_RELOC_ARM_COPY.
1597         * bfd-in2.h, libbfd.h: Regenerate.
1598
1599 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1600
1601         * elf.c (_bfd_elf_write_object_contents): Check for non-NULL
1602         elf_shstrtab.
1603         * format.c (bfd_check_format_matches): Set output_has_begun
1604         for both_direction.
1605         * section.c (bfd_set_section_contents): Use bfd_write_p.  Remove
1606         special case for both_direction.
1607
1608 2005-05-17  Nick Clifton  <nickc@redhat.com>
1609
1610         * elf.c (group_signature): Check for a group section which is
1611         actually a (corrupt) symbol table section in disguise and prevent
1612         an infinite loop from occurring.
1613
1614 2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>
1615
1616         * elfxx-ia64.c (elfNN_ia64_relax_brl): Undo the change made on
1617         2005-02-16.
1618
1619 2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>
1620
1621         * elfxx-ia64.c (elfNN_ia64_relax_br): Keep the original
1622         predicate on slot 0 only if slot 0 isn't br.
1623
1624 2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>
1625
1626         PR 797
1627         * elf32-i386.c (elf_i386_size_dynamic_sections): Also remove
1628         empty sdynbss section.
1629         * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections): Likewise.
1630
1631 2005-05-17  Tavis Ormandy <taviso@gentoo.org>
1632
1633         * elf.c (bfd_section_from_shdr): Add sanity check when parsing
1634         dynamic sections.
1635
1636 2005-05-17  Alan Modra  <amodra@bigpond.net.au>
1637
1638         * elf32-ppc.c (LIS_11. LIS_12): Define.
1639         (LWZU_0_X_12, LWZ_0_X_12, LWZ_12_4_12, LWZ_12_X_12): Define.
1640         (ppc_elf_finish_dynamic_sections): Provide non-pic plt call stub
1641         for --data-plt when building non-pie executables.
1642
1643 2005-05-17  Nick Clifton  <nickc@redhat.com>
1644
1645         * elf32-arm.c (elf32_arm_final_link_relocate): Gracefully handle
1646         the situation where a symbols's section is not known but a section
1647         relative R_ARM_RELATIVE reloc has to be generated for the Symbian
1648         OS.
1649
1650         * elf32-v850.c (v850_elf_relocate_section): Move code to test for
1651         the presence of a symbol table to just before the symbol table is
1652         actually used.
1653
1654 2005-05-16  H.J. Lu  <hongjiu.lu@intel.com>
1655
1656         PR 834
1657         * elfxx-ia64.c (elfNN_ia64_relax_br): New.
1658         (elfNN_ia64_relax_section): Use it.
1659
1660 2005-05-14  Mark Kettenis  <kettenis@gnu.org>
1661
1662         * elflink.c (bfd_elf_size_dynamic_sections): Use lbasename instead
1663         of basename.
1664
1665 2005-05-14  Alan Modra  <amodra@bigpond.net.au>
1666
1667         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
1668         not DT_PPC_GLINK.
1669         (ppc_elf_finish_dynamic_sections): Likewise.
1670
1671 2005-05-13  Fred Fish  <fnf@specifixinc.com>
1672
1673         * libbfd-in.h: Fix a comment typo, 'neaderst' -> 'nearest'
1674         * libbfd.h: Rebuilt.
1675
1676 2005-05-13  Bob Wilson  <bob.wilson@acm.org>
1677
1678         * elf32-xtensa.c (xtensa_get_property_section_name): Add missing
1679         periods in linkonce_kind values.
1680
1681 2005-05-12  H.J. Lu  <hongjiu.lu@intel.com>
1682
1683         * elf32-i386.c (elf_i386_relocate_section): Allow R_386_GOTOFF
1684         against protected function when building executable.
1685
1686 2005-05-12  Alan Modra  <amodra@bigpond.net.au>
1687
1688         * elf32-ppc.c (LWZU_0_X_11): Delete.
1689         (B, LWZ_11_X_11, LWZ_11_X_30, MTCTR_11): Define.
1690         (ppc_elf_select_plt_layout): Set .got flags too.  Formatting.
1691         (ppc_elf_size_dynamic_sections): Allocate space for .glink branch
1692         table.
1693         (ppc_elf_finish_dynamic_symbol): Point .plt entries into the branch
1694         table.
1695         (ppc_elf_finish_dynamic_sections): Adjust DT_PPC_GLINK value.
1696         Generate .glink branch table and updated stubs.
1697
1698 2005-05-11  Alan Modra  <amodra@bigpond.net.au>
1699
1700         * reloc.c (BFD_RELOC_HI16_PCREL): Define.
1701         (BFD_RELOC_HI16_S_PCREL, BFD_RELOC_LO16_PCREL): Define.
1702         * elf32-ppc.c (GLINK_PLTRESOLVE, GLINK_ENTRY_SIZE): Define.
1703         (CROR_151515, CROR_313131): Delete.
1704         (ADDIS_11_11, ADDI_11_11, SUB_11_11_30, ADD_0_11_11, ADD_11_0_11,
1705         LWZ_0_4_30, MTCTR_0, LWZ_12_8_30, BCTR, ADDIS_11_30,
1706         LWZU_0_X_11): Define.
1707         (ppc_elf_howto_raw): Add R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI
1708         and R_PPC_REL16_HA entries.
1709         (ppc_elf_reloc_type_lookup): Convert new bfd reloc types.
1710         (ppc_elf_addr16_ha_reloc): Also handle R_PPC_REL16_HA.
1711         (struct ppc_elf_link_hash_table): Add glink, glink_pltresolve,
1712         new_plt, and old_plt.
1713         (ppc_elf_create_dynamic_sections): Create .glink section.
1714         (ppc_elf_check_relocs): Set new_plt and old_plt.
1715         (ppc_elf_select_plt_layout): New function.
1716         (ppc_elf_tls_setup): Set plt output section elf type and flags.
1717         (allocate_got): Handle differences between old and new got layout.
1718         (allocate_dynrelocs): Likewise for plt.
1719         (ppc_elf_size_dynamic_sections): Likewise.  Allocate memory for
1720         .glink.  Don't allocate memory for old bss .plt.  Emit DT_PPC_GLINK.
1721         (ppc_elf_relax_section): Rename ppc_info to htab.  Handle .glink
1722         destination of R_PPC_PLTREL24 relocs.
1723         (ppc_elf_relocate_section): Handle new relocs and changed destination
1724         of R_PPC_PLTREL24.
1725         (ppc_elf_finish_dynamic_symbol): Init new style plt and handle
1726         differences in layout.
1727         (ppc_elf_finish_dynamic_sections): Set DT_PPC_GLINK value.  Don't
1728         put a blrl in new got.  Write glink contents.
1729         * elf32-ppc.h (ppc_elf_select_plt_layout): Declare.
1730         * libbfd.h: Regenerate.
1731         * bfd-in2.h: Regenerate.
1732
1733 2005-05-11  Andreas Schwab  <schwab@suse.de>
1734
1735         * elf32-i386.c (elf_i386_finish_dynamic_sections): Fix signedness
1736         warning.
1737
1738 2005-05-10  H.J. Lu  <hongjiu.lu@intel.com>
1739
1740         * elf.c (_bfd_elf_make_section_from_shdr): Only check debug
1741         section if SEC_ALLOC isn't set.
1742
1743 2005-05-09  Kelley Cook  <kcook@gcc.gnu.org>
1744
1745         * configure.in: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF.
1746         * acinclude.m4: Don't sinclude accross.m4.
1747         * config.in, configure, Makefile.in, doc/Makefile.in: Regenerate.
1748
1749 2005-05-09  Alan Modra  <amodra@bigpond.net.au>
1750
1751         * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add has_dotsym.
1752         (ppc64_elf_add_symbol_hook): Set has_dotsym.
1753         (ppc64_elf_check_directives): Only process syms when has_dotsym.
1754         (func_desc_adjust): Hide fake function descriptors when function
1755         code entry is defined.
1756         (adjust_opd_syms): Adjust for deleted_section becoming union field.
1757
1758 2005-05-09  Alan Modra  <amodra@bigpond.net.au>
1759
1760         * elfcode.h (elf_object_p): Add more sanity checks on elf header.
1761
1762 2005-05-08  Dave Korn   <dave.korn@artimi.com>
1763
1764         * coff-tic80.c:  Undefine _CONST after system headers to prevent
1765         clash with tic80-specific definition in include/coff/tic80.h
1766
1767 2005-05-08  H.J. Lu  <hongjiu.lu@intel.com>
1768
1769         PR 939
1770         * elflink.c (elf_link_output_extsym): Use output_bfd if
1771         h->root.u.def.section is bfd_abs_section_ptr when reporting
1772         error.
1773
1774 2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
1775
1776         * elf-bfd.h (elf_backend_data): Update special_sections to
1777         array of pointer to bfd_elf_special_section.
1778         * elf.c (special_sections): Likewise.
1779         * elf32-arm.c (elf32_arm_symbian_special_sections): Likewise.
1780         * elf32-m32r.c (m32r_elf_special_sections): Likewise.
1781         * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
1782         * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
1783         * elf32-mcore.c (mcore_elf_special_sections): Likewise.
1784         * elf32-ppc.c (ppc_elf_special_sections): Likewise.
1785         * elf32-sh64.c (sh64_elf_special_sections): Likewise.
1786         * elf32-v850.c (v850_elf_special_sections): Likewise.
1787         * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
1788         * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
1789         * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
1790         * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
1791         * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
1792         * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
1793         * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
1794         * elfxx-mips.h (_bfd_mips_elf_special_sections): Likewise.
1795
1796         * elf.c (get_special_section): Updated.
1797
1798 2005-05-07  Alan Modra  <amodra@bigpond.net.au>
1799
1800         * elf-bfd.h (struct elf_backend_data): Remove got_symbol_offset.
1801         * elfxx-target.h (elf_backend_got_symbol_offset): Delete.
1802         * elflink.c (_bfd_elf_create_got_section): Use zero in place of
1803         got_symbol_offset.
1804         * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Likewise.
1805         * elf32-frv.c (_frv_create_got_section): Likewise.
1806         * elf32-i370.c (i370_elf_finish_dynamic_sections): Delete ppc code.
1807         (elf_backend_got_symbol_offset): Don't define.
1808         * elf64-ppc.c (elf_backend_got_symbol_offset): Don't define.
1809         * elf32-ppc.c (struct ppc_elf_link_hash_table): Add got_header_size
1810         and got_gap.
1811         (ppc_elf_create_got): Tidy.
1812         (ppc_elf_create_dynamic_sections): Don't set SEC_IN_MEMORY for .plt.
1813         (ppc_elf_check_relocs): Reduce string comparisons by using elf.hgot.
1814         (ppc_elf_gc_sweep_hook): Likewise.
1815         (ppc_elf_relocate_section): Likewise.
1816         (ppc_elf_finish_dynamic_symbol): Likewise.
1817         (allocate_got): New function.
1818         (allocate_dynrelocs): Use allocate_got.
1819         (ppc_elf_size_dynamic_sections): Likewise.  Delay tlsld_got allocation
1820         so that local got can refcount it.  Set got_header_size.
1821         (ppc_elf_relocate_section): Use value of elf.hgot rather than hard-
1822         coded 4.
1823         (ppc_elf_finish_dynamic_sections): Likewise.
1824         (elf_backend_got_symbol_offset): Don't define.
1825         (elf_backend_got_header_size): Ditto.
1826
1827 2005-05-05  Steve Ellcey  <sje@cup.hp.com>
1828
1829         * configure.in (ACX_HEADER_STRING): New.
1830         * configure: Regenerate.
1831         * config.in: Regenerate.
1832         * sysdep.h (STRING_WITH_STRINGS): Use.
1833
1834 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
1835
1836         * elf.c (_bfd_elf_close_and_cleanup): Only call
1837         _bfd_dwarf2_cleanup_debug_info on bfd_object.
1838
1839 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
1840
1841         * elflink.c (_bfd_elf_provide_section_bound_symbols): Use
1842         "__bss_start" instead of "_edata" as fallback.
1843
1844 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
1845
1846         * bfd-in2.h: Regenerated.
1847
1848 2005-05-05  Paul Brook  <paul@codesourcery.com>
1849
1850         * config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks.
1851         * configure.in: Add bfd_elf32_i386_vxworks_vec. i386 targets need
1852         elf-vxworks.lo.
1853         * configure: Regenerate.
1854         * Makefile.am (BFD32_BACKENDS): Add elf-vxworks.lo.
1855         (BFD32_BACKENDS_CFILES): Add elf-vxworks.c.
1856         (elf32-i386.lo): Depend on elf-vxworks.h.
1857         (elf-vxworks.lo): New rule.
1858         * Makefile.in: Regenerate.
1859         * elf-bfd.h (elf_backend_data): Update type of
1860         elf_backend_emit_relocs.
1861         (_bfd_elf_link_output_relocs): Update prototype.
1862         * elflink.c (_bfd_elf_link_output_relocs): Always use
1863         bed->elf_backend_emit_relocs when outputting relocations.
1864         * elfxx-target.h (elf_backend_emit_relocs): Default to
1865         _bfd_elf_link_output_relocs.
1866         * targets.c (bfd_elf32_i386_vxworks_vec): Declare.
1867         (_bfd_target_vector): Add bfd_elf32_i386_vxworks_vec.
1868         * elf32-i386.c: Add elf32-i386-vxworks target BFD.
1869         (elf_i386_plt0_entry): Remove padding.
1870         (elf_i386_pic_plt0_entry): Ditto.
1871         (PLTRESOLVE_RELOCS_SHLIB, PLTRESOLVE_RELOCS): Define.
1872         (PLT_NON_JUMP_SLOT_RELOCS): Define.
1873         (elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
1874         plt0_pad_byte fields.
1875         (elf_i386_link_hash_table_create): Zero them.
1876         (elf_i386_create_dynamic_sections): Create static relocation section.
1877         (allocate_dynrelocs): Allocate space for static PLT relocations.
1878         (elf_i386_size_dynamic_sections): Save shortcuts to PLT and GOT
1879         symbols.  Give PLT symbols function type.  Don't strip PLT sections
1880         if we have exported symbols from them.
1881         (elf_i386_finish_dynamic_symbol): Fill in VxWorks PLT static
1882         relocation section.  Don't mark _GLOBAL_OFFSET_TABLE_ as absolute on
1883         VxWorks.
1884         (elf_i386_finish_dynamic_sections): Allow different pad bytes.
1885         Add relocation for GOT location.  Fill in PLT static relocations.
1886         (elf_i386_vxworks_link_hash_table_create): New function.
1887         (elf_i386_vxworks_link_output_symbol_hook): New function.
1888         * elf-vxworks.h: New file.
1889
1890 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
1891
1892         * section.c (bfd_make_section_anyway_with_flags): New.
1893         (bfd_make_section_anyway): Call bfd_make_section_anyway_with_flags,
1894         (bfd_make_section_with_flags): New.
1895         (bfd_make_section): Call bfd_make_section_with_flags.
1896
1897         * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Call
1898         bfd_make_section_with_flags/bfd_make_section_anyway_with_flags
1899         instead of bfd_make_section/bfd_make_section and don't call
1900         bfd_set_section_flags.
1901         (mn10300_elf_check_relocs): Likewise.
1902         (_bfd_mn10300_elf_create_dynamic_sections): Likewise.
1903         * elf32-arm.c (create_got_section): Likewise.
1904         (bfd_elf32_arm_add_glue_sections_to_bfd): Likewise.
1905         (elf32_arm_check_relocs): Likewise.
1906         * elf32-cris.c (cris_elf_check_relocs): Likewise.
1907         * elf32-frv.c (elf32_frv_add_symbol_hook): Likewise.
1908         (_frv_create_got_section): Likewise.
1909         (elf32_frvfdpic_create_dynamic_sections): Likewise.
1910         * elf32-hppa.c (elf32_hppa_create_dynamic_sections): Likewise.
1911         (elf32_hppa_check_relocs): Likewise.
1912         * elf32-i370.c (i370_elf_create_dynamic_sections): Likewise.
1913         (i370_elf_check_relocs): Likewise.
1914         * elf32-i386.c (create_got_section): Likewise.
1915         (elf_i386_check_relocs): Likewise.
1916         * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
1917         (create_got_section): Likewise.
1918         (m32r_elf_create_dynamic_sections): Likewise.
1919         (m32r_elf_check_relocs): Likewise.
1920         * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
1921         * elf32-ppc.c (ppc_elf_create_got): Likewise.
1922         (ppc_elf_create_dynamic_sections): Likewise.
1923         (ppc_elf_add_symbol_hook): Likewise.
1924         (ppc_elf_check_relocs): Likewise.
1925         * elf32-s390.c (create_got_section): Likewise.
1926         (elf_s390_check_relocs): Likewise.
1927         * elf32-sh.c (create_got_section): Likewise.
1928         (sh_elf_create_dynamic_sections): Likewise.
1929         (sh_elf_check_relocs): Likewise.
1930         * elf32-vax.c (elf_vax_check_relocs): Likewise.
1931         * elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
1932         * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Likewise.
1933         (add_extra_plt_sections): Likewise.
1934         * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
1935         (elf64_alpha_create_got_section): Likewise.
1936         (elf64_alpha_create_dynamic_sections): Likewise.
1937         (elf64_alpha_check_relocs): Likewise.
1938         * elf64-hppa.c (get_reloc_section): Likewise.
1939         (get_opd): Likewise.
1940         (get_plt): Likewise.
1941         (get_dlt): Likewise.
1942         (get_stub): Likewise.
1943         (elf64_hppa_create_dynamic_sectionso): Likewise.
1944         * elf64-mmix.c (mmix_elf_check_common_relocs): Likewise.
1945         * elf64-ppc.c (create_linkage_sections): Likewise.
1946         (ppc64_elf_check_relocs): Likewise.
1947         * elf64-s390.c (create_got_section): Likewise.
1948         (elf_s390_check_relocs): Likewise.
1949         * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
1950         (sh64_elf64_create_dynamic_sections): Likewise.
1951         * elf64-x86-64.c (create_got_section): Likewise.
1952         (elf64_x86_64_check_relocs): Likewise.
1953         * elflink.c (_bfd_elf_create_got_section): Likewise.
1954         (_bfd_elf_link_create_dynamic_sections): Likewise.
1955         (elf_link_add_object_symbols): Likewise.
1956         * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
1957         (elfNN_ia64_create_dynamic_sections): Likewise.
1958         (get_fptr): Likewise.
1959         (get_pltoff): Likewise.
1960         (get_reloc_section): Likewise.
1961         (elfNN_ia64_object_p): Likewise.
1962         * elfxx-mips.c (mips_elf_rel_dyn_section): Likewise.
1963         (mips_elf_create_compact_rel_section): Likewise.
1964         (mips_elf_create_got_section): Likewise.
1965         (_bfd_mips_elf_create_dynamic_sections): Likewise.
1966         * elfxx-sparc.c (create_got_section): Likewise.
1967         (_bfd_sparc_elf_check_relocs): Likewise.
1968
1969         * elf.c (_bfd_elf_new_section_hook): Call _bfd_elf_get_sec_type_attr
1970         on linker created sections.
1971
1972 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
1973
1974         PR 882
1975         * elflink.c (_bfd_elf_link_assign_sym_version): Allow version
1976         script on executable.
1977
1978 2005-05-05  John Levon  <levon@movementarian.org>
1979
1980         * dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently
1981         allocated memory before returning.
1982         (decode_line_info): Likewise.
1983         (_bfd_dwarf2_cleanup_debug_info): New function:  Frees memory
1984         allocated by functions in this file.
1985         * elf-bfd.h (_bfd_dwarf2_cleanup_debug_info): Prototype.
1986         * elf.c (_bfd_elf_close_and_cleanup): Call
1987         _bfd_dwarf2_cleanup_debug_info.
1988
1989 2005-05-05  Hans-Peter Nilsson  <hp@axis.com>
1990
1991         * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.
1992         * configure.in: Call AC_GNU_SOURCE here, after AC_PROG_CC.
1993         * configure, config.in, Makefile.in: Regenerate.
1994         * sysdep.h (stpcpy): Revert last change.
1995
1996 2005-05-05  Hans-Peter Nilsson  <hp@axis.com>
1997
1998         * sysdep.h (stpcpy): Wrap declaration in parentheses.
1999
2000 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
2001
2002         * elfxx-ia64.c (ARCH_SIZE): New.
2003         (LOG_SECTION_ALIGN): Likewise.
2004         (elfNN_ia64_create_dynamic_sections): Use LOG_SECTION_ALIGN to
2005         align relocation sections.
2006         (get_fptr): Likewise.
2007         (get_reloc_section): Likewise.
2008         (elfNN_ia64_tprel_base): Likewise.
2009         (elfNN_ia64_check_relocs): Support 32bit relocations.
2010         (allocate_global_fptr_got): Likewise.
2011         (allocate_dynrel_entries): Likewise.
2012         (set_got_entry): Likewise.
2013         (set_pltoff_entry): Likewise.
2014         (elfNN_ia64_relocate_section): Likewise.
2015
2016 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
2017
2018         * configure.in: Add AC_CHECK_DECLS(stpcpy).
2019         * configure: Regenerate.
2020         * config.in: Likewise.
2021
2022         * sysdep.h (stpcpy): New.
2023
2024 2005-05-04  Nick Clifton  <nickc@redhat.com>
2025
2026         * Update the address and phone number of the FSF organization in
2027         the GPL notices in the following files:
2028         aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c,
2029         aout-cris.c, aout-ns32k.c, aout-sparcle.c, aout-target.h,
2030         aout-tic30.c, aout0.c, aout32.c, aout64.c, aoutf1.h, aoutx.h,
2031         archive.c, archive64.c, archures.c, armnetbsd.c, bfd-in.h,
2032         bfd-in2.h, bfd.c, bfdio.c, bfdwin.c, binary.c, bout.c, cache.c,
2033         cf-i386lynx.c, cf-m68klynx.c, cf-sparclynx.c, cisco-core.c,
2034         coff-a29k.c, coff-alpha.c, coff-apollo.c, coff-arm.c, coff-aux.c,
2035         coff-go32.c, coff-h8300.c, coff-h8500.c, coff-i386.c, coff-i860.c,
2036         coff-i960.c, coff-ia64.c, coff-m68k.c, coff-m88k.c, coff-maxq.c,
2037         coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,
2038         coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c,
2039         coff-svm68k.c, coff-tic30.c, coff-tic4x.c, coff-tic54x.c,
2040         coff-tic80.c, coff-u68k.c, coff-w65.c, coff-we32k.c, coff-z8k.c,
2041         coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c, coffswap.h,
2042         corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c,
2043         cpu-avr.c, cpu-cr16c.c, cpu-cris.c, cpu-crx.c, cpu-d10v.c,
2044         cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c, cpu-h8300.c,
2045         cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c, cpu-i860.c,
2046         cpu-i960.c, cpu-ia64-opc.c, cpu-ia64.c, cpu-ip2k.c, cpu-iq2000.c,
2047         cpu-m10200.c, cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c,
2048         cpu-m68hc12.c, cpu-m68k.c, cpu-m88k.c, cpu-maxq.c, cpu-mcore.c,
2049         cpu-mips.c, cpu-mmix.c, cpu-msp430.c, cpu-ns32k.c, cpu-openrisc.c,
2050         cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c, cpu-rs6000.c,
2051         cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c, cpu-tic4x.c,
2052         cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c, cpu-w65.c,
2053         cpu-we32k.c, cpu-xstormy16.c, cpu-xtensa.c, cpu-z8k.c, demo64.c,
2054         dwarf1.c, dwarf2.c, ecoff.c, ecofflink.c, ecoffswap.h,
2055         efi-app-ia32.c, efi-app-ia64.c, elf-bfd.h, elf-eh-frame.c,
2056         elf-hppa.h, elf-m10200.c, elf-m10300.c, elf-strtab.c, elf.c,
2057         elf32-am33lin.c, elf32-arc.c, elf32-arm.c, elf32-avr.c,
2058         elf32-cr16c.c, elf32-cris.c, elf32-crx.c, elf32-d10v.c,
2059         elf32-d30v.c, elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-gen.c,
2060         elf32-h8300.c, elf32-hppa.c, elf32-hppa.h, elf32-i370.c,
2061         elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
2062         elf32-iq2000.c, elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c,
2063         elf32-m68hc1x.c, elf32-m68hc1x.h, elf32-m68k.c, elf32-m88k.c,
2064         elf32-mcore.c, elf32-mips.c, elf32-msp430.c, elf32-openrisc.c,
2065         elf32-or32.c, elf32-pj.c, elf32-ppc.c, elf32-ppc.h, elf32-s390.c,
2066         elf32-sh-symbian.c, elf32-sh.c, elf32-sh64-com.c, elf32-sh64.c,
2067         elf32-sh64.h, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
2068         elf32-xstormy16.c, elf32-xtensa.c, elf32.c, elf64-alpha.c,
2069         elf64-gen.c, elf64-hppa.c, elf64-hppa.h, elf64-mips.c,
2070         elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
2071         elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elf64.c, elfcode.h,
2072         elfcore.h, elflink.c, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c,
2073         elfxx-mips.h, elfxx-sparc.c, elfxx-sparc.h, elfxx-target.h,
2074         epoc-pe-arm.c, epoc-pei-arm.c, format.c, freebsd.h, gen-aout.c,
2075         genlink.h, hash.c, host-aout.c, hp300bsd.c, hp300hpux.c,
2076         hppabsd-core.c, hpux-core.c, i386aout.c, i386bsd.c, i386dynix.c,
2077         i386freebsd.c, i386linux.c, i386lynx.c, i386mach3.c, i386msdos.c,
2078         i386netbsd.c, i386os9k.c, ieee.c, ihex.c, init.c, irix-core.c,
2079         libaout.h, libbfd-in.h, libbfd.c, libbfd.h, libcoff-in.h,
2080         libcoff.h, libecoff.h, libhppa.h, libieee.h, libnlm.h, liboasys.h,
2081         libpei.h, libxcoff.h, linker.c, lynx-core.c, m68k4knetbsd.c,
2082         m68klinux.c, m68klynx.c, m68knetbsd.c, m88kmach3.c, m88kopenbsd.c,
2083         mach-o-target.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c, mmo.c,
2084         netbsd-core.c, netbsd.h, newsos3.c, nlm-target.h, nlm.c,
2085         nlm32-alpha.c, nlm32-i386.c, nlm32-ppc.c, nlm32-sparc.c, nlm32.c,
2086         nlm64.c, nlmcode.h, nlmswap.h, ns32k.h, ns32knetbsd.c, oasys.c,
2087         opncls.c, osf-core.c, pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c,
2088         pe-mcore.c, pe-mips.c, pe-ppc.c, pe-sh.c, peXXigen.c,
2089         pef-traceback.h, pef.c, pef.h, pei-arm.c, pei-i386.c, pei-mcore.c,
2090         pei-mips.c, pei-ppc.c, pei-sh.c, peicode.h, ppcboot.c,
2091         ptrace-core.c, reloc.c, reloc16.c, riscix.c, rs6000-core.c,
2092         sco5-core.c, section.c, simple.c, som.c, som.h, sparclinux.c,
2093         sparclynx.c, sparcnetbsd.c, srec.c, stab-syms.c, stabs.c, sunos.c,
2094         syms.c, sysdep.h, targets.c, tekhex.c, ticoff.h, trad-core.c,
2095         vax1knetbsd.c, vaxbsd.c, vaxnetbsd.c, versados.c, vms-gsd.c,
2096         vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h, xcoff-target.h,
2097         xcofflink.c, xsym.c, xsym.h, xtensa-isa.c, xtensa-modules.c,
2098         hosts/alphavms.h
2099
2100 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
2101
2102         * bfd-in.h (_bfd_elf_provide_section_bound_symbols): New.
2103         * bfd-in2.h: Regenerated.
2104
2105         * elflink.c (bfd_elf_set_symbol): New.
2106         (_bfd_elf_provide_symbol): Call it.
2107         (_bfd_elf_provide_section_bound_symbols): New.
2108
2109 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
2110
2111         * elflink.c (_bfd_elf_merge_symbol): Only skip weak definitions
2112         at the end, if a strong definition has already been seen.
2113
2114 2005-05-04  Alan Modra  <amodra@bigpond.net.au>
2115
2116         * section.c (struct bfd_section): Replace link_order_head and
2117         link_order_tail with map_head and map_tail union.
2118         (STD_SECTION): Update.
2119         (_bfd_strip_section_from_output): Delete.
2120         * aoutx.h: Update throughout for above changes.
2121         * coff-ppc.c: Likewise.
2122         * cofflink.c: Likewise.
2123         * ecoff.c: Likewise.
2124         * elf-eh-frame.c: Likewise.
2125         * elf-m10300.c: Likewise.
2126         * elf.c: Likewise.
2127         * elf32-arm.c: Likewise.
2128         * elf32-cris.c: Likewise.
2129         * elf32-hppa.c: Likewise.
2130         * elf32-i386.c: Likewise.
2131         * elf32-m32r.c: Likewise.
2132         * elf32-m68hc1x.c: Likewise.
2133         * elf32-m68k.c: Likewise.
2134         * elf32-ppc.c: Likewise.
2135         * elf32-s390.c: Likewise.
2136         * elf32-sh.c: Likewise.
2137         * elf32-vax.c: Likewise.
2138         * elf32-xtensa.c: Likewise.
2139         * elf64-alpha.c: Likewise.
2140         * elf64-hppa.c: Likewise.
2141         * elf64-ppc.c: Likewise.
2142         * elf64-s390.c: Likewise.
2143         * elf64-sh64.c: Likewise.
2144         * elf64-x86-64.c: Likewise.
2145         * elflink.c: Likewise.
2146         * elfxx-ia64.c: Likewise.
2147         * elfxx-mips.c: Likewise.
2148         * elfxx-sparc.c: Likewise.
2149         * linker.c: Likewise.
2150         * merge.c: Likewise.
2151         * pdp11.c: Likewise.
2152         * xcofflink.c: Likewise.
2153         * elflink.c (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Split
2154         out from bfd_elf_size_dynamic_sections.
2155         * bfd-in.h (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Declare.
2156         * bfd-in2.h: Regenerate.
2157
2158 2005-05-04  Alan Modra  <amodra@bigpond.net.au>
2159
2160         * section.c (bfd_section_list_remove): Don't clear s->next.
2161         (bfd_section_list_append): Always init s->prev.
2162         (bfd_section_list_prepend): Define.
2163         (bfd_section_list_insert_after): Minor optimization.
2164         (bfd_section_removed_from_list): Rewrite.
2165         * elf.c (assign_section_numbers): Simplify list traversal now that
2166         bfd_section_list_remove doesn't destroy removed section next ptr.
2167         * sunos.c (sunos_add_dynamic_symbols): Likewise.
2168         * elfxx-ia64.c (elfNN_ia64_object_p): Use bfd_section_list_prepend.
2169         * xcofflink.c (_bfd_xcoff_bfd_final_link): Simplify list traversal.
2170         * bfd-in2.h: Regenerate.
2171
2172 2005-05-02  H.J. Lu  <hongjiu.lu@intel.com>
2173
2174         * bfd.c (bfd): Remove section_tail and add section_last.
2175         (bfd_preserve): Likewise.
2176         (bfd_preserve_save): Likewise.
2177         (bfd_preserve_restore): Likewise.
2178         * opncls.c (_bfd_new_bfd): Likewise.
2179
2180         * coffcode.h (coff_compute_section_file_positions): Updated.
2181         (coff_compute_section_file_positions): Likewise.
2182         * elf.c (assign_section_numbers): Likewise.
2183         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
2184         * elf64-mmix.c (mmix_elf_final_link): Likewise.
2185         * elfxx-ia64.c (elfNN_ia64_object_p): Likewise.
2186         * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
2187         * sunos.c (sunos_add_dynamic_symbols): Likewise.
2188         * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
2189
2190         * ecoff.c (bfd_debug_section): Initialize prev.
2191
2192         * section.c (bfd_section): Add prev.
2193         (bfd_section_list_remove): Updated.
2194         (bfd_section_list_append): New.
2195         (bfd_section_list_insert_after): New.
2196         (bfd_section_list_insert_before): New.
2197         (bfd_section_list_insert): Removed.
2198         (bfd_section_removed_from_list): Updated.
2199         (STD_SECTION): Initialize prev.
2200         (bfd_section_init): Updated.
2201         (bfd_section_list_clear): Updated.
2202
2203         * bfd-in2.h: Regenerated.
2204
2205 2005-05-02  H.J. Lu  <hongjiu.lu@intel.com>
2206
2207         * elf.c (_bfd_elf_new_section_hook): Don't call
2208         _bfd_elf_get_sec_type_attr on sections from input files.
2209
2210 2005-05-02  H.J. Lu  <hongjiu.lu@intel.com>
2211
2212         * merge.c (sec_merge_init): Call bfd_hash_table_init_n with
2213         hash table size 16699 instead of bfd_hash_table_init.
2214
2215 2005-05-01  Paul Brook  <paul@codesourcery.com>
2216
2217         * elflink.c (_bfd_elf_merge_symbol): Skip weak definitions if a strong
2218         definition has already been seen.
2219
2220 2005-05-01  Paul Brook  <paul@codesourcery.com>
2221
2222         * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat
2223         R_ARM_PLT32 the same as R_ARM_PC24.
2224         (arm_add_to_rel): Ditto.
2225
2226 2005-04-29  Ralf Corsepius <ralf.corsepius@rtems.org>
2227
2228         * config.bfd: Add h8300*-*-rtemscoff.
2229         Switch h8300*-*-rtems* to elf.
2230
2231 2005-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
2232
2233         * aclocal.m4, Makefile.in: Regnerated.
2234
2235 2005-04-28  Paul Brook  <paul@codesourcery.com>
2236
2237         Merge changes only applied to Makefile.in.
2238         * Makefile.am (BFD32_BACKENDS): Add elfxx-sparc.lo
2239         (BFD32_BACKENDS_CFILES): Add elfxx-sparc.c
2240         (elfxx-sparc.lo): New rule.
2241         (elf32-sparc.lo): Add elfxx-sparc.h dependency.
2242         (elf64-sparc.lo): Likewise.
2243
2244 2005-04-28  Julian Brown  <julian@codesourcery.com>
2245
2246         * elflink.c (_bfd_elf_provide_symbol): Provide symbol for weak
2247         import.
2248
2249 2005-04-27  H.J. Lu  <hongjiu.lu@intel.com>
2250
2251         * elf-bfd.h (bfd_elf_sym_name): Also take "asection *".
2252
2253         * elf.c (bfd_elf_sym_name): Updated.
2254         (group_signature): Likewise.
2255         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2256         * elf64-ppc.c (ppc64_elf_edit_opd): Likewise.
2257         (ppc64_elf_edit_toc): Likewise.
2258         (ppc64_elf_relocate_section): Likewise.
2259         * elfcode.h (elf_slurp_symbol_table): Likewise.
2260         * elflink.c (elf_link_input_bfd): Likewise.
2261
2262         * elfxx-ia64.c (elfNN_ia64_relocate_section): Call
2263         bfd_elf_sym_name to get local symbol name when reporting errors.
2264
2265 2005-04-27  Nick Clifton  <nickc@redhat.com>
2266
2267         * elflink.c (elf_link_input_bfd): Handle the case where a badly
2268         formatted input file results in a reloc which has no associated
2269         global symbol.
2270
2271 2005-04-26  Jerome Guitton  <guitton@gnat.com>
2272
2273         * bfd.m4 (BFD_NEED_DECLARATION): Restore.
2274
2275 2005-04-25  David S. Miller  <davem@davemloft.net>
2276
2277         * elfxx-sparc.c (sparc_elf_append_rela_64): Add BFD64 protection.
2278         (sparc_elf_r_info_64, _bfd_sparc_elf_finish_dynamic_symbol,
2279         sparc64_finish_dyn, _bfd_sparc_elf_finish_dynamic_sections):
2280         Likewise.
2281
2282 2005-04-25  H.J. Lu  <hongjiu.lu@intel.com>
2283
2284         PR 858
2285         * elflink.c (elf_link_input_bfd): Make non-debugging reference
2286         to discarded section an error.
2287
2288 2005-04-21  Jerome Guitton  <guitton@gnat.com>
2289
2290         * configure.in: Replace BFD_NEED_DECLARATION checks by the
2291         corresponding AC_CHECK_DECLS.
2292         * sysdep.h: Replace NEED_DECLARATION_* checks by the corresponding
2293         HAVE_DECL_*.
2294         * bfd.m4 (BFD_NEED_DECLARATION): Remove, obsolete.
2295         * configure: Regenerate.
2296         * config.in: Ditto.
2297
2298 2005-04-21  Andreas Schwab  <schwab@suse.de>
2299
2300         * elfxx-sparc.h (struct _bfd_sparc_elf_link_hash_table): Remove
2301         unsigned from type of dynamic_interpreter.
2302         * elfxx-sparc.c (_bfd_sparc_elf_link_hash_table_create): Remove
2303         casts again.
2304
2305         * elf.c (assign_section_numbers): Fix comment.
2306
2307 2005-04-21  Jerome Guitton  <guitton@gnat.com>
2308
2309         * som.c (som_bfd_print_private_bfd_data): Add explicit cast to long
2310         for struct som_exec_auxhdr fields.
2311
2312 2005-04-21  Nick Clifton  <nickc@redhat.com>
2313
2314         * aout-adobe.c: Convert to ISO C and fix formatting.
2315         * aout-arm.c: Convert to ISO C and fix formatting.
2316         * aout-cris.c: Convert to ISO C and fix formatting.
2317         * aout-ns32k.c: Convert to ISO C and fix formatting.
2318         * aout-tic30.c: Convert to ISO C and fix formatting.
2319         * coffcode.h: Convert to ISO C and fix formatting.
2320         * coffswap.h: Convert to ISO C and fix formatting.
2321         * i386aout.c: Convert to ISO C and fix formatting.
2322         * libaout.h: Convert to ISO C and fix formatting.
2323         * libcoff-in.h: Convert to ISO C and fix formatting.
2324         * libcoff.h: Convert to ISO C and fix formatting.
2325         * libecoff.h: Convert to ISO C and fix formatting.
2326         * libnlm.h: Convert to ISO C and fix formatting.
2327         * libpei.h: Convert to ISO C and fix formatting.
2328         * libxcoff.h: Convert to ISO C and fix formatting.
2329         * nlm-target.h: Convert to ISO C and fix formatting.
2330         * nlm.c: Convert to ISO C and fix formatting.
2331         * nlm32-alpha.c: Convert to ISO C and fix formatting.
2332         * nlm32-i386.c: Convert to ISO C and fix formatting.
2333         * nlm32-ppc.c: Convert to ISO C and fix formatting.
2334         * nlm32-sparc.c: Convert to ISO C and fix formatting.
2335         * nlmcode.h: Convert to ISO C and fix formatting.
2336         * nlmswap.h: Convert to ISO C and fix formatting.
2337         * pe-mips.c: Convert to ISO C and fix formatting.
2338         * peXXigen.c: Convert to ISO C and fix formatting.
2339         * peicode.h: Convert to ISO C and fix formatting.
2340         * vms-gsd.c: Convert to ISO C and fix formatting.
2341         * vms-hdr.c: Convert to ISO C and fix formatting.
2342         * vms-misc.c: Convert to ISO C and fix formatting.
2343         * vms-tir.c: Convert to ISO C and fix formatting.
2344         * vms.c: Convert to ISO C and fix formatting.
2345         * vms.h: Convert to ISO C and fix formatting.
2346
2347         * coffgen.c (coff_print_symbol): Restore correct formatting of
2348         output.
2349
2350 2005-04-20  David S. Miller  <davem@davemloft.net>
2351
2352         * elfxx-sparc.c (sparc_elf_r_symndx_64): Fix compiler warning.
2353         (_bfd_sparc_elf_link_hash_table_create): Likewise.
2354         (allocate_dynrelocs): Likewise.
2355
2356 2005-04-20  Jerome Guitton  <guitton@gnat.com>
2357
2358         * configure.in: Fix the check for basename declaration. Add check
2359         for declarations of ftello, ftello64, fseeko, fseeko64.
2360         * configure: Regenerate.
2361         * config.in: Ditto.
2362         * sysdep.h: If needed, declare ftello, ftello64, fseeko, fseeko64.
2363
2364 2005-04-19  David S. Miller  <davem@davemloft.net>
2365
2366         * elfxx-sparc.c: New file.
2367         * elfxx-sparc.h: New file.
2368         * Makefile.in (BFD32_BACKENDS): Add elfxx-sparc.lo
2369         (BFD32_BACKENDS_CFILES): Add elfxx-sparc.c
2370         (elfxx-sparc.lo): New rule.
2371         (elf32-sparc.lo): Add elfxx-sparc.h dependency.
2372         (elf64-sparc.lo): Likewise.
2373         * configure.in (bfd_elf32_sparc_vec): Add elfxx-sparc.lo
2374         (bfd_elf64_sparc_vec): Likewise.
2375         * configure: Regenerate.
2376         * elf32-sparc.c: Remove common code now in elfxx-sparc.c
2377         * elf64-sparc.c: Likewise, also use elf64_sparc_*() naming
2378         which is more consistent with elf32-sparc.c
2379
2380 2005-04-19  Daniel Jacobowitz  <dan@codesourcery.com>
2381
2382         * elfxx-mips.c (struct mips_elf_link_hash_entry): Update comment.
2383         (mips_elf_create_local_got_entry): Check h->root.forced_local.
2384
2385 2005-04-19  Alan Modra  <amodra@bigpond.net.au>
2386
2387         * elf32-ppc.c (ppc_elf_check_relocs): Don't bother with
2388         dynamic relocs in non-SEC_ALLOC sections.
2389         (ppc_elf_gc_sweep_hook): Likewise.
2390         (ppc_elf_relax_section): Likewise.
2391         (ppc_elf_relocate_section): Likewise.
2392
2393 2005-04-18  Nick Clifton  <nickc@redhat.com>
2394
2395         * aix5ppc-core.c (xcoff64_core_p): Fix compile time warning
2396         assigning a value to return_value.
2397
2398 2005-04-17  H.J. Lu  <hongjiu.lu@intel.com>
2399
2400         PR 855
2401         * elf.c (_bfd_elf_copy_private_section_data): Don't copy linker
2402         created group data.
2403
2404 2005-04-17  H.J. Lu  <hongjiu.lu@intel.com>
2405
2406         PR 855
2407         * elf.c (setup_group): Properly handle zero group count.
2408
2409 2005-04-17  Mark Kettenis  <kettenis@gnu.org>
2410
2411         * som.c (hppa_som_reloc, som_mkobject, som_is_space)
2412         (som_is_subspace, compare_subspaces, som_compute_checksum)
2413         (som_build_and_write_symbol_table, som_slurp_symbol_table): New
2414         protoypes.
2415         (hppa_som_reloc, compare_syms, compare_subspaces)
2416         (som_print_symbol, som_get_section_contents)
2417         (som_set_section_contents): Remove space after 'void *'.
2418         (som_bfd_print_private_bfd_data): Use %lx to print longs.
2419         (som_bfd_merge_private_bfd_data)
2420         (som_bfd_copy_private_header_data, som_bfd_set_private_flags): New
2421         defines.
2422
2423 2004-04-15  Julian Brown  <julian@codesourcery.com>
2424
2425         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
2426         * bfd-in2.h: Regenerate.
2427         * elf32-arm.c (elf32_arm_link_hash_table): New field, 'use_blx'.
2428         (elf32_arm_link_hash_table_create): Initialise fix_v4bx, use_blx.
2429         (bfd_elf32_arm_set_target_relocs): Handle use_blx.
2430         (elf32_arm_final_link_relocate): Use Thumb BLX for R_ARM_THM_PC22
2431         relocations if requested to.
2432         (allocate_dynrelocs): Don't count size of omitted Thumb stubs based on
2433         use_blx rather than symbian_p.
2434         (elf32_arm_finish_dynamic_symbol): Don't output Thumb PLT stubs if
2435         use_blx is in effect.
2436         (elf32_arm_symbian_link_hash_table_create): Enable use_blx by default
2437         for SymbianOS.
2438
2439 2005-04-15  Nick Clifton  <nickc@redhat.com>
2440
2441         * coffgen.c (coff_print_symbol): Use fprintf_vma to print vma
2442         values.
2443
2444 2005-04-15  Alan Modra  <amodra@bigpond.net.au>
2445
2446         PR ld/815
2447         * elflink.c (elf_smash_syms): Clear undef.next if it's not being
2448         used as a list pointer.
2449
2450 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
2451
2452         * Makefile.am (NO_WERROR): Define.
2453         * warning.m4: New file
2454         * acinclude.m4: Include warning.m4.
2455         * configure.in: Invoke AM_BINUTILS_WARNINGS.
2456         * Makefile.in: Regenerate.
2457         * configure: Regenerate.
2458
2459 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
2460
2461         * merge.c (sec_merge_emit): Tidy.  Check for bfd_zmalloc errors.
2462         Write trailing padding.
2463
2464         * merge.c (merge_strings): Round up section size for alignment.
2465
2466 2005-04-14  David S. Miller  <davem@davemloft.net>
2467
2468         Add TLS support for 64-bit Sparc ELF.
2469         *  elf64-sparc.c (sparc64_elf_dyn_relocs,
2470         sparc64_elf_link_hash_entry, sparc64_elf_obj_tdata): New structs.
2471         (GOT_UNKNOWN, GOT_NORMAL, GOT_TLD_GD, GOT_TLD_IE,
2472         sparc64_elf_hash_entry, sparc64_elf_tdata,
2473         sparc64_elf_local_got_tls_type): New defines.
2474         (sparc64_elf_mkobject): New function.
2475         (sparc64_elf_link_hash_table): Add members for dynamic linker
2476         sections PLT, RELPLT, DYNBSS, and RELBSS.  Add tls_ldm_got
2477         uion to track TLS GOT references.  Add sym_sec to cache
2478         mappings from local sym to section.
2479         (link_hash_newfunc): New function.
2480         (sparc64_elf_bfd_link_hash_table_create): Rename to
2481         sparc64_elf_link_hash_table_create for consistency.
2482         Pass link_hash_newfunc to _bfd_elf_link_hash_table_init.
2483         (sparc64_elf_create_dynamic_sections): Initialize new section
2484         members of sparc64_elf_link_hash_table.  Only init srelbss
2485         if not-shared.
2486         (sparc64_elf_copy_indirect_symbol, sparc64_elf_tls_transition):
2487         New functions.
2488         (SPARC_NOP): Define.
2489         (sparc64_elf_build_plt, sparc64_elf_plt_entry_offset,
2490         sparc64_elf_plt_ptr_offset): Delete.
2491         (sparc64_plt_entry_build): New function to build PLT entries
2492         gradually instread of all at once at the end of linking.
2493         (sparc64_elf_check_relocs): Delete dynobj, sgot, and srelgot
2494         local vars.  Get them from sparc64_elf_hash_table instead.
2495         Check early on if r_symndx is in bounds.  Handle TLS transitions.
2496         Account for TLS GOT references and DF_STATIC_TLS, as needed.
2497         For TLS relocs, record the tls_type in either
2498         sparc64_elf_local_got_tls_type or sparc64_elf_hash_entry as
2499         appropriate.  For R_SPARC_TLS_{GD,LDM}_CALL, emit a reference
2500         to the __tls_get_addr symbol.  For PLT relocs, track references
2501         via h->plt.refcount.  When R_SPARC_{PC10,PC22,PC_HH22,PC_HM10,
2502         PC_LM22} and h not-NULL, set h->non_got_ref.  For global data
2503         symbol references, count the number of relocations needed for
2504         that symbol.  For default switch case, don't error, this lets
2505         the TLS relocs not explicitly handled by this function get
2506         accepted.
2507         (sparc64_elf_gc_mark_hook, sparc64_gc_sweep_hook): New functions.
2508         (sparc64_elf_adjust_dynamic_symbol): Remove dynobj local var, get
2509         it from sparc64_elf_hash_table.  Store the real PLT offset
2510         in h->plt.offset, and build PLT entries one at a time.  Also
2511         get .dynbss section pointer from htab.
2512         (allocate_dynrelocs, readonly_dynrelocs,
2513         sparc64_omit_section_dynsym): New functions.
2514         (sparc64_elf_omit_section_dynsym): Use these new functions as
2515         helpers.
2516         (dtpoff_base, tpoff): New functions.
2517         (sparc64_elf_relocate_section): Kill dynobj, sgot, and splt
2518         locals, get them from sparc64_elf_hash_table.  Handle TLS
2519         relocations and refcounting in main relocation loop.
2520         (sparc64_elf_finish_dynamic_symbol): Use
2521         sparc64_elf_link_hash_table.  Build PLT entries as we see
2522         them.  Handle TLS GOT relocations.
2523         (sparc64_elf_finish_dynamic_sections): Get sgot and dynobj
2524         from sparc64_elf_hash_table.  Initialize only PLT header
2525         not all entries since we not build PLT entries one by one.
2526         (elf_backend_copy_indirect_symbol, bfd_elf64_mkobject,
2527         elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook,
2528         elf_backend_can_gc_sections, elf_backend_can_refcount): Define.
2529
2530 2005-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
2531
2532         * elflink.c (elf_link_input_bfd): Update check for removed
2533         sections.
2534
2535 2005-04-12  Alan Modra  <amodra@bigpond.net.au>
2536
2537         * Makefile.am: Run "make dep-am".
2538         * Makefile.in: Regenerate.
2539         * aclocal.m4: Regenerate.
2540         * libcoff.h: Regenerate.
2541
2542 2005-04-11  H.J. Lu  <hongjiu.lu@intel.com>
2543
2544         * linker.c (_bfd_generic_link_output_symbols): Also check if
2545         the output section of an input section has been removed from
2546         the output file.
2547
2548         * section.c (bfd_section_list_remove): Clear the next field
2549         of the removed section.
2550         (bfd_section_removed_from_list): New.
2551         * bfd-in2.h: Regenerated.
2552
2553 2005-04-11  David S. Miller  <davem@davemloft.net>
2554
2555         * elf32-sparc.c (elf32_sparc_relocate_section,
2556         R_SPARC_TLS_LDO_{HIX22,LOX10}): When not shared, transition to
2557         R_SPARC_TLS_LE_{HIX22,LOX10}.
2558         (elf32_sparc_relocate_section, R_SPARC_TLS_{LDO,LE}_HIX22): Only
2559         xor relocation with 0xffffffff if R_SPARC_TLS_LE_HIX22.
2560         (elf32_sparc_relocate_section, R_SPARC_TLS_{LDO,LE}_LOX10): Only
2561         or 0x1c00 into relocation if R_SPARC_TLS_LE_HIX22.
2562
2563 2005-04-11  H.J. Lu  <hongjiu.lu@intel.com>
2564
2565         * coffcode.h (STRING_SIZE_SIZE): Updated to match libcoff-in.h.
2566
2567 2005-04-11  Nick Clifton  <nickc@redhat.com>
2568
2569         * aout-target.h:  Convert to ISO C.
2570         * aoutf1.h:  Convert to ISO C.
2571         * aoutx.h:  Convert to ISO C.
2572         * bout.c:  Convert to ISO C.
2573         * dwarf1.c:  Convert to ISO C.
2574         * ecoffswap.h:  Convert to ISO C.
2575         * freebsd.h:  Convert to ISO C.
2576         * genlink.h:  Convert to ISO C.
2577         * ieee.c:  Convert to ISO C.
2578         * ihex.c:  Convert to ISO C.
2579         * libcoff-in.h:  Convert to ISO C.
2580         * mach-o.c:  Convert to ISO C.
2581         * mach-o.h:  Convert to ISO C.
2582         * netbsd.h:  Convert to ISO C.
2583         * ns32k.h:  Convert to ISO C.
2584         * ns32knetbsd.c:  Convert to ISO C.
2585         * oasys.c:  Convert to ISO C.
2586         * pdp11.c:  Convert to ISO C.
2587         * pef-traceback.h:  Convert to ISO C.
2588         * pef.c:  Convert to ISO C.
2589         * pef.h:  Convert to ISO C.
2590         * riscix.c:  Convert to ISO C.
2591         * som.c:  Convert to ISO C.
2592         * som.h:  Convert to ISO C.
2593         * srec.c:  Convert to ISO C.
2594         * stabs.c:  Convert to ISO C.
2595         * sunos.c:  Convert to ISO C.
2596         * tekhex.c:  Convert to ISO C.
2597         * versados.c:  Convert to ISO C.
2598         * version.h:  Convert to ISO C.
2599         * xcoff-target.h:  Convert to ISO C.
2600         * xcofflink.c:  Convert to ISO C.
2601         * xsym.c:  Convert to ISO C.
2602         * xsym.h:  Convert to ISO C.
2603
2604 2005-04-08  Paul Brook  <paul@codesourcery.com>
2605
2606         * elf32-arm.c (ARM2THUMB_GLUE_SIZE): Rename...
2607         (ARM2THUMB_STATIC_GLUE_SIZE): ... to this.
2608         (ARM2THUMB_PIC_GLUE_SIZE): Define.
2609         (a2t1p_ldr_insn, a2t2p_add_pc_insn, a2t3p_bx_r12_insn): Add.
2610         (elf32_arm_to_thumb_stub): Create PIC stubs.
2611         (record_arm_to_thumb_glue): Use different stub size for relocatable
2612         images.
2613
2614 2005-04-05  Alan Modra  <amodra@bigpond.net.au>
2615
2616         * elf64-ppc.c (dec_dynrel_count): New function split out from
2617         ppc64_elf_edit_toc, with additional code from ppc64_elf_edit_opd.
2618         (ppc64_elf_edit_toc, ppc64_elf_edit_opd): Use it.
2619         (ppc64_elf_tls_optimize): Likewise.
2620
2621 2005-04-05  Mark Kettenis  <kettenis@gnu.org>
2622
2623         * netbsd-core.c (SPARC_WCOOKIE_OFFSET): Renamed from
2624         CORE_WCOOKIE_OFFSET.
2625         (SPARC64_WCOOKIE_OFFSET): New.
2626         (netbsd_core_file_p): Provide .wcookie section for OpenBSD/sparc64.
2627
2628 2005-04-05  Nick Clifton  <nickc@redhat.com>
2629
2630         * po/rw.po: New translation: Kinyarwanda
2631         * configure.in (ALL_LINGUAS): Add rw
2632         * configure: Regenerate.
2633
2634 2005-04-05  Richard Sandiford  <rsandifo@redhat.com>
2635
2636         * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
2637         (_bfd_mips_elf_section_from_shdr): Use it to check for recognized
2638         SHT_MIPS_OPTIONS names.  Allow all sections with unrecognised
2639         section flags.
2640         (_bfd_mips_elf_fake_sections): Use MIPS_ELF_OPTIONS_SECTION_NAME_P
2641         to check for SHT_MIPS_OPTIONS sections.
2642         (_bfd_mips_elf_set_section_contents): Likewise.
2643
2644 2005-04-04  Eric Christopher  <echristo@redhat.com>
2645
2646         * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents):
2647         Clean up gp handling code.
2648
2649 2005-04-04  H.J. Lu  <hongjiu.lu@intel.com>
2650
2651         * elf.c (bfd_elf_set_group_contents): Ignore linker created
2652         group section.
2653         (assign_section_numbers): Accept link_info. Check SHT_GROUP
2654         sections for relocatable files only. Remove the linker created
2655         group sections.
2656         (_bfd_elf_compute_section_file_positions): Pass link_info to
2657         assign_section_numbers.
2658
2659         * elfxx-ia64.c (elfNN_ia64_object_p): New.
2660         (elf_backend_object_p): Defined.
2661
2662 2005-04-04  H.J. Lu  <hongjiu.lu@intel.com>
2663
2664         * elf-bfd.h (elf_section_data): Use (sec) instead of sec.
2665
2666 2005-04-03  Fred Fish  <fnf@specifixinc.com>
2667
2668         * dwarf2.c (struct dwarf2_debug): Add dwarf_ranges_buffer and
2669         dwarf_ranges_size members.
2670         (struct comp_unit): Add base_address member.
2671         (struct funcinfo): Replace low/high members with an arange.
2672         (arange_add): Replace incoming "unit" parameter with "abfd" and
2673         "first_arange" pointers.  Reorganize/rewrite function body.
2674         (decode_line_info): Change arange_add call to pass bfd and arange
2675         pointers.
2676         (lookup_address_in_line_info_table): Use arange list instead of
2677         individual low/high members.  Walk function's arange list to find
2678         lowest PC in list, to test for overlapping functions.
2679         (read_debug_ranges): New function, reads the debug_ranges section.
2680         (lookup_address_in_function_table): Use arange list instead of
2681         individual low/high members.  Rewrite to find smallest range that
2682         matches.
2683         (read_rangelist): Read a given rangelist from debug_ranges.
2684         (scan_unit_for_functions): Use arange list instead of individual
2685         low/high members.  Handle a DW_AT_ranges attribute.
2686         (parse_comp_unit): Use arange list instead of individual low/high
2687         members.  Save comp unit base address.  Handle a DW_AT_ranges
2688         attribute.
2689
2690 2005-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2691
2692         * elf.c (assign_section_numbers): Really use the kept section.
2693
2694 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
2695
2696         * elf-bfd.h (_bfd_elf_check_kept_section): New.
2697
2698         * elf.c (assign_section_numbers): When sh_link points to a
2699         discarded section, call _bfd_elf_check_kept_section to see if
2700         the kept section can be used. Otherwise reject sh_link
2701         pointing to discarded section.
2702
2703         * elflink.c (_bfd_elf_check_kept_section): New.
2704         (elf_link_input_bfd): Use it.
2705
2706 2005-04-01  Alan Modra  <amodra@bigpond.net.au>
2707
2708         * elf64-ppc.c (ppc64_elf_edit_toc): Account for dynamic relocs
2709         that we no longer need.
2710
2711 2005-04-01  Alan Modra  <amodra@bigpond.net.au>
2712
2713         * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Return -1 on errors
2714         rather than 0.
2715         (ppc64_elf_check_relocs): Remove unnecessary SEC_ALLOC check.
2716
2717 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
2718
2719         * elf.c (assign_section_numbers): Fix a typo.
2720
2721 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
2722
2723         * elflink.c (elf_link_input_bfd): Remove the extra `\n' in
2724         error message.
2725         (_bfd_elf_section_already_linked): Likewise.
2726
2727 2005-03-31  Jerome Guitton  <guitton@gnat.com>
2728
2729         * config.in: Regenerate.
2730
2731 2005-03-31  Jerome Guitton  <guitton@gnat.com>
2732
2733         * config.in (HAVE_DECL_BASENAME): New configure macro.
2734         * configure.in: Check for basename.
2735         * configure: Regenerate.
2736
2737 2005-03-30  Julian Brown  <julian@codesourcery.com>
2738
2739         * bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename from
2740         bfd_elf32_is_arm_mapping_symbol_name.
2741         * bfd-in2.h: Regenerate.
2742         * cpu-arm.c (bfd_is_arm_mapping_symbol_name): Rename from
2743         bfd_elf32_is_arm_mapping_symbol_name.
2744         * elf32-arm.c (elf32_arm_is_target_special_symbol): Rename
2745         bfd_elf32_is_arm_mapping_symbol_name to bfd_is_arm_mapping_symbol_name.
2746         (arm_elf_find_function): Likewise.
2747         (elf32_arm_output_symbol_hook): Likewise.
2748
2749 2005-03-30  Julian Brown  <julian@codesourcery.com>
2750
2751         * bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.
2752         * bfd-in2.h: Regenerate.
2753         * elf32-arm.c (elf32_arm_is_target_special_symbol): Rename call to
2754         bfd_elf32_is_arm_mapping_symbol_name.
2755         (elf32_arm_output_symbol_hook): Likewise.
2756         (arm_elf_find_function): Likewise, and include STT_NOTYPE in test for
2757         mapping symbols.
2758         (is_arm_mapping_symbol_name): Function moved from here...
2759         * cpu-arm.c (bfd_elf32_is_arm_mapping_symbol_name): ...to here, renamed
2760         and made global.
2761
2762 2005-03-29  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
2763
2764         * configure.in: Check for ffs decl and alphabetize.
2765         * config.in: Regenerate.
2766         * configure: Regenerate.
2767         * sysdep.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.
2768
2769 2005-03-29  Fred Fish  <fnf@specifixinc.com>
2770
2771         * dwarf2.c (struct comp_unit): Fix typo.
2772         (scan_unit_for_functions): Remove unused local variable "name"
2773         and dead code that set it.
2774
2775 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
2776             Phil Blundell  <philb@gnu.org>
2777
2778         * bfd-in2.h, libbfd.h: Regenerated.
2779         * reloc.c: Add ARM TLS relocations.
2780         * elf32-arm.c (elf32_arm_howto_table): Add dynamic TLS
2781         relocations.
2782         (elf32_arm_tls_gd32_howto, elf32_arm_tls_ldo32_howto)
2783         (elf32_arm_tls_ldm32_howto, elf32_arm_tls_le32_howto)
2784         (elf32_arm_tls_ie32_howto): New.
2785         (elf32_arm_howto_from_type): Support TLS relocations.
2786         (elf32_arm_reloc_map): Likewise.
2787         (elf32_arm_reloc_type_lookup): Likewise.
2788         (TCB_SIZE): Define.
2789         (struct elf32_arm_obj_tdata): New.
2790         (elf32_arm_tdata, elf32_arm_local_got_tls_type): Define.
2791         (elf32_arm_mkobject): New function.
2792         (struct elf32_arm_relocs_copied): Add pc_count.
2793         (elf32_arm_hash_entry, GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD)
2794         (GOT_TLS_IE): Define.
2795         (struct elf32_arm_link_hash_table): Add tls_ldm_got.
2796         (elf32_arm_link_hash_newfunc): Initialize tls_type.
2797         (elf32_arm_copy_indirect_symbol): Copy pc_count and tls_type.
2798         (elf32_arm_link_hash_table_create): Initialize tls_ldm_got.
2799         (dtpoff_base, tpoff): New functions.
2800         (elf32_arm_final_link_relocate): Handle TLS relocations.
2801         (IS_ARM_TLS_RELOC): Define.
2802         (elf32_arm_relocate_section): Warn about TLS mismatches.
2803         (elf32_arm_gc_sweep_hook): Handle TLS relocations and pc_count.
2804         (elf32_arm_check_relocs): Detect invalid symbol indexes.  Handle
2805         TLS relocations and pc_count.
2806         (elf32_arm_adjust_dynamic_symbol): Check non_got_ref.
2807         (allocate_dynrelocs): Handle TLS.  Bind REL32 relocs to local
2808         calls.
2809         (elf32_arm_size_dynamic_sections): Handle TLS.
2810         (elf32_arm_finish_dynamic_symbol): Likewise.
2811         (bfd_elf32_mkobject): Define.
2812
2813 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
2814
2815         * elf32-arm.c (elf32_arm_check_relocs): Increment count for all
2816         relocation types.  Don't count relocations which will use a PLT.
2817
2818 2005-03-29  Joel Brobecker  <brobecker@gnat.com>
2819
2820         * elf.c (elfcore_grok_nto_status): Print tid as long.
2821         (elfcore_grok_nto_regs): Likewise.
2822
2823 2005-03-29  Joel Brobecker  <brobecker@gnat.com>
2824
2825         * irix-core.c: Remove some unnecessary prototypes.
2826
2827 2005-03-28  Joel Brobecker  <brobecker@adacore.com>
2828
2829         * irix-core.c: Convert to ISO C.
2830
2831 2005-03-28  Joel Brobecker  <brobecker@adacore.com>
2832
2833         * irix-core.c (do_sections): Replace + by | in expression.
2834         (irix_core_core_file_matches_executable_p): Add ATTRIBUTE_UNUSED
2835         to unused parameters to avoid a compiler warning.
2836
2837 2005-03-28  Mark Kettenis  <kettenis@gnu.org>
2838
2839         * netbsd-core.c: Convert to ISO C.  Fix formatting.
2840
2841 2005-03-24  Eric Christopher  <echristo@redhat.com>
2842
2843         * elfxx-mips.c: Revert previous patch.
2844
2845 2005-03-24  Nick Clifton  <nickc@redhat.com>
2846
2847         * targets.c (_bfd_target_vector): Only include the
2848         bfd_elf32_ia64_hpux_big_vec vector when building a 64-bit BFD with
2849         all targets enabled.
2850
2851 2005-03-24  James E Wilson  <wilson@specifixinc.com>
2852
2853         * Makefile.am (BFD32_BACKENDS): Delete elf32-ia64.lo.
2854         (BFD64_BACKENDS): Add elf32-ia64.lo.
2855         * Makefile.in: Regenerate.
2856
2857 2005-03-23  Eric Christopher  <echristo@redhat.com>
2858
2859         * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): New.
2860         (mips_elf_calculate_relocation): Use. Define DF_TEXTREL
2861         after emitting relocation.
2862         (_bfd_mips_elf_adjust_dynamic_symbol): Ditto.
2863         (_bfd_mips_elf_check_relocs): Remove code to set DF_TEXTREL
2864         and readonly_reloc.
2865
2866 2005-03-23  Mike Frysinger  <vapier@gentoo.org>
2867             Nick Clifton  <nickc@redhat.com>
2868
2869         * config.bfd: Accept any C library to accompany a GNU Linux
2870         implementation, not just the GNU C library.
2871         * configure.in: Likewise.
2872         * configure: Regenerate.
2873
2874 2005-03-22  H.J. Lu  <hongjiu.lu@intel.com>
2875
2876         * bfd-in.h (_bfd_elf_provide_symbol): New.
2877         * bfd-in2.h: Regenerated.
2878
2879         * elf32-ppc.c (set_linker_sym): Moved to elflink.c.
2880         (ppc_elf_set_sdata_syms): Call _bfd_elf_provide_symbol instead
2881         of set_linker_sym.
2882
2883         * elflink.c (_bfd_elf_provide_symbol): New. Moved and renamed
2884         from elf32-ppc.c.
2885
2886 2005-03-22  Hans-Peter Nilsson  <hp@axis.com>
2887
2888         * hash.c (strtab_hash_newfunc): Fix typo in allocated size.
2889
2890 2005-03-22  Bob Wilson  <bob.wilson@acm.org>
2891
2892         * xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup,
2893         xtensa_sysreg_lookup_name, xtensa_interface_lookup,
2894         xtensa_funcUnit_lookup): Skip bsearch call if count is zero.
2895         (xtensa_opcode_decode): Rearrange code.
2896
2897 2005-03-22  Nick Clifton  <nickc@redhat.com>
2898
2899         * binary.c: Convert to ISO C90 formatting.
2900         * coff-arm.c: Convert to ISO C90 formatting.
2901         * coffgen.c: Convert to ISO C90 formatting.
2902         * elf32-gen.c: Convert to ISO C90 formatting.
2903         * elf64-gen.c: Convert to ISO C90 formatting.
2904         * hash.c: Convert to ISO C90 formatting.
2905         * ieee.c: Convert to ISO C90 formatting.
2906
2907 2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
2908
2909         * elf32-arm.c (elf32_arm_final_link_relocate): Don't fail for
2910         unresolved symbols in R_ARM_NONE relocations.
2911
2912 2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
2913
2914         * elf32-arm.c (elf32_arm_final_link_relocate): Add
2915         UNRESOLVED_RELOC_P argument.  Set it appropriately.
2916         (elf32_arm_relocate_section): Update call to
2917         elf32_arm_final_link_relocate.  Don't clobber RELOCATION; use
2918         unresolved_reloc instead.
2919
2920 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
2921
2922         * elflink.c (elf_link_add_object_symbols): Set SEC_EXCLUDE on
2923         .gnu.warning.* sections.
2924
2925 2005-03-22  Alan Modra  <amodra@bigpond.net.au>
2926
2927         * elf32-ppc.c (elf_linker_section_pointers_t): Remove
2928         written_address_p.
2929         (ppc_elf_create_linker_section): Don't try to reuse existing section.
2930         (elf_create_pointer_linker_section): Delete info parm.  Don't make
2931         h dynamic.  Don't set written_address_p.
2932         (ppc_elf_check_relocs): Adjust ppc_elf_create_linker_section calls.
2933         (bfd_put_ptr): Delete.
2934         (elf_finish_pointer_linker_section): Remove output_bfd and info parms.
2935         Always write section contents.  Assert global sym is def_regular.
2936         Use offset bottom bit as a written flag.
2937         (ppc_elf_relocate_section): Adjust elf_finish_pointer_linker_section
2938         calls.
2939
2940 2005-03-22  Alan Modra  <amodra@bigpond.net.au>
2941
2942         * elf32-ppc.c (ppc_elf_set_sdata_syms): New function, extracted from..
2943         (ppc_elf_set_sdata_syms): ..here.  Expand comment.  Set .sbss start
2944         and end syms.
2945
2946 2005-03-21  Nick Clifton  <nickc@redhat.com>
2947
2948         * coff-arm.c (coff_link_hash_entry): Only define for non WINCE
2949         targets.
2950         (t2a1_bx_pc_insn): Likewise.
2951         (t2a2_noop_insn): Likewise.
2952         (t2a3_b_insn): Likewise.
2953         (t2a1_push_insn): Likewise.
2954         (t2a2_ldr_insn): Likewise.
2955         (t2a3_mov_insn): Likewise.
2956         (t2a4_bx_insn): Likewise.
2957         (t2a5_pop_insn): Likewise.
2958         (t2a6_bx_insn): Likewise.
2959         (coff_arm_relocate_section): Only declare the high_address
2960         variable for non WINCE targets.
2961
2962 2005-03-22  Alan Modra  <amodra@bigpond.net.au>
2963
2964         * elf32-ppc.c (ppc_elf_add_symbol_hook): Make htab->sbss
2965         SEC_LINKER_CREATED.  Attach to dynobj.
2966         (ppc_elf_size_dynamic_sections): Strip htab->sbss if zero size.
2967
2968 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
2969
2970         * elf32-ppc.c (struct elf_linker_section): Remove sym_hash and
2971         sym_offset.  Add name, bss_name, sym_name, sym_val.
2972         (struct ppc_elf_link_hash_table): Remove sdata and sdata2 pointers.
2973         Add sdata array of elf_linker_section_t.
2974         (ppc_elf_link_hash_table_create): Set name, sym_name, and bss_name.
2975         (enum elf_linker_section_enum): Delete.
2976         (ppc_elf_create_linker_section): Rewrite.  Don't create syms here.
2977         (ppc_elf_check_relocs): Delay ppc_elf_create_linker_section until
2978         the special sections are needed.  Adjust htab->sdata refs.
2979         Ensure dynobj is set in sreloc code.
2980         (ppc_elf_size_dynamic_sections): Strip sdata sections.
2981         (ppc_elf_set_sdata_syms): New function.
2982         (elf_finish_pointer_linker_section): Use 0x8000 for sym_offset.
2983         (ppc_elf_relocate_section): Adjust references to htab->sdata.  Use
2984         sym_val instead of sym_hash.
2985         * elf32-ppc.h (ppc_elf_set_sdata_syms): Declare.
2986
2987 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
2988
2989         * elf32-ppc.c (is_ppc_elf_target): Move to linker part of file.
2990         (ppc_elf_merge_private_bfd_data): Likewise.
2991
2992 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
2993
2994         * elf32-ppc.c (struct elf_linker_section): Remove rel_section.
2995         (ppc_elf_create_linker_section): Don't create rel_section.
2996         (elf_create_pointer_linker_section): Don't size relocs.
2997         (elf_finish_pointer_linker_section): Remove relative_reloc parm.
2998         Don't generate relocs.
2999         (ppc_elf_relocate_section): Adjust calls to
3000         elf_finish_pointer_linker_section.
3001
3002 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
3003
3004         * elf32-ppc.c (is_ppc_elf_target): New function.
3005         (ppc_elf_merge_private_bfd_data): Use it rather than just testing
3006         for bfd_target_elf_flavour.  Do this test before endian check.
3007         (ppc_elf_add_symbol_hook): Use is_pcc_elf_target.
3008         (ppc_elf_size_dynamic_sections): Likewise.
3009
3010 2005-03-20  H.J. Lu  <hongjiu.lu@intel.com>
3011
3012         * elf-bfd.h (elf_backend_data): Add int to
3013         elf_backend_section_from_shdr.
3014         (bfd_elf_section_data): Update comment for this_idx.
3015         (_bfd_elf_make_section_from_shdr): Add int.
3016         * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
3017
3018         * elf.c (_bfd_elf_make_section_from_shdr): Take section index
3019         and use it to set this_idx in bfd_elf_section_data.
3020         (bfd_section_from_shdr): Pass shindex to
3021         _bfd_elf_make_section_from_shdr.
3022         (_bfd_elf_section_from_bfd_section): Use this_idx in
3023         bfd_elf_section_data to find section index.
3024
3025         * elf32-arm.c (elf32_arm_section_from_shdr): Take section
3026         index and pass it to _bfd_elf_make_section_from_shdr.
3027         * elf32-i370.c(i370_elf_section_from_shdr): Likewise.
3028         * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
3029         * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
3030         * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
3031         * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
3032         * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
3033         * elf64-x86-64.c (elf64_x86_64_section_from_shdr): Likewise.
3034         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
3035         * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
3036
3037 2005-03-19  Danny Smith <dannysmith@users.sourceforge.net>
3038             Ross Ridge  <rridge@csclub.uwaterloo.ca>
3039
3040         * peicode.h (pe_ILF_build_a_bfd): Strip only one prefix
3041         character in IMPORT_NAME_UNDECORATE and IMPORT_NAME_NOPREFIX
3042         cases.  Add comment.
3043
3044 2005-03-18  H.J. Lu  <hongjiu.lu@intel.com>
3045
3046         * elflink.c (elf_mark_used_section): Remove check for special
3047         sections.
3048
3049 2005-03-18  Andreas Schwab  <schwab@suse.de>
3050
3051         * elfxx-ia64.c (elfNN_ia64_install_value): Change type of insn
3052         from bfd_vma to ia64_insn, remove broken cast.
3053
3054 2005-03-18  C Jaiprakash  <cjaiprakash@noida.hcltech.com>
3055
3056         * elf32-m68k.c (elf_cfv4e_plt0_entry): plt entry for coldfire v4e.
3057         (elf_m68k_adjust_dynamic_symbol,elf_m68k_finish_dynamic_symbol,
3058          elf_m68k_finish_dynamic_sections): Use it.
3059
3060 2005-03-17  Paul Brook <paul@codesourcery.com>
3061             Dan Jacobowitz <dan@codesourcery.com>
3062             Mark Mitchell  <mark@codesourcery.com>
3063
3064         * elf32-arm.c (elf32_arm_modify_segment_map): New function.
3065         (elf32_arm_additional_program_headers): Likewise.
3066         (elf_backend_modify_segment_map): Define.
3067         (elf_backend_additional_program_headers): Likewise.
3068         (elf32_arm_symbian_modify_segment_map): Use
3069         elf32_arm_modify_segment_map.
3070
3071 2005-03-18  H.J. Lu  <hongjiu.lu@intel.com>
3072
3073         * elflink.c (elf_mark_used_section): Check bfd_is_const_section
3074         for special sections.
3075
3076 2005-03-18  Alan Modra  <amodra@bigpond.net.au>
3077
3078         * elf-bfd.h (_bfd_elf_link_renumber_dynsyms): Delete.
3079         * elflink.c (_bfd_elf_link_renumber_dynsyms): Make static, add
3080         section_sym_count param, and return number of section symbols.
3081         (bfd_elf_size_dynamic_sections): Clear section symbol area of
3082         .dynsym contents.  Don't bother calling swap_symbol_out on the
3083         first all-zero dynsym.
3084         (elf_mark_used_section): Formatting.  Avoid twiddling flags in
3085         special sections like bfd_abs_section.
3086         (bfd_elf_gc_sections): Spelling fix.
3087
3088 2005-03-16  Fred Fish  <fnf@specifixinc.com>
3089
3090         PR binutils/790
3091         * dwarf2.c (read_indirect_string): Fix apparent typo, check
3092         dwarf_str_buffer allocation, not dwarf_abbrev_buffer.
3093
3094 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
3095
3096         * elflink.c (elf_mark_used_section): New.
3097         (bfd_elf_gc_sections): Call elf_gc_mark_section for
3098         non-relocatable link if we don't do GC.
3099
3100 2005-03-16  Nick Clifton  <nickc@redhat.com>
3101             Ben Elliston  <bje@au.ibm.com>
3102
3103         * configure.in (werror): New switch: Add -Werror to the
3104         compiler command line.  Enabled by default.  Disable via
3105         --disable-werror.
3106         * configure: Regenerate.
3107
3108 2005-03-16  Nick Clifton  <nickc@redhat.com>
3109
3110         * ecoff.c: Convert to ISO C90 formatting.
3111
3112 2005-03-16  Alan Modra  <amodra@bigpond.net.au>
3113
3114         * elf32-ppc.c: Divide file into general and linker specific
3115         functions.  Sort linker functions into roughly the order in which
3116         they are called by the ELF linker code.
3117
3118 2005-03-16  Alan Modra  <amodra@bigpond.net.au>
3119
3120         * elf32-ppc.c (ppc_elf_create_linker_section): Set SEC_LINKER_CREATED
3121         on section.  Correct comment, and add FIXME.
3122         (ppc_elf_additional_program_headers): Don't bump header count for
3123         interp.  Test SEC_ALLOC, not SEC_LOAD, and don't test size.
3124         (ppc_elf_size_dynamic_sections): Don't strip sdata and sdata2, but
3125         do allocate memory if they need it.
3126
3127 2005-03-15  Mikkel Krautz  <krautz@gmail.com>
3128
3129         * config.bfd (x86_64-elf): Add target.
3130
3131 2005-03-15  Alan Modra  <amodra@bigpond.net.au>
3132
3133         * po/es.po: Commit new Spanish translation.
3134
3135 2005-03-14  H.J. Lu  <hongjiu.lu@intel.com>
3136
3137         * elfxx-ia64.c (elfNN_ia64_relocate_section): Set symbo name
3138         for global symbol when reporting overflow.
3139
3140 2005-03-11  Jakub Jelinek  <jakub@redhat.com>
3141
3142         * libbfd-in.h (_bfd_ar_spacepad): New prototype.
3143         * libbfd.h: Rebuilt.
3144         * archive.c (_bfd_ar_spacepad): New function.
3145         (_bfd_construct_extended_name_table, _bfd_write_archive_contents,
3146         bsd_write_armap, _bfd_archive_bsd_update_armap_timestamp,
3147         coff_write_armap): Use it.
3148         (bfd_ar_hdr_from_filesystem): Likewise.  Fix HP-UX large
3149         uid/gid support.
3150         * archive64.c (bfd_elf64_archive_write_armap): Use _bfd_ar_spacepad.
3151
3152 2005-03-10  Mark Kettenis  <kettenis@gnu.org>
3153
3154         * archive.c (_bfd_look_for_bfd_in_cache): Move declaration of
3155         has_table to the start of the function.
3156
3157 2005-03-10  Ben Elliston  <bje@au.ibm.com>
3158
3159         * archive.c: Include hashtab.h.
3160         (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
3161         (_bfd_look_for_bfd_in_cache): Reimplement using htab_find.
3162         (hash_file_ptr): New function.
3163         (eq_file_ptr): Likewise.
3164         (_bfd_add_bfd_to_archive_cache): Reimplement using a hash table.
3165         * libbfd-in.h: Include hashtab.h.
3166         (struct artdata): Change `cache' member type to htab_t.
3167         * libbfd.h: Rebuild.
3168
3169 2005-03-08  Daniel Jacobowitz  <dan@codesourcery.com>
3170
3171         * configure.in: Bump version to 2.16.90.
3172         * configure: Regenerated.
3173
3174 2005-03-07  Jakub Jelinek  <jakub@redhat.com>
3175
3176         * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.
3177         close is a function like macro in system headers.
3178
3179 2005-03-07  Alan Modra  <amodra@bigpond.net.au>
3180
3181         PR ld/778
3182         * elf32-hppa.c (elf32_hppa_create_dynamic_sections): Reinstate
3183         _GLOBAL_OFFSET_TABLE_ as a normal dynamic symbol.
3184
3185 2005-03-06  Alan Modra  <amodra@bigpond.net.au>
3186
3187         * elf.c (elfcore_grok_win32pstatus): Warning fixes.
3188
3189 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
3190
3191         * po/bfd.pot: Regenerate.
3192
3193 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
3194
3195         * elf64-ppc.c (update_plt_info): Don't mark new ABI call syms
3196         with is_func.
3197         (func_desc_adjust): Force dot-syms local in executables as well
3198         as shared libs.
3199
3200 2005-03-04  David Daney  <ddaney@avtrex.com>
3201
3202         * elfxx-mips.c (mips_elf_calculate_relocation): Handle special
3203         '__gnu_local_gp' symbol used by gas -mno-shared.
3204
3205 2005-03-03  H.J. Lu  <hongjiu.lu@intel.com>
3206
3207         * elf-bfd.h (elf_backend_data): Add "const char *" to
3208         elf_backend_section_from_phdr.
3209
3210         * elf.c (bfd_section_from_phdr): Pass "proc" to the
3211         elf_backend_section_from_phdr hook.
3212
3213 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
3214             Joseph Myers  <joseph@codesourcery.com>
3215
3216         * elfxx-mips.c (struct mips_got_entry): Add tls_type.
3217         (struct mips_got_info): Add tls_gotno, tls_assigned_gotno,
3218         and tls_ldm_offset.
3219         (struct mips_elf_got_per_bfd_arg): Add global_count.
3220         (struct mips_elf_count_tls_arg): New.
3221         (struct mips_elf_hash_sort_data): Update comment for min_got_dynindx.
3222         (struct mips_elf_link_hash_entry): Add tls_type and tls_got_offset.
3223         (GOT_NORMAL, GOT_TLS_GD, GOT_TLS_LDM, GOT_TLS_IE)
3224         (GOT_TLS_OFFSET_DONE, GOT_TLS_DONE): Define.
3225         (TLS_RELOC_P): Define.
3226         (TP_OFFSET, DTP_OFFSET): Define.
3227         (dtprel_base, tprel_base): New functions.
3228         (mips_elf_link_hash_newfunc): Initialize tls_type.
3229         (mips_elf_got_entry_hash, mips_elf_got_entry_eq)
3230         (mips_elf_multi_got_entry_hash, mips_elf_multi_got_entry_eq): Handle
3231         TLS entries.
3232         (mips_tls_got_relocs, mips_elf_count_local_tls_relocs)
3233         (mips_elf_count_global_tls_entries, mips_elf_count_global_tls_relocs)
3234         (mips_elf_output_dynamic_relocation, mips_elf_initialize_tls_slots)
3235         (mips_tls_got_index): New functions.
3236         (mips_elf_local_got_index): Add new R_SYMNDX, H, and R_TYPE
3237         arguments.  Pass them to mips_elf_create_local_got_entry.  Use
3238         mips_tls_got_index.
3239         (mips_elf_global_got_index): Add new R_TYPE and INFO arguments.
3240         Handle TLS entries.
3241         (mips_elf_got_page, mips_elf_got16_entry): Update calls to
3242         mips_elf_create_local_got_entry.
3243         (mips_elf_create_local_got_entry): Add new R_SYMNDX, H, and R_TYPE
3244         arguments.  Handle TLS entries.
3245         (mips_elf_sort_hash_table_f): Add non-TLS assertions.
3246         (mips_elf_record_local_got_symbol): Add new TLS_FLAG argument.  Handle
3247         TLS entries.
3248         (mips_elf_record_global_got_symbol): Likewise.
3249         (mips_elf_make_got_per_bfd): Initialize new mips_got_info members.
3250         Count TLS entries.
3251         (mips_elf_merge_gots): Handle TLS entries when merging.
3252         (mips_elf_initialize_tls_index): New function.
3253         (mips_elf_set_global_got_offset): Handle TLS entries.
3254         (mips_elf_adjust_gp): Handle TLS.
3255         (mips_elf_multi_got): Remove redundant call to
3256         mips_elf_resolve_final_got_entries.  Initialize global_count.
3257         Correct a comment.  Initialize new TLS members of mips_got_info.
3258         Assign TLS GOT indexes for new GOTs.
3259         (mips_elf_create_got_section): Initialize new TLS members of
3260         mips_got_info.
3261         (mips_elf_calculate_relocation): Handle TLS relocs.
3262         (_bfd_mips_elf_check_relocs): Likewise.  Update calls to changed
3263         functions.
3264         (_bfd_mips_elf_always_size_sections): Handle TLS.
3265         (_bfd_mips_elf_size_dynamic_sections): Likewise.
3266         (_bfd_mips_elf_finish_dynamic_symbol): Likewise.  Update calls to
3267         changed functions.
3268         (_bfd_mips_elf_copy_indirect_symbol): Copy tls_type.
3269         (_bfd_mips_elf_hide_symbol): Handle TLS.
3270         * elfn32-mips.c (elf_mips_howto_table_rel, elf_mips_howto_table_rela)
3271         (mips_reloc_map): Add TLS relocs.
3272         * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise.
3273         * elf64-mips.c (mips_elf64_howto_table_rel)
3274         (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
3275         * reloc.c: Define new MIPS TLS relocations.
3276         * libbfd.h, bfd-in2.h: Regenerated.
3277
3278 2005-03-02  Jan Beulich  <jbeulich@novell.com>
3279
3280         * Makefile.am: Add dependency of cache.o on libiberty.h.
3281         * cache.c: Include libiberty.h.
3282         (bfd_open_file): Use unlink_if_ordinary instead of unlink.
3283
3284 2005-03-01  Zack Weinberg  <zack@codesourcery.com>
3285
3286         * elf.c (bfd_section_from_shdr <default case>): Call
3287         elf_backend_section_from_shdr hook unconditionally, and return
3288         what it returns.
3289         (bfd_section_from_phdr): Similarly, for elf_backend_section_from_phdr.
3290         * elfxx-target.h (elf_backend_section_from_shdr)
3291         (elf_backend_section_from_phdr): Default to
3292         _bfd_elf_make_section_from_shdr and _bfd_elf_make_section_from_phdr
3293         respectively.
3294
3295 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
3296
3297         * targets.h: Typo fix.
3298         * bfd-in2.h: Regenerate.
3299
3300         * bout.c (b_out_write_object_contents): Don't use sizeof on host
3301         structs to size on-disk structures.
3302         (b_out_set_section_contents): Size the external struct, not the
3303         internal one for on-disk size.
3304         (b_out_sizeof_headers): Likewise.
3305
3306 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
3307
3308         * elf64-ppc.c (ppc64_elf_size_stubs): Override defined dot-sym
3309         entry points with the func descriptor as well as undefweak.
3310
3311 2005-02-28  Ross Ridge  <rridge@csclub.uwaterloo.ca>
3312
3313         * peicode.h (pe_ILF_build_a_bfd): Do not assume that an @ will be
3314         present when IMPORT_NAME_UNDOECRATE is used.
3315
3316 2005-02-28  H.J. Lu  <hongjiu.lu@intel.com>
3317
3318         PR 757
3319         * elf-bfd.h (_bfd_elf_merge_symbol): Add a pointer to unsigned
3320         int.
3321
3322         * elf32-sh-symbian.c (sh_symbian_relocate_section): Pass NULL
3323         to _bfd_elf_merge_symbol.
3324
3325         * elflink.c (_bfd_elf_merge_symbol): Use the pointer to
3326         unsigned int to return the alignment of the old common symbol
3327         in the dynamic object.
3328         (_bfd_elf_add_default_symbol): Pass NULL to
3329         _bfd_elf_merge_symbol.
3330         (elf_link_add_object_symbols): Pass &old_alignment to
3331         _bfd_elf_merge_symbol. Get the alignment of the new common
3332         symbol in the dynamic object.
3333
3334 2005-02-24  Ben Elliston  <bje@au.ibm.com>
3335
3336         * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.
3337         * format.c (bfd_check_format_matches): Likewise.
3338         * archive.c (BFD_GNU960_ARMAG): Likewise.
3339         (bfd_generic_archive_p): Likewise.
3340         (_bfd_write_archive_contents): Likewise.
3341
3342 2005-02-24  H.J. Lu  <hongjiu.lu@intel.com>
3343
3344         * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.95.
3345         * configure: Regenerate.
3346
3347 2005-02-24  Julian Brown  <julian@sirius.codesourcery.com>
3348
3349         * elflink.c (elf_link_add_object_symbols): Force symbols in discarded
3350         COMDAT group sections to have default visibility.
3351
3352 2005-02-24  Alan Modra  <amodra@bigpond.net.au>
3353
3354         * coffcode.h (coff_print_aux): Warning fix.
3355         * elf-m10300.c (mn10300_elf_relax_section): Use section->id
3356         instead of section pointer to identify.
3357         * coff-h8300.c (h8300_reloc16_extra_cases): Likewise.  Allocate
3358         the correct size buffer for local sym mangling too.
3359         (h8300_bfd_link_add_symbols): Likewise.
3360         * elf32-sh-symbian.c (sh_symbian_process_embedded_commands): Fix
3361         warning.
3362         * elf32-sh64.c (shmedia_prepare_reloc): Use %B and %p in error message
3363         * elf32-xtensa.c (literal_value_hash): Warning fix.
3364         * versados.c (process_otr): Warning fix.
3365         (versados_canonicalize_reloc): Likewise.
3366         * vms-gsd.c (_bfd_vms_slurp_gsd): Warning fix.
3367         * vms.c (fill_section_ptr): Warning fix.
3368
3369 2005-02-23  H.J. Lu  <hongjiu.lu@intel.com>
3370
3371         * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Defined.
3372         * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Likewise.
3373
3374 2005-02-23  Nick Clifton  <nickc@redhat.com>
3375
3376         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Initialise
3377         the relvaddr field of the Elf32_crinfo structure.
3378
3379         * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Initialise
3380         variables that are passed by reference to
3381         m68hc11_get_relocation_value in case that function does not
3382         initialise them.
3383
3384         * elf32-cr16c.c (cr16c_elf_final_link_relocate): Remove duplicated
3385         return statements and replace with a single return at the end of
3386         the function.  This helps pacify the flow analysis code in gcc 4.0.
3387
3388         * elf.c (_bfd_elf_compute_section_file_positions): Initialise
3389         strtab to avoid compile time warning.
3390
3391 2005-02-23  Ben Elliston  <bje@au.ibm.com>
3392
3393         * opncls.c (bfd_zalloc): Document this function.
3394
3395 2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
3396
3397         * coffcode.h (sec_to_styp_flags): Replaced SEC_CLINK with
3398         SEC_TIC54X_CLINK. Replace SEC_BLOCK with SEC_TIC54X_BLOCK.
3399         Replace SEC_SHARED with SEC_COFF_SHARED.
3400         (styp_to_sec_flags): Likewise.
3401
3402         * elfxx-target.h (TARGET_BIG_SYM): Remove SEC_ARCH_BIT_0.
3403         (TARGET_LITTLE_SYM): Likewise.
3404
3405         * section.c (SEC_ARCH_BIT_0): Removed.
3406         (SEC_LINK_DUPLICATES_SAME_CONTENTS): Defined with
3407         SEC_LINK_DUPLICATES_ONE_ONLY and SEC_LINK_DUPLICATES_SAME_SIZE.
3408         (SEC_SHARED): Renamed to ...
3409         (SEC_COFF_SHARED): This.
3410         (SEC_BLOCK): Renamed to ...
3411         (SEC_TIC54X_BLOCK): This.
3412         (SEC_CLINK): Renamed to ...
3413         (SEC_TIC54X_CLINK): This.
3414         (SEC_XXX): Rearranged. Move SEC_COFF_SHARED_LIBRARY,
3415         SEC_COFF_SHARED, SEC_TIC54X_BLOCK and SEC_TIC54X_CLINK to the
3416         end.
3417         * bfd-in2.h: Regenerated.
3418
3419 2005-02-21  Fred Fish  <fnf@specifixinc.com>
3420
3421         * dwarf2.c (find_abstract_instance_name): Call recursively
3422         to handle a DW_AT_specification.
3423
3424 2005-02-21  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3425
3426         * elfxx-mips.c (ecoff_swap_rpdr_out, mips_elf_output_extsym,
3427         mips_elf_create_dynamic_relocation,
3428         _bfd_mips_elf_size_dynamic_sections, _bfd_mips_elf_final_link):
3429         Remove #if 0'd code.
3430
3431 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
3432
3433         * Makefile.am: Run "make dep-am"
3434         * Makefile.in: Regenerate.
3435
3436 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
3437
3438         * coffgen.c (bfd_coff_get_comdat_section): Check that
3439         coff_section_data isn't NULL.
3440
3441 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
3442
3443         * bfd-in.h (bfd_elf_bfd_from_remote_memory): Warning fix.
3444         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Likewise.
3445         * coff-rs6000.c (xcoff_write_armap_big): Warning fixes.  Remove
3446         useless assignments.
3447         (xcoff_write_archive_contents_big): Likewise.
3448         (_bfd_xcoff_put_ldsymbol_name): Likewise.
3449         * coff64-rs6000.c (_bfd_xcoff64_put_ldsymbol_name): Likewise.
3450         * coffgen.c (coff_write_symbols): Make "written" a bfd_vma.
3451         * cofflink.c (process_embedded_commands): Warning fixes.
3452         * cpu-arm.c: Delete unnecessary prototypes.  Convert to C90.
3453         Warning fixes.
3454         * dwarf2.c: Warning fixes.
3455         * elf-bfd.h: Likewise.
3456         * elf-eh-frame.c: Likewise.
3457         * elf-strtab.c: Likewise.
3458         * elf.c: Likewise.
3459         * elf32-m68k.c: Likewise.
3460         * elf32-ppc.c: Likewise.
3461         * elf32-sh-symbian.c: Likewise.
3462         * elf32-sh.c: Delete unnecessary prototypes.  Warning fixes.
3463         * elf64-sh64.c: Likewise.
3464         * peicode.h: Likewise.
3465         * elf64-mmix.c: Warning fixes.
3466         * elfcode.h: Likewise.
3467         * elfxx-mips.c: Likewise.
3468         * libbfd-in.h: Likewise.
3469         * libbfd.c: Likewise.
3470         * mach-o.c: Likewise.
3471         * merge.c: Likewise.
3472         * mmo.c: Likewise.
3473         * opncls.c: Likewise.
3474         * pef.c: Likewise.
3475         * srec.c: Likewise.
3476         * vms-hdr.c: Likewise.
3477         * vms-tir.c: Likewise.
3478         * xtensa-isa.c: Likewise.
3479         * xtensa-modules.c: Likewise.
3480         * xsym.c: Likewise.
3481         (pstrcmp): Use correct choice of string lengths.  Fix return value.
3482         (bfd_sym_module_name): Correct string length.
3483         * bfd-in2.h: Regenerate.
3484         * libbfd.h: Regenerate.
3485
3486 2005-02-17  Alexandre Oliva  <aoliva@redhat.com>
3487
3488         * elf32-frv.c (elf32_frv_relocate_section): Remove warning from
3489         uninitialized check_segment[1] in TLSMOFF case.
3490         Reported by Alan Modra.
3491         (elf32_frv_relocate_section): Improve errors and warnings.
3492
3493 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
3494
3495         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Fix warning.
3496
3497 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
3498
3499         * coff-arm.c (coff_arm_is_local_label_name): Warning fix.
3500         * elf32-frv.c (frvfdpic_relocs_info_hash): Likewise.
3501         * pef.c (bfd_pef_scan): Don't ignore return value of
3502         bfd_pef_scan_start_address.
3503         * mach-o.c (bfd_mach_o_scan): Don't ignore return value of
3504         bfd_mach_o_scan_start_address.
3505         * elfxx-ia64.c (elfNN_ia64_relax_brl): Rewrite for 32-bit bfd_vma.
3506         * elfxx-mips.c: Remove unnecessary prototypes.
3507         (sort_dynamic_relocs_64): Abort if not BFD64.
3508
3509 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
3510
3511         * elf64-ppc.c (ppc64_elf_edit_toc): Skip toc if size is zero.
3512         Skip toc reloc adjust if reloc_count is zero.
3513
3514 2005-02-15  Nigel Stephens  <nigel@mips.com>
3515             Maciej W. Rozycki  <macro@mips.com>
3516
3517         * elf32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
3518         reloc howtos.  Add R_MIPS16_HI16 and R_MIPS16_LO16 relocs and
3519         R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
3520         (elf_mips16_jump_howto): Move into elf_mips16_howto_table_rel.
3521         (elf_mips16_gprel_howto): Likewise.  Redefine src_mask and
3522         dst_mask.
3523         (mips16_gprel_reloc): Remove bit shuffling; call
3524         _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
3525         and _bfd_mips16_elf_reloc_shuffle() instead.
3526         (mips16_reloc_map): New reloc map for MIPS16 relocs.
3527         (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
3528         relocs.
3529         (mips_elf32_rtype_to_howto): Fetch MIPS16 howtos from
3530         elf_mips16_howto_table_rel.
3531         * elf64-mips.c (mips16_elf64_howto_table_rel): New array for
3532         MIPS16 REL reloc howtos.  Add R_MIPS16_HI16 and R_MIPS16_LO16
3533         relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
3534         (elf_mips16_jump_howto): Move into mips16_elf64_howto_table_rel.
3535         (elf_mips16_gprel_howto): Likewise.  Redefine src_mask and
3536         dst_mask.
3537         (mips16_elf64_howto_table_rela): New array for MIPS16 RELA
3538         reloc howtos.  Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and
3539         R_MIPS16_LO16 relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16
3540         placeholders.
3541         (mips16_gprel_reloc): Remove bit shuffling; call
3542         _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
3543         and _bfd_mips16_elf_reloc_shuffle() instead.
3544         (mips16_reloc_map): New reloc map for MIPS16 relocs.
3545         (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
3546         relocs.
3547         (mips_elf64_rtype_to_howto): Fetch MIPS16 howtos from
3548         mips16_elf64_howto_table_rela or mips16_elf64_howto_table_rel.
3549         * elfn32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
3550         REL reloc howtos.  Add R_MIPS16_HI16 and R_MIPS16_LO16 relocs and
3551         R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
3552         (elf_mips16_jump_howto): Move into elf_mips16_howto_table_rel.
3553         (elf_mips16_gprel_howto): Likewise.  Redefine src_mask and
3554         dst_mask.
3555         (mips16_gprel_reloc): Remove bit shuffling; call
3556         _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
3557         and _bfd_mips16_elf_reloc_shuffle() instead.
3558         (mips16_reloc_map): New reloc map for MIPS16 relocs.
3559         (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
3560         relocs.
3561         (mips_elf_n32_rtype_to_howto): Fetch MIPS16 howtos from
3562         elf_mips16_howto_table_rela or elf_mips16_howto_table_rel.
3563         * elfxx-mips.c (_bfd_mips16_elf_reloc_unshuffle): New function to
3564         handle bit shuffling for MIPS16 relocs.
3565         (_bfd_mips16_elf_reloc_shuffle): Likewise.
3566         (_bfd_mips_elf_lo16_reloc): Use _bfd_mips16_elf_reloc_unshuffle()
3567         and _bfd_mips16_elf_reloc_shuffle().
3568         (_bfd_mips_elf_generic_reloc): Likewise.
3569         (mips_elf_calculate_relocation): Likewise.  Handle R_MIPS16_HI16
3570         and R_MIPS16_LO16.
3571         (mips_elf_obtain_contents): Remove bit shuffling.
3572         (mips_elf_perform_relocation): Likewise; call
3573         _bfd_mips16_elf_reloc_unshuffle() and _bfd_mips16_elf_reloc_shuffle()
3574         instead.
3575         (_bfd_mips_elf_relocate_section): Likewise.  Handle R_MIPS16_HI16
3576         and R_MIPS16_LO16.
3577         * elfxx-mips.h (_bfd_mips16_elf_reloc_unshuffle): Declare.
3578         (_bfd_mips16_elf_reloc_shuffle): Likewise.
3579         * reloc.c (BFD_RELOC_MIPS16_HI16): New reloc.
3580         (BFD_RELOC_MIPS16_HI16_S): Likewise.
3581         (BFD_RELOC_MIPS16_LO16): Likewise.
3582         * bfd-in2.h: Regenerate.
3583         * libbfd.h: Regenerate.
3584
3585 2005-02-15  Jan Beulich  <jbeulich@novell.com>
3586
3587         * elfxx-ia64.c (ia64_howto_table): Correct strings for
3588         R_IA64_DTPMOD64[LM]SB.
3589
3590 2005-02-14  H.J. Lu  <hongjiu.lu@intel.com>
3591
3592         * elfxx-ia64.c (elfNN_ia64_relax_section): Allow relax
3593         backward branch in the same section.
3594         (elfNN_ia64_relocate_section): Inform users that the input
3595         section is too big to relax br instruction when overflow
3596         happens to R_IA64_PCREL21B, R_IA64_PCREL21BI, R_IA64_PCREL21M
3597         and R_IA64_PCREL21F.
3598
3599 2005-02-14 Orjan Friberg <orjanf@axis.com>
3600
3601         * elfcore.h (elf_core_file_p): Move the call to
3602         elf_backend_object_p to allow the correct machine to be set before
3603         processing the program headers.
3604
3605 2005-02-14  Nick Clifton  <nickc@redhat.com>
3606
3607         PR binutils/716
3608         * peicode.h (pe_bfd_copy_private_bfd_data): Copy the large address
3609         aware flag from the input bfd to the output bfd.
3610
3611 2005-02-11  Maciej W. Rozycki  <macro@mips.com>
3612
3613         * elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject
3614         R_MIPS_LITERAL relocations for external symbols.
3615         * elf64-mips.c (mips_elf64_literal_reloc): Likewise.
3616         * elfn32-mips.c (mips_elf_literal_reloc): Likewise.
3617
3618 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
3619
3620         * bfd-in2.h: Rebuilt.
3621
3622 2005-02-11  Paul Brook  <paul@codesourcery.com>
3623
3624         * elf-bfd.h (struct elf_link_hash_table): Add
3625         is_relocatable_executable.
3626         * elf.c (_bfd_elf_link_hash_table_init): Initialize it.
3627         * elflink.c (bfd_elf_link_record_dynamic_symbol): Create local dynamic
3628         symbols in relocatable executables.
3629         (bfd_elf_record_link_assignment): Create dynamic section symbols in
3630         relocatable executables.
3631         (_bfd_elf_link_renumber_dynsyms): Ditto.
3632         (bfd_elf_final_link): Ditto.
3633         * elf32-arm.c (elf32_arm_final_link_relocate): Copy absolute
3634         relocations into relocatable executables.
3635         (elf32_arm_check_relocs): Crate dynamic sections for relocatable
3636         executables.  Also copy absolute relocations.
3637         (elf32_arm_adjust_dynamic_symbol): Don't create copy relocations
3638         in relocatable executables.
3639         (allocate_dynrelocs): Copy relocations for relocatable executables.
3640         Output dynamic symbols for symbols defined in linker scripts.
3641
3642 2005-02-11  Nick Clifton  <nickc@redhat.com>
3643
3644         * libbfd.c (read_signed_leb128): Use an unsigned type for 'shift'
3645         to avoid a compile time warning.
3646
3647         * coff-alpha.c (alpha_adjust_reloc_in): Remove redundant test from
3648         BFD_ASSERT.
3649
3650         * coff-tic4x.c (coff_rtype_to_howto): Move definition before
3651         inclusion of coffcode.h so that it is actually picked up.
3652
3653         * coffcode.h (coff_std_swap_table): Add an unused attribute in
3654         case it is not used.
3655
3656         * elf32-ip2k.c (ip2k_call_opcode, IS_CALL_OPCODE): Remove unused
3657         structure and macro.
3658
3659         * elf32-iq2000.c (iq2000_reloc_map): Remove unused structure and
3660         array.
3661
3662         * elf32-m32r.c (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC
3663         to protect the declaration of this array.
3664
3665         * xsym.c (bfd_sym_parse_contained_variables_table_entry_v32):
3666         Avoid call to memcpy with a size of 0.
3667
3668 2005-02-12  Alan Modra  <amodra@bigpond.net.au>
3669
3670         * elf64-ppc.c (toc_adjusting_stub_needed): Return true for
3671         old-style branches to undefined dot-symbols which will be
3672         satisfied by a plt call.
3673
3674 2005-02-11  Alan Modra  <amodra@bigpond.net.au>
3675
3676         * elf64-ppc.c (move_plt_plist): New function, extracted from..
3677         (ppc64_elf_copy_indirect_symbol): ..here.
3678         (func_desc_adjust): Use move_plt_plist.
3679
3680 2005-02-10  Paul Brook  <paul@codesourcery.com>
3681
3682         * elf32-arm.c (elf32_arm_final_link_relocate): Handle R_ARM_THM_PC9.
3683
3684 2005-02-10  Paul Brook  <paul@codesourcery.com>
3685
3686         * elflink.c (bfd_elf_record_link_assignment): Make hidden and internal
3687         symbols local.
3688         (elf_link_renumber_hash_table_dynsyms): Ignore local symbols.
3689         (elf_link_renumber_local_hash_table_dynsyms): New function.
3690         (_bfd_elf_link_renumber_dynsyms): Number local dynamic symbols.
3691
3692 2005-02-10  Jakub Jelinek  <jakub@redhat.com>
3693
3694         * bfd-in.h (BFD_LINKER_CREATED): Define.
3695         * bfd-in2.h: Rebuilt.
3696         * elflink.c (bfd_elf_size_dynamic_sections): Disregard
3697         BFD_LINKER_CREATED bfds when determining input bfds without
3698         .note.GNU-stack section.
3699
3700 2005-02-10  Maciej W. Rozycki  <macro@mips.com>
3701
3702         * elf64-mips.c (mips16_gprel_reloc): Update a comment.
3703         * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
3704         relocations against external symbols unchanged.
3705
3706 2005-02-08  Paul Brook  <paul@codesourcery.com>
3707
3708         * elflink.c (elf_link_input_bfd): Ignore symbols from null input
3709         sections.
3710
3711 2005-02-08  Hans-Peter Nilsson  <hp@axis.com>
3712
3713         * elflink.c (elf_link_add_object_symbols): Don't add "warning: "
3714         prefix here.
3715
3716 2005-02-07  Maciej W. Rozycki  <macro@mips.com>
3717
3718         * elf64-mips.c: Fix formatting throughout.
3719
3720 2005-02-07  Maciej W. Rozycki  <macro@mips.com>
3721
3722         * elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.
3723
3724 2005-02-07  Alexandre Oliva  <aoliva@redhat.com>
3725
3726         * elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove special handling for
3727         *ABS*/*UND* sections.
3728         (elf32_frv_relocate_section): Move zero-addend-required error...
3729         (_frv_emit_got_relocs_plt_entries): ... here.  Report error for
3730         missing needed TLS section.
3731
3732 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
3733
3734         * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO
3735         being the last symbol.
3736         (aout_link_add_symbols): Just return TRUE if a warning
3737         symbol was last.
3738
3739 2005-02-07  Maciej W. Rozycki  <macro@mips.com>
3740
3741         * elf32-mips.c (mips_elf_gprel32_reloc): Reject
3742         R_MIPS_GPREL32 relocations against external symbols.
3743         * elf64-mips.c (mips_elf64_gprel32_reloc): Replace an incorrect
3744         comment.
3745
3746 2005-02-07  Alan Modra  <amodra@bigpond.net.au>
3747
3748         * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.
3749         * elf.c (bfd_elf_string_from_elf_section): Expand occurrence of
3750         elf_string_from_elf_strtab.
3751         (_bfd_elf_setup_group_pointers, bfd_section_from_shdr): Likewise.
3752         (bfd_section_from_shdr): For SHT_SYMTAB, load SHT_SYMTAB_SHNDX too
3753         if it exists.  Don't do the reverse for SHT_SYMTAB_SHNDX.  For
3754         SHT_STRTAB, check whether the strtab is for symtab or dynsymtab by
3755         looking at cached symtab info first, before iterating over headers.
3756         For SHT_REL and SHT_RELA, load dynsymtab if needed.
3757         * elfcode.h (elf_object_p): Don't load section header stringtab
3758         specially.
3759
3760 2005-02-06  H.J. Lu  <hongjiu.lu@intel.com>
3761
3762         * elf32-i386.c (elf_i386_relocate_section): Disallow R_386_GOTOFF
3763         against protected function when building shared library.
3764
3765         PR 584
3766         * elf64-x86-64.c (is_32bit_relative_branch): New.
3767         (elf64_x86_64_relocate_section): Alllow R_X86_64_PC32 on a
3768         protected function symbol when building shared library for
3769         32bit relative branch instruction.
3770
3771 2005-02-06  Alan Modra  <amodra@bigpond.net.au>
3772
3773         * elf64-ppc.c (add_symbol_adjust): Don't create fake descriptor
3774         syms when doing a relocatable link.
3775         (ppc64_elf_gc_mark_hook): Check that syms are defined before looking
3776         at u.def.section.
3777         (ppc64_elf_tls_setup): Likewise.
3778         (ppc64_elf_edit_opd): Don't use an undefined func desc sym.
3779
3780 2005-02-04  Alan Modra  <amodra@bigpond.net.au>
3781
3782         * elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
3783         (link_hash_newfunc): Clear all locals using memset.
3784         (make_fdh): Remove flags param.  Always create fake func desc
3785         weak.  Link the descriptor with the code entry sym.
3786         (ppc64_elf_archive_symbol_lookup): Don't return fake syms.
3787         (add_symbol_adjust): Adjust make_fdh call.
3788         (func_desc_adjust): Likewise.  Twiddle any pre-existing fake
3789         descriptor to strong undefined if code entry is strong.
3790
3791 2005-02-04  Alan Modra  <amodra@bigpond.net.au>
3792
3793         * elflink.c (bfd_elf_record_link_assignment): Do "provide" symbol
3794         lookup here.  Set to new before calling bfd_link_repair_undef_list.
3795         (elf_smash_syms): Check that u.undef.weak isn't the not_needed bfd.
3796
3797 2005-02-03  Alan Modra  <amodra@bigpond.net.au>
3798
3799         * linker.c (_bfd_link_hash_newfunc): Set all local fields.
3800
3801 2005-02-03  Alan Modra  <amodra@bigpond.net.au>
3802
3803         * linker.c (_bfd_generic_link_add_one_symbol): Set u.undef.weak.
3804         * elflink.c (elf_smash_syms): Restore symbols that were undefweak
3805         before the as-needed lib was loaded.  Abort on unexpected refs.
3806
3807 2005-02-02  Alan Modra  <amodra@bigpond.net.au>
3808
3809         * elflink.c (elf_smash_syms): Expand comments.
3810         (elf_link_add_object_symbols): Only call elf_smash_syms for
3811         as-needed dynamic objects.
3812
3813         * elfxx-ia64.c (elfNN_ia64_new_elf_hash_entry): Don't clear
3814         everything, just the field specific to ia64.
3815         * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Likewise.
3816
3817 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
3818
3819         * elf64-ppc.c (func_desc_adjust): Move code creating func desc sym to..
3820         (make_fdh): ..here.  New function.  Don't set BSF_OBJECT for
3821         undefined syms.
3822         (struct add_symbol_adjust_data): New.
3823         (add_symbol_adjust): Make an undefweak func desc for old ABI
3824         objects to link with --as-needed shared libs.  Return fail status.
3825         Don't adjust old ABI func entry sym to weak if func desc syms
3826         isn't defined.
3827         (ppc64_elf_check_directives): Adjust call to add_symbol_adjust,
3828         and return status.
3829
3830 2005-02-01  Hans-Peter Nilsson  <hp@axis.com>
3831
3832         * cpu-cris.c (get_compatible): Rearrange disabled code and comment
3833         for clarity.
3834
3835 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
3836
3837         * elf64-ppc.c (ppc64_elf_check_directives): Move undefs list fixup..
3838         * linker.c (bfd_link_repair_undef_list): ..to new function, but don't
3839         remove anything but new and undefweak.
3840         * elflink.c (_bfd_elf_link_create_dynamic_sections): Override any
3841         existing _DYNAMIC.
3842         (_bfd_elf_create_dynamic_sections): Formatting.
3843         (bfd_elf_record_link_assignment): Call bfd_link_repair_undef_list.
3844         (_bfd_elf_merge_symbol): Don't handle as-needed syms here.
3845         (struct elf_smash_data): New.
3846         (elf_smash_syms): New function.
3847         (elf_link_add_object_symbols): Call elf_smash_syms.  Don't add
3848         unneeded dynamic objects to loaded list.
3849         (elf_link_output_extsym): Don't handle as-needed here.  Strip
3850         bfd_link_hash_new symbols.
3851         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
3852         delref when dynindx is already -1.
3853         * elf64-alpha.c (elf64_alpha_output_extsym): Strip bfd_link_hash_new
3854         symbols.
3855         * elfxx-mips.c (mips_elf_output_extsym): Likewise.
3856
3857 2005-02-01  Ben Elliston  <bje@au.ibm.com>
3858
3859         * elfxx-target.h (bfd_elfNN_bfd_discard_group): Redefine.
3860
3861 2005-02-01  Ben Elliston  <bje@au.ibm.com>
3862
3863         * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
3864         bfd-in.h, bfdio.c, coff-alpha.c, coff-arm.c, coff-h8300.c,
3865         coff-i860.c, coff-mcore.c, coff-or32.c, coff-ppc.c, coff-sh.c,
3866         coff-sparc.c, coffcode.h, coffgen.c, cofflink.c, cpu-cris.c,
3867         cpu-h8500.c, cpu-ns32k.c, ecoff.c, ecofflink.c, elf.c,
3868         elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-hppa.c,
3869         elf32-i860.c, elf32-ip2k.c, elf32-m32r.c, elf32-sh.c,
3870         elf32-v850.c, elf64-mips.c, elf64-sparc.c, elflink.c,
3871         i386aout.c, i386msdos.c, i386os9k.c, ieee.c, mach-o.c,
3872         nlm32-sparc.c, oasys.c, opncls.c, pdp11.c, pe-mips.c, peXXigen.c,
3873         pef.c, peicode.h, reloc.c, riscix.c, section.c, simple.c, som.c,
3874         sparclynx.c, targets.c, vms-misc.c, vms-tir.c, xsym.c,
3875         hosts/delta68.h, hosts/vaxbsd.h: Remove #if 0'd code
3876         throughout. Similarly, collapse #if 1'd code.
3877
3878 2005-02-01  Ben Elliston  <bje@au.ibm.com>
3879
3880         * elf-bfd.h (bfd_elf_discard_group): Remove.
3881         * elf.c (bfd_elf_discard_group): Likewise.
3882         * elfxx-target.h (bfd_elfNN_bfd_discard_group): Remove macro.
3883
3884 2005-01-31  Richard Sandiford  <rsandifo@redhat.com>
3885
3886         * elf-bfd.h (elf_backend_data): Add elf_backend_eh_frame_address_size.
3887         (_bfd_elf_eh_frame_address_size): Declare.
3888         * elfxx-target.h (elf_backend_eh_frame_address_size): Define a default.
3889         (elfNN_bed): Initialize elf_backend_eh_frame_address_size.
3890         * elfxx-mips.h (_bfd_mips_elf_eh_frame_address_size): Declare.
3891         (elf_backend_eh_frame_address_size): Define.
3892         * elfxx-mips.c (_bfd_mips_elf_eh_frame_address_size): New function.
3893         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Get the address
3894         size from the new backend hook.
3895         (_bfd_elf_write_section_eh_frame): Likewise.
3896         (_bfd_elf_eh_frame_address_size): New function.
3897
3898 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3899
3900         * configure: Regenerate to track ../gettext.m4.
3901
3902 2005-01-31  Mark Mitchell  <mark@codesourcery.com>
3903
3904         * elf32-arm.c (elf32_arm_symbian_special_sections): Do not set
3905         SHF_WRITE for .init_array, .fini_array, and .preinit_array.
3906
3907 2005-01-31  Nick Clifton  <nickc@redhat.com>
3908
3909         * confg.bfd: Make targets scheduled for obsoletion (m68k-lynxos,
3910         sparc-lynxos, vax-vms) be obsolete.
3911
3912 2005-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
3913
3914         * elf-bfd.h (struct elf_backend_data): Add minpagesize.
3915         * elf32-arm.c (ELF_MINPAGESIZE): Define.
3916         * elf32-ppc.c (ELF_MINPAGESIZE): Define.
3917         * elfcode.h (elf_object_p): Use minpagesize instead of
3918         maxpagesize.
3919         * elfxx-target.h (ELF_MINPAGESIZE): Default to ELF_MAXPAGESIZE.
3920         (elfNN_bed): Include ELF_MINPAGESIZE.
3921
3922 2005-01-28  Julian Brown  <julian@codesourcery.com>
3923
3924         * bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
3925         * bin-in2.h (bfd_elf32_arm_set_target_relocs): Update prototype.
3926         * elf32-arm.c (elf32_arm_link_hash_table): Add fix_v4bx flag.
3927         (bfd_elf32_arm_set_target_relocs): Add formal parameter fix_v4bx for
3928         passing flag value from ld. Set flag value in global hash table entry.
3929         (elf32_arm_final_link_relocate): Add code to implement R_ARM_V4BX
3930         relocation.
3931
3932 2005-01-27  Andrew Cagney  <cagney@gnu.org>
3933
3934         * configure: Regenerate to track ../gettext.m4 change.
3935
3936 2005-01-25  Mark Mitchell  <mark@codesourcery.com>
3937
3938         * elf32-arm.c (elf_backend_default_use_rela_p): Define to zero for
3939         SymbianOS.
3940
3941 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
3942
3943         2004-12-10  Alexandre Oliva  <aoliva@redhat.com>
3944         * elf32-frv.c (elf32_frv_relocate_section): Force local binding
3945         for TLSMOFF.
3946         * reloc.c: Add R_FRV_TLSMOFF.
3947         * elf32-frv.c (elf32_frv_howto_table): Likewise.
3948         (frv_reloc_map, frv_reloc_type_lookup): Map it.
3949         (elf32_frv_relocate_section): Handle it.
3950         (elf32_frv_check_relocs): Likewise.
3951         * libbfd.h, bfd-in2.h: Rebuilt.
3952         2004-11-26  Alexandre Oliva  <aoliva@redhat.com>
3953         * elf32-frv.c (_frvfdpic_emit_got_relocs_plt_entries): Don't crash
3954         when given an undefweak TLS symbol.  Fix constant TLS PLT entries
3955         such that they return the constant in gr9.
3956         (_frvfdpic_relax_tls_entries): Don't crash for undefweak TLS
3957         symbols.
3958         (_frvfdpic_size_got_plt): Set _cooked_size of dynamic sections.
3959         too, such that they shrink on relaxation.
3960         (elf32_frvfdpic_finish_dynamic_sections): Check __ROFIXUP_END__ as
3961         marking the position right past the _GLOBAL_OFFSET_TABLE_ value.
3962         (_frvfdpic_assign_plt_entries): Shrink constant TLS PLT entries
3963         if we can guarantee the use of 16-bit constants.
3964         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
3965         Introduce TLS support for FR-V FDPIC.
3966         * reloc.c: Add TLS relocations.
3967         * elf32-frv.c (elf32_frv_howto_table): Add TLS relocations.
3968         (elf32_frv_rel_tlsdesc_value_howto): New.
3969         (elf32_frv_rel_tlsoff_howto): New.
3970         (frv_reloc_map): Add new mappings.
3971         (struct frvfdpic_elf_link_hash_table): Add pointer to summary
3972         reloc information.
3973         (frvfdpic_dynamic_got_plt_info): New.
3974         (frvfdpic_plt_tls_ret_offset): New.
3975         (ELF_DYNAMIC_INTERPRETER, DEFAULT_STACK_SIZE): Move earlier.
3976         (struct _frvfdpic_dynamic_got_info): Likewise.  Add TLS members.
3977         (struct _frvfdpic_dynamic_got_plt_info): Likewise.
3978         (FRVFDPIC_SYM_LOCAL): Regard symbols defined in the absolute
3979         section as local.
3980         (struct frvfdpic_relocs_info): Add TLS fields.
3981         (frvfdpic_relocs_info_hash): Warning clean up.
3982         (frvfdpic_relocs_info_find): Initialize tlsplt_entry.
3983         (frvfdpic_pic_merge_early_relocs_info): Merge TLS fields.
3984         (FRVFDPIC_TLS_BIAS): Define.
3985         (tls_biased_base): New.
3986         (_frvfdpic_emit_got_relocs_plt_entries): Deal with TLS
3987         relocations.
3988         (frv_reloc_type_lookup): Likewise.
3989         (frvfdpic_info_to_howto_rel): Likewise.
3990         (elf32_frv_relocate_section): Likewise.
3991         (_frv_create_got_section): Create the PLT section here.
3992         (elf32_frvfdpic_create_dynamic_sections): Not here.
3993         (_frvfdpic_count_nontls_entries): Move out of...
3994         (_frvfdpic_count_got_plt_entries): ... here.
3995         (_frvfdpic_count_tls_entries): Likewise.  Add TLS support.
3996         (_frvfdpic_count_relocs_fixups): Likewise.  Add relaxation
3997         support.
3998         (_frvfdpic_relax_tls_entries): New.
3999         (_frvfdpic_compute_got_alloc_data): Add TLS support.
4000         (_frvfdpic_get_tlsdesc_entry): New.
4001         (_frvfdpic_assign_got_entries): Add TLS support.
4002         (_frvfdpic_assign_plt_entries): Likewise.
4003         (_frvfdpic_reset_got_plt_entries): New.
4004         (_frvfdpic_size_got_plt): Move out of...
4005         (elf32_frvfdpic_size_dynamic_sections): ... here.
4006         (_frvfdpic_relax_got_plt_entries): New.
4007         (elf32_frvfdpic_relax_section): New.
4008         (elf32_frvfdpic_finish_dynamic_sections): Add TLS sanity check.
4009         (elf32_frv_check_relocs): Add TLS support.
4010         (bfd_elf32_bfd_relax_section): Define for FDPIC.
4011         * libbfd.h, bfd-in2.h: Rebuilt.
4012
4013 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
4014
4015         * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound): Only include
4016         loadable reloc sections.
4017         (_bfd_elf_canonicalize_dynamic_reloc): Likewise.
4018         (_bfd_elf_get_synthetic_symtab): Return 0 if no dynamic syms.
4019
4020 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
4021
4022         * elflink.c (elf_link_add_object_symbols): Don't create link dynamic
4023         sections immediately when linking shared libs.  Instead, wait until
4024         we know a lib is needed.
4025         (_bfd_elf_link_create_dynstrtab): Extract from..
4026         (_bfd_elf_link_create_dynamic_sections_): ..here.
4027         (elf_add_dt_needed_tag): Call _bfd_elf_link_create_dynstrtab and
4028         _bfd_elf_link_create_dynamic_sections.  Add abfd param.  Allow
4029         for non-existent .dynamic.
4030         (elf_link_output_extsym): Don't complain about undefined symbols
4031         in as-needed dynamic libs that aren't actually linked.
4032
4033 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4034
4035         * configure: Regenerate, ../gettext.m4 was updated.
4036
4037 2005-01-21  Ben Elliston  <bje@au.ibm.com>
4038
4039         * aout-encap.c: Remove unused file.
4040
4041 2005-01-19  H.J. Lu  <hongjiu.lu@intel.com>
4042
4043         PR 679
4044         * elflink.c (_bfd_elf_dynamic_symbol_p): Only protected
4045         non-function symbols are local.
4046         (_bfd_elf_symbol_refs_local_p): Likewise.
4047
4048 2005-01-18  Alan Modra  <amodra@bigpond.net.au>
4049
4050         * bfd.c (bfd_link_just_syms): Add abfd param.
4051         * bfd-in2.h: Regenerate.
4052
4053 2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
4054
4055         * elf-eh-frame.c (skip_cfa_op, skip_non_nops): New functions.
4056         (_bfd_elf_discard_section_eh_frame): Use them to interpret the CFA
4057         instructions.  If the amount of padding is known, reduce the size
4058         of the CIE or FDE by that amount.
4059
4060 2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
4061
4062         * elf-bfd.h (struct cie): Use bfd_vmas for code_align, ra_column and
4063         augmentation_size.  Use bfd_signed_vmas for data_align.
4064         * elf-eh-frame.c (read_uleb128, read_sleb128): Delete in favor of...
4065         (read_byte, skip_leb128, read_uleb128, read_sleb128): ...these new
4066         functions.  Don't read past the end of the enclosing CIE or FDE.
4067         (skip_bytes): New utility function.
4068         (_bfd_elf_discard_section_eh_frame): Use new functions, adding more
4069         sanity checking.
4070         (_bfd_elf_write_section_eh_frame): Use new functions.
4071
4072 2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
4073
4074         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use an
4075         assert-style REQUIRE() macro to handle sanity checks.
4076
4077 2005-01-17  H.J. Lu  <hongjiu.lu@intel.com>
4078
4079         * dwarf2.c (dwarf2_debug): Move info_ptr_unit to ...
4080         (comp_unit): Here.
4081         (read_unsigned_leb128): Removed.
4082         (read_signed_leb128): Removed.
4083         (find_abstract_instance_name): Updated.
4084         (parse_comp_unit): Accept info_ptr_unit.
4085         (_bfd_dwarf2_find_nearest_line): Set info_ptr_unit for each
4086         comp unit and pass it to parse_comp_unit.
4087
4088         * elf-eh-frame.c (read_unsigned_leb128): Moved to ...
4089         (read_signed_leb128): Moved to ...
4090         * libbfd.c: Here.
4091
4092         * libbfd-in.h (read_unsigned_leb128): New prototype.
4093         (read_signed_leb128): Likewise.
4094         * libbfd.h: Regenerated.
4095
4096 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
4097             Nick Clifton   <nickc@redhat.com>
4098
4099         * cpu-sh.c (bfd_to_arch_table): Change arch_sh1_up to arch_sh_up,
4100         arch__sh4_nofp_up to arch_sh4_nofpu_up and arch_sh4a_nofp_up to
4101         arch_sh4a_nofpu_up in order to match the external names and make the
4102         testsuite's job easier.
4103         * archuires.c: Rename bfd_mach_sh2a_fake? to more meaningful
4104         names.
4105         * bfd-in2.h: Regenerate.
4106
4107 2005-01-15  Andrew Cagney  <cagney@gnu.org>
4108
4109         * bfd.m4: New file.
4110         * acinclude.m4: Move BFD_NEED_DECLARATION,
4111         BFD_HAVE_SYS_PROCFS_TYPE and BFD_HAVE_SYS_PROCFS_TYPE_MEMBER to
4112         the new file bfd.m4.  Include ../bfd/bfd.m4.
4113         * configure: Re-generate.
4114
4115 2005-01-12  Alan Modra  <amodra@bigpond.net.au>
4116
4117         * elf32-ppc.c (ppc_elf_howto_raw): Delete RELAX32* entries.
4118         (ppc_elf_relax_section): Use PLT variants of RELAX32 relocs for
4119         reaching PLT.
4120         (ppc_elf_relocate_section): Handle R_PPC_RELAX32_PLT and
4121         R_PPC_RELAX32PC_PLT.
4122
4123 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
4124
4125         * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning
4126         symbols.
4127         * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise.
4128         * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise.
4129         * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise.
4130         * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise.
4131         * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise.
4132         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise.
4133         * elf32-ppc.c (ppc_elf_gc_sweep_hook): Likewise.
4134         * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
4135         * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
4136         * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise.
4137         * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
4138         * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise.
4139         * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
4140         * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
4141
4142 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
4143
4144         * elf32-ppc.c (ppc_elf_create_dynamic_sections): Correct
4145         .dynsbss flags.
4146
4147 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
4148
4149         * archures.c: Define bfd_mach_maxq10 and bfd_mach_maxq20.
4150         * bfd-in2.h:  Regenerate.
4151         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): Add code
4152         to support these new machine values.
4153         * cpu-maxq.c (bfd_maxq10_arch): New architecture definition for
4154         the maxq10.
4155         (bfd_maxq_arch): Update values for the maxq20.
4156
4157 2005-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4158
4159         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a
4160         non-shared object, do not reserve space in .plt and .rela.plt for
4161         regular symbols neither defined nor referenced in shared objects.
4162
4163 2005-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4164
4165         * elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmalloc
4166         to zero the structure.
4167         (create_got_section): Use BFD_ASSERT instead of abort.
4168         * elf64-sparc.c (struct sparc64_elf_link_hash_table): New 'sgot' and
4169         'srelgot' fields.
4170         (create_got_section): New function.
4171         (sparc64_elf_create_dynamic_sections): Likewise.
4172         (sparc64_elf_check_relocs): Invoke create_got_section instead of
4173         _bfd_elf_create_got_section.  Use the sgot and srelgot shortcuts.
4174         (sparc64_elf_size_dynamic_sections): Use the srelgot shortcut.
4175         (sparc64_elf_relocate_section): Use the sgot and srelgot shortcuts.
4176         (sparc64_elf_finish_dynamic_symbol): Likewise.
4177         (sparc64_elf_finish_dynamic_sections): Use the sgot shortcut.
4178         (elf_backend_create_dynamic_sections): Define to
4179         sparc64_elf_create_dynamic_sections.
4180
4181 2005-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4182
4183         * elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.
4184         (elf_backend_omit_section_dynsym): Define to it.
4185         * elf64-sparc.c (sparc64_elf_omit_section_dynsym): New function.
4186         (elf_backend_omit_section_dynsym): Define to it.
4187
4188 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
4189
4190         * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections into
4191         PT_DYNAMIC segment, unless .dynamic.
4192
4193 2005-01-06  Paul Brook  <paul@codesourcery.com>
4194
4195         * config.bfd: Add entry for arm-*-vxworks and arm-*-windiss.
4196         * configure.in: Add bfd_elf32_{big,little}arm_vxworks_vec.
4197         * configure: Regenerate.
4198         * elf32-arm.c: Add VxWorks target bfd.
4199         (USE_REL): Remove.
4200         (elf32_arm_link_hash_table): Add use_rel.
4201         (elf32_arm_link_hash_table_create, elf32_arm_final_link_relocate,
4202         elf32_arm_relocate_section): Replace USE_REL with runtime check.
4203         Correct offset calculation for RELA case.
4204         (elf_backend_may_use_rel_p, elf_backend_may_use_rela_p,
4205         elf_backend_default_use_rela_p, elf_backend_rela_normal): Define.
4206         (elf32_arm_vxworks_link_hash_table_create): New function.
4207         * targets.c (bfd_elf32_bigarm_vxworks_vec): Add declaration.
4208         (bfd_elf32_littlearm_vxworks_vec): Ditto.
4209         (_bfd_target_vector): Add bfd_elf32_{big,little}arm_vxworks_vec.
4210
4211 2005-01-06  Alan Modra  <amodra@bigpond.net.au>
4212
4213         * elf64-ppc.c (struct ppc_link_hash_table): Add no_multi_toc and
4214         multi_toc_needed.
4215         (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Define.
4216         (ppc64_elf_check_relocs): Update references to has_gp_reloc.
4217         (ppc64_elf_setup_section_lists): Add no_multi_toc parm, set htab bit.
4218         (ppc64_elf_next_toc_section): Heed no_multi_toc.
4219         (ppc64_elf_reinit_toc): Set multi_toc_needed.
4220         (toc_adjusting_stub_needed): Rewrite.
4221         (ppc64_elf_next_input_section): Use multi_toc_needed to shortcut
4222         toc tests.  Adjust for toc_adjusting_stub_needed changes.
4223         (ppc64_elf_size_stubs): Update references to has_gp_reloc.
4224         * elf64-ppc.h (ppc64_elf_setup_section_lists): Update prototype.
4225         * section.c: Expand comment on backend bits.
4226         * bfd-in2.h: Regenerate.
4227         * libbfd.h: Regenerate.
4228
4229 2005-01-06  Alan Modra  <amodra@bigpond.net.au>
4230
4231         * elf64-ppc.c (ppc64_elf_size_stubs): When determining need for
4232         toc adjusting stub, do not test source section flags.
4233
4234 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4235
4236         * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4237         from STABS debugging sections again.
4238
4239 2005-01-05  Fred Fish  <fnf@specifixinc.com>
4240
4241         * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member.
4242         (find_abstract_instance_name): New function.
4243         (scan_unit_for_functions): Handle DW_TAG_inlined_subroutine.
4244         (scan_unit_for_functions): Handle DW_AT_abstract_origin.
4245         (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.
4246
4247 2004-12-31  Paul Brook  <paul@copdesourcery.com>
4248
4249         * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.
4250
4251 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
4252
4253         * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):
4254         Commit missing changes from 2004-12-22.
4255         * bfd-in2.h: Regenerate.
4256
4257 2004-12-23  Tomer Levi  <Tomer.Levi@nsc.com>
4258
4259         * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
4260
4261 2004-12-21  Kris Warkentin  <kewarken@qnx.com>
4262
4263         * elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.
4264         Add 'base' argument for constructing register sections.  Reformat.
4265         (elfcore_grok_nto_note): Call elfcore_grok_nto_regs for both
4266         gp and fp regs.  Reformat.
4267
4268 2004-12-22  Klaus Rudolph  <lts-rudolph@gmx.de>
4269
4270         * reloc.c: Add new relocs R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW.
4271         * bfd-in2.h: Regenerate.
4272         * elf32-avr.c (elf_avr_nowto_table): Add the new relocs.
4273         (avr_reloc_map): Likewise.
4274         (avr_final_link_relocate): Likewise.
4275
4276 2004-12-22  Alan Modra  <amodra@bigpond.net.au>
4277
4278         * elflink.c (_bfd_elf_merge_symbol): Treat old definitions from
4279         as-needed dynamic libs as undefined.
4280         (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed
4281         libs when finding they are needed.
4282
4283 2004-12-20  Alan Modra  <amodra@bigpond.net.au>
4284
4285         * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.
4286         (opd_entry_value): Use opd_relocs if available.
4287         (ppc64_elf_relocate_section): Don't set reloc_done.  Instead
4288         copy .opd relocations to opd_relocs.
4289         (ppc64_elf_edit_toc): Set rel_hdr.sh_size after editing relocs.
4290
4291 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
4292
4293         * reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type.
4294         * elf32-v850.c (v850_elf_howto_table): Add entry for
4295         R_V850_LO16_SPLIT_OFFSET.
4296         (v850_elf_reloc_map): Map it to BFD_RELOC_V850_LO16_SPLIT_OFFSET.
4297         (v850_elf_perform_lo16_relocation): New function, extracted from...
4298         (v850_elf_perform_relocation): ...here.  Use it to handle
4299         R_V850_LO16_SPLIT_OFFSET.
4300         (v850_elf_check_relocs, v850_elf_final_link_relocate): Handle
4301         R_V850_LO16_SPLIT_OFFSET.
4302         * libbfd.h, bfd-in2.h: Regenerate.
4303
4304 2004-12-14  P.J. Darcy  <darcypj@us.ibm.com>
4305
4306         * config.bfd: Add s390x-ibm-tpf support.
4307
4308 2004-12-14  Tomer Levi  <Tomer.Levi@nsc.com>
4309
4310         * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *'
4311         to prototype, to make hash info available.
4312         Prevent wrapped symbols from being adjusted twice.
4313
4314 2004-12-14  Richard Sandiford  <rsandifo@redhat.com>
4315
4316         * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
4317         overflow for calls to undefined weak symbols.
4318
4319 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
4320
4321         * elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that
4322         canonical sections syms have a name.
4323
4324 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
4325
4326         * elf64-ppc.c (opd_entry_value): Don't use cached relocs if they
4327         have been adjusted for output.
4328         (ppc64_elf_relocate_section): Mark sections with reloc_done.
4329
4330 2004-12-10  Alan Modra  <amodra@bigpond.net.au>
4331
4332         * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name and
4333         add symtab_hdr param.
4334         (group_signature): Update calls.
4335         * elf-bfd.h (bfd_elf_sym_name): Update.
4336         * elf32-ppc.c (ppc_elf_relocate_section): Update.
4337         * elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc): Update.
4338         (ppc64_elf_relocate_section): Update.
4339         * elflink.c (elf_link_input_bfd): Update.
4340
4341 2004-12-10  Jakub Jelinek  <jakub@redhat.com>
4342
4343         * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalid
4344         st_shndx on STT_SECTION sections.
4345
4346 2004-12-09  Daniel Jacobowitz  <dan@codesourcery.com>
4347
4348         * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
4349         ELF section symbols.
4350
4351 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
4352
4353         * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,
4354         return a real value, unless it is a PLT symbol.
4355         (mips_elf_perform_relocation): On the RM9000, turn a jal into a
4356         bal if possible.
4357
4358         * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask of
4359         R_MIPS_JALR entry to 0.
4360
4361         * archures.c: Define bfd_mach_mips9000.
4362         * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_9000.
4363         (mips_set_isa_flags): Handle bfd_mach_mips9000.
4364         * cpu-mips.c (I_mips9000): Define.
4365         (arch_info_struct): Add case for bfd_mach_mips9000.
4366         * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mips9000.
4367         * bfd-in2.h: Regenerate.
4368
4369 2004-12-08  Ian Lance Taylor  <ian@wasabisystems.com>
4370
4371         * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26
4372         overflow.
4373
4374 2004-12-07  Ben Elliston  <bje@gnu.org>
4375
4376         * netbsd-core.c (netbsd_core_file_p): Make `i' unsigned.
4377
4378 2004-12-06  Daniel Jacobowitz  <dan@debian.org>
4379
4380         Suggested by Fergal Daly <fergal@esatclear.ie>:
4381         * simple.c (simple_dummy_multiple_definition): New function.
4382         (bfd_simple_get_relocated_section_contents): Use it.
4383
4384 2004-12-03  Jan Beulich  <jbeulich@novell.com>
4385
4386         * elf.c (elf_find_function): Don't use the last file symbol ever,
4387         seen, but the last one seen prior to the symbol being reported.
4388         Don't report a filename at all for global symbols when that might
4389         be ambiguous/wrong.
4390
4391 2004-12-01  Paul Brook  <paul@codesourcery.com>
4392
4393         * elf32-arm.c (elf32_arm_copy_private_bfd_data): Set EI_OSABI.
4394         (elf32_arm_post_process_headers): Set EI_OSABI depending on ABI
4395         version.
4396
4397 2004-12-01  Paul Brook  <paul@codesourcery.com>
4398
4399         * elflink.c (elf_link_add_object_symbols): Make symbols from discarded
4400         sections undefined.
4401
4402 2004-11-30  Paul Brook  <paul@codesourcery.com>
4403
4404         * elf32-arm.c (struct elf32_arm_link_hash_table): Remove
4405         no_pipeline_knowledge
4406         (elf32_arm_link_hash_table_create): Ditto.
4407         (bfd_elf32_arm_process_before_allocation): Ditto.
4408         (elf32_arm_final_link_relocate): Ditto.  Remove oabi relocation
4409         handling.
4410         * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
4411         prototype.
4412         * bfd-in2.h: Regenerate.
4413
4414 2004-11-30  Randolph Chung  <tausq@debian.org>
4415
4416         * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.
4417         (elf32_hppa_grok_psinfo): New function.
4418         (elf_backend_grok_prstatus): Define.
4419         (elf_backend_grok_psinfo): Define.
4420
4421 2004-11-24  H.J. Lu  <hongjiu.lu@intel.com>
4422
4423         PR 574:
4424         * elfcode.h (elf_slurp_symbol_table): Handle STT_TLS.
4425
4426 2004-11-24  Paul Brook  <paul@codesourcery.com>
4427
4428         * elf.c (assign_section_numbers): Number SHT_GROUP sections first.
4429
4430 2004-11-24  Paul Brook  <paul@codesourcery.com>
4431
4432         * elf32-arm.c (elf32_arm_swap_symbol_in): New function.
4433         (elf32_arm_swap_symbol_out): New function.
4434         (elf32_arm_size_info): Add.
4435         (elf_backend_size_info): Define.
4436
4437 2004-11-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4438
4439         * hpux-core.c (hpux_core_core_file_p): Use offsetof macro in calls to
4440         make_bfd_asection.
4441
4442 2004-11-19  Alan Modra  <amodra@bigpond.net.au>
4443
4444         * elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.
4445         * elf32-iq2000.c (iq2000_reloc_type_lookup): C90 function decl.
4446         * nlmcode.h (nlm_write_object_contents): Warning fix.
4447
4448 2004-11-18  Bob Wilson  <bob.wilson@acm.org>
4449
4450         * elf32-xtensa.c (ebb_propose_action): Fix argument order.
4451
4452 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
4453
4454         * elf32-arm.c (PLT_THUMB_STUB_SIZE): Define.
4455         (elf32_arm_plt_thumb_stub): New.
4456         (struct elf32_arm_link_hash_entry): Add plt_thumb_refcount
4457         and plt_got_offset.
4458         (elf32_arm_link_hash_traverse): Fix typo.
4459         (elf32_arm_link_hash_table): Add obfd.
4460         (elf32_arm_link_hash_newfunc): Initialize new fields.
4461         (elf32_arm_copy_indirect_symbol): Copy plt_thumb_refcount.
4462         (elf32_arm_link_hash_table_create): Initialize obfd.
4463         (record_arm_to_thumb_glue): Mark the glue as a local ARM function.
4464         (record_thumb_to_arm_glue): Mark the glue as a local Thumb function.
4465         (bfd_elf32_arm_get_bfd_for_interworking): Verify that the
4466         interworking BFD is not dynamic.
4467         (bfd_elf32_arm_process_before_allocation): Handle R_ARM_PLT32.  Do
4468         not emit glue for PLT references.
4469         (elf32_arm_final_link_relocate): Handle Thumb functions.  Do not
4470         emit glue for PLT references.  Support the Thumb PLT prefix.
4471         (elf32_arm_gc_sweep_hook): Handle R_ARM_THM_PC22 and
4472         plt_thumb_refcount.
4473         (elf32_arm_check_relocs): Likewise.
4474         (elf32_arm_adjust_dynamic_symbol): Handle Thumb functions and
4475         plt_thumb_refcount.
4476         (allocate_dynrelocs): Handle Thumb PLT references.
4477         (elf32_arm_finish_dynamic_symbol): Likewise.
4478         (elf32_arm_symbol_processing): New function.
4479         (elf_backend_symbol_processing): Define.
4480
4481 2004-11-16  Richard Sandiford  <rsandifo@redhat.com>
4482
4483         * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size and
4484         add_fde_encoding.  Remove need_relative.
4485         * elf-eh-frame.c (extra_augmentation_string_bytes)
4486         (extra_augmentation_data_bytes, size_of_output_cie_fde): New functions.
4487         (_bfd_elf_discard_section_eh_frame): Consider changing the FDE encoding
4488         in cases where the CIE has no existing 'R' augmentation.  Use
4489         size_of_output_cie_fde when assigning offsets.  Use the final offset
4490         as the new section size.
4491         (_bfd_elf_eh_frame_section_offset): Remove need_relative handling.
4492         Account for any extra augmentation bytes in the returned offset.
4493         (_bfd_elf_write_section_eh_frame): Rework so that the entries are
4494         moved before being modified.  Pad growing entries with DW_CFA_nops.
4495         Add 'z' and 'R' augmentations as directed by add_augmentation_size
4496         and add_fde_encoding.
4497
4498 2004-11-15  Mark Mitchell  <mark@codesourcery.com>
4499
4500         * elf32-arm.c (elf32_arm_relocate_section): Use
4501         arm_real_reloc_type.
4502
4503 2004-11-16  Richard Sandiford  <rsandifo@redhat.com>
4504
4505         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Return early
4506         for discard relocations; don't add an R_MIPS_NONE to the main body
4507         of .rel.dyn.
4508
4509 2004-11-04  Paul Brook  <paul@codesourcery.com>
4510
4511         * elf-bfd.h (_bfd_elf_slurp_version_tables): Update prototype.
4512         * elf.c (_bfd_elf_print_private_bfd_data): Pass extra argument.
4513         (_bfd_elf_slurp_version_tables): Add extra argument.  Create extra
4514         default version definition for unversioned symbols.
4515         * elfcode.h (elf_slurp_symbol_table): Pass extra argument.
4516         * elflink.c (elf_link_add_object_symbols): Pass extra argument to
4517         _bfd_elf_slurp_version_tables.  Set default version for unversioned
4518         imported symbols.
4519
4520 2004-11-15  Paul Brook  <paul@codesourcery.com>
4521
4522         * elflink.c (elf_link_add_object_symbols): Don't assume version
4523         indices are consecutive.
4524
4525 2004-11-14  Richard Sandiford  <rsandifo@redhat.com>
4526
4527         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Deal with
4528         composite relocations against the personality data.
4529
4530 2004-11-13  Paul Brook  <paul@codesourcery.com>
4531
4532         * bfd/elf32-arm.c (elf32_arm_final_link_relocate): Resolve
4533         R_ARM_PREL31 relocations to PLT entries.
4534         (elf32_arm_relocate_section, elf32_arm_gc_sweep_hook): Ditto.
4535         (elf32_arm_check_relocs): Ditto.
4536
4537 2004-11-12  Bob Wilson  <bob.wilson@acm.org>
4538
4539         * xtensa-isa.c (xtensa_interface_class_id): New.
4540
4541 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
4542
4543         * elf32-xtensa.c (property_table_compare): Remove assertion about
4544         entries with the same address and non-zero size.
4545         (xtensa_read_table_entries): Report such entries as errors.
4546
4547 2004-11-11  Mark Mitchell  <mark@codesourcery.com>
4548
4549         * elf32-arm.c (elf32_arm_final_link_relocate): Correct logic for
4550         R_ARM_RELATIVE on Symbian OS.
4551
4552 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
4553
4554         * som.c (som_bfd_print_private_bfd_data): New function.
4555         (som_object_setup): Save the auxiliary header.  Don't assume that
4556         zero is an invalid entry point for a shared library.
4557         (som_object_p): Allocate the auxiliary header on the heap.
4558
4559         * elf32-arm.c (elf32_arm_begin_write_processing): Do not use a K&R
4560         declaration.
4561         (elf32_arm_symbian_modify_segment_map): Likewise.
4562
4563 2004-11-09  Daniel Jacobowitz  <dan@debian.org>
4564
4565         From David Poole <daveml@mbuf.com>:
4566         * elf32-arm.c (elf32_arm_readonly_dynrelocs): New function.
4567         (elf32_arm_size_dynamic_sections): Call it.
4568
4569 2004-11-09  Alan Modra  <amodra@bigpond.net.au>
4570
4571         * Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
4572         (ALL_MACHINES_CFILES): Fix typo.
4573         * Makefile.in: Regenerate.
4574         * po/SRC-POTFILES.in: Regenerate.
4575
4576 2004-11-08  Mark Mitchell  <mark@codesourcery.com>
4577
4578         * elf32-arm.c (elf32_arm_final_link_relocate): When generating an
4579         R_ARM_RELATIVE relocation for Symbian OS, mention the section
4580         symbol in the relocation.
4581
4582 2004-11-08  Inderpreet Singh  <inderpreetb@nioda.hcltech.com>
4583             Vineet Sharma  <vineets@noida.hcltech.com>
4584
4585         * coff-maxq.c: New File.
4586         * cpu-maxq.c: New File.
4587         * coffcode.h: Likewise.
4588         * config.bfd: Likewise.
4589         * configure.in (maxqcoff_vec): New target vector.
4590         * Makefile.am: Add support for maxq target.
4591         * configure.in: Likewise.
4592         * archures.c:. Likewise.
4593         * targets.c: Likewise.
4594         * bfd_in2.h : Regenerated.
4595         * Makefile.in: Regenerated.
4596         * configure: Regenerated.
4597         * doc/Makefile.in: Regenerated.
4598
4599 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
4600
4601         * coff-i386.c (coff_i386_reloc): Fix weak symbols.
4602         * cofflink.c (_bfd_coff_link_input_bfd): Don't process
4603         C_NT_WEAK aux entries.
4604         (_bfd_coff_generic_relocate_section): Handle undefined
4605         aliases.
4606
4607 2004-11-07  Andreas Schwab  <schwab@suse.de>
4608
4609         * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Use
4610         SYMBOL_CALLS_LOCAL and check for undefweak symbols with
4611         non-default visibility.
4612
4613 2004-11-01  Mark Mitchell  <mark@codesourcery.com>
4614
4615         * elf32-arm.c (elf32_arm_symbian_begin_write_processing): Clear
4616         D_PAGED.
4617         (elf32_arm_symbian_modify_segment_map): Don't
4618         reset includes_filehdr and includes_phdrs here.
4619
4620 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4621
4622         * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace
4623         elfarm-nabi with elf32-arm.  Remove elfarm-oabi.
4624         (elf32-arm.lo): Replace elfarm-nabi.lo rule.  Remove elf32-arm.h
4625         dependency.
4626         * config.bfd: Move arm-*-oabi* and thumb-*-oabi* from obsolete list
4627         to a new removed list.  Remove normal configuration stanzas.
4628         * configure.in: (bfd_elf32_bigarm_vec, bfd_elf32_bigarm_symbian_vec)
4629         (bfd_elf32_littlearm_symbian_vec, bfd_elf32_littlearm_vec): Replace
4630         elfarm-nabi.lo with elf32-arm.lo.
4631         (bfd_elf32_bigarm_oabi_vec, bfd_elf32_littlearm_oabi_vec): Remove.
4632         * elf32-arm.c: Renamed from elfarm-nabi.c.  Inline elf32-arm.h.
4633         * elf32-arm.h: Remove.
4634         * elfarm-oabi.c: Remove.
4635         * targets.c (_bfd_target_vector): Remove bfd_elf32_bigarm_oabi_vec
4636         and bfd_elf32_littlearm_oabi_vec.
4637         * aclocal.m4, Makefile.in, configure, doc/Makefile.in: Regenerated.
4638
4639 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
4640
4641         * config.bfd: Support crisv32-*-* like cris-*-*.
4642         * archures.c (bfd_mach_cris_v0_v10, bfd_mach_cris_v32)
4643         (bfd_mach_cris_v10_v32): New macros.
4644         * cpu-cris.c: Tweak formatting.
4645         (get_compatible): New function.
4646         (N): New macro.
4647         (bfd_cris_arch_compat_v10_v32, bfd_cris_arch_v32): New
4648         bfd_arch_info_type:s.
4649         (bfd_cris_arch): Use bfd_mach_cris_v0_v10 for member mach,
4650         get_compatible for member compatible and link bfd_cris_arch_v32 as
4651         next.
4652         * elf32-cris.c (cris_elf_pcrel_reloc)
4653         (cris_elf_set_mach_from_flags): New functions.
4654         (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL>
4655         <R_CRIS_32_PCREL>: Use cris_elf_pcrel_reloc.
4656         (cris_elf_grok_prstatus, cris_elf_grok_psinfo): Give correct
4657         numbers for bfd_mach_cris_v32.
4658         (PLT_ENTRY_SIZE_V32): New macro.
4659         (elf_cris_plt0_entry): Drop last comma in initializer.
4660         (elf_cris_plt0_entry_v32, elf_cris_plt_entry_v32)
4661         (elf_cris_pic_plt0_entry_v32, elf_cris_pic_plt_entry_v32): New
4662         PLT initializers.
4663         (cris_elf_relocate_section): Change all "%B(%A)" messages to
4664         "%B, section %A".
4665         (elf_cris_finish_dynamic_symbol): Do V32-specific PLT entries.
4666         (elf_cris_finish_dynamic_sections): Similar.
4667         (elf_cris_adjust_dynamic_symbol): Similar.
4668         (cris_elf_check_relocs): Change all "%B(%A)" messages to "%B,
4669         section %A".
4670         <switch with PIC relocs>: Emit error and return FALSE for
4671         bfd_mach_cris_v10_v32.
4672         <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
4673         Emit warning when generating textrel reloc.
4674         (cris_elf_object_p): Call cris_elf_set_mach_from_flags.
4675         (cris_elf_final_write_processing): Set flags according to mach.
4676         (cris_elf_print_private_bfd_data): Display
4677         EF_CRIS_VARIANT_COMMON_V10_V32 and EF_CRIS_VARIANT_V32.
4678         (cris_elf_merge_private_bfd_data): Drop variables old_flags,
4679         new_flags.  Don't call cris_elf_final_write_processing.  Don't
4680         look at the actual elf header flags at all; use
4681         bfd_get_symbol_leading_char to check ibfd, obfd.  Trap difference
4682         in bfd_get_mach for ibfd and obfd and handle merging of compatible
4683         objects.
4684         (bfd_elf32_bfd_copy_private_bfd_data): Define.
4685         * reloc.c (BFD_RELOC_CRIS_SIGNED_8, BFD_RELOC_CRIS_UNSIGNED_8)
4686         (BFD_RELOC_CRIS_SIGNED_16, BFD_RELOC_CRIS_UNSIGNED_16)
4687         (BFD_RELOC_CRIS_LAPCQ_OFFSET): New relocs.
4688         * bfd-in2.h, libbfd.h: Regenerate.
4689
4690 2004-11-04  Alan Modra  <amodra@bigpond.net.au>
4691
4692         * elf64-ppc.h (ppc64_elf_edit_toc): Declare.
4693         * elf64-ppc.c (struct ppc_link_hash_entry <adjust_done>): Update
4694         comment.
4695         (struct adjust_toc_info): New.
4696         (adjust_toc_syms, ppc64_elf_edit_toc): New functions.
4697
4698 2004-11-03  Bob Wilson  <bob.wilson@acm.org>
4699
4700         * elf.c (assign_file_positions_for_segments): Set next_file_pos even
4701         if there are no segments.
4702
4703 2004-11-02  Daniel Jacobowitz  <dan@debian.org>
4704
4705         * config.bfd: Mark arm-*-oabi and thumb-*-oabi as obsolete.
4706
4707 2004-11-02  Nick Clifton  <nickc@redhat.com>
4708
4709         * elf32-iq2000.c: Convert to ISO C90 formatting.
4710
4711 2004-11-02  Hans-Peter Nilsson  <hp@axis.com>
4712
4713         * elflink.c (_bfd_elf_create_got_section): Hide _GLOBAL_OFFSET_TABLE_.
4714
4715 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
4716
4717         * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle weak
4718         undefined symbols for R_IA64_SECREL32MSB, R_IA64_SECREL32LSB,
4719         R_IA64_SECREL64MSB and R_IA64_SECREL64LSB.
4720
4721 2004-10-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4722
4723         * elf32-sh.c (tpoff): Take alignment into account.
4724
4725 2004-10-28  Nick Clifton  <nickc@redhat.com>
4726
4727         * elf32-iq2000.c (iq2000_elf_relocate_section): Do nothing when
4728         performing a relocatable link.
4729         (iq2000_elf_object_p): Do not set elf_bad_symtab.  This is only
4730         for MIPS ports under Irix.
4731
4732 2004-10-27  Richard Earnshaw  <rearnsha@arm.com>
4733
4734         * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Handle
4735         R_ARM_CALL and R_ARM_JUMP24 as aliases of R_ARM_PC24.
4736         (elf32_arm_final_link_relocate): Ditto.
4737         (arm_add_to_rel, elf32_arm_relocate_section): Ditto.
4738         (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto
4739         (elf32_arm_adjust_dynamic_symbol): Ditto.
4740         * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_CALL and
4741         R_ARM_JUMP32.  Move R_ARM_R{REL32,ABS32,PC24,BASE}...
4742         (elf32_arm_r_howto): ... To here.
4743         (elf32_arm_howto_from_type): Use elf32_arm_r_howto.
4744
4745 2004-10-26  H.J. Lu  <hongjiu.lu@intel.com>
4746
4747         PR 475
4748         * elfxx-ia64.c (elfNN_ia64_relocate_section): Correct
4749         R_IA64_SECREL32MSB, R_IA64_SECREL32LSB, R_IA64_SECREL64MSB
4750         and R_IA64_SECREL64LSB.
4751
4752 2004-10-26  Paul Brook  <paul@codesourcery.com>
4753
4754         * elflink.c (elf_finalize_dynstr): Skip shared aux structure.
4755         (bfd_elf_size_dynamic_sections): Create default version definition.
4756         (elf_link_output_extsym): Adjust for default symbol version.
4757
4758 2004-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4759
4760         * mmo.c: Adjust to ISO C.
4761
4762         * mmo.c (mmo_write_section_description): New function broken out
4763         of mmo_internal_write_section.
4764         (mmo_internal_write_section): For each of .text and .data, call
4765         mmo_write_section_description before outputting contents if it has
4766         nontrivially deducible vma or contents.
4767         (mmo_has_leading_or_trailing_zero_tetra_p): New function.
4768         (mmo_canonicalize_symtab): Adjust absolute symbols to .data
4769         symbols if found within the .data address range.
4770
4771 2004-10-24  Daniel Jacobowitz  <dan@debian.org>
4772
4773         * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
4774
4775 2004-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4776
4777         * mmo.c (File Layout): Correct place of misplaced blurb about
4778         special data.
4779
4780 2004-10-22  Mark Kettenis  <kettenis@gnu.org>
4781
4782         * config.bfd: Add mips64*-*-openbsd.
4783
4784 2004-10-21  Bob Wilson  <bob.wilson@acm.org>
4785
4786         * elf32-xtensa.c (ebb_propose_action): Put declarations before
4787         statements.
4788
4789 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
4790
4791         * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.94.
4792         * configure: Regenerate.
4793
4794 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
4795
4796         PR 463
4797         * aoutx.h (aout_link_input_section_std): Pass proper hash entry
4798         to linker reloc_overflow callback.
4799         (aout_link_input_section_ext): Likewise.
4800         (aout_link_reloc_link_order): Likewise.
4801         * coff-a29k.c (coff_a29k_relocate_section): Likewise.
4802         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
4803         Likewise.
4804         (alpha_relocate_section): Likewise.
4805         * coff-arm.c (coff_arm_relocate_section): Likewise.
4806         * coff-h8300.c (h8300_reloc16_extra_cases): Likewise.
4807         * coff-h8500.c (extra_case): Likewise.
4808         * coff-i960.c (coff_i960_relocate_section): Likewise.
4809         * coff-mcore.c (coff_mcore_relocate_section): Likewise.
4810         * coff-mips.c (mips_relocate_section): Likewise.
4811         * coff-or32.c (coff_or32_relocate_section): Likewise.
4812         * coff-ppc.c (coff_ppc_relocate_section): Likewise.
4813         * coff-rs6000.c (xcoff_ppc_relocate_section): Likewise.
4814         * coff-sh.c (sh_relocate_section): Likewise.
4815         * coff-tic80.c (coff_tic80_relocate_section): Likewise.
4816         * coff-w65.c (w65_reloc16_extra_cases): Likewise.
4817         * coff-z8k.c (extra_case): Likewise.
4818         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Likewise.
4819         * cofflink.c (_bfd_coff_reloc_link_order): Likewise.
4820         (_bfd_coff_generic_relocate_section): Likewise.
4821         * ecoff.c (ecoff_reloc_link_order): Likewise.
4822         * elf-hppa.h (elf_hppa_relocate_section): Likewise.
4823         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
4824         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
4825         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
4826         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
4827         * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
4828         * elf32-cris.c (cris_elf_relocate_section): Likewise.
4829         * elf32-crx.c (elf32_crx_relocate_section): Likewise.
4830         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
4831         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
4832         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
4833         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
4834         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
4835         * elf32-i370.c (i370_elf_relocate_section): Likewise.
4836         * elf32-i386.c (elf_i386_relocate_section): Likewise.
4837         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
4838         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
4839         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
4840         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
4841         * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Likewise.
4842         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4843         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
4844         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
4845         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
4846         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
4847         * elf32-s390.c (elf_s390_relocate_section): Likewise.
4848         * elf32-sh.c (sh_elf_relocate_section): Likewise.
4849         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4850         * elf32-v850.c (v850_elf_relocate_section): Likewise.
4851         * elf32-vax.c (elf_vax_relocate_section): Likewise.
4852         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
4853         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
4854         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
4855         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
4856         * elf64-s390.c (elf_s390_relocate_section): Likewise.
4857         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4858         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
4859         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
4860         * elflink.c (elf_reloc_link_order): Likewise.
4861         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
4862         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
4863         (_bfd_elf_mips_get_relocated_section_contents): Likewise.
4864         * linker.c (_bfd_generic_reloc_link_order): Likewise.
4865         * pdp11.c (pdp11_aout_link_input_section): Likewise.
4866         (aout_link_reloc_link_order): Likewise.
4867         * reloc.c (bfd_generic_get_relocated_section_contents):
4868         Likewise.
4869         * xcofflink.c (xcoff_reloc_link_order): Likewise.
4870         * simple.c (simple_dummy_reloc_overflow): Updated.
4871
4872 2004-10-20  Andreas Schwab  <schwab@suse.de>
4873
4874         * elf32-m68k.c (elf_m68k_plt_sym_val): New function.
4875         (elf_backend_plt_sym_val): Define.
4876
4877 2004-10-19  Danny Smith  <dannysmith@users.sourceforege.net>
4878
4879         * config.bfd: Set targ_underscore=yes for PE COFF targets
4880
4881 2004-10-19  Alan Modra  <amodra@bigpond.net.au>
4882
4883         * elf64-ppc.c (opd_entry_value): Handle --just-symbols objects.
4884         (ppc64_elf_edit_opd): Likewise.
4885
4886 2004-10-18  Mark Mitchell  <mark@codesourcery.com>
4887
4888         * elfarm-nabi.c (ELF_DYNAMIC_SEC_FLAGS): Add comment.
4889         * elflink.c (_bfd_elf_create_dynamic_sections): For a loaded PLT,
4890         set SEC_ALLOC and SEC_LOAD.
4891
4892 2004-10-18  Nick Clifton  <nickc@redhat.com>
4893
4894         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Compute
4895         'name' for relocs against both local and global symbols.
4896
4897 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
4898
4899         * bfd-in2.h: Regenerate.
4900         * bfd.c (struct bfd): Add no_export.
4901         * elflink.c (elf_link_add_object_symbols): Handle no_export.
4902
4903 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
4904
4905         * config.bfd: Whitespace cleanup.
4906         * Makefile.am: Run "make dep-am"
4907         * Makefile.in: Regenerate.
4908
4909 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
4910
4911         * elflink.c (struct already_linked_section): Removed.
4912         (try_match_symbols_in_sections, already_linked): Removed.
4913         (_bfd_elf_section_already_linked): Skip ^\.gnu\.linkonce\.[^.]*\.
4914         prefix of section names when finding already_linked_table
4915         chain.  Compare section names.  Instead of calling already_linked,
4916         do it inline and only for sections in the same already_linked_list.
4917
4918 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
4919
4920         * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"
4921         parameter.  If called after _bfd_elf_write_section_eh_frame,
4922         don't allow a -2 return unless need_* bit is already set, and
4923         handle offsets adjusted for output_offset.
4924         * elf-bfd.h (_bfd_elf_eh_frame_section_offset): Update prototype.
4925         * elf.c (_bfd_elf_section_offset): Update call.
4926
4927 2004-10-13  H.J. Lu  <hongjiu.lu@intel.com>
4928
4929         PR 440
4930         * coffcode.h (coff_compute_section_file_positions): Cast to
4931         bfd_vma when computing page alignment.
4932
4933 2004-10-13  Mark Mitchell  <mark@codesourcery.com>
4934
4935         * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use file
4936         offsets, not VMAs, for DT_VERSYM, DT_VERDEF, DT_VERNEED.
4937
4938 2004-10-12  Mark Mitchell  <mark@codesourcery.com>
4939
4940         * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Make .rel.plt
4941         relocations use a virtual address, not a section offset.
4942
4943 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
4944
4945         * elf32-xtensa.c (elf_xtensa_get_private_bfd_flags): Delete.
4946         (narrow_instruction, widen_instruction): Remove unnecessary calls to
4947         xtensa_format_encode.
4948         (ebb_propose_action): Inline call to ebb_add_proposed_action.
4949         (ebb_add_proposed_action): Delete.
4950
4951 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
4952
4953         * elf32-xtensa.c: Use ISO C90 formatting.
4954
4955 2004-10-12  Paul Brook  <paul@codesourcery.com>
4956
4957         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Rephrase error
4958         message.
4959
4960 2004-10-12  Paul Brook  <paul@codesourcery.com>
4961
4962         * elf32-arm.h: Support EABI version 4 objects.
4963
4964 2004-10-12  Alan Modra  <amodra@bigpond.net.au>
4965
4966         PR 325
4967         * cpu-i386.c (bfd_x86_64_arch_intel_syntax): Place last in chain.
4968         Don't mark as default.
4969         (bfd_x86_64_arch): Don't mark as default.
4970
4971 2004-10-12  Alan Modra  <amodra@bigpond.net.au>
4972
4973         * elflink.c (enum action_discarded): New.
4974         (elf_section_complain_discarded): Delete.
4975         (elf_action_discarded): New function subsuming the above and also
4976         controlling reloc behaviour.
4977         (elf_link_input_bfd): Use it.
4978
4979 2004-10-11  Jakub Jelinek  <jakub@redhat.com>
4980
4981         * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.
4982         (special_sections): Add .gnu.liblist and .gnu.conflict.
4983         (assign_section_numbers): Handle SHT_GNU_LIBLIST.
4984
4985 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
4986
4987         PR 233
4988         * elflink.c (elf_link_input_bfd): Try harder to support
4989         relocations against symbols in removed linkonce sections.
4990
4991 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
4992
4993         * elflink.c (elf_link_input_bfd): Revert PR 354 change.
4994
4995         PR 354
4996         * elflink.c (elf_link_input_bfd): Check that relocs in SEC_ALLOC
4997         sections do not reference symbols in non-SEC_ALLOC sections.
4998
4999 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
5000
5001         PR 437
5002         * elflink.c (elf_link_sort_relocs): Don't bomb on unusual sections.
5003         (_bfd_elf_link_omit_section_dynsym): Formatting.
5004
5005 2004-10-10  Alan Modra  <amodra@bigpond.net.au>
5006
5007         * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.
5008         * libbfd.h: Regnerate.
5009         * elf32-cris.c: Add missing semicolon to BFD_ASSERTs.
5010         * elf32-frv.c: Likewise.
5011         * elf32-m32r.c: Likewise.
5012         * elf32-ppc.c: Likewise.
5013         * elf64-hppa.c: Likewise.
5014         * elfxx-ia64.c: Likewise.
5015         * opncls.c: Likewise.
5016
5017 2004-10-10  Alan Modra  <amodra@bigpond.net.au>
5018
5019         * elf-bfd.h (struct eh_frame_hdr_info): Add offsets_adjusted.
5020         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Adjust
5021         offsets stored in struct eh_cie_fde entries before doing other
5022         work.
5023
5024         * elf-bfd.h (struct eh_cie_fde): Add cie_inf, remove sec.
5025         (struct eh_frame_hdr_info): Add last_cie_inf, remove last_cie_offset.
5026         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete code
5027         setting offsets for removed CIEs.  Don't set "sec", instead set
5028         cie_inf for FDEs.  Keep a pointer to last struct eh_cie_fde for a
5029         CIE in hdr_info.  Only set make_relative and make_lsda_relative
5030         for CIEs.  Use pointers rather than array indices.
5031         (_bfd_elf_eh_frame_section_offset): Test/set make_relative,
5032         make_lsda_relative, need_* on cie_inf for FDEs.
5033         (_bfd_elf_write_section_eh_frame): Adjust offset and new_offset for
5034         section output_offset.  Delete cie_offset, instead use cie_inf
5035         pointer to CIE entry.  Use need_relative and need_lsda_relative on
5036         CIE entry for FDEs.  Use pointers rather than array indices.
5037
5038 2004-10-09  Alan Modra  <amodra@bigpond.net.au>
5039
5040         * coff-rs6000.c (rs6000coff_vec): Add initializer for
5041         bfd_is_target_special_symbol.
5042         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
5043         * som.c (som_bfd_is_target_special_symbol): Define.
5044
5045 2004-10-08  Nick Clifton  <nickc@redhat.com>
5046
5047         * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.93.
5048         * configure: Regenerate.
5049         * bfd-in2.h: Regenerate.
5050         * syms.c (bfd_is_target_special_symbol): New interface function.
5051         Returns true when a symbol should be considered to be special.
5052         * targets.c (bfd_target): Include bfd_is_target_special_symbol in
5053         the symbol jump table.
5054         * elf32-arm.h (elf32_arm_is_target_special_symbol): New function.
5055         Return true iff the symbol is a mapping symbol.
5056         (bfd_elf32_bfd_is_target_special_symbol): Define.
5057         * elfxx-target.h: Provide a default definition for
5058         bfd_is_target_special_symbol.
5059         * aout-target.h: Likewise.
5060         * aout-tic30.c: Likewise.
5061         * binary.c: Likewise.
5062         * coffcode.h: Likewise.
5063         * i386msdos.c: Likewise.
5064         * ieee.c: Likewise.
5065         * ihex.c: Likewise.
5066         * libaout.h: Likewise.
5067         * libbfd-in.h: Likewise
5068         * libecoff.h: Likewise.
5069         * mach-o.c: Likewise.
5070         * mmo.c: Likewise.
5071         * nlm-target.h: Likewise.
5072         * oasys.c: Likewise.
5073         * pef.c: Likewise.
5074         * ppcboot.c: Likewise.
5075         * srec.c: Likewise.
5076         * tekhex.c: Likewise.
5077         * versados.c: Likewise.
5078         * vms.c: Likewise.
5079         * xcoff-target.h: Likewise.
5080         * xsym.c: Likewise.
5081         * libbfd.h: Regenerate.
5082
5083 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
5084
5085         * config.bfd: Include 64-bit support for i[3-7]86-*-solaris2*.
5086         * elf64-x86-64.c (elf64_x86_64_section_from_shdr): New function.
5087         (elf_backend_section_from_shdr): Define.
5088
5089 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
5090
5091         * syms.c (bfd_is_local_label): Return false for file symbols.
5092
5093 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
5094             David Heine  <dlheine@tensilica.com>
5095
5096         * elf32-xtensa.c (elf32xtensa_size_opt): New global variable.
5097         (xtensa_default_isa): Global variable moved here from xtensa-isa.c.
5098         (elf32xtensa_no_literal_movement): New global variable.
5099         (elf_howto_table): Add entries for new relocations.
5100         (elf_xtensa_reloc_type_lookup): Handle new relocations.
5101         (property_table_compare): When addresses are equal, compare sizes and
5102         various property flags.
5103         (property_table_matches): New.
5104         (xtensa_read_table_entries): Extend to read new property tables.  Add
5105         output_addr parameter to indicate that output addresses should be used.
5106         Use bfd_get_section_limit.
5107         (elf_xtensa_find_property_entry): New.
5108         (elf_xtensa_in_literal_pool): Use elf_xtensa_find_property_entry.
5109         (elf_xtensa_check_relocs): Handle new relocations.
5110         (elf_xtensa_do_reloc): Use bfd_get_section_limit.  Handle new
5111         relocations.  Use new xtensa-isa.h functions.
5112         (build_encoding_error_message): Remove encode_result parameter.  Add
5113         new target_address parameter used to detect alignment errors.
5114         (elf_xtensa_relocate_section): Use bfd_get_section_limit.  Clean up
5115         error handling.  Use new is_operand_relocation function.
5116         (elf_xtensa_combine_prop_entries, elf_xtensa_merge_private_bfd_data):
5117         Use underbar macro for error messages.  Formatting.
5118         (get_const16_opcode): New.
5119         (get_l32r_opcode): Add a separate flag for initialization.
5120         (get_relocation_opnd): Operand number is no longer explicit in the
5121         relocation.  Change to decode the opcode and analyze its operands.
5122         (get_relocation_slot): New.
5123         (get_relocation_opcode): Add bfd parameter.  Use bfd_get_section_limit.
5124         Use new xtensa-isa.h functions to handle multislot instructions.
5125         (is_l32r_relocation): Add bfd parameter.  Use is_operand_relocation.
5126         (get_asm_simplify_size, is_alt_relocation, is_operand_relocation,
5127         insn_decode_len, insn_decode_opcode, check_branch_target_aligned,
5128         check_loop_aligned, check_branch_target_aligned_address, narrowable,
5129         widenable, narrow_instruction, widen_instruction, op_single_fmt_table,
5130         get_single_format, init_op_single_format_table): New.
5131         (elf_xtensa_do_asm_simplify): Add error_message parameter and use it
5132         instead of calling _bfd_error_handler.  Use new xtensa-isa.h functions.
5133         (contract_asm_expansion): Add error_message parameter and pass it to
5134         elf_xtensa_do_asm_simplify.  Replace use of R_XTENSA_OP0 relocation
5135         with R_XTENSA_SLOT0_OP.
5136         (get_expanded_call_opcode): Extend to handle either L32R or CONST16
5137         instructions.  Use new xtensa-isa.h functions.
5138         (r_reloc struct): Add new virtual_offset field.
5139         (r_reloc_init): Add contents and content_length parameters.  Set
5140         virtual_offset field to zero.  Add contents to target_offset field for
5141         partial_inplace relocations.
5142         (r_reloc_is_defined): Check for null.
5143         (print_r_reloc): New debug function.
5144         (source_reloc struct): Replace xtensa_operand field with pair of the
5145         opcode and the operand position.  Add is_abs_literal field.
5146         (init_source_reloc): Specify operand by opcode/position pair.  Set
5147         is_abs_literal field.
5148         (source_reloc_compare): When target_offsets are equal, compare other
5149         fields to make sorting predictable.
5150         (literal_value struct): Add is_abs_literal field.
5151         (value_map_hash_table struct): Add has_last_loc and last_loc fields.
5152         (init_literal_value): New.
5153         (is_same_value): Replace with ...
5154         (literal_value_equal): ... this function.  Add comparisons of
5155         virtual_offset and is_abs_literal fields.
5156         (value_map_hash_table_init): Use bfd_zmalloc.  Check for allocation
5157         failure.  Initialize has_last_loc field.
5158         (value_map_hash_table_delete): New.
5159         (hash_literal_value): Rename to ...
5160         (literal_value_hash): ... this.  Include is_abs_literal flag and
5161         virtual_offset field in the hash value.
5162         (get_cached_value): Rename to ...
5163         (value_map_get_cached_value): ... this.  Update calls to
5164         literal_value_hash and literal_value_equal.
5165         (add_value_map): Check for allocation failure.  Update calls to
5166         value_map_get_cached_value and literal_value_hash.
5167         (text_action, text_action_list, text_action_t): New types.
5168         (find_fill_action, compute_removed_action_diff, adjust_fill_action,
5169         text_action_add, text_action_add_literal, offset_with_removed_text,
5170         offset_with_removed_text_before_fill, find_insn_action,
5171         print_action_list, print_removed_literals): New.
5172         (offset_with_removed_literals): Delete.
5173         (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
5174         fix_array, fix_array_count, allocated_relocs, relocs_count, and
5175         allocated_relocs_count fields.
5176         (init_xtensa_relax_info): Initialize new fields.
5177         (reloc_bfd_fix struct): Add new translated field.
5178         (reloc_bfd_fix_init): Add translated parameter and use it to set the
5179         translated field.
5180         (fix_compare, cache_fix_array): New.
5181         (get_bfd_fix): Remove fix_list parameter and get all relax_info for the
5182         section via get_xtensa_relax_info.  Use cache_fix_array to set up
5183         sorted fix_array and use bsearch instead of linear search.
5184         (section_cache_t): New struct.
5185         (init_section_cache, section_cache_section, clear_section_cache): New.
5186         (ebb_t, ebb_target_enum, proposed_action, ebb_constraint): New types.
5187         (init_ebb_constraint, free_ebb_constraint, init_ebb, extend_ebb_bounds,
5188         extend_ebb_bounds_forward, extend_ebb_bounds_backward,
5189         insn_block_decodable_len, ebb_propose_action, ebb_add_proposed_action):
5190         New.
5191         (retrieve_contents): Use bfd_get_section_limit.
5192         (elf_xtensa_relax_section): Add relocations_analyzed flag.  Update call
5193         to compute_removed_literals.  Free value_map_hash_table when no longer
5194         needed.
5195         (analyze_relocations): Check is_relaxable_asm_section flag.  Call
5196         compute_text_actions for all sections.
5197         (find_relaxable_sections): Mark sections as relaxable if they contain
5198         ASM_EXPAND relocations that can be optimized.  Adjust r_reloc_init
5199         call.  Increment relax_info src_count field only for appropriate
5200         relocation types.  Remove is_literal_section check.
5201         (collect_source_relocs): Use bfd_get_section_limit.  Adjust calls to
5202         r_reloc_init and find_associated_l32r_irel.  Check
5203         is_relaxable_asm_section flag.  Handle L32R instructions with absolute
5204         literals.  Pass is_abs_literal flag to init_source_reloc.
5205         (is_resolvable_asm_expansion): Use bfd_get_section_limit.  Check for
5206         CONST16 instructions.  Adjust calls to r_reloc_init and
5207         pcrel_reloc_fits.  Handle weak symbols conservatively.
5208         (find_associated_l32r_irel): Add bfd parameter and pass it to
5209         is_l32r_relocation.
5210         (compute_text_actions, compute_ebb_proposed_actions,
5211         compute_ebb_actions, check_section_ebb_pcrels_fit,
5212         check_section_ebb_reduces, text_action_add_proposed,
5213         compute_fill_extra_space): New.
5214         (remove_literals): Replace with ...
5215         (compute_removed_literals): ... this function.  Call
5216         init_section_cache.  Use bfd_get_section_limit.  Sort internal_relocs.
5217         Call xtensa_read_table_entries to get the property table.  Skip
5218         relocations other than R_XTENSA_32 and R_XTENSA_PLT.  Use new
5219         is_removable_literal, remove_dead_literal, and
5220         identify_literal_placement functions.
5221         (get_irel_at_offset): Rewrite to use bsearch on sorted relocations
5222         instead of linear search.
5223         (is_removable_literal, remove_dead_literal,
5224         identify_literal_placement): New.
5225         (relocations_reach): Update check for literal not referenced by any
5226         PC-relative relocations.  Adjust call to pcrel_reloc_fits.
5227         (coalesce_shared_literal, move_shared_literal): New.
5228         (relax_section): Use bfd_get_section_limit.  Call
5229         translate_section_fixes.  Update calls to r_reloc_init and
5230         offset_with_removed_text.  Check new is_relaxable_asm_section flag.
5231         Add call to pin_internal_relocs.  Add special handling for
5232         R_XTENSA_ASM_SIMPLIFY and R_XTENSA_DIFF* relocs.  Use virtual_offset
5233         info to calculate new addend_displacement variable.  Replace code for
5234         deleting literals with more general code to perform the actions
5235         determined by the action_list for the section.
5236         (translate_section_fixes, translate_reloc_bfd_fix): New.
5237         (translate_reloc): Check new is_relaxable_asm_section flag.  Call
5238         find_removed_literal only if is_operand_relocation.  Update call to
5239         offset_with_removed_text.  Use new target_offset and removed_bytes
5240         variables.
5241         (move_literal): New.
5242         (relax_property_section):  Use bfd_get_section_limit.  Set new
5243         is_full_prop_section flag and handle new property tables.  Update calls
5244         to r_reloc_init and offset_with_removed_text.  Check
5245         is_relaxable_asm_section flag.  Handle expansion of zero-sized
5246         unreachable entries, with use of offset_with_removed_text_before_fill.
5247         For relocatable links, combine entries only for literal tables.
5248         (relax_section_symbols): Check is_relaxable_asm_section flag.  Update
5249         calls to offset_with_removed_text.  Translate st_size field for
5250         function symbols.
5251         (do_fix_for_relocatable_link): Change to return bfd_boolean to indicate
5252         failure.  Add contents parameter.  Update call to get_bfd_fix.  Update
5253         call to r_reloc_init.  Call _bfd_error_handler and return FALSE for
5254         R_XTENSA_ASM_EXPAND relocs.
5255         (do_fix_for_final_link): Add input_bfd and contents parameters.  Update
5256         call to get_bfd_fix.  Include offset from contents for partial_inplace
5257         relocations.
5258         (is_reloc_sym_weak): New.
5259         (pcrel_reloc_fits): Use new xtensa-isa.h functions.
5260         (prop_sec_len): New.
5261         (xtensa_is_property_section): Handle new property sections.
5262         (is_literal_section): Delete.
5263         (internal_reloc_compare): When r_offset matches, compare r_info and
5264         r_addend to make sorting predictable.
5265         (internal_reloc_matches): New.
5266         (xtensa_get_property_section_name): Handle new property sections.
5267         (xtensa_get_property_predef_flags): New.
5268         (xtensa_callback_required_dependence): Use bfd_get_section_limit.
5269         Update calls to xtensa_isa_init, is_l32r_relocation, and r_reloc_init.
5270         * xtensa-isa.c (xtensa_default_isa): Moved to elf32-xtensa.c.
5271         (xtisa_errno, xtisa_error_msg): New variables.
5272         (xtensa_isa_errno, xtensa_isa_error_msg): New.
5273         (xtensa_insnbuf_alloc): Add error handling.
5274         (xtensa_insnbuf_to_chars): Add num_chars parameter.  Update to
5275         use xtensa_format_decode.  Add error handling.
5276         (xtensa_insnbuf_from_chars): Add num_chars parameter.  Decode the
5277         instruction length to find the number of bytes to copy.
5278         (xtensa_isa_init): Add error handling.  Replace calls to
5279         xtensa_load_isa and xtensa_extend_isa with code to initialize lookup
5280         tables in the xtensa_modules structure.
5281         (xtensa_check_isa_config, xtensa_add_isa, xtensa_load_isa,
5282         xtensa_extend_isa): Delete.
5283         (xtensa_isa_free): Change to only free lookup tables.
5284         (opname_lookup_compare): Replace with ...
5285         (xtensa_isa_name_compare): ... this function.  Use strcasecmp.
5286         (xtensa_insn_maxlength): Rename to ...
5287         (xtensa_isa_maxlength): ... this.
5288         (xtensa_insn_length): Delete.
5289         (xtensa_insn_length_from_first_byte): Replace with ...
5290         (xtensa_isa_length_from_chars): ... this function.
5291         (xtensa_num_opcodes): Rename to ...
5292         (xtensa_isa_num_opcodes): ... this.
5293         (xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
5294         xtensa_isa_num_regfiles, xtensa_isa_num_stages,
5295         xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
5296         xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
5297         xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
5298         xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
5299         xtensa_format_get_slot, xtensa_format_set_slot): New functions.
5300         (xtensa_opcode_lookup): Add error handling.
5301         (xtensa_decode_insn): Replace with ...
5302         (xtensa_opcode_decode): ... this function, with new format and
5303         slot parameters.  Add error handling.
5304         (xtensa_encode_insn): Replace with ...
5305         (xtensa_opcode_encode): ... this function, which does the encoding via
5306         one of the entries in the "encode_fns" array.  Add error handling.
5307         (xtensa_opcode_name): Add error handling.
5308         (xtensa_opcode_is_branch, xtensa_opcode_is_jump, xtensa_opcode_is_loop,
5309         xtensa_opcode_is_call): New.
5310         (xtensa_num_operands): Replace with ...
5311         (xtensa_opcode_num_operands): ... this function.  Add error handling.
5312         (xtensa_opcode_num_stateOperands,
5313         xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
5314         xtensa_opcode_funcUnit_use, xtensa_operand_name,
5315         xtensa_operand_is_visible): New.
5316         (xtensa_get_operand, xtensa_operand_kind): Delete.
5317         (xtensa_operand_inout): Add error handling and special-case for
5318         "sout" operands.
5319         (xtensa_operand_get_field, xtensa_operand_set_field): Rewritten to
5320         operate on one slot of an instruction.  Added error handling.
5321         (xtensa_operand_encode): Handle default operands with no encoding
5322         functions.  Check for success by comparing against decoded value.
5323         Add error handling.
5324         (xtensa_operand_decode): Handle default operands.  Return decoded value
5325         through argument pointer.  Add error handling.
5326         (xtensa_operand_is_register, xtensa_operand_regfile,
5327         xtensa_operand_num_regs, xtensa_operand_is_known_reg): New.
5328         (xtensa_operand_isPCRelative): Rename to ...
5329         (xtensa_operand_is_PCrelative): ... this.  Add error handling.
5330         (xtensa_operand_do_reloc, xtensa_operand_undo_reloc): Return value
5331         through argument pointer.  Add error handling.
5332         (xtensa_stateOperand_state, xtensa_stateOperand_inout,
5333         xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
5334         xtensa_regfile_lookup_shortname, xtensa_regfile_name,
5335         xtensa_regfile_shortname, xtensa_regfile_view_parent,
5336         xtensa_regfile_num_bits, xtensa_regfile_num_entries,
5337         xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
5338         xtensa_state_is_exported, xtensa_sysreg_lookup,
5339         xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
5340         xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
5341         xtensa_interface_num_bits, xtensa_interface_inout,
5342         xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
5343         xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New.
5344         * xtensa-modules.c: Rewrite to use new data structures.
5345         * reloc.c (BFD_RELOC_XTENSA_DIFF8, BFD_RELOC_XTENSA_DIFF16,
5346         BFD_RELOC_XTENSA_DIFF32, BFD_RELOC_XTENSA_SLOT0_OP,
5347         BFD_RELOC_XTENSA_SLOT1_OP, BFD_RELOC_XTENSA_SLOT2_OP,
5348         BFD_RELOC_XTENSA_SLOT3_OP, BFD_RELOC_XTENSA_SLOT4_OP,
5349         BFD_RELOC_XTENSA_SLOT5_OP, BFD_RELOC_XTENSA_SLOT6_OP,
5350         BFD_RELOC_XTENSA_SLOT7_OP, BFD_RELOC_XTENSA_SLOT8_OP,
5351         BFD_RELOC_XTENSA_SLOT9_OP, BFD_RELOC_XTENSA_SLOT10_OP,
5352         BFD_RELOC_XTENSA_SLOT11_OP, BFD_RELOC_XTENSA_SLOT12_OP,
5353         BFD_RELOC_XTENSA_SLOT13_OP, BFD_RELOC_XTENSA_SLOT14_OP,
5354         BFD_RELOC_XTENSA_SLOT0_ALT, BFD_RELOC_XTENSA_SLOT1_ALT,
5355         BFD_RELOC_XTENSA_SLOT2_ALT, BFD_RELOC_XTENSA_SLOT3_ALT,
5356         BFD_RELOC_XTENSA_SLOT4_ALT, BFD_RELOC_XTENSA_SLOT5_ALT,
5357         BFD_RELOC_XTENSA_SLOT6_ALT, BFD_RELOC_XTENSA_SLOT7_ALT,
5358         BFD_RELOC_XTENSA_SLOT8_ALT, BFD_RELOC_XTENSA_SLOT9_ALT,
5359         BFD_RELOC_XTENSA_SLOT10_ALT, BFD_RELOC_XTENSA_SLOT11_ALT,
5360         BFD_RELOC_XTENSA_SLOT12_ALT, BFD_RELOC_XTENSA_SLOT13_ALT,
5361         BFD_RELOC_XTENSA_SLOT14_ALT): Add new relocations.
5362         * Makefile.am (xtensa-isa.lo, xtensa-modules.lo): Update dependencies.
5363         * Makefile.in: Regenerate.
5364         * bfd-in2.h: Likewise.
5365         * libbfd.h: Likewise.
5366
5367 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
5368
5369         * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocs
5370         against the absolute section.
5371         (mips_elf64_write_rela): Likewise.
5372
5373 2004-10-07  Jan Beulich <jbeulich@novell.com>
5374
5375         * elf.c (elf_find_function): Don't generally check for matching
5376         section, just for non-file symbols.  Remove redunant comparison
5377         for the latter.
5378         * elf32-arm.h (arm_elf_find_function): Likewise.
5379
5380 2004-10-07  Jeff Baker  <jbaker@qnx.com>
5381
5382         * elflink.c (_bfd_elf_add_dynamic_entry): Add code to warn if
5383         adding a DT_TEXTREL to a shared object and --warn-shared-textrel
5384         was specified.
5385
5386 2004-10-04  Roland McGrath  <roland@redhat.com>
5387
5388         * hash.c (bfd_hash_set_default_size): Use const for table.
5389         Use size_t instead of int for variable compared to sizeof results.
5390
5391 2004-10-05  Alan Modra  <amodra@bigpond.net.au>
5392
5393         PR 425
5394         * syms.c (_bfd_stab_section_find_nearest_line): Ignore R_*_NONE relocs.
5395
5396 2004-10-01  Paul Brook  <paul@codesourcery.com>
5397
5398         * elf32-arm.h (elf32_arm_fake_sections,
5399         is_arm_elf_unwind_section_name, elf32_arm_section_from_shdr): New
5400         functions.
5401         (elf_backend_fake_sections, elf_backend_section_from_shdr): Define.
5402
5403 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
5404
5405         * elf-bfd.h (struct eh_cie_fde): Add need_relative and
5406         need_lsda_relative.
5407         * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Set
5408         need_relative or need_lsda_relative if we are processing an
5409         offset for a reloc on a FDE initial loc or LSDA field
5410         respectively.
5411         (_bfd_elf_write_section_eh_frame): Test need_relative and
5412         need_lsda_relative in place of corresponding make_* field
5413         when deciding to use pc-relative encodings.
5414
5415 2004-09-30  Paul Brook  <paul@codesourcery.com>
5416
5417         * elf32-arm.h (bfd_elf32_arm_set_target_relocs): Handle "abs"
5418         target2 relocation type.
5419
5420 2004-09-30  H.J. Lu  <hongjiu.lu@intel.com>
5421
5422         PR 414
5423         * elflink.c (_bfd_elf_merge_symbol): Check TLS symbol.
5424
5425 2004-09-30  Paul Brook  <paul@codesourcery.com>
5426
5427         * reloc.c: Add BFD_RELOC_ARM_SMI.
5428         * bfd-in2.h: Regenerate.
5429         * libbfd.h: Ditto.
5430
5431 2004-09-24  Alan Modra  <amodra@bigpond.net.au>
5432
5433         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add output section
5434         vma and output offset to address.
5435         * simple.c (simple_save_output_info): Only set output section
5436         and offset for debug sections, or those not already set up by
5437         the linker.
5438         (bfd_simple_get_relocated_section_contents): Update comment.
5439
5440 2004-09-24  Alan Modra  <amodra@bigpond.net.au>
5441
5442         * elf.c (IS_LOADED): Delete.
5443         (assign_file_positions_for_segments): Just test SEC_LOAD instead.
5444         Restore SEC_HAS_CONTENTS test to the one place it was used prior
5445         to 2004-09-22.
5446
5447 2004-09-23  Alan Modra  <amodra@bigpond.net.au>
5448
5449         PR gas/396
5450         * elf32-sparc.c (elf32_sparc_final_write_processing): Handle
5451         bfd_mach_sparc_sparclet and bfd_mach_sparc_sparclite.  Remove
5452         redundant assignment of EM_SPARC.
5453
5454 2004-09-22  Brian Ford  <ford@vss.fsi.com>
5455
5456         * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
5457         alignment for .rdata sections so sse[2] code works with gcc >= 3.3.3
5458         constants.
5459         * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
5460
5461 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
5462
5463         * elf32-ppc.c (ppc_elf_modify_segment_map): Delete.
5464         (elf_backend_modify_segment_map): Don't define.
5465
5466 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
5467
5468         * elf.c (IS_LOADED): Define.
5469         (assign_file_positions_for_segments): Don't round up file offset of
5470         PT_LOAD segments containing no SEC_LOAD sections, instead round down.
5471         Delete code handling link script adjustment of lma.  Do the adjust
5472         in later code handling similar ajustments.  Remove dead code error
5473         check.  Warn if section lma would require a negative offset
5474         adjustment.  Tweak lma adjustment to use p_filesz rather than p_memsz.
5475         Use p_vaddr + p_memsz inside section loop in place of voff.  Don't
5476         update voff in section loop.  Change voff in segment loop to be an
5477         adjustment on top of "off".  Set sec->filepos and update "off" later.
5478         Test for loadable sections consistently using IS_LOADED.  Similarly,
5479         test for alloc-only sections other than .tbss consistently.
5480         Don't bother checking SEC_ALLOC in PT_LOAD segments.  Remove FIXME.
5481         Tidy PT_NOTE handling.  Use %B and %A in error messages.
5482         (assign_file_positions_except_relocs): Use %B in error message.
5483
5484 2004-09-17  H.J. Lu  <hongjiu.lu@intel.com>
5485
5486         * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
5487         (CONFIG_STATUS_DEPENDENCIES): New.
5488         (Makefile): Removed.
5489         (config.status): Likewise.
5490         * Makefile.in: Regenerated.
5491
5492 2004-09-17  Paul Brook  <paul@codesourcery.com>
5493
5494         * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add prototype.
5495         (bfd_elf32_arm_process_before_allocation): Update prototype.
5496         * bfd-in2.h: Regenerate.
5497         * bfd/elf32-arm.h (elf32_arm_link_hash_table): Add target2_reloc.
5498         (elf32_arm_link_hash_table_create): Set it.
5499         (bfd_elf32_arm_process_before_allocation): Remove target1_is_rel.
5500         (bfd_elf32_arm_set_target_relocs): New function.
5501         (arm_real_reloc_type): New function.
5502         (elf32_arm_final_link_relocate): Use it.  Handle R_ARM_PREL31 and
5503         R_ARM_GOT_PREL.  Remove R_ARM_TARGET1.
5504         (elf32_arm_gc_sweep_hook): Ditto.
5505         (elf32_arm_check_relocs): Ditto.
5506         (elf32_arm_relocate_section): Handle R_ARM_GOT_PREL.
5507         * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
5508         R_ARM_GOT_TARGET2.
5509         (elf32_arm_got_prel): New variable.
5510         (elf32_arm_howto_from_type): New function.
5511         (elf32_arm_info_to_howto): Use it.
5512         (elf32_arm_reloc_map): Add BFD_RELOC_ARM_PREL31 and
5513         BFD_RELOC_ARM_TARGET2.
5514         * libbfd.h: Regenerate.
5515         * reloc.c: Add BFD_RELOC_ARM_TARGET2 and BFD_RELOC_ARM_PREL31.
5516
5517 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
5518
5519         * ecoff.c: Update u.undef.next refs.
5520         * elf64-ppc.c: Likewise.
5521         * elflink.c: Likewise.
5522         * linker.c: Likewise.
5523         * xcofflink.c: Likewise.
5524
5525         * elf-bfd.h (struct elf_link_hash_entry): Rearrange.  Add FIXME to
5526         dynamic_def.  Combine weakdef and elf_hash_value.  Move vtable
5527         fields to indirect struct.
5528         * elf-m10300.c: Update u.weakdef refs.
5529         * elf32-arm.h: Likewise.
5530         * elf32-cris.c: Likewise.
5531         * elf32-frv.c: Likewise.
5532         * elf32-hppa.c: Likewise.
5533         * elf32-i370.c: Likewise.
5534         * elf32-i386.c: Likewise.
5535         * elf32-m32r.c: Likewise.
5536         * elf32-m68k.c: Likewise.
5537         * elf32-ppc.c: Likewise.
5538         * elf32-s390.c: Likewise.
5539         * elf32-sh.c: Likewise.
5540         * elf32-sparc.c: Likewise.
5541         * elf32-vax.c: Likewise.
5542         * elf32-xtensa.c: Likewise.
5543         * elf64-alpha.c: Likewise.
5544         * elf64-hppa.c: Likewise.
5545         * elf64-ppc.c: Likewise.
5546         * elf64-s390.c: Likewise.
5547         * elf64-sh64.c: Likewise.
5548         * elf64-sparc.c: Likewise.
5549         * elf64-x86-64.c: Likewise.
5550         * elfxx-ia64.c: Likewise.
5551         * elfxx-mips.c: Likewise.
5552         * elflink.c: Likewise.  Also u.elf_hash_value.
5553         (elf_gc_propagate_vtable_entries_used): Update for h->vtable
5554         indirection.
5555         (elf_gc_smash_unused_vtentry_relocs): Likewise.
5556         (bfd_elf_gc_record_vtinherit): Alloc vtable.
5557         (bfd_elf_gc_record_vtentry): Likewise.
5558         * elf.c (_bfd_elf_link_hash_newfunc): Use memset.
5559
5560 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
5561
5562         * Makefile.am: Run "make dep-am".
5563         * Makefile.in: Regenerate.
5564         * bfd-in2.h: Regenerate.
5565         * po/SRC-POTFILES.in: Regenerate.
5566         * po/bfd.pot: Regenerate.
5567
5568 2004-09-16  Alan Modra  <amodra@bigpond.net.au>
5569
5570         * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
5571         with bitfields.  Make "type" and "other" bitfields too.
5572         (ELF_LINK_HASH_REF_REGULAR, ELF_LINK_HASH_DEF_REGULAR,
5573         ELF_LINK_HASH_REF_DYNAMIC, ELF_LINK_HASH_DEF_DYNAMIC,
5574         ELF_LINK_HASH_REF_REGULAR_NONWEAK, ELF_LINK_HASH_DYNAMIC_ADJUSTED,
5575         ELF_LINK_HASH_NEEDS_COPY, ELF_LINK_HASH_NEEDS_PLT, ELF_LINK_NON_ELF,
5576         ELF_LINK_HIDDEN, ELF_LINK_FORCED_LOCAL, ELF_LINK_HASH_MARK,
5577         ELF_LINK_NON_GOT_REF, ELF_LINK_DYNAMIC_DEF, ELF_LINK_DYNAMIC_WEAK,
5578         ELF_LINK_POINTER_EQUALITY_NEEDED): Delete.
5579         (ELF_COMMON_DEF_P, WILL_CALL_FINISH_DYNAMIC_SYMBOL): Update.
5580         * elf-hppa.h: Update all uses of elf_link_hash_flags.
5581         * elf-m10300.c: Likewise.
5582         * elf.c: Likewise.
5583         * elf32-arm.h: Likewise.
5584         * elf32-cris.c: Likewise.
5585         * elf32-frv.c: Likewise.
5586         * elf32-hppa.c: Likewise.
5587         * elf32-i370.c: Likewise.
5588         * elf32-i386.c: Likewise.
5589         * elf32-m32r.c: Likewise.
5590         * elf32-m68k.c: Likewise.
5591         * elf32-ppc.c: Likewise.
5592         * elf32-s390.c: Likewise.
5593         * elf32-sh-symbian.c: Likewise.
5594         * elf32-sh.c: Likewise.
5595         * elf32-sh64.c: Likewise.
5596         * elf32-sparc.c: Likewise.
5597         * elf32-vax.c: Likewise.
5598         * elf32-xtensa.c: Likewise.
5599         * elf64-alpha.c: Likewise.
5600         * elf64-hppa.c: Likewise.
5601         * elf64-ppc.c: Likewise.
5602         * elf64-s390.c: Likewise.
5603         * elf64-sh64.c: Likewise.
5604         * elf64-sparc.c: Likewise.
5605         * elf64-x86-64.c: Likewise.
5606         * elflink.c: Likewise.
5607         * elfxx-ia64.c: Likewise.
5608         * elfxx-mips.c: Likewise.
5609         * configure.in (AM_INIT_AUTOMAKE): Set version to 2.15.92.
5610         * configure: Regenerate.
5611         * aclocal.m4: Regenerate.
5612
5613 2004-09-16  Alan Modra  <amodra@bigpond.net.au>
5614
5615         * elf32-arm.h (elf32_arm_gc_sweep_hook): Add #ifndef OLD_ARM_ABI
5616         around uses of R_ARM_TARGET1.
5617         (elf32_arm_check_relocs): Likewise.
5618
5619 2004-09-13  Paul Brook  <paul@codesourcery.com>
5620
5621         * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
5622         prototype.
5623         * bfd-in2.h: Regenerate.
5624         * libbfd.h: Regenerate.
5625         * elf32-arm.h (elf32_arm_link_hash_table): Add target1_is_rel.
5626         (elf32_arm_link_hash_table_create): Set target1_is_rel.
5627         (bfd_elf32_arm_process_before_allocation): Ditto.
5628         (elf32_arm_final_link_relocate): Handle R_ARM_TARGET1.
5629         (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto.
5630         * elfarm-nabi.c (elf32_arm_howto_table): Rename RELABS to TARGET1.
5631         * reloc.c: Ditto.
5632
5633 2004-09-10  Joel Brobecker  <brobecker@gnat.com>
5634
5635         * hpux-core.c (thread_section_p): New function.
5636         (hpux_core_core_file_p): Fix computation of offset in call
5637         to bfd_seek. Create a ".reg" section from an arbitrary
5638         ".reg/<id>" section if none was created after having read
5639         all sections.
5640
5641 2004-09-11  Andreas Schwab  <schwab@suse.de>
5642
5643         * acinclude.m4: Fix spelling of ACX_NONCANONICAL_*.
5644         * aclocal.m4: Rebuild.
5645         * configure: Rebuild.
5646
5647 2004-09-10  Joel Brobecker  <brobecker@gnat.com>
5648
5649         * section.c (bfd_sections_find_if): Fix parameter name in
5650         comment to match code.
5651
5652 2004-09-10  Alan Modra  <amodra@bigpond.net.au>
5653
5654         * elf.c  (assign_file_positions_except_relocs): Assign relocs
5655         stored in a bfd section.
5656
5657 2004-09-08  Hans-Peter Nilsson  <hp@axis.com>
5658
5659         * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset
5660         h->gotplt_refcount to 0, not -1.
5661
5662 2004-09-07  Hans-Peter Nilsson  <hp@axis.com>
5663
5664         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
5665         case R_CRIS_32_GOTPLT>: For internal error message, handle NULL
5666         symname.
5667         (cris_elf_check_relocs) <case R_CRIS_32_PLT_PCREL>: Don't try to
5668         handle symbol visibility here.
5669
5670 2004-09-07  Alan Modra  <amodra@bigpond.net.au>
5671
5672         * elf64-ppc.c (struct ppc_link_hash_table): Add stub_globals.
5673         (is_ppc64_elf_target): Rename from is_ppc64_target.  Update all
5674         callers.
5675         (ppc_stub_name): Remove trailing "+0" on stub name.
5676         (create_linkage_sections): Create relocations for
5677         branch lookup table when --emit-relocs as well as when --shared.
5678         (ppc_build_one_stub): Emit relocs for long branch stubs.  Adjust
5679         relbrlt test.  For --emit-stub-syms, always output a sym even when
5680         one already exists on a plt call stub.  Put stub type in the stub
5681         symbol name.
5682         (ppc_size_one_stub): Size long branch stub relocs.  Adjust relbrlt
5683         test.
5684         (ppc64_elf_size_stubs): Count global sym stubs added.  Zero
5685         reloc_count in stub sections.  Adjust relbrlt test.
5686         (ppc64_elf_build_stubs): Adjust relbrlt test.  Tweak stats output.
5687         * elflink.c (bfd_elf_size_dynamic_sections): Fix comment typo.
5688         (elf_link_input_bfd): Ignore symbol index zero relocs when checking
5689         for relocs against discarded symbols.  Fix comments.
5690
5691 2004-09-06  Mark Mitchell  <mark@codesourcery.com>
5692
5693         * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.
5694         * elf.c (_bfd_elf_make_dynamic_segment): New function, split out
5695         from ...
5696         (map_sections_to_segments): ... here.  Use it.  Assign a file
5697         position to the .dynamic section if it is not loadable, but part
5698         of the PT_DYNAMIC segment.
5699         * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use file
5700         offsets, not VMAs, for the BPABI.  Do not fill in the header in
5701         the .got.plt section for the BPABI.
5702         * elfarm-nabi.c (elf32_arm_symbian_modify_segment_map): Add a
5703         PT_DYNAMIC segment.
5704         (elf_backend_want_got_plt): Define to zero for Symbian OS.
5705
5706 2004-09-06  Nick Clifton  <nickc@redhat.com>
5707
5708         * elflink.c (elf_link_add_object_symbols): Set the error code to
5709         bfd_error_wrong_format when the input format does not match the
5710         output format.
5711
5712 2004-09-06  Alan Modra  <amodra@bigpond.net.au>
5713
5714         * elf64-ppc.c (is_ppc64_target): New function, extracted from..
5715         (ppc64_elf_check_directives): ..here.
5716         (ppc64_elf_size_dynamic_sections): Use it here to check bfd type
5717         before accessing ppc64_elf_tdata.
5718         (ppc64_elf_finish_dynamic_sections): And here too.
5719
5720 2004-09-04  Alan Modra  <amodra@bigpond.net.au>
5721
5722         * bfd.c (_bfd_default_error_handler): Correct loop exit.
5723
5724 2004-09-03  Mark Mitchell  <mark@codesourcery.com>
5725
5726         * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.
5727         * configure.in (bfd_elf32_bigarm_symbian_vec): Add it.
5728         (bfd_elf32_littlearm_symbian_vec): Likewise.
5729         * configure: Regenerated.
5730         * elf-bfd.h (elf_backend_data): Add dynamic_sec_flags.
5731         * elf32-arm.h (PLT_HEADER_SIZE): Do not define.
5732         (PLT_ENTRY_SIZE): Likewise.
5733         (bfd_vma_elf32_arm_symbian_plt_entry): New
5734         variable.
5735         (elf32_arm_link_hash_table): Add plt_header_size, plt_entry_size,
5736         and symbian_p.
5737         (create_got_section): Don't create sections when generating BPABI
5738         objects.
5739         (elf32_arm_create_dynamic_sections): Tidy.
5740         (elf32_arm_link_hash_table_create): Set plt_header_size,
5741         plt_entry_size, and symbian_p.
5742         (elf32_arm_check_relocs): Do not mark .rel.dyn as loadable when
5743         generating BPABI objects.
5744         (allocate_dynrelocs): Use htab->plt_header_size, not
5745         PLT_HEADER_SIZE.  Do not add to .got.plt when
5746         generating BPABI objects.
5747         (elf32_arm_finish_dynamic_symbol): Generate Symbian OS PLTs.
5748         * elfarm-nabi.c: Add SymbianOS target vectors.
5749         * elflink.c (_bfd_elf_create_got_section): Use dynamic_sec_flags.
5750         (_bfd_elf_link_create_dynamic_sections): Likewise.
5751         * elfxx-target.h (ELF_DYNAMIC_SEC_FLAGS): New macro.
5752         (elfNN_bed): Use it.
5753         * targets.c (bfd_elf32_bigarm_symbian_vec): New variable.
5754         (bfd_elf32_littlearm_symbian_vec): Likewise.
5755         (_bfd_target_vector): Add them.
5756
5757 2004-09-03  Nick Clifton  <nickc@redhat.com>
5758
5759         PR 360
5760         * coffcode.h (handle_COMDAT): Replace abort with an warning
5761         message and allow the scan to continue.
5762
5763 2004-09-02  Alan Modra  <amodra@bigpond.net.au>
5764
5765         * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Use static_syms passed
5766         in when reading relocs, not our sorted syms.  Remove unnecessary
5767         var.
5768
5769 2004-08-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5770
5771         * elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss.
5772
5773 2004-08-30  Nathanael Nerode  <neroden@gcc.gnu.org>
5774
5775         * acinclude.m4: Require AC_CANONICAL_TARGET, not AC_CANONICAL_SYSTEM.
5776         Include ../config/acx.m4 and use ACX_NONCANONICAL_* where appropriate;
5777         replace uses of *_alias with *_noncanonical.
5778         * aclocal.m4: Rebuild with aclocal 1.4p6.
5779         * Makefile.in: Rebuild with automake 1.4p6.
5780         * doc/Makefile.in: Rebuild with automake 1.4p6.
5781         * configure.in: Autoupdate with autoupdate 2.59.
5782         * config.in: Regenerate with autoheader 2.59.
5783         * configure: Regnerate with autoconf 2.59.
5784
5785 2004-08-28  Alan Modra  <amodra@bigpond.net.au>
5786
5787         * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy input
5788         symbol pointer arrays before modifying.
5789
5790 2004-08-28  Alan Modra  <amodra@bigpond.net.au>
5791
5792         * bfd.c (bfd_get_synthetic_symtab): Pass counts and both symbol tables.
5793         * elf-bfd.h (_bfd_elf_get_synthetic_symtab): Adjust.
5794         * elf.c (_bfd_elf_get_synthetic_symtab): Adjust.
5795         * libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Adjust.
5796         * targets.c (struct bfd_target <_bfd_get_synthetic_symtab>): Adjust.
5797         * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't read symbols.
5798         Use both symbol tables on non-relocatable objects.  Use a common
5799         error exit.  Fix "mid" warning.
5800         * libbfd.h: Regenerate.
5801         * bfd-in2.h: Regenerate.
5802
5803 2004-08-28  Alan Modra  <amodra@bigpond.net.au>
5804
5805         * elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd is in a regular
5806         object file.
5807         (struct sfpr_def_parms): Save some space.
5808         (sfpr_define): Here too.
5809
5810         * elf64-ppc.c (compare_symbols): Put section syms first.
5811         (sym_exists_at): New function.
5812         (ppc64_elf_get_synthetic_symtab): Use relocs to find code entry
5813         points only for relocatable files.  Use .opd section contents
5814         otherwise.  Generally clean up the code.
5815
5816 2004-08-27  Alan Modra  <amodra@bigpond.net.au>
5817
5818         * elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1, LD_R0_0R12,
5819         LI_R12_0, STVX_VR0_R12_R0, LVX_VR0_R12_R0, MTLR_R0, SFPR_MAX): Define.
5820         (struct sfpr_def_parms): New.
5821         (sfpr_define): New function.
5822         (savegpr0, savegpr0_tail, restgpr0, restgpr0_tail): New functions.
5823         (savegpr1, savegpr1_tail, restgpr1, restgpr1_tail): New functions.
5824         (savefpr, savefpr0_tail, restfpr, restfpr0_tail): New functions.
5825         (savefpr1_tail, restfpr1_tail): New functions.
5826         (savevr, savevr_tail, restvr, restvr_tail): New functions.
5827         (MIN_SAVE_FPR, MAX_SAVE_FPR): Don't define.
5828         (ppc64_elf_func_desc_adjust): Use sfpr_define in place of existing
5829         code.  Define all ABI mandated _save and _rest functions.
5830
5831 2004-08-26  Paul Brook  <paul@codesourcery.com>
5832
5833         * elf32-arm.h (INTERWORK_FLAG): Return true for EABIv3 objects.
5834
5835 2004-08-26  Alan Modra  <amodra@bigpond.net.au>
5836
5837         * elf32-m32r.c (m32r_elf_relocate_section): Don't compare with
5838         TRUE or FALSE.
5839
5840 2004-08-26  Alan Modra  <amodra@bigpond.net.au>
5841
5842         * elf32-i386.c (elf_i386_relocate_section): Tweak last change so
5843         that pcrel correction is applied for R_386_PC32.
5844
5845 2004-08-25  Alan Modra  <amodra@bigpond.net.au>
5846
5847         * elf32-i386.c (elf_i386_relocate_section): Zero section contents
5848         for R_386_32 and R_386_PC32 relocs against symbols defined in
5849         discarded sections.
5850
5851 2004-08-25  Dmitry Diky  <diwil@spec.ru>
5852
5853         * reloc.c (BFD_RELOC_MSP430_2X_PCREL,BFD_RELOC_MSP430_RL_PCREL):
5854         Add new relocations.
5855         * bfd-in2.h: Regenerate.
5856         * libbfd.h: Regenerate.
5857         * elf32-msp430.c: Clean-up code.
5858         (elf_msp430_howto_table): Add new relocation entries.
5859         (bfd_elf32_bfd_reloc_type_lookup): New relocation handlers.
5860         (msp430_elf_relax_section): New function.
5861         (msp430_elf_relax_delete_bytes): New function.
5862         (msp430_elf_symbol_address_p): New function.
5863
5864 2004-08-24  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5865
5866         * elf32-m32r.c (m32r_elf_relocate_section): Handle
5867         R_M32R_SDA16_RELA in the same way as R_M32R_SDA16.
5868
5869 2004-08-20  Daniel Jacobowitz  <dan@debian.org>
5870
5871         * elflink.c (_bfd_elf_section_already_linked): Handle
5872         SEC_LINK_DUPLICATES_SAME_CONTENTS.
5873
5874 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
5875
5876         * config.bfd (arm*-*-symbianelf*): New target.
5877         (arm*-*-eabi*): Likewise.
5878
5879 2004-08-19  Alan Modra  <amodra@bigpond.net.au>
5880
5881         * elf64-ppc.c (ppc_get_stub_entry): Change third param to a
5882         "struct ppc_link_hash_entry *".
5883         (ppc64_elf_relocate_section): Ditto for type of h.  Introduce h_elf
5884         to satisfy RELOC_FOR_GLOBAL_SYMBOL.
5885
5886 2004-08-19  Jakub Jelinek  <jakub@redhat.com>
5887
5888         * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
5889         entries (where fd_aux overlaps next entry's fd_func).
5890         Add non_overlapping argument, use it.
5891         (ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, adjust_opd_syms,
5892         ppc64_elf_size_stubs, ppc64_elf_relocate_section,
5893         ppc64_elf_output_symbol_hook): Use address / 8 instead of address / 24
5894         as indexes into opd_sym_map/opd_adjust array.
5895         * elf64-ppc.h (ppc64_elf_edit_opd): Adjust prototype.
5896
5897 2004-08-18  Alan Modra  <amodra@bigpond.net.au>
5898
5899         * elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
5900         if we can look up their function descriptor in a regular file.
5901
5902 2004-08-18  Nick Clifton  <nickc@redhat.com>
5903
5904         PR 324
5905         * cofflink.c (coff_link_add_symbols): Check that the comdat
5906         pointer in the coff_section_data structure has been initialised
5907         before using it.
5908
5909 2004-08-18  Alan Modra  <amodra@bigpond.net.au>
5910
5911         PR 338
5912         * elflink.c (bfd_elf_record_link_assignment): Add comment about
5913         changing bfd_link_hash_undefined to bfd_link_hash_new.
5914
5915 2004-08-17  Jakub Jelinek  <jakub@redhat.com>
5916
5917         * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Only define
5918         if not yet defined.
5919         * elf64-ppc.c (bfd_elf64_get_synthetic_symtab): Define.
5920         (synthetic_opd, synthetic_relocatable): New variables.
5921         (compare_symbols, compare_relocs): New helper routines.
5922         (ppc64_elf_get_synthetic_symtab): New function.
5923         * bfd.c (bfd_get_synthetic_symtab): Rename dynsyms argument
5924         to relsyms.
5925         * bfd-in2.h: Regenerated.
5926         * elf.c (_bfd_elf_get_synthetic_symtab): Rename dynsyms argument
5927         to relsyms.  Return 0 if abfd is relocatable.
5928
5929 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
5930
5931         * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.
5932
5933 2004-08-17  Nick Clifton  <nickc@redhat.com>
5934
5935         * (is_arm_mapping_symbol_name): New function - return true
5936         when a symbol name matches the requirements for an ARM mapping
5937         symbol name.
5938         (arm_elf_find_function): New function based on
5939         elf_find_function in elf.c but skipping ARM mapping symbols
5940         and including thumb function symbols.
5941         (elf32_arm_find_nearest_line): Use arm_elf_find_function.
5942         (elf32_arm_output_symbol_hook): Use is_arm_mapping_symbol_name.
5943
5944 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
5945
5946         * elf64-ppc.c (ppc64_elf_branch_reloc): New function.
5947         (ppc64_elf_howto_raw): Use ppc64_elf_branch_reloc.
5948         (ppc64_elf_brtaken_reloc): Here too.
5949
5950 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
5951
5952         * elf64-ppc.c (add_symbol_adjust): Correct mismatched function
5953         symbol visibility.
5954         (ppc64_elf_check_directives): Check that we have the right hash
5955         table before proceeding.
5956
5957 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
5958
5959         * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section".
5960         (adjust_opd_syms): Attach opd syms for deleted entries to one of
5961         the sections that will be discarded.
5962
5963 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
5964
5965         * elflink.c (elf_section_complain_discarded): Ignore .fixup.
5966
5967 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
5968
5969         * bfd.c (_bfd_default_error_handler): Account for doubled '%' in
5970         free space available.
5971
5972 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
5973
5974         * pdp11.c (struct pdp11_aout_reloc_external): Delete.  Replace
5975         occurrences with bfd_byte * thoughout file.
5976
5977         * coff-rs6000.c (do_shared_object_padding): Warning fix.
5978         (xcoff_write_armap_big): Likewise.
5979         (xcoff_write_archive_contents_old): Likewise.
5980         (xcoff_write_archive_contents_big): Likewise.
5981
5982         * elf64-mmix.c (mmix_elf_get_section_contents): Delete declaration.
5983
5984 2004-08-13  Nick Clifton  <nickc@redhat.com>
5985
5986         * elf32-arm.h: Convert to ISO C90.
5987
5988 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
5989
5990         PR 293
5991         * elf32-hppa.c (elf32_hppa_hide_symbol): Use init_refcount to
5992         zero the plt field.
5993
5994 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
5995
5996         * bfd.c (_bfd_default_error_handler): Handle %A and %B.
5997         (bfd_archive_filename, bfd_get_section_ident): Delete.
5998         * ecofflink.c (bfd_ecoff_debug_accumulate_other): Don't call
5999         bfd_archive_filename.
6000         * elflink.c (elf_link_input_bfd): Don't use callbacks->error_handler
6001         to warn about symbols in discarded sections.  Use _bfd_error_handler.
6002         * aout-adobe.c (aout_adobe_callback): See below.
6003         * aout-cris.c (swap_ext_reloc_in): ..
6004         * coff-arm.c (find_thumb_glue, find_arm_glue,
6005         coff_arm_relocate_section, bfd_arm_process_before_allocation,
6006         coff_arm_merge_private_bfd_data, _bfd_coff_arm_set_private_flags,
6007         coff_arm_copy_private_bfd_data): ..
6008         * coff-i860.c (i860_reloc_processing): ..
6009         * coff-mcore.c (mcore_coff_unsupported_reloc,
6010         coff_mcore_relocate_section): ..
6011         * coff-ppc.c (coff_ppc_relocate_section): ..
6012         * coff-rs6000.c (xcoff_create_csect_from_smclas
6013         * coff-sh.c (sh_relax_section, sh_relax_delete_bytes,
6014         sh_swap_insns, sh_relocate_section): ..
6015         * coff-tic54x.c (tic54x_reloc_processing): ..
6016         * coff-tic80.c (coff_tic80_relocate_section): ..
6017         * coff64-rs6000.c (xcoff64_create_csect_from_smclas): ..
6018         * coffcode.h (styp_to_sec_flags, coff_slurp_line_table,
6019         coff_slurp_symbol_table, coff_classify_symbol,
6020         coff_slurp_reloc_table): ..
6021         * coffgen.c (_bfd_coff_read_string_table): ..
6022         * cofflink.c (coff_link_add_symbols, _bfd_coff_link_input_bfd,
6023         _bfd_coff_generic_relocate_section): ..
6024         * cpu-arm.c (bfd_arm_merge_machines): ..
6025         * cpu-sh.c (sh_merge_bfd_arch): ..
6026         * elf-hppa.h (elf_hppa_relocate_section): ..
6027         * elf.c (bfd_elf_string_from_elf_section, setup_group,
6028         _bfd_elf_setup_group_pointers, bfd_section_from_shdr,
6029         assign_section_numbers, _bfd_elf_symbol_from_bfd_symbol,
6030         copy_private_bfd_data, _bfd_elf_validate_reloc): ..
6031         * elf32-arm.h (find_thumb_glue, find_arm_glue,
6032         bfd_elf32_arm_process_before_allocation, elf32_thumb_to_arm_stub,
6033         elf32_arm_to_thumb_stub, elf32_arm_final_link_relocate,
6034         elf32_arm_relocate_section, elf32_arm_set_private_flags,
6035         elf32_arm_copy_private_bfd_data, elf32_arm_merge_private_bfd_data): ..
6036         * elf32-cris.c (cris_elf_relocate_section, cris_elf_check_relocs,
6037         cris_elf_merge_private_bfd_data
6038         * elf32-frv.c (elf32_frv_relocate_section, elf32_frv_check_relocs): ..
6039         * elf32-gen.c (elf32_generic_link_add_symbols): ..
6040         * elf32-hppa.c (hppa_add_stub, hppa_build_one_stub,
6041         elf32_hppa_check_relocs, get_local_syms, final_link_relocate,
6042         elf32_hppa_relocate_section): ..
6043         * elf32-i370.c (i370_elf_merge_private_bfd_data,
6044         i370_elf_check_relocs, i370_elf_relocate_section): ..
6045         * elf32-i386.c (elf_i386_info_to_howto_rel, elf_i386_check_relocs,
6046         elf_i386_relocate_section): ..
6047         * elf32-m32r.c (m32r_elf_relocate_section,
6048         m32r_elf_merge_private_bfd_data): ..
6049         * elf32-m68hc1x.c (m68hc12_add_stub,
6050         _bfd_m68hc11_elf_merge_private_bfd_data): ..
6051         * elf32-m68k.c (elf_m68k_relocate_section): ..
6052         * elf32-mcore.c (mcore_elf_unsupported_reloc,
6053         mcore_elf_relocate_section): ..
6054         * elf32-ppc.c (ppc_elf_merge_private_bfd_data, bad_shared_reloc,
6055         ppc_elf_check_relocs, ppc_elf_relocate_section,
6056         ppc_elf_begin_write_processing): ..
6057         * elf32-s390.c (elf_s390_check_relocs, invalid_tls_insn,
6058         elf_s390_relocate_section): ..
6059         * elf32-sh-symbian.c (sh_symbian_import_as,
6060         sh_symbian_process_embedded_commands,
6061         sh_symbian_relocate_section): ..
6062         * elf32-sh.c (sh_elf_relax_section, sh_elf_relax_delete_bytes,
6063         sh_elf_swap_insns, sh_elf_relocate_section, sh_elf_check_relocs,
6064         sh_elf_merge_private_data): ..
6065         * elf32-sparc.c (elf32_sparc_check_relocs,
6066         elf32_sparc_relocate_section,
6067         elf32_sparc_merge_private_bfd_data): ..
6068         * elf32-v850.c (v850_elf_check_relocs,
6069         v850_elf_merge_private_bfd_data): ..
6070         * elf32-xtensa.c (elf_xtensa_check_relocs,
6071         elf_xtensa_relocate_section, elf_xtensa_merge_private_bfd_data): ..
6072         * elf64-alpha.c (elf64_alpha_relax_with_lituse,
6073         elf64_alpha_relax_got_load, elf64_alpha_size_got_sections,
6074         elf64_alpha_relocate_section_r, elf64_alpha_relocate_section): ..
6075         * elf64-gen.c (elf64_generic_link_add_symbols): ..
6076         * elf64-ppc.c (ppc64_elf_merge_private_bfd_data, ppc_add_stub,
6077         ppc64_elf_check_relocs, ppc64_elf_edit_opd,
6078         ppc64_elf_relocate_section): ..
6079         * elf64-s390.c (elf_s390_check_relocs, invalid_tls_insn,
6080         elf_s390_relocate_section): ..
6081         * elf64-sh64.c (sh_elf64_relocate_section): ..
6082         * elf64-sparc.c (sparc64_elf_check_relocs,
6083         sparc64_elf_add_symbol_hook, sparc64_elf_relocate_section,
6084         sparc64_elf_merge_private_bfd_data): ..
6085         * elf64-x86-64.c (elf64_x86_64_check_relocs,
6086         elf64_x86_64_relocate_section): ..
6087         * elflink.c (_bfd_elf_add_default_symbol,
6088         _bfd_elf_link_assign_sym_version, elf_link_read_relocs_from_section,
6089         _bfd_elf_link_output_relocs, elf_link_add_object_symbols,
6090         bfd_elf_size_dynamic_sections, elf_link_output_extsym,
6091         elf_get_linked_section_vma, elf_fixup_link_order,
6092         bfd_elf_final_link, bfd_elf_gc_record_vtinherit,
6093         bfd_elf_gc_record_vtinherit, _bfd_elf_section_already_linked): ..
6094         * elfxx-ia64.c (elfNN_ia64_relax_section,
6095         elfNN_ia64_relocate_section, elfNN_ia64_merge_private_bfd_data): ..
6096         * elfxx-mips.c (mips_elf_perform_relocation,
6097         _bfd_mips_elf_check_relocs,
6098         _bfd_mips_elf_merge_private_bfd_data): ..
6099         * ieee.c (ieee_slurp_external_symbols): ..
6100         * ihex.c (ihex_bad_byte, ihex_scan, ihex_read_section): ..
6101         * libbfd.c (_bfd_generic_verify_endian_match): ..
6102         * linker.c (_bfd_generic_link_add_one_symbol,
6103         _bfd_generic_section_already_linked): ..
6104         * pdp11.c (translate_to_native_sym_flags): ..
6105         * pe-mips.c (coff_pe_mips_relocate_section): ..
6106         * peicode.h (pe_ILF_build_a_bfd): ..
6107         * srec.c (srec_bad_byte): ..
6108         * stabs.c (_bfd_link_section_stabs): ..
6109         * xcofflink.c (xcoff_link_add_symbols, xcoff_link_input_bfd): ..
6110         Replace all uses of bfd_archive_filename and bfd_get_section_ident
6111         with corresponding %B and %A in _bfd_error_handler format string.
6112         Replace occurrences of "fprintf (stderr," with _bfd_error_handler
6113         calls to use %A and %B.  Fix "against symbol .. from section" and
6114         similar error messages.  Combine multiple _bfd_error_handler calls
6115         where they were separated due to bfd_archive_filename deficiencies.
6116         * bfd-in2.h: Regenerate.
6117
6118 2004-08-12  H.J. Lu  <hongjiu.lu@intel.com>
6119
6120         * elf32-i386.c (elf_i386_relocate_section): Report unrecognized
6121         relocation.
6122
6123 2004-08-10  Alan Modra  <amodra@bigpond.net.au>
6124
6125         * elf64-ppc.c (struct ppc_link_hash_entry): Add was_undefined.
6126         (struct ppc_link_hash_table): Remove no_multi_toc, multi_toc_needed.
6127         Make emit_stub_syms, stub_error and has_14bit_branch bit-fields.
6128         Add twiddled_syms.
6129         (link_hash_newfunc): Init was_undefined.
6130         (add_symbol_adjust): Don't set undefined dot symbols to defweak;
6131         Use undefweak instead.
6132         (ppc64_elf_check_directives): Fix undefs chain.
6133         (ppc64_elf_next_toc_section): Remove no_multi_toc and multi_toc_needed
6134         references.
6135         (ppc64_elf_size_stubs): Adjust for add_symbol_adjust change.
6136         (undo_symbol_twiddle, ppc64_elf_restore_symbols): New functions.
6137         * elf64-ppc.h (ppc64_elf_restore_symbols): Declare.
6138
6139 2004-08-09  Jakub Jelinek  <jakub@redhat.com>
6140
6141         * elf64-x86-64.c (elf64_x86_64_relocate_section): For -fno-pic
6142         error, test input_section flags rather than sec.
6143
6144 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
6145
6146         * elf-bfd.h (struct elf_backend_data): Add
6147         elf_backend_archive_symbol_lookup.
6148         (_bfd_elf_archive_symbol_lookup): Declare.
6149         * elflink.c (_bfd_elf_archive_symbol_lookup): New function..
6150         (elf_link_add_archive_symbols): ..extracted from here.  Call the
6151         backend version.
6152         * elfxx-target.h (elf_backend_archive_symbol_lookup): Provide default.
6153         (elfNN_bed): Init new field.
6154         * elf64-ppc.c (elf_backend_check_directives): Define.
6155         (elf_backend_archive_symbol_lookup): Define.
6156         (struct ppc_link_hash_table): Add tls_get_add_fd.  Make tls_get_add
6157         a ppc_link_hash_entry pointer.
6158         (get_fdh): Move.
6159         (ppc64_elf_archive_symbol_lookup, opd_entry_value): New functions.
6160         (add_symbol_adjust, ppc64_elf_check_directives): New functions.
6161         (ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, func_desc_adjust,
6162         ppc64_elf_adjust_dynamic_symbol, ppc64_elf_tls_setup,
6163         ppc64_elf_tls_optimize, allocate_dynrelocs, ppc_type_of_stub,
6164         ppc_build_one_stub, ppc64_elf_size_stubs, ppc64_elf_relocate_section,
6165         ppc64_elf_finish_dynamic_symbol): Handle branch relocs to function
6166         descriptor symbols.
6167
6168 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
6169
6170         * elf64-ppc.c (struct ppc_link_hash_entry): Expand adjust_done comment.
6171         (ppc64_elf_add_symbol_hook): Test for NULL section.
6172         (get_sym_h): Formatting.
6173         (ppc64_elf_size_stubs): Include reloc addend in value stored as
6174         stub target_value.
6175
6176         * elf64-ppc.c (ppc64_elf_relocate_section): Combine handling of
6177         long branch stubs with code handling plt and r2off branch stubs.
6178
6179 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
6180
6181         * elf-bfd.h (_bfd_elf_gc_mark): Declare.
6182         * elflink.c (elf_link_input_bfd): Formatting.
6183         (_bfd_elf_gc_mark): Rename from elf_gc_mark and make global.  Adjust
6184         all callers.
6185         * elf64-ppc.c (struct ppc_link_hash_entry): Remove is_entry.
6186         (link_hash_newfunc): Don't set it.
6187         (ppc64_elf_copy_indirect_symbol): Nor copy it.
6188         (ppc64_elf_mark_entry_syms): Delete.
6189         (ppc64_elf_gc_mark_hook): Mark entry syms here.  Also mark opd
6190         sections.  Use get_opd_info.
6191         * elf64-ppc.h (ppc64_elf_mark_entry_syms): Delete.
6192
6193 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
6194
6195         * elf64-ppc.c (adjust_opd_syms): Fix merge error.
6196
6197         * elf64-ppc.c (struct ppc_link_hash_table): Remove have_undefweak.
6198         (func_desc_adjust): Don't set have_undefweak.
6199         (ppc64_elf_func_desc_adjust): Don't add an extr nop to sfpr.
6200         (ppc64_elf_relocate_section): NOP out calls to undefweak functions.
6201
6202         * elf64-ppc.c (struct ppc_link_hash_entry): Make "oh" a
6203         "struct ppc_link_hash_entry *".  Adjust all references.
6204         (ppc64_elf_hide_symbol): Correct a comment.
6205
6206         * elf64-ppc.c (get_opd_info): New function.
6207         (adjust_opd_syms): Use get_opd_info.  Define removed symbols as zero.
6208         (ppc64_elf_edit_opd): Use get_opd_info.  Check that sym has a dot
6209         before calling get_fdh.  Test fdh rather than h before dereferencing
6210         fdh.  Mark removed symbols in opd_adjust.
6211         (ppc64_elf_tls_optimize): Don't bother with opd adjustment here.
6212         (ppc64_elf_relocate_section): Use get_opd_info, and handle removed
6213         opd symbols.
6214         (ppc64_elf_output_symbol_hook): Likewise.
6215
6216 2004-08-06  Paul Brook  <paul@codesourcery.com>
6217
6218         * elfarm-nabi.c (elf32_arm_howto_table): Add new EABI relocations.
6219         (elf32_arm_reloc_map): Add BFD_RELOC_ARM_RELABS32,
6220         BFD_RELOC_ARM_ROSEGREL32 and BFD_RELOC_ARM_SBREL32.
6221         * reloc.c: Add BFD_RELOC_ARM_RELABS32, BFD_RELOC_ARM_ROSEGREL32
6222         and BFD_RELOC_ARM_SBREL32.
6223         * bfd-in2.h, bbfd.h: Regenerate.
6224
6225 2004-08-01  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
6226
6227         * elfxx-mips.c (mips_elf_calculate_relocation): Test only for
6228         the dynamic link symbol actually in use.
6229
6230 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
6231
6232         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_new
6233
6234 2004-07-31  Joel Brobecker  <brobecker@gnat.com>
6235             Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
6236
6237         * elfxx-mips.c (_bfd_mips_elf_symbol_processing): Handle
6238         SHN_MIPS_TEXT and SHN_MIPS_DATA.
6239
6240 2004-07-30  H.J. Lu  <hongjiu.lu@intel.com>
6241             Nick Clifton  <nickc@redhat.com>
6242
6243         PR 290
6244         * bfd.c (_bfd_default_error_handler): Make it global.
6245
6246         * elf-bfd.h (elf_backend_data): Add link_order_error_handler.
6247
6248         * elf.c (assign_section_numbers): Cope gracefully with sections
6249         which have SHF_LINK_ORDER set but no sh_link set up.
6250         * elflink.c (elf_get_linked_section_vma): Likewise.
6251
6252         * elfxx-ia64.c (elf_backend_link_order_error_handler): New. Set
6253         it to NULL.
6254
6255         * elfxx-target.h (elf_backend_link_order_error_handler): New.
6256         Set it to _bfd_default_error_handler.
6257         (elfNN_bed): Add elf_backend_link_order_error_handler.
6258
6259         * libbfd-in.h (_bfd_default_error_handler): New.
6260
6261         * libbfd.h: Regenerated.
6262
6263 2004-07-30  Jakub Jelinek  <jakub@redhat.com>
6264
6265         * archures.c (bfd_mach_sparc_64bit_p): Define.
6266         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Use it.
6267         * bfd-in2.h: Rebuilt.
6268
6269 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
6270
6271         Introduce SH2a support.
6272         2004-02-18  Corinna Vinschen  <vinschen@redhat.com>
6273         * archures.c (bfd_mach_sh2a_nofpu): New.
6274         * bfd-in2.h: Rebuilt.
6275         * cpu-sh.c (SH2A_NOFPU_NEXT): New.
6276         (arch_info_struct): Add sh2a_nofpu.
6277         * elf32-sh.c (sh_elf_set_mach_from_flags): Handle sh2a_nofpu.
6278         2003-12-29  DJ Delorie  <dj@redhat.com>
6279         * reloc.c: Add relocs for sh2a.
6280         * bfd-in2.h: Regenerate.
6281         * libbfd.hh: Regenerate.
6282         2003-12-01  Michael Snyder  <msnyder@redhat.com>
6283         * archures.c (bfd_mach_sh2a): New.
6284         * bfd-in2.h: Rebuilt.
6285         * cpu-sh.c (SH_NEXT, SH2_NEXT, etc.): Change defines to enums.
6286         (SH2A_NEXT): New.
6287         (arch_info_struct): Add sh2a.
6288         * elf32-sh.c (sh_elf_set_mach_from_flags): Handle sh2a.
6289
6290 2004-07-28  Nick Clifton  <nickc@redhat.com>
6291             John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6292
6293         PR 273
6294         * som.c (setup_sections): Improve estimation of space sizes in
6295         relocatable objects.
6296
6297 2004-07-27  Jason Thorpe  <thorpej@wasabisystems.com>
6298         * config.bfd (hppa*-*-netbsd*): Set targ_defvec to
6299         bfd_elf32_hppa_nbsd_vec.  Add bfd_elf32_hppa_linux_vec
6300         to targ_selvecs.
6301         * configure.in (bfd_elf32_hppa_nbsd_vec): Add case.
6302         * configure: Regenerate.
6303         * elf32-hppa.c (elf32_hppa_object_p): Add "elf32-hppa-netbsd"
6304         case that accepts OSABI=NetBSD and OSABI=SysV.
6305         (elf32_hppa_set_gp): For "elf32-hppa-netbsd", set the GP to
6306         the base of .got or .data (if .got does not exist).
6307         (elf32_hppa_post_process_headers): For elf32-hppa-netbsd,
6308         set OSABI=NetBSD.
6309         (TARGET_BIG_SYM): Add bfd_elf32_hppa_nbsd_vec case.
6310         (TARGET_BIG_NAME): Add "elf32-hppa-netbsd" case.
6311         * targets.c (bfd_elf32_hppa_nbsd_vec): Add extern declaration.
6312         (_bfd_target_vector): Add bfd_elf32_hppa_nbsd_vec.
6313
6314 2004-07-27  H.J. Lu  <hongjiu.lu@intel.com>
6315
6316         PR 161/251
6317         * elf-bfd.h (bfd_elf_section_data): Add sec_group.
6318         (elf_sec_group): Defined.
6319         (bfd_elf_match_symbols_in_sections): New prototype.
6320         (_bfd_elf_setup_group_pointers): Likewise.
6321
6322         * elf.c (bfd_elf_discard_group): Abort.
6323         (bfd_elf_set_group_contents): Also include relocation sections.
6324         Remove zero-fill for ld -r.
6325         (_bfd_elf_setup_group_pointers): New function.
6326         (elf_sort_elf_symbol): Likewise.
6327         (elf_sym_name_compare): Likewise.
6328         (bfd_elf_match_symbols_in_sections): Likewise.
6329
6330         * elfcode.h (elf_object_p): Call _bfd_elf_setup_group_pointers.
6331
6332         * elflink.c (match_group_member): New.
6333         (elf_link_input_bfd): Check group member for discarded section.
6334         (try_match_symbols_in_sections): New function.
6335         (already_linked): Likewise.
6336         (_bfd_elf_section_already_linked): Support mixing comdat group
6337         and linkonce section.
6338
6339         * libbfd-in.h (bfd_section_already_linked_table_traverse): New.
6340         * linker.c (bfd_section_already_linked_table_traverse): New.
6341
6342         * libbfd.h: Regenerated.
6343
6344 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
6345
6346         * reloc.c: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
6347         BFD_RELOC_CRX_SWITCH32.
6348         * bfd-in2.h: Regenerate.
6349         * libbfd.h: Regenerate.
6350         * elf32-crx.c: Support relocation/relaxation of
6351         BFD_RELOC_CRX_SWITCH* types.
6352
6353 2004-07-27  Alan Modra  <amodra@bigpond.net.au>
6354
6355         * elf64-ppc.c: Correct "Linker stubs" comment.
6356
6357 2004-07-26  H.J. Lu  <hongjiu.lu@intel.com>
6358
6359         * elf-bfd.h (bfd_elf_section_data): Add a pointer for the
6360         linked-to section.
6361         (elf_linked_to_section): New.
6362
6363         * elf.c (assign_section_numbers): Set up sh_link for
6364         SHF_LINK_ORDER.
6365
6366         * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set sh_info
6367         to sh_link for SHT_IA_64_UNWIND sections.
6368
6369 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
6370
6371         * elflink.c (elf_fixup_link_order): Add _() to error message.
6372
6373 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
6374
6375         * elflink.c (elf_fixup_link_order): Issue a warning and flag
6376         an error if failed.
6377
6378 2004-07-21  H.J. Lu  <hongjiu.lu@intel.com>
6379
6380         * aout-adobe.c (aout_32_section_already_linked): Defined.
6381         * aout-target.h (MY_section_already_linked): Likewise.
6382         * aout-tic30.c (MY_section_already_linked): Likewise.
6383         * binary.c (binary_section_already_linked): Likewise.
6384         * bout.c (b_out_section_already_linked): Likewise.
6385         * coff-alpha.c (_bfd_ecoff_section_already_linked): Likewise.
6386         * coff-mips.c (_bfd_ecoff_section_already_linked): Likewise.
6387         * coffcode.h (coff_section_already_linked): Likewise.
6388         * i386msdos.c (msdos_section_already_linked): Likewise.
6389         * i386os9k.c (os9k_section_already_linked): Likewise.
6390         * ieee.c (ieee_section_already_linked): Likewise.
6391         * ihex.c (ihex_section_already_linked): Likewise.
6392         * mach-o.c (bfd_mach_o_section_already_linked): Likewise.
6393         * mmo.c (mmo_section_already_linked): Likewise.
6394         * nlm-target.h (nlm_section_already_linked): Likewise.
6395         * oasys.c (oasys_section_already_linked): Likewise.
6396         * pef.c (bfd_pef_section_already_linked): Likewise.
6397         * ppcboot.c (ppcboot_section_already_linked): Likewise.
6398         * som.c (som_bfd_discard_group): Likewise.
6399         * srec.c (srec_section_already_linked): Likewise.
6400         * tekhex.c (tekhex_section_already_linked): Likewise.
6401         * versados.c (versados_section_already_linked): Likewise.
6402         * vms.c (vms_section_already_linked): Likewise.
6403         * coff-target.h (_bfd_xcoff_section_already_linked): Likewise.
6404         * xsym.c (bfd_sym_section_already_linked): Likewise.
6405
6406         * bfd-in.h (bfd_section_already_linked_table_init): New.
6407         (bfd_section_already_linked_table_free): Likewise.
6408
6409         * coff-rs6000.c (rs6000coff_vec): Add
6410         _bfd_generic_section_already_linked.
6411         (pmac_xcoff_vec): Likewise.
6412         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6413         (aix5coff64_vec): Likewise.
6414
6415         * elf-bfd.h (_bfd_elf_section_already_linked): New prototype.
6416         * elflink.c (_bfd_elf_section_already_linked): New function.
6417
6418         * elfxx-target.h (bfd_elfNN_section_already_linked): Defined.
6419
6420         * libbfd-in.h (_bfd_nolink_section_already_linked): Defined.
6421         (_bfd_generic_section_already_linked): New.
6422         (bfd_section_already_linked_hash_entry): Likewise.
6423         (bfd_section_already_linked): Likewise.
6424         (bfd_section_already_linked_table_lookup): Likewise.
6425         (bfd_section_already_linked_table_insert): Likewise.
6426
6427         * linker.c (bfd_section_already_linked): New.
6428         (_bfd_section_already_linked_table): Likewise.
6429         (bfd_section_already_linked_table_lookup): Likewise.
6430         (bfd_section_already_linked_table_insert): Likewise.
6431         (already_linked_newfunc): Likewise.
6432         (bfd_section_already_linked_table_init): Likewise.
6433         (bfd_section_already_linked_table_free): Likewise.
6434         (_bfd_generic_section_already_linked): Likewise.
6435
6436         * section.c (bfd_section): Remove comdat.
6437         (bfd_comdat_info): Moved to ...
6438         * bfd-in.h (coff_comdat_info): Here.
6439         (bfd_coff_get_comdat_section): New.
6440         * coffgen.c (bfd_coff_get_comdat_section): Likewise.
6441         * libcoff-in.h (coff_section_tdata): Add comdat.
6442         * coffcode.h (handle_COMDAT): Updated.
6443         * cofflink.c (coff_link_add_symbols): Likewise.
6444         * ecoff.c (bfd_debug_section): Likewise.
6445
6446         * targets.c (bfd_target): Add _section_already_linked.
6447         (BFD_JUMP_TABLE_LINK): Updated.
6448
6449         * bfd-in2.h: Regenerated.
6450         * libbfd.h: Likewise.
6451         * libcoff.h: Likewise.
6452
6453 2003-07-21  Paul Brook  <paul@codesourcery.com>
6454
6455         * elflink.c (elf_get_linked_section_vma, compare_link_order,
6456         elf_fixup_link_order): New functions.
6457         (bfd_elf_final_link): Call elf_fixup_link_order.
6458
6459 2004-07-21  Alexandre Oliva  <aoliva@redhat.com>
6460
6461         * elf-bfd.h (ELF_COMMON_DEF_P): New.
6462         * elflink.c (_bfd_elf_symbol_refs_local_p): Use it to handle
6463         common definitions.
6464         * elf-m10300.c: Use SYMBOL_REFERENCES_LOCAL instead of
6465         _bfd_elf_symbol_refs_local_p.
6466         * elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove hack for common
6467         symbols.
6468
6469 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
6470
6471         * bfd-in.h (dynamic_lib_link_class): Add DYN_NO_ADD_NEEDED and
6472         DYN_NO_NEEDED.
6473         (bfd_elf_get_dyn_lib_class): New prototype.
6474         * elf.c (bfd_elf_get_dyn_lib_class): New function.
6475
6476         * elflink.c (elf_link_add_object_symbols): Check DYN_AS_NEEDED,
6477         DYN_DT_NEEDED and DYN_NO_NEEDED bits to see if a DT_NEEDED
6478         entry is needed. Issue an error if a DT_NEEDED entry is needed
6479         for a file marked DYN_NO_NEEDED.
6480         (elf_link_check_versioned_symbol): Check the DYN_DT_NEEDED bit
6481         for DT_NEEDED tags.
6482
6483         * bfd-in2.h: Regenerated.
6484
6485 2004-07-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6486
6487         * elflink.c (elf_section_complain_discarded): Don't complain in
6488         .PARISC.unwind.
6489
6490 2004-07-10  James E Wilson  <wilson@specifixinc.com>
6491
6492         * elfxx-ia64.c (elfNN_ia64_relax_ldxmov): Remove abfd parameter.
6493         (elfNN_ia64_install_value, elfNN_ia64_relax_brl): Likewise.
6494         (elfNN_ia64_relax_section, elfNN_ia64_relocate_section,
6495         elfNN_ia64_finish_dynamic_symbol, elfNN_ia64_finish_dynamic_sections):
6496         Fix callers.
6497         (elfNN_ia64_relax_brl): Change bfd_get_64 to bfd_getl64.  Change
6498         bfd_put_64 to bfd_putl64.
6499         (elfNN_ia64_relax_ldxmov, elfNN_ia64_install_value): Likewise.
6500
6501 2004-07-09  H.J. Lu  <hongjiu.lu@intel.com>
6502
6503         PR 240
6504         * elfxx-ia64.c (elfNN_ia64_relax_section): Only warn br in
6505         .init/.fini sections when trying to relax it.
6506
6507 2004-07-09  Jie Zhang  <zhangjie@magima.com.cn>
6508
6509         * elf.c (assign_file_positions_for_segments): Make sure the
6510         .dynamic section is the first section in the PT_DYNAMIC segment.
6511
6512 2004-07-09  Nick Clifton  <nickc@redhat.com>
6513
6514         * config.bfd: Change sh-sybmian-elf to sh-*-symbianelf.
6515         * elf32-sh-symbian.c: Rename the sh_find_elf_flags and
6516         sh_elf_get_flags_from_mach functions so that they do not conflict
6517         when this target is built with other sh-elf targets.
6518         * elf32-sh.c (sh_elf_get_flags_from_mach): Remove bogus
6519         suppression of this function.
6520         (sh_elf_find_flags): Likewise.
6521
6522 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
6523
6524         * Makefile.am (ALL_MACHINES): Add cpu-crx.lo.
6525         (ALL_MACHINES_CFILES): Add cpu-crx.c.
6526         (BFD32_BACKENDS): Add elf32-crx.lo.
6527         (BFD32_BACKENDS_CFILES): Add elf32-crx.c.
6528         (cpu-crx.lo): New target.
6529         (elf32-crx.lo): New target.
6530         * Makefile.in: Regenerate.
6531         * archures.c (bfd_architecture): Add bfd_{arch,mach}_crx.
6532         (bfd_archures_list): Add bfd_crx_arch.
6533         * bfd-in2.h: Regenerate.
6534         * config.bfd: Handle crx-*-elf*, crx*.
6535         * configure.in: Handle bfd_elf32_crx_vec.
6536         * configure: Regenerate.
6537         * cpu-crx.c: New file.
6538         * elf32-crx.c: Likewise.
6539         * libbfd.h: Regenerate.
6540         * reloc.c: Add BFD_RELOC_CRX_REL4, BFD_RELOC_CRX_REL8,
6541         BFD_RELOC_CRX_REL8_CMP, BFD_RELOC_CRX_REL16, BFD_RELOC_CRX_REL24,
6542         BFD_RELOC_CRX_REL32, BFD_RELOC_CRX_REGREL12, BFD_RELOC_CRX_REGREL22,
6543         BFD_RELOC_CRX_REGREL28, BFD_RELOC_CRX_REGREL32, BFD_RELOC_CRX_ABS16,
6544         BFD_RELOC_CRX_ABS32, BFD_RELOC_CRX_NUM8, BFD_RELOC_CRX_NUM16,
6545         BFD_RELOC_CRX_NUM32, BFD_RELOC_CRX_IMM16 and BFD_RELOC_CRX_IMM32
6546         * targets.c (bfd_elf32_crx_vec): Declare.
6547         (bfd_target_vector): Add bfd_elf32_crx_vec.
6548
6549 2004-07-06  Nick Clifton  <nickc@redhat.com>
6550
6551         * config.bfd: Add sh-symbian-elf target.
6552         * configure.in: Add bfd_elf32_shl_symbian_vec.
6553         * configure: Regenerate.
6554         * elf-bfd.h (struct elf_backend_data): Add new field
6555         'check_directives'.
6556         * elflink.c (elf_link_add_object_symbols): Invoke the
6557         check_directives function, if defined.
6558         * elfxx-target.h: Provide a default, NULL definition for
6559         check_directives.
6560         * targets.c: Add bfd_elf32_shl_symbian_vec.
6561         * elf32-sh.c (sh_elf_swap_insns): Protect against unnecessary
6562         definition.
6563         (elf32_shlin_grok_prstatus, elf32_shlib_grok_psinfo,
6564         * sh_elf_get_flags_from_mach, sh_elf_find_flags): Likewise.
6565         (TARGET_BIG_SYM, TARGET_LITTLE_SYM): Only define if they have
6566         not already been defined.
6567         * elf32-sh64.c: Use SH_TARGET_ALREADY_DEFINED.
6568         * sh-symbian.c: New file.  Provide functions to support the
6569         * sh-symbian-elf target.
6570         * Makefile.am: Add elf32-sh-symbian.c
6571         * Makefile.in: Regenerate.
6572
6573 2004-07-05  Andrew Stubbs <andrew.stubbs@superh.com>
6574
6575         * elf32-sh.c: Include ../opcodes/sh-opc.h.
6576         * Makefile.am: Ran make dep-am.
6577         * Makefile.in: Ran make dep-in.
6578
6579 2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
6580
6581         * cofflink.c (_bfd_coff_generic_relocate_section): Resolve PE weak
6582         externals properly.
6583
6584 2004-07-02  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6585
6586         * config.bfd: Add want64 to configuration target s390-*-linux*.
6587
6588 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
6589
6590         * bfd.c (bfd_get_section_ident): New.
6591
6592         * elflink.c (elf_link_read_relocs_from_section): Call
6593         bfd_get_section_ident to identify the section when reporting
6594         error.
6595         (_bfd_elf_link_output_relocs): Likewise.
6596         (elf_link_output_extsym): Likewise.
6597         (elf_link_input_bfd): Likewise.
6598         (bfd_elf_gc_record_vtinherit): Likewise.
6599
6600         * bfd-in2.h: Regenerated.
6601
6602 2004-07-01  Jie Zhang  <zhangjie@magima.com.cn>
6603             Nick Clifton  <nickc@redhat.com>
6604
6605         PR 204
6606         * elfxx-mips.c (_bfd_mips_elf_final_link): Pass the correct number
6607         of section symbols to mips_elf_sort_hash_table ().
6608
6609 2004-07-01  Alan Modra  <amodra@bigpond.net.au>
6610
6611         * elflink.c (elf_section_ignore_discarded_relocs): Revert last
6612         change.  Comment.
6613         (elf_section_complain_discarded): New function.  Handle
6614         .gcc_except_table too.
6615         (elf_link_input_bfd): Rewrite handling of relocs against symbols
6616         in discarded sections.
6617         * elf-bfd.h (elf_discarded_section): Protect macro arg.
6618
6619 2004-06-30  James E Wilson  <wilson@specifixinc.com>
6620
6621         * elfxx-ia64.c (elfNN_ia64_check_relocs): New local pltoff.  Initialize
6622         to NULL.  Call get_pltoff if NULL and NEED_PLTOFF is true.
6623
6624 2004-06-30  H.J. Lu  <hongjiu.lu@intel.com>
6625
6626         PR 233
6627         * elflink.c (elf_link_input_bfd): Issue an error for non-debug
6628         local references to discarded sections and report their
6629         locations.
6630
6631 2004-06-30  Alan Modra  <amodra@bigpond.net.au>
6632
6633         * elflink.c (elf_section_ignore_discarded_relocs): Don't test
6634         sec_info_type, test section name instead.
6635
6636 2004-06-29  H.J. Lu  <hongjiu.lu@intel.com>
6637
6638         PR 240
6639         * elfxx-ia64.c (elfNN_ia64_relax_section): Don't relax branch
6640         in .init/.fini sections.
6641
6642 2004-06-29  Bob Wilson  <bob.wilson@acm.org>
6643
6644         * elf32-xtensa.c (elf_xtensa_relocate_section): Use
6645         bfd_get_section_limit.
6646
6647 2004-06-29  Bob Wilson  <bob.wilson@acm.org>
6648
6649         * elf32-xtensa.c (elf_xtensa_combine_prop_entries): Don't change the
6650         output section size.
6651
6652 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
6653
6654         * elf64-mmix.c (mmix_set_relaxable_size): Save original size in
6655         rawsize.
6656         (mmix_elf_perform_relocation): Adjust for above change.
6657         (mmix_elf_relocate_section): Likewise.
6658         (mmix_elf_relax_section): Likewise.  Use output_section->rawsize.
6659         (mmix_elf_get_section_contents): Delete.
6660         (bfd_elf64_get_section_contents): Delete.
6661         (mmix_elf_relocate_section): Zero stub area.
6662         * linker.c (default_indirect_link_order): Alloc max of section size
6663         and rawsize.
6664         * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
6665         * section.c (bfd_malloc_and_get_section): Likewise.
6666         (struct bfd_section): Update rawsize comment.
6667         * bfd-in2.h: Regenerate.
6668
6669         * reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.
6670
6671 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
6672
6673         * bfd-in.h (bfd_get_section_limit): Define.
6674         * reloc.c (bfd_perform_relocation, bfd_install_relocation)
6675         (_bfd_final_link_relocate): Use bfd_get_section_limit.
6676         * aout-tic30.c (tic30_aout_final_link_relocate): Likewise.
6677         * coff-arm.c (coff_arm_relocate_section): Likewise.
6678         * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): Likewise.
6679         * cpu-ns32k.c (do_ns32k_reloc): Likewise.
6680         (bfd_ns32k_final_link_relocate): Likewise.
6681         * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): Likwise.
6682         * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): Likewise.
6683         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc)
6684         (i860_howto_highadj_reloc, i860_howto_splitn_reloc): Likewise.
6685         * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc)
6686         (m32r_elf_generic_reloc, m32r_elf_relocate_section): Likewise.
6687         * elf32-m68hc1x.c (m68hc11_elf_special_reloc): Likewise.
6688         * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
6689         * elf32-or32.c (or32_elf_consth_reloc): Likewise.
6690         * elf32-ppc.c (ppc_elf_addr16_ha_reloc): Likewise.
6691         * elf32-s390.c (s390_elf_ldisp_reloc): Likewise.
6692         * elf32-sh.c (sh_elf_reloc_loop): Likewise.
6693         * elf32-sparc.c (sparc_elf_wdisp16_reloc): Likewise.
6694         (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc): Likwise.
6695         * elf32-v850.c (v850_elf_reloc): Likewise.
6696         * elf32-xstormy16.c (xstormy16_elf_24_reloc): Likewise.
6697         * elf32-xtensa.c (bfd_elf_xtensa_reloc): Likewise.
6698         * elf64-alpha.c (elf64_alpha_reloc_gpdisp): Likewise.
6699         * elf64-mips.c (mips_elf64_gprel32_reloc)
6700         (mips16_gprel_reloc): Likewise.
6701         * elf64-mmix.c (mmix_elf_reloc): Likewise.
6702         * elf64-s390.c (s390_elf_ldisp_reloc): Likewise.
6703         * elf64-sparc.c (init_insn_reloc): Likewise.
6704         * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
6705         * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp)
6706         (_bfd_mips_elf_hi16_reloc, _bfd_mips_elf_lo16_reloc)
6707         (_bfd_mips_elf_generic_reloc): Likewise.
6708         * bfd-in2.h: Regenerate.
6709
6710 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
6711
6712         * bfd-in.h (struct stab_info): Move from stabs.c.
6713         * stabs.c (struct stab_link_includes_table): Delete.
6714         (stab_link_includes_lookup): Delete.
6715         (_bfd_write_section_stabs, _bfd_write_stab_strings): Remove one
6716         level of indirection from sinfo parm.
6717         (_bfd_link_section_stabs): Likewise.  Set SEC_LINKER_CREATED on
6718         stabstr section.  Adjust hash table accesses.
6719         * coff-ppc.c (ppc_bfd_coff_final_link): Do include rawsize in contents
6720         alloc.  Adjust stab_info test.
6721         * cofflink.c (_bfd_coff_link_hash_table_init): Clear stab_info.
6722         (_bfd_coff_final_link): Adjust stab_info test.
6723         (_bfd_coff_link_input_bfd): Ignore SEC_LINKER_CREATED sections.
6724         * elf-bfd.h (struct elf_link_hash_table): Include struct stab_info
6725         in place.
6726         * libcoff-in.h (struct coff_link_hash_table): Likewise.
6727         * elf.c (_bfd_elf_link_hash_table_init): Clear stab_info.
6728         * elflink.c (bfd_elf_final_link): Don't attempt to link linker created
6729         stabstr section.  Adjust stab_info test.
6730         * libbfd-in.h (_bfd_link_section_stabs, _bfd_write_section_stabs)
6731         (_bfd_write_stab_strings): Adjust prototypes.
6732         * libbfd.h: Regenerate.
6733         * libcoff.h: Regenerate.
6734         * bfd-in2.h: Regenerate.
6735
6736 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
6737
6738         From Miod Vallat <miod@online.fr>:
6739         * aoutx.h (NAME(aout,machine_type)): Handle bfd_arch_m88k.
6740
6741 2004-06-26  Alexandre Oliva  <aoliva@redhat.com>
6742
6743         * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.
6744         (struct elf32_mn10300_link_hash_entry): Remove
6745         pcrel_relocs_copied.
6746         (mn10300_elf_check_relocs): Only reserve dynamic relocations for
6747         R_MN10300_32.  Don't adjust pcrel_relocs_copied.
6748         (mn10300_elf_final_link_relocate): Fail for direct, pc-relative
6749         and gotoff relocations if the symbol doesn't bind locally.  Use
6750         _bfd_elf_symbol_refs_local_p to test.  Don't create dynamic
6751         relocation for PCREL32.
6752         (mn10300_elf_relocate_section): Use _bfd_elf_symbol_refs_local_p
6753         to test whether a symbol binds locally.
6754         (elf32_mn10300_link_hash_newfunc): Don't initialize
6755         pcrel_relocs_copied.
6756         (_bfd_mn10300_elf_discard_copies): Delete.
6757         (_bfd_mn10300_elf_size_dynamic_sections): Don't call it.
6758
6759 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
6760
6761         * config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
6762
6763 2004-06-25  Joel Brobecker  <brobecker@gnat.com>
6764
6765         * som.c (som_set_reloc_info): Correct small typo.
6766
6767 2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6768
6769         * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
6770         (m32r_elf_relocate_section): Changed for R_M32R_GOTOFF.
6771         (m32r_elf_gcsweep_hook): Likewise.
6772         (m32r_elf_check_relocs): Likewise.
6773         (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
6774         R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
6775         * reloc.c: Added BFD_RELOC_M32R_GOTOFF_HI_ULO,
6776         BFD_RELOC_M32R_GOTOFF_HI_SLO and BFD_RELOC_M32R_GOTOFF_LO.
6777         * bfd-in2.h: Regenerated.
6778         * libbfd.h: Regenerated.
6779
6780 2004-06-24  H.J. Lu  <hongjiu.lu@intel.com>
6781
6782         * elf64-x86-64.c (elf64_x86_64_check_relocs): Warn overflow
6783         relocation symbol.
6784         (elf64_x86_64_relocate_section): Issue an error for
6785         R_X86_64_PC8, R_X86_64_PC16 and R_X86_64_PC32 relocations
6786         against global symbols when building shared library.
6787
6788 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
6789
6790         * section.c (struct sec): Rename "_cooked_size" to "size".
6791         Rename "_raw_size" to "rawsize".
6792         (STD_SECTION): Adjust comments.
6793         (bfd_set_section_size, bfd_get_section_contents): Use size.
6794         (bfd_malloc_and_get_section): New function.
6795         * bfd-in.h (bfd_section_size, bfd_get_section_size): Use size.
6796         * coff-sh.c (sh_relax_section): Alloc coff_section_data struct early.
6797         Correctly free reloc and contents memory.
6798         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete FIXME
6799         and fake CIE now that we can shink section size to zero.
6800         (_bfd_elf_write_section_eh_frame): Likewise..
6801         * elf32-ppc.c (ppc_elf_relax_section): Delay reading section contents.
6802         * elf-m10300.c (mn10300_elf_final_link_relocate): Don't use
6803         _bfd_stab_section_offset.  Use _bfd_elf_section_offset.
6804         * stabs.c (_bfd_stab_section_offset_): Remove unused args and
6805         unneeded indirection.
6806         * elf.c (_bfd_elf_section_offset): .. and update call.
6807         * libbfd-in.h (_bfd_stab_section_offset): Update prototype.
6808         * libbfd.h: Regenerate.
6809         * bfd-in2.h: Regenerate.
6810
6811         Replace occurrences of "_raw_size" and "_cooked_size" in most places
6812         with "size".  Set new "rawsize" for stabs, eh_frame, and SEC_MERGE
6813         sections.  Use "rawsize", if non-zero, for bfd_get_section_contents
6814         calls if the section might be a stabs, eh_frame, or SEC_MERGE section.
6815         Similarly use "rawsize", if non-zero, in reloc functions to validate
6816         reloc addresses.  Use new bfd_malloc_and_get_section in most places
6817         where bfd_get_section_contents was called.  Expand all occurrences of
6818         bfd_section_size and bfd_get_section_size.  Rename "raw_size" var in
6819         grok_prstatus and similar functions to "size".
6820         * aix386-core.c (aix386_core_file_p): ..
6821         * aix5ppc-core.c (xcoff64_core_p): ..
6822         * aout-adobe.c (aout_adobe_callback, aout_adobe_write_object_contents,
6823         aout_adobe_set_section_contents): ..
6824         * aout-target.h (callback): ..
6825         * aout-tic30.c (tic30_aout_callback, tic30_aout_final_link_relocate,
6826         MY_bfd_final_link): ..
6827         * aoutf1.h (sunos4_core_file_p): ..
6828         * aoutx.h (some_aout_object_p, adjust_o_magic, adjust_z_magic,
6829         adjust_n_magic, adjust_sizes_and_vmas, translate_from_native_sym_flags,
6830         final_link, aout_link_input_section): ..
6831         * binary.c (binary_object_p, binary_canonicalize_symtab,
6832         binary_set_section_contents): ..
6833         * bout.c (b_out_callback, b_out_write_object_contents,
6834         b_out_set_section_contents, b_out_bfd_relax_section,
6835         b_out_bfd_get_relocated_section_contents): ..
6836         * cisco-core.c (cisco_core_file_validate): ..
6837         * coff-alpha.c (alpha_ecoff_object_p,
6838         alpha_ecoff_get_relocated_section_conten, alpha_relocate_section): ..
6839         * coff-arm.c (coff_arm_relocate_section,
6840         bfd_arm_allocate_interworking_sections): ..
6841         * coff-h8300.c (h8300_reloc16_extra_cases,
6842         h8300_bfd_link_add_symbols): ..
6843         * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): ..
6844         * coff-ppc.c (coff_ppc_relocate_section, ppc_allocate_toc_section,
6845         ppc_bfd_coff_final_link): ..
6846         * coff-rs6000.c (xcoff_reloc_type_br, xcoff_ppc_relocate_section): ..
6847         * coff-sh.c (sh_relax_section, sh_relax_delete_bytes,
6848         sh_align_loads, sh_coff_get_relocated_section_contents): ..
6849         * coff64-rs6000.c (xcoff64_write_object_contents,
6850         xcoff64_reloc_type_br, xcoff64_ppc_relocate_section): ..
6851         * coffcode.h (coff_compute_section_file_positions,
6852         coff_write_object_contents): ..
6853         * coffgen.c (make_a_section_from_file, coff_write_symbols,
6854         coff_section_symbol, build_debug_section): ..
6855         * cofflink.c (coff_link_add_symbols, _bfd_coff_final_link,
6856         process_embedded_commands, _bfd_coff_link_input_bfd,
6857         _bfd_coff_write_global_sym): ..
6858         * cpu-arm.c (bfd_arm_update_notes, bfd_arm_get_mach_from_notes): ..
6859         * cpu-ns32k.c (do_ns32k_reloc, _bfd_ns32k_final_link_relocate): ..
6860         * dwarf1.c (parse_line_table, _bfd_dwarf1_find_nearest_line): ..
6861         * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
6862         _bfd_dwarf2_find_nearest_line): ..
6863         * ecoff.c (bfd_debug_section, ecoff_set_symbol_info,
6864         ecoff_compute_section_file_positions,
6865         _bfd_ecoff_write_object_contents, ecoff_indirect_link_order): ..
6866         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame,
6867         _bfd_elf_discard_section_eh_frame_hdr,
6868         _bfd_elf_maybe_strip_eh_frame_hdr, _bfd_elf_eh_frame_section_offset,
6869         _bfd_elf_write_section_eh_frame,
6870         _bfd_elf_write_section_eh_frame_hdr): ..
6871         * elf-hppa.h (elf_hppa_sort_unwind): ..
6872         * elf-m10200.c (mn10200_elf_relax_section,
6873         mn10200_elf_relax_delete_bytes,
6874         mn10200_elf_get_relocated_section_contents): ..
6875         * elf-m10300.c (_bfd_mn10300_elf_create_got_section,
6876         mn10300_elf_check_relocs, mn10300_elf_relax_section,
6877         mn10300_elf_relax_delete_bytes,
6878         mn10300_elf_get_relocated_section_contents,
6879         _bfd_mn10300_elf_adjust_dynamic_symbol,
6880         _bfd_mn10300_elf_discard_copies,
6881         _bfd_mn10300_elf_size_dynamic_sections,
6882         _bfd_mn10300_elf_finish_dynamic_sections): ..
6883         * elf.c (_bfd_elf_print_private_bfd_data, bfd_elf_get_bfd_needed_list,
6884         _bfd_elf_make_section_from_phdr, elf_fake_sections,
6885         bfd_elf_set_group_contents, map_sections_to_segments,
6886         elf_sort_sections, assign_file_positions_for_segments,
6887         SECTION_SIZE, copy_private_bfd_data,
6888         _bfd_elf_get_dynamic_reloc_upper_bound,
6889         _bfd_elf_canonicalize_dynamic_reloc, elfcore_maybe_make_sect,
6890         _bfd_elfcore_make_pseudosection, elfcore_grok_prstatus,
6891         elfcore_grok_lwpstatus, elfcore_grok_win32pstatus,
6892         elfcore_grok_note, elfcore_grok_nto_status, elfcore_grok_nto_gregs,
6893         _bfd_elf_rel_local_sym, _bfd_elf_get_synthetic_symtab): ..
6894         * elf32-arm.h (bfd_elf32_arm_allocate_interworking_sect,
6895         bfd_elf32_arm_process_before_allocation,
6896         elf32_arm_adjust_dynamic_symbol, allocate_dynrelocs,
6897         elf32_arm_size_dynamic_sections, elf32_arm_finish_dynamic_sections,
6898         elf32_arm_write_section): ..
6899         * elf32-cris.c (cris_elf_grok_prstatus,
6900         elf_cris_finish_dynamic_sections, cris_elf_gc_sweep_hook,
6901         elf_cris_adjust_gotplt_to_got, elf_cris_adjust_dynamic_symbol,
6902         cris_elf_check_relocs, elf_cris_size_dynamic_sections,
6903         elf_cris_discard_excess_dso_dynamics,
6904         elf_cris_discard_excess_program_dynamics): ..
6905         * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): ..
6906         * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): ..
6907         * elf32-frv.c (_frvfdpic_add_dyn_reloc, _frvfdpic_add_rofixup,
6908         _frv_create_got_section, _frvfdpic_assign_plt_entries,
6909         elf32_frvfdpic_size_dynamic_sections,
6910         elf32_frvfdpic_modify_segment_map,
6911         elf32_frvfdpic_finish_dynamic_sections): ..
6912         * elf32-h8300.c (elf32_h8_relax_section, elf32_h8_relax_delete_bytes,
6913         elf32_h8_get_relocated_section_contents): ..
6914         * elf32-hppa.c (hppa_build_one_stub, hppa_size_one_stub,
6915         elf32_hppa_adjust_dynamic_symbol, allocate_plt_static,
6916         allocate_dynrelocs, elf32_hppa_size_dynamic_sections, group_sections,
6917         elf32_hppa_size_stubs, elf32_hppa_set_gp, elf32_hppa_build_stubs,
6918         elf32_hppa_finish_dynamic_sections): ..
6919         * elf32-i370.c (i370_elf_adjust_dynamic_symbol,
6920         i370_elf_size_dynamic_sections, i370_elf_check_relocs,
6921         i370_elf_finish_dynamic_sections): ..
6922         * elf32-i386.c (elf_i386_grok_prstatus, elf_i386_adjust_dynamic_symbol,
6923         allocate_dynrelocs, elf_i386_size_dynamic_sections,
6924         elf_i386_relocate_section, elf_i386_finish_dynamic_sections): ..
6925         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
6926         i860_howto_highadj_reloc, i860_howto_splitn_reloc): ..
6927         * elf32-ip2k.c (ip2k_is_switch_table_128,
6928         ip2k_relax_switch_table_128, ip2k_is_switch_table_256,
6929         ip2k_relax_switch_table_256, ip2k_elf_relax_section,
6930         adjust_all_relocations, ip2k_elf_relax_delete_bytes): ..
6931         * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc,
6932         m32r_elf_generic_reloc, m32r_elf_adjust_dynamic_symbol,
6933         allocate_dynrelocs, m32r_elf_size_dynamic_sections,
6934         m32r_elf_relocate_section, m32r_elf_finish_dynamic_sections,
6935         m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
6936         m32r_elf_get_relocated_section_contents): ..
6937         * elf32-m68hc11.c (m68hc11_elf_build_one_stub,
6938         m68hc11_elf_size_one_stub, m68hc11_elf_relax_section,
6939         m68hc11_elf_relax_delete_bytes): ..
6940         * elf32-m68hc12.c (m68hc12_elf_build_one_stub,
6941         m68hc12_elf_size_one_stub): ..
6942         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs,
6943         elf32_m68hc11_build_stubs, m68hc11_elf_special_reloc): ..
6944         * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_gc_sweep_hook,
6945         elf_m68k_adjust_dynamic_symbol, elf_m68k_size_dynamic_sections,
6946         elf_m68k_discard_copies, elf_m68k_finish_dynamic_sections): ..
6947         * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
6948         elf32_mips_grok_prstatus): ..
6949         * elf32-or32.c (or32_elf_consth_reloc): ..
6950         * elf32-ppc.c (ppc_elf_relax_section, ppc_elf_addr16_ha_reloc,
6951         elf_create_pointer_linker_section, ppc_elf_create_linker_section,
6952         ppc_elf_additional_program_headers, ppc_elf_adjust_dynamic_symbol,
6953         allocate_dynrelocs, ppc_elf_size_dynamic_sections,
6954         ppc_elf_finish_dynamic_sections, ppc_elf_grok_prstatus,
6955         ppc_elf_final_write_processing): ..
6956         * elf32-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
6957         allocate_dynrelocs, elf_s390_size_dynamic_sections,
6958         elf_s390_finish_dynamic_sections, elf_s390_grok_prstatus): ..
6959         * elf32-sh.c (sh_elf_reloc_loop, sh_elf_relax_section,
6960         sh_elf_relax_delete_bytes, sh_elf_align_loads,
6961         sh_elf_adjust_dynamic_symbol, allocate_dynrelocs,
6962         sh_elf_size_dynamic_sections, sh_elf_get_relocated_section_contents,
6963         sh_elf_finish_dynamic_sections, elf32_shlin_grok_prstatus): ..
6964         * elf32-sh64-com.c (sh64_address_in_cranges,
6965         sh64_get_contents_type): ..
6966         * elf32-sh64.c (sh64_find_section_for_address,
6967         sh64_elf_final_write_processing): ..
6968         * elf32-sparc.c (sparc_elf_wdisp16_reloc, sparc_elf_hix22_reloc,
6969         sparc_elf_lox10_reloc, elf32_sparc_adjust_dynamic_symbol,
6970         allocate_dynrelocs, elf32_sparc_size_dynamic_sections,
6971         elf32_sparc_relocate_section, elf32_sparc_finish_dynamic_sections): ..
6972         * elf32-v850.c (v850_elf_reloc, v850_elf_relax_section): ..
6973         * elf32-vax.c (elf_vax_check_relocs, elf_vax_adjust_dynamic_symbol,
6974         elf_vax_size_dynamic_sections, elf_vax_discard_copies,
6975         elf_vax_instantiate_got_entries, elf_vax_relocate_section,
6976         elf_vax_finish_dynamic_sections): ..
6977         * elf32-xstormy16.c (xstormy16_elf_24_reloc,
6978         xstormy16_elf_check_relocs, xstormy16_relax_plt_check,
6979         xstormy16_elf_relax_section, xstormy16_elf_always_size_sections,
6980         xstormy16_elf_finish_dynamic_sections): ..
6981         * elf32-xtensa.c (xtensa_read_table_entries,
6982         elf_xtensa_allocate_got_size, elf_xtensa_allocate_local_got_size,
6983         elf_xtensa_size_dynamic_sections, elf_xtensa_do_reloc,
6984         bfd_elf_xtensa_reloc, elf_xtensa_relocate_section,
6985         elf_xtensa_combine_prop_entries, elf_xtensa_finish_dynamic_sections,
6986         elf_xtensa_discard_info_for_section, elf_xtensa_grok_prstatus,
6987         get_relocation_opcode, retrieve_contents, find_relaxable_sections,
6988         collect_source_relocs, is_resolvable_asm_expansion, remove_literals,
6989         relax_section, shrink_dynamic_reloc_sections, relax_property_section,
6990         xtensa_callback_required_dependence): ..
6991         * elf64-alpha.c (elf64_alpha_reloc_gpdisp, elf64_alpha_relax_section,
6992         elf64_alpha_check_relocs, elf64_alpha_adjust_dynamic_symbol,
6993         elf64_alpha_calc_got_offsets_for_symbol, elf64_alpha_calc_got_offsets,
6994         elf64_alpha_size_plt_section, elf64_alpha_size_plt_section_1,
6995         elf64_alpha_always_size_sections, elf64_alpha_calc_dynrel_sizes,
6996         elf64_alpha_size_rela_got_section, elf64_alpha_size_rela_got_1,
6997         elf64_alpha_size_dynamic_sections, elf64_alpha_emit_dynrel,
6998         elf64_alpha_finish_dynamic_sections, elf64_alpha_final_link): ..
6999         * elf64-hppa.c (allocate_dynrel_entries,
7000         elf64_hppa_size_dynamic_sections,
7001         elf64_hppa_finish_dynamic_sections): ..
7002         * elf64-mips.c (mips_elf64_gprel32_reloc, mips16_gprel_reloc,
7003         mips_elf64_canonicalize_dynamic_reloc, mips_elf64_slurp_reloc_table,
7004         elf64_mips_grok_prstatus): ..
7005         * elf64-mmix.c (mmix_elf_perform_relocation, mmix_elf_reloc,
7006         mmix_elf_relocate_section, mmix_elf_final_link,
7007         mmix_set_relaxable_size, _bfd_mmix_after_linker_allocation,
7008         mmix_elf_relax_section, mmix_elf_get_section_contents): ..
7009         * elf64-ppc.c (ppc64_elf_object_p, ppc64_elf_grok_prstatus,
7010         ppc64_elf_check_relocs, ppc64_elf_func_desc_adjust,
7011         ppc64_elf_adjust_dynamic_symbol, ppc64_elf_edit_opd,
7012         allocate_dynrelocs, ppc64_elf_size_dynamic_sections,
7013         ppc_build_one_stub, ppc_size_one_stub, ppc64_elf_next_toc_section,
7014         toc_adjusting_stub_needed, group_sections, ppc64_elf_size_stubs,
7015         ppc64_elf_build_stubs, ppc64_elf_relocate_section,
7016         ppc64_elf_finish_dynamic_sections): ..
7017         * elf64-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
7018         allocate_dynrelocs, elf_s390_size_dynamic_sections,
7019         elf_s390_finish_dynamic_sections): ..
7020         * elf64-sh64.c (sh_elf64_get_relocated_section_contents,
7021         sh_elf64_check_relocs, sh64_elf64_adjust_dynamic_symbol,
7022         sh64_elf64_discard_copies, sh64_elf64_size_dynamic_sections,
7023         sh64_elf64_finish_dynamic_sections): ..
7024         * elf64-sparc.c (sparc64_elf_slurp_reloc_table, init_insn_reloc,
7025         sparc64_elf_check_relocs, sparc64_elf_adjust_dynamic_symbol,
7026         sparc64_elf_size_dynamic_sections, sparc64_elf_relocate_section,
7027         sparc64_elf_finish_dynamic_symbol,
7028         sparc64_elf_finish_dynamic_sections): ..
7029         * elf64-x86-64.c (elf64_x86_64_grok_prstatus,
7030         elf64_x86_64_adjust_dynamic_symbol, allocate_dynrelocs,
7031         elf64_x86_64_size_dynamic_sections, elf64_x86_64_relocate_section,
7032         elf64_x86_64_finish_dynamic_sections): ..
7033         * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): ..
7034         * elfcode.h (elf_slurp_reloc_table): ..
7035         * elflink.c (_bfd_elf_create_got_section, elf_add_dt_needed_tag,
7036         elf_finalize_dynstr, elf_link_add_object_symbols,
7037         bfd_elf_size_dynamic_sections, elf_link_sort_relocs,
7038         elf_link_input_bfd, bfd_elf_final_link, bfd_elf_discard_info): ..
7039         * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
7040         elf32_mips_grok_prstatus): ..
7041         * elfxx-ia64.c (elfNN_ia64_relax_section, allocate_dynrel_entries,
7042         elfNN_ia64_size_dynamic_sections, elfNN_ia64_install_dyn_reloc,
7043         elfNN_ia64_choose_gp, elfNN_ia64_final_link,
7044         elfNN_ia64_finish_dynamic_sections): ..
7045         * elfxx-mips.c (mips_elf_create_procedure_table,
7046         mips_elf_check_mips16_stubs, _bfd_mips_elf_gprel16_with_gp,
7047         _bfd_mips_elf_hi16_reloc, _bfd_mips_elf_generic_reloc,
7048         mips_elf_global_got_index, mips_elf_multi_got,
7049         mips_elf_create_compact_rel_section, mips_elf_calculate_relocation,
7050         mips_elf_allocate_dynamic_relocations,
7051         mips_elf_create_dynamic_relocation, _bfd_mips_elf_fake_sections,
7052         _bfd_mips_relax_section, _bfd_mips_elf_adjust_dynamic_symbol,
7053         _bfd_mips_elf_always_size_sections,
7054         _bfd_mips_elf_size_dynamic_sections,
7055         _bfd_mips_elf_finish_dynamic_symbol,
7056         _bfd_mips_elf_finish_dynamic_sections,
7057         _bfd_mips_elf_modify_segment_map, _bfd_mips_elf_discard_info,
7058         _bfd_mips_elf_write_section, _bfd_mips_elf_set_section_contents,
7059         _bfd_elf_mips_get_relocated_section_contents,
7060         _bfd_mips_elf_final_link, _bfd_mips_elf_merge_private_bfd_data): ..
7061         * hp300hpux.c (callback): ..
7062         * hppabsd-core.c (make_bfd_asection): ..
7063         * hpux-core.c (make_bfd_asection): ..
7064         * i386linux.c (linux_link_create_dynamic_sections,
7065         bfd_i386linux_size_dynamic_sections, linux_finish_dynamic_link): ..
7066         * i386msdos.c (msdos_write_object_contents): ..
7067         * i386os9k.c (os9k_callback, os9k_write_object_contents,
7068         os9k_set_section_contents): ..
7069         * ieee.c (parse_expression, ieee_slurp_external_symbols,
7070         ieee_slurp_sections, ieee_slurp_debug, ieee_slurp_section_data,
7071         ieee_write_section_part, do_with_relocs, do_as_repeat,
7072         do_without_relocs, ieee_write_debug_part, init_for_output,
7073         ieee_set_section_contents): ..
7074         * ihex.c (ihex_scan, ihex_read_section, ihex_get_section_contents): ..
7075         * irix-core.c (do_sections, make_bfd_asection): ..
7076         * libaout.h (aout_section_merge_with_text_p): ..
7077         * libbfd.c (_bfd_generic_get_section_contents,
7078         _bfd_generic_get_section_contents_in_window): ..
7079         * linker.c (default_indirect_link_order): ..
7080         * lynx-core.c (make_bfd_asection): ..
7081         * m68klinux.c (linux_link_create_dynamic_sections,
7082         bfd_m68klinux_size_dynamic_sections, linux_finish_dynamic_link): ..
7083         * mach-o.c (bfd_mach_o_make_bfd_section,
7084         bfd_mach_o_scan_read_dylinker, bfd_mach_o_scan_read_dylib,
7085         bfd_mach_o_scan_read_thread, bfd_mach_o_scan_read_symtab,
7086         bfd_mach_o_scan_read_segment): ..
7087         * merge.c (_bfd_add_merge_section, record_section, merge_strings,
7088         _bfd_merge_sections): ..
7089         * mmo.c (mmo_find_sec_w_addr, mmo_get_spec_section, mmo_get_loc,
7090         mmo_map_set_sizes, mmo_canonicalize_symtab,
7091         mmo_internal_write_section, mmo_write_object_contents): ..
7092         * netbsd-core.c (netbsd_core_file_p): ..
7093         * nlm32-alpha.c (nlm_alpha_read_reloc, nlm_alpha_write_import,
7094         nlm_alpha_set_public_section): ..
7095         * nlm32-ppc.c (nlm_powerpc_read_reloc, nlm_powerpc_write_reloc): ..
7096         * nlm32-sparc.c (nlm_sparc_write_import): ..
7097         * nlmcode.h (add_bfd_section, nlm_swap_auxiliary_headers_in,
7098         nlm_compute_section_file_positions): ..
7099         * oasys.c (oasys_object_p, oasys_slurp_section_data,
7100         oasys_write_sections, oasys_write_data, oasys_set_section_contents): ..
7101         * opncls.c (get_debug_link_info): ..
7102         * osf-core.c (make_bfd_asection): ..
7103         * pdp11.c (some_aout_object_p, adjust_o_magic, adjust_z_magic,
7104         adjust_n_magic, adjust_sizes_and_vmas, squirt_out_relocs,
7105         final_link, aout_link_input_section): ..
7106         * peXXigen.c (_bfd_XXi_swap_sym_in, _bfd_XXi_swap_aouthdr_out,
7107         pe_print_idata, pe_print_edata, pe_print_pdata, pe_print_reloc): ..
7108         * pef.c (bfd_pef_make_bfd_section, bfd_pef_print_loader_section,
7109         bfd_pef_scan_start_address, bfd_pef_parse_symbols): ..
7110         * ppcboot.c (ppcboot_object_p, ppcboot_canonicalize_symtab): ..
7111         * ptrace-core.c (ptrace_unix_core_file_p): ..
7112         * reloc.c (bfd_perform_relocation, bfd_install_relocation,
7113         _bfd_final_link_relocate, bfd_generic_relax_section,
7114         bfd_generic_get_relocated_section_contents): ..
7115         * reloc16.c (bfd_coff_reloc16_relax_section,
7116         bfd_coff_reloc16_get_relocated_section_c): ..
7117         * riscix.c (riscix_some_aout_object_p): ..
7118         * rs6000-core.c (read_hdr, make_bfd_asection): ..
7119         * sco5-core.c (make_bfd_asection): ..
7120         * simple.c (bfd_simple_get_relocated_section_contents): ..
7121         * som.c (som_object_setup, setup_sections, som_prep_headers,
7122         som_write_fixups, som_begin_writing, bfd_section_from_som_symbol,
7123         som_set_reloc_info, som_get_section_contents,
7124         som_bfd_link_split_section): ..
7125         * sparclinux.c (linux_link_create_dynamic_sections,
7126         bfd_sparclinux_size_dynamic_sections, linux_finish_dynamic_link): ..
7127         * srec.c (srec_scan, srec_read_section, srec_get_section_contents): ..
7128         * stabs.c (_bfd_link_section_stabs, _bfd_discard_section_stabs,
7129         _bfd_write_stab_strings, _bfd_stab_section_offset): ..
7130         * sunos.c (sunos_read_dynamic_info, sunos_create_dynamic_sections,
7131         bfd_sunos_size_dynamic_sections, sunos_scan_std_relocs,
7132         sunos_scan_ext_relocs, sunos_scan_dynamic_symbol,
7133         sunos_write_dynamic_symbol, sunos_check_dynamic_reloc,
7134         sunos_finish_dynamic_link): ..
7135         * syms.c (_bfd_stab_section_find_nearest_line): ..
7136         * tekhex.c (first_phase, tekhex_set_section_contents,
7137         tekhex_write_object_contents): ..
7138         * trad-core.c (trad_unix_core_file_p): ..
7139         * versados.c (process_esd, process_otr, process_otr): ..
7140         * vms-gsd.c (_bfd_vms_slurp_gsd, _bfd_vms_write_gsd): ..
7141         * vms-misc.c (add_new_contents): ..
7142         * vms-tir.c (check_section, new_section, _bfd_vms_write_tir): ..
7143         * vms.c (vms_set_section_contents): ..
7144         * xcofflink.c (xcoff_get_section_contents, xcoff_link_add_symbols,
7145         xcoff_sweep, bfd_xcoff_size_dynamic_sections, xcoff_build_ldsyms,
7146         _bfd_xcoff_bfd_final_link, xcoff_link_input_bfd): ..
7147         * xsym.c (bfd_sym_scan): .. See above.
7148
7149 2004-06-21  H.J. Lu  <hongjiu.lu@intel.com>
7150
7151         * elfxx-ia64.c (elfNN_ia64_relax_section): Add addend when
7152         calling _bfd_merged_section_offset only for section symbols.
7153
7154 2004-06-22  Alan Modra  <amodra@bigpond.net.au>
7155
7156         * elf32-ppc.c (ppc_elf_relax_section): Implement reference code
7157         for handling SEC_MERGE symbols in relax_section.
7158
7159 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
7160
7161         2003-05-15  Richard Sandiford  <rsandifo@redhat.com>
7162         * cpu-h8300.c (compatible): Allow h8300s and h8300sx code to be
7163         linked together. Mark the result as h8300sx code.
7164
7165 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
7166
7167         * elf-bfd.h (struct elf_backend_data): Added
7168         elf_backend_omit_section_dynsym.
7169         (_bfd_elf_link_omit_section_dynsym): Declare.
7170         * elf32-frv.c (_frvfdpic_link_omit_section_dynsym): New.
7171         (elf_backend_omit_section_dynsym): Use it for frvfdpic.
7172         * elflink.c (_bfd_elf_link_omit_section_dynsym): Split out of...
7173         (_bfd_elf_link_renumber_dynsyms): ... this function.
7174         * elfxx-target.h (elf_backend_omit_section_dynsym): Default to
7175         _bfd_elf_link_omit_section_dynsym).
7176         (elfNN_bed): Added elf_backend_omit_section_dynsym.
7177
7178 2004-06-21  Nick Clifton  <nickc@redhat.com>
7179
7180         * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED
7181         flags.
7182
7183 2004-06-17  Jerome Guitton  <guitton@gnat.com>
7184
7185         * bfd-in.h (bfd_cache_close_all): New function declaration.
7186         * bfd-in2.h: Regenerate.
7187         * cache.c (bfd_cache_close_all): New function definition.
7188
7189 2004-06-16  Mark Kettenis  <kettenis@gnu.org>
7190
7191         * configure.in: Don't set COREFILE to trad-core.lo for FreeBSD
7192         4.10 and beyond.
7193         * configure: Regenerate.
7194
7195 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
7196
7197         * elf32-ppc.c (ppc_elf_create_linker_section): Create symbols in
7198         the pre-existing section.
7199
7200 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
7201
7202         * section.c (struct sec): Remove usused flags.  Reorganize a little.
7203         (bfd_get_section_size_before_reloc): Delete.
7204         (bfd_get_section_size_after_reloc): Delete.
7205         (STD_SECTION): Update.
7206         (bfd_get_section_size_now): Delete.
7207         (bfd_set_section_contents): Don't referece reloc_done.
7208         (bfd_get_section_contents): Remove reloc_done comment.
7209         * bout.c (b_out_bfd_get_relocated_section_contents): Don't set
7210         reloc_done.
7211         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Likewise.
7212         * ecoff.c (bfd_debug_section): Update initializer.
7213         * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): Ditto.
7214         * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
7215         * bfd-in.h (bfd_section_size): Expand.
7216         (bfd_get_section_size): New macro.
7217         * bfd-in2.h: Regenerate.
7218         * coff64-rs6000.c (xcoff64_write_object_contents): Replace
7219         bfd_get_section_size_before_reloc with bfd_get_section_size.
7220         * coffcode.h (coff_write_object_contents): Likewise.
7221         * coffgen.c (build_debug_section): Likewise.
7222         * dwarf1.c (parse_line_table): Likewise.
7223         (_bfd_dwarf1_find_nearest_line): Likewise.
7224         * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
7225         * i386msdos.c (msdos_write_object_contents): Likewise.
7226         * pdp11.c (squirt_out_relocs): Likewise.
7227         * elf32-sh64.c (sh64_find_section_for_address): Remove comment.
7228         * elf64-mmix.c (mmix_elf_final_link): Update comment.
7229
7230 2004-06-14  Chris Demetriou  <cgd@broadcom.com>
7231
7232         * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24
7233         removal) with updated comment.
7234         (bfd_elf32_bfd_reloc_type_lookup): Add back case for
7235         BFD_RELOC_32_PCREL.
7236         (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32.
7237         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
7238
7239 2004-06-12  Alan Modra  <amodra@bigpond.net.au>
7240
7241         * elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore reloc
7242         overflow on branches to undefweaks.
7243
7244 2004-06-11  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7245
7246         * coff-alpha.c (alpha_relocate_section): Set used_by_bfd directly
7247         as ecoff_section_data() does not return a valid lvalue.
7248
7249 2004-06-09  Alexandre Oliva  <aoliva@redhat.com>
7250
7251         * elflink.c (elf_sort_symbol): Compare section id, not pointers.
7252         (elf_link_add_object_symbols): Likewise.
7253
7254         * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
7255         (elf_backend_reloc_type_class): New.
7256
7257 2004-06-08  Mark Kettenis  <kettenis@gnu.org>
7258
7259         * configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to
7260         netbsd-core.lo.
7261         * configure: Regenerate.
7262
7263 2004-06-07  Daniel Jacobowitz  <dan@debian.org>
7264
7265         From:  Albert Chin-A-Young  <china@thewrittenword.com>
7266         * bfd/elf-bfd.h (struct eh_cie_fde): Convert unsigned char bitfields
7267         to unsigned int.
7268
7269 2004-05-29  H.J. Lu  <hongjiu.lu@intel.com>
7270
7271         * elfxx-ia64.c (elfNN_ia64_relax_section): Undo the last
7272         change.
7273
7274 2004-05-28  DJ Delorie  <dj@redhat.com>
7275
7276         * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addend
7277         for linking, but otherwise adjust reloc for merged sections.
7278
7279 2004-05-28  H.J. Lu  <hongjiu.lu@intel.com>
7280
7281         * elfxx-ia64.c (elfNN_ia64_relax_section): Properly call
7282         _bfd_merged_section_offset for local symbols.
7283
7284 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
7285
7286         * Makefile.am: Regenerate dependencies.
7287         * Makefile.in: Regenerate.
7288         * archures.c: Add bfd_mach_sh3_nommu .
7289         * bfd-in2.h: Regenerate.
7290         * cpu-sh.c: Add sh3-nommu architecture.
7291         (bfd_to_arch_table): Create new table.
7292         (sh_get_arch_from_bfd_mach): Create new function.
7293         (sh_get_arch_up_from_bfd_mach): Create new function.
7294         (sh_merge_bfd_arch): Create new function.
7295         * elf32-sh.c (sh_ef_bfd_table): Add table.
7296         (sh_elf_check_relocs): Replace switch statement with
7297         use of sh_ef_bfd_table .
7298         (sh_elf_get_flags_from_mach): Add new function.
7299         (sh_find_elf_flags): Likewise.
7300         (sh_elf_copy_private_data): Replace most of non-elf contents
7301         with a call to sh_merge_bfd_arch() .
7302
7303 2004-05-27  Michael Chastain  <mec.gnu@mindspring.com>
7304
7305         * Makefile.am (bfdver.h): Use explicit filename, not $< .
7306         * Makefile.in: Regenerate.
7307
7308 2004-05-27  Alexandre Oliva  <aoliva@redhat.com>
7309
7310         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Avoid
7311         custom calling conventions for dynamic symbols.
7312         (mn10300_elf_relax_section): Avoid relaxing a function as a local
7313         symbol if it's an alias to a global one.
7314
7315 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
7316
7317         * elf.c (_bfd_elf_make_section_from_shdr): Undo the last
7318         change.
7319
7320 2004-05-27  Alexandre Oliva  <aoliva@redhat.com>
7321
7322         * elf-m10300.c (mn10300_elf_relax_section): Don't test isym within
7323         loop over hashes.
7324
7325 2004-05-26  Alan Modra  <amodra@bigpond.net.au>
7326
7327         * elf.c (_bfd_elf_make_section_from_shdr): Don't set SEC_EXCLUDE
7328         for SHT_GROUP sections.
7329
7330 2004-05-25  Alan Modra  <amodra@bigpond.net.au>
7331
7332         * elflink.c (elf_link_add_object_symbols): Don't set up merge
7333         section data here..
7334         * elf.c (_bfd_elf_merge_sections): .. Do it here instead.
7335         * merge.c: Formatting.  Remove unnecessary casts.  Expand
7336         bfd_get_section_alignment macro.
7337         (struct sec_merge_sec_info): Rename "first" to "first_str".  Update
7338         use throughout file.
7339         (_bfd_add_merge_section): Rename from _bfd_merge_section.  Update
7340         comment.  Abort on dynamic or non-SEC_MERGE input.  Don't test
7341         section name to determine sinfo group, instead test output section
7342         and alignment.
7343         (_bfd_merge_sections): Add struct bfd_link_info param.  Call
7344         _bfd_strip_section_from_output rather than just twiddling flags.
7345         * libbfd-in.h (_bfd_add_merge_section): Rename, update comment.
7346         (_bfd_merge_sections): Update prototype.
7347         * libbfd.h: Regenerate.
7348
7349 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
7350
7351         * netbsd-core.c: Correctly indent section that sets architecture
7352         from machine ID.
7353
7354         From Miod Vallat <miod@online.fr>:
7355         * m88kopenbsd.c: New file.
7356         * targets.c (m88k_openbsd_vec): New.
7357         * config.bfd: Add m88k-*-openbsd*.
7358         * configure.in (m88k-*-openbsd*): Set COREFILE to netbsd-core.lo.
7359         (m88kopenbsd_vec): New.
7360         * configure: Regenerate.
7361         * Makefile.am (BFD32_BACKENDS): Add m88kopenbsd.lo.
7362         (BFD32_BACKENDS_CFILES): Add m88kopenbsd.c.
7363         Run "make dep-am".
7364         * Makefile.in: Regenerate.
7365         * po/SRC-POTFILES.in: Regenerate.
7366
7367 2004-05-24  Nick Clifton  <nickc@redhat.com>
7368
7369         * hash.c: Remove bogus node "Changing the default Hash Table Size"
7370         introduced by hash table size patch.
7371
7372 2004-05-22  Ben Elliston  <bje@au.ibm.com>
7373
7374         * configure.in (is_release): Remove.
7375         (bfd_version_date, bfd_version, bfd_version_string): Likewise.
7376         (AC_OUTPUT): Don't output bfdver.h from version.h.
7377         * configure: Regenerate.
7378         * Makefile.am (RELEASE): New variable.
7379         (bfdver.h): New target.
7380         * Makefile.in: Regenerate.
7381         * doc/Makefile.in: Likewise.
7382
7383 2004-05-22  Ben Elliston  <bje@au.ibm.com>
7384
7385         * Makefile.am (config.status): Don't depend on version.h.
7386         * Makefile.in: Regenerate.
7387
7388 2004-05-22  Alan Modra  <amodra@bigpond.net.au>
7389
7390         * merge.c (_bfd_merged_section_offset): Remove "addend" param.
7391         * libbfd-in.h (_bfd_merged_section_offset): Adjust prototype.
7392         * libbfd.h: Regenerate.
7393         * elf.c (_bfd_elf_rela_local_sym): Adjust call.
7394         (_bfd_elf_rel_local_sym): Likewise.
7395         * elflink.c (_bfd_elf_link_sec_merge_syms): Likewise.
7396         (elf_link_input_bfd): Likewise.
7397         * elf32-ppc.c (ppc_elf_relax_section): Likewise.
7398         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
7399         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7400         (elfNN_ia64_relocate_section): Likewise.
7401
7402 2004-05-21  Andy Chittenden  <achittenden@bluearc.com>
7403
7404         * hash.c (bfd_default_hash_table_size): New variable.
7405         (bfd_hash_table_init): Use new variable instead of DEFAULT_SIZE.
7406         (bfd_hash_set_default_size): New function.  Set the default size
7407         to a selected prime number close to the argument.  Document new
7408         function.
7409         * bfd-in.h: Add prototype for  bfd_hash_set_default_size.
7410         * bfd-in2.h: Regenerate.
7411         * Makefile.am (hash.lo): Add dependency upon libiberty.h.
7412         * Makefile.in: Regenerate.
7413
7414 2004-05-21  Mark Kettenis  <kettenis@gnu.org>
7415
7416         * libaout.h (machine_type): Add M_88K_OPENBSD and M_HPPA_OPENBSD.
7417         * netbsd-core.c (netbsd_core_file_p): Set architecture for alpha,
7418         arm, m68k, m88k and hppa core files.
7419
7420 2004-05-21  Nick Clifton  <nickc@redhat.com>
7421
7422         * bfdio.c (bfd_bread): Do not use iovec if it is NULL.
7423         (bfd_bwrite): Likewise.
7424         (bfd_tell): Likewise.
7425         (bfd_flush): Likewise.
7426         (bfd_stat): Likewise.
7427         (bfd_seek): Likewise.
7428         (bfd_get_mtime): Likewise.
7429         (bfd_get_size): Likewise.
7430
7431 2004-05-19  Ben Elliston  <bje@au.ibm.com>
7432
7433         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.
7434
7435 2004-05-19  Mikulas Patocka  <mikulas@artax.karlin.mff.cuni.cz>
7436
7437         * archive.c (_bfd_get_elt_at_filepos): Cope with a nested archives.
7438         (bfd_generic_openr_next_archived_file): Likewise.
7439
7440 2004-05-17  Bob Wilson  <bob.wilson@acm.org>
7441
7442         * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonce
7443         section names by inserting a new substring after .gnu.linkonce, except
7444         for .gnu.linkonce.t.* where the "t." is replaced.
7445
7446 2004-05-17  Adam Nemet  <anemet@lnxw.com>
7447
7448         * config.bfd (sparc-*-lynxos* case): Add to obsolete list.
7449         (m68-*-lynxos* case): Likewise.
7450         (powerpc-*-lyxnos* case): New case.
7451         (i[3-7]86-*-lynxos* case): Update to LynxOS 4.0 ELF.
7452
7453 2004-05-17  David Heine  <dlheine@tensilica.com>
7454
7455         * aout-target.h (MY_bfd_copy_private_header_data): Define.
7456         * aout-tic30.c (MY_bfd_copy_private_header_data): Define.
7457         * bfd.c (bfd_copy_private_header_data): Define.
7458         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Add entries for new
7459         interface.
7460         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
7461         * coffcode.h (coff_bfd_copy_private_header_data): Define.
7462         * elf-bfd.h (_bfd_elf_copy_private_header_data): Declare.
7463         * elf.c (_bfd_elf_copy_private_section_data): Remove code to set up
7464         segments by calling copy_private_bfd_data.
7465         (_bfd_elf_copy_private_header_data): Define.
7466         * elfxx-target.h (bfd_elfNN_bfd_copy_private_header_data): Define.
7467         * libbfd-in.h (_bfd_generic_bfd_copy_private_header_data): Define.
7468         * libecoff.h (_bfd_ecoff_bfd_copy_private_header_data): Define.
7469         * mach-o.c (bfd_mach_o_bfd_copy_private_header_data): Define.
7470         * mmo.c (mmo_bfd_copy_private_header_data): Define.
7471         * ppcboot.c (ppcboot_bfd_copy_private_header_data): Define.
7472         * som.c (som_bfd_copy_private_header_data): Define.
7473         * targets.c (BFD_JUMP_TABLE_COPY): Add _bfd_copy_private_header_data.
7474         * vms.c (vms_bfd_copy_private_header_data): Define.
7475         * bfd-in2.h: Regenerate.
7476         * libbfd.h: Regenerate.
7477
7478 2004-05-15  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
7479
7480         * elfxx-mips.c (MINUS_TWO): Define.
7481         (mips_elf_higher, mips_elf_highest,
7482         mips_elf_create_dynamic_relocation): Use MINUS_ONE and MINUS_TWO for
7483         some bfd_vma values.
7484         (_bfd_mips_elf_finish_dynamic_symbol): Likewise. Code cleanup.
7485
7486 2004-05-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7487
7488         * som.c (log2): Rename to exact_log2.  Adjust all callers.
7489
7490 2004-05-13  Paul Brook  <paul@codesourcery.com>
7491
7492         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
7493         dwarf3 format CIE entries.  Remove comment about the size of the
7494         ra_column field.  It is now correctly deduced.
7495
7496 2004-05-13  Joel Sherrill <joel@oarcorp.com>
7497
7498         * config.bfd (or32-*-rtems*): Switch to elf.
7499
7500 2004-05-13  Nick Clifton  <nickc@redhat.com>
7501
7502         * po/fr.po: Updated French translation.
7503
7504 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
7505
7506         * elflink.c (bfd_elf_final_link): Don't output STT_SECTION symbol
7507         into .dynsym if elf_section_data (sec)->dynindx <= 0.
7508         Adjust counting of last_local.
7509         (_bfd_elf_link_renumber_dynsyms): Don't assign dynindx to sections
7510         other than SHT_PROGBITS/SHT_NOBITS and neither for .got/.got.plt/.plt
7511         created by the linker nor !SHF_ALLOC.
7512
7513         * elf32-i386.c (elf_i386_finish_dynamic_sections): Point
7514         DT_PLTGOT to the start of the .got.plt section instead of the
7515         .got output section.  Set sh_entsize for .got section in addition
7516         to .got.plt.
7517         (elf_i386_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
7518         is at sgot->output_section->vma.
7519         * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Point
7520         DT_PLTGOT to the start of the .got.plt section instead of the
7521         .got output section.
7522         (elf64_x86_64_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
7523         is at sgot->output_section->vma.  Set sh_entsize for .got section
7524         in addition to .got.plt.
7525         * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_RELRO.
7526         (bfd_section_from_phdr): Likewise.
7527         (map_sections_to_segments): Likewise.
7528         (assign_file_positions_for_segments): Likewise.
7529         (get_program_header_size): Likewise.
7530         * elflink.c (bfd_elf_size_dynamic_sections): Set
7531         elf_tdata (output_bfd)->relro from info->relro.
7532         * elf-bfd.h (struct elf_obj_tdata): Add relro field.
7533
7534 2004-05-08  Alexandre Oliva  <aoliva@redhat.com>
7535
7536         * elf32-frv.c (_frvfdpic_add_dyn_reloc): Don't warn when we get
7537         a zero symndx for which we hadn't accounted a dynamic relocation.
7538         (_frvfdpic_add_rofixup): Likewise.
7539
7540 2004-05-07  Brian Ford  <ford@vss.fsi.com>
7541             DJ Delorie  <dj@redhat.com>
7542
7543         * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]:
7544         Propagate IMAGE_FILE_LARGE_ADDRESS_AWARE.
7545         * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Recognize
7546         IMAGE_FILE_LARGE_ADDRESS_AWARE.  Use PE defines.
7547
7548 2004-05-07  Alexandre Oliva  <aoliva@redhat.com>
7549
7550         * elf32-frv.c (elf32_frvfdpic_modify_segment_map): Return
7551         immediately if there's no link info.
7552         (elf32_frvfdpic_copy_private_bfd_data): New.
7553         (bfd_elf32_bfd_copy_private_bfd_data): Use it for frvfdpic.
7554
7555 2004-05-06  Zack Weinberg  <zack@codesourcery.com>
7556
7557         * dwarf2.c (add_line_info): Also set info->filename to NULL if
7558         filename argument is null; do not call strlen on a null pointer.
7559
7560 2004-05-06  Daniel Jacobowitz  <drow@mvista.com>
7561
7562         * elf32-arm.h (elf32_arm_relocate_section): Remove R_ARM_PLT32
7563         special case.
7564
7565 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
7566
7567         * configure.in (bfd_elf32_frvfdpic_vec): New.
7568         * configure: Rebuilt.
7569         * targets.c (bfd_elf32_frvfdpic_vec): New.
7570         * config.bfd: Enable it on frv-*-elf and frv-*-*linux*, as default
7571         on the latter.
7572         * elf32-frv.c: Prefix all identifiers added for FDPIC support with
7573         frvfdpic instead of frv.  Rearrange elf-target macros such that
7574         the FDPIC-specific ones are only defined for this new target
7575         vector.
7576         (bfd_elf32_frvfdpic_vec): Declare.
7577         (IS_FDPIC): New.
7578         (elf32_frv_relocate_section): Use it to enable segment checking
7579         and to control rofixup emission.  Add output section vma to
7580         applied relocation in non-LOAD non-ALLOC sections.  Use
7581         _bfd_error_handler for errors.
7582         (_frv_create_got_section): Create .rel.got and .rofixup only in
7583         FDPIC.  Create non-dynamic _gp at .got+2048 in non-FDPIC, like the
7584         linker script.
7585         (elf32_frvfdpic_size_dynamic_sections): Assume FDPIC.
7586         (elf32_frvfdpic_modify_segment_map): Likewise.
7587         (elf32_frv_finish_dynamic_sections): New, do-nothing.
7588         (elf32_frvfdpic_finish_dynamic_sections): Assume FDPIC.  Improve
7589         error message if we miscompute the rofixup size.
7590         (frvfdpic_elf_use_relative_eh_frame): Assume FDPIC.
7591         (frvfdpic_elf_encode_eh_address): Likewise.
7592         (elf32_frv_check_relocs): Reject FDPIC-only relocs in non-FDPIC.
7593         Record relocs only in FDPIC.  Make sure _gp is defined for GPREL
7594         relocs.  Reject unknown relocation types.
7595         (elf32_frv_object_p): Make sure target vector matches FDPIC bits.
7596         (frv_elf_merge_private_bfd_data): Likewise.
7597         (ELF_MAXPAGESIZE): Revert to 0x1000 for elf32-frv; keep it as
7598         0x4000 for newly-added elf32-frvfdpic.
7599
7600 2004-05-05  Nick Clifton  <nickc@redhat.com>
7601
7602         PR/136
7603         * cache.c (bfd_cache_lookup_worker): Call abort() rather than
7604         returning NULL as most users of this function do not check its
7605         return value.
7606         * hppabsd-core.c (hppabsd_core_core_file_p): Do not check result
7607         of bfd_cache_lookup().
7608         * sco5-core.c (sco5_core_file_p): Likewise.
7609         * trad-core.c (trad_unix_core_file_p): Likewise.
7610
7611 2004-05-05  Nick Clifton  <nickc@redhat.com>
7612
7613         * cache.c (bfd_cache_lookup): Improve formatting.
7614         * archive.c: Fix formatting.
7615
7616 2004-05-05  Peter Barada  <peter@the-baradas.com>
7617
7618         * bfd_archures.c(bfd_architecture): Add 521x,5249,547x,548x.
7619         * cpu-m68k.c(bfd_m68k_arch): Likewise.
7620         * bfd-in2.h(bfd_architecture): Regenerate.
7621
7622 2004-05-03  Alan Modra  <amodra@bigpond.net.au>
7623
7624         * elf.c (_bfd_elf_rela_local_sym): Set kept_section for excluded
7625         SEC_MERGE sections.
7626         * elflink.c (elf_link_input_bfd): Adjust output reloc index for
7627         those against discarded link-once and SEC_MERGE section symbols.
7628
7629 2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
7630
7631         * section.c (bfd_get_section_by_name_if): New.
7632         * bfd-in2.h: Regenerated.
7633
7634 2004-05-02  Alan Modra  <amodra@bigpond.net.au>
7635
7636         * som.c (som_bfd_is_group_section): Define.
7637
7638 2004-05-01  Alan Modra  <amodra@bigpond.net.au>
7639
7640         * section.c (bfd_make_section_anyway): Copy the whole
7641         bfd_hash_entry, not just "next" from existing entry.
7642
7643 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
7644
7645         * elf.c (bfd_section_from_shdr): Maintain the section order in
7646         a section group.
7647         (special_sections): Add ".note.GNU-stack".
7648         (elf_fake_sections): Handle section group for relocatable
7649         link..
7650
7651 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
7652
7653         * section.c (bfd_sections_find_if): New.
7654         * bfd-in2.h: Regenerated.
7655
7656 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
7657
7658         * section.c (bfd_make_section_anyway): Add all sections to hash tab.
7659
7660         * elf-bfd.h (bfd_elf_is_group_section): Declare.
7661         * elf.c (bfd_elf_is_group_section): New function.
7662         * elfxx-target.h (bfd_elfNN_bfd_is_group_section
7663         * section.c (bfd_generic_is_group_section): New function.
7664         * targets.c (struct bfd_target): Add _bfd_is_group_section field.
7665         (BFD_JUMP_TABLE_LINK): Adjust.
7666         * aout-adobe.c (aout_32_bfd_is_group_section): Define.
7667         * aout-target.h (MY_bfd_is_group_section): Define.
7668         * aout-tic30.c (MY_bfd_is_group_section): Define.
7669         * bfd.c (bfd_is_group_section): Define.
7670         * binary.c (binary_bfd_is_group_section): Define.
7671         * bout.c (b_out_bfd_is_group_section): Define.
7672         * coff-alpha.c (_bfd_ecoff_bfd_is_group_section): Define.
7673         * coff-mips.c (_bfd_ecoff_bfd_is_group_section): Define.
7674         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Adjust.
7675         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Adjust.
7676         * coffcode.h (coff_bfd_is_group_section): Define.
7677         * i386msdos.c (msdos_bfd_is_group_section): Define.
7678         * i386os9k.c (os9k_bfd_is_group_section): Define.
7679         * ieee.c (ieee_bfd_is_group_section): Define.
7680         * ihex.c (ihex_bfd_is_group_section): Define.
7681         * libbfd-in.h (_bfd_nolink_bfd_is_group_section): Define.
7682         * mach-o.c (bfd_mach_o_bfd_is_group_section): Define.
7683         * mmo.c (mmo_bfd_is_group_section): Define.
7684         * nlm-target.h (nlm_bfd_is_group_section): Define.
7685         * oasys.c (oasys_bfd_is_group_section): Define.
7686         * pef.c (bfd_pef_bfd_is_group_section): Define.
7687         * ppcboot.c (ppcboot_bfd_is_group_section): Define.
7688         * srec.c (srec_bfd_is_group_section): Define.
7689         * tekhex.c (tekhex_bfd_is_group_section): Define.
7690         * versados.c (versados_bfd_is_group_section): Define.
7691         * vms.c (vms_bfd_is_group_section): Define.
7692         * xsym.c (bfd_sym_bfd_is_group_section): Define.
7693         * bfd-in2.h: Regenerate.
7694         * libbfd.h: Regenerate.
7695
7696 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
7697
7698         * elflink.c (elf_gc_mark): Follow indirect and warning syms.
7699
7700 2004-04-30  Hans-Peter Nilsson  <hp@axis.com>
7701
7702         * configure.in: Update version to 2.15.91.
7703         * configure: Regenerate.
7704
7705 2004-04-29  Brian Ford  <ford@vss.fsi.com>
7706
7707         * bfd.c (bfd_get_sign_extend_vma): Add pe[i]-i386 case to DJGPP hack.
7708         * coffcode.h (DOT_DEBUG, GNU_LINKONCE_WI): Define.
7709         [!COFF_WITH_PE] (sec_to_styp_flags, styp_to_sec_flags): Use them.
7710         (coff_compute_section_file_positions) [RS6000COFF_C]: Likewise.
7711         [COFF_WITH_PE] (sec_to_styp_flags): Handle DWARF 2/3 .debug* and
7712         .gnu.linkonce.wi. sections.
7713         * pe-i386.c (COFF_SUPPORT_GNU_LINKONCE): Define.
7714         (COFF_SECTION_ALIGNMENT_ENTRIES): Add entries for .debug and
7715         .gnu.linkonce.wi..
7716         * pei-i386.c (COFF_SUPPORT_GNU_LINKONCE): Likewise.
7717         (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7718
7719 2004-04-28  Chris Demetriou  <cgd@broadcom.com>
7720
7721         * reloc.c: Remove BFD_RELOC_PCREL_HI16_S and BFD_RELOC_PCREL_LO16.
7722         * bfd-in2.h: Regenerate.
7723         * libbfd.h: Likewise.
7724
7725 2004-04-28  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7726
7727         * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
7728         dup_common fields.
7729         (setup_sections): Use som_subspace_dictionary_record struct instead
7730         subspace_dictionary_record.  Set SEC_LINK_ONCE if subspace is
7731         is_comdat, is_common or dup_common.
7732         (som_prep_headers): Use som_subspace_dictionary_record struct.  Set
7733         is_comdat, is_common and dup_common in section subspace_dict from
7734         copy_data.
7735         (som_begin_writing): Use som_subspace_dictionary_record struct.
7736         (som_finish_writing): Likewise.
7737         (som_bfd_derive_misc_symbol_info): Add support to set is_comdat,
7738         is_common and dup_common flags in info for symbol.  Add comment
7739         regarding linker support for these fields.  Slightly reorganize
7740         function.
7741         (som_build_and_write_symbol_table): Set is_comdat, is_common and
7742         dup_common fields in symbol table from symbol info.
7743         (bfd_som_set_subsection_attributes): Add comdat, common and dup_common
7744         arguments.  Set corresponding fields in copy_data.  Change all callers.
7745         (som_bfd_ar_write_symbol_stuff): Set dup_common flag in library
7746         symbol table.
7747         (som_vec): Add SEC_LINK_ONCE to applicable section flags.
7748         * som.h (som_subspace_dictionary_record): Define.
7749         (som_copyable_section_data_struct): Add is_comdat, is_common and
7750         dup_common fields.
7751         (som_section_data_struct): Use som_subspace_dictionary_record struct
7752         instead of subspace_dictionary_record.
7753         (bfd_boolean bfd_som_set_subsection_attributes): Adjust prototype.
7754
7755 2004-04-27  Bob Wilson  <bob.wilson@acm.org>
7756
7757         * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size
7758         if set.  Check reloc_done flag before applying relocations.  Use
7759         output addresses, both when applying relocations and when comparing
7760         against the specified section.
7761         (elf_xtensa_relocate_section): Use output address to check if dynamic
7762         reloc is in a literal pool.  Set section's reloc_done flag.
7763
7764 2004-04-27  H.J. Lu  <hongjiu.lu@intel.com>
7765
7766         * elf32-sh64.c (elf_backend_section_flags): New. Defined.
7767         (sh64_elf_set_mach_from_flags): Remove the kludge for .cranges
7768         section.
7769         (sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges
7770         section.
7771
7772 2004-04-27  Alan Modra  <amodra@bigpond.net.au>
7773
7774         * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign
7775         structure field removed in 2004-04-24 patch.
7776         * elf64-sparc.c (sparc64_elf_plt_sym_val): Warning fix.
7777
7778         * elf-bfd.h (struct elf_backend_data <elf_backend_section_flags>):
7779         Constify hdr arg.
7780         * elf32-arm.h (elf32_arm_section_flags): Likewise.
7781         * elf64-alpha.c (elf64_alpha_section_flags): Likewise.
7782         * elfxx-ia64.c (elfNN_ia64_section_flags): Likewise.
7783         * elf.c (_bfd_elf_make_section_from_shdr): Set the bfd_section
7784         field before calling elf_backend_section_flags.
7785
7786 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
7787
7788         * elf32-mips.c (elf_mips_gnu_rel_hi16, elf_mips_gnu_rel_lo16)
7789         (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
7790         (bfd_elf32_bfd_reloc_type_lookup): Remove cases for
7791         BFD_RELOC_PCREL_HI16_S, BFD_RELOC_PCREL_LO16, BFD_RELOC_64_PCREL,
7792         and BFD_RELOC_32_PCREL.
7793         (mips_elf32_rtype_to_howto): Remove cases for R_MIPS_GNU_REL_HI16,
7794         R_MIPS_GNU_REL_LO16, R_MIPS_PC64, R_MIPS_PC32.
7795         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
7796         (_bfd_mips_elf_lo16_reloc): Remove handling for R_MIPS_GNU_REL_HI16.
7797         (mips_elf_next_relocation): Move comment about matching HI/LO
7798         relocations to...
7799         (_bfd_mips_elf_relocate_section): Here.  Remove handling for
7800         R_MIPS_GNU_REL_HI16.
7801
7802 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
7803
7804         * coff-mips.c (mips_relhi_reloc, mips_rello_reloc)
7805         (mips_switch_reloc, mips_read_relocs, mips_relax_section)
7806         (mips_relax_pcrel16, PCREL16_EXPANSION_ADJUSTMENT): Remove.
7807         (mips_relocate_hi): Remove now-unused 'adjust' and 'pcrel' arguments,
7808         and update comments to reflect current usage.
7809         (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
7810         and MIPS_R_SWITCH, as well as several empty entries.  Update comment
7811         for MIPS_R_PCREL16.
7812         (mips_ecoff_swap_reloc_in, mips_ecoff_swap_reloc_out)
7813         (mips_adjust_reloc_out, mips_bfd_reloc_type_lookup): Remove support
7814         for MIPS_R_SWITCH, MIPS_R_RELLO, and MIPS_R_RELHI relocations.
7815         (mips_adjust_reloc_in): Likewise, adjust maximum accepted relocation
7816         type number to be MIPS_R_PCREL16.
7817         (mips_relocate_section): Remove support for link-time relaxation
7818         of branches used by embedded-PIC.  Remove support for MIPS_R_SWITCH,
7819         MIPS_R_RELLO, and MIPS_R_RELHI relocations.
7820         (_bfd_ecoff_bfd_relax_section): Redefine to bfd_generic_relax_section.
7821         * ecoff.c (ecoff_indirect_link_order): Remove support for link-time
7822         relaxation of branches used by embedded-PIC.
7823         * ecofflink.c (bfd_ecoff_debug_accumulate): Likewise.
7824         * libecoff.h (struct ecoff_section_tdata): Remove embedded-PIC
7825         related members, update comment.
7826         * pe-mips.c: Remove disabled (commented-out and #if 0'd)
7827         code related to embedded-PIC.
7828         * elfxx-mips.c (_bfd_mips_elf_read_ecoff_info): Remove
7829         initialization of now-removed 'adjust' member of
7830         'struct ecoff_debug_info'.
7831
7832 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
7833
7834         * elfxx-mips.c (mips_elf_get_global_gotsym_index): Remove.
7835
7836 2004-04-21  Philip Blundell  <pb@nexus.co.uk>
7837
7838         * elf32-arm.h (elf32_arm_check_relocs): Don't output REL32
7839         relocs for locally defined symbols during -shared final link.
7840         (elf32_arm_final_link_relocate): Likewise.
7841
7842 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
7843
7844         * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
7845         ELF_LINK_POINTER_EQUALITY_NEEDED.
7846         (elf64_x86_64_check_relocs): Set ELF_LINK_POINTER_EQUALITY_NEEDED
7847         if r_type is not R_X86_64_PC32.
7848         (elf64_x86_64_finish_dynamic_symbol): If
7849         ELF_LINK_POINTER_EQUALITY_NEEDED is not set, clear st_value of
7850         SHN_UNDEF symbols.
7851
7852 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7853
7854         * elf32-sh.c (sh_elf_plt_sym_val): New function.
7855         (elf_backend_plt_sym_val): Define.
7856
7857 2004-04-22  Andrew Cagney  <cagney@redhat.com>
7858
7859         * opncls.c (bfd_alloc): Fix type of "wanted" in doco.
7860
7861 2004-04-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7862
7863         * hpux-core.c (hpux_core_core_file_p): Add cast in call to
7864         make_bfd_asection.
7865         * som.c (som_set_section_contents): Constantify second argument.
7866         (hppa_som_gen_reloc_type): Abort for unsupported selectors.
7867         (som_object_setup): Rework to avoid warning.
7868         (setup_sections, som_write_fixups, bfd_section_from_som_symbol):
7869         Likewise.
7870
7871 2004-04-22  Andrew Cagney  <cagney@redhat.com>
7872
7873         * cache.c (bfd_cache_close): Check for a previously closed file.
7874
7875 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
7876
7877         * bfd.c (bfd_get_synthetic_symtab): Define.
7878         * targets.c (BFD_JUMP_TABLE_DYNAMIC): Add
7879         NAME##_get_synthetic_symtab.
7880         (struct bfd_target): Add _bfd_get_synthetic_symtab.
7881         * libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Define.
7882         * elf-bfd.h (struct elf_backend_data): Add plt_sym_val and
7883         relplt_name fields.
7884         (_bfd_elf_get_synthetic_symtab): New prototype.
7885         * elfcode.h (elf_get_synthetic_symtab): Define.
7886         * elf.c (_bfd_elf_get_synthetic_symtab): New function.
7887         * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Define.
7888         (elf_backend_plt_sym_val, elf_backend_relplt_name): Define.
7889         (elfNN_bed): Add elf_backend_plt_sym_val and elf_backend_relplt_name.
7890         * bfd-in2.h: Rebuilt.
7891         * libbfd.h: Rebuilt.
7892         * elf32-i386.c (elf_i386_plt_sym_val): New function.
7893         (elf_backend_plt_sym_val): Define.
7894         * elf64-x86-64.c (elf64_x86_64_plt_sym_val): New function.
7895         (elf_backend_plt_sym_val): Define.
7896         * elf32-s390.c (elf_s390_plt_sym_val): New function.
7897         (elf_backend_plt_sym_val): Define.
7898         * elf64-s390.c (elf_s390_plt_sym_val): New function.
7899         (elf_backend_plt_sym_val): Define.
7900         * elf32-sparc (elf32_sparc_plt_sym_val): New function.
7901         (elf_backend_plt_sym_val): Define.
7902         * elf64-sparc.c (sparc64_elf_plt_sym_val): New function.
7903         (elf_backend_plt_sym_val): Define.
7904         * elf32-ppc.c (ppc_elf_plt_sym_val): New function.
7905         (elf_backend_plt_sym_val): Define.
7906         * aout-target.h (MY_get_synthetic_symtab): Define.
7907         * aout-tic30.c (MY_get_synthetic_symtab): Define.
7908         * coff-rs6000.c (rs6000coff_vec): Add
7909         _bfd_nodynamic_get_synthetic_symtab.
7910         (pmac_xcoff_vec): Likewise.
7911         * coff64-rs6000.c (rs6000coff64_vec): Add
7912         _bfd_nodynamic_get_synthetic_symtab.
7913         (aix5coff64_vec): Likewise.
7914         * sunos.c (MY_get_synthetic_symtab): Define.
7915         * vms.c (vms_get_synthetic_symtab): Define.
7916
7917 2004-04-22  Nick Clifton  <nickc@redhat.com>
7918
7919         * bfd.c (bfd_archive_filename): Return NULL on NULL input.
7920
7921 2004-04-22  Peter Barada <peter@the-baradas.com>
7922
7923         * archures.c: Add bfd_mach_mcfv4e to bfd_architecture.
7924         * bfd2-in.h: Regenerate.
7925         * cpu-m68k.c: Add 'm68k:mcfv4e' to arch_info_struct[].
7926
7927 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
7928
7929         * coff-mips.c (bfd_mips_ecoff_create_embedded_relocs): Remove.
7930         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Remove.
7931         * bfd-in.h (bfd_mips_ecoff_create_embedded_relocs)
7932         (bfd_mips_elf32_create_embedded_relocs): Remove prototypes
7933         * bfd-in2.h: Regenerate.
7934
7935 2004-04-21  Bob Wilson  <bob.wilson@acm.org>
7936
7937         * elf32-xtensa.c (is_same_value): Add final_static_link argument and
7938         require relocations against a weak symbol to reference the same
7939         symbol hash entry if not a final, static link.
7940         (get_cached_value, add_value_map): Add final_static_link argument.
7941         (remove_literals): Pass final_static_link argument as needed.
7942
7943 2004-04-21  Andrew Cagney  <cagney@redhat.com>
7944
7945         * opncls.c (_bfd_new_bfd_contained_in): Copy "iovec".
7946         (struct opncls, opncls_btell, opncls_bseek, opncls_bread)
7947         (opncls_bwrite, opncls_bclose, opncls_bflush)
7948         (opncls_bstat, opncls_iovec, bfd_openr_iovec): Implement a
7949         bfd iovec that uses function callbacks.
7950         (bfd_close): Use the iovec's bclose.
7951         * cache.c (cache_btell, cache_bseek, cache_bread, cache_bwrite)
7952         (cache_bclose, cache_bflush, cache_bstat)
7953         (cache_iovec): New functions and global variable, implement a
7954         cache "iovec", where applicable set bfd_error.
7955         (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
7956         * bfdio.c (struct bfd_iovec): Define.
7957         (real_read): Delete function.
7958         (bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)
7959         (bfd_seek, bfd_get_mtime, bfd_get_size): Use the bfd's "iovec",
7960         assume that bread and bwrite set bfd_error.
7961         * bfd.c (struct bfd): Add "iovec", update comments.
7962         * bfd-in2.h, libbfd.h: Re-generate.
7963
7964 2004-04-21  Andrew Cagney  <cagney@redhat.com>
7965
7966         * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
7967
7968 2004-04-21  Eric Botcazou  <ebotcazou@act-europe.fr>
7969
7970         * elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
7971         (bfd_elf_gc_sections): Fail if a shared object is being created.
7972         Do not fail if dynamic sections have been created.  Instead call
7973         elf_gc_mark_dynamic_ref_symbol to mark sections that contain
7974         dynamically referenced symbols.  Do not mark the whole graph
7975         rooted at .eh_frame, only the section proper.
7976
7977 2004-04-20  DJ Delorie  <dj@redhat.com>
7978
7979         * reloc.c: Add BFD_RELOC_32_SECREL.
7980         * bfd-in2.h: Regenerate.
7981         * libbfd.h: Likewise.
7982         * coff-i386.c (howto_table) [COFF_WITH_PE]: Add R_SECREL32.
7983         (coff_i386_rtype_to_howto) [COFF_WITH_PE]: Handle it.
7984         (coff_i386_reloc_type_lookup) [COFF_WITH_PE]: Likewise.
7985
7986 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
7987
7988         * elf32-sparc.c (elf32_sparc_relocate_section): Handle
7989         relocs against hidden/protected undefweak symbols properly.
7990         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7991
7992 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
7993
7994         * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
7995         * netbsd-core.c (netbsd_core_file_p): Set architecture for PowerPC
7996         core files.
7997
7998 2004-04-17  Brian Ford  <ford@vss.fsi.com>
7999
8000         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
8001         filepos for the SizeOfHeaders field.
8002         (_bfd_XXi_swap_scnhdr_out): Correct section flags lossage on reloc
8003         overflow.
8004         (_bfd_XXi_swap_sym_in): Remove redundant section flags assignment.
8005
8006 2004-04-16  Alan Modra  <amodra@bigpond.net.au>
8007
8008         * simple.c (bfd_simple_get_relocated_section_contents): Don't
8009         change reloc_done.  Set and restore _cooked_size.
8010         (RETURN): Delete.
8011
8012 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
8013
8014         * netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
8015         core files.
8016
8017 2004-04-15  Nick Clifton  <nickc@redhat.com>
8018
8019         * bfd.c (bfd_archive_filename): Catch NULL bfd pointers.
8020
8021 2004-04-15  Alan Modra  <amodra@bigpond.net.au>
8022
8023         * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
8024
8025 2004-04-15  H.J. Lu  <hongjiu.lu@intel.com>
8026
8027         * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
8028         when it is a definition.
8029
8030 2004-04-14  Alan Modra  <amodra@bigpond.net.au>
8031
8032         * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
8033         when statically linking PIC code.
8034         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8035
8036 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
8037
8038         * config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.
8039         * configure.in: Remove mips-dec-bsd*, mips-dec-mach3*, mips-*-mach3*
8040         targets amd aout_mips_big_vec, aout_mips_little_vec target vectors.
8041         * configure: Regenerate.
8042
8043 2004-04-08  Richard Sandiford  <rsandifo@redhat.com>
8044
8045         * elflink.c: Include libiberty.h.
8046         * Makefile.am (elflink.lo): Depend on libiberty.h.
8047         * Makefile.in: Regenerate.
8048
8049 2004-04-06  Daniel Jacobowitz  <drow@mvista.com>
8050
8051         * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
8052         ".MIPS.stubs".
8053
8054 2004-04-05  H.J. Lu  <hongjiu.lu@intel.com>
8055
8056         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Always
8057         reserve the memory for dynamic linker
8058
8059 2004-04-05  Mark Kettenis  <kettenis@gnu.org>
8060
8061         * netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
8062         (netbsd_core_file_p): Create a .wcookie section for OpenBSD/sparc.
8063
8064 2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>
8065
8066         * elf32-cr16c.c (elf32_cr16c_relocate_section): Use
8067         RELOC_FOR_GLOBAL_SYMBOL.
8068         (elf32_cr16c_add_symbol_hook): Remove const from Elf_Internal_Sym.
8069
8070 2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>
8071
8072         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
8073         R_ARM_ALU* only if OLD_ARM_ABI is not defined.
8074
8075 2004-04-01  Paul Brook  <paul@codesourcery.com>
8076
8077         * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.
8078         * elf32-arm.h (struct elf32_elf_section_map): New.
8079         (struct _arm_elf_section_data): New.
8080         (elf32_arm_section_data): Define.
8081         (struct elf32_arm_link_hash_table): Add byteswap_code.
8082         (elf32_arm_link_hash_table_create): Initialize byteswap_code.
8083         (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
8084         (elf32_arm_post_process_headers): Set EF_ARM_BE8.
8085         (elf32_arm_output_symbol_hook, elf32_arm_new_section_hook,
8086         elf32_arm_compare_mapping, elf32_arm_write_section): New functions.
8087         (bfd_elf32_new_section_hook, elf_backend_write_section,
8088         elf_backend_link_output_symbol_hook): Define.
8089
8090 2004-04-01  Andy Chittenden  <achittenden@bluearc.com>
8091
8092         * stabs.c (struct stab_link_includes_totals): Add field 'symb'
8093         that keeps the characters in a B_INCL..B_EINCL range.
8094         (_bfd_link_section_stabs): When computing the sum of the
8095         characters in a B_INCL..B_EINCL range also keep a copy of those
8096         characters.  Use this information to distinguish between
8097         include sections that have the same sum and the same length
8098         but which are nevertheless unique.
8099
8100 2004-03-31  Paul Brook  <paul@codesourcery.com>
8101
8102         * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
8103         * elfarm-nabi.c (elf32_arm_howto_table): Ditto.
8104
8105 2004-03-31  Andy Chittenden <achittenden@bluearc.com>
8106
8107         * stabs.c (struct stab_link_includes_totals): Rename field 'total'
8108         to 'sum_chars' and add field 'num_chars'.
8109         (_bfd_link_section_stabs): When computing the sum of the
8110         characters in a B_INCL..B_EINCL range also keep a count of the
8111         number of characters.  Use this information to help distinguish
8112         between include sections when have the same sum but which
8113         nevertheless are still unique.
8114
8115 2004-03-31  Mattias EngdegÃ¥rd  <mattias@virtutech.se>
8116
8117         * stabs.c (_bfd_link_section_stabs): Do not skip N_EXCL stabs.
8118
8119 2004-03-30  Galit Heller  <Galit.Heller@nsc.com>
8120             Tomer Levi    <Tomer.Levi@nsc.com>
8121
8122         * Makefile.am (ALL_MACHINES): Add cpu-cr16c.lo.
8123         (ALL_MACHINES_CFILES): Add cpu-cr16c.c.
8124         (BFD32_BACKENDS): Add elf32-cr16c.lo.
8125         (BFD32_BACKENDS_CFILES): Add elf32-cr16c.c.
8126         (cpu-cr16c.lo): New target.
8127         (elf32-cr16c.lo): Likewise.
8128         * Makefile.in: Regenerate.
8129         * archures.c (bfd_architecture): Add bfd_{arch,mach}_cr16c.
8130         (bfd_archures_list): Add bfd_cr16c_arch.
8131         * config.bfd: Handle cr16c-*-elf*.
8132         * configure.in: Handle bfd_elf32_cr16c_vec.
8133         * configure: Regenerate.
8134         * reloc.c: Add BFD_RELOC_16C_NUM08, BFD_RELOC_16C_NUM08_C,
8135         BFD_RELOC_16C_NUM16, BFD_RELOC_16C_NUM16_C,
8136         BFD_RELOC_16C_NUM32, BFD_RELOC_16C_NUM32_C,
8137         BFD_RELOC_16C_DISP04, BFD_RELOC_16C_DISP04_C,
8138         BFD_RELOC_16C_DISP08, BFD_RELOC_16C_DISP08_C,
8139         BFD_RELOC_16C_DISP16, BFD_RELOC_16C_DISP16_C,
8140         BFD_RELOC_16C_DISP24, BFD_RELOC_16C_DISP24_C,
8141         BFD_RELOC_16C_DISP24a, BFD_RELOC_16C_DISP24a_C,
8142         BFD_RELOC_16C_REG04, BFD_RELOC_16C_REG04_C,
8143         BFD_RELOC_16C_REG04a, BFD_RELOC_16C_REG04a_C,
8144         BFD_RELOC_16C_REG14, BFD_RELOC_16C_REG14_C,
8145         BFD_RELOC_16C_REG16, BFD_RELOC_16C_REG16_C,
8146         BFD_RELOC_16C_REG20, BFD_RELOC_16C_REG20_C,
8147         BFD_RELOC_16C_ABS20, BFD_RELOC_16C_ABS20_C,
8148         BFD_RELOC_16C_ABS24, BFD_RELOC_16C_ABS24_C,
8149         BFD_RELOC_16C_IMM04, BFD_RELOC_16C_IMM04_C,
8150         BFD_RELOC_16C_IMM16, BFD_RELOC_16C_IMM16_C,
8151         BFD_RELOC_16C_IMM20, BFD_RELOC_16C_IMM20_C,
8152         BFD_RELOC_16C_IMM24, BFD_RELOC_16C_IMM24_C,
8153         BFD_RELOC_16C_IMM32, BFD_RELOC_16C_IMM32_C.
8154         * targets.c (bfd_elf32_cr16c_vec): Declare.
8155         (bfd_target_vector): Add bfd_elf32_cr16c_vec.
8156         * cpu-cr16c.c: New file.
8157         * elf32-cr16c.c: Likewise.
8158         * libbfd.h: Regenerate.
8159         * bfd-in2.h: Likewise.
8160
8161 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
8162
8163         * elf.c (map_sections_to_segments): Fix handling of .tbss.
8164
8165 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
8166
8167         * Makefile.am: Remove all mention of elflink.h.
8168         * Makefile.in: Regenerate.
8169         * bfd-in.h (bfd_elf_discard_info): Declare.
8170         (bfd_elf32_discard_info, bfd_elf64_discard_info): Delete.
8171         * bfd-in2.h: Regenerate.
8172         * elf-bfd.h (bfd_elf32_print_symbol, bfd_elf64_print_symbol,
8173         bfd_elf32_link_record_dynamic_symbol,
8174         bfd_elf64_link_record_dynamic_symbol,
8175         _bfd_elf_link_record_dynamic_symbol, bfd_elf32_bfd_final_link,
8176         bfd_elf64_bfd_final_link, elf_link_record_local_dynamic_symbol,
8177         _bfd_elf32_link_record_local_dynamic_symbol,
8178         _bfd_elf64_link_record_local_dynamic_symbol,
8179         _bfd_elf32_gc_sections, _bfd_elf32_gc_common_finalize_got_offsets,
8180         _bfd_elf32_gc_common_final_link, _bfd_elf64_gc_common_final_link,
8181         _bfd_elf32_gc_record_vtinherit, _bfd_elf32_gc_record_vtentry,
8182         _bfd_elf64_gc_sections, _bfd_elf64_gc_common_finalize_got_offsets,
8183         _bfd_elf64_gc_record_vtinherit, _bfd_elf64_gc_record_vtentry,
8184         _bfd_elf32_reloc_symbol_deleted_p,
8185         _bfd_elf64_reloc_symbol_deleted_p): Delete.
8186         (bfd_elf_link_record_dynamic_symbol,
8187         bfd_elf_link_record_local_dynamic_symbol,
8188         bfd_elf_final_link, bfd_elf_gc_sections,
8189         bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry,
8190         bfd_elf_gc_common_finalize_got_offsets, bfd_elf_gc_common_final_link,
8191         bfd_elf_reloc_symbol_deleted_p): Declare.
8192         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
8193         * elf32-arm.h: Update for changed function names.  Remove local
8194         WILL_CALL_FINISH_DYNAMIC_SECTION define.
8195         * elf-hppa.h, elf-m10300.c, elf32-cris.c, elf32-d10v.c, elf32-dlx.c,
8196         * elf32-fr30.c, elf32-frv.c, elf32-h8300.c, elf32-hppa.c, elf32-i386.c,
8197         * elf32-iq2000.c, elf32-m32r.c, elf32-m68hc1x.c, elf32-m68k.c,
8198         * elf32-mcore.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
8199         * elf32-sh.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
8200         * elf32-xstormy16.c, elf32-xtensa.c, elf64-alpha.c, elf64-hppa.c,
8201         * elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
8202         * elf64-x86-64.c, elfxx-ia64.c, elfxx-mips.c, elfxx-target.h: Likewise.
8203         * elfxx-target.h (bfd_elfNN_bfd_final_link): Define.
8204         (bfd_elfNN_print_symbol): Define.
8205         * elfcode.h: Don't include elflink.h.
8206         (elf_bfd_discard_info, elf_reloc_symbol_deleted_p,
8207         elf_link_record_dynamic_symbol, elf_bfd_final_link, elf_gc_sections,
8208         elf_gc_common_finalize_got_offsets, elf_gc_common_final_link,
8209         elf_gc_record_vtinherit, elf_gc_record_vtentry,
8210         elf_link_record_local_dynamic_symbol): Don't define.
8211         * elflink.c: Update for changed function names.  Move elflink.h
8212         code here.
8213         * elflink.h: Delete file.
8214         * po/SRC-POTFILES.in: Regenerate.
8215         * po/bfd.pot: Regenerate.
8216
8217 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
8218
8219         * elf64-mmix.c (mmix_elf_relocate_section): Restore code setting
8220         "name" for global syms accidentally removed in 2004-03-20 change.
8221
8222 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
8223
8224         * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
8225         * elflink.h: Replace all occurrences of sizeof (Elf_External_*)
8226         where Elf_External_* is different for 64 and 32 bit, with
8227         corresponding elf_size_info field.
8228         (struct elf_final_link_info): Use "bfd_byte *" instead
8229         of "Elf_External_Sym *" for external_syms and symbuf.
8230         (elf_link_adjust_relocs): Set up r_type_mask and r_sym_shift local
8231         vars and use instead of ELF_R_INFO and ELF_R_TYPE macros.
8232         (struct elf_link_sort_rela): Add "sym_mask" alias for "offset".
8233         (elf_link_sort_cmp1): Use sym_mask field instead of ELF_R_SYM.
8234         (elf_link_sort_cmp2): Adjust.
8235         (elf_link_sort_relocs): Set up r_sym_mask local var instead of
8236         using ELF_R_SYM macro.  Set u.sym_mask.
8237         (elf_bfd_final_link): Call _bfd_elf_stringtab_init instead of macro
8238         version, elf_stringtab_init.  Ditto for bfd_section_from_elf_index
8239         vs. section_from_elf_index.  Adjust Elf_External_Sym pointer
8240         arithmetic.  Pass bed to elf_link_flush_output_syms.  Adjust
8241         Elf_External_Dyn pointer arithmentic.  Use bed swap_dyn_in and
8242         swap_syn_out functions.  Rearrange dyn swap in/out switch.
8243         (elf_link_output_sym): Adjust Elf_External_Sym pointer arithmentic.
8244         Pass bed to elf_link_flush_output_syms.  Use bed swap_symbol_out.
8245         (elf_link_flush_output_syms): Add elf_backend_data arg.
8246         (elf_link_check_versioned_symbol): Likewise.
8247         (elf_link_output_extsym): Pass bed to elf_link_check_versioned_symbol.
8248         Adjust Elf_External_Sym pointer arithmetic.  Use bed swap_symbol_out.
8249         (elf_link_input_bfd): Use bfd_section_from_elf_index.  Set up
8250         r_type_mask and r_sym_shift local vars and use instead of ELF_R_SYM,
8251         ELF_R_TYPE and ELF_R_INFO macros.
8252         (elf_reloc_link_order): Select ELF32_R_INFO or ELF64_R_INFO invocation
8253         based on size rather than using ELF_R_INFO.
8254         (elf_gc_mark): Set up r_sym_shift local var and use instead of
8255         ELF_R_SYM macro.
8256         (struct alloc_got_off_arg): New.
8257         (elf_gc_common_finalize_got_offsets): Use elf_size_info instead of
8258         ARCH_SIZE.  Pass get entry size down to elf_gc_allocate_got_offsets.
8259         (elf_gc_allocate_got_offsets): Adjust.
8260         (elf_reloc_symbol_deleted_p): Usee cookie.r_sym_shift instead of
8261         ELF_R_SYM.  Use bfd_section_from_elf_index.
8262         (elf_bfd_discard_info): Set cookie.r_sym_shift.
8263         * elfcode.h (elf_stringtab_init, section_from_elf_index): Delete.
8264         (elf_slurp_symbol_table): Use bfd_section_from_elf_index.
8265
8266 2004-03-26  Stan Shebs  <shebs@apple.com>
8267
8268         Remove MPW support, no longer used.
8269         * config.bfd (powerpc-*-mpw*): Remove configuration.
8270         * mpw-config.in, mpw-make.sed: Remove files.
8271         * ecoffswap.h [MPW_C]: Remove MPW-C-friendly version of code.
8272
8273 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
8274
8275         * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
8276         (ppc64_elf_add_symbol_hook): New function.
8277         * elf-bfd.h (struct elf_backend_data <elf_add_symbol_hook>): Remove
8278         const from Elf_Internal_Sym param.
8279         * elflink.c (elf_link_add_object_symbols): Adjust.
8280         * elf-hppa.h (elf_hppa_add_symbol_hook): Adjust.
8281         * elf32-frv.c (elf32_frv_add_symbol_hook): Adjust.
8282         * elf32-i370.c (elf_backend_add_symbol_hook): Adjust.
8283         * elf32-m32r.c (m32r_elf_add_symbol_hook): Adjust.
8284         * elf32-m68hc1x.c (elf32_m68hc11_add_symbol_hook): Adjust.
8285         * elf32-m68hc1x.h (elf32_m68hc11_add_symbol_hook): Adjust.
8286         * elf32-ppc.c (ppc_elf_add_symbol_hook): Adjust.
8287         * elf32-sh64.c (sh64_elf_add_symbol_hook): Adjust.
8288         * elf32-v850.c (v850_elf_add_symbol_hook): Adjust.
8289         * elf64-alpha.c (elf64_alpha_add_symbol_hook): Adjust.
8290         * elf64-mmix.c (mmix_elf_add_symbol_hook): Adjust.
8291         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Adjust.
8292         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Adjust.
8293         * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Adjust.
8294         * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Adjust.
8295         * elfxx-mips.h (_bfd_mips_elf_add_symbol_hook): Adjust.
8296
8297 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
8298
8299         * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
8300         * elf-bfd.h (_bfd_elf_link_add_archive_symbols): Delete.
8301         (_bfd_elf_sort_symbol, _bfd_elf_add_dt_needed_tag): Delete.
8302         (_bfd_elf_finalize_dynstr, bfd_elf32_bfd_link_add_symbols): Delete.
8303         (bfd_elf64_bfd_link_add_symbols): Delete.
8304         (bfd_elf_link_add_symbols): Declare.
8305         * elfcode.h (elf_bfd_link_add_symbols): Delete.
8306         * elflink.c: Include safe-ctype.h.
8307         (elf_add_dt_needed_tag): Rename from _bfd_elf_add_dt_needed_tag,
8308         make static.
8309         (elf_sort_symbol): Rename from _bfd_elf_sort_symbol, make static.
8310         (elf_finalize_dynstr): Rename from _bfd_elf_finalize_dynstr, make
8311         static.
8312         (elf_link_add_archive_symbols): Rename from
8313         _bfd_elf_link_add_archive_symbols, make static.
8314         (elf_link_add_object_symbols): New function.  Corresponding
8315         elflink.h function converted to use elf_size_info.
8316         (bfd_elf_link_add_symbols): Likewise.
8317         (bfd_elf_size_dynamic_sections): Adjust.
8318         * elflink.h (elf_bfd_link_add_symbols): Delete.
8319         (elf_link_add_object_symbols): Delete.
8320         * elf32-gen.c (elf32_generic_link_add_symbols): Call
8321         bfd_elf_link_add_symbols.
8322         * elf64-gen.c (elf64_generic_link_add_symbols): Likewise.
8323
8324 2004-03-25  Alan Modra  <amodra@bigpond.net.au>
8325
8326         * elflink.h (elf_link_add_object_symbols): Add DT_NEEDED for as-needed
8327         and chained shared libs only if dynsym.  Clear dynsym on forced-local.
8328
8329         * elf-bfd.h (_bfd_elf_add_dynamic_entry): Declare.
8330         (bfd_elf32_add_dynamic_entry, bfd_elf64_add_dynamic_entry): Delete.
8331         (_bfd_elf_add_dt_needed_tag): Declare.
8332         (_bfd_elf_sort_symbol): Declare.
8333         (_bfd_elf_finalize_dynstr): Declare.
8334         (RELOC_FOR_GLOBAL_SYM): Formatting.
8335         * elfcode.h (elf_add_dynamic_entry): Delete.
8336         * elflink.c (_bfd_elf_add_dynamic_entry): New function.  Corresponding
8337         elflink.h function converted to use elf_size_info.
8338         (_bfd_elf_add_dt_needed_tag): Likewise.
8339         (_bfd_elf_sort_symbol): Likewise.
8340         (_bfd_elf_finalize_dynstr): Likewise.
8341         (compute_bucket_count): Likewise.
8342         (bfd_elf_size_dynamic_sections): Likewise.  Check result of
8343         _bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.
8344         (elf_adjust_dynstr_offsets, elf_collect_hash_codes): Moved from..
8345         * elflink.h: ..here.
8346         (sort_symbol, add_dt_needed_tag): Delete.
8347         (elf_add_dynamic_entry, elf_finalize_dynstr): Delete.
8348         (compute_bucket_count, NAME(bfd_elf,size_dynamic_sections)): Delete.
8349         Update all users.
8350         * elf32-arm.h (add_dynamic_entry): Update.  Remove casts.
8351         * elf32-cris.c (add_dynamic_entry): Likewise.
8352         * elf32-hppa.c (add_dynamic_entry): Likewise.
8353         * elf32-i370.c (add_dynamic_entry): Likewise.
8354         * elf32-i386.c (add_dynamic_entry): Likewise.
8355         * elf32-m32r.c (add_dynamic_entry): Likewise.
8356         * elf32-m68k.c (add_dynamic_entry): Likewise.
8357         * elf32-ppc.c (add_dynamic_entry): Likewise.
8358         * elf32-s390.c (add_dynamic_entry): Likewise.
8359         * elf32-sh.c (add_dynamic_entry): Likewise.
8360         * elf32-sparc.c (add_dynamic_entry): Likewise.
8361         * elf32-vax.c (add_dynamic_entry): Likewise.
8362         * elf32-xtensa.c (add_dynamic_entry): Likewise.
8363         * elf64-alpha.c (add_dynamic_entry): Likewise.
8364         * elf64-hppa.c (add_dynamic_entry): Likewise.
8365         * elf64-ppc.c (add_dynamic_entry): Likewise.
8366         * elf64-s390.c (add_dynamic_entry): Likewise.
8367         * elf64-sparc.c (add_dynamic_entry): Likewise.
8368         * elf64-x86-64.c (add_dynamic_entry): Likewise.
8369         * elfxx-ia64.c (add_dynamic_entry): Likewise.
8370         * elfxx-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
8371         * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
8372         * elf32-frv.c (elf32_frv_size_dynamic_sections): Likewise.
8373         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
8374
8375 2004-03-23  Paul Brook  <paul@codesourcery.com>
8376
8377         * elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.
8378
8379 2004-03-22  Bob Wilson  <bob.wilson@acm.org>
8380
8381         * elf32-xtensa.c (elf_xtensa_check_relocs): Remove code to read
8382         literal tables and check for relocs outside of literal pools.
8383         (elf_xtensa_make_sym_local): Don't clear ELF_LINK_NON_GOT_REF flag.
8384         (elf_xtensa_fix_refcounts): Don't check ELF_LINK_NON_GOT_REF or
8385         set DF_TEXTREL.
8386         (elf_xtensa_size_dynamic_sections): Don't add DT_TEXTREL entry.
8387         (elf_xtensa_relocate_section): Read literal tables and check for
8388         dynamic relocations in read-only sections and not in literal pools.
8389
8390 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
8391
8392         PR 51.
8393         * linker.c (bfd_wrapped_link_hash_lookup): Handle info->wrap_char.
8394
8395 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
8396
8397         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
8398         R_CRIS_16_GOTPLT>: Also error if there's no PLT for a symbol
8399         not defined by the executable, or defined in a DSO.
8400         <eliding run-time relocation of .got>: Initialize GOT entry for a
8401         function symbol or ELF_LINK_HASH_NEEDS_PLT statically in an
8402         executable.
8403         (cris_elf_gc_sweep_hook): Improve fallthrough marking.
8404         (elf_cris_try_fold_plt_to_got): Improve head comment.  Do not fold
8405         a PLT reloc to GOT for an executable.
8406         (elf_cris_adjust_dynamic_symbol): Only fold a .got.plt entry with
8407         .got for a DSO and explain why.
8408         (elf_cris_discard_excess_program_dynamics): Also lose GOT-relocs
8409         and unreferenced symbols for which a PLT is defined.  Adjust
8410         dynamic-symbol pruning correspondingly, to make sure we don't lose
8411         a dynamic symbol also defined by a DSO.
8412
8413 2004-03-22  Alan Modra  <amodra@bigpond.net.au>
8414
8415         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
8416         and rel args.  Group input and output args.  Wrap to 80 columns.
8417         * elf-m10200.c, elf-m10300.c, elf32-arm.h, elf32-avr.c,
8418         elf32-cris.c, elf32-d10v.c, elf32-fr30.c, elf32-h8300.c,
8419         elf32-hppa.c, elf32-i386.c, elf32-i860.c, elf32-ip2k.c,
8420         elf32-iq2000.c, elf32-m68hc1x.c, elf32-m68k.c, elf32-mcore.c,
8421         elf32-msp430.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
8422         elf32-sparc.c, elf32-v850.c, elf32-vax.c, elf32-xstormy16.c,
8423         elf32-xtensa.c, elf64-alpha.c, elf64-mmix.c, elf64-ppc.c,
8424         elf64-s390.c, elf64-sparc.c, elf64-x86-64.c, elfxx-ia64.c: Update
8425         RELOC_FOR_GLOBAL_SYMBOL invocation.
8426
8427 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
8428
8429         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Report error if
8430         unresolved symbols in objects aren't allowed.
8431
8432         * elf-hppa.h (elf_hppa_relocate_section): Properly handle
8433         unresolved symbols.
8434         (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8435         (elf_hppa_unmark_useless_dynamic_symbols):
8436         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
8437         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
8438         (elf32_hppa_relocate_section): Likewise.
8439         * elf32-i370.c (i370_elf_relocate_section): Likewise.
8440         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8441         * elf32-sh.c (sh_elf_relocate_section): Likewise.
8442         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
8443         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
8444
8445         * elf-m10200.c (mn10200_elf_relocate_section): Use
8446         RELOC_FOR_GLOBAL_SYMBOL.
8447         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
8448         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
8449         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8450         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
8451         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8452         * elf32-m68hc1x.c (m68hc11_get_relocation_value): Likewise.
8453         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8454         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
8455         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8456         * elf32-v850.c (v850_elf_relocate_section): Likewise.
8457         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8458         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
8459
8460 2004-03-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8461
8462         * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.
8463         (final_link_relocate): Likewise.
8464         * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
8465         R_PARISC_PCREL32 and R_PARISC_PCREL64 relocations.
8466
8467 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
8468
8469         * Makefile.am: Run "make dep-am".
8470         * Makefile.in: Regenerate.
8471         * aclocal.m4: Regenerate.
8472         * config.in: Regenerate.
8473         * po/bfd.pot: Regenerate.
8474
8475 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
8476             H.J. Lu  <hongjiu.lu@intel.com>
8477
8478         * elflink.c (_bfd_elf_merge_symbol): Revert last change.  Move
8479         type and size change code to where it was previously.  Remove
8480         dt_needed param.  Treat old weak syms as strong if new sym is
8481         from a shared lib, even when old sym is from another shared
8482         lib.  Remove unnecessary tests of oldweak and newweak.  Correct
8483         comments.
8484         (_bfd_elf_add_default_symbol): Remove dt_needed param.  Update
8485         _bfd_elf_merge_symbol calls.
8486         * elflink.h (elf_link_add_object_symbols): Update calls.  Remove
8487         dt_needed local var.  Update comments.
8488         * elf-bfd.h (_bfd_elf_merge_symbol): Update prototype.
8489         (_bfd_elf_add_default_symbol): Likewise.
8490
8491         * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle
8492         strong syms in one shared object overriding weak syms in another.
8493
8494 2004-03-18  Alan Modra  <amodra@bigpond.net.au>
8495
8496         * elf-bfd.h (struct elf_obj_tdata): Delete dt_soname field.  Add
8497         dyn_lib_class field.  Rearrange for better packing.
8498         (elf_dt_soname): Delete.
8499         (elf_dyn_lib_class): Define.
8500         * elf.c (bfd_elf_set_dt_needed_name): Update comment.
8501         (bfd_elf_set_dt_needed_soname): Delete.
8502         (bfd_elf_set_dyn_lib_class): New function.
8503         * elflink.h (add_dt_needed_tag): New function.  Split out from..
8504         (elf_link_add_object_symbols): ..here.  Rename "name" to "soname".
8505         Use elf_dyn_lib_class to set dt_needed and add_needed.  Move fallback
8506         initialization of soname.
8507         (elf_link_check_versioned_symbol): Test elf_dyn_lib_class instead of
8508         elf_dt_soname.
8509         * bfd-in.h (enum dynamic_lib_link_class): New.
8510         (bfd_elf_set_dt_needed_soname): Delete.
8511         (bfd_elf_set_dyn_lib_class): Declare.
8512         * bfd-in2.h: Regenerate.
8513
8514         * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.
8515         (_bfd_elf_add_default_symbol): Remove indirect BFD_ASSERTs.
8516         * elflink.h (elf_link_add_object_symbols): Don't clear dt_needed in
8517         symbol loop.  Instead use add_needed to flag tag as written.
8518
8519 2004-03-17  Nathan Sidwell  <nathan@codesourcery.com>
8520
8521         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
8522         logic for null_input_bfd detection.
8523
8524 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8525
8526         * config.bfd: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
8527
8528 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
8529
8530         * netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
8531         code.
8532
8533 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
8534
8535         * elflink.c (elf_link_read_relocs_from_section): Don't use
8536         NUM_SHDR_ENTRIES in end of reloc calc.  Move NULL shdr check..
8537         (_bfd_elf_link_read_relocs): ..to here.
8538         * elf32-ppc.c (ppc_elf_relax_section): Formatting.
8539
8540 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
8541
8542         * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
8543         values selected in configure.host.  Require both to be defined
8544         before setting BFD_HOST_64_BIT_DEFINED.  Protect assignment to
8545         corresponding BFD_HOST vars with quotes.
8546         <${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
8547         Always require BFD_HOST_64_BIT_DEFINED.
8548         <file_ptr type>: Find off_t size before emitting message.  Combine
8549         off_t and ftello64 conditional.
8550         * configure: Regenerate.
8551
8552 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
8553
8554         * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
8555         aliasing warning.  Remove trailing whitespace throughout file.
8556
8557 2004-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8558
8559         * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
8560         input_section in calls to get_dyn_name.
8561         * elf64-hppa.c (get_dyn_name): Change type of first argument to "bfd *".        Use section id of first section in input BFD to build dynamic name for
8562         local symbols.
8563         (elf64_hppa_check_relocs): Pass abfd in call to get_dyn_name.
8564
8565 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
8566
8567         * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
8568         (BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Don't define here.
8569         (bfd_getb64, bfd_getl64, bfd_get_bits): Return bfd_uint64_t.
8570         (bfd_getb_signed_64, bfd_getl_signed_64): Return bfd_int64_t.
8571         (bfd_putb64, bfd_putl64, bfd_put_bits): Accept bfd_uint64_t.
8572         * configure.in (HOST_U_64BIT_TYPE): Set when sizeof long is 8.
8573         (BFD_HOST_64_BIT_DEFINED, BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Set
8574         when using long.
8575         * libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.
8576         (bfd_getb64): Return bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
8577         (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
8578         (bfd_putb64): Accept bfd_uint64_t.  Enable when BFD_HOST_64_BIT.
8579         (bfd_putl64, bfd_put_bits, bfd_get_bits): Likewise.
8580         * dwarf2.c (struct attribute): Use bfd_int64_t and bfd_uint64_t.
8581         (read_8_bytes, read_indirect_string, read_address): Likewise.
8582         (read_abbrevs, parse_comp_unit): Likewise.
8583         * targets.c (struct bfd_target): Likewise.
8584         * aix386-core.c (NO_GET64, NO_PUT64, NO_GETS64): Define and use.
8585         * hppabsd-core.c: Likewise.  Formatting.
8586         * hpux-core.c: Likewise.
8587         * irix-core.c: Likewise.
8588         * netbsd-core.c: Likewise.
8589         * osf-core.c: Likewise.
8590         * ptrace-core.c: Likewise.
8591         * sco5-core.c: Likewise.
8592         * trad-core.c: Likewise.
8593         * configure: Regenerate.
8594         * bfd-in2.h: Regenerate.
8595
8596 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
8597
8598         * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.
8599         (bfd_getb32, bfd_getl32, bfd_getb16, bfd_getl16): Likewise.
8600         (bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
8601         (bfd_getb_signed_32, bfd_getl_signed_32): Likewise.
8602         (bfd_getb_signed_16, bfd_getl_signed_16): Likewise.
8603         (bfd_putb64, bfd_putl64, bfd_putb32, bfd_putl32): Likewise.
8604         (bfd_putb16, bfd_putl16, bfd_get_bits, bfd_put_bits): Likewise.
8605         * libbfd.c: Likewise in function definitions.
8606         (bfd_put_8): Mask with 0xff rather than casting to char.
8607         (bfd_putb16, bfd_putl16, bfd_putb32, bfd_putl32): Likewise.
8608         (bfd_putb64, bfd_putl64, bfd_put_bits): Likewise.
8609         (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8): Remove casts, simplify.
8610         (H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8): Likewise.
8611         (H_GET_64, H_GET_32, H_GET_16, H_GET_8): Likewise.
8612         (H_GET_S64, H_GET_S32, H_GET_S16, H_GET_S8): Likewise.
8613         * libaout.h (H_PUT_64 H_PUT_32, H_PUT_16): Remove casts, simplify.
8614         (H_PUT_S64, H_PUT_S32, H_PUT_S16): Likewise.
8615         (H_GET_64, H_GET_32, H_GET_16): Likewise.
8616         (H_GET_S64, H_GET_S32, H_GET_S16): Likewise.
8617         * archive.c (do_slurp_coff_armap): Update swap prototype.
8618         * coff-tic54x.c (tic54x_getl32): Replace bfd_byte* with void*.
8619         (tic54x_getl_signed_32): Likewise.
8620         (tic54x_putl32): Likewise.  Mask with 0xff rather than casting to char.
8621         * mach-o.c (bfd_mach_o_read_header): Update get32 prototype.
8622         * pdp11.c (bfd_getp32): Make static, replace bfd_byte* with void*.
8623         (bfd_getp_signed_32, bfd_putp32): Likewise.
8624         * targets.c (struct bfd_target): Use void* in place of bfd_byte* for
8625         bfd_getx64, bfd_getx_signed_64, bfd_putx64, bfd_getx32,
8626         bfd_getx_signed_32, bfd_putx32, bfd_getx16, bfd_getx_signed_16,
8627         bfd_putx16, bfd_h_getx64, bfd_h_getx_signed_64, bfd_h_putx64,
8628         bfd_h_getx32, bfd_h_getx_signed_32, bfd_h_putx32, bfd_h_getx16,
8629         bfd_h_getx_signed_16, bfd_h_putx16.
8630         * aix386-core.c (NO_GET, NO_GETS, NO_PUT): Update prototypes.
8631         * hppabsd-core.c: Similarly.  Rename NO_SIGNED_GET to NO_GETS.
8632         * hpux-core.c: Likewise.
8633         * irix-core.c: Likewise.
8634         * netbsd-core.c: Likewise.
8635         * osf-core.c: Likewise.
8636         * ptrace-core.c: Likewise.
8637         * sco5-core.c: Likewise.
8638         * trad-core.c: Likewise.
8639         * bfd-in2.h: Regenerate.
8640
8641 2004-03-15  Matt Thomas  <matt@3am-software.com>
8642
8643         * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD is
8644         selected.
8645
8646 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
8647
8648         * config.bfd: Add x86_64-*-openbsd*.
8649         * configure.in (x86_64-*-openbsd*): Set COREFILE to
8650         netbsd-core.lo.
8651         * configure: Regenerate.
8652
8653 2004-03-12  Nick Clifton  <nickc@redhat.com>
8654             Dave Murphy  <wintermute2k4@ntlworld.com>
8655
8656         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Skip most checks
8657         if the input bfd does not contain any code.
8658
8659 2004-03-09  Steve Ellcey  <sje@cup.hp.com>
8660
8661         * elfxx-ia64.c (plt_full_entry): Change ld8 to ld8.acq.
8662
8663 2004-03-05  Fred Fish  <fnf@redhat.com>
8664
8665         * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Just force
8666         mips16 symbols to be even rather than testing first for even/odd.
8667         (_bfd_mips_elf_link_output_symbol_hook): Ditto.
8668
8669 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8670
8671         * elf.c (map_sections_to_segments): Ignore .tbss sections for
8672         layout purposes.
8673
8674 2004-03-03  Alexandre Oliva  <aoliva@redhat.com>
8675
8676         * elflink.c (bfd_elf_record_link_assignment): Mark undefweak and
8677         undefined symbols as hash_new.
8678
8679 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
8680
8681         * archures.c: Add bfd_mach_sh4_nommu_nofpu.
8682         * cpu-sh.c: Ditto.
8683         * elf32-sh.c: Ditto.
8684         * bfd-in2.h: Regenerate.
8685
8686 2004-03-02  Alexandre Oliva  <aoliva@redhat.com>
8687
8688         * elf32-frv.c (struct frv_pic_relocs_info): Added fixups and
8689         dynrelocs.
8690         (_frv_count_got_plt_entries): Initialize them.
8691         (frv_pic_relocs_info_find): Add insert argument.  Adjust all
8692         callers.
8693         (frv_pic_relocs_info_for_global): Likewise.
8694         (frv_pic_relocs_info_for_local): Likewise.
8695         (frv_pic_merge_early_relocs_info): New.
8696         (_frv_resolve_final_relocs_info): Use it in case one entry maps to
8697         another.
8698         (_frv_add_dyn_reloc): Add entry argument.  Adjust all callers.
8699         Check that we don't exceed the allocated count for entry.
8700         (_frv_add_rofixup): Likewise.
8701         (_frv_emit_got_relocs_plt_entries): Adjust for coding standards.
8702         (elf32_frv_finish_dynamic_sections): Improve error message in case
8703         we emit too few rofixup entries.
8704
8705 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8706
8707         * archures.c (bfd_mach_fr450): New.
8708         * bfd-in2.h: Regenerate.
8709         * cpu-frv.c (arch_info_450): New bfd_arch_info_type.
8710         (arch_info_500): Link to it.
8711         * elf32-frv.c (elf32_frv_machine, frv_elf_merge_private_bfd_data)
8712         (frv_elf_print_private_bfd_data): Handle fr405 and fr450 header flags.
8713         (frv_elf_arch_extension_p): New function.
8714         (frv_elf_merge_private_bfd_data): Use it.
8715
8716 2004-02-28  H.J. Lu  <hongjiu.lu@intel.com>
8717
8718         * elf-bfd.h (_bfd_elf_link_add_archive_symbols): New prototype.
8719
8720         * elflink.h (is_global_data_symbol_definition): Moved to
8721         elflink.c.
8722         (elf_link_is_defined_archive_symbol): Likewise.
8723         (elf_link_add_archive_symbols): Likewise. Renamed to
8724         _bfd_elf_link_add_archive_symbols.
8725
8726         * elflink.c (elf_link_is_defined_archive_symbol): Get the size
8727         of ELF symbol table entry from backend.
8728         (_bfd_elf_link_add_archive_symbols): Call bfd_link_add_symbols
8729         instead of elf_link_add_object_symbols.
8730
8731 2004-02-27  Alexandre Oliva  <aoliva@redhat.com>
8732
8733         * elf-bfd.h (struct elf_backend_data): Added
8734         elf_backend_can_make_relative_eh_frame,
8735         elf_backend_can_make_lsda_relative_eh_frame and
8736         elf_backend_encode_eh_address.
8737         (_bfd_elf_encode_eh_address): Declare.
8738         (_bfd_elf_can_make_relative): Declare.
8739         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use new
8740         hooks to decide whether to attempt to make_relative and
8741         make_lsda_relative.
8742         (_bfd_elf_write_section_eh_frame_hdr): Call encode_eh_address.
8743         (_bfd_elf_can_make_relative): New.
8744         (_bfd_elf_encode_eh_address): New.
8745         * elf32-frv.c (frv_elf_use_relative_eh_frame): New.
8746         (frv_elf_encode_eh_address): New.
8747         (elf_backend_can_make_relative_eh_frame): Define.
8748         (elf_backend_can_make_lsda_relative_eh_frame): Define.
8749         (elf_backend_encode_eh_address): Define.
8750         * elfxx-target.h
8751         (elf_backend_can_make_relative_eh_frame): Define.
8752         (elf_backend_can_make_lsda_relative_eh_frame): Define.
8753         (elf_backend_encode_eh_address): Define.
8754         (elfNN_bed): Add them.
8755
8756 2004-02-27  Alexandre Oliva  <aoliva@redhat.com>
8757
8758         * elf32-frv.c (elf32_frv_howto_table) <R_FRV_LABEL16>: Set
8759         complain_on_overflow to signed.
8760
8761 2004-02-27  H.J. Lu  <hongjiu.lu@intel.com>
8762
8763         * elflink.h (sort_symbol): New.
8764         (elf_link_add_object_symbols): Use a sorted symbol array for
8765         weakdef.
8766
8767 2004-02-27  Jakub Jelinek  <jakub@redhat.com>
8768
8769         * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
8770         for pc relative relocs.
8771         (elf_s390_relocate_section): Likewise.
8772         * elf64-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
8773         for pc relative relocs.
8774         (elf_s390_relocate_section): Likewise.
8775
8776 2004-02-26  H.J. Lu  <hongjiu.lu@intel.com>
8777
8778         * elfxx-ia64.c (elfNN_ia64_check_relocs): Fix call to
8779         count_dyn_reloc.
8780
8781 2004-02-25  H.J. Lu  <hongjiu.lu@intel.com>
8782
8783         * elfxx-ia64.c (elfNN_ia64_dyn_reloc_entry): Add the reltext.
8784         field to track if a relocation is against readonly section.
8785         (count_dyn_reloc): Take a new argument for rent->reltext.
8786         (elfNN_ia64_check_relocs): Adjust call to count_dyn_reloc.
8787         (get_reloc_section): Don't set ia64_info->reltext here.
8788         (allocate_dynrel_entries): Set ia64_info->reltext here.
8789
8790 2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
8791
8792         * elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.
8793         (_frv_emit_got_relocs_plt_entries): Decay relocation to protected
8794         function's descriptor to symbol+offset, and map local undefweak
8795         symbol to NULL function descriptor.
8796         (elf32_frv_relocate_section): Likewise.
8797
8798 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
8799
8800         * libaout.h (enum machine_type): Add M_SPARC64_NETBSD and
8801         M_X86_64_NETBSD.
8802         * netbsd-core.c (M_SPARC64_OPENBSD): Define.
8803         (netbsd_core_file_p): Set architecture from machine ID for
8804         selected machines.
8805
8806 2004-02-23  Jakub Jelinek  <jakub@redhat.com>
8807
8808         * elflink.h (size_dynamic_sections): If not adding DT_FLAGS and
8809         DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.
8810
8811 2004-02-21  H.J. Lu  <hongjiu.lu@intel.com>
8812
8813         * elflink.c (_bfd_elf_merge_symbol): Properly handle undefined
8814         symbols with non-default visibility.
8815
8816 2004-02-21  Danny Smith  <daanysmith@users.sourceforge.net>
8817
8818         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
8819         IMAGE_SCN_MEM_WRITE on known sections only.
8820
8821 2004-02-20  Jakub Jelinek  <jakub@redhat.com>
8822
8823         * elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
8824         symbols used in PIE relocs.
8825
8826 2004-02-19  Jakub Jelinek  <jakub@redhat.com>
8827
8828         * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
8829         .plt sh_entsize.
8830
8831 2004-02-18  Daniel Jacobowitz  <drow@mvista.com>
8832
8833         * configure.in: Update version to 2.15.90.
8834         * configure: Regenerate.
8835
8836 2004-02-17  Daniel Jacobowitz  <drow@mvista.com>
8837             Richard Sandiford  <rsandifo@redhat.com>
8838
8839         * elfxx-mips.c (mips_elf_calculate_relocation): Use
8840         _bfd_elf_symbol_refs_local_p to decide whether to decay
8841         a GOT_PAGE/GOT_OFST pair to GOT_DISP/addend.
8842         (_bfd_mips_elf_check_relocs): Add a global GOT entry for GOT_PAGE
8843         relocs if the symbol wasn't defined by a regular object file.
8844         Don't check the symbol's dynindx.
8845
8846 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8847
8848         * bfd-in.h (file_ptr, ufile_ptr): Configure type using
8849         @bfd_file_ptr@.
8850         * bfd-in2.h: Re-generate.
8851
8852 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8853
8854         * configure.host (HDEFINES): When hppa*-*-hpux*, define
8855         _LARGEFILE64_SOURCE.
8856
8857 2004-02-13  Andrew Cagney  <cagney@redhat.com>
8858
8859         * elf.c (vma_page_aligned_bias): New function.
8860         (assign_file_positions_except_relocs)
8861         (assign_file_positions_for_segments): Replace broken modulo
8862         arithmetic with call to vma_page_aligned_bias.
8863
8864 2004-02-11  Andrew Cagney  <cagney@redhat.com>
8865
8866         * bfd-in.h: Update copyright.
8867         (bfd_tell): Change return type to file_ptr.
8868         * bfd-in2.h: Re-generate.
8869         * cache.c: Update copyright.
8870         (bfd_cache_lookup_worker): Use real_fseek, do not cast offset
8871         parameter.
8872         (close_one): Use real_ftell.
8873         * bfdio.c: Update copyright.
8874         (real_ftell, real_fseek): New functions.
8875         (bfd_tell): Use real_fseek and real_ftell, change return type to
8876         file_ptr.
8877         (bfd_seek): Use real_ftell and real_fseek, change type of
8878         file_position to a file_ptr.
8879         * libbfd-in.h: Update copyright.
8880         (real_ftell, real_fseek): Declare.
8881         * libbfd.h: Re-generate.
8882
8883         * configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
8884         fseeko and fseeko64.  Determine bfd_file_ptr.
8885         * configure: Re-generate.
8886         * config.in: Re-generate.
8887
8888 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
8889
8890         * coff-h8300.c: Added comments about relaxation for ldc.w and stc.w.
8891         * elf32-h8300.c: Likewise.
8892
8893 2004-02-09  Christian Vogel <vogelchr@vogel.cx>
8894             Nick Clifton  <nickc@redhat.com>
8895
8896         * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Catch
8897         GOT entries with no associated GOT subsection.
8898
8899 2004-02-09  Richard Sandiford  <rsandifo@redhat.com>
8900
8901         * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
8902         * elf.c (swap_out_syms): Use it to decide whether local section
8903         symbols should be named.
8904         * elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
8905         * elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
8906         (elf_backend_name_local_section_symbols): Define.
8907         * elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.
8908
8909 2004-01-30  H.J. Lu  <hongjiu.lu@intel.com>
8910
8911         * elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
8912         (elfNN_ia64_relax_section): Optimize brl to br during the relax
8913         finalize pass.
8914
8915 2004-01-30  Alexandre Oliva  <aoliva@redhat.com>
8916
8917         * elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
8918         to bfd_link_hash_entry passed by reference to
8919         _bfd_generic_link_add_one_symbol.
8920
8921 2004-01-25  H.J. Lu  <hongjiu.lu@intel.com>
8922
8923         * elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm
8924         relocations against dynamic symbols.
8925
8926 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
8927
8928         * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13
8929         change.
8930
8931 2004-01-21  Tom Rix  <tcrix@worldnet.att.net>
8932
8933         * reloc.c: New 5 bit reloc, BFD_RELOC_M68HC12_5B, for m68hc12 movb/movw.
8934         * bfd-in2.h, libbfd.h: Rebuilt.
8935
8936 2004-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
8937
8938         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't remove
8939         IMAGE_SCN_MEM_WRITE flag from .text section if WP_TEXT
8940         flag has been cleared.
8941
8942 2004-01-19  Kazu Hirata  <kazu@cs.umass.edu>
8943
8944         * coff-h8300.c: Add and adjust comments about relaxation.
8945         * elf32-h8300.c: Likewise.
8946
8947 2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>
8948
8949         * coff-h8300.c: Fix comment typos.
8950         * elf32-h8300.c: Likewise.
8951
8952 2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>
8953
8954         * coff-h8300.c: Add comments about relaxation.
8955         * elf32-h8300.c: Likewise.
8956
8957 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8958
8959         * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
8960         throughout.
8961         * aclocal.m4: Regenerate.
8962         * configure: Regenerate.
8963
8964 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
8965
8966         * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
8967         mips_elf64_rtype_to_howto instead of using howto_table.
8968
8969 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8970
8971         * elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
8972         the .plt section.
8973         (elf32_arm_check_relocs): Don't increment the PLT refcount for
8974         relocs which would not use the PLT.
8975
8976 2004-01-13  Alan Modra  <amodra@bigpond.net.au>
8977
8978         * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
8979         (ppc64_elf_gc_sweep_hook): Likewise.
8980         (ppc64_elf_size_dynamic_sections): Test for .plt directly.
8981
8982 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
8983
8984         Adds linker relaxation support for bit manipulation insns like
8985         band, bclr, biand, bild, bior, bist, bixor, bld, bnot, bor, bset,
8986         bst, btst, bxor.
8987         * elf32-h8300.c: Opcode for bit manipulation insn is checked in
8988         elf32_h8_relax_section function while relxation for aa:16 and aa:32.
8989         * coff-h8300.c: Opcode for bit manipulation insn is checked in
8990         h8300_reloc16_extra_cases function while relxation for aa:16 and aa:32.
8991
8992 2004-01-12  Alan Modra  <amodra@bigpond.net.au>
8993
8994         * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
8995
8996 2004-01-11  Kazu Hirata  <kazu@cs.umass.edu>
8997
8998         * elf32-h8300.c: Fix formatting.
8999
9000 2004-01-11  Kazu Hirata  <kazu@cs.umass.edu>
9001
9002         * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
9003         dynamic object is present.  Declare r_symndx and h in an inner
9004         scope.
9005         * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
9006
9007 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
9008
9009         * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
9010         (elf32_arm_copy_indirect_symbol): Don't copy pc_count.
9011         (elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
9012         identically.  Do not emit PC24 relocations for shared libraries.
9013         (elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
9014         identically.  Don't adjust pc_count.
9015         (elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
9016         Set ELF_LINK_HASH_NEEDS_PLT for both.  Don't adjust pc_count; don't
9017         adjust count for branch relocations.
9018         (allocate_dynrelocs): Correct typo in call to
9019         WILL_CALL_FINISH_DYNAMIC_SYMBOL.  Never allocate space for
9020         PC24 or PLT32 relocs when linking.
9021
9022 2004-01-09  Dmitry Semyonov  <Dmitry.Semyonov@oktet.ru>
9023
9024         * coff-arm.c (aoutarm_std_reloc_howto): [ARM_WINCE] Synchronize ARM_26D
9025         relocation howto with ARM_26 one for consistency.
9026         (coff_arm_relocate_section): Set partial_inplace for ARM_26 relocations
9027         that will be converted to ARM_26D ones, since we always want 'done'
9028         relocations to be reflected in section's data.
9029         (coff_arm_relocate_section): [ARM_WINCE] Quick fix for BL instruction
9030         offset.
9031         (_bfd_final_link_relocate): Do not modify "inplace" data, if not
9032         requested.
9033
9034 2004-01-08  Dmitry Semyonov  <Dmitry.Semyonov@oktet.ru>
9035
9036         * coff-arm.c (coff_arm_relocate_section): Do not alter relocs that
9037         are not partial_inplace during a relocatable link.
9038
9039 2004-01-08  Kazu Hirata  <kazu@cs.umass.edu>
9040
9041         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Return early
9042         if no dynamic object is present.  Declare r_symndx and h in an
9043         inner scope.
9044
9045 2004-01-07  H.J. Lu  <hongjiu.lu@intel.com>
9046
9047         * elfxx-ia64.c (elfNN_ia64_relax_section): Don't install
9048         trampoline if it is known out of range.
9049
9050 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
9051
9052         2003-12-17  Alexandre Oliva  <aoliva@redhat.com>
9053         * elf32-frv.c (_frv_osec_readonly_p): New.
9054         (_frv_emit_got_relocs_plt_entries): Don't emit rofixup for
9055         undefweak symbol.
9056         (_frv_count_got_plt_entries): Adjust expected count accordingly.
9057         (elf32_frv_relocate_section): Likewise.  Error out if attempting
9058         to emit rofixups or dynamic relocs in read-only segments.  Use
9059         _bfd_elf_section_offset to adjust r_offsets in rofixups and
9060         dynamic relocations.
9061         2003-12-12  Alexandre Oliva  <aoliva@redhat.com>
9062         * elf32-frv.c (elf32_frv_relocate_section): Compute dynamic
9063         relocations or fixups involving merged sections correctly.  Avoid
9064         crash when undefined symbol is referenced by R_FRV_32 or
9065         R_FRV_FUNCDESC_VALUE.
9066         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
9067         * elf32-frv.c (elf32_frv_relocate_section): Add output_offset of
9068         input section holding local symbol to addend of R_FRV_32 or
9069         R_FRV_FUNCDESC_VALUE dynamic relocation.
9070         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
9071         * elf32-frv.c (elf32_frv_modify_segment_map): Add link info arg.
9072         (elf32_frv_always_size_sections): Don't store pointer to
9073         __stacksize symbol in sec_info.
9074         (elf32_frv_modify_segment_map): Look it up here.
9075         2003-11-26  Alexandre Oliva  <aoliva@redhat.com>
9076         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Emit the address
9077         of the lazy PLT entry, not only its offset, as the low word of a
9078         function descriptor.
9079         2003-11-10  Alexandre Oliva  <aoliva@redhat.com>
9080         * elf32-frv.c (elf32_frv_always_size_sections): Define __stacksize
9081         if a hash table entry already exists but is not a definition.
9082         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
9083         * elf32-frv.c (frv_elf_link_hash_table_create): Use bfd_zalloc.
9084         (_frv_add_rofixup): Don't inline.
9085         (_frv_emit_got_relocs_plt_entries): Use NULL as funcdesc address
9086         for undefweak symbols.
9087         (elf32_frv_relocate_section): Avoid crash while computing
9088         relocation when linking with shared library.  Only emit rofixups
9089         and dynamic relocations for alloc&load sections.  Mark binaries
9090         with inter-segment relocations for relocation as a unit.
9091         (_frv_create_got_section): Rename .rofixup.got to .rofixup.
9092         (DEFAULT_STACK_SIZE): New.
9093         (_frv_count_got_plt_entries): Fix thinko in deciding whether to
9094         emit rofixups or dynamic relocs when linking dynamic non-PIE
9095         executables.
9096         (elf32_frv_size_dynamic_sections): Generate rofixup on PIEs and
9097         shared libs too.  Reserve the last entry for the GOT pointer.
9098         (elf32_frv_finish_dynamic_sections): Emit it.
9099         (elf32_frv_always_size_sections): New.
9100         (elf32_frv_modify_segment_map): New.
9101         (elf32_frv_check_relocs): Reserve relocs32 space only in ALLOC
9102         sections.
9103         (frv_elf_merge_private_bfd_data): Clear PIC bit if FDPIC is set.
9104         (frv_elf_print_private_bfd_data): Handle FDPIC and LIBPIC.
9105         (elf_backend_always_size_sections): New.
9106         (elf_backend_modify_segment_map): New.
9107         2003-10-31  Alexandre Oliva  <aoliva@redhat.com>
9108         * config.bfd: Added frv-*-*linux*.
9109         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Use idx 0 for
9110         ABS section, instead of crashing.
9111         (elf32_frv_relocate_section): Don't crash before warning about
9112         different segments in non-PIC relocation.
9113         2003-10-17  Alexandre Oliva  <aoliva@redhat.com>
9114         * elf32-frv.c (elf32_frv_relocate_section): Don't warn on LABEL24
9115         relocs to undefweak symbols.
9116         (elf32_frv_relocate_section): Ditto for undefined symbols.
9117         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
9118         * elf32-frv.c (elf32_frv_create_dynamic_sections): Make sure
9119         gotfixup section was created.
9120         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
9121         * elf32-frv.c (elf32_frv_howto_table): Change GOT12,
9122         FUNCDESC_GOT12, GOTOFF12 and FUNCDESC_GOTOFF12 to
9123         complain_overflow_signed.
9124         * elf32-frv.c (_frv_add_rofixup): Do not error out if contents
9125         have not been allocated.
9126         (_frv_emit_got_relocs_plt_entries): Return non-void.  Assert
9127         privfd only if dynamic sections were created.
9128         (elf32_frv_relocate_section): Compute gprel_segment, and use it
9129         for GPREL relocs.  When linking relocatable FDPIC executables,
9130         emit warnings for relocations that would be illegal on PIE or
9131         shared libraries.  Emit rofixup for R_FRV_32 only if input object
9132         is not FDPIC.
9133         (_frv_create_got_section): Define _gp symbol in the rofixup
9134         section.
9135         (elf32_frv_finish_dynamic_sections): If rofixups needed but
9136         dynamic sections missing, error out requesting -melf32frvfd.
9137         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
9138         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Rearrange
9139         computation of addends from section and global or local symbol
9140         value.  Change return type to bfd_boolean, and return a failure if
9141         a dynamic FUNCDESC or FUNCDESC_VALUE relocation that requires a
9142         nonzero addend is required.
9143         (elf32_frv_relocate_section): Likewise.  Print error for
9144         unsupported nonzero addends.
9145         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
9146         * elf32-frv.c (FRV_SYM_LOCAL): In the absence of dynamic sections,
9147         force everything local.
9148         (_frv_emit_got_relocs_plt_entries): Cope with NULL sec.
9149         * elf32-frv.c (struct frv_elf_link_hash_table): Added sgotfixup.
9150         (frv_gotfixup_section): New.
9151         (FRV_SYM_LOCAL): Accept undefweak and local common symbols.
9152         (struct frv_pic_relocs_info): Split relocs into relocs32, relocsfd
9153         and relocsfdv.
9154         (_frv_add_rofixup): New.
9155         (_frv_emit_got_relocs_plt_entries): Generate fixups for non-PIE
9156         fdpic executables.  Use FRV_SYM_LOCAL more widely to simplify and
9157         improve some ugly conditions.
9158         (elf32_frv_relocate_section): Likewise.  Reject inter-segment
9159         relocations in fdpic.
9160         (_frv_create_got_section): Create .rofixup.got section.
9161         (struct _frv_dynamic_got_info): Added fixups.
9162         (_frv_count_got_plt_entries): Account in-GOT relocations into
9163         relocs32, relocsfd and relocsfdv.  Account them into relocs or
9164         fixups, as appropriate.
9165         (elf32_frv_size_dynamic_sections): Size rofixup section.  Simplify
9166         sizing of gotrel.
9167         (elf32_frv_finish_dynamic_sections): Verify that the right number
9168         of relocations and fixups was generated.
9169         (elf32_frv_check_relocs): Compute relocs32, relocsfd and
9170         relocsfdv.
9171         * elf32-frv.c (FRV_SYM_LOCAL): New macro, used instead of
9172         SYMBOL_CALLS_LOCAL and SYMBOL_REFERENCES_LOCAL.
9173         (FRV_FUNCDESC_LOCAL): New macro, used to decide whether a function
9174         descriptor of a (formerly-)global symbol is local.
9175         (struct frv_pic_relocs_info): Adjust comments.
9176         (_frv_emit_got_relocs_plt_entries): Adjust.
9177         (elf32_frv_relocate_section): Likewise.
9178         (_frv_count_got_plt_entries): Likewise.
9179         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Don't add global
9180         symbol's value to addend in the common preamble.  Decay dynamic
9181         symbols to section+offset if they bind or call locally, for GOT
9182         and FUNCDESC_VALUE, respectively.
9183         (elf32_frv_relocate_section): Likewise.
9184         (elf32_frv_check_relocs): Don't register as dynamic symbols of
9185         internal or hidden visibility.
9186         2003-09-17  Alexandre Oliva  <aoliva@redhat.com>
9187         * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Get addend as
9188         argument, so as to not call _bfd_elf_rel_local_sym to compute it.
9189         (elf32_frv_relocate_section): Pass relocation addend in.  Use
9190         original relocation addend to look up the got relocs/plt entries
9191         table.  Do not call _bfd_elf_rel_local_sym.  Don't error out when
9192         processing relocations that reference .scommon symbols.
9193         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
9194         Introduce support for dynamic linking.
9195         * elf32-frv.c (R_FRV_FUNCDESC_VALUE): Mark it as 64 bits.
9196         (elf32_frv_rel_32_howto, elf32_frv_rel_funcdesc_howto,
9197         elf32_frv_rel_funcdesc_value_howto): New REL descriptors.
9198         (frv_reloc_type_lookup): Return REL howtos for executables and
9199         dynamic libraries.
9200         (frv_info_to_howto_rel): New.
9201         (struct frv_elf_link_hash_table): New.
9202         (frv_hash_table, frv_got_section, frv_gotrel_section,
9203         frv_plt_section, frv_pltrel_section, frv_relocs_info,
9204         frv_got_initial_offset, frv_plt_initial_offset): New macros.
9205         (frv_elf_link_hash_table_create): New.
9206         (struct frv_pic_relocs_info): New.
9207         (frv_pic_relocs_info_hash, frv_pic_relocs_info_eq): New.
9208         (frv_pic_relocs_info_find): New.
9209         (frv_pic_relocs_info_for_global, frv_pic_relocs_info_for_local):
9210         New.
9211         (FRV_LZPLT_BLOCK_SIZE, FRV_LZPLT_RESOLVE_LOC): New.
9212         (_frv_add_dyn_reloc, _frv_osec_to_segment): New.
9213         (_frv_emit_got_relocs_plt_entries): New.
9214         (elf32_frv_relocate_section): Add support for dynamic linking.
9215         Handle new relocations.
9216         (_frv_create_got_section): New.
9217         (elf32_frv_create_dynamic_sections): New.
9218         (ELF_DYNAMIC_INTERPRETER): New.
9219         (struct _frv_dynamic_got_info): New.
9220         (_frv_count_got_plt_entries): New.
9221         (struct _frv_dynamic_got_plt_info): New.
9222         (_frv_compute_got_alloc_data): New.
9223         (_frv_get_got_entry, _frv_get_fd_entry): New.
9224         (_frv_assign_got_entries, _frv_assign_plt_entries): New.
9225         (_frv_resolve_final_relocs_info): New.
9226         (elf32_frv_size_dynamic_sections): New.
9227         (elf32_frv_finish_dynamic_sections): New.
9228         (elf32_frv_adjust_dynamic_symbol): New.
9229         (elf32_frv_finish_dynamic_symbol): New.
9230         (elf32_frv_check_relocs): Handle new relocs.  Explain how the
9231         whole thing works.
9232         (elf_info_to_howto_rel): Define.
9233         (bfd_elf32_bfd_link_hash_table_create): Define.
9234         (elf_backend_create_dynamic_sections): Define.
9235         (elf_backend_adjust_dynamic_symbol): Define.
9236         (elf_backend_size_dynamic_sections): Define.
9237         (elf_backend_finish_dynamic_symbol): Define.
9238         (elf_backend_finish_dynamic_sections): Define.
9239         (elf_backend_want_got_sym): Define.
9240         (elf_backend_got_header_size): Define.
9241         (elf_backend_want_got_plt): Define.
9242         (elf_backend_plt_readonly): Define.
9243         (elf_backend_want_plt_sym): Define.
9244         (elf_backend_plt_header_size): Define.
9245         (elf_backend_may_use_rel_p): Define.
9246         (elf_backend_may_use_rela_p): Define.
9247         (elf_backend_default_use_rela_p): Define.
9248         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
9249         * elf32-frv.c (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
9250         R_FRV_FUNCDESC_GOTOFFHI, R_FRV_FUNCDESC_GOTOFFLO, R_FRV_GOTOFF12,
9251         R_FRV_GOTOFFHI, R_FRV_GOTOFFLO): New.
9252         (frv_reloc_map): Map the corresponding BFD relocs to them.
9253         (frv_reloc_type_lookup): ... and back to BFD relocs.
9254         * reloc.c: New relocs.
9255         * bfd-in2.h, libbfd.h: Rebuilt.
9256         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
9257         * elf32-frv.c (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO,
9258         R_FRV_FUNCDESC, R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI,
9259         R_FRV_FUNCDESC_GOTLO): New.
9260         (frv_reloc_map): Map the corresponding BFD relocs to them.
9261         (frv_reloc_type_lookup): ... and back to BFD relocs.
9262         * reloc.c: New relocs.
9263         * bfd-in2.h, libbfd.h: Rebuilt.
9264
9265 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9266
9267         * elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
9268         targets to support pages of up to 64kB.
9269         (elf32_bed): Redefine to get a separate backend data structure for
9270         traditional targets.
9271         * elf64-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
9272         targets to support pages of up to 64kB.
9273         (elf64_bed): Redefine to get a separate backend data structure for
9274         traditional targets.
9275         * elfn32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
9276         targets to support pages of up to 64kB.
9277         (elf32_bed): Redefine to get a separate backend data structure for
9278         traditional targets.
9279
9280 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
9281
9282         * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.
9283
9284 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
9285
9286         * elf32-i386.c (elf_i386_grok_prstatus): Add support for FreeBSD.
9287         (elf_i386_grok_psinfo): Likewise.
9288
9289 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
9290
9291         * config.bfd: Add m68k-uClinux target.
9292
9293 2004-01-01  Grant Edwards <grante@visi.com>
9294
9295         * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.
9296         * elf32-h8300.c (elf32_h8_gc_mark_hook): New function.
9297         (elf32_h8_gc_sweep_hook): New function.
9298         (elf_backend_gc_mark_hook): Define.
9299         (elf_backend_gc_sweep_hook): Define.
9300         (elf_backend_can_gc_sections): Define.
9301
9302 For older changes see ChangeLog-0203
9303 \f
9304 Local Variables:
9305 mode: change-log
9306 left-margin: 8
9307 fill-column: 74
9308 version-control: never
9309 End: