* configure.in: Define and substitute BFD_HOST_LONG_LONG.
[binutils.git] / bfd / ChangeLog
blob101106504fbaee7491ebce917c28524f4cdf8cd5
1 2003-08-27  Ian Lance Taylor  <ian@airs.com>
3         * configure.in: Define and substitute BFD_HOST_LONG_LONG.
4         * bfd-in.h: Define BFD_HOST_LONG_LONG.  Test it rather than
5         __GNUC__ when deciding whether to use long long for
6         BFD_HOST_64_BIT.
7         * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
9 2003-08-27  Christian Groessler  <chris@groessler.org>
11         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
12         i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
13         functions.
14         (elf32_i860_howto_table): Insert the new functions as
15         'special_function's in the proper reloc type entries.
17 2003-08-27  Richard Sandiford  <rsandifo@redhat.com>
19         * elf32-frv.c (elf32_frv_relocate_section): Use
20         _bfd_elf_rela_local_sym.
22 2003-08-26  Michael Snyder  <msnyder@redhat.com>
24         * cpu-frv.c: Remove unused enum.
26 2003-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
28         * reloc.c: Fix documentation for MIPS ELF relocations.
29         libbfd.h: Regenerate.
30         bfd-in2.h: Regenerate.
32 2003-08-24  Jason Eckhardt  <jle@rice.edu>
34         * coff-i860.c (CALC_ADDEND): Define to be a no-op. 
36 2003-08-24  Jason Eckhardt  <jle@rice.edu>
38         * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
39         shift by 2 before storing the relocated value.
41 2003-08-23  Jason Eckhardt  <jle@rice.edu>
43         * coff-i860.c (coff_i860_reloc_nyi): New function.
44         (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
45         LOWn, SPLITn, and BRADDR.
46         (RTYPE2HOWTO): Check that the r_type is within the howto_table
47         before trying to access the entry.
48         (coff_i860_rtype_to_howto): Likewise.
49         (coff_i860_reloc_type_lookup): New function.
50         (i860_reloc_processing): New function.
51         (coff_bfd_reloc_type_lookup): Define macro.
52         (RELOC_PROCESSING): Define macro.
53         Minor formatting adjustments.
55 2003-08-23  Alan Modra  <amodra@bigpond.net.au>
57         * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
59 2003-08-22  H.J. Lu  <hongjiu.lu@intel.com>
61         * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
62         .got section at 8 bytes.
64 2003-08-21  Nick Clifton  <nickc@redhat.com>
66         * cofflink.c: Update to ISO C90 and tidy up formatting.
68 2003-08-21  Randolph Chung  <tausq@debian.org>
70         * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
71         can have OSABI=Linux or OSABI=SysV.  Check for both.
72         * elf64-hppa.c (elf64_hppa_object_p): Likewise.
74 2003-08-21  Nick Clifton  <nickc@redhat.com>
76         * po/sv.po: Updated Swedish translation.
78 2003-08-20  Richard Sandiford  <rsandifo@redhat.com>
80         * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
82 2003-08-20  Nick Clifton  <nickc@redhat.com>
84         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
85         replace some duplicated code in most elfxx-xxxx.c files.  This
86         version uses the new fields in bfd_link_info.
88         * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
89         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
90         * elf32-cris.c (cris_elf_relocate_section): Likewise.
91         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
92         * elf32-i386.c (elf_i386_relocate_section): Likewise.
93         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
94         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
95         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
96         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
97         * elf32-s390.c (elf_s390_relocate_section): Likewise.
98         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
99         * elf32-vax.c (elf_vax_relocate_section): Likewise.
100         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
101         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
102         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
103         * elf64-s390.c (elf_s390_relocate_section): Likewise.
104         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
105         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
106         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
108         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
109         elf_hppa_remark_useless_dynamic_symbols,
110         elf_hppa_relocate_section): Use the new fields in
111         bfd_link_info structure.
112         * elf32-sh.c (sh_elf_relocate_section): Likewise.
113         * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
114         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
115         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
116         * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
117         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
119         * elflink.h (elf_link_output_extsym): Fix test for reporting
120         undefined symbols in shared libraries.  Remove redundant test
121         of shlib_undefined when reporting references to forced local
122         symbols.
124 2003-08-18  Andreas Schwab  <schwab@suse.de>
126         * libpei.h (bfd_pe_executable_p): Also recognize efi-app
127         executables.
129 2003-08-17  Hans-Peter Nilsson  <hp@bitrange.com>
131         * simple.c (bfd_simple_get_relocated_section_contents): Move
132         reloc_done hack to before first bfd_section_size call.  Change all
133         returns to use new wrapper macro RETURN, restoring sec->reloc_done.
135 2003-08-16  Alan Modra  <amodra@bigpond.net.au>
137         * elf64-ppc.c: Don't include elf/ppc.h.
139 2003-08-14  Richard Sandiford  <rsandifo@redhat.com>
141         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
142         code to work with 64-bit bfds.
144 2003-08-14  Alan Modra  <amodra@bigpond.net.au>
146         * dep-in.sed: Remove libintl.h.
147         * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
148         (POTFILES.in): Remove target.
149         * Makefile.in: Regenerate.
151 2003-08-12  Alan Modra  <amodra@bigpond.net.au>
153         * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
154         (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
155         use the function sym from the previous reloc.
157 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
159         * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
160         fatal if -pie.
161         * elf32-s390.c (elf_s390_relocate_section): Likewise.
162         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
163         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
164         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
165         * elf64-s390.c (elf_s390_relocate_section): Likewise.
166         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
167         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
168         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
169         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
170         (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
171         on undefined symbols if -pie.
172         * elf32-sh.c (sh_elf_relocate_section): Likewise.
174 2003-08-11  Alan Modra  <amodra@bigpond.net.au>
176         * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
177         branch to __libc_start_main.
179 2003-08-08 Dmitry Diky <diwil@mail.ru>
181         * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
182         gcc order.
183         * cpu-msp430.c: Likewise.
184         * elf32-msp430.c: Likewise.
185         * bfd-in2.h: Regenerate.
187 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
189         * elfxx-target.h: Remove PTR cast.
190         * targets.c (bfd_target): Make backend_data const void *.
191         * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
192         * elf-m10300.c: Likewise.
193         * elf.c: Likewise.
194         * elf32-hppa.c: Likewise.
195         * elf32-i386.c: Likewise.
196         * elf32-m68hc1x.c: Likewise.
197         * elf32-ppc.c: Likewise.
198         * elf32-s390.c: Likewise.
199         * elf32-sh.c: Likewise.
200         * elf32-sh64.c: Likewise.
201         * elf32-sparc.c: Likewise.
202         * elf32-xtensa.c: Likewise.
203         * elf64-mips.c: Likewise.
204         * elf64-ppc.c: Likewise.
205         * elf64-s390.c: Likewise.
206         * elf64-sh64.c: Likewise.
207         * elf64-sparc.c: Likewise.
208         * elf64-x86-64.c: Likewise.
209         * elfcode.h: Likewise.
210         * elfcore.h: Likewise.
211         * elflink.c: Likewise.
212         * elflink.h: Likewise.
213         * elfxx-ia64.c: Likewise.
214         * elfxx-mips.c: Likewise.
215         * elfxx-mips.h: Likewise.
216         * elf.c (prep_headers): Remove useless check for null backend_data.
217         * bfd-in2.h: Regenerate.
219         * elf-bfd.h: Remove PARAMS macro.  Replace PTR with void *.
220         (NAME): Use ## rather than CONCAT4 macro.
221         * elfcode.h: Remove one remaining PARAMS macro.
222         * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
223         * elf-strtab.c: Likewise.
224         * elf-hppa.h: Likewise.
225         * elf32-hppa.h: Likewise.
226         * elf32-hppa.c: Likewise.
227         (elf32_hppa_add_symbol_hook): Delete.
228         (elf_backend_add_symbol_hook): Don't define.
229         * libhppa.h: Convert to C90.  Replace INLINE with inline.
231 2003-08-06  Alan Modra  <amodra@bigpond.net.au>
233         * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
234         (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
235         function descriptors, but warn.
236         (ppc_build_one_stub): Remove a couple of vars.  Move code creating
237         stub syms so that we can avoid a stub sym if we already have a
238         plt sym.  Do not redefine an existing symbol.
239         (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
240         glink.
242 2003-08-06  Nick Clifton  <nickc@redhat.com>
244         * po/fr.po: Updated French translation.
246 2003-08-06  Alan Modra  <amodra@bigpond.net.au>
248         * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
249         SEC_LINKER_CREATED.
251 2003-08-05  Daniel Jacobowitz  <drow@mvista.com>
253         * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
254         (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
256 2003-08-03  Jeff Muizelaar  <muizelaar@rogers.com>
258         * coffcode.h (coff_slurp_line_table): Return with a warning
259         message if the line number table could not be read.
261 2003-08-04  Nick Clifton  <nickc@redhat.com>
263         * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
264         to messages produced for .gnu.warning.SYMBOL sections.
266 2003-08-04  Alan Modra  <amodra@bigpond.net.au>
268         * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
269         * elfcore.h: Likewise.
270         * elflink.c: Likewise.
271         * elflink.h: Likewise.
272         * elf.c (sym_is_global): Remove INLINE.
273         (align_file_position): Replace INLINE with inline.
274         * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
275         (elf_file_p): Replace INLINE with inline.
277 2003-08-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
279         * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
281 2003-08-01  H.J. Lu  <hongjiu.lu@intel.com>
283         * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
285 2003-08-01  H.J. Lu  <hongjiu.lu@intel.com>
287         * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
288         ElfNN_External_Rela instead of Elf64_External_Rela.
290 2003-08-01  Nick Clifton  <nickc@redhat.com>
292         * config.bfd: Add code to catch obsolete configurations and warn
293         about them unless --enable-obsolete is used.  Use this to mark
294         vax-vms port as obsolete.
296 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
298         * elf32-ppc.c (ppc_elf_install_value): Tidy.
299         (ppc_elf_relax_section): Remove dead code.  Remove unnecessary casts.
300         Formatting.
301         * elfxx-target.h: Remove PARAMS macro.  Formatting.
303 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
305         * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
306         * elf64-ppc.c (get_fdh): New function, split out from
307         ppc64_elf_edit_opd.
308         (ppc64_elf_check_relocs): Use get_fdh.
309         (func_desc_adjust): Likewise.  Tidy.
310         (ppc64_elf_edit_opd): Tighten reloc checks.  Free local_syms on error
311         exit.  Use get_fdh.  Account for superfluous dynamic relocs.
312         (ppc64_elf_relocate_section): Warning fix.
314 2003-07-30  Jason Eckhardt  <jle@rice.edu>
316         * coff-i860.c: Convert to ISO C90.  Remove superflous prototypes.
318 2003-07-30  Jason Eckhardt  <jle@rice.edu>
320         * elf32-i860.c: Convert to ISO C90.  Remove superflous prototypes.
322 2003-07-30  Randolph Chung  <tausq@debian.org>
324         * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
325         * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
327 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
329         * elf.c: Convert to C90, remove unnecessary prototypes and casts.
330         Replace PTR with void *.  Formatting.
331         (_bfd_elf_assign_file_position_for_section): Remove INLINE.
332         (make_mapping): Likewise.
334 2003-07-29  Alan Modra  <amodra@bigpond.net.au>
336         * elf64-ppc.c (func_desc_adjust): Give linker created function
337         descriptor symbols a size and type.
338         (ppc64_elf_relocate_section): Correct lq insn test.
340 2003-07-28  Eric Christopher  <echristo@redhat.com>
342         * elf32-ppc.c (R_PPC_RELAX32): New relocation.
343         (ppc_elf_install_value): New function.
344         (ppc_elf_sort_rela): Remove.
345         (ppc_elf_relax_section): Rewrite. Remove old relaxation
346         and replace with out of range branch stubs.
347         (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
349 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
351         * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
352         from input_bfd.
354 2003-07-28  Alan Modra  <amodra@bigpond.net.au>
356         * elf.c (special_sections): Set attributes for .got and .plt.
358 2003-07-27  Alan Modra  <amodra@bigpond.net.au>
360         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
361         on function descriptors.
362         (ELIMINATE_COPY_RELOCS): Expand comment.
363         (ppc64_elf_special_sections): Move.  Don't include non-ppc64 sections.
364         Do include ".toc1".
366 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
368         * elf.c (_bfd_elf_new_section_hook): Set the default section
369         type to SHT_NULL.
370         (elf_fake_sections): Set the section type based on asect->flags
371         if it is SHT_NULL. Don't abort on processor specific section
372         types.
374 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
376         * bfd-in2.h: Regenerated.
378 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
380         * elf-bfd.h (bfd_elf_special_section): New.
381         (elf_backend_data): Add special_sections, a pointer to
382         bfd_elf_special_section.
383         (elf_section_type). New.
384         (elf_section_flags): New.
385         (_bfd_elf_get_sec_type_attr): New.
387         * elf.c (_bfd_elf_make_section_from_shdr): Always use the
388         real section type/flags.
389         (special_sections): New.
390         (get_special_section): New.
391         (_bfd_elf_get_sec_type_attr): New.
392         (_bfd_elf_new_section_hook): Check special_section to set
393         elf_section_type and elf_section_flags.
394         (elf_fake_sections): Don't use section name to set ELF section
395         data.
397         * elf32-m32r.c (m32r_elf_special_sections): New.
398         (elf_backend_special_sections): Defined.
400         * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
401         (elf_backend_special_sections): Defined.
403         * elf32-mcore.c (mcore_elf_special_sections): New.
404         (elf_backend_special_sections): Defined.
406         * elf32-ppc.c (ppc_elf_special_sections): New.
407         (elf_backend_special_sections): Defined.
409         * elf32-sh64.c (sh64_elf_special_sections): New.
410         (elf_backend_special_sections): Defined.
412         * elf32-v850.c (v850_elf_special_sections): New.
413         (elf_backend_special_sections): Defined.
415         * elf32-xtensa.c (elf_xtensa_special_sections): New.
416         (elf_backend_special_sections): Defined.
418         * elf64-alpha.c (elf64_alpha_special_sections): New.
419         (elf_backend_special_sections): Defined.
421         * elf64-hppa.c (elf64_hppa_special_sections): New.
422         (elf_backend_special_sections): Defined.
424         * elf64-ppc.c (ppc64_elf_special_sections): New.
425         (elf_backend_special_sections): Defined.
427         * elf64-sh64.c (sh64_elf64_special_sections): New.
428         (elf_backend_special_sections): Defined.
430         * elfxx-ia64.c (elfNN_ia64_special_sections): New.
431         (elf_backend_special_sections): Defined.
433         * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
435         * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
436         (elf_backend_special_sections): Defined.
438         * elfxx-target.h (elf_backend_special_sections): New. Default
439         to NULL.
440         (elfNN_bed): Initialize special_sections.
442         * section.c (bfd_abs_section): Remove const.
443         (bfd_und_section): Likewise.
444         (bfd_com_section): Likewise.
445         (bfd_ind_section): Likewise.
447 2003-07-24  Nick Clifton  <nickc@redhat.com>
449         * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
450         sections are assigned the LOAD attribute.
452 2003-07-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
454         * elf32-sh.c: Convert to C90.  Replace PTR with void *.
455         * elf32-sh64-com.c: Likewise.
456         * elf32-sh64.c: Likewise.
457         * elf32-sh64.h: Likewise.
458         * elf64-sh64.c: Likewise.
460 2003-07-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
462         * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
463         (allocate_dynrelocs): Likewise.
464         (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
465         (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
467 2003-07-24  Nick Clifton  <nickc@redhat.com>
469         * po/fr.po: Updated French translation.
471 2003-07-23  Bob Wilson  <bob.wilson@acm.org>
473         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
474         near the beginning of the file.  Swap order of arguments.  Call
475         _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
476         (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
477         (elf_xtensa_relocate_section): Likewise.
478         (shrink_dynamic_reloc_sections): Likewise.
480 2003-07-23  Bob Wilson  <bob.wilson@acm.org>
482         * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
483         (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
484         (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
485         first printing an error message.
486         (elf_xtensa_finish_dynamic_sections): Likewise.
487         (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
488         discarding literal table entries.
489         (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
490         (elf_xtensa_do_asm_simplify): Likewise.
492 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
494         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
495         we have a local symbol in common section.
497 2003-07-22  H.J. Lu <hongjiu.lu@intel.com>
499         * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
500         weak symbols.
502 2003-07-22  Nick Clifton  <nickc@redhat.com>
504         * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
505         expected RS6000 storage classes.
507 2003-07-21  H.J. Lu <hongjiu.lu@intel.com>
509         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
510         output_bfd unused to silence gcc.
512 2003-07-21  Nick Clifton  <nickc@redhat.com>
514         * po/sv.po: Updated Swedish translation.
516 2003-07-21  Alan Modra  <amodra@bigpond.net.au>
518         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
519         (_bfd_elf_symbol_refs_local_p): ..this.  Declare.
520         * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
521         * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
522         now done in _bfd_elf_symbol_refs_local_p.
523         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
524         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
525         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
527 2003-07-18  H.J. Lu <hongjiu.lu@intel.com>
529         * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
531 2003-07-18  H.J. Lu <hongjiu.lu@intel.com>
533         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
534         (SYMBOL_CALLS_LOCAL): Likewise.
536         * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
537         immediately if symbol isn't defined locally.
539 2003-07-18  Richard Henderson  <rth@redhat.com>
541         * elflink.c (_bfd_elf_dynamic_symbol_p): New.
542         * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
543         (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
544         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
545         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
546         * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
547         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
548         Update all callers to provide the relocation being resolved.
550 2003-07-17  Shaun Jackman <sjackman@pathwayconnect.com>
552         * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
553         targ_cflags.
555 2003-07-17  Nick Clifton  <nickc@redhat.com>
557         * po/es.po: New Spanish translation.
558         * po/sv.po: New Swedish translation.
559         * po/opcodes.pot: Regenerate.
561 2003-07-16  Richard Henderson  <rth@redhat.com>
563         * config.bfd, configure.host, configure.in: Remove ia64-aix support.
564         * elfxx-ia64.c, targets.c: Likewise.
566 2003-07-16  Richard Henderson  <rth@redhat.com>
568         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
569         for symbols defined locally plus -Bsymbolic.  Tidy logic.
571 2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
573         * archures.c (bfd_mach_mips7000): New.
574         * bfd-in2.h: Regenerated.
575         * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
576         * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
577         (mips_mach_extensions): Add an entry for it.
579 2003-07-14  Nick Clifton  <nickc@redhat.com>
581         * po/tr.po: Update with latest version.
582         * po/SRC-POTFILES.in: Regenerate.
583         * po/bfd.pot: Regenerate.
584         * Makfile.in: Regenerate.
585         * configure: Regenerate.
587 2003-07-12  Jeff Baker  <jbaker@qnx.com>
589         * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
590         * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
591         * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
592         * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
594 2003-07-12  Jeff Muizelaar  <muizelaar@rogers.com>
596         * coffcode.h (coff_set_section_contents): Set the
597         IMAGE_FILE_32BIT_MACHINE flag for PE targets.
599 2003-07-11  Richard Sandiford  <rsandifo@redhat.com>
601         * bfd-in.h (bfd_h8300_pad_address): Declare.
602         * bfd-in2.h: Regenerate.
603         * cpu-h8300.c (bfd_h8300_pad_address): New function.
604         * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
605         addresses before checking whether they can be relaxed.
606         (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
607         Don't complain about overflows in general 8-bit relocations.
608         * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
609         Fix handling of R_H8_DIR24A8.
611 2003-07-11  Richard Sandiford  <rsandifo@redhat.com>
613         * elf32-h8300.c: Convert function prototypes and definitions
614         to C90 syntax.
615         * coff-h8300.c: Likewise.
616         * cpu-h8300.c: Likewise.
618 2003-07-11  Alan Modra  <amodra@bigpond.net.au>
620         * po/SRC-POTFILES.in: Regenerate.
621         * po/bfd.pot: Likewise.
623 2003-07-10  Bob Wilson  <bob.wilson@acm.org>
625         * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
626         .got.loc section.  Do not set SEC_ALLOC or SEC_LOAD flags for the
627         .xt.lit.plt section.
628         (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
629         and allocate memory for it.
630         (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
631         section to the .got.loc section.
632         (elf_xtensa_finish_dynamic_sections): Fix up call to
633         elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
634         the address of .got.loc.
635         (relax_property_section): Shrink .got.loc to match changes in any
636         literal table section.
637         (xtensa_is_property_section): Change to match
638         xtensa_get_property_section_name.
639         (xtensa_is_littable_section): New.
641 2003-07-10  H.J. Lu <hongjiu.lu@intel.com>
643         * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
644         -1LL.
646 2003-07-10  Alan Modra  <amodra@bigpond.net.au>
648         * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
649         (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
650         Run "make dep-am".
651         * Makefile.in: Regenerate.
653 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
655         2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
656         * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
657         (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
658         2001-06-02  Nick Clifton  <nickc@cambridge.redhat.com>
659         * elf32-am33lin.c: Rename global functions.
660         2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
661         * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
662         * configure.in (bfd_elf32_am33lin_vec): Added.
663         * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
664         (elf32-am33lin.lo): List dependencies.
665         * aclocal.m4, configure, Makefile.in: Rebuilt.
666         * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
667         ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
668         ELF_ARCH was not defined before.
669         (elf_symbol_leading_char): Define if not defined.
670         * elf32-am33lin.c: Override the definitions above.
671         * targets.c (bfd_elf32_am33lin_vec): New.
673 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
675         2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
676         * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
677         pcrel_relocs_copied.
678         2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
679         * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
680         ld-linux.so.2 to ld.so.1.
681         2001-10-10  Alexandre Oliva  <aoliva@redhat.com>
682         * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
683         (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
684         (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
685         * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
686         .rela.* section contents with bfd_zalloc.
687         2001-09-25  Alexandre Oliva  <aoliva@redhat.com>
688         * elf-m10300.c: Added declarations for functions missing them.
689         Merge some shared-library changes from the i386 back-end.  Use
690         R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
691         R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
692         (struct elf32_mn10300_link_hash_entry): Remove duplicates of
693         members of elf_link_hash_entry.  Adjusted references.
694         (mn10300_elf_final_link_relocate): dynobj was already loaded
695         into a local variable, use it.
696         2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
697         * elf-m10300.c: Add missing function prototypes.
698         2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
699         * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
700         relocation for dynamic relocations.
701         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
702         * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
703         * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
704         PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
705         (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
706         (_bfd_mn10300_elf_create_got_section): ... here, so that its
707         adress is already known at the time we compute relaxations.
708         (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
709         and PLT32 to narrower relocations.
710         * libbfd.h, bfd-in2.h: Rebuilt.
711         2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
712         * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
713         BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
714         BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
715         BFD_RELOC_MN10300_RELATIVE): New relocs.
716         * libbfd.h, bfd-in2.h: Rebuilt.
717         * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
718         (struct elf32_mn10300_link_hash_entry): Added DSO-related
719         fields.
720         (elf_mn10300_howto): Defined new relocation types.
721         (mn10300_reloc_map): Map them.
722         (_bfd_mn10300_elf_create_got_section): New fn.
723         (mn10300_elf_check_relocs): Handle PIC relocs.
724         (mn10300_elf_final_link_relocate): Likewise.
725         (mn10300_elf_relocate_section): Handle DSOs.
726         (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
727         (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
728         elf_mn10300_pic_plt_entry): New.
729         (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
730         elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
731         elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
732         elf_mn10300_plt_reloc_offset: New macros.
733         (ELF_DYNAMIC_INTERPRETER): Likewise.
734         (_bfd_mn10300_elf_create_dynamic_sections): New function.
735         (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
736         (_bfd_mn10300_elf_discard_copies): Likewise.
737         (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
738         (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
739         (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
740         (elf_backend_can_gc_sections,
741         elf_backend_create_dynamic_sections,
742         elf_backend_adjust_dynamic_sections,
743         elf_backend_size_dynamic_sections,
744         elf_backend_finish_dynamic_symbol,
745         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
746         elf_backend_plt_readonly, elf_backend_want_plt_sym,
747         elf_backend_got_header_size, elf_backend_plt_header_size): New
748         macros.
750 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
752         2001-05-06  Alexandre Oliva  <aoliva@redhat.com>
753         * elf-m10300.c (compute_function_info): Account for AM33
754         registers in `movm' when computing stack space for `call' when
755         linking for AM33/2.0 link.
756         2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
757         * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
758         * bfd-in2.h: Rebuilt.
759         * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
760         * elf-m10300.c: Updated.
761         2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
762         * archures.c (bfd_mach_am332): Defined.
763         * bfd-in2.h: Rebuilt.
764         * cpu-m10300.c (bfd_am332_arch): Defined.
765         (bfd_am33_arch): Chained with am33-2.
766         * elf-m10300.c (elf_mn10300_mach): Handle am332.
767         (_bfd_mn10300_elf_final_write_processing): Likewise.
769 2003-07-09  H.J. Lu <hongjiu.lu@intel.com>
771         * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
773 2003-07-10  Alan Modra  <amodra@bigpond.net.au>
775         * elf64-ppc.c (bfd_elf64_mkobject): Define.
776         (struct ppc64_elf_obj_tdata): New.
777         (ppc64_elf_tdata, ppc64_tlsld_got): Define.
778         (ppc64_elf_mkobject): New function.
779         (struct got_entry): Add "owner".  Move "tls_type".
780         (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
781         (ppc64_elf_init_stub_bfd): New function.
782         (create_got_section): Create header .got in dynobj.  Create .got
783         and .rela.got in each bfd.  Stash pointers in ppc64_elf_obj_tdata.
784         (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
785         Look for dynobj .got, and test it.
786         (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
787         (update_local_sym_info): Likewise.
788         (ppc64_elf_check_relocs): Likewise.
789         (ppc64_elf_gc_sweep_hook): Likewise.
790         (ppc64_elf_tls_optimize): Likewise.
791         (allocate_dynrelocs): Likewise.
792         (ppc64_elf_size_dynamic_sections): Likewise.
793         (ppc64_elf_relocate_section): Likewise.
794         (ppc64_elf_next_toc_section): Update comment.
795         (toc_adjusting_stub_needed): Remove unneeded cast.
796         (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
797         testing section flags.
798         (ppc64_elf_build_stubs): Likewise.
799         (ppc64_elf_size_stubs): Likewise.  Remove stub_bfd param.
800         (ppc64_elf_finish_dynamic_sections): Write out got sections.
801         (func_desc_adjust): Copy over dynamic info for undef weaks.
802         * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
803         (ppc64_elf_size_stubs): Update prototype.
804         * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
805         input sections rather than scanning dynobj.
807 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
809         * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
810         (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
811         (mips_elf_create_msym_section): Delete.
812         (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
813         (_bfd_mips_elf_copy_indirect_symbol): Likewise.
814         (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
815         (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
816         (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
817         (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
818         (_bfd_mips_elf_finish_dynamic_sections): Likewise.
820 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
822         * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
823         symbols protected.
825 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
827         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
828         of relocations whose offset is -2.
830 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
832         * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
833         forced-local symbols like other locals.  Don't create relocations
834         against STN_UNDEF in irix objects.
836 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
838         * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
839         compatible objects, add the values of defined external symbols
840         to the addend.
842 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
844         * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
845         initialize a GOT entry to the symbol's st_value.
847 2003-07-08  Alan Modra  <amodra@bigpond.net.au>
849         * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
850         * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here.  New.
851         (ppc_elf_tdata): Define.
852         (elf_local_ptr_offsets): Adjust.
853         (ppc_elf_mkobject): New function.
854         (bfd_elf32_mkobject): Define.
856         * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
857         * elfcore.h (elf_core_file_p): Likewise.
858         * section.c (bfd_section_init): Remove prototype.
860 2003-07-08  Alan Modra  <amodra@bigpond.net.au>
862         * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
863         field.
864         (enum elf_linker_section_enum): Delete.
865         (struct elf_linker_section): Delete.
866         (struct elf_linker_section_pointers): Delete.
867         (struct elf_obj_tdata): Remove #if 0 chunk.  Remove linker_section.
868         Make linker_section_pointers a void**.
869         (elf_local_ptr_offsets, elf_linker_section): Don't define.
870         * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
871         of old item in elf-bfd.h.
872         (struct elf_linker_section): Likewise.
873         (struct elf_linker_section_pointers): Likewise.
874         (elf_local_ptr_offsets): Define.
875         (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
876         (ppc_elf_link_hash_newfunc): Init it.
877         (struct ppc_elf_link_hash_table): Add sbss.
878         (ppc_elf_link_hash_table_create): zmalloc rather than clearing
879         individual fields.
880         (elf_create_linker_section): Fold into..
881         (ppc_elf_create_linker_section): ..here.  Remove hole_size code.
882         Make rela section here if shared.
883         (elf_find_pointer_linker_section): Pass lsect rather than enum.
884         (elf_create_pointer_linker_section): Adjust.  zalloc rather than
885         clearing in a loop.
886         (elf_finish_pointer_linker_section): Adjust.  Don't make rela
887         section here.
888         (ppc_elf_check_relocs): Adjust.
889         (ppc_elf_add_symbol_hook): Tighten hash creator test.  Remove code
890         creating .sbss by hand.
891         * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
893 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
895         * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
896         complain_overflow_bitfield.
897         * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
898         complain_overflow_bitfield.
900 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
902         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
903         true even if -pie.
905 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
907         * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
908         (elfNN_ia64_dynamic_symbol_p): Change info->shared into
909         !info->executable.
910         (get_fptr): For -pie create .opd as writable section and create
911         .rela.opd as well.
912         (elfNN_ia64_check_relocs): Change info->shared into
913         !info->executable.
914         (allocate_fptr): Likewise.
915         (allocate_dynrel_entries): Account for a relative reloc for -pie
916         @fptr().  Don't account for a relative reloc if -pie want_ltoff_fptr
917         for undefweak symbol.  Account for an IPLT reloc in .rela.opd
918         section if -pie.
919         (set_got_entry): Don't create a relative reloc if -pie
920         want_ltoff_fptr for undefweak symbol.
921         (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
922         (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
923         @fptr().
925         * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
926         even if -pie.
927         * elf32-i386.c (elf_i386_relocate_section): Likewise.
928         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
929         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
930         * elf64-s390.c (elf_s390_relocate_section): Likewise.
931         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
932         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
933         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
934         * elf32-s390.c (elf_s390_relocate_section): Likewise.
935         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
937 2003-07-04  Paul Clarke <paulc@senet.com.au>
939         * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
940         (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
941         <R_H8_DIR32A16>: Fix type of relocation.
943 2003-07-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
945         * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
946         sections were created already.  Remove unnecessary tests of
947         the previous change.
949 2003-07-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
951         * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
952         bfd_make_section for existing sections.
954 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
956         * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
957         create_got_section if we already have done so.
958         * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
959         (sh_elf_check_relocs): Likewise.
960         (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var.  Use
961         htab->root.dynobj instead.
962         (sh_elf_check_relocs): Likewise.
963         (sh_elf_finish_dynamic_sections): Likewise.
965         * section.c (bfd_make_section): Return NULL for existing section.
967 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
969         * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
970         ppc_elf_create_got if we've already done so.
972         * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
973         (_bfd_elf_find_pointer_linker_section): Likewise.
974         (bfd_elf32_create_pointer_linker_section): Likewise.
975         (bfd_elf32_finish_pointer_linker_section): Likewise.
976         (bfd_elf64_create_pointer_linker_section): Likewise.
977         (bfd_elf64_finish_pointer_linker_section): Likewise.
978         (_bfd_elf_make_linker_section_rela): Likewise.
979         * elfcode.h (elf_create_pointer_linker_section): Don't define.
980         (elf_finish_pointer_linker_section): Likewise.
981         * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
982         (_bfd_elf_create_linker_section): Move this function..
983         (_bfd_elf_find_pointer_linker_section): ..and this..
984         * elflink.h (elf_create_pointer_linker_section): ..and this..
985         (elf_finish_pointer_linker_section): ..and this..
986         * elf32-ppc.c: ..to here, renaming to the following, and adjusting
987         calls.
988         (elf_create_linker_section): Convert to C90, tidy.
989         (elf_find_pointer_linker_section): Likewise.
990         (elf_create_pointer_linker_section): Likewise.
991         (elf_finish_pointer_linker_section): Likewise.
992         * elf32-i370.c: Delete #if 0 code.
994 2003-07-02  Alan Modra  <amodra@bigpond.net.au>
996         * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
997         _restf* to be satisfied by shared libs, and always force them local.
998         (toc_adjusting_stub_needed): Avoid scanning linker created sections.
999         Correct test for "bl".
1000         (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1001         primary opcode 31.
1003 2003-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1005         * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1006         (s390_tls_reloc): New function.
1007         (elf_howto_table): Add long displacement relocations R_390_20,
1008         R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1009         (elf_s390_reloc_type_lookup): Likewise.
1010         (elf_s390_check_relocs): Likewise.
1011         (elf_s390_gc_sweep_hook): Likewise.
1012         (elf_s390_relocate_section): Likewise.
1013         * elf64-s390.c: Same changes as for elf32-s390.c.
1014         * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
1015         BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
1016         BFD_RELOC_390_TLS_GOTIE20.
1017         * bfd-in2.h: Regenerate.
1018         * libbfd.h: Likewise.
1020 2003-06-30  Alan Modra  <amodra@bigpond.net.au>
1022         * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1023         (ins_imms, ins_immsm1u4): Likewise.  Warning fix.
1025 2003-06-29  Alan Modra  <amodra@bigpond.net.au>
1027         * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1028         Replace PTR with void *.  Formatting.
1029         * archive64.c: Likewise.
1030         * archures.c: Likewise.
1031         * bfd-in.h: Likewise.
1032         * bfd.c: Likewise.
1033         * bfdio.c: Likewise.
1034         * bfdwin.c: Likewise.
1035         * cache.c: Likewise.
1036         * corefile.c: Likewise.
1037         * format.c: Likewise.
1038         * init.c: Likewise.
1039         * libbfd-in.h: Likewise.
1040         * libbfd.c: Likewise.
1041         * linker.c: Likewise.
1042         * opncls.c: Likewise.
1043         * reloc.c: Likewise.
1044         * section.c: Likewise.
1045         * simple.c: Likewise.
1046         * syms.c: Likewise.
1047         * targets.c: Likewise.
1048         * bfd-in2.h: Regenerate.
1049         * libbfd.h: Regenerate.
1051         * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1052         * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1053         * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1054         (bfd_getb64): Rewrite without parens.
1055         (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1056         * cache.c (insert, snip): Remove INLINE.
1057         * linker.c (bfd_link_add_undef): Likewise.
1059 2003-06-29  Andreas Jaeger  <aj@suse.de>
1061         * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1062         unnecessary prototypes.  Replace PTR with void *.
1063         (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1064         trim plt entries.  Move undefweak non-default visibility test ...
1065         (allocate_dynrelocs): ... from here.
1066         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1067         Change all callers.
1068         (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.  Use
1069         SYMBOL_REFERENCES_LOCAL for dynreloc check.
1070         (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1071         dynreloc and .got relocs.
1072         (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1073         for .got relocs.
1075 2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1077         * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1079 2003-06-27  Nick Clifton  <nickc@redhat.com>
1081         * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1082         bfd_add_gnu_debuglink_section and only create the section, do not
1083         fill in its contents.
1084         (bfd_fill_in_gnu_debuglink_section): New function.  Fill in the
1085         contents of a .gnu-debuglink section.
1086         * bfd-in2.h: Regenerate.
1088 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1090         * elfxx-mips.c: Revert .got alignment to 2**4.
1092 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1094         * elf32-mips.c: Fix addend for _gp_disp special symbol.
1096 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1098         * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1099         relocation header setup.
1101 2003-06-25  Alan Modra  <amodra@bigpond.net.au>
1103         * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1104         (ppc_elf_reloc_type_lookup): Modify comment.
1105         (ppc_elf_info_to_howto): Ditto.
1106         (ppc_elf_relocate_section): Ditto.
1107         (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1109 2003-06-25  Alan Modra  <amodra@bigpond.net.au>
1111         * aout-ns32k.c: Correct spelling of "relocatable".
1112         * aoutx.h: Likewise.
1113         * bfd-in.h: Likewise.
1114         * bfd.c: Likewise.
1115         * bout.c: Likewise.
1116         * coff-a29k.c: Likewise.
1117         * coff-alpha.c: Likewise.
1118         * coff-arm.c: Likewise.
1119         * coff-i386.c: Likewise.
1120         * coff-i860.c: Likewise.
1121         * coff-i960.c: Likewise.
1122         * coff-m68k.c: Likewise.
1123         * coff-m88k.c: Likewise.
1124         * coff-mcore.c: Likewise.
1125         * coff-mips.c: Likewise.
1126         * coff-or32.c: Likewise.
1127         * coff-ppc.c: Likewise.
1128         * coff-rs6000.c: Likewise.
1129         * coff-sh.c: Likewise.
1130         * coff-tic80.c: Likewise.
1131         * coff64-rs6000.c: Likewise.
1132         * cofflink.c: Likewise.
1133         * cpu-ns32k.c: Likewise.
1134         * ecoff.c: Likewise.
1135         * ecofflink.c: Likewise.
1136         * elf-bfd.h: Likewise.
1137         * elf-eh-frame.c: Likewise.
1138         * elf-hppa.h: Likewise.
1139         * elf-m10200.c: Likewise.
1140         * elf-m10300.c: Likewise.
1141         * elf.c: Likewise.
1142         * elf32-arm.h: Likewise.
1143         * elf32-avr.c: Likewise.
1144         * elf32-cris.c: Likewise.
1145         * elf32-d10v.c: Likewise.
1146         * elf32-dlx.c: Likewise.
1147         * elf32-fr30.c: Likewise.
1148         * elf32-frv.c: Likewise.
1149         * elf32-h8300.c: Likewise.
1150         * elf32-hppa.c: Likewise.
1151         * elf32-i370.c: Likewise.
1152         * elf32-i386.c: Likewise.
1153         * elf32-i860.c: Likewise.
1154         * elf32-i960.c: Likewise.
1155         * elf32-ip2k.c: Likewise.
1156         * elf32-iq2000.c: Likewise.
1157         * elf32-m32r.c: Likewise.
1158         * elf32-m68hc11.c: Likewise.
1159         * elf32-m68hc1x.c: Likewise.
1160         * elf32-m68k.c: Likewise.
1161         * elf32-mcore.c: Likewise.
1162         * elf32-mips.c: Likewise.
1163         * elf32-msp430.c: Likewise.
1164         * elf32-openrisc.c: Likewise.
1165         * elf32-ppc.c: Likewise.
1166         * elf32-s390.c: Likewise.
1167         * elf32-sh.c: Likewise.
1168         * elf32-sh64.c: Likewise.
1169         * elf32-sparc.c: Likewise.
1170         * elf32-v850.c: Likewise.
1171         * elf32-vax.c: Likewise.
1172         * elf32-xstormy16.c: Likewise.
1173         * elf32-xtensa.c: Likewise.
1174         * elf64-alpha.c: Likewise.
1175         * elf64-hppa.c: Likewise.
1176         * elf64-mips.c: Likewise.
1177         * elf64-mmix.c: Likewise.
1178         * elf64-ppc.c: Likewise.
1179         * elf64-s390.c: Likewise.
1180         * elf64-sh64.c: Likewise.
1181         * elf64-sparc.c: Likewise.
1182         * elf64-x86-64.c: Likewise.
1183         * elfcode.h: Likewise.
1184         * elflink.h: Likewise.
1185         * elfn32-mips.c: Likewise.
1186         * elfxx-ia64.c: Likewise.
1187         * elfxx-mips.c: Likewise.
1188         * i386linux.c: Likewise.
1189         * ieee.c: Likewise.
1190         * libcoff-in.h: Likewise.
1191         * linker.c: Likewise.
1192         * m68klinux.c: Likewise.
1193         * pdp11.c: Likewise.
1194         * pe-mips.c: Likewise.
1195         * peXXigen.c: Likewise.
1196         * reloc.c: Likewise.
1197         * reloc16.c: Likewise.
1198         * sparclinux.c: Likewise.
1199         * sunos.c: Likewise.
1200         * syms.c: Likewise.
1201         * versados.c: Likewise.
1202         * vms.c: Likewise.
1203         * xcofflink.c: Likewise.
1204         * bfd-in2.h: Regenerate.
1205         * libcoff.h: Regenerate.
1206         * libbfd.h: Regenerate.
1208 2003-06-24  Alan Modra  <amodra@bigpond.net.au>
1210         * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
1211         local sym errors.
1213         * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
1214         prototypes and casts.  Replace PTR with void *.  Formatting.
1215         * elf32-ppc.c: Likewise.  Break long strings too.
1216         (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
1217         (ppc_elf_unhandled_reloc): Internationalize error message.
1218         * elf32-ppc.h: Remove PARAMS.
1220 2003-06-23  Mark Mitchell  <mark@codesourcery.com>
1222         * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
1223         APUinfo slots.
1224         (ppc_elf_final_write_processing): Likewise.
1226 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
1228         * elflink.h (elf_link_input_bfd): Check raw size when using
1229         kept_section to preserve debug information discarded by
1230         linkonce.
1232 2003-06-20  Alan Modra  <amodra@bigpond.net.au>
1234         * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
1235         (ppc64_elf_setup_section_lists): Set it.
1236         (ppc64_elf_relocate_section): Check sym section id against top_id.
1237         (ppc_build_one_stub): Comment on top_id.
1239 2003-06-20  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1241         * config.bfd: Add tic4x-*-rtems*.
1243 2003-06-20  Alan Modra  <amodra@bigpond.net.au>
1245         * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
1246         prototypes and casts.  Replace PTR with void *.  Format copyright.
1247         Mention ABI links.
1248         (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
1249         sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
1250         (ppc_type_of_stub): Make r_type an enum.
1251         (ppc64_elf_size_stubs): Likewise.
1252         * elf64-ppc.h: Remove PARAMS macro.
1254 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
1256         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
1257         elf hash tab fields.
1259         * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
1260         (ppc64_elf_info_to_howto): Likewise.
1261         (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
1262         * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
1264 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
1266         * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
1267         reloc overflow on discarded eh_frame entries.
1269 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
1271         * elf64-ppc.c (toc_adjusting_stub_needed): New function.
1272         (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
1273         Return error condition.
1274         (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
1275         that have has_gp_reloc set.
1276         (struct ppc_link_hash_table): Add stub_count.
1277         (ppc_build_one_stub): Increment it.
1278         (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
1279         individual fields.
1280         * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
1282 2003-06-18  Alan Modra  <amodra@bigpond.net.au>
1284         * elflink.h (elf_gc_record_vtentry): Revert last change.  Correct
1285         size calculation from addend.  Round size up.
1287 2003-06-18  Hans-Peter Nilsson  <hp@axis.com>
1289         * elf32-cris.c (cris_elf_relocate_section) <case
1290         R_CRIS_32_GOTREL>: When linking a program, don't complain about a
1291         symbol from a normal object or an undefined weak symbol.
1293 2003-06-18  Alan Modra  <amodra@bigpond.net.au>
1295         * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
1296         R_PPC64_TOC relocs.
1298 2003-06-17  H.J. Lu <hongjiu.lu@intel.com>
1300         * section.c (struct sec): Put back kept_section.
1301         (STD_SECTION): Put back kept_section initialization.
1302         * bfd-in2.h: Regenerate.
1304         * elflink.h (elf_link_input_bfd): Also check discarded linkonce
1305         sections for relocateable output. Use kept_section to preserve
1306         debug information discarded by linkonce.
1308 2003-06-17  Roland McGrath  <roland@redhat.com>
1310         * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
1311         segment-relative relocation between different segments.
1313 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
1315         * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
1316         optimizations earlier.
1318         * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
1319         Restore previous input_list type.
1320         (ppc64_elf_link_hash_table_create): Undo last change.
1321         (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
1322         per output section, but don't bother with bfd_abs_section marker.
1323         (ppc64_elf_next_input_section): Adjust for multiple input section
1324         lists.
1325         (group_sections): Likewise.
1327 2003-06-17  Jakub Jelinek  <jakub@redhat.com>
1329         * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
1330         *r_offset == r_addend for RELATIVE relocs against .got.
1332 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
1334         * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
1336 2003-06-17  Nick Clifton  <nickc@redhat.com>
1338         * elflink.h (elf_gc_record_vtentry): Allocate an extra element
1339         in the vtable_entries_used array to allow for the accessing
1340         the largest element.
1342 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
1344         * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index.  Modify
1345         input_list.
1346         (ppc64_elf_link_hash_table_create): Init input_list here.
1347         (ppc64_elf_setup_section_lists): Remove code setting up input lists
1348         per output section.  Set toc_off for abs and other standard sections.
1349         (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
1350         (ppc64_elf_next_input_section): Adjust for single input section list.
1351         Don't set toc_curr from input bfds that haven't set elf_gp.
1352         (group_sections): Adjust for single input section list.
1354         * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
1356 2003-06-16  Alan Modra  <amodra@bigpond.net.au>
1358         * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
1359         tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
1360         dtprel entry.  Ensure TLS_LD DTPMOD reloc has a zero addend.  Write
1361         got section for RELATIVE relocs.  Fix wrong comment.  Change condition
1362         under which dynamic relocs update the section contents.
1364 2003-06-13  Robert Millan  <zeratul2@wanadoo.es>
1366         * config.bfd: Add i386-netbsd-gnu target.
1368 2003-06-12  Nick Clifton  <nickc@redhat.com>
1370         * opncls.c (calc_crc32): Rename to
1371         bfd_calc_gnu_debuglink_crc32 and export.
1372         (GNU_DEBUGLINK): Define and use to replace occurrences of
1373         hard-coded ".gnu_debuglink" in the code.
1374         (get_debug_link_info): Prevent aborts by replacing call to
1375         xmalloc with a call to malloc.
1376         (find_separate_debug_file): Prevent aborts by replacing calls
1377         to xmalloc and xstrdup with calls to malloc and strdup.
1378         (bfd_add_gnu_debuglink): New function.  Add a .gnu_debuglink
1379         section to a bfd.
1380         * bfd-in2.h: Regenerate.
1382 2003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
1384         * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
1385         New target (was i[3-7]86-*-openbsd* before).
1386         (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
1387         (vax-*-openbsd*): New target.
1389 2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1391         * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
1392         for n32, too.
1393         (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
1394         (mips_elf_rel_dyn_section): Use appropriate section alignment.
1395         (mips_elf_create_got_section): Likewise.
1396         (_bfd_mips_elf_create_dynamic_sections): Likewise.
1398 2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1400         * elf32-mips.c (mips_elf_generic_reloc): New Function.
1401         (elf_mips_howto_table_rel): Use it.
1402         (gprel32_with_gp): Move prototype.
1403         (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1404         Use mips_elf_generic_reloc.
1405         (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1406         Code cleanup.
1407         (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
1408         zero addend.
1409         (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
1410         as in the other *_gprel*_reloc functions.
1411         (gprel32_with_gp): Handle partial_inplace properly.
1412         (mips32_64bit_reloc): Use mips_elf_generic_reloc.
1413         (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
1414         Do addend handling directly instead of calling
1415         _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
1416         * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
1417         of zero addend. Handle partial_inplace properly.
1418         (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
1419         addend.
1420         (mips_elf64_gprel16_reloc): Likewise.
1421         (mips_elf64_literal_reloc): Likewise.
1422         (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
1423         logic as in the other *_gprel*_reloc functions. Handle
1424         partial_inplace properly.
1425         (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
1426         addend. Handle partial_inplace properly.
1427         (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1428         of calling _bfd_mips_elf_gprel16_with_gp.
1429         * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
1430         (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
1431         of zero addend.
1432         (mips_elf_shift6_reloc): Handle partial_inplace properly.
1433         (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1434         of calling _bfd_mips_elf_gprel16_with_gp.
1435         * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
1436         partial_inplace properly. Fix wrong addend handling. Fix overflow
1437         check.
1438         (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
1439         exported.
1440         (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
1441         (_bfd_mips_elf_relocate_section): Likewise.
1442         (mips_elf_create_dynamic_relocation): Update sec_info_type access.
1443         * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
1444         (_bfd_mips_elf_sign_extend): New prototype.
1446 2003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
1448         * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
1449         New target (was sparc-*-openbsd* before).
1450         (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
1452         * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
1453         * configure: Regenerate.
1455 2003-06-11  H.J. Lu <hongjiu.lu@intel.com>
1457         * po/Make-in (DESTDIR): New.
1458         (install-data-yes): Support $(DESTDIR).
1459         (uninstall): Likewise.
1461 2003-06-11  Alan Modra  <amodra@bigpond.net.au>
1463         * Makefile.am (config.status): Depend on version.h.
1464         Run "make dep-am".
1465         * Makefile.in: Regenerate.
1466         * po/SRC-POTFILES.in: Regenerate.
1468 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
1469             Gary Hade <garyhade@us.ibm.com>
1471         * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
1473 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
1475         * archures.c (bfd_mach_h8300sxn): New architecture.
1476         * bfd-in2.h: Regenerate.
1477         * cpu-h8300.c (h8300_scan): Check for 'sxn'.
1478         (h8300sxn_info_struct): New.
1479         (h8300sx_info_struct): Link to it.
1480         * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
1481         (elf32_h8_final_write_processing): Likewise.
1483 2003-06-08  Alan Modra  <amodra@bigpond.net.au>
1485         * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
1486         elfxx-target.h so that we can use elf_backend_got_header_size.
1487         (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
1488         (GLINK_CALL_STUB_SIZE): Modify.  Define new glink call stub and
1489         associated macros.
1490         (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
1491         dst_mask.
1492         (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
1493         ppc_stub_plt_branch_r2off.
1494         (struct ppc_stub_hash_entry): Reorganize.
1495         (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
1496         toc_curr, toc_off and emit_stub_syms.
1497         (ppc64_elf_link_hash_table_create): Init them.
1498         (ppc_stub_name): Correct string size.
1499         (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
1500         (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
1501         used.
1502         (ppc_type_of_stub): Tweak root.type test.
1503         (build_plt_stub): Remove glink code.  Adjust for insn macro changes.
1504         (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
1505         ppc_stub_plt_branch_r2off.
1506         (ppc_build_one_stub): Likewise.  Fix var shadowing.  Correct addis,addi
1507         range test.  Use toc_off to calculte r2 values.  Handle emit_stub_syms.
1508         (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
1509         Initialize elf_gp and toc_curr.
1510         (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
1511         (ppc64_elf_next_input_section): Set toc_off.
1512         (group_sections): Ensure groups have the same TOC.
1513         (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
1514         (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
1515         Build new glink stub.
1516         (ppc64_elf_relocate_section): Handle multiple TOCs.  Fix comments.
1517         (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
1518         * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
1519         (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
1520         * section.c (struct sec): Rename flag12 to has_gp_reloc.
1521         (STD_SECTION): Update.
1522         * ecoff.c (bfd_debug_section): Update comment.
1523         * bfd-in2.h: Regenerate.
1525 2003-06-05  Daniel Jacobowitz  <drow@mvista.com>
1527         * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
1528         NULL function pointers.
1530 2003-06-05  Daniel Jacobowitz  <drow@mvista.com>
1532         * simple.c (bfd_simple_get_relocated_section_contents): Call
1533         _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
1535 2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
1537         * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
1538         ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
1539         swaptables.
1540         * coff-tic4x.c: Ditto
1541         * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
1542         and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
1543         CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
1544         ticoff1_bad_format_hook() functions. Created the coff0 and coff1
1545         swap tables.
1546         * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
1547         * coff-a29k.c: Append COFF_SWAP_TABLE argument
1548         * coff-apollo.c: Ditto
1549         * coff-arm.c: Ditto
1550         * coff-h8300.c: Ditto
1551         * coff-h8500.c: Ditto
1552         * coff-i960.c: Ditto
1553         * coff-m68k.c: Ditto
1554         * coff-m88k.c: Ditto
1555         * coff-mcore.c: Ditto
1556         * coff-sh.c: Ditto
1557         * coff-sparc.c: Ditto
1558         * coff-tic80.c: Ditto
1559         * coff-we32k.c: Ditto
1560         * coff-z8k.c: Ditto
1561         * coff-w65.c: Ditto
1563 2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
1565         * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
1566         initialization bug
1568 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1570         * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
1571         (bfd_section_from_phdr): Likewise.
1572         (map_sections_to_segments): Create PT_GNU_STACK segment header.
1573         (get_program_header_size): Count with PT_GNU_STACK.
1574         * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
1575         * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
1577 2003-06-03  H.J. Lu <hongjiu.lu@intel.com>
1579         * elflink.h (elf_link_input_bfd): Call linker error_handler
1580         for discarded definitions.
1582 2003-06-03  Elias Athanasopoulos  <elathan@phys.uoa.gr>
1584         * syms.c (decode_section_type): Return 'n' if section flags are
1585         SEC_HAS_CONTENTS && SEC_READONLY.
1587 2003-06-03  Nick Clifton  <nickc@redhat.com>
1589         * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
1590         R_V850_ABS32.  Add entry for R_V850_REL32.
1591         (v850_elf_reloc_map): Likewise.
1592         (v850_elf_check_relocs): Likewise.
1593         (v850_elf_perform_relocation): Likewise.
1594         (v850_elf_final_link_relocate): Likewise.  Include computation
1595         to make R_V850_REl32 pc-relative.
1597 2003-06-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1599         * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
1600         and DT_DEBUG dynamic tag even for position independent executables.
1601         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
1603 2003-06-02  Daniel Jacobowitz  <drow@mvista.com>
1605         * config.bfd: Move obsolete entries out of the range of the
1606         targmatch sed script.
1608 2003-06-02  Daniel Jacobowitz  <drow@mvista.com>
1610         * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
1612 2003-05-31  Jakub Jelinek  <jakub@redhat.com>
1614         * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
1615         plt entries, not just 8191.
1617 2003-05-30  Daniel Jacobowitz  <drow@mvista.com>
1619         * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
1620         Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
1622 2003-05-30  Ulrich Drepper  <drepper@redhat.com>
1623             Jakub Jelinek  <jakub@redhat.com>
1625         * elflink.h (elf_link_add_object_symbols): Use !info->executable
1626         instead of info->shared where appropriate.
1627         (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
1628         * elflink.c (_bfd_elf_create_got_section): Likewise.
1629         (_bfd_elf_link_create_dynamic_sections): Likewise.
1630         (_bfd_elf_link_assign_sym_version): Likewise.
1631         * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
1632         and DT_DEBUG dynamic tag even for position independent executables.
1633         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
1634         * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
1635         * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
1636         * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
1637         * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
1638         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
1639         * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
1640         * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
1641         * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
1643 2003-05-30  Kris Warkentin <kewarken@qnx.com>
1645         * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
1646         signalled thread.
1647         (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
1649 2003-05-29  Nick Clifton  <nickc@redhat.com>
1651         * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
1652         Tidy up formatting.
1653         * Makefile.am: Add dependency on safe-ctype.h.
1654         * Makefile.in: Regenerate.
1656 2003-05-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1658         * elfxx-mips.c: Don't force symbols local unconditionally.
1660 2003-05-28  Alan Modra  <amodra@bigpond.net.au>
1662         * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
1663         undefined_symbol call.
1665 2003-05-27  Richard Sandiford  <rsandifo@redhat.com>
1667         * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
1668         (mips_elf_link_hash_table): Likewise.
1670 2003-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1672         * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
1673         R_MIPS_GNU_REL16_S2 support.
1674         (bfd_elf64_bfd_reloc_type_lookup): Use it.
1675         (mips_elf64_rtype_to_howto): Use it.
1676         * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
1677         R_MIPS_GNU_REL16_S2 support.
1678         (bfd_elf32_bfd_reloc_type_lookup): Use it.
1679         (mips_elf_n32_rtype_to_howto): Use it.
1681 2003-05-21  Stuart F. Downing  <sdowning@fame.com>
1683         * som.h: Define PA_2_0 before including a.out.h
1685 2003-05-07  Eric Christopher  <echristo@redhat.com>
1686             Alexandre Oliva   <aoliva@redhat.com>
1688         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
1689         pic tests, change to warning.
1690         (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
1692 2003-05-21  Marcus Comstedt  <marcus@mc.pp.se>
1694         * config.bfd: Check for a target triplet of shl-...-netbsdelf as
1695         well as shle-...-netbsdelf.  Remove duplicate entry.
1697 2003-05-21  Nick Clifton  <nickc@redhat.com>
1699         * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
1700         for X_STORMY16_REL_12 reloc.
1702         * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
1703         the type of the hash table in the bfd_link_info structure.
1704         (bfd_elf_get_runpath_list): Likewise.
1706 2003-05-19  Roland McGrath  <roland@redhat.com>
1708         * elf.c (bfd_elf_bfd_from_remote_memory): New function.
1709         * bfd-in.h: Declare it.
1710         * bfd-in2.h: Regenerated.
1711         * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
1712         * elf-bfd.h (struct elf_backend_data): New function pointer member
1713         elf_backend_bfd_from_remote_memory.
1714         (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
1715         Declare them.
1716         * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
1717         (elfNN_bed): Add that to the initializer.
1719 2003-05-15  Roland McGrath  <roland@redhat.com>
1721         * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
1723 2003-05-20  Jakub Jelinek  <jakub@redhat.com>
1725         * elflink.h (elf_link_output_extsym): Only issue error about !=
1726         STV_DEFAULT symbols if they are bfd_link_hash_undefined.
1728 2003-05-20  H.J. Lu <hongjiu.lu@intel.com>
1730         * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
1731         when removing the old definition for symbols with non-default
1732         visibility.
1734 2003-05-18  Jason Eckhardt  <jle@rice.edu>
1736         * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
1738 2003-05-17  Andreas Schwab  <schwab@suse.de>
1740         * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
1741         elf_section_data during processing of pc-relative and absolute
1742         relocations.
1743         (elf_m68k_relocate_section): Use the cached reloc section instead
1744         of computing it again.  Fix handling of visibility.  Don't modify
1745         addend when copying over a relocation into the output.
1747 2003-05-17  Alan Modra  <amodra@bigpond.net.au>
1749         * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
1750         to trim plt entries.  Move undefweak non-default visibility test..
1751         (allocate_dynrelocs): ..from here.
1752         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
1753         dynamic_sections_created here.  Update comment.  Move undefweak
1754         non-default visibility test..
1755         (allocate_dynrelocs): ..from here.  Fix comment.
1756         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
1757         to trim plt entries.  Move undefweak non-default visibility test..
1758         (allocate_dynrelocs): ..from here.  Fix comment.
1759         * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
1760         STV_DEFAULT rather than comparing with zero.
1761         * elflink.c (_bfd_elf_merge_symbol): Likewise.
1762         (_bfd_elf_fix_symbol_flags): Likewise.  Format comment.
1764 2003-05-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1766         * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
1767         pointers.
1768         (_bfd_set_gp_value): Likewise.
1770 2003-05-16  Michael Snyder  <msnyder@redhat.com>
1771         From Bernd Schmidt  <bernds@redhat.com>
1772         * archures.c (bfd_mach_h8300sx): New.
1773         * bfd-in2.h: Regenerate.
1774         * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
1775         (h8300sx_info_struct): New.
1776         (h8300s_info_struct): Link to it.
1777         * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
1778         (elf32_h8_final_write_processing): Likewise.
1779         (elf32_h8_relax_section): Likewise.
1781 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
1783         * config.bfd: Accept i[3-7]86 variants.
1784         * configure.host: Likewise.
1785         * configure.in: Likewise.
1786         * configure: Regenerate.
1788 2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
1790         * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
1791         symbol.
1793 2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
1795         * elflink.h (elf_link_check_versioned_symbol): Also allow
1796         the base version.
1798 2003-05-15  Alan Modra  <amodra@bigpond.net.au>
1799             H.J. Lu <hongjiu.lu@intel.com>
1801         * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
1802         (elf_i386_relocate_section): Likewise.
1803         * elf32-ppc.c (allocate_dynrelocs): Likewise.
1804         (ppc_elf_relocate_section): Likewise.
1805         * elf64-ppc.c (allocate_dynrelocs): Likewise.
1806         (ppc64_elf_relocate_section): Likewise.
1808 2003-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1810         * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
1812 2003-05-13  Stephane Carrez  <stcarrez@nerim.fr>
1814         * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
1815         processor capability, allow merge of HC12 and HCS12 in some cases.
1816         (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
1817         * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
1818         (bfd_m68hc12_arch): Link it.
1819         (scan_mach): New function.
1821 2003-05-13  Andrew Haley  <aph@redhat.com>
1823         * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
1825 2003-05-13  Alan Modra  <amodra@bigpond.net.au>
1826             H.J. Lu  <hongjiu.lu@intel.com>
1828         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
1829         elf32-ppc.c.  Add ELF_LINK_FORCED_LOCAL check.
1830         * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
1831         (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
1832         (ppc_elf_relocate_section): Likewise.
1833         * elf64-ppc.c (allocate_dynrelocs): Likewise.
1834         (ppc64_elf_relocate_section): Likewise.  Use for .got relocs too.
1835         (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
1836         relocs need no other types.
1837         * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
1838         dynreloc check.
1839         (elf_i386_relocate_section): Likewise.  Use for .got relocs too.
1840         (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
1841         .got relocs.
1843 2003-05-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1845         * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
1846         copy ELF_LINK_NON_GOT_REF from weakdef.
1847         (allocate_dynrelocs): For undef weak syms with non-default
1848         visibility, a) don't allocate plt entries, b) don't allocate
1849         .got relocs, c) discard dyn rel space
1850         (sh_elf_relocate_section): d) don't generate .got relocs, e)
1851         don't generate dynamic relocs.
1852         (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
1853         for weakdefs when symbol already adjusted.
1855 2003-05-12  Nick Clifton  <nickc@redhat.com>
1857         * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
1858         overflow detection for R_XSTORMY16_16 reloc.
1860 2003-05-12  Paul Clarke  <paulc@senet.com.au>
1862         * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
1864 2003-05-11  Jason Eckhardt  <jle@rice.edu>
1866         * elf32-i860.c (elf32_i860_relocate_highadj): Properly
1867         adjust upper bits.
1868         (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
1869         proper place.
1870         (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
1871         proper place.
1873 2003-05-11  Andreas Schwab  <schwab@suse.de>
1875         * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
1876         complicated tests for unresolvable relocs with a simple direct
1877         scheme using "unresolved_reloc" var.  Report some detail on
1878         bfd_reloc_outofrange and similar errors.
1880 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1882         * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
1883         Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
1884         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1885         * elf64-s390.c: Likewise.
1887 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1889         * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
1890         (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
1891         ELF_LINK_NON_GOT_REF from weakdef.
1892         (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
1893         already been adjusted before treating it specially.
1894         * el64-s390.c: Likwise.
1896 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1898         * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
1899         non-default visibility, a) don't make them dynamic, b) discard
1900         space for dynamic relocs.
1901         (elf_s390_relocate_section): Initialize the GOT entries and skip
1902         R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
1903         symbols with non-default visibility.
1904         * elf64-s390.c: Likewise.
1906 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
1908         * cpu-arm.c (arm_check_note): Warning fix.
1909         * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes.  Arrange
1910         to keep relocs if edited.
1911         (iq2000_elf_print_private_bfd_data): Return TRUE.
1912         * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
1913         ELF64_R_SYM.
1914         (elfNN_ia64_relax_ldxmov): Warning fix.
1915         * xtensa-isa.c (xtensa_add_isa): Warning fix.
1916         * xtensa-modules.c (get_num_opcodes): Warning fix.
1918 2003-05-09  Andrey Petrov <petrov@netbsd.org>
1920         * elf.c (elf_fake_sections): Use correct cast for sh_name.
1922 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
1924         * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
1925         elflink.h.  Replace LOG_FILE_ALIGN with bed->s->log_file_align.
1926         (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
1927         (bfd_elf_record_link_assignment): Move from elflink.h.
1928         (_bfd_elf_merge_symbol): Likewise.
1929         (_bfd_elf_add_default_symbol): Likewise.
1930         (_bfd_elf_export_symbol): Likewise.
1931         (_bfd_elf_link_find_version_dependencies): Likewise.
1932         (_bfd_elf_link_assign_sym_version): Likewise.
1933         (_bfd_elf_link_read_relocs): Likewise.
1934         (_bfd_elf_link_size_reloc_section): Likewise.
1935         (_bfd_elf_fix_symbol_flags): Likewise.
1936         (_bfd_elf_adjust_dynamic_symbol): Likewise.
1937         (_bfd_elf_link_sec_merge_syms): Likewise.
1938         (elf_link_read_relocs_from_section): Likewise.  Use bed->s->sizeof_rel
1939         and bed->s->sizeof_rela.
1940         (_bfd_elf_link_output_relocs): Likewise.
1941         * elf-bfd.h (struct elf_size_info): Rename file_align to
1942         log_file_align.
1943         (struct elf_info_failed): Move from elflink.h.
1944         (struct elf_assign_sym_version_info): Likewise.
1945         (struct elf_find_verdep_info): Likewise.
1946         (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
1947         (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
1948         _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
1949         _bfd_elf_link_assign_sym_version,
1950         _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
1951         _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
1952         _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
1953         _bfd_elf_link_sec_merge_syms): Declare.
1954         (bfd_elf32_link_create_dynamic_sections): Don't declare.
1955         (_bfd_elf32_link_read_relocs): Likewise.
1956         (bfd_elf64_link_create_dynamic_sections): Likewise.
1957         (_bfd_elf64_link_read_relocs): Likewise.
1958         * elflink.h: Move lots o' stuff elsewhere.
1959         * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
1960         (bfd_elf64_record_link_assignment): Likewise.
1961         (bfd_elf_record_link_assignment): Declare.
1962         * bfd-in2.h: Regenerate.
1963         * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
1964         (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
1965         * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
1966         (assign_file_positions_for_segments): Likewise.
1967         (assign_file_positions_except_relocs): Likewise.
1968         (swap_out_syms, elfcore_write_note): Likewise.
1969         * elf-m10200.c: Adjust for changed function names.
1970         * elf-m10300.c: Likewise.
1971         * elf32-arm.h: Likewise.
1972         * elf32-h8300.c: Likewise.
1973         * elf32-hppa.c: Likewise.
1974         * elf32-ip2k.c: Likewise.
1975         * elf32-m32r.c: Likewise.
1976         * elf32-m68hc11.c: Likewise.
1977         * elf32-m68hc1x.c: Likewise.
1978         * elf32-m68k.c: Likewise.
1979         * elf32-mips.c: Likewise.
1980         * elf32-ppc.c: Likewise.
1981         * elf32-sh.c: Likewise.
1982         * elf32-v850.c: Likewise.
1983         * elf32-xtensa.c: Likewise.
1984         * elf64-alpha.c: Likewise.
1985         * elf64-hppa.c: Likewise.
1986         * elf64-mmix.c: Likewise.
1987         * elf64-ppc.c: Likewise.
1988         * elf64-sh64.c: Likewise.
1989         * elfxx-ia64.c: Likewise.
1990         * elfxx-mips.c: Likewise.
1991         (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
1992         * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
1993         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
1994         * elf64-mips.c (mips_elf64_size_info): Likewise.
1995         * elf64-s390.c (s390_elf64_size_info): Likewise.
1996         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
1998 2003-05-08  H.J. Lu <hongjiu.lu@intel.com>
2000         * elflink.h (elf_add_default_symbol): After skipping the
2001         unversioned symbol, go to non-default one.
2003 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
2005         * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2006         want_plt field.
2007         (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2008         for symbols with non-default visibility.
2010 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
2012         * elflink.h (elf_link_check_versioned_symbol): Also handle the
2013         case that a DSO references a hidden symbol which may be
2014         satisfied by a versioned symbol in another DSO.
2015         (elf_link_output_extsym): Check versioned definition for hidden
2016         symbol referenced by a DSO.
2018 2003-05-07  Nick Clifton  <nickc@redhat.com>
2020         * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2021         R_XSTORMY16_16 reloc to ignore overflows.
2023 2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
2025         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2026         error message for mixing different-endian files.  Check for ABI
2027         compatibility of input files with the selected emulation.
2029 2003-05-05  Alan Modra  <amodra@bigpond.net.au>
2031         * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2032         non-default visibility, a) don't make them dynamic, b) discard
2033         space for dynamic relocs.
2034         * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2036         * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2037         non-default visibility, a) don't allocate plt entries, b) don't
2038         allocate .got relocs, c) discard dyn rel space,
2039         (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2040         don't generate dynamic relocs.
2041         * elf64-ppc.c (allocate_dynrelocs): As above.
2042         (ppc64_elf_relocate_section): As above.
2044 2003-05-05  Andreas Jaeger  <aj@suse.de>
2046         * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2047         relocation entries for weak undefined symbols with non-default
2048         visibility.
2049         (elf64_x86_64_relocate_section): Initialize the GOT entries and
2050         skip R_386_32/R_386_PC32 for weak undefined symbols with
2051         non-default visibility.
2053 2003-05-04  H.J. Lu <hjl@gnu.org>
2055         * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2056         relocation entries for weak undefined symbols with non-default
2057         visibility.
2058         (elf_i386_relocate_section): Initialize the GOT entries and
2059         skip R_386_32/R_386_PC32 for weak undefined symbols with
2060         non-default visibility.
2062         * elfxx-ia64.c (allocate_fptr): Don't allocate function
2063         descriptors for weak undefined symbols with non-default
2064         visibility.
2065         (allocate_dynrel_entries): Don't allocate relocation entries
2066         for symbols resolved to 0.
2067         (set_got_entry): Don't install dynamic relocation for weak
2068         undefined symbols with non-default visibility.
2069         (set_pltoff_entry): Likewise.
2071         * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2072         with non-default visibility.
2073         (elf_link_output_extsym): Don't make weak undefined symbols
2074         with non-default visibility dynamic.
2076 2003-05-04  H.J. Lu <hjl@gnu.org>
2078         * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2080 2003-05-04  H.J. Lu <hjl@gnu.org>
2082         * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2083         symbol dynamic. Check indirection when removing the old
2084         definition for symbols with non-default visibility.
2085         (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2087 2003-05-02  Nick Clifton  <nickc@redhat.com>
2089         * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2090         R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2091         unsigned overflow.
2093 2003-05-02  Andreas Jaeger  <aj@suse.de>
2095         * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2096         ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2097         (ELIMINATE_COPY_RELOCS): Define as one.  Use throughout.
2098         (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2099         ELF_LINK_NON_GOT_REF from weakdef.
2101 2003-05-02  Charles Lepple <clepple@ghz.cc>
2102             Nick Clifton <nickc@redhat.com>
2104         * acinclude.m4: Fix name of --enable-install-libbfd switch.
2105         * aclocal.m4: Regenerate.
2106         * configure: Regenerate.
2107         * Makefile.in: Regenerate.
2109 2003-05-01  Alan Modra  <amodra@bigpond.net.au>
2111         * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2112         weakdef sym has already been adjusted before treating it specially.
2113         * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2114         ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2115         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2116         (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
2118 2003-04-28  H.J. Lu <hjl@gnu.org>
2120         * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2121         the relax finalize pass.
2123         * section.c (struct sec): Add need_finalize_relax and remove
2124         flag11.
2125         (STD_SECTION): Update struct sec initializer.
2126         * bfd-in2.h: Regenerated.
2128 2003-04-28  H.J. Lu <hjl@gnu.org>
2130         * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2131         to copy any information related to dynamic linking when we flip
2132         the indirection.
2134 2003-04-27  H.J. Lu <hjl@gnu.org>
2136         * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2137         (ELF_LINK_DYNAMIC_WEAK): New.
2139         * elflink.h (elf_merge_symbol): Add one argument to indicate if
2140         a symbol should be skipped. Ignore definitions in dynamic
2141         objects for symbols with non-default visibility.
2142         (elf_add_default_symbol): Adjusted.
2143         (elf_link_add_object_symbols): Check if a symbol should be
2144         skipped. Don't merge the visibility field with the one from
2145         a dynamic object.
2146         (elf_link_check_versioned_symbol): Use undef_bfd.
2147         (elf_link_output_extsym): Warn if a forced local symbol is
2148         referenced from dynamic objects. Make non-weak undefined symbol
2149         with non-default visibility a fatal error.
2151 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2153         * configure.in: Bump version on HEAD to 2.14.90.
2154         * configure: Regenerated.
2156 2003-04-26  Stephane Carrez  <stcarrez@nerim.fr>
2158         PR savannah/3331:
2159         * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
2160         when we couldn't relax something.
2162 2003-04-25  Alan Modra  <amodra@bigpond.net.au>
2164         * elflink.h (elf_merge_symbol): When we find a regular definition
2165         for an indirect symbol, flip the indirection so that the old
2166         direct symbol now points to the new definition.
2168 2003-04-24  Roland McGrath  <roland@redhat.com>
2170         * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2172 2003-04-24  Alan Modra  <amodra@bigpond.net.au>
2174         * elf32-ppc.c: Formatting and comment fixes.
2175         (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
2176         (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
2178 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
2180         * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
2181         * bfd-in2.h: Rebuilt.
2182         * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
2183         * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
2184         & H8300SNMAGIC.
2185         (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
2186         * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
2187         (h8300sn_info_struct, h8300hn_info_struct): New.
2188         * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
2189         (elf32_h8_final_write_processing): Likewise.
2191 2003-04-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2193         * elf32-sh.c (tpoff): New.
2194         (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
2195         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2196         (allocate_dynrelocs): Don't make unnecessary dynamic TLS
2197         relocations.  Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
2198         (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
2199         (dtpoff_base): Fix wrong indentation.
2200         (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
2201         relocations.  Don't set tls_tpoff32 flag.  Don't make unnecessary
2202         R_SH_TLS_TPOFF32 relocations.
2204 2003-04-23  J"orn Rennecke <joern.rennecke@superh.com>
2206         * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
2207         * cpu-sh.c: Likewise.
2208         * elf32-sh.c: Likewise.
2209         * reloc.c (bfd_reloc_code_real): Likewise.
2210         * elf32-sh64-com.c: Change comment to refer to SuperH.
2211         * elf32-sh64.c: Likewise.
2212         * elf64-sh64.c: Likewise.
2213         * bfd-in2.h (enum bfd_architecture): Regenerate.
2215 2003-04-23  Alan Modra  <amodra@bigpond.net.au>
2217         From Julien LEMOINE <speedblue@debian.org>
2218         * elf32-i386.c (elf_i386_info_to_howto): Delete.
2219         (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
2221 2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2223         * archures.c: Replace references to Mitsubishi M32R with references
2224         to Renesas M32R.
2225         * relocs.c: Likewise.
2226         * bfd-in2.h: Regenerate.
2228 2003-04-21  Richard Henderson  <rth@redhat.com>
2230         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
2231         executable when a symbol is defined both regular and dynamic.
2233 2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
2235         * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
2236         (elf32-m68hc1x.lo): Update dependencies
2237         * configure.in: Add elf32-m68hc1x.lo.
2238         * configure: Rebuild.
2239         * Makefile.in: Rebuild.
2241 2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
2243         * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2244         (m68hc11_elf_hash_table_create): New function.
2245         (elf32_m68hc11_link_hash_table_free): New function.
2246         (stub_hash_newfunc): New function.
2247         (m68hc11_add_stub): New function.
2248         (elf32_m68hc11_add_symbol_hook): New function.
2249         (elf32_m68hc11_setup_section_lists): New function.
2250         (elf32_m68hc11_next_input_section): New function.
2251         (elf32_m68hc11_size_stubs): New function.
2252         (elf32_m68hc11_build_stubs): New function.
2253         (m68hc11_get_relocation_value): New function.
2254         (elf32_m68hc11_relocate_section): Call the above to redirect
2255         some relocations to the trampoline code.
2256         (m68hc11_elf_export_one_stub): New function.
2257         (m68hc11_elf_set_symbol): New function.
2258         (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
2259         (m68hc11_elf_get_bank_parameters): Get parameters only when the info
2260         is not yet initialized.
2262         * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2263         (elf32_m68hc11_stub_hash_entry): New struct.
2264         (m68hc11_page_info): Add trampoline handler address.
2265         (m68hc11_elf_link_hash_table): Add stubs generation members.
2266         (elf32_m68hc11_add_symbol_hook): Declare.
2267         (elf32_m68hc11_setup_section_lists): Declare.
2268         (elf32_m68hc11_size_stubs): Declare.
2269         (elf32_m68hc11_build_stubs): Declare.
2271         * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
2272         (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
2273         (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
2274         (_bfd_m68hc11_elf_set_private_flags): Ditto.
2275         (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
2276         (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
2277         (bfd_elf32_bfd_link_hash_table_create): Define.
2278         (elf_backend_add_symbol_hook): Define.
2279         (m68hc11_elf_bfd_link_hash_table_create): New function.
2280         (m68hc11_elf_build_one_stub): New function.
2281         (m68hc11_elf_size_one_stub): New function.
2282         (m68hc11_elf_bfd_link_hash_table_create): Install the above.
2283         (bfd_elf32_bfd_link_hash_table_create): Define.
2285         * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
2286         (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
2287         (m68hc12_phys_addr): Ditto.
2288         (m68hc12_phys_page): Ditto.
2289         (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
2290         (elf32_m68hc11_gc_mark_hook): Likewise.
2291         (elf32_m68hc11_gc_sweep_hook): Likewise.
2292         (elf32_m68hc11_check_relocs): Likewise.
2293         (elf32_m68hc11_relocate_section): Likewise.
2294         (_bfd_m68hc12_elf_set_private_flags): Likewise.
2295         (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
2296         (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
2297         (m68hc12_elf_build_one_stub): New function.
2298         (m68hc12_elf_size_one_stub): New function.
2299         (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
2300         (elf_backend_add_symbol_hook): Define.
2301         (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
2303 2003-04-18  Nick Clifton  <nickc@redhat.com>
2305         * format.c (bfd_check_format_matches): Only check associated
2306         vector if the matching_vector has been created.
2308 2003-04-15  Alexandre Oliva  <aoliva@redhat.com>
2310         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2311         2003-04-09's change.
2313 2003-04-15  Brian Ford  <ford@vss.fsi.com>
2315         * peicode.h (coff_swap_scnhdr_in): If a section holds
2316         uninitialized data and is from an object file or from an
2317         executable image that has not initialized the s_size field, or if
2318         the physical size is padded, use the virtual size (stored in
2319         s_paddr) instead.
2321 2003-04-15  H.J. Lu <hjl@gnu.org>
2323         * elflink.h (elf_link_add_object_symbols): Properly report
2324         filename for alignment reduction.
2326 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
2328         * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
2329         * reloc.c: Likewise.
2330         * coff-h8300.c: Likewise.
2331         * coff-h8500.c: Likewise.
2332         * coff-sh.c: Likewise.
2333         * cpu-h8300.c: Likewise.
2334         * cpu-sh.c: Likewise.
2335         * elf32-h8300.c: Likewise.
2336         * elf32-sh.c: Likewise.
2337         * elf32-sh64-com.c: Likewise.
2338         * elf32-sh64.c: Likewise.
2339         * elf64-sh64.c: Likewise.
2340         * bfd-in2.h: Regenerate.
2342 2003-04-14  H.J. Lu <hjl@gnu.org>
2344         * elflink.h (elf_link_add_object_symbols): Maintain maximum
2345         alignment for common symbols. Warn reducing alignment for
2346         common symbols. Report old filename when symbol size changes.
2348 2003-04-12  Alexandre Oliva  <aoliva@redhat.com>
2350         * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
2351         occurrences of the same test changed in the previous patch.
2352         Optimize.
2354 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
2356         * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
2357         (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
2358         GOT_DISP/addend only if the symbol got a global GOT entry.
2360 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
2362         * elfxx-mips.c (mips_elf_calculate_relocation): Decay
2363         GOT_PAGE/GOT_OFST referencing overridable symbol to
2364         GOT_DISP/addend.
2365         (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
2366         global symbol as GOT_DISP.
2368 2003-04-10  Bob Wilson  <bob.wilson@acm.org>
2370         * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
2371         next relocation on an undefined symbol.
2373 2003-04-09  Richard Henderson  <rth@redhat.com>
2375         * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
2376         Ignore relocations against r_symndx == 0.
2378 2003-04-09  H.J. Lu <hjl@gnu.org>
2380         * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
2381         FALSE for undefined symbols.
2382         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2384 2003-04-09  Alexandre Oliva  <aoliva@redhat.com>
2386         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
2387         and IRIX-specific shift-to-64-bit 4-byte lengths before following
2388         addr_size.
2390 2003-04-08  Alexandre Oliva  <aoliva@redhat.com>
2392         * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
2393         pointer size from ABI, not arch_bits_per_address.
2395 2003-04-07  Kevin Buettner  <kevinb@redhat.com>
2397         * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
2398         constants for n32 ABI.
2400 2003-04-06  Andrew Cagney  <cagney@redhat.com>
2402         * simple.c (bfd_simple_get_relocated_section_contents): Disable
2403         free that leads to GDB vs BFD memory corruption.
2405 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
2407         * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
2408         symbols that mark the end of the section.
2409         (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
2410         converting to a relative branch so that the offset is computed after
2411         the relaxation; also relocate a jsr into a bsr if possible but don't
2412         relax them if they are to a far symbol as we need to call the
2413         trampoline code.
2414         (elf_m68hc11_howto_table): Set pcrel_offset to true.
2416 2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
2418         * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
2419         bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
2420         * bfd-in2.h: Regenerate
2421         * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
2422         * cpu-tic4x.c: Ditto
2424 2003-04-03  Nick Clifton  <nickc@redhat.com>
2426         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
2427         differently for object files and executables.
2428         * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
2429         for object files or for executables who have not already
2430         initialised the field.
2431         * libpei.h (bfd_pe_executable_p): New macro.  Return true if
2432         the PE format bfd is an executable.
2434 2003-04-03  Alan Modra  <amodra@bigpond.net.au>
2436         * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
2437         here as it's too early to reliably determine locality.
2438         (ppc_elf_gc_sweep_hook): Likewise.
2439         (SYMBOL_REFERENCES_LOCAL): Expand comment.
2441 2003-04-02  Bob Wilson  <bob.wilson@acm.org>
2443         * xtensa-modules.c: Remove comment indicating that this is a
2444         generated file.
2446 2003-04-02  Alan Modra  <amodra@bigpond.net.au>
2448         * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
2450 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
2452         * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
2453         (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
2454         (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
2455         xtensa-modules.lo.
2456         (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
2457         xtensa-modules.c.
2458         (cpu-xtensa.lo): New target.
2459         (elf32-xtensa.lo): Likewise.
2460         (xtensa-isa.lo): Likewise.
2461         (xtensa-modules.lo): Likewise.
2462         * Makefile.in: Regenerate.
2463         * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
2464         (bfd_archures_list): Add bfd_xtensa_arch.
2465         * config.bfd: Handle xtensa-*-*.
2466         * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
2467         * configure: Regenerate.
2468         * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
2469         PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
2470         * targets.c (bfd_elf32_xtensa_be_vec): Declare.
2471         (bfd_elf32_xtensa_le_vec): Likewise.
2472         (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
2473         * cpu-xtensa.c: New file.
2474         * elf32-xtensa.c: Likewise.
2475         * xtensa-isa.c: Likewise.
2476         * xtensa-modules.c: Likewise.
2477         * libbfd.h: Regenerate.
2478         * bfd-in2.h: Likewise.
2480 2003-04-01  Nick Clifton  <nickc@redhat.com>
2482         * archures.c (bfd_mach_arm_unknown): Define.
2483         * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
2484         bfd_arm_get_mach_from_notes): Prototype.
2485         * bfd-in2.h: Regenerate.
2486         * coff-arm.c (coff_arm_merge_private_bfd_data): Call
2487         bfd_arm_merge_machines.
2488         (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
2489         * coffcode.h (coff_set_arch_mach_hook): Call
2490         bfd_arm_get_mach_from_notes.
2491         * coffgen.c (coff_real_object_p): Revert previous delta.
2492         * cpu_arm.c (arm_check_note): New function.  Examine a note in a
2493         .note section.
2494         (bfd_arm_merge_machines): New function: Handle the merging of ARM
2495         binaries compiled for different architectures..
2496         (bfd_arm_update_notes): New function: Update an ARM note section.
2497         (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
2498         number from an ARM note section.
2499         * elf32-arm.h (elf32_arm_object_p): Use
2500         bfd_arm_get_mach_from_notes.
2501         (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
2502         (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
2504 2003-04-01  Ben Elliston  <bje@wasabisystems.com>
2506         * dwarf2.c (read_attribute_value): Correct typo in comment.
2508 2003-04-01  Nick Clifton  <nickc@redhat.com>
2510         * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
2511         instead of concat().
2512         (decode_line_info): Only free filename if it is not NULL.
2513         (add_line_info): Make a copy of the filename when storing it into
2514         the info structure.
2516 2003-03-31  Andreas Schwab  <schwab@suse.de>
2517             Daniel Jacobowitz  <drow@mvista.com>
2519         * simple.c (bfd_simple_get_relocated_section_contents): Add
2520         parameter symbol_table.  Optionally use it instead of the symbol
2521         table from the bfd.  Save and restore output offsets and output
2522         sections  around bfd_get_relocated_section_contents.  Fix a memory
2523         leak.
2524         (simple_save_output_info, simple_restore_output_info): New
2525         functions.
2526         * bfd-in2.h: Regenerate.
2527         * dwarf2.c (read_abbrevs): Use
2528         bfd_simple_get_relocated_section_contents instead of
2529         bfd_get_section_contents.
2530         (decode_line_info): Likewise.
2531         (_bfd_dwarf2_find_nearest_line): Likewise.  Don't call
2532         find_rela_addend.
2533         (find_rela_addend): Remove.
2534         * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
2535         debugging sections.
2536         (elfNN_ia64_hash_table_create): Create the hash table with malloc,
2537         not bfd_zalloc.
2539 2003-03-31  David Heine  <dlheine@suif.stanford.edu>
2541         * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
2542         bfd_alloc.
2543         * dwarf2.c (concat_filename): Always allocate space for the
2544         returned filename.
2545         (decode_line_info): Free the allocated filename returned by
2546         concat_filename.
2547         * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
2548         * elf.c (copy_private_bfd_data): Likewise.
2549         (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
2550         * elflink.h (elf_link_sort_relocs): Fix memory leak.
2551         * format.c (bfd_check_format_matches): Likewise.
2552         * linker.c (bfd_generic_final_link): Likewise.
2553         * opncls.c (find_separate_debug_info): Likewise.
2554         * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
2556 2003-03-28  H.J. Lu <hjl@gnu.org>
2558         * elflink.h (elf_link_add_object_symbols): Correctly combine
2559         visibilities.
2561 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
2563         * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
2564         to -1 before recomputing got offsets.
2566 2003-03-26  Andreas Schwab  <schwab@suse.de>
2568         * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
2569         (elf_m68k_relocate_section): Use it to correctly handle symbols
2570         forced to be local.
2571         (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
2572         entries for symbols that are forced to be local.
2574 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
2576         * elfxx-mips.c (_bfd_mips_relax_section): New function.
2577         * elfxx-mips.h (_bfd_mips_relax_section): Declare.
2578         * elfn32-mips.c, elf64-mips.c: Use it.
2580 2003-03-25  Stan Cox   <scox@redhat.com>
2581             Nick Clifton  <nickc@redhat.com>
2583         Contribute support for Intel's iWMMXt chip - an ARM variant:
2585         * archures.c: Add bfd_mach_arm_iWMMXt.
2586         * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
2587         * bfd-in2.h: Regenerate.
2588         * libbfd.h: Regenerate.
2589         * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
2590         object files to be linked with XScale ones.
2591         (coff_arm_final_link_postscript): Update note section.
2592         * coffcode.h (coff_set_arch_mach_hook): Handle note section.
2593         * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
2594         after identifying a coff binary.
2595         * cpu-arm.c (processors): Add iWMMXt.
2596         (arch_inf): Likewise.
2597         * elf32-arm.h (arm_object_p): Handle note section.
2598         (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
2599         be linked with XScale ones.
2600         (elf32_arm_section_flags): New function: Set flags on note section.
2601         (elf32_arm_final_write_processing): Handle note section.
2603 2003-03-21  DJ Delorie  <dj@redhat.com>
2605         * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
2606         _bfd_elf_rela_local_sym.
2608 2003-03-20  H.J. Lu <hjl@gnu.org>
2610         * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
2611         non-ELF outputs.
2613 2003-03-20  Nick Clifton  <nickc@redhat.com>
2615         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
2616         $idata5 in case bfd_coff_final_link is not called.
2618 2003-03-19  Jakub Jelinek  <jakub@redhat.com>
2620         * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
2621         field.
2622         (canon_reloc_count): Define.
2623         (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
2624         sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
2625         reloc_count.
2626         (sparc64_elf_canonicalize_reloc): New routine.
2627         (bfd_elf64_canonicalize_reloc): Define.
2629 2003-03-18  Jakub Jelinek  <jakub@redhat.com>
2631         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
2632         againt mergeable sections.  Take r_addend into account when caching
2633         trampolines.
2635 2003-03-18  Richard Henderson  <rth@redhat.com>
2637         * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
2638         local symbols that have no dyninfo.
2640 2003-03-14  Gene Smith  <gene.smith@siemens.com>
2642         * ieee.c (ieee_write_expression): Handle the case where symbol is
2643         NULL.
2644         General formatting improvements.
2646 2003-03-13  Nick Clifton  <nickc@redhat.com>
2648         * configure.in (LINGUAS): Add zh_CN.
2649         * configure: Regenerate.
2650         * po/zh_CN.po: New file.
2652 2003-03-13  Elias Athanasopoulos  <elathan@phys.uoa.gr>
2654         * aout-cris.c (BYTES_IN_WORD): Don't define.
2655         aout-encap.c: Likewise.
2656         aout-ns32k.c: Likewise.
2657         aout-tic30.c: Likewise.
2658         hp300bsd.c: Likewise.
2659         i386aout.c: Likewise.
2660         i386dynix.c: Likewise.
2661         i386linux.c: Likewise.
2662         i386lynx.c: Likewise.
2663         i386mach3.c: Likewise.
2664         m68k4knetbsd.c: Likewise.
2665         m68klinux.c: Likewise.
2666         m68klynx.c: Likewise.
2667         m68knetbsd.c: Likewise.
2668         m88kmach3.c: Likewise.
2669         mipsbsd.c: Likewise.
2670         newsos3.c: Likewise.
2671         sparclinux.c: Likewise.
2672         sparclynx.c: Likewise.
2673         sparcnetbsd.c: Likewise.
2674         vaxbsd.c: Likewise. Fix comment formatting.
2676 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
2678         * Reverted 2003-03-02's patch.
2680         * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
2681         overridable.
2682         * elf64-mips.c (mips_elf64_canonicalize_reloc,
2683         mips_elf64_get_dynamic_reloc_upper_bound,
2684         mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
2685         (bfd_elf64_get_canonicalize_reloc,
2686         bfd_elf64_get_dynamic_reloc_upper_bound,
2687         bfd_elf64_canonicalize_dynamic_reloc): Define.
2688         (mips_elf64_slurp_reloc_table): Support dynamic.
2689         (mips_elf64_slurp_one_reloc_table): Adjust.
2691 2003-03-12  Nick Clifton  <nickc@redhat.com>
2693         * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
2694         'index' to 'offset' in test for zero value.
2696 2003-03-11  Alexandre Oliva  <aoliva@redhat.com>
2698         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
2699         dynamic relocations pointing to local or section symbols, use the
2700         NULL symbol instead.  Document the choice to not emit an
2701         additional R_MIPS_64 relocation.
2703 2003-03-11  Alan Modra  <amodra@bigpond.net.au>
2705         * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
2706         zero index dynamic tls relocs generated for the GOT.  Tidy code.
2707         Set "relocation" to 1 on DTPMOD32 relocs.  Optimize HA adjustment.
2708         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2710 2003-03-07  Alan Modra  <amodra@bigpond.net.au>
2712         * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
2713         a tls_get_addr call.
2715         * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
2716         (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
2717         ELF_LINK_NON_GOT_REF from weakdef.
2718         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
2719         (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
2720         ELF_LINK_NON_GOT_REF from weakdef.
2721         * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one.  Use throughout.
2722         (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
2723         ELF_LINK_NON_GOT_REF from weakdef.
2725 2003-03-06  Jakub Jelinek <jakub@redhat.com>
2726         Andrew Haley  <aph@redhat.com>
2728         * elflink.h (elf_bfd_discard_info): Don't process eh frames if
2729         output is relocateable.
2731 2003-03-06  Steven Konopa <skonopa@kgo.csc.com>
2733         * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
2734         R_COMMENT.
2736 2003-03-06  Alan Modra  <amodra@bigpond.net.au>
2738         * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
2739         error messages.
2740         (ELIMINATE_COPY_RELOCS): Define to zero.
2741         (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
2742         TLSLD relocs.  Report reloc types on a number of errors.  Optimize
2743         LOCAL24PC check for non-local syms.  Don't capitalize error messages.
2744         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
2745         (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
2746         calculating TLSLD relocs.  Report reloc types on a number of errors.
2747         Don't capitalize error messages.
2749 2003-03-03  H.J. Lu <hjl@gnu.org>
2751         * elfxx-ia64.c (USE_BRL): Removed.
2752         (oor_ip): Removed.
2754 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2756         * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
2757         relocation (no special function), and make it non-partial_inplace.
2758         (sh_elf_relax_section): When creating a bsr, use a consistent value
2759         no matter if the symbol is extern or not;  set addend to -4.
2760         Don't swap load / non-load instructions for SH4.
2761         (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
2762         rather than if the symbol is external to determine if adjusting the
2763         offset makes sense.  Adjust the addend too if appropriate.
2764         (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
2765         relocation.
2767 2003-03-03  Nick Clifton  <nickc@redhat.com>
2769         * po/da.po: Installed latest translation.
2771 2003-03-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2773         * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
2774         R_MIPS_PC16 to rightshift 2.
2775         (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
2776         (bfd_elf32_bfd_reloc_type_lookup): Support
2777         BFD_RELOC_MIPSEMB_16_PCREL_S2.
2778         * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
2779         R_MIPS_PC16 to rightshift 2.
2780         (mips_elf64_howto_table_rela): Likewise.
2781         (mips_reloc_map): Map to rightshifted BFD reloc.
2782         * elfn32-mips.c: The same as in elf64-mips.c.
2783         * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
2784         (mips_elf_calculate_relocation): Handle rightshifted addends for
2785         R_MIPS_PC16.
2786         * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
2787         MIPS Embedded PIC. Remove superfluous empty COMMENT.
2788         * libbfd.h: Regenerate.
2789         * bfd-in2.h: Regenerate.
2791 2003-02-28  Richard Henderson  <rth@redhat.com>
2793         * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
2794         for ltoff22x relaxation.
2796 2003-03-01  Alan Modra  <amodra@bigpond.net.au>
2798         * bfd-in.h (_bfd): Don't define.
2799         * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
2800         * syms.c: Likewise.
2801         * bfd-in2.h: Regenerate.
2803 2003-02-27  Richard Henderson  <rth@redhat.com>
2805         * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
2806         (elfNN_ia64_check_relocs): Set it.
2807         (allocate_global_data_got): Check it.
2808         (allocate_local_got): Likewise.
2809         (allocate_dynrel_entries): Likewise.
2810         (elfNN_ia64_relax_ldxmov): New.
2811         (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
2812         (elfNN_ia64_choose_gp): Split out from ...
2813         (elfNN_ia64_final_link): ... here.
2815 2003-02-27  Andrew Cagney  <cagney@redhat.com>
2817         * bfd.c (struct bfd): Rename "struct _bfd".
2818         * bfd-in.h: Update copyright.
2819         (struct bfd): Rename "struct _bfd".
2820         (_bfd): Define for backward compatibility.
2821         * bfd-in2.h: Regenerate.
2823 2003-02-25  Alan Modra  <amodra@bigpond.net.au>
2825         * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
2826         and rel_hdr2 when initially counting input relocs rather than after
2827         creating output reloc sections.
2828         (elf_link_read_relocs_from_section): Don't abort with wrong reloc
2829         sizes.
2831         * Makefile.am: Run "make dep-am".
2832         * Makefile.in: Regenerate.
2834 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
2836         * elf.c (elfcore_read_notes): Add check for QNX style core file.
2837         (elfcore_grog_nto_note): New function.
2838         (elfcore_grog_nto_gregs): New function.
2839         (elfcore_grog_nto_status): New function.
2841 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2843         * elflink.c (_bfd_elf_create_got_section): Check existing .got
2844         section flags before concluding that we've already been called.
2845         Don't use register keyword.
2846         (_bfd_elf_create_dynamic_sections): Don't use register keyword.
2847         (_bfd_elf_create_linker_section): Formatting.
2849 2003-02-20  jmc  <jmc@prioris.mini.pw.edu.pl>
2851         * coff-h8300.c: Fix typo: intial -> initial.
2852         * coff-ppc.c: Likewise.
2854 2003-02-20  Alan Modra  <amodra@bigpond.net.au>
2856         * elf32-ppc.c: Formatting.
2857         (allocate_dynrelocs): LD and GD relocs against the same sym need
2858         separate GOT entries.
2859         (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
2860         entries per symbol.
2862 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
2864         * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
2865         removal.  Localize vars.  Remove unnecessary dynobj test.
2866         * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
2867         of INFO.
2868         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
2869         and optimize.
2870         (elf_i386_relocate_section): Likewise.
2871         (elf_i386_gc_sweep_hook): Simplify dyn reloc removal.  Localize vars.
2872         * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
2873         * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
2874         * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
2875         * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
2876         * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise.  Remove
2877         local_dynrel for section too.  Don't touch HIPLT22, LOPLT10, PCPLT32
2878         or PCPLT10 relocs.  Don't subtract twice on PLT32 relocs.
2879         Formatting.
2881         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
2882         (ppc64_elf_check_relocs): Use it.  Correct comment.  Move SEC_ALLOC
2883         test.
2884         (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
2885         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2886         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
2887         and optimize.  Use ELIMINATE_COPY_RELOCS.
2888         (ppc64_elf_relocate_section): Likewise.
2890         * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
2891         (ppc_elf_copy_indirect_symbol): Copy pc_count field.
2892         (ELIMINATE_COPY_RELOCS): Define.
2893         (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
2894         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2895         (MUST_BE_DYN_RELOC): Define.
2896         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
2897         and optimize.  Trim dyn_relocs.
2898         (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
2899         not be used.  Do generate dyn_relocs for copy reloc avoidance.  Keep
2900         track of pc_rel dyn relocs.
2901         (ppc_elf_relocate_section): Remove "will_become_local".  Adjust
2902         WILL_CALL_FINISH_DYNAMIC_SYMBOL use.  Trim dyn relocs as per
2903         allocate_dynrelocs.  Don't recalculate "sec".
2905 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
2907         * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
2908         * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
2909         on invalid LD relocs.
2910         (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
2911         (ppc64_elf_relocate_section): Unify new handling of LD relocs and
2912         tlsld_got entry.  Use IS_PPC64_TLS_RELOC.
2914         * elf32-ppc.h: New file.
2915         * elf32-ppc.c: Include elf32-ppc.h.
2916         (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
2917         (struct ppc_elf_link_hash_entry): Rename "root" to "elf".  Adjust uses.
2918         Add "tls_mask" field.
2919         (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
2920         (struct ppc_elf_link_hash_table): Rename "root" to "elf".  Adjust uses.
2921         Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
2922         sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
2923         Make use of htab shortcuts throughout file.
2924         (ppc_elf_link_hash_newfunc): Init tls_mask field.
2925         (ppc_elf_link_hash_table_create): Init new fields.
2926         (ppc_elf_copy_indirect_symbol): Copy tls_mask.
2927         (ppc_elf_howto_raw): Add tls relocs.
2928         (ppc_elf_reloc_type_lookup): Handle them.
2929         (ppc_elf_unhandled_reloc): New function.
2930         (ppc_elf_create_got): Stash got section pointer in hash table,
2931         return status.  Make .rela.got too.
2932         (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
2933         (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
2934         NON_GOT_REF set.  Don't allocate space in .plt here..
2935         (allocate_dynrelocs): ..do so here instead, properly ref-counting and
2936         not allocating plt entries unnecessarily.  Allocate got entries here.
2937         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
2938         (ppc_elf_size_dynamic_sections): Allocate local got entries.  Pass
2939         "info" during allocate_dynrelocs hash traversal.  Use htab section
2940         shortcuts rather than searching for named sections.  Get rid of
2941         "plt" and "strip" booleans.
2942         (update_local_sym_info, bad_shared_reloc): New functions.
2943         (ppc_elf_check_relocs): Handle TLS relocs.  Move .rela.got creation to
2944         ppc_elf_create_got.  Don't mark got or plt reloc syms dynamic, do so
2945         in allocate_dynreloc.  Use update_local_sym_info and bad_shared_reloc.
2946         Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
2947         R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
2948         in shared libs.  R_PPC_PLTREL32 is a plt reloc too.  Refcount all
2949         relocs that might use a plt entry.  Set NON_GOT_REF too.
2950         Enumerate all do-nothing relocs.
2951         (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs.  Handle
2952         tls relocs and all plt relocs.
2953         (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
2954         (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
2955         (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
2956         shortcuts.
2957         (ppc_elf_relocate_section): Tidy.  Handle TLS relocs.  Use
2958         bfd_elf_local_sym_name.  Simplify unresolved reloc code.  Build got
2959         entries and got relocs here.  Warn on non-zero got reloc addend.
2960         Split out branch taken/not taken reloc code into a separate switch
2961         and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
2962         Split out HA reloc adjustments to separate switch statement.  Don't
2963         warn on reloc overflow if we've already warned about undefined.
2964         Don't rebuild sym name when reporting errors.  Report all possible
2965         errors from _bfd_final_link_relocate.
2966         (bfd_elf32_bfd_final_link): Don't define.
2968 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
2970         * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r".  Don't
2971         rebuild sym name when reporting errors.
2973 2003-02-17  Nick Clifton  <nickc@redhat.com>
2975         * elflink.h (elf_link_output_extsym): Only check
2976         allow_shlib_undefined for shared libraries.
2977         * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
2978         of allow_shlib_undefined.
2979         * elf32-cris.c (cris_elf_relocate_section): Likewise.
2980         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
2981         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2982         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2983         * elf32-s390.c (elf_s390_relocate_section): Likewise.
2984         * elf32-sh.c (sh_elf_relocate_section): Likewise.
2985         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2986         * elf32-vax.c (elf_vax_relocate_section): Likewise.
2987         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
2988         * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
2989         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2990         * elf64-s390.c (elf_s390_relocate_section): Likewise.
2991         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2992         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
2993         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2994         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
2996 2003-02-17  Nick Clifton  <nickc@redhat.com>
2998         * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
2999         address field to use in the comparison.
3000         (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
3002 2003-02-14  Bob Wilson  <bob.wilson@acm.org>
3004         * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3005         backends when checking if the generic ELF target should be used.
3007         * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3008         outside of functions, treat values as absolute addresses.
3010         * bfd.c: Change embedded documentation to use consistent indentation
3011         and to split up long lines.  Change informal style of description
3012         for functions lacking real documentation.
3013         * coffcode.h: Break up long lines in embedded documentation.
3014         * format.c: Likewise.
3015         * targets.c: Likewise.
3016         * libcoff.h: Regenerate.
3017         * bfd-in2.h: Regenerate.
3019 2003-02-14  Alan Modra  <amodra@bigpond.net.au>
3021         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3022         (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3023         (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3024         (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3025         (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3026         (group_sections): Don't share a stub section if stubs are for a large
3027         section.  Adjust comment.
3028         (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3029         !stubs_always_before_branch.
3030         (ppc64_elf_relocate_section): Initialize tlsld GOT entry once.  Don't
3031         treat undefined and undefweak specially when processing dyn relocs.
3033 2003-02-13  Jakub Jelinek  <jakub@redhat.com>
3035         * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3037 2003-02-13  Nick Clifton  <nickc@redhat.com>
3039         * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3040         in computation of offset to insert into BL instruction.
3042 2003-02-11  Uwe Stieber  <uwe@wwws.de>
3044         * config.bfd: Add support for kaOS as cross build target system.
3046 2003-02-11  Alan Modra  <amodra@bigpond.net.au>
3048         * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3049         .__tls_get_addr too.
3050         (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3052 2003-02-10  Kaz kojima  <kkojima@rr.iij4u.or.jp>
3054         * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3055         (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3056         (sh_elf_link_hash_newfunc): Remove the initialization of
3057         tls_tpoff32 field.
3058         (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3059         for which tls_tpoff32 flag is set.
3060         (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3061         of the symbol includes the entry matched with the input_section
3062         and having tls_tpoff32 flag on.  When linking statically, set
3063         symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3064         is defined in this executable.
3065         (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3067 2003-02-10  Jakub Jelinek  <jakub@redhat.com>
3069         * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3070         even if there is just non-empty .rela.plt.
3072 2003-02-10  Nick Clifton  <nickc@redhat.com>
3074         * archures.c (bfd_mach_arm_ep9312): Define.
3075         * bfd-in2.h: Regenerate.
3076         * cpu-arm.c (processors[]): Add ep9312.
3077         (bfd_arm_arch): Add ep9312.
3078         * elf32-arm.h (elf32_arm_merge_private_data): Update error
3079         messages and add test for Maverick floating point support.
3080         (elf32_arm_print_private_bfd_data): Handle
3081         EF_ARM_MAVERICK_FLOAT flag.
3082         (elf32_arm_object_p): New function.
3083         (elf_backend_object_p): Define.
3085 2003-02-10  Alan Modra  <amodra@bigpond.net.au>
3087         * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3088         variables, structure fields or function params to tls_mask or
3089         similar to better reflect usage.
3090         (struct got_entry): Comment.
3091         (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
3092         (get_tls_mask): Rename from get_tls_type.
3094 2003-02-09  Alan Modra  <amodra@bigpond.net.au>
3096         * elf64-ppc.c (TLS_GD_LD): Don't define..
3097         (TLS_GD): ..define this instead and update all uses.
3098         (TLS_TPRELGD): Define.
3099         (ppc64_elf_link_hash_table_create): Tweak initialization of
3100         init_refcount and init_offset.
3101         (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3102         Mark second slot of GD or LD toc entries.
3103         (get_tls_type): Return an int.  Distinguish toc GD and LD entries
3104         from other tls types.
3105         (ppc64_elf_tls_setup): New function, split out from..
3106         (ppc64_elf_tls_optimize): ..here.  Don't optimize when symbols are
3107         defined in a dynamic object.  Fix LD optimization.  Don't set TLS_TPREL
3108         on GD->IE optimization, use TLS_TPRELGD instead.  Use get_tls_type
3109         return value to properly decide whether toc GD and LD entries can
3110         optimize away __tls_get_addr call.  Check next reloc after DTPMOD64
3111         to determine GD or LD rather than looking at TLS_LD flag.  Don't
3112         attempt to adjust got entry tls_type here..
3113         (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3114         look for possible merges.
3115         (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3116         optimization.
3117         (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3118         (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3119         Make use of return value from get_tls_type to properly detect GD and
3120         LD optimizations.  Split tlsld/gd hi/ha from lo/ds case.  Don't
3121         handle tls_get_addr removal when looking at REL24 relocs, do it when
3122         looking at the previous reloc.  Check reloc after DTPMOD64 to determine
3123         GD or LD.
3124         * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3126 2003-02-08  Alan Modra  <amodra@bigpond.net.au>
3128         * elf32-hppa.c (group_sections): Don't share a stub section if
3129         stubs are for a large section.
3131         * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3132         stubs if !stubs_always_before_branch.
3134 2003-02-07  Nick Clifton  <nickc@redhat.com>
3136         * elf.c (swap_out_syms): Generate an error message if an
3137         equivalent output section cannot be found for a symbol.
3139 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
3141         * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3142         local_got_entries is NULL.
3144 2003-02-06  Andreas Schwab  <schwab@suse.de>
3146         * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
3147         (read_value): Add parameter is_signed, use signed extraction if
3148         the value is signed.
3149         (_bfd_elf_write_section_eh_frame): Pass signed flag of the
3150         encoding to read_value.
3152 2003-02-06  Alan Modra  <amodra@bigpond.net.au>
3154         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
3155         plt info when called to transfer weak sym info.
3157 2003-02-05  Alan Modra  <amodra@bigpond.net.au>
3159         * reloc.c: Add PPC and PPC64 TLS relocs.
3160         * libbfd.h: Regenerate.
3161         * bfd-in2.h: Regenerate.
3162         * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
3163         (ppc64_elf_howto_raw): Add TLS howto's.  Adjust R_PPC64_NONE to be
3164         against a 32 bit field.
3165         (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
3166         (_ppc64_elf_section_data): Add t_symndx and comments.
3167         (ppc64_elf_section_data): Use elf_section_data macro.
3168         (ppc64_elf_new_section_hook): American spelling.
3169         (struct got_entry, struct plt_entry): New.
3170         (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
3171         (struct ppc_stub_hash_entry): Add "addend" field.
3172         (struct ppc_link_hash_entry): Add "tls_type".
3173         (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
3174         TLS_EXPLICIT): Define.
3175         (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
3176         (link_hash_newfunc): Init new fields.
3177         (ppc64_elf_link_hash_table_create): Likewise.  Set init_refcount and
3178         init_offset to NULL.
3179         (ppc64_elf_copy_indirect_symbol): Copy got and plt info.  Don't call
3180         _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
3181         there.
3182         (update_local_sym_info, update_plt_info): New functions.
3183         (ppc64_elf_check_relocs): Use them.  Handle TLS relocs.  Adjust GOT
3184         handling to use got.glist rather than got.refcount.  Likewise for PLT.
3185         (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
3186         (func_desc_adjust): Adjust for new PLT list.
3187         (ppc64_elf_adjust_dynamic_symbol): Likewise.
3188         (get_sym_h, get_tls_type): New functions.
3189         (ppc64_elf_edit_opd): Remove unused variable.  Use get_sym_h.
3190         (ppc64_elf_tls_optimize): New function.
3191         (allocate_dynrelocs): Adjust for new PLT and GOT lists.  Allocate
3192         TLS relocs.
3193         (ppc64_elf_size_dynamic_sections): Likewise.
3194         (ppc_type_of_stub): Adjust for new PLT list.
3195         (ppc_build_one_stub): Likewise.
3196         (ppc64_elf_size_stubs): Likewise.  Use get_sym_h.  Treat __tls_get_addr
3197         calls specially.
3198         (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists.  Handle
3199         TLS relocs.  Report local syms using bfd_elf_local_sym_name.  Don't
3200         init GOT entries that have a reloc.  Generate GOT relocs here..
3201         (ppc64_elf_finish_dynamic_symbol): ..not here.  Adjust for PLT list.
3202         * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
3204 2003-02-04  Andreas Schwab  <schwab@suse.de>
3206         * elf32-m68k.c (elf_m68k_hash_entry): Define.
3207         (elf_m68k_link_hash_traverse): Remove.
3208         (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
3209         elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
3210         reduce casting.
3211         (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
3212         casting.
3213         (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
3214         instead of elf_m68k_link_hash_traverse.
3215         (elf_m68k_discard_copies): Change first parameter to pointer to
3216         struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
3217         elf_m68k_link_hash_entry is needed.
3219 2003-02-04  Alan Modra  <amodra@bigpond.net.au>
3221         * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
3222         (struct elf_link_hash_entry): Add "glist" and "plist" fields to
3223         "got" union, and declare as gotplt_union.  Use gotplt_uinion for
3224         "plt" field.
3225         (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
3226         Add "init_offset" field.
3227         (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
3228         (elf_local_got_ents): Declare.
3229         * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
3230         and "plt".
3231         (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
3232         (_bfd_elf_link_hash_table_init): Set "init_offset".
3233         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
3234         from init_offset.
3235         (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
3237         * elf.c (bfd_elf_local_sym_name): Split out from..
3238         (group_signature): ..here.
3239         * elf-bfd.h (bfd_elf_local_sym_name): Declare.
3241 2003-02-04  Alan Modra  <amodra@bigpond.net.au>
3243         * elf-bfd.h (enum elf_link_info_type): Remove.
3244         (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
3245         to struct sec.  Remove linkonce_p field.
3246         (elf_linkonce_p): Delete.
3247         (elf_discarded_section): Update for sec_info_type change.
3248         * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
3249         flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
3250         (ELF_INFO_TYPE_NONE): Define.
3251         (ELF_INFO_TYPE_STABS): Define.
3252         (ELF_INFO_TYPE_MERGE): Define.
3253         (ELF_INFO_TYPE_EH_FRAME): Define.
3254         (ELF_INFO_TYPE_JUST_SYMS): Define.
3255         (STD_SECTION): Update struct sec initializer.
3256         * ecoff.c (bfd_debug_section): Likewise.
3257         * elf.c: Likewise.  Update occurrences of sec_info_type and use_rela_p.
3258         * elflink.h: Likewise.
3259         * elf-eh-frame.c: Likewise.
3260         * elf64-alpha.c: Likewise.
3261         * elfxx-ia64.c: Likewise.
3262         * elfxx-mips.c: Likewise.
3263         * bfd-in2.h: Regenerate.
3265         * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
3266         referring to used_by_bfd.
3267         * elf64-sparc.c (sec_do_relax): Likewise.
3268         * elf64-mmix.c (mmix_elf_section_data): Likewise.
3269         * elfxx-mips.c (mips_elf_section_data): Likewise.
3270         * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
3271         (ieee_get_section_contents): Likewise.
3272         (ieee_new_section_hook): Formatting.
3273         (ieee_canonicalize_reloc): Remove commented out code.
3274         * mmo.c (mmo_section_data): Define.  Use throughout file.
3275         * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
3277 2003-01-31  Graydon Hoare <graydon@redhat.com>
3279         * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
3280         * Makefile.in: Regenerate.
3281         * opncls.c (calc_crc32, get_debug_link_info,
3282         seperate_debug_file_exists, find_seperate_debug_file): New
3283         internal functions.
3284         (bfd_follow_gnu_debuglink): New function.  Follow the pointer
3285         contained inside a .gnu_debuglink section.
3286         * bfd-in2.h: Regenerate.
3288 2003-01-29  Alexandre Oliva  <aoliva@redhat.com>
3290         * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
3291         entry->abfd when it's NULL.
3293 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
3295         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
3296         _bfd_elf_section_offset returning -2 the same way as -1.
3298         * elfxx-mips.c (mips_elf_multi_got): New function.
3299         (struct mips_got_entry): Make symndx and gotidx signed.  Moved
3300         addend into union along with address and link hash entry.
3301         (struct mips_got_info): Added bfd2got and next.
3302         (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
3303         (mips_elf_got_section, mips_elf_create_got_section): Use
3304         SEC_EXCLUDE bit to tell whether we really need the got
3305         section.  Take boolean arguments to disregard an excluded
3306         section, or to create it as excluded.  Adjust all callers.
3307         Use mips_elf_got_section all over.
3308         (mips_elf_local_got_index, mips_elf_got_page,
3309         mips_elf_got16_entry): Take input bfd as argument, and pass it
3310         on to mips_elf_create_local_got_entry.
3311         (mips_elf_global_got_index, mips_elf_create_local_got_entry):
3312         Take input bfd as argument, and manage entries in the
3313         appropriate GOT.
3314         (mips_elf_got_offset_from_index): Take input bfd as argument,
3315         and use it to adjust the GP offset of the bfd.
3316         (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
3317         unreferenced GOT entries of global symbols to the end.
3318         (mips_elf_record_global_got_symbol): Take input bfd as
3319         argument.  Add entries to the master GOT hash table.
3320         (struct mips_elf_bfd2got_hash): New.
3321         (struct mips_elf_got_per_bfd_arg): New.
3322         (struct mips_elf_set_global_got_offset_arg): New.
3323         (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
3324         mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
3325         mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
3326         mips_elf_merge_gots, mips_elf_set_global_got_offset,
3327         mips_elf_resolve_final_got_entry,
3328         mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
3329         mips_elf_got_for_ibfd): New functions.
3330         (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
3331         (MIPS_ELF_GOT_MAX_SIZE): New macro.
3332         (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
3333         (mips_elf_got_entry_hash): Take new fields into account.  Use
3334         mips_elf_hash_bfd_vma.
3335         (mips_elf_got_entry_eq): Take new fields into account.
3336         (mips_elf_create_got_section): Initialize new fields.
3337         (mips_elf_calculate_relocation): Pass input_bfd to functions
3338         that now take it.  Adjust gp for the input_bfd.
3339         (mips_elf_allocate_dynamic_relocation,
3340         mips_elf_create_dynamic_relocation,
3341         _bfd_mips_elf_create_dynamic_sections): Use...
3342         (mips_elf_rel_dyn_section): New function.  Borrow code from...
3343         (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
3344         now take it.  Create the got section if needed, even if
3345         excluded, before recording a global got symbol.  Move some
3346         code to...
3347         (mips_elf_record_local_got_symbol): New fn.
3348         (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
3349         Compute multi-got global entries offsets.  Move GOT code to...
3350         (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
3351         if the GOT is too big.
3352         (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
3353         undefweak symbol to zero.  Generate dynamic relocations for
3354         non-primary GOT entries for global symbols.
3355         (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
3356         case.  Generate dynamic relocations for local got entries.
3357         Sort dynamic relocations on N64 too, using...
3358         (sort_dynamic_relocs_64): New fns.
3359         (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
3360         (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
3362 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
3364         * bfd.c (struct _bfd): Added id field.
3365         * opncls.c (_bfd_id_counter): New static variable.
3366         (_bfd_new_bfd): Use it.
3367         * bfd-in2.h: Rebuilt.
3369 2003-01-25  Alan Modra  <amodra@bigpond.net.au>
3371         * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
3373 2003-01-25  Jakub Jelinek  <jakub@redhat.com>
3375         * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
3376         (elf32_sparc_rev32_howto): New variable.
3377         (sparc_reloc_map): Add TLS relocs.
3378         (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
3379         Handle REV32.
3380         (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
3381         New functions.
3382         (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
3383         struct elf32_sparc_link_hash_table):
3384         New structures.
3385         (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
3386         elf32_sparc_hash_table): Define.
3387         (link_hash_newfunc, elf32_sparc_link_hash_table_create,
3388         create_got_section, elf32_sparc_create_dynamic_sections,
3389         elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
3390         functions.
3391         (elf32_sparc_check_relocs): Handle TLS relocs.  Add dynamic reloc
3392         reference counting.
3393         (elf32_sparc_gc_sweep_hook): Likewise.
3394         (elf32_sparc_adjust_dynamic_symbol): Likewise.
3395         (elf32_sparc_size_dynamic_sections): Likewise.
3396         (elf32_sparc_relocate_section): Likewise.
3397         (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
3398         New functions.
3399         (elf32_sparc_object_p): Allocate backend private object data.
3400         (bfd_elf32_bfd_link_hash_table_create,
3401         elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
3402         elf_backend_can_refcount): Define.
3403         (elf_backend_create_dynamic_sections): Define to
3404         elf32_sparc_create_dynamic_sections.
3405         * reloc.c: Add SPARC TLS relocs.
3406         * bfd-in2.h, libbfd.h: Rebuilt.
3407         * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
3408         (sparc_reloc_map): Likewise.
3410 2003-01-24  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3412         * bfd-in2.h: Regenerate.
3413         * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
3414         s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
3415         (elf_howto_table): Add TLS relocs.
3416         (elf_s390_reloc_type_lookup): Likewise.
3417         (elf_s390_link_hash_entry): Add tls_type.
3418         (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
3419         New macros.
3420         (elf_s390_link_hash_table): Add tls_ldm_got.
3421         (link_hash_newfunc): Initialize tls_type.
3422         (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
3423         (elf_s390_copy_indirect_symbol): Copy tls_type information.
3424         (elf_s390_check_relocs): Support TLS relocs.
3425         (elf_s390_gc_sweep_hook): Likewise.
3426         (allocate_dynrelocs): Likewise.
3427         (elf_s390_size_dynamic_sections): Likewise.
3428         (elf_s390_relocate_section): Likewise.
3429         (elf_s390_finish_dynamic_symbol): Likewise.
3430         (bfd_elf32_mkobject): Define for TLS.
3431         * elf64-s390.c: Same changes as for elf32-s390.c.
3432         * libbfd.h: Regenerate.
3433         * reloc.c: Add s390 TLS relocations.
3435 2003-01-24  Charles Lepple  <clepple@ghz.cc>
3437         * aclocal.m4: Fix name of --enable-install-libbfd switch.
3439 2003-01-23  Nick Clifton  <nickc@redhat.com>
3441         * Add sh2e support:
3442         2002-04-02  Elena Zannoni  <ezannoni@redhat.com>
3443         * archures.c (bfd_mach_sh2e): Added.
3444         * bfd-in2.h: Rebuilt.
3445         * cpu-sh.c (arch_info_struct): Added SH2e.
3446         * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
3448 2003-01-23  Alan Modra  <amodra@bigpond.net.au>
3450         * elf-bfd.h (struct bfd_elf_section_data): Remove tdata.  Change
3451         dynindx to an int.  Rearrange for better packing.
3452         * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
3453         * elf32-mips.c (bfd_elf32_new_section_hook): Define.
3454         * elf32-sh64.h: New.  Split out from include/elf/sh.h.
3455         (struct _sh64_elf_section_data): New struct.
3456         (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
3457         * elf32-sh64-com.c: Include elf32-sh64.h.
3458         * elf32-sh64.c: Likewise.
3459         (sh64_elf_new_section_hook): New function.
3460         (bfd_elf32_new_section_hook): Define.
3461         (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
3462         (sh64_bfd_elf_copy_private_section_data): Likewise.
3463         (sh64_elf_final_write_processing): Likewise.
3464         * elf32-sparc.c (struct elf32_sparc_section_data): New.
3465         (elf32_sparc_new_section_hook): New function.
3466         (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3467         (sec_do_relax): Define.
3468         (elf32_sparc_relax_section): Adjust to use sec_do_relax.
3469         (elf32_sparc_relocate_section): Likewise.
3470         * elf64-mips.c (bfd_elf64_new_section_hook): Define.
3471         * elf64-mmix.c (struct _mmix_elf_section_data): New.
3472         (mmix_elf_section_data): Define.  Use throughout file.
3473         (mmix_elf_new_section_hook): New function.
3474         (bfd_elf64_new_section_hook): Define.
3475         * elf64-ppc.c (struct _ppc64_elf_section_data): New.
3476         (ppc64_elf_section_data): Define.  Use throughout.
3477         (ppc64_elf_new_section_hook): New function.
3478         (bfd_elf64_new_section_hook): Define.
3479         * elf64-sparc.c (struct sparc64_elf_section_data): New.
3480         (sparc64_elf_new_section_hook): New function.
3481         (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3482         (sec_do_relax): Define.
3483         (sparc64_elf_relax_section): Adjust to use sec_do_relax.
3484         (sparc64_elf_relocate_section): Likewise.
3485         (bfd_elf64_new_section_hook): Define.
3486         * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
3487         * elfxx-mips.c (struct _mips_elf_section_data): New.
3488         (mips_elf_section_data): Define.  Use throughout.
3489         (_bfd_mips_elf_new_section_hook): New function.
3490         (mips_elf_create_got_section): Don't alloc used_by_bfd.
3491         * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
3492         * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
3493         * Makefile.am: Run "make dep-am".
3494         * Makefile.in: Regenerate.
3496 2003-01-21  Richard Henderson  <rth@redhat.com>
3498         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
3499         (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
3500         (elf64_alpha_adjust_dynamic_symbol): Set them.
3501         (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
3502         (elf64_alpha_relax_tls_get_addr): Handle LDM relocs.  Frob the
3503         symbol index when relaxing LDM to TPREL.
3504         (elf64_alpha_relax_section): Likewise.  Allow relaxation of GD
3505         relocs, even if the target isn't locally defined.
3506         (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
3507         (elf64_alpha_relocate_section): Likewise.  Force TP-relative
3508         relocs vs symndx 0 to the tp base.
3510 2003-01-21  Fabio Alemagna  <falemagn@aros.org>
3512         * config.bfd: Handle i[3456]86-*-aros*.
3514 2003-01-21  Andreas Schwab  <schwab@suse.de>
3516         * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
3517         (struct ppc_elf_link_hash_entry): Define.
3518         (ppc_elf_hash_entry): New function.
3519         (struct ppc_elf_link_hash_table): Define.
3520         (ppc_elf_hash_table): New function.
3521         (ppc_elf_link_hash_newfunc): New function.
3522         (ppc_elf_link_hash_table_create): New function.
3523         (ppc_elf_copy_indirect_symbol): New function.
3524         (allocate_dynrelocs): New function.
3525         (readonly_dynrelocs): New function.
3526         (ppc_elf_size_dynamic_sections): Allocate space for dynamic
3527         relocs and determine DT_TEXTREL.
3528         (ppc_elf_check_relocs): Don't do that here, just count the
3529         dynamic relocs.
3530         (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
3531         removed section.
3532         (bfd_elf32_bfd_link_hash_table_create): Define.
3533         (elf_backend_copy_indirect_symbol): Define.
3535 2003-01-21  Richard Henderson  <rth@redhat.com>
3537         * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
3538         TPREL also get a reloc if shared.  Remove SREL support.
3539         (elf64_alpha_emit_dynrel): New.
3540         (elf64_alpha_relocate_section): Use it.  Resolve dynamic TPREL
3541         and GOTTPREL relocs to local symbols against the tp base.
3542         (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
3544         * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
3545         use count before clobbering r_type.
3546         (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
3547         ordering would mean dataflow inspection is necessary.
3549 2003-01-20  Svein E. Seldal  <Svein.Seldal@solidas.com>
3551         * coffcode.h (coff_set_flags): Added get/set arch hooks.
3553 2003-01-20  Fabio Alemagna  <falemagn@aros.org>
3555         * elf32-sh.c: Treat elfNN_bed like other macros defined in
3556           elfxx-target.h and #undef it before #define'ing it.
3557         * elf32-i386.c: Likewise.
3558         * elf32-sh64.c: Likewise.
3559         * elf64-alpha.c: Likewise.
3560         * elf64-sh64.c: Likewise.
3562 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3564         * bfd-in2.h: Regenerate.
3565         * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
3566         (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
3567         R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
3568         R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
3569         R_390_PLTOFF32 and R_390_PLTOFF64.
3570         (elf_s390_reloc_type_lookup): Likewise.
3571         (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
3572         of GOTPLT references to a function.
3573         (link_hash_newfunc): Initialize gotplt_refcount.
3574         (elf_s390_check_relocs): Move allocation of local_got_refcounts array
3575         and creation of the got section out of the main switch. Add support
3576         for the gotoff, gotplt and pltoff relocations.
3577         (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
3578         and pltoff.
3579         (elf_s390_adjust_gotplt): New function.
3580         (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
3581         plt entries.
3582         (allocate_dynrelocs): Add comment.
3583         (elf_s390_relocate_section): Change r_type to unsigned. Add support
3584         for gotoff, gotplt and pltoff relocations.
3585         * elf64-s390.c: Same changes as for elf32-s390.c.
3586         * libbfd.h: Regenerate.
3587         * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
3588         BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
3589         BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
3590         and BFD_RELOC_390_PLTOFF64.
3592 2003-01-18  Jakub Jelinek  <jakub@redhat.com>
3594         * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
3595         R_IA64_TPREL64[LM]SB against non-global symbol properly.
3597 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3599         * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
3600         self_dtpmod_done and self_dtpmod_offset.
3601         (allocate_global_data_got): Only use one got entry for all
3602         dtpmod relocs against local symbols.
3603         (allocate_dynrel_entries): Only need .rela.got entry for
3604         dtpmod against global symbol.
3605         (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
3606         Reserve space in .rela.got for the local dtpmod entry.
3607         (set_got_entry): Initialize the common local dtpmod .got entry.
3608         (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
3609         and R_IA_64_DTPREL64MSB.
3611 2003-01-16  Alan Modra  <amodra@bigpond.net.au>
3613         * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
3614         (R_PPC_*): Rename all occurrences to R_PPC64_*.
3615         (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
3616         (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
3617         (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
3618         relative relocs, not with absolute ones.
3619         * Makefile.am: Run "make dep-am".
3620         * Makefile.in: Regenerate.
3621         * po/SRC-POTFILES.in: Regenerate.
3623 2003-01-15  Andreas Schwab  <schwab@suse.de>
3625         * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
3626         relocation against a non-allocated readonly section.
3628 2003-01-10  Alan Modra  <amodra@bigpond.net.au>
3630         * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
3631         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.  PLTGOT16_HA too.
3633 2002-01-08  Klee Dienes  <kdienes@apple.com>
3635         * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
3636         (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
3637         * Makefile.in: Regenerate.
3639 2003-01-08  Alexandre Oliva  <aoliva@redhat.com>
3641         * elfn32-mips.c (prev_reloc_section): New.
3642         (GET_RELOC_ADDEND): Use it.  Parenthesize macro arguments.
3643         (SET_RELOC_ADDEND): Parenthesize macro argument.
3645 2003-01-07  John David Anglin  <dave.anglin@nrc.gc.ca>
3647         * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
3648         adjust addil instructions if the symbol has no section.
3650 2003-01-07  DJ Delorie  <dj@redhat.com>
3652         * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
3653         partial_inplace.
3655 2003-01-07  Andreas Schwab  <schwab@suse.de>
3657         * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
3658         PC relative relocations.
3659         (elf_m68k_discard_copies): Set it here instead.
3661 2002-01-02  Ben Elliston  <bje@redhat.com>
3662             Jeff Johnston  <jjohnstn@redhat.com>
3664         * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
3665         (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
3666         (BFD32_BACKENDS): Add elf32-iq2000.lo.
3667         (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
3668         (cpu-iq2000.lo): New target.
3669         * Makefile.in: Regenerate.
3670         * config.bfd: Handle iq2000-*-elf.
3671         * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
3672         (bfd_archures_list): Add bfd_iq2000_arch.
3673         * configure.in: Handle bfd_elf32_iq2000_vec.
3674         * configure: Regenerate.
3675         * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
3676         and BFD_RELOC_IQ2000_UHI16.
3677         * targets.c (bfd_elf32_iq2000_vec): Declare.
3678         (bfd_target_vector): Add bfd_elf32_iq2000_vec.
3679         * elf.c (prep_headers): Set e_machine to EM_IQ2000.
3680         * cpu-iq2000.c: New file.
3681         * elf32-iq2000.c: Likewise.
3682         * libbfd.h: Regenerate.
3683         * bfd-in2.h: Likewise.
3685 2003-01-02  Richard Sandiford  <rsandifo@redhat.com>
3687         * elfxx-mips.c: Include libiberty.h.
3688         (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
3689         (mips_set_isa_flags): New function, split out from...
3690         (_bfd_mips_elf_final_write_processing): ...here.  Only call
3691         mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
3692         (mips_mach_extensions): New array.
3693         (mips_32bit_flags_p): New function.
3694         (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
3695         Use mips_32bit_flags_p to check if one binary is 32-bit and the
3696         other is 64-bit.  When adopting IBFD's architecture, adopt the
3697         bfd_mach as well as the flags.
3699 2003-01-02  Nick Kelsey  <nickk@ubicom.com>
3701         * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
3702         fix internal errors, fix bad code generation, fix incorrect stabs
3703         information, and improve ability to eliminate redundant page
3704         instructions. Added code to ip2k_final_link_relocate to self-verify
3705         the linker relaxation.  Fix formatting problems.
3707 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
3709         * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
3710         * archures.c (bfd_mach_mipsisa32r2): New define.
3711         * bfd-in2.h: Regenerate.
3712         * cpu-mips.c (I_mipsisa32r2): New enum value.
3713         (arch_info_struct): Add entry for I_mipsisa32r2.
3714         * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
3715         (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
3716         (_bfd_mips_elf_final_write_processing): Add
3717         bfd_mach_mipsisa32r2 case.
3718         (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
3719         binaries marked as using MIPS32 Release 2.
3721 2002-12-30    Dmitry Diky <diwil@mail.ru>
3723         * Makefile.am: Add msp430 target.
3724         * configure.in: Likewise.
3725         * Makefile.in: Regenerate.
3726         * configure: Regenerate.
3727         * archures.c: Add msp430 architecture vector.
3728         * config.bfd: Likewise.
3729         * reloc.c: Add msp430 relocs.
3730         * targets.c: Add msp320 target.
3731         * cpu-msp430.c: New file: msp430 cpu detection.
3732         * elf32-msp430.c: New file: msp430 reloc processing.
3733         * bfd-in2.h: Regenerate.
3734         * libbfd.h: Regenerate.
3736 2002-12-28  Jakub Jelinek  <jakub@redhat.com>
3738         * elf.c (elf_sort_sections): Don't reorder .tbss.
3739         (assign_file_positions_for_segments): Only adjust off/voff
3740         for increased alignment in PT_LOAD or PT_NOTE segment,
3741         but adjust p_filesz for .tbss too.  in PT_LOAD consider
3742         .tbss to have zero memory size.
3743         (copy_private_bfd_data) [SECTION_SIZE]: Define.
3744         [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
3745         [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
3746         into PT_TLS segment.  Never put SHF_TLS sections in
3747         segments other than PT_TLS or PT_LOAD.
3749         * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
3750         sh_entsize.
3752 2002-12-23  DJ Delorie  <dj@redhat.com>
3754         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
3756 2002-12-23  Alan Modra  <amodra@bigpond.net.au>
3758         * elflink.h (elf_link_output_extsym): Heed strip_discarded.
3760 2002-12-23  Nick Clifton  <nickc@redhat.com>
3762         * archures.c (bfd_arch_get_compatible): Add third parameter
3763         'accept_unknowns'.  Only accept unknown format BFDs if
3764         accept_unknowns is true, or if the format is "binary".
3765         * bfd-in2.h: Regenerate.
3767 2002-12-21  Nick Clifton  <nickc@redhat.com>
3769         * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
3770         that subtracted 8 from pc relative relocations.
3772 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
3774         * coff-h8300.c: Fix comment typos.
3775         * coffcode.h: Likewise.
3776         * cpu-cris.c: Likewise.
3777         * elf32-vax.c: Likewise.
3778         * genlink.h: Likewise.
3779         * linker.c: Likewise.
3780         * som.c: Likewise.
3781         * tekhex.c: Likewise.
3782         * vms-misc.c: Likewise.
3784 2002-12-20  DJ Delorie  <dj@redhat.com>
3786         * reloc.c: Add BFD_RELOC_XSTORMY16_12.
3787         * libbfd.h: Regenerate.
3788         * bfd-in2.h: Regenerate.
3789         * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
3790         (xstormy16_reloc_map): Add R_XSTORMY16_12.
3792 2002-12-19  Kazu Hirata  <kazu@cs.umass.edu>
3794         * doc/bfdint.texi: Fix typos.
3796 2002-12-20  Paul Eggert  <eggert@twinsun.com>
3798         Port to POSIX 1003.1-2001.
3799         * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
3800         * configure.in (build-warnings): Likewise.
3801         (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
3802         * aclocal.m4: Regenerate.
3803         * config.in: Regenerate.
3804         * configure: Regenerate.
3806 2002-12-19  Alan Modra  <amodra@bigpond.net.au>
3808         * coff-h8300.c: Include libiberty.h.
3809         (h8300_reloc16_extra_cases): Check the hash table creator before
3810         referencing h8300 specific fields.  Stash the hash table pointer
3811         in a local var.  Comment typo fixes.
3812         (h8300_bfd_link_add_symbols): Likewise.
3814         * reloc.c (struct reloc_howto_struct): Revise src_mask and
3815         dst_mask comments.
3816         * bfd-in2.h: Regenerate.
3818 2002-12-18  Alan Modra  <amodra@bigpond.net.au>
3820         * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
3821         code a little.  Comment on dynamic relocs against section symbols.
3823 2002-12-17  Roger Sayle  <roger@eyesopen.com>
3825         * configure.host (ia64-*-hpux*): Support 64 bit targets using
3826         the HP compiler's "long long".
3828 2002-12-16  Andrew MacLeod  <amacleod@redhat.com>
3830         * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
3831         and R_XSTORMY16_HI16) howto entries.
3832         (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
3833         (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
3834         determine the start of the second reloc table.
3836 2002-12-16  Nathan Tallent  <eraxxon@alumni.rice.edu>
3838         * ecofflink.c: Fix the reading of the debugging information
3839         of Tru64/Alpha binaries that are produced by recent Compaq
3840         compilers.
3841         (mk_fdrtab): Fix error in creating the FDR (file descriptor)
3842         table.
3843         (lookup_line): Because of the strange information sometimes
3844         generated by Compaq's recent compilers, change how the FDR
3845         table is searched so that PDRs (procedure descriptors) are
3846         correctly found.  Note that this change is really more of a hack;
3847         however, I have included extensive documentation as to why
3848         this is the best solution short of an extensive rewrite or
3849         another hack.
3850         (fdrtab_lookup): Add comments to explain the algorithm.
3852 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3854         * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
3855         initializers to match struct declaration.
3857 2002-12-12  Alan Modra  <amodra@bigpond.net.au>
3859         * dwarf2.c (comp_unit_contains_address): Comment typo fix.
3860         * elf.c (get_program_header_size): Likewise.
3861         * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
3862         (m32r_elf_generic_reloc): Likewise.
3863         * elf32-ppc.c (ppc_elf_howto_init): Likewise.
3864         * elflink.h (elf_bfd_discard_info): Likewise.
3866 2002-12-12  Alan Modra  <amodra@bigpond.net.au>
3868         * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
3869         to DT_JMPREL.  Use srelplt input section size for DT_PLTRELSZ and
3870         DT_RELSZ adjustment, not output section.  Avoid writing tags when
3871         unchanged.  Don't assume linker script is sane, adjust DT_REL too.
3872         * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
3873         size of srelplt for DT_PLTRELSZ.  Use srelplt input section size for
3874         DT_RELASZ adjustment, not output section.  Avoid writing tags when
3875         unchanged.  Adjust DT_RELA.
3876         * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
3877         formatting.  Avoid writing tags when unchanged.  Adjust DT_RELA.
3879 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3881         * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
3882         addend by 4.
3884 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3886         * elfxx-mips.c (struct mips_got_entry): New.
3887         (struct mips_got_info): Added got_entries field.
3888         (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
3889         (mips_elf_local_got_index, mips_elf_got_page,
3890         mips_elf_got16_entry): Re-implement in terms of new...
3891         (mips_elf_create_local_got_entry): Rewrite to use got_entries.
3892         Change return type.
3893         (mips_elf_highest): Warning clean-up.
3894         (mips_elf_create_got_section): Initialize got_entries.
3895         (_bfd_mips_elf_check_relocs): Use got_entries to estimate
3896         local got size.
3897         (_bfd_mips_elf_size_dynamic_sections): Do not account for
3898         GOT_PAGE entries, since we now reuse GOT16 entries.
3900 2002-12-10  Jason Thorpe  <thorpej@wasabisystems.com>
3902         * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
3903         read-only section that lies after .text and before .data to be
3904         written into the output file and included in a_text.
3905         (translate_to_native_sym_flags): If an otherwise unrepresentable
3906         section was merged with .text, convert its symbols to N_TEXT
3907         symbols.
3908         * libaout.h (aout_section_merge_with_text_p): New macro.
3910 2002-12-08  Alan Modra  <amodra@bigpond.net.au>
3912         * bfd-in.h: Comment typo fix.  Formatting.
3913         * bfd-in2.h: Regenerate.
3914         * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
3915         * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
3916         * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
3918 2002-12-05  Richard Henderson  <rth@redhat.com>
3920         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
3921         Only send PCREL21B though the plt.  Fix installed reloc type.
3922         (elfNN_ia64_relocate_section): Give error for dynamic reloc
3923         against PCREL22 or PCREL64I; clean up error messages for
3924         branch relocs.
3926 2002-12-04  Kevin Buettner  <kevinb@redhat.com>
3928         * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
3929         New functions.
3930         (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
3932 2002-12-04  David Mosberger  <davidm@hpl.hp.com>
3934         * cpu-ia64-opc.c: Add operand constant "ar.csd".
3936 2002-12-04  H.J. Lu <hjl@gnu.org>
3938         * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
3939         BFD address when constructing local name.
3941 2002-12-04  Andreas Schwab  <schwab@suse.de>
3943         * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
3944         member.
3945         (elf_m68k_link_hash_table_create): Initialize it.
3946         (elf_m68k_check_relocs): Handle symbols that are forced to be
3947         local due to visibility changes.
3948         (elf_m68k_adjust_dynamic_symbol): Likewise.
3949         (elf_m68k_size_dynamic_sections): Likewise.
3950         (elf_m68k_discard_copies): Likewise.
3951         (elf_m68k_relocate_section): Likewise.
3953 2002-12-04  Alan Modra  <amodra@bigpond.net.au>
3955         * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
3957 2002-12-04  Alan Modra  <amodra@bigpond.net.au>
3959         * srec.c (srec_write_symbols): Restore '$' prefix to address
3960         accidentally removed in 2002-04-04 change.
3961         (srec_get_symtab): Use 0 instead of `(long) FALSE'.
3963 2002-12-03  Nick Clifton  <nickc@redhat.com>
3965         * elf32-ppc.c (apuinfo_list_init): New function.
3966         (apuinfo_list_add): New function: Add a value to the list.
3967         (apuinfo_list_length): New function: Return the number of
3968         values on the list.
3969         (apuinfo_list_element): New function: Return a value on the
3970         list.
3971         (apuinfo_list_finish): New function: Free the resources used
3972         by the list.
3973         (ppc_elf_begin_write_processing): New function.  Scan the
3974         input bfds for apuinfo sections.
3975         (ppc_elf_write_section): New function: Delay the creation of
3976         the contents of an apuinfo section in an output bfd.
3977         (ppc_elf_final_write_processing): New function.  Create the
3978         contents of an apuinfo section in an output bfd.
3979         (elf_backend_begin_write_processing): Define.
3980         (elf_backend_final_write_processing): Define.
3981         (elf_backend_write_section): Define.
3983 2002-12-03  Richard Henderson  <rth@redhat.com>
3985         * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
3987 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
3989         Fix PR savannah/1417:
3990         * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
3991         branch if it goes to the start of the deleted region.
3993 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
3995         * bfd-in2.h (bfd_mach_m6812): Rebuild.
3996         * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
3997         bfd_mach_m6812s): Declare.
3999         * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4000         (_bfd_m68hc12_elf_set_private_flags): Call it.
4001         (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4002         (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4003         report microcontroller incompatibilities (HC12 vs HCS12).
4004         (elf_backend_object_p): Update.
4006 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
4008         * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4009         (enum bfd_boolean, boolean): Delete.
4010         (bfd_boolean): Typedef to an int.
4011         (FALSE, TRUE): Define.
4012         * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4013         aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4014         aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4015         binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4016         coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4017         coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4018         coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4019         coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4020         coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4021         coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4022         corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4023         cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4024         cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4025         cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4026         cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4027         cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4028         cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4029         cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4030         cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4031         cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4032         dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4033         elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4034         elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4035         elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4036         elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4037         elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4038         elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4039         elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4040         elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4041         elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4042         elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4043         elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4044         elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4045         elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4046         elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4047         elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4048         hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4049         i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4050         libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4051         libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4052         m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4053         mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4054         nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4055         pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4056         pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4057         pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4058         reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4059         som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
4060         syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
4061         vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4062         xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4063         bfd_boolean, true with TRUE, false with FALSE.  Simplify comparisons
4064         of bfd_boolean vars with TRUE/FALSE.  Formatting.
4065         * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4067 2002-11-28  Alan Modra  <amodra@bigpond.net.au>
4069         * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4070         Elf64_Internal_* with Elf_Internal_*.  Replace Elf_Internal_Rel
4071         with Elf_Internal_Rela.
4072         * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4073         elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4074         elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4075         elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4076         elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4077         elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4078         elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4079         elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4080         elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4081         elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4082         elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4083         * elf-hppa.h (elf_hppa_internal_shdr): Delete.  Use Elf_Internal_Shdr
4084         throughout instead.
4085         * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4086         * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4087         Remove INLINE keyword.
4088         (elf_swap_reloc_in): Likewise.  Also clear r_addend.
4089         (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4090         as a bfd_byte *.
4091         (elf_write_relocs): Consolidate REL and RELA code.
4092         (elf_slurp_reloc_table_from_section): Simplify REL code.
4093         (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4094         * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4095         * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4096         RELA code.
4097         (elf_link_adjust_relocs): Likewise.  Don't malloc space for temp
4098         reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4099         (elf_link_output_relocs): Likewise.
4100         (elf_reloc_link_order): Likewise.
4101         (elf_finish_pointer_linker_section): Likewise.
4102         (struct elf_link_sort_rela): Remove union.
4103         (elf_link_sort_cmp1): Update to suit.
4104         (elf_link_sort_cmp2): Here too.
4105         (elf_link_sort_relocs): Consolidate REL and RELA code.  Fix memory
4106         over-allocation for int_rels_per_ext_rel != 1 case.
4107         * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4108         * elf32-i386.c: Likewise.
4109         * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4110         * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4111         elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4112         * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4113         * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4114         elf64-sparc.c, elf64-x86-64.c: Likewise.
4115         * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4116         * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4117         bfd_elf32_swap_reloc_in.
4119         * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4120         * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4121         (mips_elf64_swap_reloc_in): Zero r_addend.
4122         (mips_elf64_be_swap_reloc_in): Likewise.
4123         (mips_elf64_slurp_one_reloc_table): Simplify.
4125         * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4126         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4127         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4129 2002-11-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4131         * elf32-sh.c (sh_elf_relocate_section): Don't complain about
4132         unresolved debugging relocs in dynamic applications.
4133         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4135 2002-11-26  Alan Modra  <amodra@bigpond.net.au>
4137         * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4138         (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4139         on a relocatable link.  Comment typos.
4140         * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4141         in the order they are declared.  Clear elf_hash_value too.
4142         (_bfd_elf_link_hash_table_init): Likewise assign in order.  Clear
4143         eh_info and tls_segment.
4144         * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
4145         sorted when discarding relocs by turning them into R_*_NONE.
4147         * libbfd.c (warn_deprecated): Comment spelling.
4148         * po/SRC-POTFILES.in: Regenerate.
4150 2002-11-21  Richard Henderson  <rth@redhat.com>
4152         * elflink.h (elf_link_add_object_symbols): Don't overwrite the
4153         arch's st_other bits when merging visibilities.
4154         (elf_link_output_extsym): Tidy clearing of visibility field.
4156 2002-11-21  Alan Modra  <amodra@bigpond.net.au>
4158         * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
4159         (SWAP_OUT_RELOC_OFFSET): Define.
4161 2002-11-20  Alexandre Oliva  <aoliva@redhat.com>
4163         * elf.c (_bfd_elf_link_hash_table_init): Make sure
4164         can_refcount is properly extended to the type of
4165         init_refcount.
4167 2002-11-19  Alexandre Oliva  <aoliva@redhat.com>
4169         * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
4170         (_bfd_mips_elf_relocate_section): Use it.
4172         * elfxx-mips.c (MNAME): New macro.
4173         (_bfd_mips_elf_check_relocs): Use it.
4174         (_bfd_mips_elf_discard_info): Likewise.
4175         (_bfd_mips_elf_final_link): Likewise.
4177 2002-11-19  Alan Modra  <amodra@bigpond.net.au>
4179         * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
4180         rel_hdr.sh_size too.
4182 2002-11-18  Klee Dienes  <kdienes@apple.com>
4184         * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
4185         (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
4186         (BFD_H_FILES): Add bfdwin.c, bfdio.c.
4187         (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
4188         Add dependencies for bfdwin.c, bfdio.c.
4189         * bfd.c: Remove bfd_get_mtime, bfd_get_size.
4190         * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
4191         bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
4192         bfd_tell, bfd_flush, bfd_stat, bfd_seek.
4193         * bfdio.c: New file.  Contains real_read, bfd_bread, bfd_write,
4194         bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
4195         bfd_get_size (moved from libbfd.c and bfd.c).
4196         * bfdwin.c New file.  Contains _bfd_window_internal,
4197         bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
4198         libbfd.c and bfd.c).
4199         * po/SRC-POTFILES.in: Regenerate.
4200         * po/bfd.pot: Regenerate.
4201         * libbfd.h: Regenerate.
4202         * bfd-in2.h: Regenerate.
4203         * aclocal.m4: Regenerate.
4204         * Makefile.in: Regenerate.
4205         * configure: Regenerate.
4207 2002-11-18  Klee Dienes  <kdienes@apple.com>
4209         * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
4211 2002-11-15  Kazu Hirata  <kazu@cs.umass.edu>
4213         * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
4214         jsr after a short jump.
4215         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
4217 2002-11-15  Klee Dienes  <kdienes@apple.com>
4219         * pef.c (bfd_pef_convert_architecture): Move declaration of
4220         ARCH_POWERPC and ARCH_M68K to the start of the function.
4222 2002-11-14  Svein E. Seldal  <Svein.Seldal@solidas.com>
4224         * coff-tic4x.c (tic4x_howto_table): Formatting fixup
4226 2002-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4228         * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
4229         For bpo_gregs_section->contents, allocate _raw_size, not
4230         _cooked_size.
4232 2002-11-13  Klee Dienes  <kdienes@apple.com>
4234         * config.bfd: Add entries for powerpc-*-darwin and cousins.
4236 2002-11-13  H.J. Lu <hjl@gnu.org>
4238         * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
4240 2002-11-13  Klee Dienes  <kdienes@apple.com>
4241             Alan Modra  <amodra@bigpond.net.au>
4243         * bfd.c (struct bfd_preserve): New.
4244         (bfd_preserve_save): New function.
4245         (bfd_preserve_restore): Ditto.
4246         (bfd_preserve_finish): Ditto.
4247         * bfd-in2.h: Regenerate.
4248         * mach-o.c: Formatting.
4249         (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
4250         (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
4251         (bfd_mach_o_core_p): Ditto.
4252         (bfd_mach_o_scan): Pass in mdata.
4253         * mach-o.h (bfd_mach_o_scan): Update prototype.
4254         * pef.c: Formatting.
4255         (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
4256         (bfd_pef_xlib_object_p): Ditto.
4257         (bfd_pef_scan): Pass in mdata.  Move version check to bfd_pef_object_p.
4258         * pef.h (bfd_pef_scan): Update prototype.
4259         * xsym.c: Formatting, K&R fixes.
4260         (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
4261         (bfd_sym_scan): New function split out from bfd_sym_object_p.
4262         * xsym.h (bfd_sym_scan): Declare.
4263         * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
4264         * elfcore.h (elf_core_file_p): Likewise.
4265         * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
4267 2002-11-12  Nick Clifton  <nickc@redhat.com>
4269         * po/da.po: Updated Danish translation.
4271 2002-11-12  Alan Modra  <amodra@bigpond.net.au>
4273         * elflink.h (elf_link_add_object_symbols): Optimize stabs for
4274         relocatable link too.
4275         (elf_link_input_bfd): When emitting relocs, adjust offsets for
4276         eh_frame and stab sections.  Zap deleted relocs.
4277         (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
4278         (elf_bfd_discard_info): Run for relocatable link too.
4279         * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd.  Make global.
4280         Handle ld -r case.
4281         (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
4282         * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
4284         * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
4285         (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
4286         (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
4287         (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
4288         (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
4289         (struct elf_link_hash_table): Add eh_info.
4290         (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
4291         (_bfd_elf_discard_section_eh_frame): Update prototype.
4292         (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
4293         (_bfd_elf_write_section_eh_frame): Likewise.
4294         (_bfd_elf_write_section_eh_frame_hdr): Likewise.
4295         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
4296         param.  Get "hdr_info" from link hash table.
4297         (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param.  Get
4298         header section from link hash table.  Save header section to elf_tdata.
4299         (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec".  Use
4300         header section from link hash table.  Don't alloc hdr_info.  Clear
4301         hdr_sec instead of setting "strip".
4302         (_bfd_elf_eh_frame_section_offset): Formatting.
4303         (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
4304         Get header section from link hash table.
4305         (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
4306         Get header section from link hash table.
4307         * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
4308         (get_program_header_size): Likewise.
4309         (_bfd_elf_section_offset): Formatting.
4310         * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
4311         section pointer in link hash table.
4312         (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
4313         and _bfd_elf_write_section_eh_frame calls.  Update comment about
4314         eh_frame entries.
4315         (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
4316         _bfd_elf_discard_section_eh_frame_hdr calls.  Remove "ehdr".
4318         * po/SRC-POTFILES.in: Regenerate.
4320         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
4321         relocs for discarded FDEs.  Remove dead code.
4322         (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
4323         * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
4324         Tidy conditions under which stabs are edited.  Formatting.
4325         * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4326         from discarded relocs.
4327         * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
4328         section adjustments after testing magic values.
4330 2002-11-12  Thomas Moestl <tmm@FreeBSD.org>
4332         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
4333         references to large plt symbols.
4335 2002-11-12  Klee Dienes  <kdienes@apple.com>
4337         * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
4338         looking for an unused section name.
4340 2002-11-11  Kazu Hirata  <kazu@cs.umass.edu>
4342         * coff-h8300.c: Fix formatting.
4343         * elf32-h8300.c: Likewise.
4344         * reloc16.c: Likewise.
4346 2002-11-09  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
4348         * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
4349         section when dynamic section unused;  _bfd_strip_section_from_output
4350         instead.
4352 2002-11-08  Alan Modra  <amodra@bigpond.net.au>
4354         * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
4355         and sym_vec.
4357         * dwarf2.c: Revert last change.
4359 2002-11-07  Michal Ludvig  <mludvig@suse.cz>
4361         * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
4362         _bfd_dwarf2_find_nearest_line): Use
4363         bfd_simple_get_relocated_section_contents() instead of
4364         bfd_get_section_contents().
4365         * reloc.c (bfd_perform_relocation): Add sanity check.
4366         * simple.c (simple_get_relocated_section_contents): If the section
4367         does not have any relocs associated with it, just return the
4368         unadjusted contents.
4370 2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
4372         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
4373         case R_CRIS_32_GOT>: Correct test for filling in constant .got
4374         contents, enabling for a non-DSO, for symbols defined in the
4375         program with --export-dynamic.
4377 2002-11-07  Alan Modra  <amodra@bigpond.net.au>
4379         * elf64-ppc.c: Comment typo fixes.
4380         (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
4382 2002-11-07  Nick Clifton  <nickc@redhat.com>
4384         * po/da.po: Updated Danish translation.
4386 2002-11-06  Alexandre Oliva  <aoliva@redhat.com>
4388         * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
4389         exactly three internal relocs per external reloc.  Set reloc_count
4390         to the external reloc count.
4392 2002-11-06  Klee Dienes  <kdienes@apple.com>
4394          * coff-stgo32.c (stub_bytes): Mark as const.
4395          Fix comment formatting.
4397 2002-11-06  Klee Dienes  <kdienes@apple.com>
4399         * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
4400         xsym.lo.
4401         (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
4402         (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
4403         * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
4404         * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
4405         * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
4406         sym.
4407         (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
4408         * Makefile.in: Regenerate.
4409         * doc/Makefile.in: Regenerate.
4410         * bfd-in2.h: Regenerate.
4411         * xsym.c: New file.  Contains support for the Apple/Metrowerks
4412         xSYM debugging format.
4413         * xsym.h: New file.
4414         * pef.c: New file.  Contains support for the Apple Code Fragment
4415         Manager Preferred Executable Format
4416         * pef.h: New file.
4417         * pef-traceback.h: New file.  Contains support for parsing PowerPC
4418         traceback tables as used by PEF executables (and perhaps other
4419         systems as well).
4420         * mach-o.c: New file.  Contains support for the Mach-O object file
4421         format.
4422         * mach-o.h: New file.
4423         * mach-o-target.c: New file.  Declares the mach-o targets
4424         themselves.  Included three times by mach-o.c; each time with a
4425         different set of macros set.
4427 2002-11-06  Graeme Peterson  <gp@qnx.com>
4429         * Makefile.am: Remove entries for elf32-qnx.[ch].
4430         * Makefile.in: Regenerate.
4431         * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
4432         ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
4433         bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4434         * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
4435         bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
4436         and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
4437         bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4438         * configure: Regenerate.
4439         * elf32-qnx.c: Remove.
4440         * elf32-qnx.h: Remove.
4441         * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
4442         is_contained_by_filepos, and copy_private_bfd_data_p.
4443         * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
4444         is_contained_by_filepos, and copy_private_bfd_data_p.
4445         * elf32-i386.c: Remove QNX extended bfd support.
4446         * elf32-ppc.c: Remove QNX extended bfd support.
4447         * elf32-sh.c: Remove QNX extended bfd support.
4448         * elfarm-nabi.c: Remove QNX extended bfd support.
4449         * targets.c: Remove qnx vectors.
4450         * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
4451         (elf_backend_is_contained_by_filepos): Remove.
4452         (elf_backend_copy_private_bfd_data_p): Remove.
4453         * po/SRC-POTFILES.in: Regenerate.
4455 2002-11-06  David O'Brien  <obrien@FreeBSD.org>
4456             Alan Modra  <amodra@bigpond.net.au>
4458         * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
4459         dynamic relocs against section symbols for the output section vma.
4461 2002-11-05  Alan Modra  <amodra@bigpond.net.au>
4463         * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
4464         t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
4466 2002-11-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4467             Alan Modra  <amodra@bigpond.net.au>
4469         * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
4470         vectors in target_selvecs.
4471         (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
4472         in target_selvecs.
4473         (sh-*-netbsdelf*): Likewise.
4474         * configure.in (assocvecs): New variable.  Handle assocvecs like
4475         selvecs.
4476         * configure: Regenerate.
4477         * format.c (bfd_check_format_matches): Store bfd_target pointers
4478         in matching_vector instead of target names.  Select first target
4479         from bfd_associated_vector that matches a list of ambiguous targets.
4480         * targets.c (_bfd_associated_vector): New array.
4481         (bfd_associated_vector): New variable.
4482         (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
4483         * libbfd-in.h (bfd_associated_vector): Declare.
4484         * libbfd.h: Regenerate.
4486 2002-11-05  Elias Athanasopoulos  <eathan@otenet.gr>
4488         * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
4489         non-NULL before dereferencing.
4491 2002-11-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4493         * vms.c (vms_object_p): Restore the start address when returning
4494         NULL.
4496 2002-11-04  Alan Modra  <amodra@bigpond.net.au>
4497             Hans-Peter Nilsson  <hp@axis.com>
4499         * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
4500         (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
4501         Set up a larger symshndxbuf, and write it out.  Free it on
4502         exit rather than freeing symbuf twice.  Correct section index
4503         on output section symbol loop.
4504         (elf_link_output_sym): Accumulate symbol extension section
4505         indices, reallocating symshndxbuf rather than writing it out.
4506         (elf_link_flush_output_syms): Don't flush symshndxbuf.
4507         * elf.c (assign_section_numbers): Init i_shdrp to all zero.
4508         Use bfd_zalloc to clear i_shdrp[0] too.
4510 2002-11-03  Stephen Clarke <stephen.clarke@earthling.net>
4512          * elf32-sh64-com.c (sh64_address_in_cranges): Use
4513         _raw_size of cranges section if _cooked_size not yet set.
4515 2002-11-03  Hans-Peter Nilsson  <hp@axis.com>
4517         * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
4518         for bfd_elf32_swap_symbol_out.
4520 2002-10-31  David O'Brien  <obrien@FreeBSD.org>
4522         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
4523         signed and unsigned in comparison.
4525 2002-10-30  Daniel Jacobowitz  <drow@mvista.com>
4527         * coffcode.h: Remove extraneous '\'.
4529 2002-10-28  H.J. Lu <hjl@gnu.org>
4531         * Makefile.am (targets.lo): Depend on Makefile instead of
4532         config.status.
4533         (archures.lo): Likewise.
4534         * Makefile.in: Regenerated.
4536 2002-10-25  Jason Thorpe  <thorpej@wasabisystems.com>
4538         * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
4539         bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
4540         targ_selvecs.
4542 2002-10-25  Jim Wilson  <wilson@redhat.com>
4544         * elf64-sh64.c (sh_elf64_relocate_section): Call
4545         _bfd_elf_rela_local_sym.  Handle relocs against STT_SECTION symbol
4546         of SHF_MERGE section.
4548 2002-10-25  Hans-Peter Nilsson  <hp@axis.com>
4550         * simple.c: Correct placement of ATTRIBUTE_UNUSED.
4552 2002-10-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4554         * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
4555         unsigned int.  Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
4556         unsigned int.
4557         (NAME(aout,final_link)): Cast enum used in assignment.
4558         (aout_link_write_symbols): Cast enums in comparisons, int values to
4559         boolean, enums in assignments to int.
4560         (aout_link_input_section_std): Cast rel->r_index to unsigned int.
4561         (aout_link_input_section_ext): Likewise.  Cast enums used in
4562         comparisons with unsigned ints.
4563         (aout_link_reloc_link_order): Cast enum to int in assignment.
4564         * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
4565         calls to char *.
4566         * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
4567         assignment.
4568         * bfd-in2.h (bfd_set_section_vma): Likewise.
4569         * bfd.c (bfd_record_phdr): Cast enums in assignments.
4570         * binary.c (bfd_alloc): Cast enum to long.
4571         * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
4572         * dwarf2.c (read_abbrevs): Add casts to enum types.
4573         (read_attribute_value): Likewise.
4574         (arange_add): Cast result of bfd_zalloc call.
4575         (comp_unit_contains_address): Return true and false.
4576         (comp_unit_find_nearest_line): Cast return to boolean.
4577         * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
4578         * gen-aout.c: define macro '_' if not defined.
4579         * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
4580         (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
4581         (bfd_write_bigendian_4byte_int): Cast return to boolean.
4582         (bfd_seek): Cast bfd_realloc to bfd_byte *.
4583         (bfd_generic_is_local_label_name): Cast return to boolean.
4584         * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
4585         * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
4586         struct bfd_hash_entry *.
4587         (_bfd_generic_link_hash_newfunc): likewise.
4588         (_bfd_generic_final_link): Cast enum to unsigned int.
4589         * merge.c (sec_merge_emit): Cast return to boolean.
4590         (merge_strings): Add casts to const unsigned char *.
4591         * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
4592         (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
4593         * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
4594         to struct bfd_hash_entry *.
4595         (bfd_set_section_content): Add cast to PTR in comparison.
4596         * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
4597         simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
4598         simple_dummy_unattached_reloc,
4599         bfd_simple_get_relocated_section_contents): Add K&R declarations and
4600         function definitions.
4601         * srec.c (S3Forced): Initialize to false.
4602         (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
4603         * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
4604         (_bfd_discard_section_stabs): Likewise.  Also cast return to boolean.
4605         * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
4606         (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
4607         comparisons.
4609 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4611         * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
4612         relocs into shared lib non-allocated reloc sections.
4614 2002-10-23  Nathan Tallent  <eraxxon@alumni.rice.edu>
4616         * dwarf2.c (add_line_info): Ensure that the line_info_table is
4617         sorted even when given an out-of-order line sequence.
4618         (lookup_address_in_line_info_table): When an exact VMA match is
4619         not found, return line information with the closest VMA.
4621 2002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
4623         * elf64-hppa.c: Force DT_FLAGS to always be set.  Required by
4624         HPUX 11.00 patch PHSS_26559.
4626 2002-10-22  Alexandre Oliva  <aoliva@redhat.com>
4628         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
4629         the options section into a separate section unless IRIX 6
4630         compatibility is enabled.
4632 2002-10-22  Alexandre Oliva  <aoliva@redhat.com>
4634         * elflink.h (struct elf_link_sort_rela): Turn rel and rela
4635         into arrays.
4636         (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
4637         (elf_link_sort_relocs): Likewise.  Take int_rels_per_ext_rel
4638         into account.
4639         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
4640         R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
4642 2002-10-21  Graeme Peterson  <gp@qnx.com>
4644         * targets.c (_bfd_target_vector): Add missing qnx vectors.
4646 2002-10-21  Alan Modra  <amodra@bigpond.net.au>
4648         * targets.c (bfd_target_list): Don't return the default target twice.
4650 2002-10-21  Elias Athanasopoulos  <eathan@otenet.gr>
4652         * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
4653         perror with bfd_perror.
4655 2002-10-19  H.J. Lu <hjl@gnu.org>
4657         * elflink.h (elf_link_add_object_symbols): Correctly handle
4658         DT_RPATH and DT_RUNPATH.
4660 2002-10-19  Mark Kettenis  <kettenis@gnu.org>
4662         * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
4664 2002-10-17  Denis Chertykov  <denisc@overta.ru>
4666         * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
4667         for ip2k port.
4669 2002-10-17  Alan Modra  <amodra@bigpond.net.au>
4671         * elfxx-target.h (USE_REL): Don't define as 1.
4672         * elf32-arm.h (USE_REL): Provide a default define of 0.
4673         Use #if rather than #ifdef when testing USE_REL.
4674         * elf32-m32r.c: Likewise.
4676         * elf32-arc.c (USE_REL): Define as 1.
4677         * elf32-d10v.c (USE_REL): Likewise.
4678         * elf32-m32r.c (USE_REL): Likewise.
4679         * elf32-m68hc11.c (USE_REL): Likewise.
4680         * elf32-m68hc12.c (USE_REL): Likewise.
4681         * elf32-or32.c (USE_REL): Likewise.
4682         * elfarm-nabi.c (USE_REL): Likewise.
4684 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
4686         * config.bfd (s390-*-linux*): Add targ64_selvecs.
4687         (s390x-*-linux*): Add targ_selvecs.
4689 2002-10-16  Alan Modra  <amodra@bigpond.net.au>
4691         * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
4692         elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
4693         elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
4694         elf32-sh64-nbsd.lo, elf32-shqnx.lo.  Add elf32-qnx.lo.
4695         (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
4696         (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
4697         (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
4698         (SOURCE_HFILES): Add elf32-qnx.h.
4699         (BUILD_HFILES): Add bfdver.h.
4700         Run "make dep-am".
4701         * Makefile.in: Regenerate.
4702         * configure.in Update bfd vector dependencies.
4703         * configure: Regenerate.
4704         * elf32-i386-fbsd.c: Delete.  Move code to elf32-i386.c.
4705         * elf32-i386qnx.c: Likewise.
4706         * elf32-ppcqnx.c: Delete.  Move code to elf32-ppc.c.
4707         * elf32-sh-nbsd.c: Delete.  Move code to elf32-sh.c.
4708         * elf32-sh-lin.c: Likewise.
4709         * elf32-shqnx.c: Likewise.
4710         * elf32-sh64-lin.c: Delete.  Move code to elf32-sh64.c.
4711         * elf32-sh64-nbsd.c: Likewise.
4712         * elf64-sh64-lin.c: Delete.  Move code to elf64-sh64.c.
4713         * elf64-sh64-nbsd.c: Likewise.
4714         * elfarmqnx-nabi.c: Delete.  Move code to elfarm-nabi.c.
4715         * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
4716         * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
4717         * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
4718         * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
4719         (elf_backend_is_contained_by_filepos): Likewise.
4720         (elf_backend_copy_private_bfd_data_p): Likewise.
4721         Globalize and move functions to..
4722         * elf32-qnx.c: ..here.  New file.
4723         * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests.  Don't
4724         emit target vectors when INCLUDE_SHMEDIA.
4725         * elf32-sh64.c: Remove ELF_ARCH test.  Move TARGET_* etc. defines to
4726         end of file.
4727         * elf64-sh64.c: Remove ELF_ARCH test.
4728         * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
4729         * po/BLD-POTFILES.in: Regenerate.
4730         * po/SRC-POTFILES.in: Regenerate.
4732 2002-10-16  Alan Modra  <amodra@bigpond.net.au>
4734         * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
4735         loaded with --just-symbols.
4737         * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
4738         * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
4739         * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
4740         * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
4742 2002-10-15  Richard Henderson  <rth@redhat.com>
4744         * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
4745         (BFD64_BACKENDS_CFILES): Likewise.
4746         * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
4747         * elf64-alpha-fbsd.c: Remove file, move code ...
4748         * elf64-alpha.c: ... here.
4749         * Makefile.in, configure: Rebuild.
4751 2002-10-14  Richard Henderson  <rth@redhat.com>
4753         * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
4754         VALUE, not ADDEND.
4756 2002-10-14  Stephen Clarke <stephen.clarke@superh.com>
4758         * elf32-sh.c (elf_sh_link_hash_entry): Replace
4759         datalabel_got_offset with union of datalabel_got
4760         offset and refcount.
4761         (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
4762         (allocate_dynrelocs): Delete unnecessary code for
4763         STT_DATALABEL type.  Create entry in got for
4764         datalabel version of symbol if datalabel_got.refcount > 0.
4765         (sh_elf_relocate_section): Use datalabel_got union.
4766         (sh_elf_gc_sweep_hook): Pull common code to initialize
4767         h and eh out of switch statement.  Declare seen_stt_datalabel.
4768         Initialize it.  Decrement datalabel_got.refcount for
4769         got relocs when seen_stt_datalabel is true.
4770         Decrement local_got_refcounts entry for datalabel got relocs
4771         of local symbols.
4772         (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
4773         (sh_elf_check_relocs): Declare seen_stt_datalabel.
4774         Initialize it.  When seen_stt_datalabel is true, increment
4775         datalabel_got refcount rather than got.refcount.
4776         (sh_elf_finish_dynamic_symbol): Create relocs to
4777         initialize got entry for datalabel version of symbol.
4779 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
4781         * Makefile.am: Run "make dep-am".
4782         (BFD_H_FILES): Remove version.h.
4783         * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
4784         * version.h: ..to here.
4785         * configure.in (bfd_version_date): Remove.
4786         (AC_OUTPUT): Make bfdver.h from version.h.
4787         * bfd.c: #include "bfdver.h".
4788         * vms-hdr.c: Likewise.
4789         * Makefile.in: Regenerate.
4790         * bfd-in2.h: Regenerate.
4791         * configure: Regenerate.
4792         * po/SRC-POTFILES.in: Regenerate.
4794 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
4796         * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
4797         bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
4798         bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
4799         bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
4800         bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
4801         bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
4802         bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
4803         bfd_mach_ip2022, bfd_mach_ip2022ext,
4804         bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
4805         * bfd-in2.h: Regenerate.
4807 2002-10-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4809         * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
4810         endian vector to targ_selvecs.
4812 2002-10-13  Alexandre Oliva  <aoliva@redhat.com>
4814         * elfxx-mips.c (mips_elf_calculate_relocation): Take
4815         save_addend argument.  Don't apply the 32-bit mask to a
4816         GPREL32 value if it's to be used in another relocation.  Don't
4817         use forced-check computation of local_p to decide whether to
4818         add gp0 to GPREL16 value.  Don't use only the lowest 16 bits
4819         of the addend of a non-in-place GPREL16 relocation.
4820         (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
4821         mips_elf_calculate_relocation().
4823 2002-10-12  Stephane Carrez  <stcarrez@nerim.fr>
4825         * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
4826         with symbols in other sections if we relaxed something;  the sections
4827         output offsets must be re-computed before.
4829 2002-10-12  Stephane Carrez  <stcarrez@nerim.fr>
4831         * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
4832         handling to use Elf_Internal_Sym.
4833         (m68hc11_elf_relax_delete_bytes): Likewise.
4835 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4837         * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
4838         sh_elf_object_p, dtpoff_base): New functions.
4839         (sh_elf_howto_table): Add TLS relocs.
4840         (sh_reloc_map): Likewise.
4841         (sh_elf_info_to_howto): Support TLS relocs.
4842         (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
4843         (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
4844         New macros.
4845         (sh_elf_obj_tdata): New.
4846         (elf_sh_link_hash_table): Add tls_ldm_got.
4847         (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
4848         (allocate_dynrelocs): Support TLS relocs.
4849         (sh_elf_size_dynamic_sections): Likewise.
4850         (sh_elf_relocate_section): Support TLS relocs.  Don't try to find
4851         .rela.got section when found already.  Return false after printing
4852         error about unresolvable relocation.
4853         (sh_elf_gc_sweep_hook): Support TLS relocs.
4854         (sh_elf_check_relocs): Likewise.
4855         (sh_elf_finish_dynamic_symbol): Likewise.
4856         (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
4857         * reloc.c: Add SH TLS relocs.
4858         * bfd-in2.h, libbfd.h: Regenerate.
4860 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
4862         * Makefile.in: Regenerated.
4864 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
4866         * Makefile.am: Run dep-am.
4867         (BFD_H_DEP): Add simple.c and linker.c.
4868         (BFD32_LIBS): Add simple.lo.
4869         (BFD32_LIBS_CFILES): Add simple.c.
4870         * Makefile.in: Regenerated.
4871         * bfd-in2.h: Regenerated.
4872         * simple.c: New file.
4874 2002-10-11  Alan Modra  <amodra@bigpond.net.au>
4876         * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
4877         (record_thumb_to_arm_glue): Likewise.
4878         * ecoff.c (ecoff_link_add_externals): Likewise.
4879         * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
4880         (record_thumb_to_arm_glue): Likewise.
4881         * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
4882         * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
4883         * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
4884         * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
4885         * elf64-ppc.c (func_desc_adjust): Likewise.
4886         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
4887         (sh64_elf64_create_dynamic_sections): Likewise.
4888         * elflink.c (_bfd_elf_create_got_section): Likewise.
4889         (_bfd_elf_create_dynamic_sections): Likewise.
4890         (_bfd_elf_create_linker_section): Likewise.
4891         * elflink.h (elf_add_default_symbol): Likewise.
4892         (elf_link_create_dynamic_sections): Likewise.
4893         (NAME(bfd_elf,size_dynamic_sections)): Likewise.
4894         * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
4895         * elfxx-mips.c (mips_elf_create_got_section): Likewise.
4896         (_bfd_mips_elf_add_symbol_hook): Likewise.
4897         (_bfd_mips_elf_create_dynamic_sections): Likewise.
4898         * linker.c (generic_link_add_symbol_list): Likewise.
4899         * xcofflink.c (xcoff_link_add_symbols): Likewise.
4901         * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
4903         * elf64-ppc.c (edit_opd): Only zero opd syms when function is
4904         completely removed.  Correct local sym adjustment.
4906 2002-10-10  Stephen Clarke <stephen.clarke@superh.com>
4908         * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
4909         Correct mistake in calculation of address of .got.
4910         * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
4911         elf_sh64_pic_plt_entry_le): Likewise.
4913 2002-10-09  Richard Shann <richard.shann@superh.com>
4914             Stephen Clarke <stephen.clarke@superh.com>
4916         * Makefile.am: Add entries for elf32-sh64-lin.c and
4917         elf64-sh64-lin.c. Regenerate.
4918         * Makefile.in: Regenerate.
4919         * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
4920         to use sh64 vectors rather than sh vectors.
4921         * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
4922         bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
4923         * configure: Regenerate.
4924         * elf32-sh64-lin.c: New file.
4925         * elf64-sh64-lin.c: New file.
4926         * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
4927         bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
4929 2002-10-08  H.J. Lu <hjl@gnu.org>
4931         * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
4932         IE->LE transition for R_386_TLS_IE.
4934 2002-10-08  Alan Modra  <amodra@bigpond.net.au>
4936         * elf64-ppc.c (edit_opd): Correct test for discarded sections.
4938 2002-10-07  Mark Elbrecht  <snowball3@softhome.net>
4940         * cofflink.c (mark_relocs): Don't mark relocations in excluded
4941         sections.
4943 2002-10-07  Alan Modra  <amodra@bigpond.net.au>
4945         * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
4946         code.
4948         * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
4950 2002-10-06  Alan Modra  <amodra@bigpond.net.au>
4952         * opncls.c: Formatting.
4953         (_bfd_new_bfd): Use a smaller section hash table.
4955 2002-10-05  Alexandre Oliva  <aoliva@redhat.com>
4957         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
4958         of the other two relocations packed with a REL32 to NONE.
4960 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
4962         * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
4963         (sh_elf_link_hash_newfunc): Initialize it.
4964         (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
4965         to got.refcount for symbols that are forced local or when
4966         we have direct got refs.
4967         (sh_elf_gc_sweep_hook): Adjust gotplt_refcount.  Use it
4968         to correctly adjust got.refcount and plt.refcount.
4969         (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
4970         (sh_elf_check_relocs): Increment gotplt_refcount.
4972 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
4974         * elf32-i386.c (elf_i386_relocate_section): Fix
4975         movl foo@indntpoff, %eax IE->LE transition.
4977 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
4979         * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
4980         sequence and its transitions.
4982 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
4984         * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
4985         to st_value + addend in non-code sections.
4986         * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
4987         R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
4989 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
4990             Ken Raeburn  <raeburn@cygnus.com>
4991             Aldy Hernandez  <aldyh@redhat.com>
4992             Eric Christopher  <echristo@redhat.com>
4993             Richard Sandiford  <rsandifo@redhat.com>
4995         * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
4996         (bfd_mach_mips5500): New.
4997         * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
4998         (arch_info_struct): Add corresponding entries here.
4999         * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5000         E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5001         (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5002         bfd_mach_mips5400 and bfd_mach_mips5500.
5003         (_bfd_mips_elf_mach_extends_p): New function.
5004         (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5005         the EF_MIPS_MACH flags.
5006         * bfd-in2.h: Regenerate.
5008 2002-09-28  Jason Thorpe  <thorpej@wasabisystems.com>
5010         * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5011         .got sections.
5013 2002-09-28  Alan Modra  <amodra@bigpond.net.au>
5015         * elf.c (map_sections_to_segments): Correct test for start of
5016         writable section in the same page as end of read-only section.
5018 2002-09-27  Matt Thomas  <matt@3am-software.com>
5020         * elf32-vax.c (elf_vax_check_relocs): Remove unused
5021         local_got_refcounts usage.  Remove allocation of got slot.
5022         (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5023         Remove de-allocation of got slot.
5024         (elf_vax_size_dynamic_section): Fix some indentation.  Add hash
5025         traversal for elf_vax_instantiate_got_entries.  Allow empty .got
5026         sections to be GC'ed.
5027         (elf_vax_instantiate_got_entries): New function.
5028         (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling.  Remove
5029         tests that are now handled by elf_vax_instantiate_got_entries.
5030         Assert GOT entry falls within .got section size.  Remove redundant
5031         comparisions.  Fix comments.
5033 2002-09-27  Jakub Jelinek  <jakub@redhat.com>
5035         * reloc.c: Add x86-64 TLS relocs.
5036         * bfd-in2.h, libbfd.h: Rebuilt.
5037         * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5038         relocs.  Add TLS relocs.
5039         (x86_64_reloc_map): Add TLS relocs.
5040         (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5041         (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5042         (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5043         (elf64_x86_64_hash_entry): Define.
5044         (struct elf64_x86_64_obj_tdata): New.
5045         (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5046         (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5047         (link_hash_newfunc): Initialize tls_type.
5048         (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5049         (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5050         (elf64_x86_64_mkobject): New.
5051         (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5052         (elf64_x86_64_tls_transition): New.
5053         (elf64_x86_64_check_relocs): Add r_type variable and use it.
5054         Handle TLS relocs.
5055         (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5056         (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5057         (elf64_x86_64_size_dynamic_sections): Likewise.
5058         (dtpoff_base, tpoff): New.
5059         (elf64_x86_64_relocate_section): Handle TLS relocs.
5060         (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5061         entries.
5062         (bfd_elf64_mkobject): Define.
5064         * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5065         DF_STATIC_TLS if shared.
5067 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069         * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5070         empty relocation sections.
5072 2002-09-26  Alan Modra  <amodra@bigpond.net.au>
5074         * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5075         (ppc64_elf_build_stubs): Build them here instead.
5077 2002-09-24  Jakub Jelinek  <jakub@redhat.com>
5079         * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5080         addend into r_addend, not *r_offset.
5081         (elf32_sparc_finish_dynamic_symbol): Likewise.
5082         * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5083         R_SPARC_RELATIVE's r_offset.
5085 2002-09-23  Nathan Tallent  <eraxxon@alumni.rice.edu>
5087         * dwarf2.c (decode_line_info): Update to correctly decode
5088         the (non-standard DWARF2) out-of-order address sequences
5089         generated by the Intel C++ 6.0 compiler for ia64-Linux.
5091 2002-09-23  Mark Elbrecht  <snowball3@softhome.net>
5093         * config.bfd: For DJGPP targets, match with any cpu and any machine.
5095 2002-09-23  Alan Modra  <amodra@bigpond.net.au>
5097         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5098         for discarded FDEs.  Remove redundant assignment.
5099         * elflink.h (elf_bfd_discard_info): Save edited relocs.
5101 2002-09-22  H.J. Lu <hjl@gnu.org>
5103         * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5104         the relocation count between different .reloc sections.
5106 2002-09-21  Alan Modra  <amodra@bigpond.net.au>
5108         * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5109         ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5110         R_PPC_EMB_SDA2REL.  Similarly for R_PPC_EMB_SDA21 and
5111         R_PPC_EMB_RELSDA.
5113         * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5114         unsigned.  Move "symcount" assignment out of loop.
5115         * Makefile.am: Run "make dep-am".
5116         * Makefile.in: Regenerate.
5117         * configure: Regenerate.
5118         * po/SRC-POTFILES.in: Regnerate.
5120 2002-09-19  Nathan Tallent  <eraxxon@alumni.rice.edu>
5122         * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5123         zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5124         (e.g. IRIX64).
5126 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
5128         * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5129         even if generating R_PPC_RELATIVE reloc.
5130         (ppc_elf_relocate_section): Make sure relocation is performed
5131         if skip == -2.  Clear memory at r_offset when creating dynamic
5132         relocation.
5134 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
5136         * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5137         BFD_RELOC_386_TLS_GOTIE): Add.
5138         * bfd-in2.h, libbfd.h: Rebuilt.
5139         * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5140         and R_386_TLS_GOTIE.
5141         (elf_i386_reloc_type_lookup): Handle it.
5142         (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5143         char instead of enum, change GOT_* into defines.
5144         (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
5145         (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5146         (elf_i386_check_relocs): Likewise.  Avoid crash if local symbol is
5147         accessed both as normal and TLS symbol.  Move R_386_TLS_LDM and
5148         R_386_PLT32 cases so that R_386_TLS_IE can fall through.
5149         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5150         (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5151         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5152         (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
5153         tls_type is GOT_TLS_IE_BOTH.
5154         (elf_i386_size_dynamic_sections): Likewise.
5155         (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5156         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5157         (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
5158         all 4 GOT_TLS_* TLS types.
5160 2002-09-19  Nick Clifton  <nickc@redhat.com>
5162         * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
5163         follow indirect links.
5165 2002-09-19  Nathan Tallent  <eraxxon@alumni.rice.edu>
5167         * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
5168         correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
5169         on 64 bit machines.
5170         (ecoff_swap_sym_in) <iss>: Likewise.
5171         * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
5172         ECOFF information: 'ioptMax' refers to the actual *size*
5173         of the optimization symtab, not the number of entries.
5175 2002-09-19  Daniel Jacobowitz  <drow@mvista.com>
5177         * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
5178         ELF_LINK_HASH_NEEDS_PLT logic.
5180 2002-09-18  Daniel Jacobowitz  <drow@mvista.com>
5182         * elfcode.h (elf_slurp_reloc_table_from_section): Check
5183         correct relocation count.
5185 2002-09-17  Daniel Jacobowitz  <drow@mvista.com>
5187         * bfd-in.h (bfd_get_dynamic_symcount): Define.
5188         * bfd.c (struct _bfd): Add dynsymcount.
5189         * bfd-in2.h: Regenerated.
5190         * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
5191         abfd->dynsymcount.
5192         * elfcode.h (elf_slurp_reloc_table_from_section): Check
5193         for overflow.
5195 2002-09-17  Stan Cox <scox@redhat.com>
5197         * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
5198         (mips_elf64_final_gp): Don't make up gp value.
5199         * elfn32-mips.c (mips_elf_final_gp): Likewise.
5200         * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
5201         .MIPS.options/.options section.
5203 2002-09-17  David O'Brien  <obrien@FreeBSD.org>
5205         * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
5206         It is benign for FreeBSD < 4.1.  Minor reformatting.
5207         * elf64-alpha-fbsd.c: Likewise.
5209 2002-09-17  Jakub Jelinek  <jakub@redhat.com>
5211         * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
5212         addend.
5214 2002-09-17  Alan Modra  <amodra@bigpond.net.au>
5216         * elf64-alpha.c (alpha_elf_size_info): Make static.
5218 2002-09-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5220         * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
5221         * cpu-tic4x.c: Ditto.
5223 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5225         * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
5226         duplicate define.
5228 2002-09-16  Bruno Haible  <bruno@clisp.org>
5230         * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
5231         by a target variant implementation.
5232         * elf64-alpha.c: Likewise.
5233         * elf32-i386-fbsd.c: New file.
5234         * elf64-alpha-fbsd.c: New file.
5235         * targets.c: Support bfd_elf32_i386_freebsd_vec and
5236         bfd_elf64_alpha_freebsd_vec.
5237         * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
5238         bfd_elf64_alpha_freebsd_vec.
5239         * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
5240         (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
5241         (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
5242         (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
5243         (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
5244         * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
5245         specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
5247 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
5249         * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
5250         NULL.
5251         (elf_i386_relocate_section): Return false after printing error about
5252         unresolvable relocation.
5254 2002-09-12  Nick Clifton  <nickc@redhat.com>
5256         * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
5257         R_ARM_THM_PC11.
5259 2002-09-11  Jeffrey Law  <law@redhat.com>
5261         * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
5263 2002-09-11  Andrew Haley  <aph@cambridge.redhat.com>
5265         * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
5266         line_ptr before deciding we've found a symbol.
5268 2002-09-11  Nick Clifton  <nickc@redhat.com>
5270         * po/da.po: New Danish translation file.
5271         * configure.in (LINGUAS): Add 'da'.
5272         * configure: Regenerate.
5274 2002-09-10  Michael Snyder  <msnyder@redhat.com>
5276         * irix-core.c (do_sections, do_sections64): New functions.
5277         (irix_core_core_file_p): Call new functions do_sections,
5278         do_sections64, depending on corefile (32-bit or 64-bit).
5280 2002-09-09  Richard Henderson  <rth@redhat.com>
5282         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
5283         and PCREL21F like PCREL21B.
5285 2002-09-04  Kevin Buettner  <kevinb@redhat.com>
5287         * config.bfd (mips*-*-irix6*): Add new ABI vectors.  Make n32 default
5288         vector.
5290 2002-09-02  Nick Clifton  <nickc@redhat.com>
5292         * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
5293         names instead of cryptically overloaded bfd_reloc error
5294         codes.
5295         (v850_elf_relocate_section): Likewise.
5296         (v850_elf_relax_section): Replace caching of external symbols
5297         with caching of internal symbols obtained from calling
5298         bfd_elf_get_elf_syms().
5299         Fixup problems with freeing cached allocated memory blocks.
5301 2002-09-02  Alan Modra  <amodra@bigpond.net.au>
5303         * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
5304         (bfd_pj_arch): Use bfd_default_scan.
5305         * cpu-v850.c (scan): Remove.
5306         (N): Use bfd_default_scan.
5307         * cpu-z8k.c (scan_mach): Remove.
5308         (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
5309         first.  Use bfd_default_scan.
5311         * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
5312         bfd_mach constants.
5313         (ecoff_get_magic): Likewise.
5314         * elf32-v850.c (v850_elf_object_p): Likewise.
5315         (v850_elf_final_write_processing): Likewise.
5316         * mipsbsd.c (MY(set_arch_mach)): Likewise.
5317         (MY(write_object_contents)): Likewise.
5318         * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
5319         * coffcode.h (coff_write_object_contents): Likewise.
5320         (coff_set_arch_mach_hook): Add comment describing machine == 0.
5321         Remove unnecessary "machine" assignments.
5322         (coff_write_relocs): Test for the absolute section sym by testing
5323         section and flags.
5325         * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
5326         and bfd_mach_i386_i386_intel_syntax.
5327         * pdp11.c (NAME(aout,machine_type)): Likewise.
5329 2002-08-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5331         * bfd-in.h (align_power): Cast constants to bfd_vma type.
5332         * bfd-in2.h (align_power): Likewise.
5334 2002-08-30  Alan Modra  <amodra@bigpond.net.au>
5336         * Makefile.am: Run "make dep-am".
5337         * Makefile.in: Regenerate.
5339         * cpu-avr.c (compatible): Don't use hard-coded mach constants.
5340         * cpu-powerpc.c (powerpc_compatible): Likewise.
5341         * cpu-rs6000.c (rs6000_compatible): Likewise.
5343 2002-08-28  Catherine Moore  <clm@redhat.com>
5345         * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
5346         (v850-elf-reloc): Don't resolve pc relative relocs.
5347         (v850_elf_ignore_reloc): New routine.
5348         (v850_elf_final_link_relocate): Handle new relocs.
5349         (v850_elf_relax_delete_bytes ): New routine.
5350         (v850_elf_relax_section): New routine.
5351         (bfd_elf32_bfd_relax_section): Define.
5352         (HOWTO): New entries for new relocs.
5353         * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
5354         (BFD_RELOC_V850_LONGJUMP): New reloc.
5355         (BFD_RELOC_V850_ALIGN): New reloc.
5356         * archures.c: Remove redundant v850ea architecture.
5357         * cpu-v850.c: Remove redundant v850ea support.
5358         * libbfd.h: Regenerate.
5359         * bfd-in2.h: Regenerated.
5361 2002-08-28  Svein E. Seldal  <Svein.Seldal@solidas.com>
5363         * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
5364         * configure.in: Add tic4x_coff vector files.
5365         * configure: Regenerate.
5366         * Makefile.am: Add tic4x target.
5367         * Makefile.in: Regenerate.
5369 2002-08-27  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5371         * archures.c: Add the BFD arch type tic4x.
5372         * bfd-in.h: Add BFD_IN_MEMORY flag.
5373         * coff-tic4x.c: New file.
5374         * coffswap.h (coff_swap_sym_out): Add preadjuster.
5375         * cpu-tic4x.c: New file.
5376         * targets.c: Added tic4x- in list of xvecs.
5377         * ticoff.h: New file.
5378         * bfd-in2.h: Regenerate.
5380 2002-08-27  Adam Nemet  <anemet@lnxw.com>
5382         * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
5383         bit of DT_INIT and DT_FINI for Thumb functions.
5385 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
5387         * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
5389 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
5391         * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
5393 2002-08-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5395         * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
5396         (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
5397         Likewise.
5398         (struct elf_sh_pcrel_relocs_copied): Removed.
5399         (struct elf_sh_dyn_relocs): New.
5400         (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
5401         field with dyn_relocs.
5402         (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
5403         sections and sym_sec.
5404         (sh_elf_link_hash_newfunc): Clear dyn_relocs.
5405         (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
5406         (sh_elf_create_dynamic_sections): Use create_got_section instead
5407         of _bfd_elf_create_got_section.
5408         (sh_elf_check_relocs): Likewise.
5409         (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
5410         sections.
5411         (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
5412         sh_elf_relocate_section, sh_elf_check_relocs,
5413         sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
5414         Likewise.
5415         (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
5416         dynamic relocations and avoiding the copy relocation when we
5417         didn't find any dynamic relocations in the section which has
5418         contents or is read-only.
5419         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
5420         (sh_elf_size_dynamic_sections): Don't reset the size of
5421         .rela.got section even if dynamic_sections_created flag is off.
5422         Don't use sh_elf_discard_copies. Scan all input bfd and use
5423         allocate_dynrelocs. Call readonly_dynrelocs to determine
5424         whether we need DT_TEXTREL.
5425         (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
5426         whether the symbol was never referred to.
5427         (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
5428         (sh_elf_gc_sweep_hook): Fill with the real sweep function.
5429         (sh_elf_check_relocs): Call create_got_section if the short-cut
5430         to .got is null. Increment reference counters only instead of
5431         allocating space on dynamic sections here. Don't conditionalize
5432         uninitialized got.offset value when marking the symbol as a
5433         global offset table entry. Keep relocations for symbols satisfied
5434         by a dynamic library to avoid copy relocations for the symbol.
5435         Set dynobj field of an elf hash table if needed.
5436         (sh_elf_finish_dynamic_sections): Handle null section pointer
5437         correctly.
5438         (elf_backend_copy_indirect_symbol): Defined.
5439         (elf_backend_can_refcount): Defined.
5441 2002-08-23  Nick Clifton  <nickc@redhat.com>
5443         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
5444         previous change.  Add comment explaining why.
5446 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
5448         * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
5449         contents of .got.plt[2] to tr0, not address of .got.plt.
5450         (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
5451         patching absolute plt entry. For shmedia plt entry, set bottom bit
5452         of branch to plt0 as this is a branch to an shmedia instruction.
5453         * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
5454         Copy contents of .got.plt[2] to tr0, not address of .got.plt.
5455         (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
5456         branch to plt0.
5457         (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
5458         patching absolute plt entry. For shmedia plt entry, branch to
5459         plt0 is now ptrel, so use relative offset.  Set bottom bit of
5460         branch target as it is a branch to an shmedia instruction.
5462 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>,
5463             Richard Shann <richard.shann@superh.com>
5465         * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
5466         value if .init is an SHmedia function.  Similarly for DT_FINI.
5467         * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
5469 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
5471         * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
5472         dynamic section.
5473         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
5475 2002-08-22  Kaz Kojima <kkojima@rr.iij4u.or.jp>
5477         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
5478         byte read when reading the return address register column.
5480 2002-08-22  Nick Clifton  <nickc@redhat.com>
5482         * config.bfd: Add powepc64-*-*bsd* target.
5484 2002-08-22  Graeme Peterson  <gp@qnx.com>
5486         * Makefile.am: Add entries for elf32-shqnx.c
5487         * Makefile.in: Regenerate.
5488         * config.bfd: Add support sh-*-nto* target.
5489         * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
5490         * configure: Regenerate.
5491         * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
5492         * elf32-sh.c: Do not include elf32-target.h if
5493         ELF32_SH_C_INCLUDED is defined.
5494         * elf32-shqnx.c: New file: Support for QNX.
5495         * targets.c: Add bfd_elf32_sh{l}qnx_vec.
5497 2002-08-22  Nick Clifton  <nickc@redhat.com>
5499         * po/tr.po: Updated Turkish translation.
5501         * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
5502         symbols are not read.
5504 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
5506         * elf32-m68hc11.c: Formatting fixes.
5507         (elf32_m68hc11_gc_mark_hook): Correct params.  Remove unnecessary test.
5508         * elf32-m68hc12.c: Formatting fixes.
5509         (elf32_m68hc11_gc_mark_hook): Correct params.  Remove unnecessary test.
5511 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
5513         * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
5514         SEC_DATA.
5515         (pmac_xcoff_vec): Likewise.
5516         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
5517         (aix5coff64_vec): Likewise.
5519 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
5521         * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
5522         param to elf_backend_copy_indirect_symbol.
5523         (_bfd_elf_link_hash_copy_indirect): Likewise.
5524         * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
5525         calls to copy_indirect_symbol.
5526         * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
5527         * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
5528         * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
5529         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
5530         * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
5531         * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
5532         * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
5533         * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
5534         * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
5535         * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise.  Properly
5536         test refcounts for "used" values.
5538 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5540         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
5541         argument declaration.
5543 2002-08-19  Elena Zannoni <ezannoni@redhat.com>
5545         * archures.c (bfd_mach_ppc_e500): Added.
5546         * bfd-in2.h: Rebuilt.
5547         * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
5549 2002-08-19  Alan Modra  <amodra@bigpond.net.au>
5551         * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
5553 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
5555         * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
5556         `bfd_byte'.
5558 2002-08-17  Stan Cox  <scox@redhat.com>
5560         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
5561         IRIX 6 segment layout for NEWABI.
5563 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
5565         * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
5566         symbols when looking for section referred to by a relocation.
5567         * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
5569 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
5571         * elf32-i370.c: Move reloc enum to include/elf/i370.h.
5573 2002-08-15  Hans-Peter Nilsson  <hp@axis.com>
5575         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
5576         missing check for whether the symbol is referenced by DSO before
5577         unexporting it as an unneeded dynamic symbol.
5579 2002-08-14  H.J. Lu <hjl@gnu.org>
5581         * libbfd.h: Regenerate.
5583 2002-08-14  H.J. Lu <hjl@gnu.org>
5585         * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
5587 2002-08-14  Stephane Carrez  <stcarrez@nerim.fr>
5589         * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
5590         instructions.
5591         (m68hc11_direct_relax): New to define table of relaxable instructions.
5592         (find_relaxable_insn): New, find a relaxable insn.
5593         (compare_reloc): New to compare two relocs.
5594         (m68hc11_elf_relax_section): New, relax text sections.
5595         (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
5596         (elf32_m68hc11_check_relocs): New function for GC support.
5597         (elf32_m68hc11_relocate_section): New function for GC support.
5598         (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
5599         (elf_backend_check_relocs): Likewise.
5600         (elf_backend_relocate_section): Likewise.
5602 2002-08-13  H.J. Lu <hjl@gnu.org>
5604         * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
5605         definitions in shared objects when checking symbol with
5606         undefined version.
5608 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
5610         * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
5611         (elf32_m68hc11_gc_sweep_hook): Likewise.
5612         (elf_backend_gc_mark_hook): Define for GC section support.
5613         (elf_backend_gc_sweep_hook): Likewise.
5614         (elf_backend_can_gc_sections): Likewise.
5616         * elf32-m68hc12.c: Likewise.
5618 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
5620         * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
5621         (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
5622         (_bfd_m68hc11_elf_set_private_flags): New function.
5623         Use them to set/check/print ELF flags specific to 68HC11.
5625         * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
5626         (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
5627         (_bfd_m68hc12_elf_set_private_flags): New function.
5628         Use them to set/check/print ELF flags specific to 68HC12.
5630 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
5632         * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
5633         fix masks for PC-rel relocs.
5634         (m68hc11_elf_ignore_reloc): New function.
5636         * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
5637         68HC12 banked addressing relocs.
5638         (m68hc12_phys_addr): New to compute physical address of banked memory.
5639         (m68hc12_phys_page): Likewise for page.
5640         (m68hc12_addr_is_banked): New to see if address is in banked area.
5641         (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
5643 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
5645         * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
5646         BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
5647         BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
5648         * bfd-in2.h: Regenerate.
5650 2002-08-12  H.J. Lu <hjl@gnu.org>
5652         * elflink.h (elf_add_default_symbol): Preserve section across
5653         elf_merge_symbol.
5655 2002-08-09  Graeme Peterson  <gp@qnx.com>
5657         * Makefile.am: Add entries for elf32-ppcqnx.c, and add
5658         elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
5659         * Makefile.in: Regenerate.
5660         * config.bfd: Add support for powerpc{le}-*-nto targets.
5661         * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
5662         * configure: Regenerate.
5663         * elf32-i386qnx.c: Moved backend functions into a QNX specific
5664         common file "elf32-qnx.h", and now include that file.
5665         * elf32-qnx.h: New file: QNX specific common elf backend.
5666         * elf32-ppc.c: Do not include elf32-target.h if
5667         ELF32_PPC_C_INCLUDED is defined.
5668         * elf32-ppcqnx.c: New file: Support for QNX.
5669         * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
5670         * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
5672 2002-08-09  Nick Clifton  <nickc@redhat.com>
5674         * po/sv.po: Updated Swedish translation.
5676 2002-08-09  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5678         * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
5679         g->global_gotsym is NULL.
5681 2002-08-08  H.J. Lu <hjl@gnu.org>
5683         * elflink.h (elf_add_default_symbol): Don't warn if a definition
5684         overrides an indirect versioned symbol.
5686 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5688         * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
5689         for R_386_TLS_TPOFF32 relocs against symndx 0.
5691 2002-08-07  H.J. Lu <hjl@gnu.org>
5693         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
5694         with undefined version if needed.
5695         (elf_link_assign_sym_version): Match a default symbol with a
5696         version without definition. No need to hide the default
5697         definition separately.
5699 2002-08-08  Alan Modra  <amodra@bigpond.net.au>
5701         * elflink.h (elf_link_output_extsym): Don't output symbols from
5702         SEC_EXCLUDE sections.
5704         * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
5706 2002-08-07  Alan Modra  <amodra@bigpond.net.au>
5708         * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
5709         entries.
5711 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5713         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
5714         mismatch.
5716 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5718         * elfxx-mips.c (ABI_64_P): Remove superfluous check.
5720 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5722         * elf32-mips.c (mips_reloc_map): Fix typo.
5724 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
5726         * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
5728 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
5730         * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
5732 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
5734         * libxcoff.h: Use PARAMS on function declarations.
5735         * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
5736         * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
5738         * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
5739         addend.
5740         * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
5742 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
5744         * coff-rs6000.c: Formatting fixes.
5745         (xcoff_calculate_relocation): Use PARAMS in declaration.
5746         (xcoff_complain_overflow): Likewise.
5747         (xcoff_ppc_relocate_section): Use old-style function pointer call.
5748         (bfd_xcoff_backend_data): Remove useless comments.
5749         (rs6000coff_vec): Likewise.
5750         (bfd_pmac_xcoff_backend_data): Likewise.
5751         (pmac_xcoff_vec): Likewise.
5753         * coff64-rs6000.c: Formatting fixes.
5754         (xcoff64_calculate_relocation): Use PARAMS in declaration.
5755         (xcoff64_ppc_relocate_section): Use old-style function pointer call.
5756         (bfd_xcoff_backend_data): Remove useless comments.
5757         (rs6000coff64_vec): Likewise.
5758         (bfd_xcoff_aix5_backend_data): Likewise.
5759         (aix5coff64_vec): Likewise.
5761 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
5763         * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
5764         mask entries.  Use complain_overflow_dont for R_REF.
5765         (xcoff_reloc_type_ba): Revert last change.
5766         (xcoff_reloc_type_br): Likewise.
5767         (xcoff_reloc_type_crel): Likewise.
5768         (xcoff_ppc_relocate_section): Likewise.
5769         * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
5770         (xcoff64_ppc_relocate_section): Likewise.
5771         (xcoff64_howto_table): Revert some of last change to mask entries.
5772         Use complain_overflow_dont for R_REF.
5774         * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries.  Make all
5775         relocs with bitsize == 16 have size = 1.
5776         (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
5777         (xcoff_reloc_type_br): Likewise.
5778         (xcoff_reloc_type_crel): Likewise.
5779         (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
5780         * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
5781         dst_mask adjustment.
5782         (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
5783         (xcoff64_howto_table): Fix src_mask entries.  Make all relocs with
5784         bitsize == 16 have size = 1.
5786 2002-08-01  Denis Chertykov  <denisc@overta.ru>
5788         * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
5789         (struct misc): New field isymbuf. All free_* fields removed.
5790         (symbol_value): Pass in internal syms. No need to swap syms in.
5791         (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
5792         possibly cached info.
5793         (tidyup_after_error): Removed.
5794         (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
5795         misc. Use new field.
5796         (adjust_all_relocations): Use internal syms. No need to swap syms
5797         in and out.
5798         (add_page_insn): Don't use removed fields of struct misc.
5800 2002-08-01  Nick Clifton  <nickc@redhat.com>
5802         * elf32-arm.h: Revert previous delta.
5804 2002-08-01  Nick Clifton  <nickc@redhat.com>
5806         * configure.in (AM_INIT_AUTOMAKE): Bump version number.
5807         * configure: Regenerate.
5809 2002-07-31  H.J. Lu <hjl@gnu.org>
5811         * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
5812         selected.
5814 2002-07-31  H.J. Lu <hjl@gnu.org>
5816         * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
5817         is selected.
5819 2002-07-31  Jakub Jelinek  <jakub@redhat.com>
5821         * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
5822         if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
5824 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5826         * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
5827         There is no 8 byte relocation type for this architecture.
5828         (do_ns32k_reloc): Use bfd_vma instead of native types.
5829         (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
5830         returns void.
5831         (_bfd_ns32k_put_displacement): Don't check for overflow. We can
5832         rely on generic code to do that.
5833         * aout-ns32k.c (howto_table): Add appropriate overflow detection
5834         to all table entries.
5835         (_bfd_ns32k_relocate_contents): put_data returns void.
5836         * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
5837         (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
5838         return void.
5840 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5842         * aoutx.h (aout_link_check_ar_symbols): Whether to include an
5843         archive object is target dependant.
5845 2002-07-31  Adam Nemet  <anemet@lnxw.com>
5847         * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
5848         (THUMB_PLT_ENTRY_SIZE): New macro.
5849         (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
5850         (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
5851         ARM_PLT_ENTRY_SIZE.
5852         (elf32_arm_plt_entry): Likewise.
5853         (elf_backend_plt_header_size): Likewise.
5854         (elf32_thumb_plt0_entry): New global.
5855         (elf32_arm_finish_dynamic_sections): Use it.  Put Thumb entries
5856         into .plt.thumb.
5857         (elf32_thumb_plt_entry): New global.
5858         (elf32_arm_finish_dynamic_symbol): Use it.  Use .thumb.plt for
5859         Thumb entries.  Set the bottom bit of the corresponding GOT entry
5860         for a Thumb PLT entry.
5861         (struct elf32_arm_plt_entry_info): New structure.
5862         (struct elf32_arm_link_hash_entry, plt_info): New member of this
5863         type.
5864         (elf32_arm_link_hash_newfunc): Initialize new member.
5865         (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
5866         relocations against the PLT.
5867         (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
5868         first_rel_type if this is the first time we encounter the symbol.
5869         (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
5870         Determine if relocation needs a PLT entry.  Set first_rel_type if
5871         this is the first time we encounter the symbol
5872         (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
5873         functions as well.
5874         (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
5875         (elf32_arm_create_dynamic_sections): New function.  Create the
5876         .plt.thumb section.
5877         (elf_backend_create_dynamic_sections): Call it.
5879 2002-07-31  Nick Clifton  <nickc@redhat.com>
5881         * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
5882         'alternative' in order to avoid shadowing global symbol of the
5883         same name.
5884         * bfd-in2.h: Regenerate.
5885         * libbfd.h: Regenerate.
5886         * libcoff.h: Regenerate.
5888 2002-07-31  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5890         * Makefile.am: Add n32 ABI support.
5891         * Makefile.in: Regenerate.
5892         * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
5893         bit vectors for mips*-*-linux targets as optional.
5894         * configure.in: Add n32 ABI vectors.
5895         * configure: Regenerate.
5896         * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
5897         * elfn32-mips.c: New file, n32 ABI support.
5898         * targets.c: Add n32 ABI vectors.
5900 2002-07-30  Graeme Peterson  <gp@qnx.com>
5902         * elfarmqnx-nabi.c: New file: Support for QNX.
5903         * config.bfd: Add support for arm-*-nto target.
5904         * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
5905         * configure: Regenerate.
5906         * Makefile.am: Add entries for elfarmqnx-nabi.c.
5907         * Makefile.in: Regenerate.
5908         * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
5909         Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
5910         * elfarm-nabi.c: Do not include elf32-arm.h if
5911         ELFARM_NABI_C_INCLUDED is defined.
5912         * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
5914 2002-07-30  Nick Clifton  <nickc@redhat.com>
5916         * po/sv.po: Updated Swedish translation.
5918 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5920         * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
5922 2002-07-30  Alan Modra  <amodra@bigpond.net.au>
5924         * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
5925         * archive.c (bfd_generic_archive_p): Likewise.
5926         * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
5927         (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
5928         * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
5929         (xcoff64_archive_p): Likewise.
5930         (xcoff64_openr_next_archived_file): Likewise.
5931         (xcoff64_archive_p): Clean up tdata properly on error.
5932         * coffgen.c (coff_real_object_p): Likewise.
5933         (coff_object_p): Release filehdr and opthdr.
5934         * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
5935         * ieee.c (ieee_archive_p): Likewise.
5936         * ihex.c (ihex_object_p): Likewise.
5937         (ihex_mkobject): Always allocate tdata.
5938         * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
5939         * srec.c (srec_mkobject): Always allocate tdata.
5940         (srec_object_p): Clean up tdata properly on error.
5941         (symbolsrec_object_p): Likewise.
5942         * versados.c (versados_object_p): Likewise.
5943         * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
5944         and bfd_realloc instead of realloc.
5945         (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
5946         * vms.c (vms_initialize): Always allocate tdata.  Use bfd_alloc in
5947         place of bfd_malloc, simplifying error freeing.  Free hash table too.
5948         (vms_object_p): Clean up tdata on error.
5949         (vms_mkobject): Don't complain on stderr if vms_initialize fails.
5950         (vms_close_and_cleanup): Adjust for bfd_alloc use.
5952 2002-07-30  Alan Modra  <amodra@bigpond.net.au>
5954         * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
5956 2002-07-26  Chris Demetriou  <cgd@broadcom.com>
5958         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
5959         flags into resulting BFD.
5961 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
5963         From John Reiser <jreiser@BitWagon.com>
5964         * elf32-i386.c (elf_i386_link_hash_table_create): Clear
5965         tls_ldm_got.refcount.
5967 2002-07-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5969         * elf64-mips.c: Update TODO comment.
5970         (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
5971         mips_elf64_gprel16_reloca): Remove prototypes.
5972         (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
5973         (UNUSED_RELOC): Replace by EMPTY_RELOC.
5974         (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
5975         wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
5976         R_MIPS_HIGHEST.
5977         (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
5978         R_MIPS_GOT16. Remove wrong comments.
5979         (elf_mips16_jump_howto,elf_mips16_gprel_howto,
5980         elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
5981         from elf32-mips.c.
5982         (mips_elf64_hi16_reloc): Fix formatting.
5983         (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
5984         (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
5985         Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
5986         (mips_elf64_gprel16_reloc): Make static. Add check for
5987         partial_inplace.
5988         (mips_elf64_gprel16_reloca): Remove.
5989         (mips_elf64_literal_reloc): New function.
5990         (mips_elf64_gprel32_reloc): Fix formatting.
5991         (mips_elf64_shift6_reloc): Fix comment. Make static.
5992         (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
5993         elf32-mips.c.
5994         (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
5995         elf32-mips.c
5996         (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
5997         specific relocations.
5998         (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
5999         (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6000         (ELF_MAXPAGESIZE): Add comment.
6002 2002-07-25  Nick Clifton  <nickc@redhat.com>
6004         * po/sv.po: Updated Swedish translation.
6005         * po/es.po: Updated Spanish translation.
6006         * po/fr.po: Updated French translation.
6008 2002-07-25  Alan Modra  <amodra@bigpond.net.au>
6010         * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6011         as elf_link_record_local_dynamic_symbol.
6012         (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6013         (elf_link_record_local_dynamic_symbol): Declare.  Now returns int.
6014         * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6015         * elflink.c: .. here.  Use bfd_elf_get_elf_syms.  Check whether an
6016         attempt is made to record a symbol in a discarded section, and
6017         return `2' in that case.
6019 2002-07-24  Nick Clifton  <nickc@redhat.com>
6021         * po/sv.po: Updated Swedish translation.
6022         * po/es.po: Updated Spanish translation.
6024 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
6026         * po/SRC-POTFILES.in: Regenerate.
6028         * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6029         immediately.  Remove code handling relocatable linking.
6030         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6031         * elf32-cris.c (cris_elf_relocate_section): Likewise.
6032         * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
6033         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6034         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6035         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6036         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6037         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6038         * elf32-v850.c (v850_elf_relocate_section): Likewise.
6039         * elf32-vax.c (elf_vax_relocate_section): Likewise.
6040         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6041         * elf32-avr.c (elf_backend_rela_normal): Define.
6042         * elf32-cris.c: Likewise.
6043         * elf32-fr30.c: Likewise.
6044         * elf32-frv.c: Likewise.
6045         * elf32-h8300.c: Likewise.
6046         * elf32-hppa.c: Likewise.
6047         * elf32-ip2k.c: Likewise.
6048         * elf32-sparc.c: Likewise.
6049         * elf32-v850.c: Likewise.
6050         * elf32-vax.c: Likewise.
6051         * elf64-hppa.c: Likewise.
6052         * elf64-sparc.c: Likewise.
6053         * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
6054         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6055         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6056         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6057         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6058         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6059         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6060         * elf-m10200.c (USE_RELA): Don't define.
6061         * elf-m10300.c: Likewise.
6062         * elfarm-oabi.c: Likewise.
6063         * elf32-i370.c: Likewise.
6064         * elf32-ip2k.c: Likewise.
6065         * elf32-m68k.c: Likewise.
6066         * elf32-mcore.c: Likewise.
6067         * elf32-ppc.c: Likewise.
6068         * elf32-s390.c: Likewise.
6069         * elf32-vax.c: Likewise.
6070         * elf64-ppc.c: Likewise.
6071         * elf64-s390.c: Likewise.
6072         * elf64-x86-64.c: Likewise.
6073         * elfxx-ia64.c: Likewise.
6074         * elf32-avr.c (USE_REL): Don't undef.
6075         * elf32-ip2k.c: Likewise.
6077 2002-07-23  Nick Clifton  <nickc@redhat.com>
6079         * elf-bfd.h (struct elf_backend_data): Add new bitfield
6080         'want_p_paddr_set_to_zero'.
6081         * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6082         to false;
6083         * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6084         * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6086 2002-07-23  Gabor Keresztfalvi  <keresztg@mail.com>
6088         * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6089         the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6090         show the Copyright string.
6091         Minor formatting tidy ups.
6093 2002-07-23  Nick Clifton  <nickc@redhat.com>
6095         * po/fr.po: Updated French translation.
6096         * po/sv.po: Updated Swedish translation.
6098 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
6100         * elflink.h (elf_link_input_bfd): Don't change internal symbols
6101         when outputting relocs.
6103 2002-07-20  Jason Thorpe  <thorpej@wasabisystems.com>
6105         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6106         DT_PLTGOT into the dynamic section if there is a PLT.
6108 2002-07-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6110         * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6111         elf32-mips.c.
6112         (_bfd_mips_elf_write_section): Likewise.
6113         * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6114         (_bfd_mips_elf_write_section): Likewise.
6115         * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6116         (elf32_mips_write_section): Likewise.
6117         * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6118         (_bfd_mips_elf_write_section): Likewise.
6120 2002-07-19  Alan Modra  <amodra@bigpond.net.au>
6122         * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6123         PT_IA_64_UNWIND segments for a given section.
6125 2002-07-17  H.J. Lu <hjl@gnu.org>
6127         * Makefile.am: Fix a typo.
6128         * Makefile.in: Regenerate.
6130 2002-07-15  Denis Chertykov  <denisc@overta.ru>
6131             Frank Ch. Eigler  <fche@redhat.com>
6132             Ben Elliston  <bje@redhat.com>
6133             Alan Lehotsky  <alehotsky@cygnus.com>
6134             John Healy  <jhealy@redhat.com>
6135             Graham Stott  <grahams@redhat.com>
6136             Jeff Johnston  <jjohnstn@redhat.com>
6138         * Makefile.am: Add support for ip2k.
6139         * Makefile.in: Regenerate.
6140         * doc/Makefile.in: Regenerate.
6141         * archures.c: Add support for ip2k.
6142         * config.bfd: Add support for ip2k.
6143         * configure.in: Add support for ip2k.
6144         * configure: Regenerate.
6145         * reloc.c: Add support for ip2k.
6146         * targets.c: Add support for ip2k.
6147         * bfd-in2.h: Regenerate.
6148         * libbfd.h: Regenerate.
6149         * cpu-ip2k.c: New file.
6150         * elf32-ip2k.c: New file.
6152 2002-07-17  Ian Rickards  <irickard@arm.com>
6154         * dwarf2.c (concat_filename): If we can't establish the directory
6155         just return the filename.
6157 2002-07-16  Moritz Jodeit  <moritz@jodeit.org>
6159         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
6161 2002-07-16  Alan Modra  <amodra@bigpond.net.au>
6163         * elflink.h: Formatting fixes, tidy prototypes.
6164         (elf_link_assign_sym_version): Move common code out of loop.
6166 2002-07-16  Alan Modra  <amodra@bigpond.net.au>
6168         * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
6169         reloc section size is zero.  Correct reloc output location.
6171 2002-07-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6173         * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
6174         the final type for the e_fsel selector when generating PA2.0W code.
6175         (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
6176         relocations.
6178 2002-07-14  H.J. Lu <hjl@gnu.org>
6180         * elflink.h (elf_link_assign_sym_version): Hide the default
6181         definition if there is a hidden versioned definition.
6183 2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
6185         * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
6186         dynamic reference test in assertion when initializing GOT with
6187         static contents.  Just assert that there are either no dynamic
6188         sections, the symbol is defined in the regular objects or that the
6189         symbol is undef weak.  Tweak comment.
6190         (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
6191         only if the symbol isn't defined in the program and isn't undef
6192         weak.
6193         (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
6194         rid of PLT entry: only do it if the symbol isn't defined in a DSO.
6195         When doing so, clear ELF_LINK_HASH_NEEDS_PLT.  Tweak comments.
6196         (elf_cris_discard_excess_program_dynamics): Don't consider
6197         ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
6199 2002-07-11  Alan Modra  <amodra@bigpond.net.au>
6201         * elf32-i386.c (elf_i386_relocate_section): Don't complain about
6202         unresolved debugging relocs in dynamic applications.
6203         * elf32-s390.c (elf_s390_relocate_section): Likewise.
6204         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6205         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
6206         * elf64-s390.c (elf_s390_relocate_section): Likewise.
6207         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6208         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
6210 2002-07-10  Alan Modra  <amodra@bigpond.net.au>
6212         * elf64-ppc.c (ONES): Define.
6213         (ppc64_elf_howto_table): Use ONES here to avoid warnings.  Fill in
6214         missing src_mask fields.  Tweak R_PPC64_NONE, R_PPC64_COPY.  Fill
6215         in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
6217         * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
6218         (ppc64_elf_set_private_flags): Delete.
6219         (ppc64_elf_section_from_shdr): Delete.
6220         (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
6221         (ppc64_elf_fake_sections): Delete.
6222         (bfd_elf64_bfd_set_private_flags): Don't define.
6223         (bfd_elf64_get_symbol_info): Likewise.
6224         (elf_backend_section_from_shdr): Likewise.
6225         (elf_backend_fake_sections): Likewise.
6227 2002-07-10  Marco Walther  <Marco.Walther@sun.com>
6229         * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
6230         when not already set.
6231         * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
6232         (elf_backend_fake_sections): Define.
6234 2002-07-10  Alan Modra  <amodra@bigpond.net.au>
6236         * merge.c (_bfd_merge_section): Remove redundant output_section check.
6237         Formatting.
6238         (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
6240 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
6242         * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
6243         NULL sym_hashes to just before use.
6244         <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
6245         symbol with non-default visibility.
6246         <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
6247         <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
6248         Ditto.
6249         (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
6250         symbol with non-default visibility.
6251         (cris_elf_check_relocs): At tests for local symbol before
6252         increasing h->plt.refcount, also check for non-default
6253         visibility.  Ditto when checking for local symbol to eliminate
6254         pc-relative runtime relocs.
6256 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
6258         * elf.c: Formatting.
6259         (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
6260         (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
6261         (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
6262         segments.
6264 2002-07-07  Mark Mitchell  <mark@codesourcery.com>
6265             Alan Modra  <amodra@bigpond.net.au>
6267         * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
6268         account the impact of relocation count overflow when computing
6269         section offsets.
6270         * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
6271         or not to apply the PE COFF reloc overflow handling.  Fix a
6272         fencepost error in deciding whether or not to use that technique.
6274 2002-07-07  Alan Modra  <amodra@bigpond.net.au>
6276         * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
6277         change type of locsyms.
6278         (bfd_elf_get_elf_syms): Declare.
6279         * elf.c (bfd_elf_get_elf_syms): New function.
6280         (group_signature): Use bfd_elf_get_elf_syms.
6281         (bfd_section_from_r_symndx): Likewise.
6282         * elfcode.h (elf_slurp_symbol_table): Likewise.
6283         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6284         (elf_link_add_object_symbols): Likewise.  Reorganise to increase
6285         locality of various data structures.  Properly free internal relocs.
6286         (elf_bfd_final_link): Properly free internal relocs.
6287         (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
6288         (elf_link_input_bfd): Likewise.
6289         (elf_gc_mark): Likewise.  Properly free internal relocs.
6290         (elf_gc_sweep): Properly free internal relocs.
6291         (elf_reloc_symbol_deleted_p): No need to swap syms in.
6292         (elf_bfd_discard_info): Use bfd_elf_get_elf_syms.  Properly free
6293         internal relocs.
6294         * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
6295         Properly free possibly cached info.
6296         (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
6297         (mn10200_elf_symbol_address_p): Pass in internal syms.  Remove
6298         symbol swapping code.
6299         (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
6300         Properly free possibly cached info.
6301         * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
6302         (mn10300_elf_relax_delete_bytes): Likewise.
6303         (mn10300_elf_symbol_address_p): Likewise.
6304         (mn10300_elf_get_relocated_section_contents): Likewise.
6305         * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
6306         (elf32_h8_relax_delete_bytes): Likewise.
6307         (elf32_h8_symbol_address_p): Likewise.
6308         (elf32_h8_get_relocated_section_contents): Likewise.
6309         * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
6310         (m32r_elf_relax_delete_bytes): Likewise.
6311         (m32r_elf_get_relocated_section_contents): Likewise.
6312         * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
6313         elf_section_data to determine whether cached.
6314         (sh_elf_relax_section): As above for elf-m10200.c.
6315         (sh_elf_relax_delete_bytes): Likewise.
6316         (sh_elf_get_relocated_section_contents): Likewise.
6317         * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
6318         * elf64-alpha.c (elf64_alpha_relax_section): As above.  Also delay
6319         reading of local syms.
6320         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6321         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
6322         * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
6323         * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
6324         relocs.
6325         * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
6326         free internal relocs and section contents.  Don't read symbols.
6327         * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
6328         (elf32_hppa_size_stubs): Don't free local syms.
6329         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
6330         reading of local syms.  Use bfd_elf_get_elf_syms.  Properly free
6331         possibly cached info.
6332         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6333         * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
6334         * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
6335         all_local_syms.
6336         (get_local_syms): Delete function.
6337         (edit_opd): Use bfd_elf_get_elf_syms.  Free on error exit.  Cache
6338         on exit.
6339         (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms.  Free/cache on exit.
6341 2002-07-05  Jim Wilson  <wilson@redhat.com>
6343         * syms.c (decode_section_type): New.
6344         (bfd_decode_symclass): Call decode_section_type.
6346 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
6348         * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
6349         section content start.
6350         Reported by Michael Schumacher <mike@hightec-rt.com>.
6352 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
6354         * section.c (_bfd_strip_section_from_output): Remove unnecessary
6355         link order code.  Don't actually remove the output section here;
6356         Just set a flag for the linker to do so.
6357         * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
6358         sections when setting up output section dynsyms.
6360 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
6362         * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
6363         fudge.
6364         * elf.c (bfd_section_from_shdr): Work around broken hpux shared
6365         libs here instead.
6367 2002-07-02  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6369         * elf64-s390.c (create_got_section): Set .got section alignment to
6370         8 bytes.
6371         (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
6373 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
6375         * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
6377 2002-07-01  Matt Thomas  <matt@3am-software.com>
6379         * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
6380         to EF_VAX_*.
6382 2002-07-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6384         * elfxx-mips.c (ABI_64_P): Fix comment.
6385         (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
6386         new section names for N64 ABI.
6387         (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
6388         (mips_elf_calculate_relocation): Code formatting.
6389         (mips_elf_create_dynamic_relocation): Likewise.
6390         (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
6391         (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
6392         (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
6393         in any NewABI.
6394         (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
6395         for NewABI.
6396         (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
6397         (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
6398         here, too.
6400 2002-07-01  Andreas Schwab  <schwab@suse.de>
6402         * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
6403         R_X86_64_64 to R_X86_64_RELATIVE.
6405 2002-07-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6407         * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
6408         * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
6409         Run "make dep-am".
6410         * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
6411         host_aout_vec.
6412         * configure.in (vaxbsd_vec): Add.
6413         * targets.c (vaxbsd_vec): Add.
6414         * Makefile.in: Rebuild.
6415         * configure: Rebuild.
6416         * po/SRC-POTFILES.in: Rebuild.
6418 2002-07-01  Alan Modra  <amodra@bigpond.net.au>
6420         * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
6421         examining to gc_mark_hook, rather than the bfd.
6422         (elf_gc_sections): Adjust.
6423         * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
6424         * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
6425         * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
6426         * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
6427         * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
6428         * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
6429         * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
6430         * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
6431         * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
6432         * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
6433         * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
6434         * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
6435         * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
6436         * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
6437         * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
6438         * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
6439         * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
6440         * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
6441         * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
6442         * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
6443         * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
6444         * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
6445         * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
6446         * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
6447         * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
6448         * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
6449         * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
6450         * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise.  Also remove
6451         redundant local sym tests.
6452         * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
6453         (link_hash_newfunc): Init is_entry.
6454         (ppc64_elf_copy_indirect_symbol): Copy is_entry.
6455         (ppc64_elf_link_hash_table_create): Init all_local_syms.
6456         (create_linkage_sections): Use bfd_make_section_anyway rather than
6457         bfd_make_section.
6458         (ppc64_elf_mark_entry_syms): New function.
6459         (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab.  Set
6460         up opd entry to function section map.
6461         (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
6462         relocs that reference the opd section.
6463         (edit_opd): New function.
6464         (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
6465         (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
6466         (get_local_syms): Do so here.  Exit if we already have local syms.
6467         Remove bogus comment imported from elf32-hppa.c.  Don't attempt to
6468         read local syms on non-ELF input.
6469         (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
6470         than duplicating it's function here.  Adjust free of internal
6471         relocs to suit.
6472         (ppc64_elf_relocate_section): Adjust local syms in opd section.
6473         * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
6474         * elf32-hppa.c (elf32_hppa_size_stubs): Call
6475         _bfd_elf32_link_read_relocs rather than duplicating it's function
6476         here.  Adjust free of internal relocs to suit.
6478 2002-07-01  Andreas Jaeger  <aj@suse.de>
6480         * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
6481         are not allowed in shared libs code, enforce -fPIC.
6483 2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
6485         * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
6486         trailing zero-sequences when there's previous left-over data.
6488 2002-06-27  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6490         * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
6491         (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
6492         and opd_rel_sec in order for starting rela section.  Check _raw_size.
6493         (elf_backend_reloc_type_class): Define.
6495 2002-06-27  Kevin Buettner <kevinb@redhat.com>
6497         * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
6498         DWARF2 formats.
6500 2002-06-27  Alan Modra  <amodra@bigpond.net.au>
6502         * cpu-powerpc.c: Comment on ordering of arch_info.
6503         * elf32-ppc.c (ppc_elf_object_p): New function.
6504         (elf_backend_object_p): Define.
6505         * elf64-ppc.c (ppc64_elf_object_p): New function.
6506         (elf_backend_object_p): Define.
6508 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
6510         * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
6511         * configure: Regenerate.
6513 2002-06-25  Jason Eckhardt  <jle@rice.edu>
6515         * dwarf2.c (decode_line_info): Check unit->addr_size
6516         to read in the proper number of prologue bytes.
6518 2002-06-25  Nick Clifton  <nickc@cambridge.redhat.com>
6520         * config.bfd (powerpc-*-aix5*): Only create a selvecs for
6521         aix5coff64_vec if 64-bit bfd support has been enabled.
6522         (powerpc64-*-aix5*): Only define if 64-bit bfd support has
6523         been enabled.
6525         * targets.c (_bfd_target_vector[]): Only include
6526         aix5coff64_vec if 64-bit bfd support has been enabled.
6528 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
6530         * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
6531         * elf32-hppa.c (hppa_add_stub): Likewise.
6532         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
6533         * elflink.h (elf_add_default_symbol): Fix comment typo.
6534         (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
6535         (elf_link_add_object_symbols): Likewise.
6536         (elf_link_assign_sym_version): Likewise.
6537         * hash.c (bfd_hash_lookup): Likewise.
6538         * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
6539         * section.c (bfd_get_unique_section_name): Likewise.
6540         * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
6541         * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
6542         (assign_section_numbers): Likewise.
6543         (_bfd_elfcore_make_pseudosection): Likewise.
6544         (elfcore_grok_lwpstatus): Likewise.
6545         (elfcore_grok_win32pstatus): Likewise.
6546         (elfcore_write_note): Constify input params.  Use PTR instead of
6547         void *.  Include terminating NUL in namesz.  Correct padding.
6548         Support NULL "name" param.  Use memcpy instead of strcpy.
6549         (elfcore_write_prpsinfo): Constify input params.
6550         (elfcore_write_prstatus): Likewise.  Use PTR instead of void *.
6551         (elfcore_write_lwpstatus): Likewise.
6552         (elfcore_write_pstatus): Likewise.
6553         (elfcore_write_prfpreg): Likewise.
6554         (elfcore_write_prxfpreg): Likewise.
6555         * elf-bfd.h (elfcore_write_note): Update declaration.
6556         (elfcore_write_prpsinfo): Likewise.
6557         (elfcore_write_prstatus): Likewise.
6558         (elfcore_write_pstatus): Likewise.
6559         (elfcore_write_prfpreg): Likewise.
6560         (elfcore_write_prxfpreg): Likewise.
6561         (elfcore_write_lwpstatus): Likewise.
6563 2002-06-25  Jason Eckhardt  <jle@rice.edu>
6565         * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
6566         symbols of type stProc and stStaticProc.
6568 2002-06-25  Nick Clifton  <nickc@redhat.com>
6570         * ecoff.c: VArious formatting fixes.
6572 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
6574         * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
6576 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
6578         * aout-adobe.c: Don't compare against "true" or "false.
6579         * aout-target.h: Likewise.
6580         * aoutx.h: Likewise.
6581         * archive.c: Likewise.
6582         * bout.c: Likewise.
6583         * cache.c: Likewise.
6584         * coff-a29k.c: Likewise.
6585         * coff-alpha.c: Likewise.
6586         * coff-i386.c: Likewise.
6587         * coff-mips.c: Likewise.
6588         * coff-or32.c: Likewise.
6589         * coff64-rs6000.c: Likewise.
6590         * coffcode.h: Likewise.
6591         * coffgen.c: Likewise.
6592         * cpu-ns32k.c: Likewise.
6593         * ecoff.c: Likewise.
6594         * ecofflink.c: Likewise.
6595         * elf.c: Likewise.
6596         * elf32-arm.h: Likewise.
6597         * elf32-cris.c: Likewise.
6598         * elf32-d30v.c: Likewise.
6599         * elf32-i386.c: Likewise.
6600         * elf32-mcore.c: Likewise.
6601         * elf32-ppc.c: Likewise.
6602         * elf32-sh.c: Likewise.
6603         * elf32-sh64.c: Likewise.
6604         * elf32-v850.c: Likewise.
6605         * elf64-alpha.c: Likewise.
6606         * elf64-sh64.c: Likewise.
6607         * elfcode.h: Likewise.
6608         * elfcore.h: Likewise.
6609         * elflink.h: Likewise.
6610         * elfxx-mips.c: Likewise.
6611         * i386os9k.c: Likewise.
6612         * ieee.c: Likewise.
6613         * libbfd.c: Likewise.
6614         * linker.c: Likewise.
6615         * mmo.c: Likewise.
6616         * nlm32-alpha.c: Likewise.
6617         * nlm32-i386.c: Likewise.
6618         * nlm32-ppc.c: Likewise.
6619         * nlm32-sparc.c: Likewise.
6620         * nlmcode.h: Likewise.
6621         * oasys.c: Likewise.
6622         * pdp11.c: Likewise.
6623         * peicode.h: Likewise.
6624         * reloc.c: Likewise.
6625         * som.c: Likewise.
6626         * srec.c: Likewise.
6627         * tekhex.c: Likewise.
6628         * vms.c: Likewise.
6629         * xcofflink.c: Likewise.
6630         * elf64-sparc.c: Edit comment to not use "== false".
6632         * aoutf1.h: Don't use "? true : false".
6633         * ecoff.c: Likewise.
6634         * format.c: Likewise.
6635         * ieee.c: Likewise.
6636         * linker.c: Likewise.
6637         * mmo.c: Likewise.
6638         * oasys.c: Likewise.
6640 2002-06-23  H.J. Lu  <hjl@gnu.org>
6642         * elflink.h (elf_link_add_archive_symbols): For the default
6643         version, check references with only one `@' first.
6645 2002-06-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6647         * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
6648         function.
6649         (allocate_global_data_dlt): Don't add millicode symbols to dynamic
6650         symbol table.
6651         (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
6652         (elf64_hppa_size_dynamic_sections): Revise to use
6653         elf64_hppa_mark_milli_and_exported_functions.
6654         (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
6655         symbols out of dynamic symbol table.
6657 2002-06-23  Alan Modra  <amodra@bigpond.net.au>
6659         * Makefile.in: Regenerate.
6660         * libbfd.h: Regenerate.
6661         * bfd-in2.h: Regenerate.
6662         * configure: Regenerate.
6663         * po/SRC-POTFILES.in: Regenerate.
6665         * elflink.h: Comment typo fixes.
6667 2002-06-23  H.J. Lu  <hjl@gnu.org>
6669         * elf-bfd.h (elf_link_loaded_list): New structure.
6670         (elf_link_hash_table): Add "loaded".
6671         * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
6672         * elflink.h (elf_link_check_versioned_symbol): New function.
6673         (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
6675 2002-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
6677         * elflink.h (size_dynamic_sections): If the target does not
6678         support an ELF style hash table, return true, indicating that
6679         nothing needed to be done, rather than false, indicating that the
6680         section's size could not be computed.
6682 2002-06-18  Dave Brolley  <brolley@redhat.com>
6684         From Catherine Moore, Michael Meissner, Dave Brolley:
6685         * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
6686         * targets.c: Support bfd_elf32_frv_vec.
6687         * reloc.c: Add FRV relocs.
6688         * configure.in: Add support for bfd-elf32-frv-vec.
6689         * config.bfd (targ_cpu): Add support for frv-*-elf.
6690         * archures.c: Add frv arch and machines.
6691         * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
6692         (ALL_MACHINES_CFILES): Add cpu-frv.c.
6693         (BFD32_BACKENDS): Add elf32-frv.lo.
6694         (BFD32_BACKENDS_CFILES): Add elf32-frv.c
6695         (cpu-frv.lo): New target.
6696         (elf32-frv.lo): New target.
6697         * cpu-frv.c: New file.
6698         * elf32-frv.c: New file.
6700 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
6702         * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
6703         e_shnum == 0.
6704         Only read the first section header if e_shoff is non-zero.
6705         Don't consider e_shstrndx if there are no sections.
6707 2002-06-17  Tom Rix <trix@redhat.com>
6709         * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
6710         R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
6711         complain_overflow_bitfield.
6713 2002-06-17  Alan Modra  <amodra@bigpond.net.au>
6715         * opncls.c (bfd_openr): Remove redundant bfd_set_error.
6716         (bfd_fdopenr): Likewise.
6717         (bfd_openstreamr): Likewise.
6718         (bfd_openw): Likewise.
6720         * targets.c: Sort target vecs.
6721         (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
6722         bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
6723         bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
6724         bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
6725         * configure.in: Sort target vecs.  Add m88kmach3_vec.
6726         * configure: Regenerate.
6728 2002-06-16  Hans-Peter Nilsson  <hp@bitrange.com>
6730         * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
6731         bpo_reloc_no to break sort order ties, not address of items.
6733 2002-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6735         * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
6736         Skip excluded sections in determing __gp value.
6737         (elf_hppa_final_link_relocate): Use the symbol's address in
6738         R_PARISC_FPTR64 relocations that don't need an opd entry.
6739         * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
6740         (elf64_hppa_finalize_dynreloc): Likewise.
6741         (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
6742         (elf64_hppa_finish_dynamic_symbol): Break up assert.
6744 2002-06-14  Sergey Grigoriev  <serge@leopold.Physik.Uni-Augsburg.DE>
6746         * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
6747         alignment for .bss, .data and .text sections so that sse and sse2
6748         code will work.
6749         * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
6751 2002-06013  J"orn Rennecke  <joern.rennecke@superh.com>
6753         config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
6754         sh[1234]*-elf*.
6756 2002-06-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6758         * elflink.h (elf_bfd_final_link): Improve error handling for missing
6759         dynamic sections.
6761         * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
6762         for a symbol that has no output section.
6763         (allocate_dynrel_entries): Correct comment.
6764         (elf64_hppa_finalize_dynreloc): Likewise.  Don't create an opd entry
6765         unless we want one.
6766         (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
6767         (elf64_hppa_finalize_dlt): Likewise.  Prevent segfault for symbols
6768         with no section.  Remove unnecessary parentheses.
6770 2002-06-11  Tom Rix  <trix@redhat.com>
6772         * coffcode.h (coff_compute_section_file_positions): Add data
6773         section to AIX loader alignment check.
6775         * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
6776         alignment to 4 bytes.
6777         (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
6778         power accessor macro.
6779         (do_shared_object_padding): Remove invalid assertion.
6781 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
6783         * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
6784         for removed output sections.
6786 2002-06-10  Geoffrey Keating  <geoffk@redhat.com>
6788         * merge.c (merge_strings): Use htab_create_alloc with calloc, not
6789         htab_alloc.
6790         * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
6792 2002-06-08  H.J. Lu <hjl@gnu.org>
6794         * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
6795         work around a long long bug in gcc 2.96 on mips.
6797 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6799         * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
6800         (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
6801         Regenerate dependency lists.
6802         * Makefile.in: Regenerate.
6803         * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
6804         vax1knetbsd_vec to targ_selvecs.
6805         * configure.in: Add vax1knetbsd_vec.
6806         * configure: Regenerate.
6807         * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
6808         * vax1knetbsd.c: New file.
6809         * vaxnetbsd.c: Update copyright years.
6810         (TARGET_PAGE_SIZE): Set to 0x1000.
6811         (DEFAULT_MID): Set to M_VAX4K_NETBSD.
6813 2002-06-08  Matt Thomas  <matt@3am-software.com>
6815         * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
6817 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
6819         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
6821 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
6823         * Makefile.am: Run "make dep-am".
6824         * Makefile.in: Regenerate.
6826         * armnetbsd.c: Replace CONST with const.
6827         * corefile.c: Likewise.
6828         * elf32-dlx.c: Likewise.
6829         * elf64-mips.c: Likewise.
6830         * mmo.c: Likewise.
6831         * ns32knetbsd.c: Likewise.
6833         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
6834         table is elf64-sparc.
6836 2002-06-08  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6838         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
6839         Fix RELA addends to get not shifted in the result. Don't do special
6840         handling of R_MIPS_64 for NewABI.
6842 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
6844         * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
6845         (NAME(aout,slurp_reloc_table)): Likewise.
6846         * coff-mips.c (mips_relax_section): Use bfd_zalloc.
6847         * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
6848         (xcoff_write_archive_contents_big): Likewise.
6849         (xcoff_generate_rtinit): Likewise.
6850         (xcoff_generate_rtinit): Likewise, and check error return.
6851         * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6852         * coffgen.c (coff_section_symbol): Use bfd_zalloc.
6853         (coff_get_normalized_symtab): Likewise.
6854         (coff_make_empty_symbol): Likewise.
6855         (bfd_coff_set_symbol_class): Likewise.
6856         * cofflink.c (coff_link_add_symbols): Likewise.
6857         * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
6858         * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
6859         (bfd_ecoff_write_accumulated_debug): Likewise.
6860         * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
6861         * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
6862         * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
6863         * ieee.c (do_with_relocs): Use bfd_zalloc.
6864         * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
6865         * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
6866         (NAME(aout,slurp_reloc_table)): Likewise.
6867         (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
6868         * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
6869         * som.c (som_build_and_write_symbol_table): Likewise.
6870         (som_slurp_string_table): Likewise.
6871         (som_slurp_symbol_table): Likewise.
6872         (som_bfd_ar_write_symbol_stuff): Likewise.
6873         * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
6874         * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
6875         * tekhex.c (find_chunk): Likewise.  Get rid of unused "sname".
6876         * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
6877         * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
6879 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
6881         * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
6882         "group" union.
6883         (elf_group_name): Update.
6884         (elf_group_id): Define.
6885         (bfd_elf_set_group_contents): Declare.
6886         * elf.c (elf_fake_sections): Qualify use of elf_group_name.
6887         (set_group_contents): Rename to bfd_elf_set_group_contents.  Remove
6888         ATTRIBUTE_UNUSED from failedptrarg.  If elf_group_id is set, use
6889         that sym for the signature.
6890         (_bfd_elf_compute_section_file_positions): Don't call
6891         set_group_contents for "ld -r" case.
6892         (swap_out_syms): Use bfd_zalloc.
6893         * elflink.h (elf_link_add_archive_symbols): Likewise.
6894         (NAME(bfd_elf,size_dynamic_sections)): Likewise.
6895         (elf_bfd_final_link): Call bfd_elf_set_group_contents.
6897 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
6899         * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
6900         relocs in opd for non-shared too.
6902 2002-06-06  Jeffrey Law  <law@redhat.com>
6904         * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
6905         relocations.
6907 2002-06-06  Nick Clifton  <nickc@cambridge.redhat.com>
6909         * merge.c: Include libiberty.h.
6910         * elf-strtab.c: Include libiberty.h.
6912 2002-06-06  Elias Athanasopoulos  <eathan@otenet.gr>
6914         * peXXigen.c (pe_print_idata): Remove unused variable.
6916 2002-06-06  David Heine <dlheine@tensilica.com>
6918         * elf.c (assign_file_positions_for_segments): Remove unallocated
6919         sections from the section to segment mapping for PT_LOAD segments.
6920         Update comment about empty loadable segments.
6922 2002-06-06  Richard Sandiford  <rsandifo@redhat.com>
6924         * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
6925         is within the .stabstr section.
6927 2002-06-06  Alan Modra  <amodra@bigpond.net.au>
6929         * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
6930         are "const PTR", not "const PTR *".
6931         (bfd_elf32_swap_symbol_in): Likewise.
6932         (bfd_elf64_swap_symbol_in): Likewise.
6933         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
6934         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
6935         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6936         (elf_link_add_object_symbols): Likewise.
6937         (elf_link_record_local_dynamic_symbol): Likewise.
6938         (elf_link_input_bfd): Likewise.
6939         (elf_gc_mark): Likewise.
6940         (elf_reloc_symbol_deleted_p): Likewise.
6941         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
6942         (mn10200_elf_relax_delete_bytes): Likewise.
6943         (mn10200_elf_symbol_address_p): Likewise.
6944         (mn10200_elf_get_relocated_section_contents): Likewise.
6945         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
6946         (mn10300_elf_relax_section): Likewise.
6947         (mn10300_elf_relax_delete_bytes): Likewise.
6948         (mn10300_elf_symbol_address_p): Likewise.
6949         (mn10300_elf_get_relocated_section_contents): Likewise.
6950         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
6951         (elf32_h8_relax_delete_bytes): Likewise.
6952         (elf32_h8_symbol_address_p): Likewise.
6953         (elf32_h8_get_relocated_section_contents): Likewise.
6954         * elf32-hppa.c (get_local_syms): Likewise.
6955         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
6956         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6957         * elf32-sh.c (sh_elf_relax_section): Likewise.
6958         (sh_elf_relax_delete_bytes): Likewise.
6959         (sh_elf_get_relocated_section_contents): Likewise.
6960         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
6961         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
6962         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
6963         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6964         * elf64-ppc.c (get_local_syms): Likewise.
6965         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
6966         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
6968 2002-06-05  J"orn Rennecke <joern.rennecke@superh.com>
6970         * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
6972 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
6974         * elf.c (group_signature): Swap in the whole symbol, and handle
6975         extracting section symbol names.
6976         (setup_group): Add comment.
6977         (set_group_contents): When called from objcopy or ld, arrange for
6978         section contents to be written.  Write group member output section
6979         indices to allow objcopy to reorganize sections.
6980         (_bfd_elf_copy_private_section_data): Copy group info.
6982         * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
6983         (bfd_elf32_swap_symbol_in): Update prototype.
6984         (bfd_elf64_swap_symbol_in): Likewise.
6985         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
6986         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
6987         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6988         (elf_link_add_object_symbols): Likewise.
6989         (elf_link_record_local_dynamic_symbol): Likewise.
6990         (elf_link_input_bfd): Likewise.
6991         (elf_gc_mark): Likewise.
6992         (elf_reloc_symbol_deleted_p): Likewise.
6993         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
6994         (mn10200_elf_relax_delete_bytes): Likewise.
6995         (mn10200_elf_symbol_address_p): Likewise.
6996         (mn10200_elf_get_relocated_section_contents): Likewise.
6997         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
6998         (mn10300_elf_relax_section): Likewise.
6999         (mn10300_elf_relax_delete_bytes): Likewise.
7000         (mn10300_elf_symbol_address_p): Likewise.
7001         (mn10300_elf_get_relocated_section_contents): Likewise.
7002         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7003         (elf32_h8_relax_delete_bytes): Likewise.
7004         (elf32_h8_symbol_address_p): Likewise.
7005         (elf32_h8_get_relocated_section_contents): Likewise.
7006         * elf32-hppa.c (get_local_syms): Likewise.
7007         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7008         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7009         * elf32-sh.c (sh_elf_relax_section): Likewise.
7010         (sh_elf_relax_delete_bytes): Likewise.
7011         (sh_elf_get_relocated_section_contents): Likewise.
7012         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7013         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7014         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7015         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7016         * elf64-ppc.c (get_local_syms): Likewise.
7017         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7018         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7019         * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7020         * elf64-alpha.c (alpha_elf_size_info): Likewise.
7021         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7022         * elf64-mips.c (mips_elf64_size_info): Likewise.
7023         * elf64-s390.c (s390_elf64_size_info): Likewise.
7024         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7026 2002-06-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7028         * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7029         elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7030         elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7031         _bfd_mips_elf_ignore_discarded_relocs.
7032         elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7034 2002-06-05  H.J. Lu <hjl@gnu.org>
7036         * elfxx-mips.c (mips_elf_calculate_relocation): Call
7037         _bfd_elf_rel_local_sym for STT_SECTION relocations against
7038         the SEC_MERGE section.
7040 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
7042         * coff-alpha.c: Update copyright date.
7043         * coff-mips.c: Likewise.
7044         * xcoff-target.h: Likewise.
7046         * bfd-in.h: Remove "taken from the source" comment.
7047         * libbfd-in.h: Likewise.
7048         * libcoff-in.h: Likewise.
7049         * bfd-in2.h: Regenerate.
7050         * libbfd.h: Regenerate.
7051         * libcoff.h: Regenerate.
7053         * elf.c (bfd_elf_discard_group): Return true.
7054         * elf-bfd.h (bfd_elf_discard_group): Declare.
7055         * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7056         * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7057         * bfd.c (bfd_discard_group): Define.
7058         * targets.c (struct bfd_target): Add _bfd_discard_group.
7059         (BFD_JUMP_TABLE_LINK): Here too.
7060         * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7061         * aout-adobe.c (aout_32_bfd_discard_group): Define.
7062         * aout-target.h (MY_bfd_discard_group): Define.
7063         * aout-tic30.c (MY_bfd_discard_group): Define.
7064         * binary.c (binary_bfd_discard_group): Define.
7065         * bout.c (b_out_bfd_discard_group): Define.
7066         * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7067         * coffcode.h (coff_bfd_discard_group): Define.
7068         * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7069         * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7070         * i386msdos.c (msdos_bfd_discard_group): Define.
7071         * i386os9k.c (os9k_bfd_discard_group): Define.
7072         * ieee.c (ieee_bfd_discard_group): Define.
7073         * ihex.c (ihex_bfd_discard_group): Define.
7074         * mmo.c (mmo_bfd_discard_group): Define.
7075         * nlm-target.h (nlm_bfd_discard_group): Define.
7076         * oasys.c (oasys_bfd_discard_group): Define.
7077         * ppcboot.c (ppcboot_bfd_discard_group): Define.
7078         * som.c (som_bfd_discard_group): Define.
7079         * srec.c (srec_bfd_discard_group): Define.
7080         * tekhex.c (tekhex_bfd_discard_group): Define.
7081         * versados.c (versados_bfd_discard_group): Define.
7082         * vms.c (vms_bfd_discard_group): Define.
7083         * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7084         * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7085         (aix5coff64_vec): Likewise.
7086         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7088 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
7090         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7091         (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7092         (elf32-sh64-com.lo): New dependency list.
7093         * Makefile.in: Regenerate.
7094         * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7095         (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7096         elf32-sh64-com.lo.
7097         * configure: Regenerate.
7098         * elf32-sh64.c (sh64_address_in_cranges)
7099         (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7100         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7101         (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7102         * elf32-sh64-com.c: ...here.  New file.
7104 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
7106         * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7107         ATTRIBUTE_UNUSED on used params.
7108         * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7109         before calling bfd_section_from_elf_index on local syms.
7110         * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7112 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
7114         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7115         (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7116         (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7117         (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7118         (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7119         * Makefile.in: Regenerate.
7120         * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7121         (sh64-*-netbsd*): New targets.
7122         * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7123         bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7124         * configure: Regenerate.
7125         * elf32-sh64-nbsd.c: New file.
7126         * elf64-sh64-nbsd.c: New file.
7127         * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7128         bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7129         bfd_elf64_sh64lnbsd_vec.
7131 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
7133         * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7134         (bfd_section_from_shdr): Likewise.  Set section name of group
7135         sections from signature.
7136         (group_signature): Split out from setup_group.  Ensure symbol table
7137         is available.
7138         (bfd_elf_discard_group): New function.
7139         (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7140         .gnu.linkonce* sections if they are members of a group.
7141         (set_group_contents): Set GRP_COMDAT flag.
7142         * section.c (bfd_discard_group): New function.
7143         * bfd-in.h (bfd_elf_discard_group): Declare.
7144         * bfd-in2.h: Regenerate.
7145         * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
7146         (elf_linkonce_p): Define.
7148 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
7150         * elf.c (bfd_section_from_shdr): Make "name" const.
7151         * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
7152         * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
7153         * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
7154         * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
7155         * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
7156         * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
7157         * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
7158         * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
7159         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
7160         * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
7161         * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
7163 2002-06-03  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7165         * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
7166         ABI.
7168 2002-06-02  Kazu Hirata  <kazu@cs.umass.edu>
7170         * elf32-arc.c: Fix formatting.
7171         * elf32-arm.h: Likewise.
7172         * elf32-cris.c: Likewise.
7173         * elf32-dlx.c: Likewise.
7174         * elf32-hppa.c: Likewise.
7175         * elf32-i386.c: Likewise.
7176         * elf32-i386qnx.c: Likewise.
7177         * elf32-or32.c: Likewise.
7178         * elf32-s390.c: Likewise.
7179         * elf32-sh64.c: Likewise.
7180         * elf32-vax.c: Likewise.
7181         * elf32-xstormy16.c: Likewise.
7182         * elf64-alpha.c: Likewise.
7183         * elf64-mmix.c: Likewise.
7184         * elf64-ppc.c: Likewise.
7185         * elf64-s390.c: Likewise.
7186         * elf64-sh64.c: Likewise.
7187         * elf64-x86-64.c: Likewise.
7189 2002-06-02  Richard Henderson  <rth@redhat.com>
7191         * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
7192         null when there are no got entries for a symbol.
7193         (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
7194         uninitialized variable warning.
7196 2002-06-01  Richard Henderson  <rth@redhat.com>
7198         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
7199         undefined symbols here.
7200         (elf64_alpha_relax_section): Do it here.  Also test for not
7201         defined in the current module.
7202         (elf64_alpha_relocate_section_r): Split out of ...
7203         (elf64_alpha_relocate_section): ... here.  Don't dereference
7204         NULL when looking up local got entries.
7206 2002-06-01  Richard Henderson  <rth@redhat.com>
7208         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
7209         symbols from JSR relaxation.
7210         (elf64_alpha_size_plt_section_1): New.
7211         (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
7212         (elf64_alpha_size_rela_got_1): ... here.
7213         (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
7214         (elf64_alpha_size_rela_got_section): ... here.
7215         (elf64_alpha_size_plt_section): New.
7216         (elf64_alpha_relax_section): Call them.
7217         (elf64_alpha_size_got_sections): Remove output_bfd arg.
7218         (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
7220 2002-06-01  Richard Henderson  <rth@redhat.com>
7222         * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
7223         (elf64_alpha_relocate_section): Use them.  Reject LE TLS relocs
7224         in shared libraries.  Fix DTPRELHI and TPRELHI value.
7225         (INSN_ADDQ, INSN_RDUNIQ): New.
7226         (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
7227         (elf64_alpha_relax_with_lituse): Return boolean.  Remove irelend
7228         argument.  Reject dynamic symbols.  Use LITUSE symbolic constants.
7229         (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
7230         Handle GOTDTPREL and GOTTPREL relocations.
7231         (elf64_alpha_relax_gprelhilo): New.
7232         (elf64_alpha_relax_tls_get_addr): New.
7233         (elf64_alpha_relax_find_tls_segment): New.
7234         (elf64_alpha_relax_section): Handle TLS relocations.
7235         (ALPHA_ELF_LINK_HASH_TLS_IE): New.
7236         (elf64_alpha_check_relocs): Set it.
7238 2002-06-01  Richard Henderson  <rth@redhat.com>
7240         * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
7242         * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
7243         check; don't suppress dynamic relocs for non-allocated sections.
7245         * elf64-alpha.c: Remove dead code.
7247 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
7249         * bfd-in2.h: Regenerate.
7250         * libbfd.h: Regenerate.
7251         * po/SRC-POTFILES.in: Regenerate.
7253         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
7254         space for bss .plt.
7256 2002-05-31  Graeme Peterson  <gp@qnx.com>
7258         * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
7259         (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
7260         Run "make dep-am".
7261         * Makefile.in: Regenerate.
7262         * config.bfd: Add i[3456]86-*-nto-qnx* support.
7263         * configure.in: Add bfd_elf32_i386qnx_vec support.
7264         * configure: Regenerate.
7265         * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
7266         is_contained_by_filepos, and copy_private_bfd_data_p.
7267         * elf.c (assign_file_positions_for_segments): Call backend
7268         set_nonloadable_filepos.  Fix non-K&R call to _bfd_error_handler.
7269         (IS_CONTAINED_BY_FILEPOS): Define.
7270         (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
7271         (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS.  Typo fix.
7272         Fix non-K&R call to _bfd_error_handler.
7273         (_bfd_elf_copy_private_section_data): Use backend
7274         copy_private_bfd_data_p.
7275         * elf32-i386.c: Don't include elfxx-target.h when
7276         ELF32_I386_C_INCLUDED is defined.
7277         * elf32-i386qnx.c: New QNX elf backend file.
7278         * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
7279         elf_backend_is_contained_by_filepos, and
7280         elf_backend_do_copy_private_bfd_data.
7281         * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
7283 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
7285         * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
7286         Move other similar defines to start of file.
7288 2002-05-30  Tom Rix  <trix@redhat.com>
7290         * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
7291         * coff64-rs6000.c (xcoff64_rtype2howto): Same.
7293 2002-05-30  Richard Henderson  <rth@redhat.com>
7295         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
7296         ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
7297         (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
7298         (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
7299         (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
7300         (struct alpha_elf_obj_tdata): Rename total_got_entries and
7301         n_local_got_entries to total_got_size and local_got_size.
7302         (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
7303         (alpha_got_entry_size): New.
7304         (elf64_alpha_relax_with_lituse): Use it.
7305         (elf64_alpha_relax_without_lituse): Likewise.
7306         (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
7307         (get_got_entry): New.
7308         (elf64_alpha_check_relocs): Handle TLS relocs.  Reorganize.
7309         (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
7310         (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
7311         (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
7312         (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
7313         (elf64_alpha_calc_got_offsets): Likewise.
7314         (alpha_dynamic_entries_for_reloc): New.
7315         (elf64_alpha_calc_dynrel_sizes): Use it.
7316         (elf64_alpha_size_dynamic_sections): Likewise.
7317         (elf64_alpha_relocate_section): Handle TLS relocations.
7318         * reloc.c: Add Alpha TLS relocations.
7319         * bfd-in2.h, libbfd.h: Rebuild.
7321 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7323         * peXXigen.c (pe_print_idata): Remove double printed
7324         import table lines; add Bound-To comment.
7326 2002-05-29  Matt Thomas  <matt@3am-software.com>
7328         * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
7329         (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
7330         (elf32-vax.lo): New rule.
7331         * Makefile.in: Regenerate.
7332         * configure.in (bfd_elf32_vax_vec)
7333         (vaxnetbsd_vec): New vectors.
7334         * configure: Regenerate.
7335         * config.bfd (vax-*-netbsdelf*)
7336         (vax-*-netbsdaout*)
7337         (vax-*-netbsd*): New targets.
7338         * elf32-vax.c: New file.
7339         * reloc.c: Add VAX relocations.
7340         * bfd-in2.h: Regenerate.
7341         * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
7343 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7345         * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
7346         and bfd_elf32_bigarm_vec to targ_selvecs.
7348 2002-05-29  Ralf Habacker  <ralf.habacker@freenet.de>
7350         * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
7351         with auto-imported symbols.
7353 2002-05-29  Adam Nemet  <anemet@lnxw.com>
7355         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
7356         sections only record bfd.
7357         (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
7358         * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
7359         * bfd-in2.h: Regenerate.
7361 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
7363         * syms.c (_bfd_stab_section_find_nearest_line): Move
7364         declaration and initialisation of saw_line and saw_func out of
7365         for loop.
7367 2002-05-29  Alan Modra  <amodra@bigpond.net.au>
7369         * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
7370         (bfd_elf64_get_symbol_info): Define.
7371         * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
7373 2002-05-29  Andrey Volkov  <avolkov@transas.com>
7375         * cpu-h8300.c: Make default h8300 machine first in machine list.
7377 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
7379         * config.bfd: Added DLX configuraton.
7380         * Makefile.am: Added DLX configuraton.
7381         * configure.in: Added DLX configuraton.
7382         * archures.c: Add DLX architecure.
7383         * reloc.c: Add DLX relocs.
7384         * targets.c: Added DLX target vector.
7385         * configure: Regenerate.
7386         * Makefile.in: Regenreate.
7387         * bfd-in2.h: Regenreate.
7388         * elf32-dlx.c: New file: Support DLX target.
7389         * cpu-dlx.c: New file: Support DLX target.
7391 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
7393         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
7395         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
7396         (ppc64_elf_check_relocs): Don't set up function descriptor symbol
7397         strings to point inside function code sym string.
7398         (func_desc_adjust): Likewise.
7399         (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
7401 2002-05-24  Michal Ludvig  <mludvig@suse.cz>
7403         * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
7404         (elf64_x86_64_grok_psinfo): Added.
7406 2002-05-24  TAMURA Kent <kent@netbsd.org>
7408         * config.bfd: Add a target for i386-netbsdpe.
7410 2002-05-24  Alan Modra  <amodra@bigpond.net.au>
7412         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
7413         and is_func_descriptor.
7414         (func_desc_adjust): Hide function code sym in shared libs unless
7415         there is a matching exported function descriptor sym.
7417 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7419         * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
7420         for symbols from SHF_TLS section.
7421         (_bfd_elf_print_private_bfd_data): Add PT_TLS.
7422         (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
7423         (map_sections_to_segments): Build PT_TLS segment if necessary.
7424         (assign_file_positions_for_segments): Likewise.
7425         (get_program_header_size): Account for PT_TLS segment.
7426         (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
7427         SEC_THREAD_LOCAL sections to STT_TLS.
7428         * reloc.c: Add 386 and IA-64 TLS relocs.
7429         * section.c (SEC_THREAD_LOCAL): Define.
7430         (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
7431         Remove.
7432         * elflink.h (elf_link_add_object_symbols): Support .tcommon.
7433         (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
7434         unconditionally.
7435         (struct elf_final_link_info): Add first_tls_sec.
7436         (elf_bfd_final_link): Set first_tls_sec.
7437         Compute elf_hash_table (info)->tls_segment.
7438         (elf_link_output_extsym): Handle STT_TLS symbols.
7439         (elf_link_input_bfd): Likewise.
7440         * syms.c (BSF_THREAD_LOCAL): Define.
7441         * bfd-in2.h: Rebuilt.
7442         * libbfd.h: Rebuilt.
7443         * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
7444         elf_i386_mkobject, elf_i386_object_p): New functions.
7445         (elf_howto_table): Add TLS relocs.
7446         (elf_i386_reloc_type_lookup): Support TLS relocs.
7447         (elf_i386_info_to_howto_rel): Likewise.
7448         (struct elf_i386_link_hash_entry): Add tls_type.
7449         (struct elf_i386_obj_tdata): New.
7450         (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
7451         New macros.
7452         (struct elf_i386_link_hash_table): Add tls_ldm_got.
7453         (link_hash_newfunc): Clear tls_type.
7454         (elf_i386_check_relocs): Support TLS relocs.
7455         (elf_i386_gc_sweep_hook): Likewise.
7456         (allocate_dynrelocs): Likewise.
7457         (elf_i386_size_dynamic_sections): Likewise.
7458         (elf_i386_relocate_section): Likewise.
7459         (elf_i386_finish_dynamic_symbol): Likewise.
7460         (bfd_elf32_mkobject, elf_backend_object_p): Define.
7461         * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
7462         dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
7463         want_tprel, want_dtpmod, want_dtprel.
7464         (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
7465         (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
7466         R_IA64_LTOFF_TPREL22.
7467         (elf_code_to_howto_index): Add TLS relocs.
7468         (elfNN_ia64_check_relocs): Support TLS relocs.
7469         (allocate_global_data_got): Account for TLS .got data.
7470         (allocate_dynrel_entries): Account for TLS dynamic relocations.
7471         (elfNN_ia64_install_value): Supprt TLS relocs.
7472         (set_got_entry): Support TLS relocs.
7473         (elfNN_ia64_relocate_section): Likewise.
7475 2002-05-23  Nick Clifton  <nickc@cambridge.redhat.com>
7477         * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
7478         BLX reloc round the relocation up rather than down.
7479         * coff-arm.c (coff_arm_relocate_section): Likewise.
7481 2002-05-21  H.J. Lu  (hjl@gnu.org)
7483         * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
7484         definition.
7486 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
7488         * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
7489         (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
7491 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
7493         * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
7494         unresolved relocs.
7495         (ppc64_elf_size_dynamic_sections): Check for splt NULL.
7497 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7499         * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
7500         non-ELF targets.
7502 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7504         * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
7505         an error value.
7506         * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
7507         return with false on error.
7508         (elf_link_input_bfd): Check reloc_emitter return value.
7510 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
7512         * config.bfd (armeb-*-netbsdelf*): New target.
7514 2002-05-20  Alan Modra  <amodra@bigpond.net.au>
7516         * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
7517         at the plt call stub.
7519 2002-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7521         * cpu-mips.c (mips_compatible): Don't try to check machine
7522         compatibility.
7524 2002-05-18  Tom Rix  <trix@redhat.com>
7526         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
7528 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
7530         * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
7531         (ppc64_elf_relocate_section): Don't warn about reloc overflow when
7532         we've already warned about an undefined symbol.  Report more
7533         detail on reloc errors.
7535 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
7537         * acinclude.m4 (AM_INSTALL_LIBBFD): New.
7538         * configure.in: Invoke AM_INSTALL_LIBBFD.
7539         * Makefile.am (install-data-local): Revert 2002-05-13.  Move to..
7540         (install_libbfd): .. New target.
7541         (uninstall_libbfd): Likewise.
7542         (install-bfdlibLTLIBRARIES): Likewise.
7543         (uninstall-bfdlibLTLIBRARIES): Likewise.
7544         (bfdlibdir): New.
7545         (bfdincludedir): New.
7546         (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
7547         * aclocal.m4: Regenerate.
7548         * configure: Regenerate.
7549         * Makefile.in: Regenerate.
7551 2002-05-17  Stuart Balfour <sbalfour@cisco.com>
7553         * hash.c (bfd_hash_lookup): Remove computation of len from inside
7554         hash loop.
7556 2002-05-16  Nick Clifton  <nickc@cambridge.redhat.com>
7558         * config.bfd: Add targets for sh64-linux (little endian and
7559         big endian).
7561 2002-05-15  Laurent Pinchart <laurent.pinchart@skynet.be>
7563         * peXXigen.c (pe_print_idata): Do not assume that the first thunk
7564         is located in the same section as the import table.  Instead
7565         check, and if necessary load the section containing the thunk.
7567 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
7569         * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
7570         bfd_bread.
7571         (xcoff64_core_file_matches_executable_p): Replace bfd_read
7572         with bfd_bread.
7574 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
7576         * aix5ppc-core.c: Warning fixes.
7577         * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
7578         * aout-target.h (MY_bfd_link_just_syms): Define.
7579         * aout-tic30.c (MY_bfd_link_just_syms): Define.
7580         * bfd.c (bfd_link_just_syms): Define.
7581         * binary.c (binary_bfd_link_just_syms): Define.
7582         * bout.c (b_out_bfd_link_just_syms): Define.
7583         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
7584         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
7585         * coffcode.h (coff_bfd_link_just_syms): Define.
7586         * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
7587         (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
7588         (_bfd_elf_link_just_syms): Declare.
7589         * elf.c (_bfd_elf_link_just_syms): New function.
7590         * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
7591         sections haven't already been discarded by the linker.
7592         * elflink.h (elf_link_add_object_symbols): Likewise for stab
7593         sections and SEC_MERGE sections.
7594         (elf_bfd_discard_info): Similarly here.
7595         * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
7596         * i386msdos.c (msdos_bfd_link_just_syms): Define.
7597         * i386os9k.c (os9k_bfd_link_just_syms): Define.
7598         * ieee.c (ieee_bfd_link_just_syms): Define.
7599         * ihex.c (ihex_bfd_link_just_syms): Define.
7600         * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
7601         (_bfd_generic_link_just_syms): Declare.
7602         * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
7603         * linker.c (_bfd_generic_link_just_syms): New function.
7604         * mmo.c (mmo_bfd_link_just_syms): Define.
7605         * nlm-target.h (nlm_bfd_link_just_syms): Define.
7606         * oasys.c (oasys_bfd_link_just_syms): Define.
7607         * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
7608         * som.c (som_bfd_link_just_syms): Define.
7609         * srec.c (srec_bfd_link_just_syms): Define.
7610         * targets.c (struct bfd_target): Add _bfd_link_just_syms.
7611         (BFD_JUMP_TABLE_LINK): And here.
7612         * tekhex.c (tekhex_bfd_link_just_syms): Define.
7613         * versados.c (versados_bfd_link_just_syms): Define.
7614         * vms.c (vms_bfd_link_just_syms): Define.
7615         * libbfd.h: Regenerate.
7616         * bfd-in2.h: Regenerate.
7618 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7620         * elf32-mips.c: Remove superfluous definitions copied from
7621         elfxx-mips.c.
7622         (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
7623         SGIish vectors to check the special case.
7624         (mips_elf_hi16_reloc): Fix comment.
7625         (mips_elf_got16_reloc): Likewise.
7626         (_bfd_mips_elf32_gprel16_reloc): Likewise.
7627         (elf_reloc_map): Code cleanup.
7628         (mips_reloc_map): Add comment.
7629         (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
7630         (mips_elf32_rtype_to_howto): Likewise.
7631         (mips_elf32_discard_info): Likewise.
7632         (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
7633         lead to IRIX compatibility now.
7635 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7637         * elfxx-mips.c: Call it IRIX, not Irix in comments.
7639 2002-05-13  Jason Thorpe  <thorpej@wasabisystems.com>
7641         * config.bfd (shle-*-netbsdelf*): Add target which includes
7642         sh64 support.
7644 2002-05-13  David Edelsohn  <edelsohn@gnu.org>
7646         * configure.in: Revert 2002-04-07.  Instead, auto-configure
7647         HAVE_ST_C_IMPL.
7648         * configure: Regenerate.
7649         * config.in: Regenerate.
7650         * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
7651         or AIX_5_CORE.
7653 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
7655         * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
7656         corefiles as well.2
7657         * configure: Regenerate.
7659 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
7661         * Makefile.am (install-data-local): Install headers to
7662         $(exec_prefix)/include.
7663         * Makefile.in: Regenerate.
7665 2002-05-11  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
7666             Daniel Jacobowitz  <drow@mvista.com>
7668         * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE.  Don't
7669         map BFD_RELOC_RVA.
7671 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
7673         * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
7674         hppa*-*-openbsd*): New targets.
7675         * configure.in (alpha*-*-openbsd*): Set COREFILE.
7676         * configure: Regenerate.
7678 2002-05-10  Tom Rix  <trix@redhat.com>
7680         * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
7681         xcoff64_ppc_relocate_section.
7682         * coff-rs6000.c : Extern common xcoff_reloc_type functions.
7683         * libxcoff.h: Common xcoff_reloc_type function declaration.
7685 2002-05-10  Alan Modra  <amodra@bigpond.net.au>
7687         * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
7688         added in 2002-05-09 commit.
7690         * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
7691         don't look for stubs on all undefined syms.
7693 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
7695         * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
7696         (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
7697         pcrel_offset.
7699         * elf32-i386.c (elf_howto_table): Comments.
7700         (elf_i386_relocate_section): Handle more relocs for relocatable
7701         linking and against SEC_MERGE sections.
7703 2002-05-08  Alan Modra  <amodra@bigpond.net.au>
7705         * elf32-ppc.c (ppc_elf_create_got): New function.
7706         (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
7707         _bfd_elf_create_dynamic_sections.  Correct .plt flags.
7708         (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
7709         _bfd_elf_create_got_section.
7711 2002-05-07  Alan Modra  <amodra@bigpond.net.au>
7713         * elf-bfd.h (struct elf_backend_data): Add rela_normal.
7714         * elfxx-target.h (elf_backend_rela_normal): Define.
7715         (elfNN_bed): Init rela_normal.
7716         * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
7717         for section symbols here if rela_normal.  Simplify abs section test.
7718         * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
7719         return immediately.  Remove code handling relocatable linking.
7720         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
7721         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
7722         * elf32-i370.c (i370_elf_relocate_section): Likewise.
7723         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
7724         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
7725         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
7726         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
7727         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
7728         * elf32-s390.c (elf_s390_relocate_section): Likewise.
7729         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
7730         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
7731         * elf64-s390.c (elf_s390_relocate_section): Likewise.
7732         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
7733         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
7734         * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
7735         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
7736         * elf-m10200.c (elf_backend_rela_normal): Define.
7737         * elf-m10300.c (elf_backend_rela_normal): Define.
7738         * elf32-fr30.c (elf_backend_rela_normal): Define.
7739         * elf32-i370.c (elf_backend_rela_normal): Define.
7740         * elf32-i860.c (elf_backend_rela_normal): Define.
7741         * elf32-m68k.c (elf_backend_rela_normal): Define.
7742         * elf32-mcore.c (elf_backend_rela_normal): Define.
7743         * elf32-openrisc.c (elf_backend_rela_normal): Define.
7744         * elf32-ppc.c (elf_backend_rela_normal): Define.
7745         * elf32-s390.c (elf_backend_rela_normal): Define.
7746         * elf32-xstormy16.c (elf_backend_rela_normal): Define.
7747         * elf64-ppc.c (elf_backend_rela_normal): Define.
7748         * elf64-s390.c (elf_backend_rela_normal): Define.
7749         * elf64-x86-64.c (elf_backend_rela_normal): Define.
7750         * elfxx-ia64.c (elf_backend_rela_normal): Define.
7751         * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
7752         * elf32-m32r.c (elf_backend_rela_normal): Likewise.
7754 2002-05-06  Nick Clifton  <nickc@cambridge.redhat.com>
7756         * elf32-arm.h (elf32_arm_final_link_relocate): Convert
7757         'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
7759 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
7761         * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
7762         when not relocatable.  Fix reloc_emitter call for K&R.
7764 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
7766         * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
7767         reloading local sym addend mistakenly removed in 2002-05-01 change.
7769         * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
7770         (read_abbrevs): Change "offset" param to bfd_vma.
7771         (parse_comp_unit): Change "version" and addr_size to unsigned ints.
7772         Change "abbrev_offset" to bfd_vma.
7773         (read_indirect_string): Use correct conversion chars in error
7774         message format string, cast bfd_vma's to unsigned long.
7775         (read_abbrevs): Likewise.
7776         (read_attribute_value): Likewise.
7777         (decode_line_info): Likewise.
7778         (scan_unit_for_functions): Likewise.
7779         (parse_comp_unit): Likewise.
7781 2002-05-04  Tom Rix  <trix@redhat.com>
7783         * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
7784         (coff_swap_reloc_out): Same.
7785         * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
7786         (xcoff_swap_reloc_out): Same.
7787         (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
7788         case some 16 bit relocs. Add reloc value to output.
7789         (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
7790         R_RBR. Improve names.
7791         (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
7792         (bfd_xcoff_backend_data): Update with new reloc swap names.
7793         (bfd_pmac_xcoff_backend_data) : Same.
7794         * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
7795         (xcoff64_swap_reloc_out): Same.
7796         (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
7797         R_POS. Add reloc value to output.
7798         (xcoff64_howto_table): Move 64 bit R_POS to first entry.  Add 16
7799         bit R_RBR. Improve names, masks.
7800         (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
7801         (bfd_xcoff_backend_data): Update with new reloc swap names.
7802         (bfd_xcoff_aix5_backend_data) : Same.
7804 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
7806         * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
7807         bfd_count top_index, input_list, all_local_syms.
7808         (elf32_hppa_setup_section_lists): New function, split from
7809         elf32_hppa_size_stubs.
7810         (elf32_hppa_next_input_section): Likewise.
7811         (group_sections): Likewise.
7812         (get_local_syms): Likewise.
7813         (elf32_hppa_size_stubs): Adjust for split out functions.  Look for
7814         stubs on undefined syms too.
7815         (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
7816         Only access htab elf fields when we have an elf hash table.
7817         * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
7818         (elf32_hppa_next_input_section): Declare.
7820 2002-05-04  Bob Byrnes  <byrnes@curl.com>
7822         * opncls.c (_bfd_new_bfd_contained_in): Check return value of
7823         _bfd_new_bfd.
7825 2002-05-03  H.J. Lu  (hjl@gnu.org)
7827         * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
7828         (mips_elf_link_hash_newfunc): Initialize forced_local to false.
7829         (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
7830         to hide a global symbol.
7831         (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
7832         forced_local to true.
7834 2002-05-02  Richard Henderson  <rth@redhat.com>
7836         * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
7837         vs SHN_UNDEF to zero.
7839 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
7841         * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
7842         16 bit reloc.
7843         <R_PPC64_SECTOFF_DS>: Likewise.
7844         (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
7845         SECTOFF reloc.
7846         * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
7847         (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
7848         SECTOFF reloc.
7850         * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
7851         (ppc64_elf_ha_reloc): New function.
7852         (ppc64_elf_brtaken_reloc): New function.
7853         (ppc64_elf_sectoff_reloc): New function.
7854         (ppc64_elf_sectoff_ha_reloc): New function.
7855         (ppc64_elf_toc_reloc): New function.
7856         (ppc64_elf_toc_ha_reloc): New function.
7857         (ppc64_elf_toc64_reloc): New function.
7858         (ppc64_elf_unhandled_reloc): New function.
7859         (ppc64_elf_howto_raw): Use the above.
7860         <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
7861         <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset.  Fix dst_mask.
7862         <R_PPC64_SECTOFF_DS>: Likewise.
7863         (IS_ABSOLUTE_RELOC): Update.
7864         (struct ppc_link_hash_table): Add have_undefweak.
7865         (ppc64_elf_link_hash_table_create): Init.
7866         (func_desc_adjust): Set have_undefweak.
7867         (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier.  Only
7868         add the .sfpr blr when have_undefweak.
7869         (ppc64_elf_setup_section_lists): Check hash table flavour.
7870         (ppc64_elf_next_input_section): Move output_section->owner test to
7871         ppc64elf.em.
7872         (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
7873         and relocatable test.  Return TOCstart and don't set elf_gp.
7874         (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
7875         offset calculation.  Add assert on weak sym branch tweaks.
7876         * elf64-ppc.h (ppc64_elf_set_toc): Delete.
7877         (ppc64_elf_toc): Declare.
7878         (ppc64_elf_next_input_section): Update.
7880 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
7882         * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
7883         file_name.
7885 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
7887         * elf64-ppc.c (CROR_151515, CROR_313131): Define.
7888         (ppc64_elf_relocate_section): Use them.  Don't look for plt calls
7889         on R_PPC64_ADDR24 relocs.  Require a nop or no link reg on plt
7890         call branches.  Correct undefined weak destination.
7891         (ppc64_elf_func_desc_adjust): Always create at least one blr in
7892         .sfpr, and correct case where either only savef* or restf* is
7893         needed.
7895         Long branch stubs, multiple stub sections.
7896         * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
7897         (ppc64_elf_next_input_section): Declare.
7898         * elf64-ppc.c: Move linker-only prototypes.
7899         (STUB_SUFFIX): Define.
7900         (enum ppc_stub_type): New.
7901         (struct ppc_stub_hash_entry): New.
7902         (struct ppc_branch_hash_entry): New.
7903         (struct ppc_link_hash_entry): Add stub_cache, oh.
7904         (struct ppc_link_hash_table): Add stub_hash_table etc.  Remove
7905         sstub.  Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
7906         Rename plt_overflow to stub_error.
7907         (ppc_stub_hash_lookup): Define.
7908         (ppc_branch_hash_lookup): Define.
7909         (stub_hash_newfunc): New function.
7910         (branch_hash_newfunc): New function.
7911         (link_hash_newfunc): Init new fields.
7912         (ppc64_elf_link_hash_table_create): Likewise.
7913         (ppc64_elf_link_hash_table_free): New function.
7914         (ppc_stub_name): New function.
7915         (ppc_get_stub_entry): New function.
7916         (ppc_add_stub): New function.
7917         (create_linkage_sections): Use bfd_make_section_anyway.  Create
7918         .branch_lt and .rela.branch_lt sections.  Don't create .stub.
7919         (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
7920         and set up for plt call stubs.  Link func and func desc syms.
7921         (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
7922         (func_desc_adjust): Avoid hash lookup when func desc sym available
7923         via shortcut, and set links when processing.
7924         (ppc64_elf_hide_symbol): Likewise.
7925         (allocate_dynrelocs): Don't allocate stub section here.
7926         (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
7927         Remove sstub code.
7928         (ppc_type_of_stub): New function.
7929         (build_one_stub): Delete.
7930         (ppc_build_one_stub): New function.
7931         (ppc_size_one_stub): New function.
7932         (ppc64_elf_setup_section_lists): New function.
7933         (ppc64_elf_next_input_section): New function.
7934         (group_sections): New function.
7935         (get_local_syms): New function.
7936         (ppc64_elf_size_stubs): Rewrite.
7937         (ppc64_elf_build_stubs): Rewrite.
7938         (ppc64_elf_relocate_section): Look up stub entry for REL24
7939         relocs.  Don't propagate REL14* to dynamic objects.  Look for long
7940         branch stubs if REL14* or REL24 relocs won't reach.
7941         (bfd_elf64_bfd_link_hash_table_free): Define.
7943 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
7945         * config.bfd: Add support for powerpc-*-windiss.
7947 2002-04-30  Tom Rix  <trix@redhat.com>
7949         * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
7950         symbol names into the hash table.
7952 2002-04-28  Tom Rix  <trix@redhat.com>
7954         * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
7955         calulating relocations.
7956         (xcoff_complain_overflow) : Function table for relocation errors.
7957         (xcoff_ppc_relocate_section): Use relocation and complain function
7958         tables.
7959         (xcoff_complain_overflow_unsigned_func): New complain function.
7960         (xcoff_complain_overflow_signed_func): Same.
7961         (xcoff_complain_overflow_bitfield_func): Same.
7962         (xcoff_complain_overflow_dont_func): Same.
7963         (xcoff_reloc_type_crel): New recot function.
7964         (xcoff_reloc_type_br): Same.
7965         (xcoff_reloc_type_ba): Same.
7966         (xcoff_reloc_type_toc): Same.
7967         (xcoff_reloc_type_rel): Same.
7968         (xcoff_reloc_type_neg): Same.
7969         (xcoff_reloc_type_pos): Same.
7970         (xcoff_reloc_type_fail): Same.
7971         (xcoff_reloc_type_noop): Same.
7972         * libxcoff.h : Declare common parts for xcoff64.
7973         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
7974         and complain function tables.
7976 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
7978         * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
7979         * elf32-hppa.c (elf32_hppa_final_link): Formatting.
7981 2002-04-26  Alan Modra  <amodra@bigpond.net.au>
7983         * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
7984         * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
7986         * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
7987         same as the output before calling elf_link_input_bfd.
7989         * coffcode.h (coff_compute_section_file_positions): Set
7990         section_tail after shuffling section list.
7992 2002-04-24  Christian Groessler <chris@groessler.org>
7994         * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
7995         addresses are 23bit with a special layout, not plain 32bit
7996         values.  Prevent relocation of immediate values.
7998 2002-04-24  Chris G. Demetriou  <cgd@broadcom.com>
8000         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8001         MIPS-16 ASE flags are set, print something to indicate that.
8003 2002-04-23  Alan Modra  <amodra@bigpond.net.au>
8005         * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8006         under which a plt call stub is used.
8007         (final_link_relocate): Similarly.
8008         (allocate_plt_static): Clear h-plabel except when plt entry is
8009         exclusively used for a plabel.
8010         (allocate_dynrelocs): Use the above to simplify plt sizing.
8011         (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8012         (elf32_hppa_link_hash_table_create): Init.
8013         (BL22_RP): Define.
8014         (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8015         (elf32_hppa_check_relocs): Set has_22bit_branch.
8017         * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8018         (final_link_relocate): Likewise.
8020 2002-04-22  Jakub Jelinek  <jakub@redhat.com>
8022         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8023         search table if some FDE is DW_EH_PE_aligned encoded either.
8024         (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8026 2002-04-22  Richard Smith  <richard@ex-parrot.com>
8027             Jakub Jelinek  <jakub@redhat.com>
8029         * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8030         (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8031         encoded personality.
8032         (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8033         for CIE/FDE removal.
8035 2002-04-20  Tom Rix  <trix@redhat.com>
8037         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8039 2002-04-20  Alan Modra  <amodra@bigpond.net.au>
8041         * archures.c (bfd_lookup_arch): Move the list order comment..
8042         (struct bfd_arch_info): ..to where it belongs.
8043         * bfd-in2.h: Regenerate.
8045         * archures.c (bfd_lookup_arch): Add comment on list order.
8046         (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8047         * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8048         is always at head of list.
8050 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
8052         * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8053         insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8054         definition of these functions for ARM_WINCE builds as they are
8055         not used.
8056         (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
8057         for ARM_WINCE builds.
8059 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
8061         * coff-arm.c (bfd_arm_process_before_allocation):
8063 2002-04-17  J"orn Rennecke <joern.rennecke@superh.com>
8065         * cpu-sh.c (scan_mach): Delete.
8066         (arch_info_struct): Replace scan_mach with bfd_default_scan.
8067         (bfd_sh_arch): Likewise.
8069 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
8071         * ihex.c (ihex_write_object_contents): Fix check for records
8072         crossing 64K boundaries.
8074 2002-04-16  Alan Modra  <amodra@bigpond.net.au>
8076         * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8077         type rather than just assuming entries are ELF.
8078         * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8079         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8080         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8081         * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8082         rather than elf_link_hash_entry.
8084 2002-04-15  Richard Henderson  <rth@redhat.com>
8086         * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8087         n32 binaries.
8089 2002-04-15  Michael Snyder  <msnyder@redhat.com>
8091         * opncls.c (bfd_close): Write contents if writeable.
8092         Minor formatting tidy-ups.
8094 2002-04-15  Alan Modra  <amodra@bigpond.net.au>
8096         * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8098 2002-04-12  Michael Snyder  <msnyder@redhat.com>
8100         * bfd-in.h (bfd_get_section_lma): New access macro.
8101         Minor white-space fix-up.
8103 2002-04-12  Alan Modra  <amodra@bigpond.net.au>
8105         * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8106         header pad.
8108 2002-04-09  DJ Delorie  <dj@redhat.com>
8110         * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8112 2002-04-09  Casper S. Hornstrup <chorns@users.sourceforge.net>
8114         * coffcode.h (coff_read_word): New.
8115         (coff_compute_checksum): New.
8116         (coff_apply_checksum): New.
8117         (coff_write_object_contents): Call coff_apply_checksum () to
8118         apply checksum to PE image.
8120 2002-04-08  Randolph Chung  <tausq@debian.org>
8122         * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8123         (elf32_hppa_final_link): Split out sorting logic to..
8124         * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8125         (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8127 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8129         * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8130         pattern.
8131         * configure: Re-generate.
8133 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8135         * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8136         is greater or equal to 4.3.3.
8137         * configure: Regenerate.
8138         Fix PR gdb/344.
8140 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
8142         * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8143         R_CRIS_32_PCREL>: Fix typo in name.
8144         (cris_elf_check_relocs): Always create .rela.got here when
8145         R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
8146         (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
8147         assume it's created.
8149 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
8151         * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
8152         * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
8153         define.
8154         * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
8155         * bfd.c (bfd_link_hash_table_free): Define.
8156         * binary.c (binary_bfd_link_hash_table_free): Define.
8157         * bout.c (b_out_bfd_link_hash_table_free): Define.
8158         * coff-rs6000.c (rs6000coff_vec): Include
8159         _bfd_generic_link_hash_table_free.
8160         (pmac_xcoff_vec): Likewise.
8161         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
8162         (aix5coff64_vec): Likewise.
8163         * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
8164         * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
8165         (bfd_elf32_bfd_link_hash_table_free): Define.
8166         * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
8167         (bfd_elf32_bfd_link_hash_table_free): Define.
8168         * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
8169         define.
8170         * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
8171         * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
8172         * ieee.c (ieee_bfd_link_hash_table_free): Define.
8173         * ihex.c (ihex_bfd_link_hash_table_free): Define.
8174         * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
8175         (_bfd_generic_link_hash_table_free): Add prototype.
8176         * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
8177         * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
8178         * linker.c (_bfd_generic_link_hash_table_free): New function.
8179         * mmo.c (mmo_bfd_link_hash_table_free): Define.
8180         * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
8181         * oasys.c (oasys_bfd_link_hash_table_free): Define.
8182         * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
8183         * som.c (som_bfd_link_hash_table_free): Define.
8184         * srec.c (srec_bfd_link_hash_table_free): Define.
8185         * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
8186         * versados.c (versados_bfd_link_hash_table_free): Define.
8187         * vms.c (vms_bfd_link_hash_table_free): New function.
8188         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
8190         * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
8191         instead of bfd_alloc.
8192         * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
8193         * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
8194         * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
8195         * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
8196         * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
8197         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
8198         * elf.c (_bfd_elf_link_hash_table_create): Likewise.
8199         * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
8200         * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
8201         * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
8202         * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
8203         * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
8204         * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
8205         * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
8206         * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
8207         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
8208         * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
8209         * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
8210         * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
8211         * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
8212         * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
8213         * linker.c (_bfd_generic_link_hash_table_create): Likewise.
8214         * m68klinux.c (linux_link_hash_table_create): Likewise.
8215         * sparclinux.c (linux_link_hash_table_create): Likewise.
8216         * sunos.c (sunos_link_hash_table_create): Likewise.
8217         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
8219         * targets.c: Add _bfd_link_hash_table_free to xvec.
8221         * bfd-in2.h: Regenerate.
8222         * libbfd.h: Regenerate.
8223         * libcoff.h: Regenerate.
8225 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
8227         * dep-in.sed: Cope with absolute paths.
8228         * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
8229         Run "make dep-am".
8230         * Makefile.in: Regenerate.
8231         * coff-arm.c: Fix copyright date.
8232         * cpu-h8300.c: Likewise.
8233         * cpu-i370.c: Likewise.
8234         * cpu-s390.c: Likewise.
8235         * cpu-mips.c: Likewise.
8236         * po/SRC-POTFILES.in: Regenerate.
8238 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8240         * Makefile.am: Add elfxx-mips.c to the known backends.
8241         (elf32-mips.lo): remove dependency to coff/external.h.
8242         * Makefile.in: Regenerate.
8243         * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
8244         Remove elf32-mips.lo from 64 bit vectors. Update dependencies
8245         accordingly.
8246         * configure: Regenerate.
8247         * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
8248         (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
8249         (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
8250         MIPS specific backend functions.
8251         * elf32-mips.c: Moved most code to elfxx-mips.c.
8252         (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
8253         static.
8254         (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
8255         (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
8256         (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
8257         (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
8258         interface to allow selection of the right REL or RELA howto table.
8259         (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
8260         static. Let it refuse n32 objects.
8261         (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
8262         (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
8263         (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
8264         (elf32_mips_ignore_discarded_relocs): Rename from
8265         _bfd_elf32_mips_ignore_discarded_relocs.
8266         (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
8267         (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
8268         (elf_mips_howto_table_rela): Remove.
8269         * elf64-mips.c: Moved most code to elfxx-mips.c.
8270         (bfd_elf64_bfd_reloc_type_lookup): Make static.
8271         (mips_elf64_rtype_to_howto): New function.
8272         (mips_elf64_object_p): Likewise.
8273         (elf64_mips_irix_compat): Likewise.
8274         * elfxx-mips.c: New file containing common code merged together from
8275         elf32-mips.c and elf64-mips.c.
8276         * elfxx-mips.h: New file containing MIPS specific prototypes from
8277         elf-bfd.h.
8278         * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
8279         elf_backend_mips_rtype_to_howto.
8281 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
8283         * srec.c (MAXCHUNK, Chunk): Revise comments.
8284         (srec_write_record): Correct buffer size.
8285         (srec_write_header): Do without intermediate buffer.
8286         (srec_write_section): Validate Chunk.
8287         (srec_write_terminator): Pass NULL instead of dummy buffer.
8288         (srec_write_symbols): Pass file and symbol names directly to
8289         bfd_bwrite so sprintf won't overflow buffer.
8291 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
8293         * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
8294         PC relative relocs against hidden symbols.
8295         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8297 2002-04-03  Alan Modra  <amodra@bigpond.net.au>
8299         * elf.c (_bfd_elf_make_section_from_shdr): When setting section
8300         LMAs, loop over segments until p_vaddr and p_memsz specify an
8301         extent enclosing the section.
8303 2002-04-02  Nick Clifton  <nickc@cambridge.redhat.com>
8305         * ihex.c (ihex_write_object_contents): Do not allow records to
8306         cross a 64K boundary - wrap if necessary.
8308 2002-04-01  Nathan Williams  <nathanw@wasabisystems.com>
8310         * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
8311         which caused the returned LWP ID to always be 0.
8313 2002-04-01  Richard Henderson  <rth@redhat.com>
8315         * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8316         (elf32_sparc_relocate_section): Use it to figure out when to
8317         initialize .got entries.
8318         * elf64-sparc.c: Similarly.
8320 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
8322         * linker.c (link_action): Ignore duplicate warning syms.
8323         (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
8324         * elflink.h (elf_adjust_dynstr_offsets): Likewise.
8325         (elf_adjust_dynamic_symbol): Likewise.
8326         (elf_export_symbol): Likewise.
8327         (elf_link_find_version_dependencies): Likewise.
8328         (elf_link_assign_sym_version): Likewise.
8329         (elf_link_sec_merge_syms): Likewise.
8330         (elf_link_output_extsym): Likewise.
8331         (elf_gc_sweep_symbol): Likewise.
8332         (elf_gc_propagate_vtable_entries_used): Likewise.
8333         (elf_gc_smash_unused_vtentry_relocs): Likewise.
8334         (elf_gc_allocate_got_offsets): Likewise.
8335         (elf_collect_hash_codes): Likewise.
8336         * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
8337         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
8338         (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8339         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
8340         * elf32-arm.h (elf32_arm_discard_copies): Likewise.
8341         * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
8342         (elf_cris_discard_excess_dso_dynamics): Likewise.
8343         * elf32-hppa.c (clobber_millicode_symbols): Likewise.
8344         (mark_PIC_calls): Likewise.
8345         (allocate_plt_static): Likewise.
8346         (allocate_dynrelocs): Likewise.
8347         (readonly_dynrelocs): Likewise.
8348         * elf32-i386.c (allocate_dynrelocs): Likewise.
8349         (readonly_dynrelocs): Likewise.
8350         * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
8351         * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
8352         * elf32-mips.c (mips_elf_output_extsym): Likewise.
8353         (mips_elf_sort_hash_table_f): Likewise.
8354         (mips_elf_check_mips16_stubs): Likewise.
8355         * elf32-s390.c (allocate_dynrelocs): Likewise.
8356         (readonly_dynrelocs): Likewise.
8357         * elf32-sh.c (sh_elf_discard_copies): Likewise.
8358         * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
8359         (xstormy16_relax_plt_realloc): Likewise.
8360         * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
8361         (elf64_alpha_output_extsym): Likewise.
8362         * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
8363         * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
8364         (mips_elf64_check_mips16_stubs): Likewise.
8365         (mips_elf64_output_extsym): Likewise.
8366         * elf64-ppc.c (func_desc_adjust): Likewise.
8367         (allocate_dynrelocs): Likewise.
8368         (readonly_dynrelocs): Likewise.
8369         * elf64-s390.c (allocate_dynrelocs): Likewise.
8370         (readonly_dynrelocs): Likewise.
8371         * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
8372         * elf64-x86-64.c (allocate_dynrelocs): Likewise.
8373         (readonly_dynrelocs): Likewise.
8374         * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
8375         * aoutx.h (aout_link_write_other_symbol): Likewise.
8376         * cofflink.c (_bfd_coff_write_task_globals): Likewise.
8377         (_bfd_coff_write_global_sym): Likewise.
8378         * i386linux.c (linux_tally_symbols): Likewise.
8379         * m68klinux.c (linux_tally_symbols): Likewise.
8380         * sparclinux.c (linux_tally_symbols): Likewise.
8381         * pdp11.c (aout_link_write_other_symbol): Likewise.
8382         * sunos.c (sunos_scan_dynamic_symbol): Likewise.
8383         * xcofflink.c (xcoff_build_ldsyms): Likewise.
8384         (xcoff_write_global_symbol): Likewise.
8386         * cofflink.c (_bfd_coff_final_link): Formatting.
8387         * cpu-mips.c (mips_compatible): Make static, prototype.
8388         * elf32-i386.c (elf_i386_check_relocs): Formatting.
8389         * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
8390         * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
8391         * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
8392         (mips_elf64_final_link): Likewise.
8393         * elflink.h (elf_link_find_version_dependencies): Remove duplicate
8394         prototype.
8396 2002-03-27  Nick Clifton  <nickc@cambridge.redhat.com>
8398         * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
8399         (SWAP_OUT_RELOC_OFFSET): Define.
8401 2002-03-27  Gregory Steuck <greg@nest.cx>
8403         * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
8404         terminating NULL if empty symbol table.
8405         (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
8407 2002-03-26  H.J. Lu  (hjl@gnu.org)
8409         * elflink.h (elf_link_input_bfd): Revert the last change since
8410         the gcc exception handling isn't fixed yet.
8412 2002-03-26  H.J. Lu  (hjl@gnu.org)
8414         * elflink.h (elf_link_input_bfd): Complain about relocations
8415         against local symbols in discarded sections.
8417 2002-03-26  Alan Modra  <amodra@bigpond.net.au>
8419         * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
8421 2002-03-23  Alan Modra  <amodra@bigpond.net.au>
8423         * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
8424         section file offset for !SEC_LOAD sections.
8426 2002-03-21  Richard Earnshaw  <rearnsha@arm.com>
8428         * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
8429         <case R_ARM_GOT>): Handle relocations to Thumb functions.
8431 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
8433         * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
8434         Whitespace changes.
8435         * archive.c: Update copyright date.
8436         * bfd-in2.h: Regenerate.
8437         * libbfd.h: Regenerate.
8438         * Makefile.am: Run "make dep-am"
8439         * Makefile.in: Regenerate.
8440         * po/SRC-POTFILES.in: Regenerate.
8442 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
8444         * dwarf2.c (struct funcinfo): Move up.
8445         (lookup_address_in_function_table): New argument function_ptr.
8446         Set it.
8447         (lookup_address_in_line_table): New argument function.  If function
8448         is non-NULL, use it to handle ``addr'' before the first line note of
8449         the function.
8450         (comp_unit_find_nearest_line): Update and swap calls to
8451         lookup_address_in_function_table and lookup_address_in_line_table.
8452         * syms.c (_bfd_stab_section_find_nearest_line): Use the first
8453         N_SLINE encountered if we see an N_FUN before any N_SLINE.
8455 2002-03-20  Tom Rix  <trix@redhat.com>
8457         * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
8458         _bfd_xcoff_generic_stat_arch_elt.  Fix format check.
8459         * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
8461 2002-03-19  Tom Rix  <trix@redhat.com>
8463         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
8464         dynamic objects in archives.
8466 2002-03-19  Hans-Peter Nilsson  <hp@bitrange.com>
8468         * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
8469         STT_NOTYPE symbols to STT_OBJECT.
8471 2002-03-18  Jan Hubicka  <jh@suse.cz>
8473         * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
8475 2002-03-18  Tom Rix  <trix@redhat.com>
8477         * aix5ppc.core.c : New file for AIX 5 64 bit core support.
8478         * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
8479         * coff-rs6000 (do_pad) : New function for archive padding.
8480         (do_copy) : New function for object file copying in archives.
8481         (do_shared_object_padding) : New function for padding shared
8482         objects to their text section alignment in archives.
8483         (bfd_xcoff_ar_achive_set_magic) : Stub.
8484         (xcoff_write_armap_big) : Use do_copy and do_pad.
8485         (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
8486         do_copy and do_pad.
8487         * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
8488         bfd_xcoff_magic_number.
8489         (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
8490         fop.
8491         (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
8492         (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
8493         (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
8494         * rs6000-core.c : Update copyright date.
8495         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
8496         csectpp.
8497         * coffcode.h (coff_new_section_hook) : Use new accessor macros.
8498         (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
8499         (coff_set_flags) : Use bfd_xcoff_magic_number.
8500         * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
8501         * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
8502         * Makefile.am : Same.
8503         * config.bfd : Same.
8504         * targets.c : Same.
8505         * configure : Regnerate.
8506         * Makefile.in : Same.
8507         * bfd-in2.h : Same.
8509 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
8511         * po/fr.po: Updated version.
8513 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
8515         * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
8516         * libbfd.h: Regenerate.
8517         * archive.c (coff_write_armap): Pass on failures from
8518         bfd_write_bigendian_4byte_int.
8520 2002-03-14  H.J. Lu <hjl@gnu.org>
8522         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
8523         error to bfd_error_nonrepresentable_section for reinit_array
8524         section in DSO.
8526 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
8528         * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
8529         OR it in rather than replacing previously selected flags.
8531         * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
8532         (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
8534 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
8536         * cpu-mips.c (mips_compatible): New.  Don't check bits_per_word.
8537         (N): Use the above.
8538         * elflink.h (elf_bfd_final_link): Revert last change.  Instead,
8539         ensure reloc size matches before calling elf_link_input_bfd.
8540         Add an assert to check reloc size when counting output relocs.
8542 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
8544         * mmo.c (mmo_get_loc): Return NULL rather than false.
8546 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
8548         * po/fr.po: Updated version.
8550 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
8552         * archures.c (bfd_default_compatible): Test bits_per_word.
8553         * cpu-i386.c (i386_compatible): Remove.  Replace occurrences with
8554         bfd_default_compatible.
8555         * cpu-i370.c (i370_compatible): Likewise.
8556         * cpu-sparc.c (sparc_compatible): Likewise.
8557         * cpu-h8300.c (compatible): Test in->arch == out->arch.
8559         * elflink.h: Formatting fixes.
8560         (elf_link_output_extsym): Merge undefined and undef weak cases.
8562         * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
8563         when word size of input matches output word size.
8565 2002-03-12  Andreas Jaeger  <aj@suse.de>
8567         * cpu-i386.c (i386_compatible): New.  Use it instead of
8568         bfd_default_compatible.
8570 2002-03-07  H.J. Lu  (hjl@gnu.org)
8572         * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
8573         as the type for bfd_reloc_val.
8575 2002-03-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8577         * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
8578         (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
8579         (elf_hppa_final_link_relocate): Correct relocations for indirect
8580         references to local data through the DLT.  Fix .opd creation for
8581         local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
8582         relocations.  Use e_lsel selector for R_PARISC_DLTIND21L,
8583         R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
8584         "Processor-Specific ELF for PA_RISC, Version 1.43" document.
8585         Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
8586         * elf32-hppa.c (final_link_relocate): Revise relocation selectors
8587         as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
8589 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8591         * merge.c (_bfd_merge_sections): Don't segfault if there
8592         is nothing to merge due to GC.
8594 2002-03-05  Alan Modra  <amodra@bigpond.net.au>
8596         * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
8597         symbols that have been forced local.
8599         * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
8600         to output forced local syms for non-shared link.
8601         (elf_link_output_extsym): Tweak condition for calling backend
8602         adjust_dynamic_symbol so that previous behaviour is kept.
8603         Whitespace changes throughout file.
8605 2002-03-04  H.J. Lu <hjl@gnu.org>
8607         * elf.c (bfd_section_from_shdr): Handle special sections,
8608         .init_array, .fini_array and .preinit_array.
8609         (elf_fake_sections): Likewise.
8611         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
8612         DT entry only if the section is in output for .init_array,
8613         .fini_array and .preinit_array. Complain about .preinit_array
8614         section in DSO.
8615         (elf_bfd_final_link): Warn zero size for .init_array,
8616         .fini_array and .preinit_array sections.
8618         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
8619         SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
8620         (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
8621         .preinit_array.
8623 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
8625         * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
8626         * configure: Regenerate.
8628 2002-03-02  Tom Rix  <trix@redhat.com>
8630         * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
8631         symbolic equiv.
8632         * coff-rs6000.c (xcoff_howto_table): Same.
8634 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
8636         * elflink.h (size_dynamic_sections): If section named
8637         ".preinit_array" exists, create DT_PREINIT_ARRAY and
8638         DT_PREINIT_ARRAYSZ entries in dynamic table.  Analogously for
8639         ".init_array" and ".fini_array".
8640         (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
8641         DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
8642         DT_FINI_ARRAY.
8644 2002-02-26  Andrew Macleod  <amacleod@cygnus.com>
8646         * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
8647         dynsyms.
8649 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8651         * elf64-hppa.h: Update copyright date.
8653         * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
8654         (ppc64_elf_relocate_section): Don't generate power4 style branch
8655         hints for *_BRTAKEN and *_BRNTAKEN relocs.
8657 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8659         * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
8660         last patch.
8661         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8663 2002-02-21  Andreas Jaeger  <aj@suse.de>
8665         * elf64-x86-64.c: Major rework that introduces all recent changes
8666         to the x86-64 backend.  Get a closer match to elf32-i386.
8667         (struct elf64_x86_64_dyn_relocs): Rename from
8668         elf64_x86_64_pcrel_relocs_copied, add additional fields.  Change
8669         all users.
8670         (struct elf64_x86_64_link_hash_table): Add short cuts to some
8671         sections.
8672         (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
8673         remove casts, initialize new hash members.
8674         (create_got_section): New.
8675         (elf64_x86_64_create_dynamic_sections): New.
8676         (elf64_x86_64_copy_indirect_symbol): New.
8677         (elf64_x86_64_check_relocs): Don't allocate space for dynamic
8678         relocs, .got or .relgot here but do it in allocate_dynrelocs.
8679         Reference count possible .plt and .got entries.  Don't test input
8680         section SEC_READONLY here to try to avoid copy relocs, and keep
8681         dyn_relocs regardless of ELF_LINK_NON_GOT_REF.  Don't set
8682         DF_TEXTREL here.  Delay setting of variables until needed.  Cache
8683         pointer to "sreloc" section in elf_section_data. Tweak condition
8684         under which .got created.  Report files with bad relocation
8685         section names.
8686         (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
8687         Reference count possible .plt entries.  Don't deallocate .got and
8688         .relgot space here.
8689         (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc.  Don't
8690         do copy reloc processing for weakdefs.  Remove redundant casts and
8691         aborts.  Delay setting of vars until needed.  Move creation of
8692         dynamic symbols and allocation of .plt and .rela.plt to
8693         allocate_dynrelocs.  Replace BFD_ASSERT with abort.
8694         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8695         (allocate_dynrelocs): New.
8696         (readonly_dynrelocs): New.
8697         (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
8698         Allocate space for dyn relocs.  Replace BFD_ASSERT with abort.
8699         Zero out the dynamic allocated content space.
8700         (elf64_x86_64_discard_copies): Removed.
8701         (elf64_x86_64_relocate_section): Make use of dynamic section
8702         short-cuts.  Localise vars, and delay setting.  Better error
8703         reporting, replace BFD_ASSERT with abort.  Check
8704         ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
8705         regular object file and tread the weak definition as the normal
8706         one.  Don't discard relocs for undefweak or undefined symbols and
8707         check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
8708         relocs.
8709         (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
8710         symbols that have been forced local.  Use same test to decide if
8711         we can use a relative reloc for got as relocate_section.  Expand
8712         SHN_UNDEF comment.  Move expressions out of function calls.
8713         Replace BFD_ASSERT with abort.
8714         (bfd_elf64_bfd_final_link): Removed.
8715         (elf_backend_copy_indirect_symbol): Define.
8717 2002-02-20  Tom Rix  <trix@redhat.com>
8719         * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
8720         (_bfd_xcoff_reloc_type_lookup): Use it.
8721         * coff64-rs6000.c (xcoff64_howto_table): Same.
8722         (xcoff64_reloc_type_lookup): Same.
8724 2002-02-20  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8726         * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
8727         little endian.
8729 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8731         * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
8732         (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
8733         * bfd-in2.h: Regenerate.
8734         * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
8735         Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
8736         with "s390:64-bit".
8737         * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
8738         (elf_s390_reloc_type_lookup): Likewise.
8739         (elf_s390_check_relocs): Likewise.
8740         (elf_s390_gc_sweep_hook): Likewise.
8741         (elf_s390_relocate_section): Likewise.
8742         (elf_s390_object_p): Use renamed architecture define.
8743         * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
8745 2002-02-19  Frank Ch. Eigler  <fche@redhat.com>
8747         * syms.c (stt[]): Sorted.  Added .init/.fini -> "t" mapping.
8749 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
8751         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
8752         absptr -> pcrel optimization for shared libs.
8753         Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
8754         library cannot be converted to pcrel.
8755         (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
8756         relative.
8757         * elf32-i386.c (elf_i386_relocate_section): If
8758         _bfd_elf_section_offset returned -2, skip, but make sure the
8759         relocation is installed.
8760         * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
8761         * elf32-cris.c (cris_elf_relocate_section): Likewise.
8762         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
8763         * elf32-i370.c (i370_elf_relocate_section): Likewise.
8764         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8765         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8766         * elf32-s390.c (elf_s390_relocate_section): Likewise.
8767         * elf32-sh.c (sh_elf_relocate_section): Likewise.
8768         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
8769         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8770         * elf64-s390.c (elf_s390_relocate_section): Likewise.
8771         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
8772         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8773         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8774         * elf64-alpha.c (elf64_alpha_relocate_section): Handle
8775         _bfd_elf_section_offset returning -2 the same way as -1.
8776         * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
8777         * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
8778         and BFD_ASSERT.
8779         * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
8781 2002-02-18  Tom Rix  <trix@redhat.com>
8783         * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
8784         (bfd_xcoff_size_dynamic_sections): Same.
8785         * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
8786         (bfd_xcoff_size_dynamic_sections): Same.
8787         * coff-rs6000.c (xcoff_generate_rtinit): Same.
8788         * coff-rs646000.c (xcoff64_generate_rtinit): Same.
8789         * libxcoff.h (struct xcoff_backend_data_rec): Same.
8790         * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
8791         * bfd-in2.h: Regenerate.
8793 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
8795         * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
8796         (struct ppc_link_hash_table): Add sfpr.
8797         (ppc64_elf_link_hash_table_create): Init it.
8798         (ppc64_elf_create_dynamic_sections): Split creation of .stub and
8799         .glink out to..
8800         (create_linkage_sections): ..here.  Make .sfpr too.
8801         (ppc64_elf_check_relocs): Call create_linkage_sections, and set
8802         dynobj early.
8803         (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
8804         (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
8805         ._restf* functions, and create as needed.
8806         (func_desc_adjust): Only force_local for shared libs.
8808 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
8810         * configure.in: Bump version number post 2.12 branching.
8811         * configure: Regenerate.
8813 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
8815         * mmo.c: Correct and improve comments.
8816         (mmo_write_chunk): Store trailing byte in bfd buffer; don't
8817         zero-pad.  Use input to fill up non-empty bfd buffer.
8818         (mmo_flush_chunk): New function.
8819         (mmo_write_loc_chunk): Add parameter last_vmap, all callers
8820         changed.  Don't emit location specifier if VMA is same as
8821         *LAST_VMAP after omitting leading zero contents.  Call
8822         mmo_flush_chunk before emitting location specifier.
8823         (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
8824         with mmo_write_loc_chunk calls.
8825         (mmo_internal_write_section): Call mmo_flush_chunk after
8826         mmo_write_chunk.
8827         (mmo_write_symbols_and_terminator): Move :Main to first position
8828         in symbol array.  Add faked one if it does not exist if there are
8829         other symbols.  Don't add it if there are no symbols at all.  Move
8830         out test for value of :Main from symbol loop.  Rename table
8831         fakemain to maintable and variable mainsym to fakemain.
8833 2002-02-15  Richard Henderson  <rth@redhat.com>
8835         * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
8836         section with no got matches any got.  Simplify error generaion.
8838 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
8840         Support arbitrary length fill patterns.
8841         * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
8842         (_bfd_default_link_order): Remove bfd_fill_link_order code.
8843         Call default_data_link_order.
8844         (default_fill_link_order): Delete.
8845         (default_data_link_order): New function.
8846         * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
8847         of bfd_fill_link_order with bfd_data_link_order.
8848         * elf64-alpha.c (elf64_alpha_final_link): Likewise.
8849         * elf64-mips.c (mips_elf64_final_link): Likewise.
8851         * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
8852         Correct value returned in "end" for "0x<non-hex>".
8854 2002-02-14  Nick Clifton  <nickc@cambridge.redhat.com>
8856         * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
8857         (scan): Test against 'mach' field in info structure.
8859 2002-02-14  Alan Modra  <amodra@bigpond.net.au>
8861         * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
8863 2002-02-14  Matt Fredette  <fredette@netbsd.org>
8865         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
8866         EF_M68000.
8868 2002-02-13  Nick Clifton  <nickc@cambridge.redhat.com>
8870         * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
8871         non-zero physical addresses when adjusting the LMAs of new
8872         sections.
8874 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8876         * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
8877         from _bfd_elf_hppa_gen_reloc_type.
8878         (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
8879         * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
8880         * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
8881         * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
8883 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
8885         * elf-m10300.c (mn10300_elf_relax_section): Skip section before
8886         loading its contents if there's nothing to do in it.
8888 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
8890         * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
8891         64k boundary.
8893         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
8894         DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
8895         (ppc64_elf_finish_dynamic_sections): Set values for them.
8897 2002-02-11  Michael Snyder  <msnyder@redhat.com>
8899         * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
8900         * elf.c (elfcore_grok_pstatus): Add prototype.
8901         (elfcore_grok_lwpstatus): Add prototype.
8902         (elfcore_write_lwpstatus): New function.
8903         (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
8905 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
8907         * elf32-sh.c: Added missing prototypes.
8908         * elf32-sh64.c: Likewise.
8909         (sh_elf_align_loads): Mark unused args as such.
8910         * elf64-sh64.c: Added missing prototypes.
8911         (struct elf_sh64_link_hash_entry): Fix typo.
8912         (sh_elf64_relocate_section): Fix info argument passed to
8913         _bfd_elf_section_offset.
8915 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
8917         * Makefile.am: "make dep-am".
8918         * Makefile.in: Regenerate.
8919         * aclocal.m4: Regenerate.
8920         * config.in: Regenerate.
8921         * configure: Regenerate.
8923 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
8925         * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
8926         variable warnings.
8927         * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
8928         comparison warning.
8929         * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
8930         cast warnings for the common case.
8932 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
8934         * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
8935         vectors.
8936         (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
8937         vectors.
8939 2002-02-09  Richard Henderson  <rth@redhat.com>
8941         * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
8942         (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
8943         (elf64_alpha_relocate_section): Likewise.
8944         * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
8945         * bfd-in2.h, libbfd.h: Rebuild.
8947 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
8949         * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
8950         that base-plus-offset reloc accounting is consistent.
8951         (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
8952         up to date for undefined symbols.
8954 2002-02-08  Eric Christopher  <echristo@redhat.com>
8956         From Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8958         * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
8959         sections for the O32 ABI.
8961 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8963         * elf32-arm.h: Fix formatting of _("...").
8964         * elf32-d10v.c: Likewise.
8965         * elf32-m68k.c: Likewise.
8966         * elf32-mips.c: Likewise.
8968 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
8970         * coff-or32.c: Fix compile time warning messages.
8972 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
8974         Contribute sh64-elf.
8975         2002-01-23  Alexandre Oliva  <aoliva@redhat.com>
8976         * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
8977         R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
8978         R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
8979         R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
8980         R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
8981         R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
8982         R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
8983         R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
8984         R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
8985         New relocs.
8986         * libbfd.h, bfd-in2.h: Rebuilt.
8987         * elf32-sh.c (sh_elf_howto_table): Define new relocs.
8988         (sh_reloc_map): Map them.
8989         (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
8990         elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
8991         elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
8992         elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
8993         elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
8994         elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
8995         movi_shori_putval) [INCLUDE_SHMEDIA]: New.
8996         (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
8997         datalabel_got_offset.
8998         (sh_elf_link_hash_newfunc): Initialize it.
8999         (sh_elf_relocate_section): Augment the scope of
9000         seen_stt_datalabel.  Introduce GOTPLT support.  Extend GOTPC, PLT,
9001         GOT and GOTOFF handling to new SHmedia relocation types.  Support
9002         GOT_BIAS.
9003         (sh_elf_check_relocs): Likewise.
9004         (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9005         PLT entries using movi_shori_putval.  Support GOT_BIAS.
9006         (sh_elf_finish_dynamic_sections): Likewise.
9007         * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9008         relocation, it's now done by the caller.
9009         (GOT_BIAS): New.
9010         * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9011         elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9012         elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9013         elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9014         elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9015         elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9016         sh64_elf64_hash_table): New.
9017         (sh_elf64_howto_table): Introduce new relocs.
9018         (sh_elf64_info_to_howto): Accept new PIC relocs.
9019         (sh_elf64_relocate_section): Augment the scope of
9020         seen_stt_datalabel.  Support new PIC relocs.
9021         (sh_elf64_check_relocs): Support new PIC relocs.
9022         (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9023         elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9024         elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9025         elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9026         sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9027         movi_shori_putval, movi_3shori_putval,
9028         sh64_elf64_create_dynamic_sections,
9029         sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9030         sh64_elf64_size_dynamic_sections,
9031         sh64_elf64_finish_dynamic_symbol,
9032         sh64_elf64_finish_dynamic_sections): New.
9033         (elf_backend_create_dynamic-sections,
9034         bfd_elf64_bfd_link_hash_table_create,
9035         elf_backend_adjust_dynamic_symbol,
9036         elf_backend_size_dynamic_sections,
9037         elf_backend_finish_dynamic_symbol,
9038         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9039         elf_backend_plt_readonly, elf_backend_want_plt_sym,
9040         elf_backend_got_header_size, elf_backend_plt_header_size):
9041         Define.
9042         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
9043         * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9044         match official numbers and names; moved unmaching ones to the
9045         range 0xf2-0xff.
9046         * elf32-sh64.c, elf64-sh64.c: Likewise.
9047         2001-03-12  DJ Delorie  <dj@redhat.com>
9048         * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9049         sections.
9050         2001-03-12  DJ Delorie  <dj@redhat.com>
9051         * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9052         be aligned.
9053         * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9054         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
9055         * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9056         (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9057         .cranges section with SEC_SORT_ENTRIES set.
9058         (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9059         incoming sorted .cranges section.
9060         (sh64_bfd_elf_copy_private_section_data): New.
9061         (sh64_elf_final_write_processing): Only sort .cranges and modify
9062         start address if called by linker.
9063         2001-01-08  Ben Elliston  <bje@redhat.com>
9064         * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9065         Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
9066         * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9067         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
9068         * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9069         line.  Add comments before all entries.
9070         <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9071         comment.
9072         (sh_elf64_reloc): Correct head comment.
9073         (sh_elf64_relocate_section): Correct spacing.
9074         <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9075         instead call reloc_dangerous callback.
9076         <case R_SH_SHMEDIA_CODE>: New case.
9077         (sh_elf64_gc_mark_hook): Correct spacing.
9078         (sh_elf64_check_relocs): Ditto.
9079         * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9080         New case.
9081         * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9082         functions.
9083         (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9084         clarify describing comment.  Add comments before all entries.
9085         (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9086         honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9087         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
9088         Sort .cranges section in final link.  Prepare to set bit 0 on
9089         entry address.
9090         * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9091         (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9092         (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9093         .cranges section.
9094         (sh64_backend_section_from_shdr): New, to recognize
9095         SHT_SH5_CR_SORTED on incoming .cranges section.
9096         (elf_backend_section_from_shdr): Define.
9097         (sh64_elf_final_write_processing): Sort outgoing .cranges
9098         section.  (New, temporarily disabled:) Set bit 0 on entry address
9099         according to ISA type.
9100         (sh64_find_section_for_address): New.
9101         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9102         crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9103         (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c.  Use
9104         bfd_malloc, not xmalloc.
9105         (sh64_get_contents_type): Move here from opcodes/sh64-dis.c.  Make
9106         global.
9107         * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9108         temporarily disabled) setting bit 0 on entry address.
9109         (elf_backend_final_write_processing): Define.
9110         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
9111         * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9112         be a proper relocation for PTA and PTB rather than a marker.
9113         <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9114         R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9115         R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9116         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9117         R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9118         Zero src_mask.
9119         * elf64-sh64.c: Ditto.
9120         (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9121         * elf32-sh64.c: Include opcodes/sh64-opc.h
9122         (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9123         argument.  Drop const qualifiers from "bfd *" and "bfd_byte *"
9124         parameters.  No unused parameters.  Caller changed.
9125         <case R_SH_PT_16>: New case.
9126         * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9127         * Makefile.in: Regenerate.
9128         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
9129         * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9130         all code sections.
9131         (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9132         (sh64_elf_merge_private_data): Ditto.
9133         * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9134         to access stored section flags.
9135         (sh64_elf_final_write_processing): Return immediately unless
9136         called by linker.  Use sh64_elf_section_data (cranges) to get size
9137         of linker-generated cranges entries.
9138         (sh64_elf_copy_private_data): Add missing "return true".
9139         (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9140         (sh_elf64_merge_private_data): Ditto.
9141         2000-12-19  Hans-Peter Nilsson  <hpn@cygnus.com>
9142         * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9143         elf64-sh64.c:sh64_elf_fake_sections.
9144         (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9145         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
9146         * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
9147         (sh64_elf_final_write_processing): New.
9148         (elf_backend_final_write_processing): Define.
9149         (sh64_elf_fake_sections): Get header flags from tdata field.
9150         (sh64_elf_copy_private_data): Do not call
9151         sh64_elf_copy_private_data_internal, just copy e_flags field.
9152         (sh64_elf_merge_private_data): Do not call
9153         sh64_elf_copy_private_data_internal.
9154         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
9155         Remove EF_SH64_ABI64, let ELF size make difference.
9156         Remove SH64-specific BFD section flag.
9157         * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
9158         containing SHmedia through elf_section_data (asect)->tdata
9159         non-zero, not using a BFD section flag.
9160         (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
9161         (sh64_elf_merge_private_data): Similar.
9162         (elf_backend_section_flags): Don't define.
9163         (sh64_elf_backend_section_flags): Delete.
9164         * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
9165         not EF_SH64_ABI64.
9166         (sh_elf64_merge_private_data): Similar.
9167         * section.c (Section flags definitions): Don't define
9168         SEC_SH_ISA_SHMEDIA.
9169         (bfd-in2.h): Regenerate.
9170         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
9171         Make DataLabel references work with partial linking.
9172         * elf32-sh64.c: Fix formatting.
9173         (sh64_elf_link_output_symbol_hook): New.
9174         (elf_backend_link_output_symbol_hook): Define to
9175         sh64_elf_link_output_symbol_hook.
9176         (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
9177         undefined if partial linking.  Adjust sanity check.
9178         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
9179         (elf_backend_link_output_symbol_hook): Define to
9180         sh64_elf64_link_output_symbol_hook.
9181         (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
9182         undefined if partial linking.  Adjust sanity check.
9183         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
9184         Implement semantics for inter-file DataLabel references.
9185         * elf64-sh64.c (DATALABEL_SUFFIX): Define.
9186         (sh64_elf64_add_symbol_hook): New.
9187         (sh_elf64_relocate_section): If passing an indirect symbol with
9188         st_type STT_DATALABEL on the way to a symbol with st_other
9189         STO_SH5_ISA32, do not bitor 1 to the relocation.
9190         (elf_backend_add_symbol_hook): Define to
9191         sh64_elf64_add_symbol_hook.
9192         * elf64-sh32.c: Tweak comments.
9193         (DATALABEL_SUFFIX): Define.
9194         (sh64_elf_add_symbol_hook): New.
9195         (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
9196         * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
9197         symbol with st_type STT_DATALABEL on the way to a symbol with
9198         st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9199         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
9200         Pass through STT_DATALABEL.
9201         * elf32-sh64.c (sh64_elf_get_symbol_type): New.
9202         (elf_backend_get_symbol_type): Define.
9203         * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
9204         (elf_backend_get_symbol_type): Define.
9205         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
9206         * elf32-sh64.c: Tweak comments.
9207         (sh64_elf_copy_private_data_internal): Add prototype.
9208         (bfd_elf32_bfd_set_private_flags): Define.
9209         (sh64_elf_copy_private_data_internal): Compare machine name, not
9210         textual BFD target name, to check whether to copy section flag
9211         SHF_SH5_ISA32.
9212         (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
9213         Tweak section-contents-type-mismatch message.
9214         (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
9215         Validize reloc-types.
9216         * elf64-sh64.c: New file.
9217         * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
9218         * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
9219         (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
9220         Regenerate dependencies.
9221         * Makefile.in: Regenerate.
9222         * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
9223         bfd_elf64_sh64l_vec.
9224         * configure.in: Handle bfd_elf64_sh64_vec and
9225         bfd_elf64_sh64l_vec.
9226         * configure: Regenerate.
9227         * po/POTFILES.in: Regenerate.
9228         * po/bfd.pot: Regenerate.
9229         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
9230         * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
9231         anything else but EF_SH64 and EF_SH64_ABI64.
9232         (sh64_elf_merge_private_data): Emit error for anything else but
9233         EF_SH64 and EF_SH64_ABI64.
9234         * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
9235         from targ_selvecs.
9236         * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
9237         bfd_elf32_sh64l_vec as a temporary measure.
9238         * configure: Regenerate.
9239         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
9240         * cpu-sh.c (arch_info_struct): Include sh5 item
9241         unconditionalized.
9242         * config.bfd (sh64-*-elf*): Do not set targ_cflags.
9243         Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
9244         bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
9245         * elf32-sh64.c: Tweak comments.
9246         (sh64_elf_set_mach_from_flags): Recognize all machine flags that
9247         are proper subsets of SH64 as bfd_mach_sh5.  Add EF_SH64_ABI64.
9248         (sh64_elf_copy_private_data_internal): Wrap long line.
9249         (sh64_elf_merge_private_data): Rewrite to allow objects from
9250         SH64 subsets to be linked together.
9251         (INCLUDE_SHMEDIA): Define.
9252         * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
9253         Parenthesize plus-expression inside or-expression.
9254         <global symbol>: Ditto.
9255         (sh_elf_set_mach_from_flags): Remove code refusing
9256         deleted EF_SH64_32BIT_ABI flag.
9257         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
9258         * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
9259         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
9260         R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
9261         (sh_elf_relocate_section) <local symbol>: Or 1 in
9262         calculation of relocation if sym->st_other & STO_SH5_ISA32.
9263         <global symbol>: Ditto if h->other & STO_SH5_ISA32.
9264         * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
9265         relocation.
9266         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
9267         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
9268         (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
9269         Regenerate dependencies.
9270         * Makefile.in: Regenerate.
9271         * archures.c: Add bfd_mach_sh5.
9272         * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
9273         Handle sh64-*-elf*.  Set targ_cflags to -DINCLUDE_SHMEDIA.
9274         * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
9275         * configure: Regenerate.
9276         * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
9277         BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
9278         BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
9279         BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
9280         BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
9281         BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
9282         BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
9283         BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
9284         BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
9285         * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
9286         in item for SH5.
9287         * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
9288         for SHmedia relocs.
9289         [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
9290         [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
9291         shmedia_prepare_reloc, goto final_link_relocate if it returns
9292         non-zero, else fail as before.
9293         (sh_elf_set_mach_from_flags): Provide function only if not defined
9294         as macro.  Do not recognize objects with EF_SH64_32BIT_ABI set.
9295         (sh_elf_set_private_flags): Provide function only if not defined
9296         as a macro.
9297         (sh_elf_copy_private_data): Similar.
9298         (sh_elf_merge_private_data): Similar.
9299         * section.c (SEC_SH_ISA_SHMEDIA): New.
9300         * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
9301         * elf32-sh64.c: New file.
9302         * libbfd.h: Regenerate.
9303         * bfd-in2.h: Regenerate.
9304         * po/POTFILES.in: Regenerate.
9305         * po/bfd.pot: Regenerate.
9306         * bfd-in2.h: Regenerate.
9307         * libbfd.h: Regenerate.
9309 2002-02-07  Daniel Jacobowitz  <drow@mvista.com>
9311         * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
9312         been included, not drag it in.
9313         * bfd-in2.h: Regenerate.
9315 2002-02-06  H.J. Lu  (hjl@gnu.org)
9317         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
9318         the mach and ISA fields if necessary.
9320 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9322         * coffcode.h (coff_set_arch_mach_hook): Select the highest known
9323         ARM architecture when an F_ARM_5 flag is detected, since we cannot
9324         be sure exactly which architecture this represents.
9326 2002-02-05  Nick Clifton  <nickc@redhat.com>
9328         * po/tr.po: Updated translation.
9330 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
9332         From Jimi X <jimix@watson.ibm.com>
9333         * archures (bfd_mach_ppc64): Define.
9334         (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
9335         (bfd_powerpc_arch): Define.
9336         * bfd-in2.h: Regenerate.
9337         * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
9338         (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
9339         (bfd_powerpc_archs): Add default powerpc64 arch.
9341 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
9343         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
9344         against section syms in readonly sections.  Don't do the global
9345         sym check if we find one.
9346         * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
9347         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
9348         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
9349         * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
9350         (elf_s390_grok_prstatus): Add missing prototype.
9352 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
9354         * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
9355         (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
9356         Call bfd_get_section_by_name only once.  Initialize
9357         bpodata->n_bpo_relocs_this_section.
9358         (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
9359         referring to DSOs.
9360         (bpo_reloc_request_sort_fn): Don't use difference of values as
9361         return-value.
9363 2002-02-02  David O'Brien  <obrien@FreeBSD>
9365         * configure.in: Tweak the FreeBSD 4.x recognition more.  Only treat
9366         version 4.5 and later the same as 5-CURRENT.
9367         * configure: Re-generate.
9369 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
9371         * config.bfd (hppa*-*-netbsd*): New target.
9373 2002-01-31  Philipp Thomas  <pthomas@suse.de>
9375         * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
9376         to front of message. Unify messages with elf32-arm.h. Use
9377         commas where neccessary.
9378         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
9379         ERROR in messages. Unify messages with coff-arm.c. Correct
9380         VFP/FPA error message.
9381         (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
9382         APCS-32 for translation.
9384 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
9386         Perform on-demand global register allocation from
9387         R_MMIX_BASE_PLUS_OFFSET relocs.
9388         * elf64-mmix.c (struct bpo_reloc_section_info, struct
9389         bpo_reloc_request, struct bpo_greg_section_info): New.
9390         (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
9391         bpo_reloc_request_sort_fn, mmix_elf_relax_section,
9392         _bfd_mmix_check_all_relocs,
9393         _bfd_mmix_prepare_linker_allocated_gregs,
9394         _bfd_mmix_finalize_linker_allocated_gregs): New functions.
9395         (elf_mmix_howto_table): Correct src_mask for most relocs.
9396         (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
9397         case.
9398         (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
9399         case.  Fix typo in comment.  New label do_mmix_reloc.
9400         (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
9401         store first object file with a base-plus-offset reloc.  Call
9402         mmix_elf_check_common_relocs for the part common with mmo.
9403         (mmix_elf_final_link): Write out linker-allocated register
9404         contents section.
9405         (elf_backend_gc_sweep_hook): Define.
9406         (bfd_elf64_bfd_relax_section): Define.
9408         * mmo.c: Don't include <ctype.h>
9409         (mmo_init): Correct init-once logic.
9411 2002-02-01  Tom Rix  <trix@redhat.com>
9413         * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
9415 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
9417         * Makefile.am: Run "make dep-am"
9418         * Makefile.in: Regenerate.
9420 2002-01-31  David O'Brien  <obrien@FreeBSD>
9422         * configure.in: Recognize the differences in core files from FreeBSD
9423         4.{0,1} and later versions of 4.x.  This treats 4.2+ the same as
9424         5-CURRENT.
9425         * configure: Regenerate.
9427 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
9429         * coff-or32.c: New file.
9430         * cpu-or32.c: New file.
9431         * elf32-or32.c: New file.
9432         * archures.c: Add support for or32.
9433         * targets.c: Add support for or32.
9434         * bfd-in2.h: Regenerate.
9435         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
9436         coff_write_object_contents): Add support for or32.
9437         * config.bfd: Add target.
9438         * configure.in: Add support for or32.
9439         * configure: Regenerate.
9440         * Makefile.am: Add support for or32.
9441         * Makefile.in: Regenerate.
9442         * po/SRC-POTFILES.in: Add or32 files.
9443         * po/bfd.pot: Regenerate.
9445 2002-01-31  Nick Clifton  <nickc@cambridge.redhat.com>
9446             Don Lindsay  <lindsayd@cisco.com>
9448         * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
9449         false' with a return of a bfd_reloc_ error code.
9451 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
9453         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
9454         unexport unreferenced symbols when --export-dynamic.  Call
9455         _bfd_elf_strtab_delref when unexporting.
9457 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
9459         * bfd-in.h: Include <stdbool.h> if it is available.
9460         * bfd-in2.h: Regenerated.
9462 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
9464         * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
9465         not go via the plt.
9467 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
9469         * archures.c: Tidy up formatting of embedded comments.
9470         * bfd.c: Tidy up formatting of embedded comments.
9471         * bfd-in.h: Fix formatting of comments.
9472         * reloc.c: Tidy up formatting of ordinary & embedded comments.
9473         * section.c: Tidy up formatting of embedded comments.
9474         * syms.c: Tidy up formatting of embedded comments.
9475         * targets.c: Tidy up formatting of embedded comments.
9477         * bfd-in2.h: Regenerate.
9479 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
9481         * vms-tir.c (cmd_name): New function.
9482         (tir_cmd_name): New function.
9483         (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
9484         (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
9485         Fix formatting.
9487         * peXXigen.c (pe_print_idata): Rearrange message to aid in
9488         translation.
9489         (pe_print_pdata): Rearrange message to aid in translation.
9491         * libbfd.c (warn_deprecated): Rearrange error message to aid in
9492         translation.
9494         * ihex.c (ihex_write_object_contents): Fix spelling typo.
9496         * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
9498         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
9499         message to aid in translation.
9501         * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
9502         to aid in translation.
9504         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
9506 2002-01-30  Philipp Thomas  <pthomas@suse.de>
9508         * coff-arm.c, elf32-elf.h: Unify messages.
9510 2002-01-30  Nick Clifton <nickc@redhat.com>
9512         * po/sv.po: Updated translation.
9514 2002-01-30  Philipp Thomas  <pthomas@suse.de>
9516         * dwarf2.c (read_abbrev): Use full section name in error message.
9517         (decode_line_info): Likewise.
9519         * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
9520         message.
9522 2002-01-30  Alan Modra  <amodra@bigpond.net.au>
9524         * elf64-ppc.c (func_desc_adjust): Only provide missing function
9525         descriptor symbols for undefined function code syms.  Clear
9526         ELF_LINK_NON_ELF so that they can stay weak.
9528 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
9529             Mitch Lichtenberg  <mpl@broadcom.com>
9531         * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
9532         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
9533         to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
9534         generation.
9535         * bfd-in2.h: Regenerate.
9537 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
9539         * elf32-mips.c: Add additional comments about HI16 relocation
9540         processing.
9541         (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
9542         pc-relative relocations.  (Reverts change made on 2001-10-31.)
9543         (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
9544         for pc-relative relocations.
9545         (mips_elf_calculate_relocation): Add a comment about a kludge
9546         in the R_MIPS_GNU_REL_HI16 handling.
9547         (_bfd_mips_elf_relocate_section): Implement that kludge;
9548         adjust pc-relative HI16 relocation for difference in HI16 and
9549         LO16 addresses, since it can't easily be done in
9550         mips_elf_calculate_relocation.
9552 2002-01-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9554         * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
9555         relocations with PC32 relocations for undefined or weak symbols.
9556         * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
9557         * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
9559 2002-01-28  Jason Thorpe  <thorpej@wasabisystems.com>
9561         * elfcore.h (elf_core_file_p): Improve comment for last change.
9563 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9565         * configure: Regenerated.
9567 2002-01-27  Jason Thorpe  <thorpej@wasabisystems.com>
9569         * elfcore.h (elf_core_file_p): Set the machine architecture
9570         before processing the program headers.
9572 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
9574         * configure.in <64-bit configuration>: If using gcc, check and
9575         emit error for egcs-1.1.2.
9576         * configure: Regenerate.
9578 2002-01-26  Egor Duda  <deo@logos-m.ru>
9580         * elf.c (elfcore_grok_win32pstatus): Copy only as much information
9581         as possible to avoid stack corruption.
9583 2002-01-26  Richard Henderson  <rth@redhat.com>
9585         * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
9586         for non-allocated sections.
9588 2002-01-25  Mark Kettenis  <kettenis@gnu.org>
9590         * elf.c (elfcore_write_prstatus): Make sure we pass the address of
9591         prstat.pr_reg even if it is a struct.
9593 2002-01-25  Steve Ellcey <sje@cup.hp.com>
9595         * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
9597 2002-01-25  Philipp Thomas  <pthomas@suse.de>
9599         * coffgen.c (coff_print_symbol): Don't mark info message
9600         for translation.
9602 2002-01-25  Nick Clifton <nickc@redhat.com>
9604         * po/fr.po: Updated translation.
9605         * po/es.po: Updated translation.
9607 2002-01-25  Philipp Thomas  <pthomas@suse.de>
9609         * coff-alpha.c (alpha_relocate_section): Unify warning message
9610         for GP relative relocations without GP defined.
9611         * coff-mips.c (mips_relocate_section): Likewise.
9613 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
9615         * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
9616         unsigned overflow when new_offset < old_offset.
9618 2002-01-24  Philipp Thomas  <pthomas@suse.de>
9620         * bfd.c (_bfd_abort): Fix typo.
9622 2002-01-23  Richard Henderson  <rth@redhat.com>
9624         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
9625         plt entries for undefweak symbols.
9627 2002-01-23  Steve Ellcey <sje@cup.hp.com>
9629         * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
9630         (bfd_elf64_ia64_hpux_big_vec): Ditto.
9631         (bfd_elf32_h8300_vec): Ditto.
9633 2002-01-23  Alan Modra  <amodra@bigpond.net.au>
9635         * elf64-ppc.c: Remove stale part of ABI comment.
9636         (NO_OPD_RELOCS): Define.
9637         (ppc64_elf_check_relocs): Use it.
9638         (ppc64_elf_relocate_section): Here too.
9639         (build_one_stub): Don't point function syms at the stub.  Instead,
9640         hijack plt.offset.
9641         (ppc64_elf_relocate_section): Check whether REL24 relocs should
9642         really go to the stub.  Make all dynamic relocs in opd against
9643         locals.
9644         (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
9645         plt.offset.
9647 2002-01-22  Richard Henderson  <rth@redhat.com>
9649         * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
9651 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
9653         * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
9654         TOC_BASE_OFF adjustment.
9656         * Makefile.am: Run "make dep-am".
9657         * Makefile.in: Regenerate.
9658         * po/SRC-POTFILES.in: Regenerate.
9660 2002-01-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9662         * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
9663         host defines.
9665 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
9667         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
9668         Check for and emit error if sgot is NULL at this point.
9670 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
9672         * config.bfd (ia64*-*-netbsd*): New target.
9674 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
9676         * som.c (som_write_space_strings): Comment typo fix.
9678 2002-01-21  Alan Modra  <amodra@bigpond.net.au>
9680         * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
9681         is_func_descriptor fields.
9682         (link_hash_newfunc): Init them.
9683         (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
9684         dot are candidates for plt entries.  When processing .opd relocs,
9685         set function descriptor strings to point inside function code
9686         string, and set new ppc_link_hash_entry fields.
9687         (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
9688         (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
9689         function descriptors.  It's now done in..
9690         (func_desc_adjust): New.
9691         (ppc64_elf_func_desc_adjust): New.
9692         (define elf_backend_always_size_sections): Define.
9693         (ppc64_elf_hide_symbol): New.
9694         (define elf_backend_hide_symbol): Define.
9695         (allocate_dynrelocs): Remove code looking up function descriptors
9696         as that has been done earlier.
9697         (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
9698         table.
9699         (ppc64_elf_finish_dynamic_symbol): Likewise.  Remove code looking
9700         up function descriptor.
9701         (build_one_stub): Look up the function code sym.  Check for
9702         invalid plt offsets.
9703         (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
9704         Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
9706         * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
9707         boolean param.
9708         (_bfd_elf_link_hash_hide_symbol): Likewise.
9709         * elflink.h (elf_link_add_object_symbols): Adjust call to
9710         elf_backend_hide_symbol.
9711         (elf_fix_symbol_flags): Likewise.
9712         (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
9713         than bfd_alloc.
9714         * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
9715         Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
9716         * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
9717         (clobber_millicode_symbols): Adjust to suit new hide_symbol.
9718         * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
9719         and adjust to suit.
9720         * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
9721         _bfd_elf_link_hash_hide_symbol rather than duplicating code.
9722         * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
9724 2002-01-18  Alan Modra  <amodra@bigpond.net.au>
9726         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
9727         dynamic function descriptor symbol, not the associated function
9728         symbol.
9730 2002-01-17  Eric Christopher  <echristo@redhat.com>
9732         * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
9734 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
9736         * po/bfd.pot: Regenerate.
9737         * po/fr.po: Regenerate.
9739 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
9741         * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
9742         Remove "Elf_Internal_Shdr *" param.
9743         (_bfd_mips_elf_section_from_bfd_section): Ditto.
9744         * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
9745         * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
9746         * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
9747         * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
9748         * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
9749         * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
9750         function to override special sections.  Remove hdr arg from
9751         backend call, and don't loop.
9753 2002-01-16  Eric Christopher  <echristo@redhat.com>
9755         * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
9756         on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
9757         relocations requiring gp0 and gp.
9759 2002-01-16  Richard Earnshaw  <rearnsha@arm.com>
9761         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
9762         EF_ARM_VFP_FLOAT.
9763         (elf32_arm_print_private_bfd_data): Likewise.
9765 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
9767         * po/tr.po: Import new version.
9769 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
9771         * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
9772         (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
9773         (ORI_R0_R0_0): Correct.
9775 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
9777         * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
9778         when plt_not_loaded.
9779         * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
9780         clear .plt SEC_CODE here.  Create .stub and correct .glink flags.
9781         (PLT_INITIAL_ENTRY_SIZE): Set to 24.
9782         (ppc64_elf_glink_code): Delete.
9783         (PPC64_ELF_GLINK_SIZE): Delete.
9784         (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
9785         BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
9786         ORI_R0_R0_0): Define.
9787         (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
9788         (struct ppc_link_hash_table): Add sstub and plt_overflow.
9789         (ppc64_elf_link_hash_table_create): Init them.
9790         (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
9791         Don't copy to shared lib.
9792         (ppc64_elf_check_relocs): Call bfd_set_error on errors.
9793         (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
9794         (allocate_dynrelocs <plt>): Don't change function sym here.  Make
9795         room for .stub and .glink code.
9796         (ppc64_elf_size_dynamic_sections): Handle .stub.  Make entry for
9797         DT_PPC64_GLINK.
9798         (ppc64_elf_final_link): Rename to ppc64_elf_set_toc.  Don't call
9799         bfd_elf64_bfd_final_link.
9800         (bfd_elf64_bfd_final_link): Don't define.
9801         (ppc64_elf_size_stubs): New.
9802         (build_plt_stub): New.
9803         (build_one_stub): New.
9804         (ppc64_elf_build_stubs): New.
9805         (ppc64_elf_relocate_section <toc relocs>): Remove assert.
9806         (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
9807         (ppc64_elf_finish_dynamic_symbol): Don't build stubs here.  Set
9808         DT_PPC64_GLINK entry.  Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
9809         case output sections not separate.  Adjust DT_RELASZ to not
9810         include plt relocs.  Set reserved got entry.  Set got and plt
9811         entry size.
9812         (elf_backend_got_header_size): Set to 8.
9813         * elf64-ppc.h: New file.
9815 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
9817         * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
9818         sections, use bfd_section_list_remove.
9819         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
9820         * elflink.h (elf_link_add_object_symbols): When removing all
9821         sections, use bfd_section_list_clear.
9823 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
9825         * po/sv.po: New file: Swedish translation.
9826         * configure.in (ALL_LINGUAS): Add sv.
9827         * configure: Regenerate.
9829 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9831         * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
9832         * elf.c (merge_sections_remove_hook): New function.
9833         (_bfd_elf_merge_sections): Pass it as 3rd argument to
9834         _bfd_merge_sections.
9835         * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
9836         * libbfd.h: Rebuilt.
9837         * merge.c (_bfd_merge_sections): Add remove_hook argument.
9838         Call remove_hook if a SEC_EXCLUDE section is encountered.
9840 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
9842         * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
9843         (xstormy16_reloc_map): Initialise new field with correct howto
9844         table.
9845         (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
9846         howto entry.
9848 2002-01-10  Michael Snyder  <msnyder@redhat.com>
9850         * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
9851         (elfcore_write_pstatus): Use long instead of pid_t;
9852         * elf-bfd.h: Change prototypes to use long instead of pid_t;
9854 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
9856         * elf.c: Update copyright years.
9857         (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
9858         and NT_NETBSDCORE_FIRSTMACH.  Improve a comment.
9860 2002-01-08  Michael Snyder  <msnyder@redhat.com>
9862         Add capability to write corefile note sections, for gdb.
9863         * elf.c (elfcore_write_note): New function.
9864         (elfcore_write_prpsinfo): New function.
9865         (elfcore_write_prstatus): New function.
9866         (elfcore_write_pstatus): New function.
9867         (elfcore_write_prfpreg): New function.
9868         (elfcore_write_prxfpreg): New function.
9869         * elf-bfd.h: Add prototypes for above functions.
9871 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
9873         * elf.c (elf_fake_sections): Propagate errors from
9874         elf_backend_fake_section.
9876 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
9878         * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
9879         (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
9880         (elf32-sh-nbsd.lo): New rule.
9881         * Makefile.in: Regenerate.
9882         * config.bfd (sh*le-*-netbsdelf*): New target.
9883         (sh*-*-netbsdelf*): New target.
9884         * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
9885         (bfd_elf32_shnbsd_vec): New vector.
9886         (bfd_elf32_shlnbsd_vec): New vector.
9887         * configure: Regenerate.
9888         * elf32-sh-nbsd.c: New file.
9889         * targets.c: Update copyright years.
9890         (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
9891         bfd_elf32_shnbsd_vec.
9893 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9895         * coff-rs6000.c (READ20): Use bfd_scan_vma.
9897 2002-01-07  Geoffrey Keating  <geoffk@redhat.com>
9899         * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
9900         of a symbol in a section that will be deleted.
9902 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
9904         * po/es.po: New file: Spanish translation.
9905         * configure.in (ALL_LINGUAS): Add es.
9906         * configure: Regenerate.
9908 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
9910         * elfxx-ia64.c (is_unwind_section_name): Add target vector as
9911         argument so we can handle HP-UX specially.
9912         (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
9913         (elfNN_hpux_backend_section_from_bfd_section): New for support
9914         of SHN_IA_64_ANSI_COMMON.
9915         (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
9916         (is_unwind_section_name): Add special HP-UX support.
9917         (elfNN_ia64_section_from_shdr): Add support for more sections.
9918         (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
9919         add support for more sections.
9920         (elfNN_ia64_additional_program_headers): Modify
9921         is_unwind_section_name call.
9922         (elfNN_ia64_modify_segment_map): Remove assumption that there is
9923         only one unwind section in segment.
9925 2002-01-06  Alan Modra  <amodra@bigpond.net.au>
9927         * syms.c (_bfd_generic_make_empty_symbol): New function.
9928         * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
9929         _bfd_generic_make_empty_symbol.
9930         * libbfd.h: Regenerate.
9931         * bfd-in2.h: Regenerate.
9932         * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
9933         (hppabsd_core_get_symtab_upper_bound): Don't define.
9934         (hppabsd_core_get_symtab): Likewise.
9935         (hppabsd_core_print_symbol): Likewise.
9936         (hppabsd_core_get_symbol_info): Likewise.
9937         (hppabsd_core_bfd_is_local_label_name): Likewise.
9938         (hppabsd_core_get_lineno): Likewise.
9939         (hppabsd_core_find_nearest_line): Likewise.
9940         (hppabsd_core_bfd_make_debug_symbol): Likewise.
9941         (hppabsd_core_read_minisymbols): Likewise.
9942         (hppabsd_core_minisymbol_to_symbol): Likewise.
9943         (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
9944         Formatting fixes.
9945         * hpux-core.c: Similarly.
9946         * irix-core.c: Similarly.
9947         * osf-core.c: Similarly.
9948         * sco5-core.c: Similarly.
9949         * binary.c (binary_make_empty_symbol): Remove function, define as
9950         _bfd_generic_make_empty_symbol.
9951         * ihex.c (ihex_make_empty_symbol): Likewise.
9952         * mmo.c (mmo_make_empty_symbol): Likewise.
9953         * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
9954         * srec.c (srec_make_empty_symbol): Likewise.
9955         * versados.c (versados_make_empty_symbol): Likewise.
9956         * vms.c (_bfd_vms_make_empty_symbol): Remove.
9957         (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
9958         * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
9959         rather than _bfd_vms_make_empty_symbol.
9960         * vms-misc.c (new_symbol): Likewise.
9962 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
9964         * section.c (bfd_section_init): Remove unnecessary initialisations.
9965         (bfd_section_list_clear): New function.
9966         (bfd_section_list_remove, bfd_section_list_insert): New macros.
9967         (_bfd_strip_section_from_output): Use them.
9968         * coffcode.h (coff_set_alignment_hook): Likewise.
9969         * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
9970         * elf64-mips.c (mips_elf64_final_link): Likewise.
9971         * elf64-mmix.c (mmix_elf_final_link): Likewise.
9972         * sunos.c (sunos_add_dynamic_symbols): Likewise.
9973         * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
9974         * bfd-in2.h: Regenerate.
9976         * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
9977         rather than doing our own section handling.  Clean up after errors
9978         with bfd_release and bfd_section_list_clear.  Handle unexpected
9979         flags.
9980         * aoutf1.h (sunos4_core_file_p): Likewise.
9981         * aix386-core.c (aix386_core_file_p): Likewise.
9982         * cisco-core.c (cisco_core_file_validate): Likewise.
9983         * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
9984         * trad-core.c (trad_unix_core_file_p): Likewise.
9986         * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
9987         with bfd_release and bfd_section_list_clear.
9988         * hpux-core.c (hpux_core_core_file_p): Likewise.
9989         * irix-core.c (irix_core_core_file_p): Likewise.
9990         * lynx-core.c (lynx_core_file_p): Likewise.
9991         * osf-core.c (osf_core_core_file_p): Likewise.
9992         * rs6000-core.c (rs6000coff_core_p): Likewise.
9993         * sco5-core.c (sco5_core_file_p): Likewise.
9995         * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
9996         sign extension adjustments without conditionals.
9998 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10000         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10001         CIE at .eh_frame start is removed due to no FDEs referencing it.
10003 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10005         * config.bfd (x86_64-*-netbsd*): New target.
10006         * configure.in (x86_64-*-netbsd*): Set COREFILE
10007         to netbsd-core.lo.
10008         * configure: Regenerated.
10010 2002-01-03  Tom Rix  <trix@redhat.com>
10012         * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10013         for recent bfd_make_section_anyway change.
10015 2002-01-03  Nick Clifton  <nickc@cambridge.redhat.com>
10017         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10018         R_ARM_THM_PC11 reloc.
10020 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
10022         * configure.in (LINGUAS): Add ja.
10023         * configure: Regenerate.
10024         * po/ja.po: Import from translation project's web site.
10026 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
10028         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10029         messages to ease translation into other languages.
10031 For older changes see ChangeLog-0001
10033 Local Variables:
10034 mode: change-log
10035 left-margin: 8
10036 fill-column: 74
10037 version-control: never
10038 End: