* elf.c (_bfd_elf_link_hash_copy_indirect): Copy
[binutils.git] / bfd / ChangeLog
blobd3e8bfb7a071227d9d22df63f7f9058be75557e6
1 2003-11-17  Daniel Jacobowitz  <drow@mvista.com>
3         * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
4         ELF_LINK_HASH_NEEDS_PLT.  Fix formatting.
5         * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6         * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
7         * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
8         * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
9         * elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
10         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
11         * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
12         * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
13         * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
14         * elf32-xtensa.c (elf_xtensa_copy_indirect_symbol): Remove.
15         (elf_backend_copy_indirect_symbol): Don't define.
17 2003-11-14  Daniel Jacobowitz  <drow@mvista.com>
19         * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
20         GOT entries.
22 2003-11-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
24         * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32
25         to R_390_RELATIVE. Convert the other relocations against local
26         symbols to relocations against the start of the section.
27         * elf64-s390.c (elf_s390_relocate_section): Only convert R_390_64
28         to R_390_RELATIVE. Convert the other relocations against local
29         symbols to relocations against the start of the section.
31 2003-11-11  Nick Clifton  <nickc@redhat.com>
33         * elf-m10300.c (bfd_mn10300_elf_size_dynamic_sections): Use
34         info->executable not info->shared to decide if a .interp section
35         should be present.
36         * elf32-arm.h (elf32_arm_size_dynamic_sections): Likewise.
37         * elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
38         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
39         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
40         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
41         * elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
42         * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Likewise.
43         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
44         * elfxx-mips.c (_bfd_mips_size_dynamic_sections): Likewise.
45         * elflink.h (size_dynamic_sections): Likewise.
47 2003-11-10  Jonathan Wilson <jonwil@tpgi.com.au>
49         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Swap out tls pointer.
50         (_bfd_XXi_final_link_postscript): Look for __tks_used symbol.  If
51         found initialise the tls data directory entry.
53 2003-11-07  Alan Modra  <amodra@bigpond.net.au>
55         * elf32-ppc.c (ppc_elf_install_value): Delete.
56         (shared_stub_entry, stub_entry): Make them arrays of ints.
57         Remove initial branch.
58         (ppc_elf_relax_section): Write one branch around all trampolines
59         instead.  Correct bogus R_PPC_PLTREL24 handling.  Correct
60         branch range check.  Only use shared_stub_entry when shared.
61         Test that branches can reach stubs.  Write trampolines out at
62         end so that just one realloc is used.  Handle little-endian
63         mode.  Move relevant code from ppc_elf_install_value to here.
64         (ppc_elf_relocate_section): Move code handling RELAX32 from
65         ppc_elf_install_value to here.
67 2003-11-06  Alan Modra  <amodra@bigpond.net.au>
69         * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.
70         (ppc_elf_install_value): Handle R_PPC_RELAX32PC.  Merge duplicate
71         cases.
72         (shared_stub_entry): Correct opcode.
73         (ppc_elf_relax_section): Generate R_PPC_RELAX32PC relocs.
74         (ppc_elf_relocate_section): Handle them.
76 2003-11-05  Alan Modra  <amodra@bigpond.net.au>
78         * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
79         updated section in case of merged section.
80         * elf-bfd.h (_bfd_elf_rela_local_sym): Update declaration.
81         * elf-hppa.h (elf_hppa_relocate_section): Adjust call.
82         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
83         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
84         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
85         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
86         * elf32-cris.c (cris_elf_relocate_section): Likewise.
87         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
88         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
89         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
90         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
91         * elf32-i370.c (i370_elf_relocate_section): Likewise.
92         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
93         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
94         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
95         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
96         * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
97         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
98         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
99         * elf32-s390.c (elf_s390_relocate_section): Likewise.
100         * elf32-sh.c (sh_elf_relocate_section): Likewise.
101         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
102         * elf32-v850.c (v850_elf_relocate_section) Likewise.
103         * elf32-vax.c (elf_vax_relocate_section): Likewise.
104         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
105         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
106         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
107         * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
108         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
109         * elf64-s390.c (elf_s390_relocate_section): Likewise.
110         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
111         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
112         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
113         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
115         * elf32-cris.c (cris_elf_relocate_section): Don't recalculate symbol
116         section for reloc output.
117         * elf32-i370.c (i370_elf_relocate_section): Likewise.
118         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
119         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
120         * elf32-vax.c (elf_vax_relocate_section): Likewise.
121         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
122         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
124         * elf32-ppc.c (ppc_elf_relocate_section): Don't recalculate everything
125         for R_PPC_RELAX32 reloc.  Don't bother checking ppc_elf_install_value
126         return value.
127         * elf64-ppc.c (ppc64_elf_relocate_section <R_PPC64_TOC>): Sanity check
128         sec->id.
130 2003-11-05  Alan Modra  <amodra@bigpond.net.au>
132         * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.
133         (elf32_d10v_relocate_section): Use them to handle -r reloc
134         adjustments, and in place of _bfd_elf_rela_local_sym.
136         * cpu-iq2000.c (arch_info_struct): Warning fix.
138 2003-11-05  Alan Modra  <amodra@bigpond.net.au>
140         * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.
141         (elf32_hppa_copy_indirect_symbol): Don't copy NON_GOT_REF on
142         weakdefs.
143         (elf32_hppa_check_relocs): Use ELIMINATE_COPY_RELOCS.
144         (elf32_hppa_adjust_dynamic_symbol): Likewise.  Copy weakdef
145         NON_GOT_REF.
146         (allocate_dynrelocs): Use ELIMINATE_COPY_RELOCS and
147         SYMBOL_CALLS_LOCAL.  Discard relocs for undef weak syms with
148         non-default visibility.
149         (elf32_hppa_relocate_section): Use ELIMINATE_COPY_RELOCS and
150         SYMBOL_CALLS_LOCAL.
152 2003-11-04  Alan Modra  <amodra@bigpond.net.au>
154         * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
155         * coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
156         * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto.
157         * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto.
158         * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto.
159         * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto.
160         * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
162         * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
163         "dereferencing type-punned pointer" warnings.
165         * aout-adobe.c (aout_adobe_set_section_contents): Constify location.
166         * aoutx.h (NAME(aout,set_section_contents)): Ditto.
167         * bfd-in2.h: Regenerate.
168         * binary.c (binary_set_section_contents): Ditto.
169         * bout.c (b_out_set_section_contents): Ditto.
170         * coff-tic54x.c (tic54x_set_section_contents): Ditto.
171         * coffcode.h (coff_set_section_contents): Ditto.
172         * ecoff.c (_bfd_ecoff_set_section_contents): Ditto.
173         * elf-bfd.h (_bfd_elf_set_section_contents): Ditto.
174         * elf.c (_bfd_elf_set_section_contents): Ditto.
175         * elfxx-mips.c (_bfd_mips_elf_set_section_contents): Ditto.
176         * elfxx-mips.h (_bfd_mips_elf_set_section_contents): Ditto.
177         * i386msdos.c (msdos_set_section_contents): Ditto.
178         * ieee.c (ieee_set_section_contents): Ditto.
179         * ihex.c (ihex_set_section_contents): Ditto.
180         * libaout.h (NAME(aout,set_section_contents)): Ditto.
181         * libbfd-in.h (_bfd_nowrite_set_section_contents): Ditto.
182         (_bfd_generic_set_section_contents): Ditto.
183         * libbfd.h: Regenerate.
184         * libbfd.c (_bfd_generic_set_section_contents): Ditto.
185         * libecoff.h (_bfd_ecoff_set_section_contents): Ditto.
186         * libnlm.h (nlmNAME(set_section_contents)): Ditto.
187         (struct nlm_backend_data <nlm_mangle_relocs>): Ditto.
188         * mmo.c (mmo_set_section_contents): Ditto.
189         * nlm32-alpha.c (nlm_alpha_mangle_relocs): Ditto.
190         * nlm32-i386.c (nlm_i386_mangle_relocs): Ditto.
191         * nlm32-ppc.c (nlm_powerpc_mangle_relocs): Ditto.
192         * nlm32-sparc.c (nlm_sparc_mangle_relocs): Ditto.
193         * nlmcode.h (nlm_set_section_contents): Ditto.
194         * oasys.c (oasys_set_section_contents): Ditto.
195         * pdp11.c (NAME(aout,set_section_contents)): Ditto.
196         * ppcboot.c (ppcboot_set_section_contents): Ditto.
197         * srec.c (srec_set_section_contents): Ditto.
198         * targets.c (BFD_JUMP_TABLE_WRITE <_bfd_set_section_contents>): Ditto.
199         * tekhex.c (tekhex_set_section_contents): Ditto.
200         (move_section_contents): Ditto.
201         * versados.c (versados_set_section_contents): Ditto.
202         * vms-misc.c (_bfd_save_vms_section): Ditto.
203         * vms.c (vms_set_section_contents): Ditto.
204         * vms.h (_bfd_save_vms_section): Ditto.
206 2003-11-04  Alan Modra  <amodra@bigpond.net.au>
208         * elf64-ppc.c (ppc_size_one_stub): Size relbrlt.  Accept info arg
209         rather than htab.
210         (ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal.  Zero
211         relbrlt size.
212         (ppc64_elf_build_stubs): Allocate space for relbrlt.
214 2003-11-04  Alan Modra  <amodra@bigpond.net.au>
216         * bfd-in.h (_bfd_elf_tls_setup): Declare.
217         * bfd-in2.h: Regenerate.
218         * elf-bfd.h (struct elf_link_tls_segment): Delete.
219         (struct elf_link_hash_table): Add tls_sec and tls_size.
220         * elf.c (_bfd_elf_link_hash_table_init): Init tls_sec and tls_size.
221         * elflink.c (_bfd_elf_tls_setup): New function.
222         * elflink.h (struct elf_final_link_info): Remove first_tls_sec.
223         (elf_bfd_final_link): Don't set first_tls_sec here.  Update code
224         saving tls segment info, round segment size up.
225         (elf_link_output_extsym): Adjust code using tls segment info.
226         (elf_link_input_bfd): Likewise.
227         * elf32-i386.c (dtpoff_base, tpoff): Likewise.
228         * elf32-s390.c (dtpoff_base, tpoff): Likewise.
229         * elf32-sh.c (dtpoff_base, tpoff): Likewise.
230         * elf32-sparc.c (dtpoff_base, tpoff): Likewise.
231         * elf64-s390.c (dtpoff_base, tpoff): Likewise.
232         * elf64-x86-64.c (dtpoff_base, tpoff): Likewise.
233         * elfxx-ia64.c (elfNN_ia64_tprel_base): Likewise.
234         (elfNN_ia64_dtprel_base): Likewise.
235         * elf64-alpha.c (alpha_get_dtprel_base): Likewise.
236         (alpha_get_tprel_base): Likewise.
237         (struct alpha_relax_info): Remove tls_segment.
238         (elf64_alpha_relax_got_load): Adjust invocation of
239         alpha_get_dtprel_base and alpha_get_tprel_base.
240         (elf64_alpha_relax_tls_get_addr): Likewise.
241         (elf64_alpha_relax_section): Likewise.
242         (elf64_alpha_relocate_section): Likewise.
243         (elf64_alpha_relax_find_tls_segment): Delete.
244         * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
245         (ppc_elf_tls_setup): Call _bfd_elf_tls_setup.  Return section.
246         (ppc_elf_relocate_section): Adjust to use elf.tls_sec.
247         * elf32-ppc.h (ppc_elf_tls_setup): Update.
248         * elf64-ppc.c (struct ppc_link_hash_table): Remove tls_sec.
249         (ppc64_elf_tls_setup): Call _bfd_elf_tls_setup.  Return section.
250         (ppc64_elf_tls_optimize): Adjust to use elf.tls_sec.
251         (ppc64_elf_relocate_section): Likewise.
252         * elf64-ppc.h (ppc64_elf_tls_setup): Update.
254 2003-11-03  Daniel Jacobowitz  <drow@mvista.com>
256         * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
257         * elf-m10300.c (elf_backend_plt_header_size): Don't define.
258         * elf32-arm.h (elf_backend_plt_header_size): Don't define.
259         * elf32-cris.c (elf_backend_plt_header_size): Don't define.
260         * elf32-i386.c (elf_backend_plt_header_size): Don't define.
261         * elf32-mips.c (elf_backend_plt_header_size): Don't define.
262         * elf32-ppc.c (elf_backend_plt_header_size): Don't define.
263         * elf32-s390.c (elf_backend_plt_header_size): Don't define.
264         * elf32-sh.c (elf_backend_plt_header_size): Don't define.
265         * elf32-sparc.c (elf_backend_plt_header_size): Don't define.
266         * elf64-alpha.c (elf_backend_plt_header_size): Don't define.
267         * elf64-hppa.c (elf_backend_plt_header_size): Don't define.
268         * elf64-mips.c (elf_backend_plt_header_size): Don't define.
269         * elf64-ppc.c (elf_backend_plt_header_size): Don't define.
270         * elf64-s390.c (elf_backend_plt_header_size): Don't define.
271         * elf64-sh64.c (elf_backend_plt_header_size): Don't define.
272         * elf64-sparc.c (elf_backend_plt_header_size): Don't define.
273         * elf64-x86-64.c (elf_backend_plt_header_size): Don't define.
274         * elfn32-mips.c (elf_backend_plt_header_size): Don't define.
275         * elfxx-ia64.c (elf_backend_plt_header_size): Don't define.
276         * elfxx-target.h (elf_backend_plt_header_size): Don't define
277         or include in target initializer.
279 2003-11-03  Andrew Cagney  <cagney@redhat.com>
281         * section.c (bfd_set_section_contents): Make the "location" buffer
282         constant.
283         * bfd-in2.h: Re-generate.
285 2003-10-30  Andrew Cagney  <cagney@redhat.com>
287         * syms.c: Replace "struct symbol_cache_entry" with "struct
288         bfd_symbol".
289         * vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
290         * mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
291         * cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
292         * bfd-in2.h: Re-generate.
294 2003-10-30  Jakub Jelinek  <jakub@redhat.com>
296         * elfxx-ia64.c: Include objalloc.h, hashtab.h.
297         (struct elfNN_ia64_local_hash_entry): Remove root. Add id and r_sym
298         fields.
299         (struct elfNN_ia64_local_hash_table): Remove.
300         (struct elfNN_ia64_link_hash_table): Change loc_hash_table's type
301         to htab_t.  Add loc_hash_memory field.
302         (elfNN_ia64_local_hash_table_init, elfNN_ia64_new_loc_hash_entry):
303         Removed.
304         (elfNN_ia64_local_htab_hash, elfNN_ia64_local_htab_eq): New
305         functions.
306         (elfNN_ia64_hash_table_create): Use hashtab.h hashtable for
307         loc_hash_table.  Initialize loc_hash_memory.
308         (elfNN_ia64_hash_table_free): New function.
309         (elfNN_ia64_local_hash_lookup): Remove.
310         (elfNN_ia64_local_dyn_sym_thunk): Change into htab_traverse
311         callback.
312         (elfNN_ia64_dyn_sym_traverse): Use htab_traverse.
313         (get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
314         (bfd_elfNN_bfd_link_hash_table_free): Define.
316 2003-10-30  Alan Modra  <amodra@bigpond.net.au>
318         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
319         symbol string in place.
321 2003-10-30  Jim Blandy  <jimb@redhat.com>
323         * cpu-rs6000.c (rs6000_compatible): Check the correct arch_info
324         object's mach field: all PowerPC machines are supersets of the
325         original rs6000, but not later rs6000 machines.
327 2003-10-30  Alan Modra  <amodra@bigpond.net.au>
329         * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
330         Add "val" and "sval" fields.
331         (DW_STRING, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR): Delete.
332         (read_attribute_value): Expand and adjust DW_* occurrences.
333         (scan_unit_for_functions, parse_comp_unit): Likewise.
335 2003-10-30  Phil Edwards  <phil@codesourcery.com>
337         * config.bfd (arm-*-vxworks):  Remove separate stanza; merge with
338         other common ELF triples.
339         (i[3-7]86-*-vxworks):  Change to ELF format.
340         (mips*-*-windiss):  New triple, add to common MIPS/ELF stanza.
341         (sh-*-vxworks):  New stanza.
343 2003-10-30  Lars Knoll  <lars@trolltech.com>
344             Michael Matz  <matz@suse.de>
345             Jakub Jelinek  <jakub@redhat.com>
346             Alan Modra  <amodra@bigpond.net.au>
348         * merge.c (struct sec_merge_sec_info): Update comment.
349         (struct sec_merge_hash_entry): Remove entsize.
350         (sec_merge_hash_lookup): Only adjust alignment when creating.
351         (sec_merge_emit): Remove register keyword.
352         (cmplengthentry, last4_eq, last_eq): Delete.
353         (strrevcmp, strrevcmp_align, is_suffix): New.
354         (merge_strings): Use them to implement fast suffix merging.
355         * elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
356         Make "len" signed.
357         (_bfd_elf_strtab_add): Lose on >2G strings.
358         (_bfd_elf_strtab_emit): Don't emit strings with len < 0.
359         (cmplengthentry, last4_eq): Delete.
360         (strrevcmp, is_suffix): New.
361         (_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.
363 2003-10-29  Daniel Jacobowitz  <drow@mvista.com>
365         * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
366         SEC_ALLOC.
368 2003-10-29  Philip Blundell  <philb@gnu.org>
370         * elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
371         code sequence.
372         (PLT_HEADER_SIZE): New.
373         (struct elf32_arm_pcrel_relocs_copied): Rename to ...
374         (struct elf32_arm_relocs_copied): ... this.  Count both
375         pcrel and non-pcrel relocs.  All uses updated.
376         (struct elf32_arm_link_hash_table): Add pointers to dynamic linker
377         sections and symbol/section mapping cache.
378         (create_got_section): New.
379         (elf32_arm_create_dynamic_sections): New.
380         (elf_backend_create_dynamic_sections): Use it.
381         (elf32_arm_final_link_relocate): Support garbage collection of relocs.
382         (elf32_arm_check_relocs): Likewise.
383         (elf32_arm_adjust_dynamic_symbol): Likewise.
384         (elf32_arm_copy_indirect_symbol): New.
385         (elf32_arm_link_hash_table_create): Initialise new fields.
386         (elf32_arm_gc_sweep_hook): Implement.
387         (elf32_arm_discard_copies): Delete.
388         (elf32_arm_finish_dynamic_symbol): Use new PLT code.
389         (elf32_arm_finish_dynamic_sections): Likewise.
390         (elf_backend_can_refcount): Define.
391         (elf_backend_copy_indirect_symbol): Likewise.
392         (elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.
394 2003-10-29  Alan Modra  <amodra@bigpond.net.au>
396         * elf64-ppc.c (elf_backend_grok_prstatus): Define.
397         (elf_backend_grok_psinfo): Define.
398         (ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.
400         * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
401         sections with the same name.
402         (elfcore_grok_lwpstatus): Likewise.
403         (elfcore_grok_win32pstatus): Likewise.
404         (elfcore_grok_note): Likewise.
405         (elfcore_grok_nto_status): Likewise.
406         (elfcore_grok_nto_gregs): Likewise.
408 2003-10-27  Daniel Jacobowitz  <drow@mvista.com>
410         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
411         objects.
413 2003-10-14  Richard Sandiford  <rsandifo@redhat.com>
415         * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
417 2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
419         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
420         hash table for real symbols.
422 2003-10-23  Michael Snyder  <msnyder@redhat.com>
424         * section.c (asection): Fix typo in comment.
426 2003-10-23  Alan Modra  <amodra@bigpond.net.au>
428         * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc
429         reloc symbol index to it.  Don't allow gd syms in shared libs
430         to be optimized.
431         (ppc64_elf_tls_optimize): Adjust get_tls_mask call.
432         (ppc64_elf_size_stubs): Likewise.
433         (ppc64_elf_relocate_section): Check that tls relocs are only used
434         with tls syms, and similarly for non-tls.  Correct symbol used
435         when optimizing toc tls code.
437 2003-10-22  Nick Clifton  <nickc@redhat.com>
439         * peicode.h (coff_swap_scnhdr_in): Only remove padding when
440         processing an executable.
442 2003-10-22  Jakub Jelinek  <jakub@redhat.com>
444         * elflink.c (_bfd_elf_export_symbol): Adjust for globals and locals
445         field changes.
446         (_bfd_elf_link_assign_sym_version): Likewise.
447         * elflink.h (size_dynamic_sections): Likewise.
449 2003-10-21  Alexandre Oliva  <aoliva@redhat.com>,
450             Michael Snyder  <msnyder@redhat.com>
452         * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu,
453         bfd_mach_sh4a_nofpu): New machine types.
454         * bfd-in2.h: Rebuilt.
455         * cpu-sh.c (compatible): Remove unused function.
456         (SH4A_NEXT, SH4AL_DSP_NEXT, SH4_NOFPU_NEXT, SH4A_NOFPU_NEXT): New.
457         (arch_info_struct): Add sh4a, sh4al_dsp, sh4-nofpu and sh4a-nofpu.
458         * elf32-sh.c (sh_elf_set_mach_from_flags): Handle them.
460 2003-10-21  Wouter van Heyst <wouter@vidicode.nl>
462         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Correct text
463         describing mismatched formats involving the Maverick FP type.
465 2003-10-21  Anil Paranjpe  <anilp1@KPITCummins.com>
467         * binary.c (binary_object_p): Pass machine flag along with
468         architecture.
470 2003-10-21  Thorsten Brehm  <brehm@gmx.net>
472         * archures.c (bfd_default_scan): Add support for mcf528x.
473         * ieee.c (ieee_write_processor): Likewise.
475 2003-10-21  Peter Barada  <pbarada@mail.wm.sps.mot.com>
476             Bernardo Innocenti  <bernie@develer.com>
478         * archures.c: Add MCF528x (MCFv4) support.
479         * bfd/cpu-m68k.c (arch_info_struct): Likewise.
480         * bfd-in2.h: Regenerate.
482 2003-10-20  Andrew Cagney  <cagney@redhat.com>
484         * targets.c: Replace "struct sec" with "struct bfd_section"
485         * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
486         * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
487         * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
488         * aout-tic30.c, aout-target.h:
489         * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
491 2003-10-18  Hans-Peter Nilsson  <hp@bitrange.com>
493         Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
494         * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
495         (struct _mmix_elf_section_data): New member pjs.
496         (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
497         functions.
498         (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
499         (mmix_reloc_map): Ditto.
500         (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
501         (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
502         (mmix_elf_perform_relocation): Ditto.  Don't mark parameter addr
503         unused.
504         (mmix_elf_check_relocs): Move early return to after
505         mmix_elf_check_common_relocs call.
506         (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
507         (_bfd_mmix_before_linker_allocation): Rename from
508         _bfd_mmix_prepare_linker_allocated_gregs.  All referers changed.
509         Arrange to set the initial relaxable size of sections.
510         (_bfd_mmix_after_linker_allocation): Rename from
511         _bfd_mmix_finalize_linker_allocated_gregs.
512         (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
513         (bfd_elf64_get_section_contents): Define.
514         * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
515         * libbfd.h, bfd-in2.h: Regenerate.
517         * reloc.c (bfd_generic_relax_section): Default-set
518         section->_cooked_size here.
519         (bfd_generic_get_relocated_section_contents): Don't set it here.
520         Explain why.
522 2003-10-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
524         * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
525         output section has been discarded.
527 2003-10-17  Shrinivas Atre  <shrinivasa@KPITCummins.com>
529         * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
530         (h8300_reloc16_extra_cases): Likewise.
531         (h8300_bfd_link_add_symbols): Likewise.
533 2003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
535         * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
536         (h8300sn_info_struct): Likewise.
537         (h8300hn_info_struct): Likewise.
539 2003-10-16  Pavel Roskin  <proski@gnu.org>
541         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
542         for sections which lack size info.
544 2003-10-17  Danny Smith  <dannysmith@users.sourceforge.net>
546         * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
547          mingw32.
549 2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>
551         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
552         undefined patterns with '*'.
554 2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>
556         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
557         use the last CIE from a different section.
558         (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
559         size of the output section.
561 2003-10-07  Roland McGrath  <roland@redhat.com>
563         * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
564         new section from p_align header field.
566 2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>
568         * elf32-xtensa.c (xtensa_read_table_entries): The external size
569         of entry is 8 bytes.
571 2003-10-15  Andrew Cagney  <cagney@redhat.com>
573         * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
574         with NAME##_canonicalize_symtab.
575         * libcoff-in.h (coff_canonicalize_symtab): Update.
576         * xsym.h (bfd_sym_canonicalize_symtab): Update.
577         * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
578         * coffgen.c (coff_canonicalize_symtab): Update.
579         * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
580         * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
581         * ieee.c (ieee_vec): Update comment.
582         * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
583         * mmo.c (mmo_canonicalize_symtab): Update.
584         * nlm-target.h (nlm_canonicalize_symtab): Update.
585         * nlmcode.h (nlm_canonicalize_symtab): Update.
586         * i386msdos.c (msdos_canonicalize_symtab): Update.
587         * hp300hpux.c (MY (canonicalize_symtab)): Update.
588         * oasys.c (oasys_canonicalize_symtab): Update.
589         * som.c (som_canonicalize_symtab): Update.
590         * pef.c (bfd_pef_canonicalize_symtab): Update.
591         * nlmcode.h (nlm_canonicalize_symtab): Update.
592         * xsym.c (bfd_sym_canonicalize_symtab): Update.
593         * vms.c (vms_canonicalize_symtab): Update.
594         * versados.c (versados_canonicalize_symtab): Update.
595         * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
596         * ieee.c (ieee_canonicalize_symtab): Update.
597         * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
598         * reloc.c: Update comment.
599         * libaout.h (NAME(aout,canonicalize_symtab)): Update.
600         * coff64-rs6000.c (aix5coff64_vec): Update.
601         * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
602         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
603         * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
604         * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
605         * hp300hpux.c (MY_canonicalize_symtab): Update.
606         * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
607         * aout-tic30.c (MY_canonicalize_symtab): Update.
608         * aout-target.h (MY_canonicalize_symtab): Update.
609         * ppcboot.c (ppcboot_canonicalize_symtab): Update.
610         * elf.c (_bfd_elf_canonicalize_symtab): Update.
611         * elfcode.h (elf_canonicalize_symtab): Update.
612         * ihex.c (ihex_canonicalize_symtab): Update.
613         * tekhex.c (tekhex_canonicalize_symtab): Update.
614         * binary.c (binary_canonicalize_symtab): Update.
615         * srec.c (srec_canonicalize_symtab): Update.
617 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
619         * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
621 2003-10-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
623         * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
624         relocations.
625         (sh_elf_check_relocs): Likewise.
627         * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
628         (sh64_elf_merge_symbol_attribute): New.
629         * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
630         (sh64_elf64_merge_symbol_attribute): New.
632 2003-10-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
634         * elf-bfd.h (struct elf_backend_data): New function pointer member
635         elf_backend_merge_symbol_attribute.
636         * elflink.h (elf_link_add_object_symbols): Adjust call to
637         elf_backend_merge_symbol_attribute if the backend defined it.
638         * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
639         (elfNN_bed): Add that to the initializer.
641 2003-10-14  Bob Wilson  <bob.wilson@acm.org>
643         * elf32-xtensa.c (get_is_linkonce_section): Delete.
644         (xtensa_is_property_section, xtensa_is_littable_section): Use
645         XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Do not recognize
646         linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
647         (xtensa_get_property_section_name): Check section name instead of
648         calling get_is_linkonce_section.  Remove unused bfd parameter.  Use
649         XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Never generate
650         linkonce section names by appending ".xt.insn" or ".xt.lit".
651         (xtensa_read_table_entries): Remove bfd argument in call to
652         xtensa_get_property_section_name.  Free section name when done.
653         (elf_xtensa_combine_prop_entries): Free leaking table.
655 2003-10-13  Richard Sandiford  <rsandifo@redht.com>
657         * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
658         DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
659         (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them.  Don't
660         handle DT_MIPS_MSYM.  Set DT_RELSZ based on the number of relocations
661         that were needed.
662         (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
663         (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
665 2003-10-13  H.J. Lu  <hongjiu.lu@intel.com>
667         * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
668         (bfd_elf64_ia64_after_parse): Likewise.
669         * bfd-in2.h: Regenerated.
671         * elfxx-ia64.c (oor_ip): New.
672         (oor_branch_size): Likewise.
673         (bfd_elfNN_ia64_after_parse): Likewise.
674         (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
675         equals sizeof (oor_ip).
677 2003-10-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
679         * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
680         renumbering of some relocation numbers.
682 2003-10-11  Alan Modra  <amodra@bigpond.net.au>
684         * coff-sh.c: Move definition of MAP and guard more code with
685         COFF_IMAGE_WITH_PE.
687         * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
688         * bfd-in2.h: Regenerate.
690 2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>
692         * Makefile.am: Run "make dep-am".
693         * Makefile.in: Regenerate.
694         * doc/Makefile.in: Likewise.
696 2003-10-09  H.J. Lu  <hongjiu.lu@intel.com>
698         * cofflink.c: Include "safe-ctype.h".
699         (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
701 2003-10-08  Dave Brolley  <brolley@redhat.com>
702         On behalf of Michael Snyder  <msnyder@redhat.com>
704         * archures.c: Add FRV fr550 machine.
705         * cpu-frv.c: Ditto.
706         * elf32-frv.c: Ditto.
707         * bfd-in2.h: Regenerate.
709 2003-10-08  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
711         * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
712         for non-SGI N64 ABI. Improve code consitency.
714 2003-10-07  Alexandre Oliva  <aoliva@redhat.com>
716         * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
717         rightshift to 2.
719 2003-10-07  Nathan Sidwell  <nathan@codesourcery.com>
721         * libbfd-in.h (_bfd_link_section_stabs): Add string offset
722         parameter.
723         * cofflink.c (coff_link_add_symbols): Deal with split stab
724         sections.
725         * elflink.h (elf_link_add_object_symbols): Deal with split stab
726         sections.
727         * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
728         * libbfd.h: Regenerated.
730         * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
731         overflow, set reloc start position to after the count
732         reloc. Subtract one from num relocs. Give error on 0xffff relocs
733         and no overflow.
734         * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
735         overflow.
736         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
737         0xffff.
739 2003-10-06  H.J. Lu  <hongjiu.lu@intel.com>
741         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
742         last CIE/FDE if needed.
744 2003-10-06  Nick Clifton  <nickc@redhat.com>
746         * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
747         BFD64 is enabled.
749 2003-10-06  Matt Thomas <matt@3am-software.com>
751         * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
753 2003-10-06  Robert Millan  <robertmh@gnu.org>
755         * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
756         * config.bfd: Likewise.
757         * configure: Regenerate.
759 2003-10-04  Christian Groessler  <chris@groessler.org>
761         * coff-z8k.c (extra_case): Fix displacement length check for R_JR
762         and R_CALLR.
764 2003-10-04  Stephane Carrez  <stcarrez@nerim.fr>
766         * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
767         * elf32-m68hc11.c: Likewise.
768         * elf32-m68hc12.c: Likewise.
769         * elf32-m68hc1x.h: Likewise.
771 2003-10-04  Stephane Carrez  <stcarrez@nerim.fr>
773         * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
774         of flags between HC12 and HCS12.
776 2003-10-04  Bryce McKinlay  <bryce@mckinlay.net.nz>
778         * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
779         which become empty after merging.
781 2003-09-30  Jakub Jelinek  <jakub@redhat.com>
783         * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
784         R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
786 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
788         * archures.c (bfd_mach_mipsisa64r2): New define.
789         * bfd-in2.h: Regenerate.
790         * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
791         * cpu-mips.c (I_mipsisa64r2): New enum value.
792         (arch_info_struct): Add entry for I_mipsisa64r2.
793         * elfxx-mips.c (_bfd_elf_mips_mach)
794         (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
795         (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
796         (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
798 2003-09-29  H.J. Lu  <hongjiu.lu@intel.com>
800         * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
801         Handle SHN_IA_64_ANSI_COMMON.
802         (elf_backend_section_from_bfd_section): Defined.
804 2003-09-26  H.J. Lu  <hongjiu.lu@intel.com>
806         * elflink.c (elf_link_read_relocs_from_section): Add an argument
807         of a pointer to section. Check bad symbol index.
808         (_bfd_elf_link_read_relocs): Modify calls to
809         elf_link_read_relocs_from_section.
811 2003-09-23  DJ Delorie  <dj@redhat.com>
813         * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
814         R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
815         R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
816         R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
817         R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
818         R_SH_PSHA, R_SH_PSHL added.
819         (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
820         (sh_elf_relocate_section): Support new relocs.
822 2003-09-23  Bob Wilson  <bob.wilson@acm.org>
824         * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
825         dynamic relocation offsets.
827 2003-09-23  Alan Modra  <amodra@bigpond.net.au>
829         * simple.c (bfd_simple_get_relocated_section_contents): Free the
830         hash table using _bfd_generic_link_hash_table_free.
832 2003-09-23  Alan Modra  <amodra@bigpond.net.au>
834         * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix".  Change
835         type of prefix_length and suffix_length to int.  Rename "attributes"
836         to "attr".  Comment.
837         (_bfd_elf_get_sec_type_attr): Update prototype.
838         * elf.c (get_special_section): Rewrite.
839         (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
840         attr and type pointers.
841         (_bfd_elf_new_section_hook): Adjust for above.
842         (special_sections): Merge suffix with prefix.  Set
843         prefix_length for all entries.  Set suffix_length appropriately.
844         * elf32-m32r.c (m32r_elf_special_sections): Likewise.
845         * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
846         * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
847         * elf32-mcore.c (mcore_elf_special_sections): Likewise.
848         * elf32-sh64.c (sh64_elf_special_sections): Likewise.
849         * elf32-v850.c (v850_elf_special_sections): Likewise.
850         * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
851         * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
852         * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
853         * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
854         * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
855         * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
856         * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
857         * elf32-ppc.c (ppc_elf_special_sections): Likewise.  Fix .plt flags.
859 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
861         * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
862         ->got if the section already exists.
864 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
866         * dwarf2.c (decode_line_info): Cope with an initially empty
867         filename table.
869 2003-09-18  H.J. Lu  <hongjiu.lu@intel.com>
871         * acinclude.m4: Include ../config/accross.m4.
872         * aclocal.m4: Regenerated.
874         * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
875         or long long.
876         (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
877         (host64): Remove if HOST_64BIT_TYPE is set to long.
879         * configure.in (HOST_64BIT_TYPE): Set according to the size of
880         long and long long.
881         (HOST_U_64BIT_TYPE): Likewise.
882         (host64): Likewise.
883         * configure: Regenerated.
885 2003-09-19  Alan Modra  <amodra@bigpond.net.au>
887         * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
888         since some ABIs round up the size of the struct.
890 2003-09-18  H.J. Lu  <hongjiu.lu@intel.com>
892         * elflink.c (_bfd_elf_merge_symbol): Allow type change if
893         the old symbol is undefined and the new symbol is defined.
895 2003-09-18  Andreas Schwab  <schwab@suse.de>
897         * simple.c (bfd_simple_get_relocated_section_contents): Use
898         _bfd_generic_link_hash_table_create instead of
899         bfd_link_hash_table_create.
901 2003-09-10  H.J. Lu  <hongjiu.lu@intel.com>
903         * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
904         started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
906 2003-09-10  John David Anglin   <dave.anglin@nrc-cnrc.nrc.ca>
907             Randolph Chung      <randolph@tausq.org>
909         * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
910         hppa_link_hash_newfunc, hppa_build_one_stub,
911         elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
912         allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
913         elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
914         for generating import stubs for calls to statically linked PIC
915         functions.
916         (hppa_type_of_stub): Don't generate an import stub for calls to
917         statically linked pic functions.  Generate import stubs for calls
918         in a shared object, to functions not in a regular file, and to
919         defined weak functions.  Add new argument INFO.
920         (hppa_build_one_stub): Don't undef ADDIL_DP.
921         (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
922         (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
923         (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
924         non-shared link.  Convert instructions that use the the linkage table
925         pointer, or a facsimile thereof, to use the global data pointer when
926         the reloc has been changed.
928 2003-09-08  Joel Brobecker  <brobecker@gnat.com>
930         * archures.c: Add new machine names for hppa.
931         * bfd-in2.h: Regenerate.
932         * cpu-hppa.c: Use the new machine names.
934 2003-09-06  Stephane Carrez  <stcarrez@nerim.fr>
936         * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
937         all_local_syms member.
938         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
939         to get the local symbols.
941 2003-09-06  Stephane Carrez  <stcarrez@nerim.fr>
943         * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
944         (elf_backend_special_sections): Define.a
946         PR savannah/4950:
947         * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
948         section is read-only.
950 2003-09-04  Nick Clifton  <nickc@redhat.com>
952         * archures.c (bfd_mach_v850e1): Define.
953         * bfd-in2.h: Regenerate.
954         * cpu-v850.h (scan): Accept bfd_mach_v850e1.
955         (arch_info_struct): Include an entry for bfd_mach_v850e1.
956         * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
957         (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
958         (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
959         (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
960         linked with v850e binaries.  Mark the output as v850e.
962 2003-09-03  Nick Clifton  <nickc@redhat.com>
964         * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
965         symbols that are used in relocs.
967 2003-08-30  Robert Millan  <robertmh@gnu.org>
969         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
970         * config.bfd: Likewise.
971         * configure: Regenerate.
973 2003-08-31  Christian Groessler  <chris@groessler.org>
975         * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
976         instead of returning bfd_reloc_continue.
978 2003-08-31  Andreas Jaeger  <aj@suse.de>
980         * merge.c: Update to ISO C90.
982 2003-08-27  Ian Lance Taylor  <ian@airs.com>
984         * configure.in: Check for strtoull.
985         * bfd.c (bfd_scan_vma): Use strtoull when available.
986         * configure, config.in: Regenerate.
988         * configure.in: Define and substitute BFD_HOST_LONG_LONG.
989         * bfd-in.h: Define BFD_HOST_LONG_LONG.  Test it rather than
990         __GNUC__ when deciding whether to use long long for
991         BFD_HOST_64_BIT.
992         * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
994 2003-08-27  Christian Groessler  <chris@groessler.org>
996         * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
997         i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
998         functions.
999         (elf32_i860_howto_table): Insert the new functions as
1000         'special_function's in the proper reloc type entries.
1002 2003-08-27  Richard Sandiford  <rsandifo@redhat.com>
1004         * elf32-frv.c (elf32_frv_relocate_section): Use
1005         _bfd_elf_rela_local_sym.
1007 2003-08-26  Michael Snyder  <msnyder@redhat.com>
1009         * cpu-frv.c: Remove unused enum.
1011 2003-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1013         * reloc.c: Fix documentation for MIPS ELF relocations.
1014         libbfd.h: Regenerate.
1015         bfd-in2.h: Regenerate.
1017 2003-08-24  Jason Eckhardt  <jle@rice.edu>
1019         * coff-i860.c (CALC_ADDEND): Define to be a no-op.
1021 2003-08-24  Jason Eckhardt  <jle@rice.edu>
1023         * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
1024         shift by 2 before storing the relocated value.
1026 2003-08-23  Jason Eckhardt  <jle@rice.edu>
1028         * coff-i860.c (coff_i860_reloc_nyi): New function.
1029         (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
1030         LOWn, SPLITn, and BRADDR.
1031         (RTYPE2HOWTO): Check that the r_type is within the howto_table
1032         before trying to access the entry.
1033         (coff_i860_rtype_to_howto): Likewise.
1034         (coff_i860_reloc_type_lookup): New function.
1035         (i860_reloc_processing): New function.
1036         (coff_bfd_reloc_type_lookup): Define macro.
1037         (RELOC_PROCESSING): Define macro.
1038         Minor formatting adjustments.
1040 2003-08-23  Alan Modra  <amodra@bigpond.net.au>
1042         * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
1044 2003-08-22  H.J. Lu  <hongjiu.lu@intel.com>
1046         * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
1047         .got section at 8 bytes.
1049 2003-08-21  Nick Clifton  <nickc@redhat.com>
1051         * cofflink.c: Update to ISO C90 and tidy up formatting.
1053 2003-08-21  Randolph Chung  <tausq@debian.org>
1055         * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
1056         can have OSABI=Linux or OSABI=SysV.  Check for both.
1057         * elf64-hppa.c (elf64_hppa_object_p): Likewise.
1059 2003-08-21  Nick Clifton  <nickc@redhat.com>
1061         * po/sv.po: Updated Swedish translation.
1063 2003-08-20  Richard Sandiford  <rsandifo@redhat.com>
1065         * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
1067 2003-08-20  Nick Clifton  <nickc@redhat.com>
1069         * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
1070         replace some duplicated code in most elfxx-xxxx.c files.  This
1071         version uses the new fields in bfd_link_info.
1073         * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
1074         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
1075         * elf32-cris.c (cris_elf_relocate_section): Likewise.
1076         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
1077         * elf32-i386.c (elf_i386_relocate_section): Likewise.
1078         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
1079         * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
1080         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1081         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1082         * elf32-s390.c (elf_s390_relocate_section): Likewise.
1083         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1084         * elf32-vax.c (elf_vax_relocate_section): Likewise.
1085         * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
1086         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1087         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1088         * elf64-s390.c (elf_s390_relocate_section): Likewise.
1089         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1090         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1091         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1093         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
1094         elf_hppa_remark_useless_dynamic_symbols,
1095         elf_hppa_relocate_section): Use the new fields in
1096         bfd_link_info structure.
1097         * elf32-sh.c (sh_elf_relocate_section): Likewise.
1098         * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
1099         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
1100         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1101         * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
1102         * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
1104         * elflink.h (elf_link_output_extsym): Fix test for reporting
1105         undefined symbols in shared libraries.  Remove redundant test
1106         of shlib_undefined when reporting references to forced local
1107         symbols.
1109 2003-08-18  Andreas Schwab  <schwab@suse.de>
1111         * libpei.h (bfd_pe_executable_p): Also recognize efi-app
1112         executables.
1114 2003-08-17  Hans-Peter Nilsson  <hp@bitrange.com>
1116         * simple.c (bfd_simple_get_relocated_section_contents): Move
1117         reloc_done hack to before first bfd_section_size call.  Change all
1118         returns to use new wrapper macro RETURN, restoring sec->reloc_done.
1120 2003-08-16  Alan Modra  <amodra@bigpond.net.au>
1122         * elf64-ppc.c: Don't include elf/ppc.h.
1124 2003-08-14  Richard Sandiford  <rsandifo@redhat.com>
1126         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
1127         code to work with 64-bit bfds.
1129 2003-08-14  Alan Modra  <amodra@bigpond.net.au>
1131         * dep-in.sed: Remove libintl.h.
1132         * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
1133         (POTFILES.in): Remove target.
1134         * Makefile.in: Regenerate.
1136 2003-08-12  Alan Modra  <amodra@bigpond.net.au>
1138         * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
1139         (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
1140         use the function sym from the previous reloc.
1142 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1144         * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
1145         fatal if -pie.
1146         * elf32-s390.c (elf_s390_relocate_section): Likewise.
1147         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1148         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1149         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1150         * elf64-s390.c (elf_s390_relocate_section): Likewise.
1151         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1152         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1153         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1154         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1155         (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
1156         on undefined symbols if -pie.
1157         * elf32-sh.c (sh_elf_relocate_section): Likewise.
1159 2003-08-11  Alan Modra  <amodra@bigpond.net.au>
1161         * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
1162         branch to __libc_start_main.
1164 2003-08-08 Dmitry Diky <diwil@mail.ru>
1166         * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
1167         gcc order.
1168         * cpu-msp430.c: Likewise.
1169         * elf32-msp430.c: Likewise.
1170         * bfd-in2.h: Regenerate.
1172 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
1174         * elfxx-target.h: Remove PTR cast.
1175         * targets.c (bfd_target): Make backend_data const void *.
1176         * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
1177         * elf-m10300.c: Likewise.
1178         * elf.c: Likewise.
1179         * elf32-hppa.c: Likewise.
1180         * elf32-i386.c: Likewise.
1181         * elf32-m68hc1x.c: Likewise.
1182         * elf32-ppc.c: Likewise.
1183         * elf32-s390.c: Likewise.
1184         * elf32-sh.c: Likewise.
1185         * elf32-sh64.c: Likewise.
1186         * elf32-sparc.c: Likewise.
1187         * elf32-xtensa.c: Likewise.
1188         * elf64-mips.c: Likewise.
1189         * elf64-ppc.c: Likewise.
1190         * elf64-s390.c: Likewise.
1191         * elf64-sh64.c: Likewise.
1192         * elf64-sparc.c: Likewise.
1193         * elf64-x86-64.c: Likewise.
1194         * elfcode.h: Likewise.
1195         * elfcore.h: Likewise.
1196         * elflink.c: Likewise.
1197         * elflink.h: Likewise.
1198         * elfxx-ia64.c: Likewise.
1199         * elfxx-mips.c: Likewise.
1200         * elfxx-mips.h: Likewise.
1201         * elf.c (prep_headers): Remove useless check for null backend_data.
1202         * bfd-in2.h: Regenerate.
1204         * elf-bfd.h: Remove PARAMS macro.  Replace PTR with void *.
1205         (NAME): Use ## rather than CONCAT4 macro.
1206         * elfcode.h: Remove one remaining PARAMS macro.
1207         * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
1208         * elf-strtab.c: Likewise.
1209         * elf-hppa.h: Likewise.
1210         * elf32-hppa.h: Likewise.
1211         * elf32-hppa.c: Likewise.
1212         (elf32_hppa_add_symbol_hook): Delete.
1213         (elf_backend_add_symbol_hook): Don't define.
1214         * libhppa.h: Convert to C90.  Replace INLINE with inline.
1216 2003-08-06  Alan Modra  <amodra@bigpond.net.au>
1218         * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
1219         (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
1220         function descriptors, but warn.
1221         (ppc_build_one_stub): Remove a couple of vars.  Move code creating
1222         stub syms so that we can avoid a stub sym if we already have a
1223         plt sym.  Do not redefine an existing symbol.
1224         (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
1225         glink.
1227 2003-08-06  Nick Clifton  <nickc@redhat.com>
1229         * po/fr.po: Updated French translation.
1231 2003-08-06  Alan Modra  <amodra@bigpond.net.au>
1233         * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
1234         SEC_LINKER_CREATED.
1236 2003-08-05  Daniel Jacobowitz  <drow@mvista.com>
1238         * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1239         (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
1241 2003-08-03  Jeff Muizelaar  <muizelaar@rogers.com>
1243         * coffcode.h (coff_slurp_line_table): Return with a warning
1244         message if the line number table could not be read.
1246 2003-08-04  Nick Clifton  <nickc@redhat.com>
1248         * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
1249         to messages produced for .gnu.warning.SYMBOL sections.
1251 2003-08-04  Alan Modra  <amodra@bigpond.net.au>
1253         * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
1254         * elfcore.h: Likewise.
1255         * elflink.c: Likewise.
1256         * elflink.h: Likewise.
1257         * elf.c (sym_is_global): Remove INLINE.
1258         (align_file_position): Replace INLINE with inline.
1259         * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
1260         (elf_file_p): Replace INLINE with inline.
1262 2003-08-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1264         * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
1266 2003-08-01  H.J. Lu  <hongjiu.lu@intel.com>
1268         * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
1270 2003-08-01  H.J. Lu  <hongjiu.lu@intel.com>
1272         * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
1273         ElfNN_External_Rela instead of Elf64_External_Rela.
1275 2003-08-01  Nick Clifton  <nickc@redhat.com>
1277         * config.bfd: Add code to catch obsolete configurations and warn
1278         about them unless --enable-obsolete is used.  Use this to mark
1279         vax-vms port as obsolete.
1281 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
1283         * elf32-ppc.c (ppc_elf_install_value): Tidy.
1284         (ppc_elf_relax_section): Remove dead code.  Remove unnecessary casts.
1285         Formatting.
1286         * elfxx-target.h: Remove PARAMS macro.  Formatting.
1288 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
1290         * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
1291         * elf64-ppc.c (get_fdh): New function, split out from
1292         ppc64_elf_edit_opd.
1293         (ppc64_elf_check_relocs): Use get_fdh.
1294         (func_desc_adjust): Likewise.  Tidy.
1295         (ppc64_elf_edit_opd): Tighten reloc checks.  Free local_syms on error
1296         exit.  Use get_fdh.  Account for superfluous dynamic relocs.
1297         (ppc64_elf_relocate_section): Warning fix.
1299 2003-07-30  Jason Eckhardt  <jle@rice.edu>
1301         * coff-i860.c: Convert to ISO C90.  Remove superflous prototypes.
1303 2003-07-30  Jason Eckhardt  <jle@rice.edu>
1305         * elf32-i860.c: Convert to ISO C90.  Remove superflous prototypes.
1307 2003-07-30  Randolph Chung  <tausq@debian.org>
1309         * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
1310         * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
1312 2003-07-30  Alan Modra  <amodra@bigpond.net.au>
1314         * elf.c: Convert to C90, remove unnecessary prototypes and casts.
1315         Replace PTR with void *.  Formatting.
1316         (_bfd_elf_assign_file_position_for_section): Remove INLINE.
1317         (make_mapping): Likewise.
1319 2003-07-29  Alan Modra  <amodra@bigpond.net.au>
1321         * elf64-ppc.c (func_desc_adjust): Give linker created function
1322         descriptor symbols a size and type.
1323         (ppc64_elf_relocate_section): Correct lq insn test.
1325 2003-07-28  Eric Christopher  <echristo@redhat.com>
1327         * elf32-ppc.c (R_PPC_RELAX32): New relocation.
1328         (ppc_elf_install_value): New function.
1329         (ppc_elf_sort_rela): Remove.
1330         (ppc_elf_relax_section): Rewrite. Remove old relaxation
1331         and replace with out of range branch stubs.
1332         (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
1334 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1336         * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
1337         from input_bfd.
1339 2003-07-28  Alan Modra  <amodra@bigpond.net.au>
1341         * elf.c (special_sections): Set attributes for .got and .plt.
1343 2003-07-27  Alan Modra  <amodra@bigpond.net.au>
1345         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
1346         on function descriptors.
1347         (ELIMINATE_COPY_RELOCS): Expand comment.
1348         (ppc64_elf_special_sections): Move.  Don't include non-ppc64 sections.
1349         Do include ".toc1".
1351 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
1353         * elf.c (_bfd_elf_new_section_hook): Set the default section
1354         type to SHT_NULL.
1355         (elf_fake_sections): Set the section type based on asect->flags
1356         if it is SHT_NULL. Don't abort on processor specific section
1357         types.
1359 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
1361         * bfd-in2.h: Regenerated.
1363 2003-07-25  H.J. Lu  <hongjiu.lu@intel.com>
1365         * elf-bfd.h (bfd_elf_special_section): New.
1366         (elf_backend_data): Add special_sections, a pointer to
1367         bfd_elf_special_section.
1368         (elf_section_type). New.
1369         (elf_section_flags): New.
1370         (_bfd_elf_get_sec_type_attr): New.
1372         * elf.c (_bfd_elf_make_section_from_shdr): Always use the
1373         real section type/flags.
1374         (special_sections): New.
1375         (get_special_section): New.
1376         (_bfd_elf_get_sec_type_attr): New.
1377         (_bfd_elf_new_section_hook): Check special_section to set
1378         elf_section_type and elf_section_flags.
1379         (elf_fake_sections): Don't use section name to set ELF section
1380         data.
1382         * elf32-m32r.c (m32r_elf_special_sections): New.
1383         (elf_backend_special_sections): Defined.
1385         * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
1386         (elf_backend_special_sections): Defined.
1388         * elf32-mcore.c (mcore_elf_special_sections): New.
1389         (elf_backend_special_sections): Defined.
1391         * elf32-ppc.c (ppc_elf_special_sections): New.
1392         (elf_backend_special_sections): Defined.
1394         * elf32-sh64.c (sh64_elf_special_sections): New.
1395         (elf_backend_special_sections): Defined.
1397         * elf32-v850.c (v850_elf_special_sections): New.
1398         (elf_backend_special_sections): Defined.
1400         * elf32-xtensa.c (elf_xtensa_special_sections): New.
1401         (elf_backend_special_sections): Defined.
1403         * elf64-alpha.c (elf64_alpha_special_sections): New.
1404         (elf_backend_special_sections): Defined.
1406         * elf64-hppa.c (elf64_hppa_special_sections): New.
1407         (elf_backend_special_sections): Defined.
1409         * elf64-ppc.c (ppc64_elf_special_sections): New.
1410         (elf_backend_special_sections): Defined.
1412         * elf64-sh64.c (sh64_elf64_special_sections): New.
1413         (elf_backend_special_sections): Defined.
1415         * elfxx-ia64.c (elfNN_ia64_special_sections): New.
1416         (elf_backend_special_sections): Defined.
1418         * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
1420         * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
1421         (elf_backend_special_sections): Defined.
1423         * elfxx-target.h (elf_backend_special_sections): New. Default
1424         to NULL.
1425         (elfNN_bed): Initialize special_sections.
1427         * section.c (bfd_abs_section): Remove const.
1428         (bfd_und_section): Likewise.
1429         (bfd_com_section): Likewise.
1430         (bfd_ind_section): Likewise.
1432 2003-07-24  Nick Clifton  <nickc@redhat.com>
1434         * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
1435         sections are assigned the LOAD attribute.
1437 2003-07-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1439         * elf32-sh.c: Convert to C90.  Replace PTR with void *.
1440         * elf32-sh64-com.c: Likewise.
1441         * elf32-sh64.c: Likewise.
1442         * elf32-sh64.h: Likewise.
1443         * elf64-sh64.c: Likewise.
1445 2003-07-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1447         * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
1448         (allocate_dynrelocs): Likewise.
1449         (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
1450         (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
1452 2003-07-24  Nick Clifton  <nickc@redhat.com>
1454         * po/fr.po: Updated French translation.
1456 2003-07-23  Bob Wilson  <bob.wilson@acm.org>
1458         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
1459         near the beginning of the file.  Swap order of arguments.  Call
1460         _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
1461         (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
1462         (elf_xtensa_relocate_section): Likewise.
1463         (shrink_dynamic_reloc_sections): Likewise.
1465 2003-07-23  Bob Wilson  <bob.wilson@acm.org>
1467         * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1468         (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1469         (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1470         first printing an error message.
1471         (elf_xtensa_finish_dynamic_sections): Likewise.
1472         (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1473         discarding literal table entries.
1474         (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1475         (elf_xtensa_do_asm_simplify): Likewise.
1477 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
1479         * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1480         we have a local symbol in common section.
1482 2003-07-22  H.J. Lu <hongjiu.lu@intel.com>
1484         * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1485         weak symbols.
1487 2003-07-22  Nick Clifton  <nickc@redhat.com>
1489         * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1490         expected RS6000 storage classes.
1492 2003-07-21  H.J. Lu <hongjiu.lu@intel.com>
1494         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1495         output_bfd unused to silence gcc.
1497 2003-07-21  Nick Clifton  <nickc@redhat.com>
1499         * po/sv.po: Updated Swedish translation.
1501 2003-07-21  Alan Modra  <amodra@bigpond.net.au>
1503         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1504         (_bfd_elf_symbol_refs_local_p): ..this.  Declare.
1505         * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1506         * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1507         now done in _bfd_elf_symbol_refs_local_p.
1508         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1509         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1510         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1512 2003-07-18  H.J. Lu <hongjiu.lu@intel.com>
1514         * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1516 2003-07-18  H.J. Lu <hongjiu.lu@intel.com>
1518         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1519         (SYMBOL_CALLS_LOCAL): Likewise.
1521         * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1522         immediately if symbol isn't defined locally.
1524 2003-07-18  Richard Henderson  <rth@redhat.com>
1526         * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1527         * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1528         (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1529         * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1530         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1531         * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1532         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1533         Update all callers to provide the relocation being resolved.
1535 2003-07-17  Shaun Jackman <sjackman@pathwayconnect.com>
1537         * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1538         targ_cflags.
1540 2003-07-17  Nick Clifton  <nickc@redhat.com>
1542         * po/es.po: New Spanish translation.
1543         * po/sv.po: New Swedish translation.
1544         * po/opcodes.pot: Regenerate.
1546 2003-07-16  Richard Henderson  <rth@redhat.com>
1548         * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1549         * elfxx-ia64.c, targets.c: Likewise.
1551 2003-07-16  Richard Henderson  <rth@redhat.com>
1553         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1554         for symbols defined locally plus -Bsymbolic.  Tidy logic.
1556 2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
1558         * archures.c (bfd_mach_mips7000): New.
1559         * bfd-in2.h: Regenerated.
1560         * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1561         * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1562         (mips_mach_extensions): Add an entry for it.
1564 2003-07-14  Nick Clifton  <nickc@redhat.com>
1566         * po/tr.po: Update with latest version.
1567         * po/SRC-POTFILES.in: Regenerate.
1568         * po/bfd.pot: Regenerate.
1569         * Makfile.in: Regenerate.
1570         * configure: Regenerate.
1572 2003-07-12  Jeff Baker  <jbaker@qnx.com>
1574         * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1575         * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1576         * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1577         * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1579 2003-07-12  Jeff Muizelaar  <muizelaar@rogers.com>
1581         * coffcode.h (coff_set_section_contents): Set the
1582         IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1584 2003-07-11  Richard Sandiford  <rsandifo@redhat.com>
1586         * bfd-in.h (bfd_h8300_pad_address): Declare.
1587         * bfd-in2.h: Regenerate.
1588         * cpu-h8300.c (bfd_h8300_pad_address): New function.
1589         * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1590         addresses before checking whether they can be relaxed.
1591         (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1592         Don't complain about overflows in general 8-bit relocations.
1593         * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1594         Fix handling of R_H8_DIR24A8.
1596 2003-07-11  Richard Sandiford  <rsandifo@redhat.com>
1598         * elf32-h8300.c: Convert function prototypes and definitions
1599         to C90 syntax.
1600         * coff-h8300.c: Likewise.
1601         * cpu-h8300.c: Likewise.
1603 2003-07-11  Alan Modra  <amodra@bigpond.net.au>
1605         * po/SRC-POTFILES.in: Regenerate.
1606         * po/bfd.pot: Likewise.
1608 2003-07-10  Bob Wilson  <bob.wilson@acm.org>
1610         * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1611         .got.loc section.  Do not set SEC_ALLOC or SEC_LOAD flags for the
1612         .xt.lit.plt section.
1613         (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1614         and allocate memory for it.
1615         (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1616         section to the .got.loc section.
1617         (elf_xtensa_finish_dynamic_sections): Fix up call to
1618         elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1619         the address of .got.loc.
1620         (relax_property_section): Shrink .got.loc to match changes in any
1621         literal table section.
1622         (xtensa_is_property_section): Change to match
1623         xtensa_get_property_section_name.
1624         (xtensa_is_littable_section): New.
1626 2003-07-10  H.J. Lu <hongjiu.lu@intel.com>
1628         * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1629         -1LL.
1631 2003-07-10  Alan Modra  <amodra@bigpond.net.au>
1633         * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1634         (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1635         Run "make dep-am".
1636         * Makefile.in: Regenerate.
1638 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
1640         2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1641         * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1642         (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1643         2001-06-02  Nick Clifton  <nickc@cambridge.redhat.com>
1644         * elf32-am33lin.c: Rename global functions.
1645         2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
1646         * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1647         * configure.in (bfd_elf32_am33lin_vec): Added.
1648         * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1649         (elf32-am33lin.lo): List dependencies.
1650         * aclocal.m4, configure, Makefile.in: Rebuilt.
1651         * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1652         ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1653         ELF_ARCH was not defined before.
1654         (elf_symbol_leading_char): Define if not defined.
1655         * elf32-am33lin.c: Override the definitions above.
1656         * targets.c (bfd_elf32_am33lin_vec): New.
1658 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
1660         2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1661         * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1662         pcrel_relocs_copied.
1663         2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
1664         * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1665         ld-linux.so.2 to ld.so.1.
1666         2001-10-10  Alexandre Oliva  <aoliva@redhat.com>
1667         * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1668         (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1669         (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1670         * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1671         .rela.* section contents with bfd_zalloc.
1672         2001-09-25  Alexandre Oliva  <aoliva@redhat.com>
1673         * elf-m10300.c: Added declarations for functions missing them.
1674         Merge some shared-library changes from the i386 back-end.  Use
1675         R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1676         R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1677         (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1678         members of elf_link_hash_entry.  Adjusted references.
1679         (mn10300_elf_final_link_relocate): dynobj was already loaded
1680         into a local variable, use it.
1681         2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
1682         * elf-m10300.c: Add missing function prototypes.
1683         2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1684         * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1685         relocation for dynamic relocations.
1686         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
1687         * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1688         * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1689         PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1690         (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1691         (_bfd_mn10300_elf_create_got_section): ... here, so that its
1692         adress is already known at the time we compute relaxations.
1693         (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1694         and PLT32 to narrower relocations.
1695         * libbfd.h, bfd-in2.h: Rebuilt.
1696         2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
1697         * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1698         BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1699         BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1700         BFD_RELOC_MN10300_RELATIVE): New relocs.
1701         * libbfd.h, bfd-in2.h: Rebuilt.
1702         * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1703         (struct elf32_mn10300_link_hash_entry): Added DSO-related
1704         fields.
1705         (elf_mn10300_howto): Defined new relocation types.
1706         (mn10300_reloc_map): Map them.
1707         (_bfd_mn10300_elf_create_got_section): New fn.
1708         (mn10300_elf_check_relocs): Handle PIC relocs.
1709         (mn10300_elf_final_link_relocate): Likewise.
1710         (mn10300_elf_relocate_section): Handle DSOs.
1711         (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1712         (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1713         elf_mn10300_pic_plt_entry): New.
1714         (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1715         elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1716         elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1717         elf_mn10300_plt_reloc_offset: New macros.
1718         (ELF_DYNAMIC_INTERPRETER): Likewise.
1719         (_bfd_mn10300_elf_create_dynamic_sections): New function.
1720         (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1721         (_bfd_mn10300_elf_discard_copies): Likewise.
1722         (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1723         (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1724         (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1725         (elf_backend_can_gc_sections,
1726         elf_backend_create_dynamic_sections,
1727         elf_backend_adjust_dynamic_sections,
1728         elf_backend_size_dynamic_sections,
1729         elf_backend_finish_dynamic_symbol,
1730         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1731         elf_backend_plt_readonly, elf_backend_want_plt_sym,
1732         elf_backend_got_header_size, elf_backend_plt_header_size): New
1733         macros.
1735 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
1737         2001-05-06  Alexandre Oliva  <aoliva@redhat.com>
1738         * elf-m10300.c (compute_function_info): Account for AM33
1739         registers in `movm' when computing stack space for `call' when
1740         linking for AM33/2.0 link.
1741         2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
1742         * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1743         * bfd-in2.h: Rebuilt.
1744         * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1745         * elf-m10300.c: Updated.
1746         2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
1747         * archures.c (bfd_mach_am332): Defined.
1748         * bfd-in2.h: Rebuilt.
1749         * cpu-m10300.c (bfd_am332_arch): Defined.
1750         (bfd_am33_arch): Chained with am33-2.
1751         * elf-m10300.c (elf_mn10300_mach): Handle am332.
1752         (_bfd_mn10300_elf_final_write_processing): Likewise.
1754 2003-07-09  H.J. Lu <hongjiu.lu@intel.com>
1756         * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1758 2003-07-10  Alan Modra  <amodra@bigpond.net.au>
1760         * elf64-ppc.c (bfd_elf64_mkobject): Define.
1761         (struct ppc64_elf_obj_tdata): New.
1762         (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1763         (ppc64_elf_mkobject): New function.
1764         (struct got_entry): Add "owner".  Move "tls_type".
1765         (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1766         (ppc64_elf_init_stub_bfd): New function.
1767         (create_got_section): Create header .got in dynobj.  Create .got
1768         and .rela.got in each bfd.  Stash pointers in ppc64_elf_obj_tdata.
1769         (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1770         Look for dynobj .got, and test it.
1771         (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1772         (update_local_sym_info): Likewise.
1773         (ppc64_elf_check_relocs): Likewise.
1774         (ppc64_elf_gc_sweep_hook): Likewise.
1775         (ppc64_elf_tls_optimize): Likewise.
1776         (allocate_dynrelocs): Likewise.
1777         (ppc64_elf_size_dynamic_sections): Likewise.
1778         (ppc64_elf_relocate_section): Likewise.
1779         (ppc64_elf_next_toc_section): Update comment.
1780         (toc_adjusting_stub_needed): Remove unneeded cast.
1781         (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1782         testing section flags.
1783         (ppc64_elf_build_stubs): Likewise.
1784         (ppc64_elf_size_stubs): Likewise.  Remove stub_bfd param.
1785         (ppc64_elf_finish_dynamic_sections): Write out got sections.
1786         (func_desc_adjust): Copy over dynamic info for undef weaks.
1787         * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1788         (ppc64_elf_size_stubs): Update prototype.
1789         * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1790         input sections rather than scanning dynobj.
1792 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1794         * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1795         (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1796         (mips_elf_create_msym_section): Delete.
1797         (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1798         (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1799         (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1800         (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1801         (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1802         (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1803         (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1805 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1807         * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1808         symbols protected.
1810 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1812         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1813         of relocations whose offset is -2.
1815 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1817         * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1818         forced-local symbols like other locals.  Don't create relocations
1819         against STN_UNDEF in irix objects.
1821 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1823         * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1824         compatible objects, add the values of defined external symbols
1825         to the addend.
1827 2003-07-09  Richard Sandiford  <rsandifo@redhat.com>
1829         * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1830         initialize a GOT entry to the symbol's st_value.
1832 2003-07-08  Alan Modra  <amodra@bigpond.net.au>
1834         * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1835         * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here.  New.
1836         (ppc_elf_tdata): Define.
1837         (elf_local_ptr_offsets): Adjust.
1838         (ppc_elf_mkobject): New function.
1839         (bfd_elf32_mkobject): Define.
1841         * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1842         * elfcore.h (elf_core_file_p): Likewise.
1843         * section.c (bfd_section_init): Remove prototype.
1845 2003-07-08  Alan Modra  <amodra@bigpond.net.au>
1847         * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1848         field.
1849         (enum elf_linker_section_enum): Delete.
1850         (struct elf_linker_section): Delete.
1851         (struct elf_linker_section_pointers): Delete.
1852         (struct elf_obj_tdata): Remove #if 0 chunk.  Remove linker_section.
1853         Make linker_section_pointers a void**.
1854         (elf_local_ptr_offsets, elf_linker_section): Don't define.
1855         * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1856         of old item in elf-bfd.h.
1857         (struct elf_linker_section): Likewise.
1858         (struct elf_linker_section_pointers): Likewise.
1859         (elf_local_ptr_offsets): Define.
1860         (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1861         (ppc_elf_link_hash_newfunc): Init it.
1862         (struct ppc_elf_link_hash_table): Add sbss.
1863         (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1864         individual fields.
1865         (elf_create_linker_section): Fold into..
1866         (ppc_elf_create_linker_section): ..here.  Remove hole_size code.
1867         Make rela section here if shared.
1868         (elf_find_pointer_linker_section): Pass lsect rather than enum.
1869         (elf_create_pointer_linker_section): Adjust.  zalloc rather than
1870         clearing in a loop.
1871         (elf_finish_pointer_linker_section): Adjust.  Don't make rela
1872         section here.
1873         (ppc_elf_check_relocs): Adjust.
1874         (ppc_elf_add_symbol_hook): Tighten hash creator test.  Remove code
1875         creating .sbss by hand.
1876         * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1878 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
1880         * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1881         complain_overflow_bitfield.
1882         * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1883         complain_overflow_bitfield.
1885 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
1887         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1888         true even if -pie.
1890 2003-07-04  Jakub Jelinek  <jakub@redhat.com>
1892         * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1893         (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1894         !info->executable.
1895         (get_fptr): For -pie create .opd as writable section and create
1896         .rela.opd as well.
1897         (elfNN_ia64_check_relocs): Change info->shared into
1898         !info->executable.
1899         (allocate_fptr): Likewise.
1900         (allocate_dynrel_entries): Account for a relative reloc for -pie
1901         @fptr().  Don't account for a relative reloc if -pie want_ltoff_fptr
1902         for undefweak symbol.  Account for an IPLT reloc in .rela.opd
1903         section if -pie.
1904         (set_got_entry): Don't create a relative reloc if -pie
1905         want_ltoff_fptr for undefweak symbol.
1906         (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1907         (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1908         @fptr().
1910         * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1911         even if -pie.
1912         * elf32-i386.c (elf_i386_relocate_section): Likewise.
1913         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1914         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1915         * elf64-s390.c (elf_s390_relocate_section): Likewise.
1916         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1917         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1918         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1919         * elf32-s390.c (elf_s390_relocate_section): Likewise.
1920         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1922 2003-07-04  Paul Clarke <paulc@senet.com.au>
1924         * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1925         (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1926         <R_H8_DIR32A16>: Fix type of relocation.
1928 2003-07-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1930         * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1931         sections were created already.  Remove unnecessary tests of
1932         the previous change.
1934 2003-07-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1936         * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1937         bfd_make_section for existing sections.
1939 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
1941         * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1942         create_got_section if we already have done so.
1943         * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1944         (sh_elf_check_relocs): Likewise.
1945         (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var.  Use
1946         htab->root.dynobj instead.
1947         (sh_elf_check_relocs): Likewise.
1948         (sh_elf_finish_dynamic_sections): Likewise.
1950         * section.c (bfd_make_section): Return NULL for existing section.
1952 2003-07-04  Alan Modra  <amodra@bigpond.net.au>
1954         * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1955         ppc_elf_create_got if we've already done so.
1957         * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1958         (_bfd_elf_find_pointer_linker_section): Likewise.
1959         (bfd_elf32_create_pointer_linker_section): Likewise.
1960         (bfd_elf32_finish_pointer_linker_section): Likewise.
1961         (bfd_elf64_create_pointer_linker_section): Likewise.
1962         (bfd_elf64_finish_pointer_linker_section): Likewise.
1963         (_bfd_elf_make_linker_section_rela): Likewise.
1964         * elfcode.h (elf_create_pointer_linker_section): Don't define.
1965         (elf_finish_pointer_linker_section): Likewise.
1966         * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1967         (_bfd_elf_create_linker_section): Move this function..
1968         (_bfd_elf_find_pointer_linker_section): ..and this..
1969         * elflink.h (elf_create_pointer_linker_section): ..and this..
1970         (elf_finish_pointer_linker_section): ..and this..
1971         * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1972         calls.
1973         (elf_create_linker_section): Convert to C90, tidy.
1974         (elf_find_pointer_linker_section): Likewise.
1975         (elf_create_pointer_linker_section): Likewise.
1976         (elf_finish_pointer_linker_section): Likewise.
1977         * elf32-i370.c: Delete #if 0 code.
1979 2003-07-02  Alan Modra  <amodra@bigpond.net.au>
1981         * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1982         _restf* to be satisfied by shared libs, and always force them local.
1983         (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1984         Correct test for "bl".
1985         (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1986         primary opcode 31.
1988 2003-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1990         * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1991         (s390_tls_reloc): New function.
1992         (elf_howto_table): Add long displacement relocations R_390_20,
1993         R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1994         (elf_s390_reloc_type_lookup): Likewise.
1995         (elf_s390_check_relocs): Likewise.
1996         (elf_s390_gc_sweep_hook): Likewise.
1997         (elf_s390_relocate_section): Likewise.
1998         * elf64-s390.c: Same changes as for elf32-s390.c.
1999         * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
2000         BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
2001         BFD_RELOC_390_TLS_GOTIE20.
2002         * bfd-in2.h: Regenerate.
2003         * libbfd.h: Likewise.
2005 2003-06-30  Alan Modra  <amodra@bigpond.net.au>
2007         * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
2008         (ins_imms, ins_immsm1u4): Likewise.  Warning fix.
2010 2003-06-29  Alan Modra  <amodra@bigpond.net.au>
2012         * archive.c: Convert to C90, remove unnecessary prototypes and casts.
2013         Replace PTR with void *.  Formatting.
2014         * archive64.c: Likewise.
2015         * archures.c: Likewise.
2016         * bfd-in.h: Likewise.
2017         * bfd.c: Likewise.
2018         * bfdio.c: Likewise.
2019         * bfdwin.c: Likewise.
2020         * cache.c: Likewise.
2021         * corefile.c: Likewise.
2022         * format.c: Likewise.
2023         * init.c: Likewise.
2024         * libbfd-in.h: Likewise.
2025         * libbfd.c: Likewise.
2026         * linker.c: Likewise.
2027         * opncls.c: Likewise.
2028         * reloc.c: Likewise.
2029         * section.c: Likewise.
2030         * simple.c: Likewise.
2031         * syms.c: Likewise.
2032         * targets.c: Likewise.
2033         * bfd-in2.h: Regenerate.
2034         * libbfd.h: Regenerate.
2036         * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
2037         * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
2038         * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
2039         (bfd_getb64): Rewrite without parens.
2040         (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
2041         * cache.c (insert, snip): Remove INLINE.
2042         * linker.c (bfd_link_add_undef): Likewise.
2044 2003-06-29  Andreas Jaeger  <aj@suse.de>
2046         * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
2047         unnecessary prototypes.  Replace PTR with void *.
2048         (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
2049         trim plt entries.  Move undefweak non-default visibility test ...
2050         (allocate_dynrelocs): ... from here.
2051         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2052         Change all callers.
2053         (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.  Use
2054         SYMBOL_REFERENCES_LOCAL for dynreloc check.
2055         (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
2056         dynreloc and .got relocs.
2057         (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
2058         for .got relocs.
2060 2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2062         * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
2064 2003-06-27  Nick Clifton  <nickc@redhat.com>
2066         * opncls.c (bfd_add_gnu_debuglink_section): Rename to
2067         bfd_add_gnu_debuglink_section and only create the section, do not
2068         fill in its contents.
2069         (bfd_fill_in_gnu_debuglink_section): New function.  Fill in the
2070         contents of a .gnu-debuglink section.
2071         * bfd-in2.h: Regenerate.
2073 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2075         * elfxx-mips.c: Revert .got alignment to 2**4.
2077 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2079         * elf32-mips.c: Fix addend for _gp_disp special symbol.
2081 2003-06-27  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2083         * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
2084         relocation header setup.
2086 2003-06-25  Alan Modra  <amodra@bigpond.net.au>
2088         * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
2089         (ppc_elf_reloc_type_lookup): Modify comment.
2090         (ppc_elf_info_to_howto): Ditto.
2091         (ppc_elf_relocate_section): Ditto.
2092         (ppc_elf_check_relocs): Call ppc_elf_howto_init.
2094 2003-06-25  Alan Modra  <amodra@bigpond.net.au>
2096         * aout-ns32k.c: Correct spelling of "relocatable".
2097         * aoutx.h: Likewise.
2098         * bfd-in.h: Likewise.
2099         * bfd.c: Likewise.
2100         * bout.c: Likewise.
2101         * coff-a29k.c: Likewise.
2102         * coff-alpha.c: Likewise.
2103         * coff-arm.c: Likewise.
2104         * coff-i386.c: Likewise.
2105         * coff-i860.c: Likewise.
2106         * coff-i960.c: Likewise.
2107         * coff-m68k.c: Likewise.
2108         * coff-m88k.c: Likewise.
2109         * coff-mcore.c: Likewise.
2110         * coff-mips.c: Likewise.
2111         * coff-or32.c: Likewise.
2112         * coff-ppc.c: Likewise.
2113         * coff-rs6000.c: Likewise.
2114         * coff-sh.c: Likewise.
2115         * coff-tic80.c: Likewise.
2116         * coff64-rs6000.c: Likewise.
2117         * cofflink.c: Likewise.
2118         * cpu-ns32k.c: Likewise.
2119         * ecoff.c: Likewise.
2120         * ecofflink.c: Likewise.
2121         * elf-bfd.h: Likewise.
2122         * elf-eh-frame.c: Likewise.
2123         * elf-hppa.h: Likewise.
2124         * elf-m10200.c: Likewise.
2125         * elf-m10300.c: Likewise.
2126         * elf.c: Likewise.
2127         * elf32-arm.h: Likewise.
2128         * elf32-avr.c: Likewise.
2129         * elf32-cris.c: Likewise.
2130         * elf32-d10v.c: Likewise.
2131         * elf32-dlx.c: Likewise.
2132         * elf32-fr30.c: Likewise.
2133         * elf32-frv.c: Likewise.
2134         * elf32-h8300.c: Likewise.
2135         * elf32-hppa.c: Likewise.
2136         * elf32-i370.c: Likewise.
2137         * elf32-i386.c: Likewise.
2138         * elf32-i860.c: Likewise.
2139         * elf32-i960.c: Likewise.
2140         * elf32-ip2k.c: Likewise.
2141         * elf32-iq2000.c: Likewise.
2142         * elf32-m32r.c: Likewise.
2143         * elf32-m68hc11.c: Likewise.
2144         * elf32-m68hc1x.c: Likewise.
2145         * elf32-m68k.c: Likewise.
2146         * elf32-mcore.c: Likewise.
2147         * elf32-mips.c: Likewise.
2148         * elf32-msp430.c: Likewise.
2149         * elf32-openrisc.c: Likewise.
2150         * elf32-ppc.c: Likewise.
2151         * elf32-s390.c: Likewise.
2152         * elf32-sh.c: Likewise.
2153         * elf32-sh64.c: Likewise.
2154         * elf32-sparc.c: Likewise.
2155         * elf32-v850.c: Likewise.
2156         * elf32-vax.c: Likewise.
2157         * elf32-xstormy16.c: Likewise.
2158         * elf32-xtensa.c: Likewise.
2159         * elf64-alpha.c: Likewise.
2160         * elf64-hppa.c: Likewise.
2161         * elf64-mips.c: Likewise.
2162         * elf64-mmix.c: Likewise.
2163         * elf64-ppc.c: Likewise.
2164         * elf64-s390.c: Likewise.
2165         * elf64-sh64.c: Likewise.
2166         * elf64-sparc.c: Likewise.
2167         * elf64-x86-64.c: Likewise.
2168         * elfcode.h: Likewise.
2169         * elflink.h: Likewise.
2170         * elfn32-mips.c: Likewise.
2171         * elfxx-ia64.c: Likewise.
2172         * elfxx-mips.c: Likewise.
2173         * i386linux.c: Likewise.
2174         * ieee.c: Likewise.
2175         * libcoff-in.h: Likewise.
2176         * linker.c: Likewise.
2177         * m68klinux.c: Likewise.
2178         * pdp11.c: Likewise.
2179         * pe-mips.c: Likewise.
2180         * peXXigen.c: Likewise.
2181         * reloc.c: Likewise.
2182         * reloc16.c: Likewise.
2183         * sparclinux.c: Likewise.
2184         * sunos.c: Likewise.
2185         * syms.c: Likewise.
2186         * versados.c: Likewise.
2187         * vms.c: Likewise.
2188         * xcofflink.c: Likewise.
2189         * bfd-in2.h: Regenerate.
2190         * libcoff.h: Regenerate.
2191         * libbfd.h: Regenerate.
2193 2003-06-24  Alan Modra  <amodra@bigpond.net.au>
2195         * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
2196         local sym errors.
2198         * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
2199         prototypes and casts.  Replace PTR with void *.  Formatting.
2200         * elf32-ppc.c: Likewise.  Break long strings too.
2201         (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
2202         (ppc_elf_unhandled_reloc): Internationalize error message.
2203         * elf32-ppc.h: Remove PARAMS.
2205 2003-06-23  Mark Mitchell  <mark@codesourcery.com>
2207         * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
2208         APUinfo slots.
2209         (ppc_elf_final_write_processing): Likewise.
2211 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
2213         * elflink.h (elf_link_input_bfd): Check raw size when using
2214         kept_section to preserve debug information discarded by
2215         linkonce.
2217 2003-06-20  Alan Modra  <amodra@bigpond.net.au>
2219         * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
2220         (ppc64_elf_setup_section_lists): Set it.
2221         (ppc64_elf_relocate_section): Check sym section id against top_id.
2222         (ppc_build_one_stub): Comment on top_id.
2224 2003-06-20  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
2226         * config.bfd: Add tic4x-*-rtems*.
2228 2003-06-20  Alan Modra  <amodra@bigpond.net.au>
2230         * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
2231         prototypes and casts.  Replace PTR with void *.  Format copyright.
2232         Mention ABI links.
2233         (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
2234         sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
2235         (ppc_type_of_stub): Make r_type an enum.
2236         (ppc64_elf_size_stubs): Likewise.
2237         * elf64-ppc.h: Remove PARAMS macro.
2239 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
2241         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
2242         elf hash tab fields.
2244         * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
2245         (ppc64_elf_info_to_howto): Likewise.
2246         (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
2247         * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
2249 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
2251         * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
2252         reloc overflow on discarded eh_frame entries.
2254 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
2256         * elf64-ppc.c (toc_adjusting_stub_needed): New function.
2257         (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
2258         Return error condition.
2259         (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
2260         that have has_gp_reloc set.
2261         (struct ppc_link_hash_table): Add stub_count.
2262         (ppc_build_one_stub): Increment it.
2263         (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
2264         individual fields.
2265         * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
2267 2003-06-18  Alan Modra  <amodra@bigpond.net.au>
2269         * elflink.h (elf_gc_record_vtentry): Revert last change.  Correct
2270         size calculation from addend.  Round size up.
2272 2003-06-18  Hans-Peter Nilsson  <hp@axis.com>
2274         * elf32-cris.c (cris_elf_relocate_section) <case
2275         R_CRIS_32_GOTREL>: When linking a program, don't complain about a
2276         symbol from a normal object or an undefined weak symbol.
2278 2003-06-18  Alan Modra  <amodra@bigpond.net.au>
2280         * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
2281         R_PPC64_TOC relocs.
2283 2003-06-17  H.J. Lu <hongjiu.lu@intel.com>
2285         * section.c (struct sec): Put back kept_section.
2286         (STD_SECTION): Put back kept_section initialization.
2287         * bfd-in2.h: Regenerate.
2289         * elflink.h (elf_link_input_bfd): Also check discarded linkonce
2290         sections for relocateable output. Use kept_section to preserve
2291         debug information discarded by linkonce.
2293 2003-06-17  Roland McGrath  <roland@redhat.com>
2295         * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
2296         segment-relative relocation between different segments.
2298 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
2300         * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
2301         optimizations earlier.
2303         * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
2304         Restore previous input_list type.
2305         (ppc64_elf_link_hash_table_create): Undo last change.
2306         (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
2307         per output section, but don't bother with bfd_abs_section marker.
2308         (ppc64_elf_next_input_section): Adjust for multiple input section
2309         lists.
2310         (group_sections): Likewise.
2312 2003-06-17  Jakub Jelinek  <jakub@redhat.com>
2314         * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
2315         *r_offset == r_addend for RELATIVE relocs against .got.
2317 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
2319         * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
2321 2003-06-17  Nick Clifton  <nickc@redhat.com>
2323         * elflink.h (elf_gc_record_vtentry): Allocate an extra element
2324         in the vtable_entries_used array to allow for the accessing
2325         the largest element.
2327 2003-06-17  Alan Modra  <amodra@bigpond.net.au>
2329         * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index.  Modify
2330         input_list.
2331         (ppc64_elf_link_hash_table_create): Init input_list here.
2332         (ppc64_elf_setup_section_lists): Remove code setting up input lists
2333         per output section.  Set toc_off for abs and other standard sections.
2334         (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
2335         (ppc64_elf_next_input_section): Adjust for single input section list.
2336         Don't set toc_curr from input bfds that haven't set elf_gp.
2337         (group_sections): Adjust for single input section list.
2339         * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
2341 2003-06-16  Alan Modra  <amodra@bigpond.net.au>
2343         * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
2344         tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
2345         dtprel entry.  Ensure TLS_LD DTPMOD reloc has a zero addend.  Write
2346         got section for RELATIVE relocs.  Fix wrong comment.  Change condition
2347         under which dynamic relocs update the section contents.
2349 2003-06-13  Robert Millan  <zeratul2@wanadoo.es>
2351         * config.bfd: Add i386-netbsd-gnu target.
2353 2003-06-12  Nick Clifton  <nickc@redhat.com>
2355         * opncls.c (calc_crc32): Rename to
2356         bfd_calc_gnu_debuglink_crc32 and export.
2357         (GNU_DEBUGLINK): Define and use to replace occurrences of
2358         hard-coded ".gnu_debuglink" in the code.
2359         (get_debug_link_info): Prevent aborts by replacing call to
2360         xmalloc with a call to malloc.
2361         (find_separate_debug_file): Prevent aborts by replacing calls
2362         to xmalloc and xstrdup with calls to malloc and strdup.
2363         (bfd_add_gnu_debuglink): New function.  Add a .gnu_debuglink
2364         section to a bfd.
2365         * bfd-in2.h: Regenerate.
2367 2003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
2369         * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
2370         New target (was i[3-7]86-*-openbsd* before).
2371         (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
2372         (vax-*-openbsd*): New target.
2374 2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2376         * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
2377         for n32, too.
2378         (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
2379         (mips_elf_rel_dyn_section): Use appropriate section alignment.
2380         (mips_elf_create_got_section): Likewise.
2381         (_bfd_mips_elf_create_dynamic_sections): Likewise.
2383 2003-06-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2385         * elf32-mips.c (mips_elf_generic_reloc): New Function.
2386         (elf_mips_howto_table_rel): Use it.
2387         (gprel32_with_gp): Move prototype.
2388         (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2389         Use mips_elf_generic_reloc.
2390         (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2391         Code cleanup.
2392         (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
2393         zero addend.
2394         (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
2395         as in the other *_gprel*_reloc functions.
2396         (gprel32_with_gp): Handle partial_inplace properly.
2397         (mips32_64bit_reloc): Use mips_elf_generic_reloc.
2398         (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
2399         Do addend handling directly instead of calling
2400         _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
2401         * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
2402         of zero addend. Handle partial_inplace properly.
2403         (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
2404         addend.
2405         (mips_elf64_gprel16_reloc): Likewise.
2406         (mips_elf64_literal_reloc): Likewise.
2407         (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
2408         logic as in the other *_gprel*_reloc functions. Handle
2409         partial_inplace properly.
2410         (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
2411         addend. Handle partial_inplace properly.
2412         (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2413         of calling _bfd_mips_elf_gprel16_with_gp.
2414         * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
2415         (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
2416         of zero addend.
2417         (mips_elf_shift6_reloc): Handle partial_inplace properly.
2418         (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2419         of calling _bfd_mips_elf_gprel16_with_gp.
2420         * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
2421         partial_inplace properly. Fix wrong addend handling. Fix overflow
2422         check.
2423         (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2424         exported.
2425         (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2426         (_bfd_mips_elf_relocate_section): Likewise.
2427         (mips_elf_create_dynamic_relocation): Update sec_info_type access.
2428         * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
2429         (_bfd_mips_elf_sign_extend): New prototype.
2431 2003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
2433         * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
2434         New target (was sparc-*-openbsd* before).
2435         (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
2437         * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
2438         * configure: Regenerate.
2440 2003-06-11  H.J. Lu <hongjiu.lu@intel.com>
2442         * po/Make-in (DESTDIR): New.
2443         (install-data-yes): Support $(DESTDIR).
2444         (uninstall): Likewise.
2446 2003-06-11  Alan Modra  <amodra@bigpond.net.au>
2448         * Makefile.am (config.status): Depend on version.h.
2449         Run "make dep-am".
2450         * Makefile.in: Regenerate.
2451         * po/SRC-POTFILES.in: Regenerate.
2453 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
2454             Gary Hade <garyhade@us.ibm.com>
2456         * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
2458 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
2460         * archures.c (bfd_mach_h8300sxn): New architecture.
2461         * bfd-in2.h: Regenerate.
2462         * cpu-h8300.c (h8300_scan): Check for 'sxn'.
2463         (h8300sxn_info_struct): New.
2464         (h8300sx_info_struct): Link to it.
2465         * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2466         (elf32_h8_final_write_processing): Likewise.
2468 2003-06-08  Alan Modra  <amodra@bigpond.net.au>
2470         * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2471         elfxx-target.h so that we can use elf_backend_got_header_size.
2472         (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2473         (GLINK_CALL_STUB_SIZE): Modify.  Define new glink call stub and
2474         associated macros.
2475         (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2476         dst_mask.
2477         (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2478         ppc_stub_plt_branch_r2off.
2479         (struct ppc_stub_hash_entry): Reorganize.
2480         (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2481         toc_curr, toc_off and emit_stub_syms.
2482         (ppc64_elf_link_hash_table_create): Init them.
2483         (ppc_stub_name): Correct string size.
2484         (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2485         (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2486         used.
2487         (ppc_type_of_stub): Tweak root.type test.
2488         (build_plt_stub): Remove glink code.  Adjust for insn macro changes.
2489         (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2490         ppc_stub_plt_branch_r2off.
2491         (ppc_build_one_stub): Likewise.  Fix var shadowing.  Correct addis,addi
2492         range test.  Use toc_off to calculte r2 values.  Handle emit_stub_syms.
2493         (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2494         Initialize elf_gp and toc_curr.
2495         (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2496         (ppc64_elf_next_input_section): Set toc_off.
2497         (group_sections): Ensure groups have the same TOC.
2498         (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2499         (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2500         Build new glink stub.
2501         (ppc64_elf_relocate_section): Handle multiple TOCs.  Fix comments.
2502         (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2503         * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2504         (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2505         * section.c (struct sec): Rename flag12 to has_gp_reloc.
2506         (STD_SECTION): Update.
2507         * ecoff.c (bfd_debug_section): Update comment.
2508         * bfd-in2.h: Regenerate.
2510 2003-06-05  Daniel Jacobowitz  <drow@mvista.com>
2512         * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2513         NULL function pointers.
2515 2003-06-05  Daniel Jacobowitz  <drow@mvista.com>
2517         * simple.c (bfd_simple_get_relocated_section_contents): Call
2518         _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2520 2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
2522         * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2523         ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2524         swaptables.
2525         * coff-tic4x.c: Ditto
2526         * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2527         and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
2528         CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2529         ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2530         swap tables.
2531         * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2532         * coff-a29k.c: Append COFF_SWAP_TABLE argument
2533         * coff-apollo.c: Ditto
2534         * coff-arm.c: Ditto
2535         * coff-h8300.c: Ditto
2536         * coff-h8500.c: Ditto
2537         * coff-i960.c: Ditto
2538         * coff-m68k.c: Ditto
2539         * coff-m88k.c: Ditto
2540         * coff-mcore.c: Ditto
2541         * coff-sh.c: Ditto
2542         * coff-sparc.c: Ditto
2543         * coff-tic80.c: Ditto
2544         * coff-we32k.c: Ditto
2545         * coff-z8k.c: Ditto
2546         * coff-w65.c: Ditto
2548 2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
2550         * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2551         initialization bug
2553 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2555         * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2556         (bfd_section_from_phdr): Likewise.
2557         (map_sections_to_segments): Create PT_GNU_STACK segment header.
2558         (get_program_header_size): Count with PT_GNU_STACK.
2559         * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2560         * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2562 2003-06-03  H.J. Lu <hongjiu.lu@intel.com>
2564         * elflink.h (elf_link_input_bfd): Call linker error_handler
2565         for discarded definitions.
2567 2003-06-03  Elias Athanasopoulos  <elathan@phys.uoa.gr>
2569         * syms.c (decode_section_type): Return 'n' if section flags are
2570         SEC_HAS_CONTENTS && SEC_READONLY.
2572 2003-06-03  Nick Clifton  <nickc@redhat.com>
2574         * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2575         R_V850_ABS32.  Add entry for R_V850_REL32.
2576         (v850_elf_reloc_map): Likewise.
2577         (v850_elf_check_relocs): Likewise.
2578         (v850_elf_perform_relocation): Likewise.
2579         (v850_elf_final_link_relocate): Likewise.  Include computation
2580         to make R_V850_REl32 pc-relative.
2582 2003-06-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2584         * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2585         and DT_DEBUG dynamic tag even for position independent executables.
2586         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2588 2003-06-02  Daniel Jacobowitz  <drow@mvista.com>
2590         * config.bfd: Move obsolete entries out of the range of the
2591         targmatch sed script.
2593 2003-06-02  Daniel Jacobowitz  <drow@mvista.com>
2595         * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2597 2003-05-31  Jakub Jelinek  <jakub@redhat.com>
2599         * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2600         plt entries, not just 8191.
2602 2003-05-30  Daniel Jacobowitz  <drow@mvista.com>
2604         * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2605         Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2607 2003-05-30  Ulrich Drepper  <drepper@redhat.com>
2608             Jakub Jelinek  <jakub@redhat.com>
2610         * elflink.h (elf_link_add_object_symbols): Use !info->executable
2611         instead of info->shared where appropriate.
2612         (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2613         * elflink.c (_bfd_elf_create_got_section): Likewise.
2614         (_bfd_elf_link_create_dynamic_sections): Likewise.
2615         (_bfd_elf_link_assign_sym_version): Likewise.
2616         * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2617         and DT_DEBUG dynamic tag even for position independent executables.
2618         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2619         * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2620         * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2621         * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2622         * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2623         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2624         * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2625         * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2626         * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2628 2003-05-30  Kris Warkentin <kewarken@qnx.com>
2630         * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2631         signalled thread.
2632         (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2634 2003-05-29  Nick Clifton  <nickc@redhat.com>
2636         * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2637         Tidy up formatting.
2638         * Makefile.am: Add dependency on safe-ctype.h.
2639         * Makefile.in: Regenerate.
2641 2003-05-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2643         * elfxx-mips.c: Don't force symbols local unconditionally.
2645 2003-05-28  Alan Modra  <amodra@bigpond.net.au>
2647         * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2648         undefined_symbol call.
2650 2003-05-27  Richard Sandiford  <rsandifo@redhat.com>
2652         * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2653         (mips_elf_link_hash_table): Likewise.
2655 2003-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2657         * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2658         R_MIPS_GNU_REL16_S2 support.
2659         (bfd_elf64_bfd_reloc_type_lookup): Use it.
2660         (mips_elf64_rtype_to_howto): Use it.
2661         * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2662         R_MIPS_GNU_REL16_S2 support.
2663         (bfd_elf32_bfd_reloc_type_lookup): Use it.
2664         (mips_elf_n32_rtype_to_howto): Use it.
2666 2003-05-21  Stuart F. Downing  <sdowning@fame.com>
2668         * som.h: Define PA_2_0 before including a.out.h
2670 2003-05-07  Eric Christopher  <echristo@redhat.com>
2671             Alexandre Oliva   <aoliva@redhat.com>
2673         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2674         pic tests, change to warning.
2675         (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2677 2003-05-21  Marcus Comstedt  <marcus@mc.pp.se>
2679         * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2680         well as shle-...-netbsdelf.  Remove duplicate entry.
2682 2003-05-21  Nick Clifton  <nickc@redhat.com>
2684         * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2685         for X_STORMY16_REL_12 reloc.
2687         * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
2688         the type of the hash table in the bfd_link_info structure.
2689         (bfd_elf_get_runpath_list): Likewise.
2691 2003-05-19  Roland McGrath  <roland@redhat.com>
2693         * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2694         * bfd-in.h: Declare it.
2695         * bfd-in2.h: Regenerated.
2696         * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2697         * elf-bfd.h (struct elf_backend_data): New function pointer member
2698         elf_backend_bfd_from_remote_memory.
2699         (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2700         Declare them.
2701         * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2702         (elfNN_bed): Add that to the initializer.
2704 2003-05-15  Roland McGrath  <roland@redhat.com>
2706         * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2708 2003-05-20  Jakub Jelinek  <jakub@redhat.com>
2710         * elflink.h (elf_link_output_extsym): Only issue error about !=
2711         STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2713 2003-05-20  H.J. Lu <hongjiu.lu@intel.com>
2715         * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2716         when removing the old definition for symbols with non-default
2717         visibility.
2719 2003-05-18  Jason Eckhardt  <jle@rice.edu>
2721         * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2723 2003-05-17  Andreas Schwab  <schwab@suse.de>
2725         * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2726         elf_section_data during processing of pc-relative and absolute
2727         relocations.
2728         (elf_m68k_relocate_section): Use the cached reloc section instead
2729         of computing it again.  Fix handling of visibility.  Don't modify
2730         addend when copying over a relocation into the output.
2732 2003-05-17  Alan Modra  <amodra@bigpond.net.au>
2734         * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2735         to trim plt entries.  Move undefweak non-default visibility test..
2736         (allocate_dynrelocs): ..from here.
2737         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2738         dynamic_sections_created here.  Update comment.  Move undefweak
2739         non-default visibility test..
2740         (allocate_dynrelocs): ..from here.  Fix comment.
2741         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2742         to trim plt entries.  Move undefweak non-default visibility test..
2743         (allocate_dynrelocs): ..from here.  Fix comment.
2744         * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2745         STV_DEFAULT rather than comparing with zero.
2746         * elflink.c (_bfd_elf_merge_symbol): Likewise.
2747         (_bfd_elf_fix_symbol_flags): Likewise.  Format comment.
2749 2003-05-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2751         * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2752         pointers.
2753         (_bfd_set_gp_value): Likewise.
2755 2003-05-16  Michael Snyder  <msnyder@redhat.com>
2756         From Bernd Schmidt  <bernds@redhat.com>
2757         * archures.c (bfd_mach_h8300sx): New.
2758         * bfd-in2.h: Regenerate.
2759         * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2760         (h8300sx_info_struct): New.
2761         (h8300s_info_struct): Link to it.
2762         * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2763         (elf32_h8_final_write_processing): Likewise.
2764         (elf32_h8_relax_section): Likewise.
2766 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
2768         * config.bfd: Accept i[3-7]86 variants.
2769         * configure.host: Likewise.
2770         * configure.in: Likewise.
2771         * configure: Regenerate.
2773 2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
2775         * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2776         symbol.
2778 2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
2780         * elflink.h (elf_link_check_versioned_symbol): Also allow
2781         the base version.
2783 2003-05-15  Alan Modra  <amodra@bigpond.net.au>
2784             H.J. Lu <hongjiu.lu@intel.com>
2786         * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2787         (elf_i386_relocate_section): Likewise.
2788         * elf32-ppc.c (allocate_dynrelocs): Likewise.
2789         (ppc_elf_relocate_section): Likewise.
2790         * elf64-ppc.c (allocate_dynrelocs): Likewise.
2791         (ppc64_elf_relocate_section): Likewise.
2793 2003-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2795         * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2797 2003-05-13  Stephane Carrez  <stcarrez@nerim.fr>
2799         * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2800         processor capability, allow merge of HC12 and HCS12 in some cases.
2801         (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2802         * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2803         (bfd_m68hc12_arch): Link it.
2804         (scan_mach): New function.
2806 2003-05-13  Andrew Haley  <aph@redhat.com>
2808         * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2810 2003-05-13  Alan Modra  <amodra@bigpond.net.au>
2811             H.J. Lu  <hongjiu.lu@intel.com>
2813         * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2814         elf32-ppc.c.  Add ELF_LINK_FORCED_LOCAL check.
2815         * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2816         (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2817         (ppc_elf_relocate_section): Likewise.
2818         * elf64-ppc.c (allocate_dynrelocs): Likewise.
2819         (ppc64_elf_relocate_section): Likewise.  Use for .got relocs too.
2820         (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2821         relocs need no other types.
2822         * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2823         dynreloc check.
2824         (elf_i386_relocate_section): Likewise.  Use for .got relocs too.
2825         (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2826         .got relocs.
2828 2003-05-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2830         * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2831         copy ELF_LINK_NON_GOT_REF from weakdef.
2832         (allocate_dynrelocs): For undef weak syms with non-default
2833         visibility, a) don't allocate plt entries, b) don't allocate
2834         .got relocs, c) discard dyn rel space
2835         (sh_elf_relocate_section): d) don't generate .got relocs, e)
2836         don't generate dynamic relocs.
2837         (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2838         for weakdefs when symbol already adjusted.
2840 2003-05-12  Nick Clifton  <nickc@redhat.com>
2842         * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2843         overflow detection for R_XSTORMY16_16 reloc.
2845 2003-05-12  Paul Clarke  <paulc@senet.com.au>
2847         * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2849 2003-05-11  Jason Eckhardt  <jle@rice.edu>
2851         * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2852         adjust upper bits.
2853         (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2854         proper place.
2855         (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2856         proper place.
2858 2003-05-11  Andreas Schwab  <schwab@suse.de>
2860         * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2861         complicated tests for unresolvable relocs with a simple direct
2862         scheme using "unresolved_reloc" var.  Report some detail on
2863         bfd_reloc_outofrange and similar errors.
2865 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2867         * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2868         Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2869         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2870         * elf64-s390.c: Likewise.
2872 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2874         * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2875         (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2876         ELF_LINK_NON_GOT_REF from weakdef.
2877         (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2878         already been adjusted before treating it specially.
2879         * el64-s390.c: Likwise.
2881 2003-05-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2883         * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2884         non-default visibility, a) don't make them dynamic, b) discard
2885         space for dynamic relocs.
2886         (elf_s390_relocate_section): Initialize the GOT entries and skip
2887         R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2888         symbols with non-default visibility.
2889         * elf64-s390.c: Likewise.
2891 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
2893         * cpu-arm.c (arm_check_note): Warning fix.
2894         * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes.  Arrange
2895         to keep relocs if edited.
2896         (iq2000_elf_print_private_bfd_data): Return TRUE.
2897         * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2898         ELF64_R_SYM.
2899         (elfNN_ia64_relax_ldxmov): Warning fix.
2900         * xtensa-isa.c (xtensa_add_isa): Warning fix.
2901         * xtensa-modules.c (get_num_opcodes): Warning fix.
2903 2003-05-09  Andrey Petrov <petrov@netbsd.org>
2905         * elf.c (elf_fake_sections): Use correct cast for sh_name.
2907 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
2909         * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2910         elflink.h.  Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2911         (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2912         (bfd_elf_record_link_assignment): Move from elflink.h.
2913         (_bfd_elf_merge_symbol): Likewise.
2914         (_bfd_elf_add_default_symbol): Likewise.
2915         (_bfd_elf_export_symbol): Likewise.
2916         (_bfd_elf_link_find_version_dependencies): Likewise.
2917         (_bfd_elf_link_assign_sym_version): Likewise.
2918         (_bfd_elf_link_read_relocs): Likewise.
2919         (_bfd_elf_link_size_reloc_section): Likewise.
2920         (_bfd_elf_fix_symbol_flags): Likewise.
2921         (_bfd_elf_adjust_dynamic_symbol): Likewise.
2922         (_bfd_elf_link_sec_merge_syms): Likewise.
2923         (elf_link_read_relocs_from_section): Likewise.  Use bed->s->sizeof_rel
2924         and bed->s->sizeof_rela.
2925         (_bfd_elf_link_output_relocs): Likewise.
2926         * elf-bfd.h (struct elf_size_info): Rename file_align to
2927         log_file_align.
2928         (struct elf_info_failed): Move from elflink.h.
2929         (struct elf_assign_sym_version_info): Likewise.
2930         (struct elf_find_verdep_info): Likewise.
2931         (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2932         (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2933         _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2934         _bfd_elf_link_assign_sym_version,
2935         _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2936         _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2937         _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2938         _bfd_elf_link_sec_merge_syms): Declare.
2939         (bfd_elf32_link_create_dynamic_sections): Don't declare.
2940         (_bfd_elf32_link_read_relocs): Likewise.
2941         (bfd_elf64_link_create_dynamic_sections): Likewise.
2942         (_bfd_elf64_link_read_relocs): Likewise.
2943         * elflink.h: Move lots o' stuff elsewhere.
2944         * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2945         (bfd_elf64_record_link_assignment): Likewise.
2946         (bfd_elf_record_link_assignment): Declare.
2947         * bfd-in2.h: Regenerate.
2948         * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2949         (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2950         * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2951         (assign_file_positions_for_segments): Likewise.
2952         (assign_file_positions_except_relocs): Likewise.
2953         (swap_out_syms, elfcore_write_note): Likewise.
2954         * elf-m10200.c: Adjust for changed function names.
2955         * elf-m10300.c: Likewise.
2956         * elf32-arm.h: Likewise.
2957         * elf32-h8300.c: Likewise.
2958         * elf32-hppa.c: Likewise.
2959         * elf32-ip2k.c: Likewise.
2960         * elf32-m32r.c: Likewise.
2961         * elf32-m68hc11.c: Likewise.
2962         * elf32-m68hc1x.c: Likewise.
2963         * elf32-m68k.c: Likewise.
2964         * elf32-mips.c: Likewise.
2965         * elf32-ppc.c: Likewise.
2966         * elf32-sh.c: Likewise.
2967         * elf32-v850.c: Likewise.
2968         * elf32-xtensa.c: Likewise.
2969         * elf64-alpha.c: Likewise.
2970         * elf64-hppa.c: Likewise.
2971         * elf64-mmix.c: Likewise.
2972         * elf64-ppc.c: Likewise.
2973         * elf64-sh64.c: Likewise.
2974         * elfxx-ia64.c: Likewise.
2975         * elfxx-mips.c: Likewise.
2976         (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2977         * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2978         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2979         * elf64-mips.c (mips_elf64_size_info): Likewise.
2980         * elf64-s390.c (s390_elf64_size_info): Likewise.
2981         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2983 2003-05-08  H.J. Lu <hongjiu.lu@intel.com>
2985         * elflink.h (elf_add_default_symbol): After skipping the
2986         unversioned symbol, go to non-default one.
2988 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
2990         * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2991         want_plt field.
2992         (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2993         for symbols with non-default visibility.
2995 2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
2997         * elflink.h (elf_link_check_versioned_symbol): Also handle the
2998         case that a DSO references a hidden symbol which may be
2999         satisfied by a versioned symbol in another DSO.
3000         (elf_link_output_extsym): Check versioned definition for hidden
3001         symbol referenced by a DSO.
3003 2003-05-07  Nick Clifton  <nickc@redhat.com>
3005         * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
3006         R_XSTORMY16_16 reloc to ignore overflows.
3008 2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
3010         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
3011         error message for mixing different-endian files.  Check for ABI
3012         compatibility of input files with the selected emulation.
3014 2003-05-05  Alan Modra  <amodra@bigpond.net.au>
3016         * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
3017         non-default visibility, a) don't make them dynamic, b) discard
3018         space for dynamic relocs.
3019         * elf64-x86-64.c (allocate_dynrelocs): Likewise.
3021         * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
3022         non-default visibility, a) don't allocate plt entries, b) don't
3023         allocate .got relocs, c) discard dyn rel space,
3024         (ppc_elf_relocate_section): d) don't generate .got relocs, e)
3025         don't generate dynamic relocs.
3026         * elf64-ppc.c (allocate_dynrelocs): As above.
3027         (ppc64_elf_relocate_section): As above.
3029 2003-05-05  Andreas Jaeger  <aj@suse.de>
3031         * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
3032         relocation entries for weak undefined symbols with non-default
3033         visibility.
3034         (elf64_x86_64_relocate_section): Initialize the GOT entries and
3035         skip R_386_32/R_386_PC32 for weak undefined symbols with
3036         non-default visibility.
3038 2003-05-04  H.J. Lu <hjl@gnu.org>
3040         * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
3041         relocation entries for weak undefined symbols with non-default
3042         visibility.
3043         (elf_i386_relocate_section): Initialize the GOT entries and
3044         skip R_386_32/R_386_PC32 for weak undefined symbols with
3045         non-default visibility.
3047         * elfxx-ia64.c (allocate_fptr): Don't allocate function
3048         descriptors for weak undefined symbols with non-default
3049         visibility.
3050         (allocate_dynrel_entries): Don't allocate relocation entries
3051         for symbols resolved to 0.
3052         (set_got_entry): Don't install dynamic relocation for weak
3053         undefined symbols with non-default visibility.
3054         (set_pltoff_entry): Likewise.
3056         * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
3057         with non-default visibility.
3058         (elf_link_output_extsym): Don't make weak undefined symbols
3059         with non-default visibility dynamic.
3061 2003-05-04  H.J. Lu <hjl@gnu.org>
3063         * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
3065 2003-05-04  H.J. Lu <hjl@gnu.org>
3067         * elflink.h (elf_merge_symbol): Don't record a hidden/internal
3068         symbol dynamic. Check indirection when removing the old
3069         definition for symbols with non-default visibility.
3070         (elf_add_default_symbol): Skip when told by elf_merge_symbol.
3072 2003-05-02  Nick Clifton  <nickc@redhat.com>
3074         * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
3075         R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
3076         unsigned overflow.
3078 2003-05-02  Andreas Jaeger  <aj@suse.de>
3080         * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
3081         ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
3082         (ELIMINATE_COPY_RELOCS): Define as one.  Use throughout.
3083         (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
3084         ELF_LINK_NON_GOT_REF from weakdef.
3086 2003-05-02  Charles Lepple <clepple@ghz.cc>
3087             Nick Clifton <nickc@redhat.com>
3089         * acinclude.m4: Fix name of --enable-install-libbfd switch.
3090         * aclocal.m4: Regenerate.
3091         * configure: Regenerate.
3092         * Makefile.in: Regenerate.
3094 2003-05-01  Alan Modra  <amodra@bigpond.net.au>
3096         * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
3097         weakdef sym has already been adjusted before treating it specially.
3098         * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
3099         ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
3100         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
3101         (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
3103 2003-04-28  H.J. Lu <hjl@gnu.org>
3105         * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
3106         the relax finalize pass.
3108         * section.c (struct sec): Add need_finalize_relax and remove
3109         flag11.
3110         (STD_SECTION): Update struct sec initializer.
3111         * bfd-in2.h: Regenerated.
3113 2003-04-28  H.J. Lu <hjl@gnu.org>
3115         * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
3116         to copy any information related to dynamic linking when we flip
3117         the indirection.
3119 2003-04-27  H.J. Lu <hjl@gnu.org>
3121         * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
3122         (ELF_LINK_DYNAMIC_WEAK): New.
3124         * elflink.h (elf_merge_symbol): Add one argument to indicate if
3125         a symbol should be skipped. Ignore definitions in dynamic
3126         objects for symbols with non-default visibility.
3127         (elf_add_default_symbol): Adjusted.
3128         (elf_link_add_object_symbols): Check if a symbol should be
3129         skipped. Don't merge the visibility field with the one from
3130         a dynamic object.
3131         (elf_link_check_versioned_symbol): Use undef_bfd.
3132         (elf_link_output_extsym): Warn if a forced local symbol is
3133         referenced from dynamic objects. Make non-weak undefined symbol
3134         with non-default visibility a fatal error.
3136 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3138         * configure.in: Bump version on HEAD to 2.14.90.
3139         * configure: Regenerated.
3141 2003-04-26  Stephane Carrez  <stcarrez@nerim.fr>
3143         PR savannah/3331:
3144         * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
3145         when we couldn't relax something.
3147 2003-04-25  Alan Modra  <amodra@bigpond.net.au>
3149         * elflink.h (elf_merge_symbol): When we find a regular definition
3150         for an indirect symbol, flip the indirection so that the old
3151         direct symbol now points to the new definition.
3153 2003-04-24  Roland McGrath  <roland@redhat.com>
3155         * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
3157 2003-04-24  Alan Modra  <amodra@bigpond.net.au>
3159         * elf32-ppc.c: Formatting and comment fixes.
3160         (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
3161         (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
3163 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
3165         * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
3166         * bfd-in2.h: Rebuilt.
3167         * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
3168         * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
3169         & H8300SNMAGIC.
3170         (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
3171         * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
3172         (h8300sn_info_struct, h8300hn_info_struct): New.
3173         * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
3174         (elf32_h8_final_write_processing): Likewise.
3176 2003-04-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3178         * elf32-sh.c (tpoff): New.
3179         (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
3180         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3181         (allocate_dynrelocs): Don't make unnecessary dynamic TLS
3182         relocations.  Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
3183         (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
3184         (dtpoff_base): Fix wrong indentation.
3185         (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
3186         relocations.  Don't set tls_tpoff32 flag.  Don't make unnecessary
3187         R_SH_TLS_TPOFF32 relocations.
3189 2003-04-23  J"orn Rennecke <joern.rennecke@superh.com>
3191         * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
3192         * cpu-sh.c: Likewise.
3193         * elf32-sh.c: Likewise.
3194         * reloc.c (bfd_reloc_code_real): Likewise.
3195         * elf32-sh64-com.c: Change comment to refer to SuperH.
3196         * elf32-sh64.c: Likewise.
3197         * elf64-sh64.c: Likewise.
3198         * bfd-in2.h (enum bfd_architecture): Regenerate.
3200 2003-04-23  Alan Modra  <amodra@bigpond.net.au>
3202         From Julien LEMOINE <speedblue@debian.org>
3203         * elf32-i386.c (elf_i386_info_to_howto): Delete.
3204         (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
3206 2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3208         * archures.c: Replace references to Mitsubishi M32R with references
3209         to Renesas M32R.
3210         * relocs.c: Likewise.
3211         * bfd-in2.h: Regenerate.
3213 2003-04-21  Richard Henderson  <rth@redhat.com>
3215         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
3216         executable when a symbol is defined both regular and dynamic.
3218 2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
3220         * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
3221         (elf32-m68hc1x.lo): Update dependencies
3222         * configure.in: Add elf32-m68hc1x.lo.
3223         * configure: Rebuild.
3224         * Makefile.in: Rebuild.
3226 2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
3228         * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3229         (m68hc11_elf_hash_table_create): New function.
3230         (elf32_m68hc11_link_hash_table_free): New function.
3231         (stub_hash_newfunc): New function.
3232         (m68hc11_add_stub): New function.
3233         (elf32_m68hc11_add_symbol_hook): New function.
3234         (elf32_m68hc11_setup_section_lists): New function.
3235         (elf32_m68hc11_next_input_section): New function.
3236         (elf32_m68hc11_size_stubs): New function.
3237         (elf32_m68hc11_build_stubs): New function.
3238         (m68hc11_get_relocation_value): New function.
3239         (elf32_m68hc11_relocate_section): Call the above to redirect
3240         some relocations to the trampoline code.
3241         (m68hc11_elf_export_one_stub): New function.
3242         (m68hc11_elf_set_symbol): New function.
3243         (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
3244         (m68hc11_elf_get_bank_parameters): Get parameters only when the info
3245         is not yet initialized.
3247         * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3248         (elf32_m68hc11_stub_hash_entry): New struct.
3249         (m68hc11_page_info): Add trampoline handler address.
3250         (m68hc11_elf_link_hash_table): Add stubs generation members.
3251         (elf32_m68hc11_add_symbol_hook): Declare.
3252         (elf32_m68hc11_setup_section_lists): Declare.
3253         (elf32_m68hc11_size_stubs): Declare.
3254         (elf32_m68hc11_build_stubs): Declare.
3256         * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
3257         (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
3258         (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
3259         (_bfd_m68hc11_elf_set_private_flags): Ditto.
3260         (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
3261         (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
3262         (bfd_elf32_bfd_link_hash_table_create): Define.
3263         (elf_backend_add_symbol_hook): Define.
3264         (m68hc11_elf_bfd_link_hash_table_create): New function.
3265         (m68hc11_elf_build_one_stub): New function.
3266         (m68hc11_elf_size_one_stub): New function.
3267         (m68hc11_elf_bfd_link_hash_table_create): Install the above.
3268         (bfd_elf32_bfd_link_hash_table_create): Define.
3270         * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
3271         (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
3272         (m68hc12_phys_addr): Ditto.
3273         (m68hc12_phys_page): Ditto.
3274         (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
3275         (elf32_m68hc11_gc_mark_hook): Likewise.
3276         (elf32_m68hc11_gc_sweep_hook): Likewise.
3277         (elf32_m68hc11_check_relocs): Likewise.
3278         (elf32_m68hc11_relocate_section): Likewise.
3279         (_bfd_m68hc12_elf_set_private_flags): Likewise.
3280         (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
3281         (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
3282         (m68hc12_elf_build_one_stub): New function.
3283         (m68hc12_elf_size_one_stub): New function.
3284         (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
3285         (elf_backend_add_symbol_hook): Define.
3286         (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
3288 2003-04-18  Nick Clifton  <nickc@redhat.com>
3290         * format.c (bfd_check_format_matches): Only check associated
3291         vector if the matching_vector has been created.
3293 2003-04-15  Alexandre Oliva  <aoliva@redhat.com>
3295         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
3296         2003-04-09's change.
3298 2003-04-15  Brian Ford  <ford@vss.fsi.com>
3300         * peicode.h (coff_swap_scnhdr_in): If a section holds
3301         uninitialized data and is from an object file or from an
3302         executable image that has not initialized the s_size field, or if
3303         the physical size is padded, use the virtual size (stored in
3304         s_paddr) instead.
3306 2003-04-15  H.J. Lu <hjl@gnu.org>
3308         * elflink.h (elf_link_add_object_symbols): Properly report
3309         filename for alignment reduction.
3311 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
3313         * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
3314         * reloc.c: Likewise.
3315         * coff-h8300.c: Likewise.
3316         * coff-h8500.c: Likewise.
3317         * coff-sh.c: Likewise.
3318         * cpu-h8300.c: Likewise.
3319         * cpu-sh.c: Likewise.
3320         * elf32-h8300.c: Likewise.
3321         * elf32-sh.c: Likewise.
3322         * elf32-sh64-com.c: Likewise.
3323         * elf32-sh64.c: Likewise.
3324         * elf64-sh64.c: Likewise.
3325         * bfd-in2.h: Regenerate.
3327 2003-04-14  H.J. Lu <hjl@gnu.org>
3329         * elflink.h (elf_link_add_object_symbols): Maintain maximum
3330         alignment for common symbols. Warn reducing alignment for
3331         common symbols. Report old filename when symbol size changes.
3333 2003-04-12  Alexandre Oliva  <aoliva@redhat.com>
3335         * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
3336         occurrences of the same test changed in the previous patch.
3337         Optimize.
3339 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3341         * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
3342         (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3343         GOT_DISP/addend only if the symbol got a global GOT entry.
3345 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
3347         * elfxx-mips.c (mips_elf_calculate_relocation): Decay
3348         GOT_PAGE/GOT_OFST referencing overridable symbol to
3349         GOT_DISP/addend.
3350         (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
3351         global symbol as GOT_DISP.
3353 2003-04-10  Bob Wilson  <bob.wilson@acm.org>
3355         * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
3356         next relocation on an undefined symbol.
3358 2003-04-09  Richard Henderson  <rth@redhat.com>
3360         * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
3361         Ignore relocations against r_symndx == 0.
3363 2003-04-09  H.J. Lu <hjl@gnu.org>
3365         * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
3366         FALSE for undefined symbols.
3367         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3369 2003-04-09  Alexandre Oliva  <aoliva@redhat.com>
3371         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
3372         and IRIX-specific shift-to-64-bit 4-byte lengths before following
3373         addr_size.
3375 2003-04-08  Alexandre Oliva  <aoliva@redhat.com>
3377         * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
3378         pointer size from ABI, not arch_bits_per_address.
3380 2003-04-07  Kevin Buettner  <kevinb@redhat.com>
3382         * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
3383         constants for n32 ABI.
3385 2003-04-06  Andrew Cagney  <cagney@redhat.com>
3387         * simple.c (bfd_simple_get_relocated_section_contents): Disable
3388         free that leads to GDB vs BFD memory corruption.
3390 2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
3392         * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
3393         symbols that mark the end of the section.
3394         (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
3395         converting to a relative branch so that the offset is computed after
3396         the relaxation; also relocate a jsr into a bsr if possible but don't
3397         relax them if they are to a far symbol as we need to call the
3398         trampoline code.
3399         (elf_m68hc11_howto_table): Set pcrel_offset to true.
3401 2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
3403         * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
3404         bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
3405         * bfd-in2.h: Regenerate
3406         * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
3407         * cpu-tic4x.c: Ditto
3409 2003-04-03  Nick Clifton  <nickc@redhat.com>
3411         * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
3412         differently for object files and executables.
3413         * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
3414         for object files or for executables who have not already
3415         initialised the field.
3416         * libpei.h (bfd_pe_executable_p): New macro.  Return true if
3417         the PE format bfd is an executable.
3419 2003-04-03  Alan Modra  <amodra@bigpond.net.au>
3421         * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
3422         here as it's too early to reliably determine locality.
3423         (ppc_elf_gc_sweep_hook): Likewise.
3424         (SYMBOL_REFERENCES_LOCAL): Expand comment.
3426 2003-04-02  Bob Wilson  <bob.wilson@acm.org>
3428         * xtensa-modules.c: Remove comment indicating that this is a
3429         generated file.
3431 2003-04-02  Alan Modra  <amodra@bigpond.net.au>
3433         * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
3435 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
3437         * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
3438         (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
3439         (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
3440         xtensa-modules.lo.
3441         (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
3442         xtensa-modules.c.
3443         (cpu-xtensa.lo): New target.
3444         (elf32-xtensa.lo): Likewise.
3445         (xtensa-isa.lo): Likewise.
3446         (xtensa-modules.lo): Likewise.
3447         * Makefile.in: Regenerate.
3448         * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
3449         (bfd_archures_list): Add bfd_xtensa_arch.
3450         * config.bfd: Handle xtensa-*-*.
3451         * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
3452         * configure: Regenerate.
3453         * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
3454         PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
3455         * targets.c (bfd_elf32_xtensa_be_vec): Declare.
3456         (bfd_elf32_xtensa_le_vec): Likewise.
3457         (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
3458         * cpu-xtensa.c: New file.
3459         * elf32-xtensa.c: Likewise.
3460         * xtensa-isa.c: Likewise.
3461         * xtensa-modules.c: Likewise.
3462         * libbfd.h: Regenerate.
3463         * bfd-in2.h: Likewise.
3465 2003-04-01  Nick Clifton  <nickc@redhat.com>
3467         * archures.c (bfd_mach_arm_unknown): Define.
3468         * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3469         bfd_arm_get_mach_from_notes): Prototype.
3470         * bfd-in2.h: Regenerate.
3471         * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3472         bfd_arm_merge_machines.
3473         (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3474         * coffcode.h (coff_set_arch_mach_hook): Call
3475         bfd_arm_get_mach_from_notes.
3476         * coffgen.c (coff_real_object_p): Revert previous delta.
3477         * cpu_arm.c (arm_check_note): New function.  Examine a note in a
3478         .note section.
3479         (bfd_arm_merge_machines): New function: Handle the merging of ARM
3480         binaries compiled for different architectures..
3481         (bfd_arm_update_notes): New function: Update an ARM note section.
3482         (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3483         number from an ARM note section.
3484         * elf32-arm.h (elf32_arm_object_p): Use
3485         bfd_arm_get_mach_from_notes.
3486         (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3487         (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
3489 2003-04-01  Ben Elliston  <bje@wasabisystems.com>
3491         * dwarf2.c (read_attribute_value): Correct typo in comment.
3493 2003-04-01  Nick Clifton  <nickc@redhat.com>
3495         * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3496         instead of concat().
3497         (decode_line_info): Only free filename if it is not NULL.
3498         (add_line_info): Make a copy of the filename when storing it into
3499         the info structure.
3501 2003-03-31  Andreas Schwab  <schwab@suse.de>
3502             Daniel Jacobowitz  <drow@mvista.com>
3504         * simple.c (bfd_simple_get_relocated_section_contents): Add
3505         parameter symbol_table.  Optionally use it instead of the symbol
3506         table from the bfd.  Save and restore output offsets and output
3507         sections  around bfd_get_relocated_section_contents.  Fix a memory
3508         leak.
3509         (simple_save_output_info, simple_restore_output_info): New
3510         functions.
3511         * bfd-in2.h: Regenerate.
3512         * dwarf2.c (read_abbrevs): Use
3513         bfd_simple_get_relocated_section_contents instead of
3514         bfd_get_section_contents.
3515         (decode_line_info): Likewise.
3516         (_bfd_dwarf2_find_nearest_line): Likewise.  Don't call
3517         find_rela_addend.
3518         (find_rela_addend): Remove.
3519         * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3520         debugging sections.
3521         (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3522         not bfd_zalloc.
3524 2003-03-31  David Heine  <dlheine@suif.stanford.edu>
3526         * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3527         bfd_alloc.
3528         * dwarf2.c (concat_filename): Always allocate space for the
3529         returned filename.
3530         (decode_line_info): Free the allocated filename returned by
3531         concat_filename.
3532         * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3533         * elf.c (copy_private_bfd_data): Likewise.
3534         (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3535         * elflink.h (elf_link_sort_relocs): Fix memory leak.
3536         * format.c (bfd_check_format_matches): Likewise.
3537         * linker.c (bfd_generic_final_link): Likewise.
3538         * opncls.c (find_separate_debug_info): Likewise.
3539         * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
3541 2003-03-28  H.J. Lu <hjl@gnu.org>
3543         * elflink.h (elf_link_add_object_symbols): Correctly combine
3544         visibilities.
3546 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
3548         * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3549         to -1 before recomputing got offsets.
3551 2003-03-26  Andreas Schwab  <schwab@suse.de>
3553         * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3554         (elf_m68k_relocate_section): Use it to correctly handle symbols
3555         forced to be local.
3556         (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3557         entries for symbols that are forced to be local.
3559 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
3561         * elfxx-mips.c (_bfd_mips_relax_section): New function.
3562         * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3563         * elfn32-mips.c, elf64-mips.c: Use it.
3565 2003-03-25  Stan Cox   <scox@redhat.com>
3566             Nick Clifton  <nickc@redhat.com>
3568         Contribute support for Intel's iWMMXt chip - an ARM variant:
3570         * archures.c: Add bfd_mach_arm_iWMMXt.
3571         * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3572         * bfd-in2.h: Regenerate.
3573         * libbfd.h: Regenerate.
3574         * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3575         object files to be linked with XScale ones.
3576         (coff_arm_final_link_postscript): Update note section.
3577         * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3578         * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3579         after identifying a coff binary.
3580         * cpu-arm.c (processors): Add iWMMXt.
3581         (arch_inf): Likewise.
3582         * elf32-arm.h (arm_object_p): Handle note section.
3583         (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
3584         be linked with XScale ones.
3585         (elf32_arm_section_flags): New function: Set flags on note section.
3586         (elf32_arm_final_write_processing): Handle note section.
3588 2003-03-21  DJ Delorie  <dj@redhat.com>
3590         * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3591         _bfd_elf_rela_local_sym.
3593 2003-03-20  H.J. Lu <hjl@gnu.org>
3595         * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3596         non-ELF outputs.
3598 2003-03-20  Nick Clifton  <nickc@redhat.com>
3600         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3601         $idata5 in case bfd_coff_final_link is not called.
3603 2003-03-19  Jakub Jelinek  <jakub@redhat.com>
3605         * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3606         field.
3607         (canon_reloc_count): Define.
3608         (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3609         sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3610         reloc_count.
3611         (sparc64_elf_canonicalize_reloc): New routine.
3612         (bfd_elf64_canonicalize_reloc): Define.
3614 2003-03-18  Jakub Jelinek  <jakub@redhat.com>
3616         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3617         againt mergeable sections.  Take r_addend into account when caching
3618         trampolines.
3620 2003-03-18  Richard Henderson  <rth@redhat.com>
3622         * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3623         local symbols that have no dyninfo.
3625 2003-03-14  Gene Smith  <gene.smith@siemens.com>
3627         * ieee.c (ieee_write_expression): Handle the case where symbol is
3628         NULL.
3629         General formatting improvements.
3631 2003-03-13  Nick Clifton  <nickc@redhat.com>
3633         * configure.in (LINGUAS): Add zh_CN.
3634         * configure: Regenerate.
3635         * po/zh_CN.po: New file.
3637 2003-03-13  Elias Athanasopoulos  <elathan@phys.uoa.gr>
3639         * aout-cris.c (BYTES_IN_WORD): Don't define.
3640         aout-encap.c: Likewise.
3641         aout-ns32k.c: Likewise.
3642         aout-tic30.c: Likewise.
3643         hp300bsd.c: Likewise.
3644         i386aout.c: Likewise.
3645         i386dynix.c: Likewise.
3646         i386linux.c: Likewise.
3647         i386lynx.c: Likewise.
3648         i386mach3.c: Likewise.
3649         m68k4knetbsd.c: Likewise.
3650         m68klinux.c: Likewise.
3651         m68klynx.c: Likewise.
3652         m68knetbsd.c: Likewise.
3653         m88kmach3.c: Likewise.
3654         mipsbsd.c: Likewise.
3655         newsos3.c: Likewise.
3656         sparclinux.c: Likewise.
3657         sparclynx.c: Likewise.
3658         sparcnetbsd.c: Likewise.
3659         vaxbsd.c: Likewise. Fix comment formatting.
3661 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
3663         * Reverted 2003-03-02's patch.
3665         * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3666         overridable.
3667         * elf64-mips.c (mips_elf64_canonicalize_reloc,
3668         mips_elf64_get_dynamic_reloc_upper_bound,
3669         mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3670         (bfd_elf64_get_canonicalize_reloc,
3671         bfd_elf64_get_dynamic_reloc_upper_bound,
3672         bfd_elf64_canonicalize_dynamic_reloc): Define.
3673         (mips_elf64_slurp_reloc_table): Support dynamic.
3674         (mips_elf64_slurp_one_reloc_table): Adjust.
3676 2003-03-12  Nick Clifton  <nickc@redhat.com>
3678         * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3679         'index' to 'offset' in test for zero value.
3681 2003-03-11  Alexandre Oliva  <aoliva@redhat.com>
3683         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3684         dynamic relocations pointing to local or section symbols, use the
3685         NULL symbol instead.  Document the choice to not emit an
3686         additional R_MIPS_64 relocation.
3688 2003-03-11  Alan Modra  <amodra@bigpond.net.au>
3690         * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3691         zero index dynamic tls relocs generated for the GOT.  Tidy code.
3692         Set "relocation" to 1 on DTPMOD32 relocs.  Optimize HA adjustment.
3693         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3695 2003-03-07  Alan Modra  <amodra@bigpond.net.au>
3697         * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3698         a tls_get_addr call.
3700         * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3701         (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3702         ELF_LINK_NON_GOT_REF from weakdef.
3703         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3704         (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3705         ELF_LINK_NON_GOT_REF from weakdef.
3706         * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one.  Use throughout.
3707         (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3708         ELF_LINK_NON_GOT_REF from weakdef.
3710 2003-03-06  Jakub Jelinek <jakub@redhat.com>
3711         Andrew Haley  <aph@redhat.com>
3713         * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3714         output is relocateable.
3716 2003-03-06  Steven Konopa <skonopa@kgo.csc.com>
3718         * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3719         R_COMMENT.
3721 2003-03-06  Alan Modra  <amodra@bigpond.net.au>
3723         * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3724         error messages.
3725         (ELIMINATE_COPY_RELOCS): Define to zero.
3726         (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3727         TLSLD relocs.  Report reloc types on a number of errors.  Optimize
3728         LOCAL24PC check for non-local syms.  Don't capitalize error messages.
3729         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3730         (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3731         calculating TLSLD relocs.  Report reloc types on a number of errors.
3732         Don't capitalize error messages.
3734 2003-03-03  H.J. Lu <hjl@gnu.org>
3736         * elfxx-ia64.c (USE_BRL): Removed.
3737         (oor_ip): Removed.
3739 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
3741         * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3742         relocation (no special function), and make it non-partial_inplace.
3743         (sh_elf_relax_section): When creating a bsr, use a consistent value
3744         no matter if the symbol is extern or not;  set addend to -4.
3745         Don't swap load / non-load instructions for SH4.
3746         (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3747         rather than if the symbol is external to determine if adjusting the
3748         offset makes sense.  Adjust the addend too if appropriate.
3749         (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3750         relocation.
3752 2003-03-03  Nick Clifton  <nickc@redhat.com>
3754         * po/da.po: Installed latest translation.
3756 2003-03-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3758         * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3759         R_MIPS_PC16 to rightshift 2.
3760         (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3761         (bfd_elf32_bfd_reloc_type_lookup): Support
3762         BFD_RELOC_MIPSEMB_16_PCREL_S2.
3763         * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3764         R_MIPS_PC16 to rightshift 2.
3765         (mips_elf64_howto_table_rela): Likewise.
3766         (mips_reloc_map): Map to rightshifted BFD reloc.
3767         * elfn32-mips.c: The same as in elf64-mips.c.
3768         * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3769         (mips_elf_calculate_relocation): Handle rightshifted addends for
3770         R_MIPS_PC16.
3771         * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3772         MIPS Embedded PIC. Remove superfluous empty COMMENT.
3773         * libbfd.h: Regenerate.
3774         * bfd-in2.h: Regenerate.
3776 2003-02-28  Richard Henderson  <rth@redhat.com>
3778         * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3779         for ltoff22x relaxation.
3781 2003-03-01  Alan Modra  <amodra@bigpond.net.au>
3783         * bfd-in.h (_bfd): Don't define.
3784         * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3785         * syms.c: Likewise.
3786         * bfd-in2.h: Regenerate.
3788 2003-02-27  Richard Henderson  <rth@redhat.com>
3790         * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3791         (elfNN_ia64_check_relocs): Set it.
3792         (allocate_global_data_got): Check it.
3793         (allocate_local_got): Likewise.
3794         (allocate_dynrel_entries): Likewise.
3795         (elfNN_ia64_relax_ldxmov): New.
3796         (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3797         (elfNN_ia64_choose_gp): Split out from ...
3798         (elfNN_ia64_final_link): ... here.
3800 2003-02-27  Andrew Cagney  <cagney@redhat.com>
3802         * bfd.c (struct bfd): Rename "struct _bfd".
3803         * bfd-in.h: Update copyright.
3804         (struct bfd): Rename "struct _bfd".
3805         (_bfd): Define for backward compatibility.
3806         * bfd-in2.h: Regenerate.
3808 2003-02-25  Alan Modra  <amodra@bigpond.net.au>
3810         * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3811         and rel_hdr2 when initially counting input relocs rather than after
3812         creating output reloc sections.
3813         (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3814         sizes.
3816         * Makefile.am: Run "make dep-am".
3817         * Makefile.in: Regenerate.
3819 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
3821         * elf.c (elfcore_read_notes): Add check for QNX style core file.
3822         (elfcore_grog_nto_note): New function.
3823         (elfcore_grog_nto_gregs): New function.
3824         (elfcore_grog_nto_status): New function.
3826 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
3828         * elflink.c (_bfd_elf_create_got_section): Check existing .got
3829         section flags before concluding that we've already been called.
3830         Don't use register keyword.
3831         (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3832         (_bfd_elf_create_linker_section): Formatting.
3834 2003-02-20  jmc  <jmc@prioris.mini.pw.edu.pl>
3836         * coff-h8300.c: Fix typo: intial -> initial.
3837         * coff-ppc.c: Likewise.
3839 2003-02-20  Alan Modra  <amodra@bigpond.net.au>
3841         * elf32-ppc.c: Formatting.
3842         (allocate_dynrelocs): LD and GD relocs against the same sym need
3843         separate GOT entries.
3844         (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3845         entries per symbol.
3847 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3849         * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3850         removal.  Localize vars.  Remove unnecessary dynobj test.
3851         * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3852         of INFO.
3853         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3854         and optimize.
3855         (elf_i386_relocate_section): Likewise.
3856         (elf_i386_gc_sweep_hook): Simplify dyn reloc removal.  Localize vars.
3857         * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3858         * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3859         * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3860         * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3861         * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise.  Remove
3862         local_dynrel for section too.  Don't touch HIPLT22, LOPLT10, PCPLT32
3863         or PCPLT10 relocs.  Don't subtract twice on PLT32 relocs.
3864         Formatting.
3866         * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3867         (ppc64_elf_check_relocs): Use it.  Correct comment.  Move SEC_ALLOC
3868         test.
3869         (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3870         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3871         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3872         and optimize.  Use ELIMINATE_COPY_RELOCS.
3873         (ppc64_elf_relocate_section): Likewise.
3875         * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3876         (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3877         (ELIMINATE_COPY_RELOCS): Define.
3878         (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3879         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3880         (MUST_BE_DYN_RELOC): Define.
3881         (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3882         and optimize.  Trim dyn_relocs.
3883         (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3884         not be used.  Do generate dyn_relocs for copy reloc avoidance.  Keep
3885         track of pc_rel dyn relocs.
3886         (ppc_elf_relocate_section): Remove "will_become_local".  Adjust
3887         WILL_CALL_FINISH_DYNAMIC_SYMBOL use.  Trim dyn relocs as per
3888         allocate_dynrelocs.  Don't recalculate "sec".
3890 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
3892         * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3893         * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3894         on invalid LD relocs.
3895         (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3896         (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3897         tlsld_got entry.  Use IS_PPC64_TLS_RELOC.
3899         * elf32-ppc.h: New file.
3900         * elf32-ppc.c: Include elf32-ppc.h.
3901         (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3902         (struct ppc_elf_link_hash_entry): Rename "root" to "elf".  Adjust uses.
3903         Add "tls_mask" field.
3904         (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3905         (struct ppc_elf_link_hash_table): Rename "root" to "elf".  Adjust uses.
3906         Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3907         sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3908         Make use of htab shortcuts throughout file.
3909         (ppc_elf_link_hash_newfunc): Init tls_mask field.
3910         (ppc_elf_link_hash_table_create): Init new fields.
3911         (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3912         (ppc_elf_howto_raw): Add tls relocs.
3913         (ppc_elf_reloc_type_lookup): Handle them.
3914         (ppc_elf_unhandled_reloc): New function.
3915         (ppc_elf_create_got): Stash got section pointer in hash table,
3916         return status.  Make .rela.got too.
3917         (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3918         (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3919         NON_GOT_REF set.  Don't allocate space in .plt here..
3920         (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3921         not allocating plt entries unnecessarily.  Allocate got entries here.
3922         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3923         (ppc_elf_size_dynamic_sections): Allocate local got entries.  Pass
3924         "info" during allocate_dynrelocs hash traversal.  Use htab section
3925         shortcuts rather than searching for named sections.  Get rid of
3926         "plt" and "strip" booleans.
3927         (update_local_sym_info, bad_shared_reloc): New functions.
3928         (ppc_elf_check_relocs): Handle TLS relocs.  Move .rela.got creation to
3929         ppc_elf_create_got.  Don't mark got or plt reloc syms dynamic, do so
3930         in allocate_dynreloc.  Use update_local_sym_info and bad_shared_reloc.
3931         Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3932         R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3933         in shared libs.  R_PPC_PLTREL32 is a plt reloc too.  Refcount all
3934         relocs that might use a plt entry.  Set NON_GOT_REF too.
3935         Enumerate all do-nothing relocs.
3936         (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs.  Handle
3937         tls relocs and all plt relocs.
3938         (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3939         (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3940         (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3941         shortcuts.
3942         (ppc_elf_relocate_section): Tidy.  Handle TLS relocs.  Use
3943         bfd_elf_local_sym_name.  Simplify unresolved reloc code.  Build got
3944         entries and got relocs here.  Warn on non-zero got reloc addend.
3945         Split out branch taken/not taken reloc code into a separate switch
3946         and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3947         Split out HA reloc adjustments to separate switch statement.  Don't
3948         warn on reloc overflow if we've already warned about undefined.
3949         Don't rebuild sym name when reporting errors.  Report all possible
3950         errors from _bfd_final_link_relocate.
3951         (bfd_elf32_bfd_final_link): Don't define.
3953 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
3955         * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r".  Don't
3956         rebuild sym name when reporting errors.
3958 2003-02-17  Nick Clifton  <nickc@redhat.com>
3960         * elflink.h (elf_link_output_extsym): Only check
3961         allow_shlib_undefined for shared libraries.
3962         * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3963         of allow_shlib_undefined.
3964         * elf32-cris.c (cris_elf_relocate_section): Likewise.
3965         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3966         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3967         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3968         * elf32-s390.c (elf_s390_relocate_section): Likewise.
3969         * elf32-sh.c (sh_elf_relocate_section): Likewise.
3970         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3971         * elf32-vax.c (elf_vax_relocate_section): Likewise.
3972         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3973         * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3974         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3975         * elf64-s390.c (elf_s390_relocate_section): Likewise.
3976         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3977         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3978         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3979         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3981 2003-02-17  Nick Clifton  <nickc@redhat.com>
3983         * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3984         address field to use in the comparison.
3985         (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
3987 2003-02-14  Bob Wilson  <bob.wilson@acm.org>
3989         * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3990         backends when checking if the generic ELF target should be used.
3992         * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3993         outside of functions, treat values as absolute addresses.
3995         * bfd.c: Change embedded documentation to use consistent indentation
3996         and to split up long lines.  Change informal style of description
3997         for functions lacking real documentation.
3998         * coffcode.h: Break up long lines in embedded documentation.
3999         * format.c: Likewise.
4000         * targets.c: Likewise.
4001         * libcoff.h: Regenerate.
4002         * bfd-in2.h: Regenerate.
4004 2003-02-14  Alan Modra  <amodra@bigpond.net.au>
4006         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
4007         (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
4008         (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
4009         (allocate_dynrelocs): Don't treat undefined and undefweak specially.
4010         (ppc_size_one_stub): Fix warning, and tighten plt entry check.
4011         (group_sections): Don't share a stub section if stubs are for a large
4012         section.  Adjust comment.
4013         (ppc64_elf_size_stubs): Roughly double the size left for stubs if
4014         !stubs_always_before_branch.
4015         (ppc64_elf_relocate_section): Initialize tlsld GOT entry once.  Don't
4016         treat undefined and undefweak specially when processing dyn relocs.
4018 2003-02-13  Jakub Jelinek  <jakub@redhat.com>
4020         * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
4022 2003-02-13  Nick Clifton  <nickc@redhat.com>
4024         * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
4025         in computation of offset to insert into BL instruction.
4027 2003-02-11  Uwe Stieber  <uwe@wwws.de>
4029         * config.bfd: Add support for kaOS as cross build target system.
4031 2003-02-11  Alan Modra  <amodra@bigpond.net.au>
4033         * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
4034         .__tls_get_addr too.
4035         (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
4037 2003-02-10  Kaz kojima  <kkojima@rr.iij4u.or.jp>
4039         * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
4040         (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
4041         (sh_elf_link_hash_newfunc): Remove the initialization of
4042         tls_tpoff32 field.
4043         (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
4044         for which tls_tpoff32 flag is set.
4045         (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
4046         of the symbol includes the entry matched with the input_section
4047         and having tls_tpoff32 flag on.  When linking statically, set
4048         symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
4049         is defined in this executable.
4050         (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
4052 2003-02-10  Jakub Jelinek  <jakub@redhat.com>
4054         * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
4055         even if there is just non-empty .rela.plt.
4057 2003-02-10  Nick Clifton  <nickc@redhat.com>
4059         * archures.c (bfd_mach_arm_ep9312): Define.
4060         * bfd-in2.h: Regenerate.
4061         * cpu-arm.c (processors[]): Add ep9312.
4062         (bfd_arm_arch): Add ep9312.
4063         * elf32-arm.h (elf32_arm_merge_private_data): Update error
4064         messages and add test for Maverick floating point support.
4065         (elf32_arm_print_private_bfd_data): Handle
4066         EF_ARM_MAVERICK_FLOAT flag.
4067         (elf32_arm_object_p): New function.
4068         (elf_backend_object_p): Define.
4070 2003-02-10  Alan Modra  <amodra@bigpond.net.au>
4072         * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
4073         variables, structure fields or function params to tls_mask or
4074         similar to better reflect usage.
4075         (struct got_entry): Comment.
4076         (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
4077         (get_tls_mask): Rename from get_tls_type.
4079 2003-02-09  Alan Modra  <amodra@bigpond.net.au>
4081         * elf64-ppc.c (TLS_GD_LD): Don't define..
4082         (TLS_GD): ..define this instead and update all uses.
4083         (TLS_TPRELGD): Define.
4084         (ppc64_elf_link_hash_table_create): Tweak initialization of
4085         init_refcount and init_offset.
4086         (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
4087         Mark second slot of GD or LD toc entries.
4088         (get_tls_type): Return an int.  Distinguish toc GD and LD entries
4089         from other tls types.
4090         (ppc64_elf_tls_setup): New function, split out from..
4091         (ppc64_elf_tls_optimize): ..here.  Don't optimize when symbols are
4092         defined in a dynamic object.  Fix LD optimization.  Don't set TLS_TPREL
4093         on GD->IE optimization, use TLS_TPRELGD instead.  Use get_tls_type
4094         return value to properly decide whether toc GD and LD entries can
4095         optimize away __tls_get_addr call.  Check next reloc after DTPMOD64
4096         to determine GD or LD rather than looking at TLS_LD flag.  Don't
4097         attempt to adjust got entry tls_type here..
4098         (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
4099         look for possible merges.
4100         (ppc64_elf_size_dynamic_sections): Adjust local got entries for
4101         optimization.
4102         (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
4103         (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
4104         Make use of return value from get_tls_type to properly detect GD and
4105         LD optimizations.  Split tlsld/gd hi/ha from lo/ds case.  Don't
4106         handle tls_get_addr removal when looking at REL24 relocs, do it when
4107         looking at the previous reloc.  Check reloc after DTPMOD64 to determine
4108         GD or LD.
4109         * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
4111 2003-02-08  Alan Modra  <amodra@bigpond.net.au>
4113         * elf32-hppa.c (group_sections): Don't share a stub section if
4114         stubs are for a large section.
4116         * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
4117         stubs if !stubs_always_before_branch.
4119 2003-02-07  Nick Clifton  <nickc@redhat.com>
4121         * elf.c (swap_out_syms): Generate an error message if an
4122         equivalent output section cannot be found for a symbol.
4124 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
4126         * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
4127         local_got_entries is NULL.
4129 2003-02-06  Andreas Schwab  <schwab@suse.de>
4131         * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
4132         (read_value): Add parameter is_signed, use signed extraction if
4133         the value is signed.
4134         (_bfd_elf_write_section_eh_frame): Pass signed flag of the
4135         encoding to read_value.
4137 2003-02-06  Alan Modra  <amodra@bigpond.net.au>
4139         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
4140         plt info when called to transfer weak sym info.
4142 2003-02-05  Alan Modra  <amodra@bigpond.net.au>
4144         * reloc.c: Add PPC and PPC64 TLS relocs.
4145         * libbfd.h: Regenerate.
4146         * bfd-in2.h: Regenerate.
4147         * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
4148         (ppc64_elf_howto_raw): Add TLS howto's.  Adjust R_PPC64_NONE to be
4149         against a 32 bit field.
4150         (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
4151         (_ppc64_elf_section_data): Add t_symndx and comments.
4152         (ppc64_elf_section_data): Use elf_section_data macro.
4153         (ppc64_elf_new_section_hook): American spelling.
4154         (struct got_entry, struct plt_entry): New.
4155         (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
4156         (struct ppc_stub_hash_entry): Add "addend" field.
4157         (struct ppc_link_hash_entry): Add "tls_type".
4158         (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
4159         TLS_EXPLICIT): Define.
4160         (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
4161         (link_hash_newfunc): Init new fields.
4162         (ppc64_elf_link_hash_table_create): Likewise.  Set init_refcount and
4163         init_offset to NULL.
4164         (ppc64_elf_copy_indirect_symbol): Copy got and plt info.  Don't call
4165         _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
4166         there.
4167         (update_local_sym_info, update_plt_info): New functions.
4168         (ppc64_elf_check_relocs): Use them.  Handle TLS relocs.  Adjust GOT
4169         handling to use got.glist rather than got.refcount.  Likewise for PLT.
4170         (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
4171         (func_desc_adjust): Adjust for new PLT list.
4172         (ppc64_elf_adjust_dynamic_symbol): Likewise.
4173         (get_sym_h, get_tls_type): New functions.
4174         (ppc64_elf_edit_opd): Remove unused variable.  Use get_sym_h.
4175         (ppc64_elf_tls_optimize): New function.
4176         (allocate_dynrelocs): Adjust for new PLT and GOT lists.  Allocate
4177         TLS relocs.
4178         (ppc64_elf_size_dynamic_sections): Likewise.
4179         (ppc_type_of_stub): Adjust for new PLT list.
4180         (ppc_build_one_stub): Likewise.
4181         (ppc64_elf_size_stubs): Likewise.  Use get_sym_h.  Treat __tls_get_addr
4182         calls specially.
4183         (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists.  Handle
4184         TLS relocs.  Report local syms using bfd_elf_local_sym_name.  Don't
4185         init GOT entries that have a reloc.  Generate GOT relocs here..
4186         (ppc64_elf_finish_dynamic_symbol): ..not here.  Adjust for PLT list.
4187         * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
4189 2003-02-04  Andreas Schwab  <schwab@suse.de>
4191         * elf32-m68k.c (elf_m68k_hash_entry): Define.
4192         (elf_m68k_link_hash_traverse): Remove.
4193         (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
4194         elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
4195         reduce casting.
4196         (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
4197         casting.
4198         (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
4199         instead of elf_m68k_link_hash_traverse.
4200         (elf_m68k_discard_copies): Change first parameter to pointer to
4201         struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
4202         elf_m68k_link_hash_entry is needed.
4204 2003-02-04  Alan Modra  <amodra@bigpond.net.au>
4206         * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
4207         (struct elf_link_hash_entry): Add "glist" and "plist" fields to
4208         "got" union, and declare as gotplt_union.  Use gotplt_uinion for
4209         "plt" field.
4210         (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
4211         Add "init_offset" field.
4212         (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
4213         (elf_local_got_ents): Declare.
4214         * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
4215         and "plt".
4216         (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
4217         (_bfd_elf_link_hash_table_init): Set "init_offset".
4218         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
4219         from init_offset.
4220         (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
4222         * elf.c (bfd_elf_local_sym_name): Split out from..
4223         (group_signature): ..here.
4224         * elf-bfd.h (bfd_elf_local_sym_name): Declare.
4226 2003-02-04  Alan Modra  <amodra@bigpond.net.au>
4228         * elf-bfd.h (enum elf_link_info_type): Remove.
4229         (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
4230         to struct sec.  Remove linkonce_p field.
4231         (elf_linkonce_p): Delete.
4232         (elf_discarded_section): Update for sec_info_type change.
4233         * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
4234         flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
4235         (ELF_INFO_TYPE_NONE): Define.
4236         (ELF_INFO_TYPE_STABS): Define.
4237         (ELF_INFO_TYPE_MERGE): Define.
4238         (ELF_INFO_TYPE_EH_FRAME): Define.
4239         (ELF_INFO_TYPE_JUST_SYMS): Define.
4240         (STD_SECTION): Update struct sec initializer.
4241         * ecoff.c (bfd_debug_section): Likewise.
4242         * elf.c: Likewise.  Update occurrences of sec_info_type and use_rela_p.
4243         * elflink.h: Likewise.
4244         * elf-eh-frame.c: Likewise.
4245         * elf64-alpha.c: Likewise.
4246         * elfxx-ia64.c: Likewise.
4247         * elfxx-mips.c: Likewise.
4248         * bfd-in2.h: Regenerate.
4250         * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
4251         referring to used_by_bfd.
4252         * elf64-sparc.c (sec_do_relax): Likewise.
4253         * elf64-mmix.c (mmix_elf_section_data): Likewise.
4254         * elfxx-mips.c (mips_elf_section_data): Likewise.
4255         * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
4256         (ieee_get_section_contents): Likewise.
4257         (ieee_new_section_hook): Formatting.
4258         (ieee_canonicalize_reloc): Remove commented out code.
4259         * mmo.c (mmo_section_data): Define.  Use throughout file.
4260         * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
4262 2003-01-31  Graydon Hoare <graydon@redhat.com>
4264         * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
4265         * Makefile.in: Regenerate.
4266         * opncls.c (calc_crc32, get_debug_link_info,
4267         seperate_debug_file_exists, find_seperate_debug_file): New
4268         internal functions.
4269         (bfd_follow_gnu_debuglink): New function.  Follow the pointer
4270         contained inside a .gnu_debuglink section.
4271         * bfd-in2.h: Regenerate.
4273 2003-01-29  Alexandre Oliva  <aoliva@redhat.com>
4275         * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
4276         entry->abfd when it's NULL.
4278 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
4280         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
4281         _bfd_elf_section_offset returning -2 the same way as -1.
4283         * elfxx-mips.c (mips_elf_multi_got): New function.
4284         (struct mips_got_entry): Make symndx and gotidx signed.  Moved
4285         addend into union along with address and link hash entry.
4286         (struct mips_got_info): Added bfd2got and next.
4287         (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
4288         (mips_elf_got_section, mips_elf_create_got_section): Use
4289         SEC_EXCLUDE bit to tell whether we really need the got
4290         section.  Take boolean arguments to disregard an excluded
4291         section, or to create it as excluded.  Adjust all callers.
4292         Use mips_elf_got_section all over.
4293         (mips_elf_local_got_index, mips_elf_got_page,
4294         mips_elf_got16_entry): Take input bfd as argument, and pass it
4295         on to mips_elf_create_local_got_entry.
4296         (mips_elf_global_got_index, mips_elf_create_local_got_entry):
4297         Take input bfd as argument, and manage entries in the
4298         appropriate GOT.
4299         (mips_elf_got_offset_from_index): Take input bfd as argument,
4300         and use it to adjust the GP offset of the bfd.
4301         (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
4302         unreferenced GOT entries of global symbols to the end.
4303         (mips_elf_record_global_got_symbol): Take input bfd as
4304         argument.  Add entries to the master GOT hash table.
4305         (struct mips_elf_bfd2got_hash): New.
4306         (struct mips_elf_got_per_bfd_arg): New.
4307         (struct mips_elf_set_global_got_offset_arg): New.
4308         (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
4309         mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
4310         mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
4311         mips_elf_merge_gots, mips_elf_set_global_got_offset,
4312         mips_elf_resolve_final_got_entry,
4313         mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
4314         mips_elf_got_for_ibfd): New functions.
4315         (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
4316         (MIPS_ELF_GOT_MAX_SIZE): New macro.
4317         (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
4318         (mips_elf_got_entry_hash): Take new fields into account.  Use
4319         mips_elf_hash_bfd_vma.
4320         (mips_elf_got_entry_eq): Take new fields into account.
4321         (mips_elf_create_got_section): Initialize new fields.
4322         (mips_elf_calculate_relocation): Pass input_bfd to functions
4323         that now take it.  Adjust gp for the input_bfd.
4324         (mips_elf_allocate_dynamic_relocation,
4325         mips_elf_create_dynamic_relocation,
4326         _bfd_mips_elf_create_dynamic_sections): Use...
4327         (mips_elf_rel_dyn_section): New function.  Borrow code from...
4328         (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
4329         now take it.  Create the got section if needed, even if
4330         excluded, before recording a global got symbol.  Move some
4331         code to...
4332         (mips_elf_record_local_got_symbol): New fn.
4333         (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
4334         Compute multi-got global entries offsets.  Move GOT code to...
4335         (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
4336         if the GOT is too big.
4337         (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
4338         undefweak symbol to zero.  Generate dynamic relocations for
4339         non-primary GOT entries for global symbols.
4340         (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
4341         case.  Generate dynamic relocations for local got entries.
4342         Sort dynamic relocations on N64 too, using...
4343         (sort_dynamic_relocs_64): New fns.
4344         (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
4345         (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
4347 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
4349         * bfd.c (struct _bfd): Added id field.
4350         * opncls.c (_bfd_id_counter): New static variable.
4351         (_bfd_new_bfd): Use it.
4352         * bfd-in2.h: Rebuilt.
4354 2003-01-25  Alan Modra  <amodra@bigpond.net.au>
4356         * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
4358 2003-01-25  Jakub Jelinek  <jakub@redhat.com>
4360         * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
4361         (elf32_sparc_rev32_howto): New variable.
4362         (sparc_reloc_map): Add TLS relocs.
4363         (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
4364         Handle REV32.
4365         (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
4366         New functions.
4367         (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
4368         struct elf32_sparc_link_hash_table):
4369         New structures.
4370         (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
4371         elf32_sparc_hash_table): Define.
4372         (link_hash_newfunc, elf32_sparc_link_hash_table_create,
4373         create_got_section, elf32_sparc_create_dynamic_sections,
4374         elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
4375         functions.
4376         (elf32_sparc_check_relocs): Handle TLS relocs.  Add dynamic reloc
4377         reference counting.
4378         (elf32_sparc_gc_sweep_hook): Likewise.
4379         (elf32_sparc_adjust_dynamic_symbol): Likewise.
4380         (elf32_sparc_size_dynamic_sections): Likewise.
4381         (elf32_sparc_relocate_section): Likewise.
4382         (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
4383         New functions.
4384         (elf32_sparc_object_p): Allocate backend private object data.
4385         (bfd_elf32_bfd_link_hash_table_create,
4386         elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
4387         elf_backend_can_refcount): Define.
4388         (elf_backend_create_dynamic_sections): Define to
4389         elf32_sparc_create_dynamic_sections.
4390         * reloc.c: Add SPARC TLS relocs.
4391         * bfd-in2.h, libbfd.h: Rebuilt.
4392         * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
4393         (sparc_reloc_map): Likewise.
4395 2003-01-24  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4397         * bfd-in2.h: Regenerate.
4398         * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
4399         s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
4400         (elf_howto_table): Add TLS relocs.
4401         (elf_s390_reloc_type_lookup): Likewise.
4402         (elf_s390_link_hash_entry): Add tls_type.
4403         (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
4404         New macros.
4405         (elf_s390_link_hash_table): Add tls_ldm_got.
4406         (link_hash_newfunc): Initialize tls_type.
4407         (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
4408         (elf_s390_copy_indirect_symbol): Copy tls_type information.
4409         (elf_s390_check_relocs): Support TLS relocs.
4410         (elf_s390_gc_sweep_hook): Likewise.
4411         (allocate_dynrelocs): Likewise.
4412         (elf_s390_size_dynamic_sections): Likewise.
4413         (elf_s390_relocate_section): Likewise.
4414         (elf_s390_finish_dynamic_symbol): Likewise.
4415         (bfd_elf32_mkobject): Define for TLS.
4416         * elf64-s390.c: Same changes as for elf32-s390.c.
4417         * libbfd.h: Regenerate.
4418         * reloc.c: Add s390 TLS relocations.
4420 2003-01-24  Charles Lepple  <clepple@ghz.cc>
4422         * aclocal.m4: Fix name of --enable-install-libbfd switch.
4424 2003-01-23  Nick Clifton  <nickc@redhat.com>
4426         * Add sh2e support:
4427         2002-04-02  Elena Zannoni  <ezannoni@redhat.com>
4428         * archures.c (bfd_mach_sh2e): Added.
4429         * bfd-in2.h: Rebuilt.
4430         * cpu-sh.c (arch_info_struct): Added SH2e.
4431         * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
4433 2003-01-23  Alan Modra  <amodra@bigpond.net.au>
4435         * elf-bfd.h (struct bfd_elf_section_data): Remove tdata.  Change
4436         dynindx to an int.  Rearrange for better packing.
4437         * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
4438         * elf32-mips.c (bfd_elf32_new_section_hook): Define.
4439         * elf32-sh64.h: New.  Split out from include/elf/sh.h.
4440         (struct _sh64_elf_section_data): New struct.
4441         (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
4442         * elf32-sh64-com.c: Include elf32-sh64.h.
4443         * elf32-sh64.c: Likewise.
4444         (sh64_elf_new_section_hook): New function.
4445         (bfd_elf32_new_section_hook): Define.
4446         (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
4447         (sh64_bfd_elf_copy_private_section_data): Likewise.
4448         (sh64_elf_final_write_processing): Likewise.
4449         * elf32-sparc.c (struct elf32_sparc_section_data): New.
4450         (elf32_sparc_new_section_hook): New function.
4451         (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4452         (sec_do_relax): Define.
4453         (elf32_sparc_relax_section): Adjust to use sec_do_relax.
4454         (elf32_sparc_relocate_section): Likewise.
4455         * elf64-mips.c (bfd_elf64_new_section_hook): Define.
4456         * elf64-mmix.c (struct _mmix_elf_section_data): New.
4457         (mmix_elf_section_data): Define.  Use throughout file.
4458         (mmix_elf_new_section_hook): New function.
4459         (bfd_elf64_new_section_hook): Define.
4460         * elf64-ppc.c (struct _ppc64_elf_section_data): New.
4461         (ppc64_elf_section_data): Define.  Use throughout.
4462         (ppc64_elf_new_section_hook): New function.
4463         (bfd_elf64_new_section_hook): Define.
4464         * elf64-sparc.c (struct sparc64_elf_section_data): New.
4465         (sparc64_elf_new_section_hook): New function.
4466         (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4467         (sec_do_relax): Define.
4468         (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4469         (sparc64_elf_relocate_section): Likewise.
4470         (bfd_elf64_new_section_hook): Define.
4471         * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4472         * elfxx-mips.c (struct _mips_elf_section_data): New.
4473         (mips_elf_section_data): Define.  Use throughout.
4474         (_bfd_mips_elf_new_section_hook): New function.
4475         (mips_elf_create_got_section): Don't alloc used_by_bfd.
4476         * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4477         * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4478         * Makefile.am: Run "make dep-am".
4479         * Makefile.in: Regenerate.
4481 2003-01-21  Richard Henderson  <rth@redhat.com>
4483         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4484         (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4485         (elf64_alpha_adjust_dynamic_symbol): Set them.
4486         (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4487         (elf64_alpha_relax_tls_get_addr): Handle LDM relocs.  Frob the
4488         symbol index when relaxing LDM to TPREL.
4489         (elf64_alpha_relax_section): Likewise.  Allow relaxation of GD
4490         relocs, even if the target isn't locally defined.
4491         (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4492         (elf64_alpha_relocate_section): Likewise.  Force TP-relative
4493         relocs vs symndx 0 to the tp base.
4495 2003-01-21  Fabio Alemagna  <falemagn@aros.org>
4497         * config.bfd: Handle i[3456]86-*-aros*.
4499 2003-01-21  Andreas Schwab  <schwab@suse.de>
4501         * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4502         (struct ppc_elf_link_hash_entry): Define.
4503         (ppc_elf_hash_entry): New function.
4504         (struct ppc_elf_link_hash_table): Define.
4505         (ppc_elf_hash_table): New function.
4506         (ppc_elf_link_hash_newfunc): New function.
4507         (ppc_elf_link_hash_table_create): New function.
4508         (ppc_elf_copy_indirect_symbol): New function.
4509         (allocate_dynrelocs): New function.
4510         (readonly_dynrelocs): New function.
4511         (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4512         relocs and determine DT_TEXTREL.
4513         (ppc_elf_check_relocs): Don't do that here, just count the
4514         dynamic relocs.
4515         (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4516         removed section.
4517         (bfd_elf32_bfd_link_hash_table_create): Define.
4518         (elf_backend_copy_indirect_symbol): Define.
4520 2003-01-21  Richard Henderson  <rth@redhat.com>
4522         * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4523         TPREL also get a reloc if shared.  Remove SREL support.
4524         (elf64_alpha_emit_dynrel): New.
4525         (elf64_alpha_relocate_section): Use it.  Resolve dynamic TPREL
4526         and GOTTPREL relocs to local symbols against the tp base.
4527         (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4529         * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4530         use count before clobbering r_type.
4531         (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4532         ordering would mean dataflow inspection is necessary.
4534 2003-01-20  Svein E. Seldal  <Svein.Seldal@solidas.com>
4536         * coffcode.h (coff_set_flags): Added get/set arch hooks.
4538 2003-01-20  Fabio Alemagna  <falemagn@aros.org>
4540         * elf32-sh.c: Treat elfNN_bed like other macros defined in
4541           elfxx-target.h and #undef it before #define'ing it.
4542         * elf32-i386.c: Likewise.
4543         * elf32-sh64.c: Likewise.
4544         * elf64-alpha.c: Likewise.
4545         * elf64-sh64.c: Likewise.
4547 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4549         * bfd-in2.h: Regenerate.
4550         * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4551         (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4552         R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4553         R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4554         R_390_PLTOFF32 and R_390_PLTOFF64.
4555         (elf_s390_reloc_type_lookup): Likewise.
4556         (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4557         of GOTPLT references to a function.
4558         (link_hash_newfunc): Initialize gotplt_refcount.
4559         (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4560         and creation of the got section out of the main switch. Add support
4561         for the gotoff, gotplt and pltoff relocations.
4562         (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4563         and pltoff.
4564         (elf_s390_adjust_gotplt): New function.
4565         (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4566         plt entries.
4567         (allocate_dynrelocs): Add comment.
4568         (elf_s390_relocate_section): Change r_type to unsigned. Add support
4569         for gotoff, gotplt and pltoff relocations.
4570         * elf64-s390.c: Same changes as for elf32-s390.c.
4571         * libbfd.h: Regenerate.
4572         * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4573         BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4574         BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4575         and BFD_RELOC_390_PLTOFF64.
4577 2003-01-18  Jakub Jelinek  <jakub@redhat.com>
4579         * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4580         R_IA64_TPREL64[LM]SB against non-global symbol properly.
4582 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4584         * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4585         self_dtpmod_done and self_dtpmod_offset.
4586         (allocate_global_data_got): Only use one got entry for all
4587         dtpmod relocs against local symbols.
4588         (allocate_dynrel_entries): Only need .rela.got entry for
4589         dtpmod against global symbol.
4590         (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4591         Reserve space in .rela.got for the local dtpmod entry.
4592         (set_got_entry): Initialize the common local dtpmod .got entry.
4593         (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4594         and R_IA_64_DTPREL64MSB.
4596 2003-01-16  Alan Modra  <amodra@bigpond.net.au>
4598         * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4599         (R_PPC_*): Rename all occurrences to R_PPC64_*.
4600         (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4601         (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4602         (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4603         relative relocs, not with absolute ones.
4604         * Makefile.am: Run "make dep-am".
4605         * Makefile.in: Regenerate.
4606         * po/SRC-POTFILES.in: Regenerate.
4608 2003-01-15  Andreas Schwab  <schwab@suse.de>
4610         * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4611         relocation against a non-allocated readonly section.
4613 2003-01-10  Alan Modra  <amodra@bigpond.net.au>
4615         * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4616         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.  PLTGOT16_HA too.
4618 2002-01-08  Klee Dienes  <kdienes@apple.com>
4620         * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4621         (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4622         * Makefile.in: Regenerate.
4624 2003-01-08  Alexandre Oliva  <aoliva@redhat.com>
4626         * elfn32-mips.c (prev_reloc_section): New.
4627         (GET_RELOC_ADDEND): Use it.  Parenthesize macro arguments.
4628         (SET_RELOC_ADDEND): Parenthesize macro argument.
4630 2003-01-07  John David Anglin  <dave.anglin@nrc.gc.ca>
4632         * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4633         adjust addil instructions if the symbol has no section.
4635 2003-01-07  DJ Delorie  <dj@redhat.com>
4637         * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4638         partial_inplace.
4640 2003-01-07  Andreas Schwab  <schwab@suse.de>
4642         * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4643         PC relative relocations.
4644         (elf_m68k_discard_copies): Set it here instead.
4646 2002-01-02  Ben Elliston  <bje@redhat.com>
4647             Jeff Johnston  <jjohnstn@redhat.com>
4649         * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4650         (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4651         (BFD32_BACKENDS): Add elf32-iq2000.lo.
4652         (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4653         (cpu-iq2000.lo): New target.
4654         * Makefile.in: Regenerate.
4655         * config.bfd: Handle iq2000-*-elf.
4656         * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4657         (bfd_archures_list): Add bfd_iq2000_arch.
4658         * configure.in: Handle bfd_elf32_iq2000_vec.
4659         * configure: Regenerate.
4660         * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
4661         and BFD_RELOC_IQ2000_UHI16.
4662         * targets.c (bfd_elf32_iq2000_vec): Declare.
4663         (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4664         * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4665         * cpu-iq2000.c: New file.
4666         * elf32-iq2000.c: Likewise.
4667         * libbfd.h: Regenerate.
4668         * bfd-in2.h: Likewise.
4670 2003-01-02  Richard Sandiford  <rsandifo@redhat.com>
4672         * elfxx-mips.c: Include libiberty.h.
4673         (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4674         (mips_set_isa_flags): New function, split out from...
4675         (_bfd_mips_elf_final_write_processing): ...here.  Only call
4676         mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4677         (mips_mach_extensions): New array.
4678         (mips_32bit_flags_p): New function.
4679         (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4680         Use mips_32bit_flags_p to check if one binary is 32-bit and the
4681         other is 64-bit.  When adopting IBFD's architecture, adopt the
4682         bfd_mach as well as the flags.
4684 2003-01-02  Nick Kelsey  <nickk@ubicom.com>
4686         * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4687         fix internal errors, fix bad code generation, fix incorrect stabs
4688         information, and improve ability to eliminate redundant page
4689         instructions. Added code to ip2k_final_link_relocate to self-verify
4690         the linker relaxation.  Fix formatting problems.
4692 2002-12-30  Chris Demetriou  <cgd@broadcom.com>
4694         * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4695         * archures.c (bfd_mach_mipsisa32r2): New define.
4696         * bfd-in2.h: Regenerate.
4697         * cpu-mips.c (I_mipsisa32r2): New enum value.
4698         (arch_info_struct): Add entry for I_mipsisa32r2.
4699         * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4700         (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4701         (_bfd_mips_elf_final_write_processing): Add
4702         bfd_mach_mipsisa32r2 case.
4703         (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4704         binaries marked as using MIPS32 Release 2.
4706 2002-12-30    Dmitry Diky <diwil@mail.ru>
4708         * Makefile.am: Add msp430 target.
4709         * configure.in: Likewise.
4710         * Makefile.in: Regenerate.
4711         * configure: Regenerate.
4712         * archures.c: Add msp430 architecture vector.
4713         * config.bfd: Likewise.
4714         * reloc.c: Add msp430 relocs.
4715         * targets.c: Add msp320 target.
4716         * cpu-msp430.c: New file: msp430 cpu detection.
4717         * elf32-msp430.c: New file: msp430 reloc processing.
4718         * bfd-in2.h: Regenerate.
4719         * libbfd.h: Regenerate.
4721 2002-12-28  Jakub Jelinek  <jakub@redhat.com>
4723         * elf.c (elf_sort_sections): Don't reorder .tbss.
4724         (assign_file_positions_for_segments): Only adjust off/voff
4725         for increased alignment in PT_LOAD or PT_NOTE segment,
4726         but adjust p_filesz for .tbss too.  in PT_LOAD consider
4727         .tbss to have zero memory size.
4728         (copy_private_bfd_data) [SECTION_SIZE]: Define.
4729         [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4730         [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4731         into PT_TLS segment.  Never put SHF_TLS sections in
4732         segments other than PT_TLS or PT_LOAD.
4734         * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4735         sh_entsize.
4737 2002-12-23  DJ Delorie  <dj@redhat.com>
4739         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4741 2002-12-23  Alan Modra  <amodra@bigpond.net.au>
4743         * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4745 2002-12-23  Nick Clifton  <nickc@redhat.com>
4747         * archures.c (bfd_arch_get_compatible): Add third parameter
4748         'accept_unknowns'.  Only accept unknown format BFDs if
4749         accept_unknowns is true, or if the format is "binary".
4750         * bfd-in2.h: Regenerate.
4752 2002-12-21  Nick Clifton  <nickc@redhat.com>
4754         * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4755         that subtracted 8 from pc relative relocations.
4757 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
4759         * coff-h8300.c: Fix comment typos.
4760         * coffcode.h: Likewise.
4761         * cpu-cris.c: Likewise.
4762         * elf32-vax.c: Likewise.
4763         * genlink.h: Likewise.
4764         * linker.c: Likewise.
4765         * som.c: Likewise.
4766         * tekhex.c: Likewise.
4767         * vms-misc.c: Likewise.
4769 2002-12-20  DJ Delorie  <dj@redhat.com>
4771         * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4772         * libbfd.h: Regenerate.
4773         * bfd-in2.h: Regenerate.
4774         * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4775         (xstormy16_reloc_map): Add R_XSTORMY16_12.
4777 2002-12-19  Kazu Hirata  <kazu@cs.umass.edu>
4779         * doc/bfdint.texi: Fix typos.
4781 2002-12-20  Paul Eggert  <eggert@twinsun.com>
4783         Port to POSIX 1003.1-2001.
4784         * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4785         * configure.in (build-warnings): Likewise.
4786         (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4787         * aclocal.m4: Regenerate.
4788         * config.in: Regenerate.
4789         * configure: Regenerate.
4791 2002-12-19  Alan Modra  <amodra@bigpond.net.au>
4793         * coff-h8300.c: Include libiberty.h.
4794         (h8300_reloc16_extra_cases): Check the hash table creator before
4795         referencing h8300 specific fields.  Stash the hash table pointer
4796         in a local var.  Comment typo fixes.
4797         (h8300_bfd_link_add_symbols): Likewise.
4799         * reloc.c (struct reloc_howto_struct): Revise src_mask and
4800         dst_mask comments.
4801         * bfd-in2.h: Regenerate.
4803 2002-12-18  Alan Modra  <amodra@bigpond.net.au>
4805         * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4806         code a little.  Comment on dynamic relocs against section symbols.
4808 2002-12-17  Roger Sayle  <roger@eyesopen.com>
4810         * configure.host (ia64-*-hpux*): Support 64 bit targets using
4811         the HP compiler's "long long".
4813 2002-12-16  Andrew MacLeod  <amacleod@redhat.com>
4815         * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4816         and R_XSTORMY16_HI16) howto entries.
4817         (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
4818         (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
4819         determine the start of the second reloc table.
4821 2002-12-16  Nathan Tallent  <eraxxon@alumni.rice.edu>
4823         * ecofflink.c: Fix the reading of the debugging information
4824         of Tru64/Alpha binaries that are produced by recent Compaq
4825         compilers.
4826         (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4827         table.
4828         (lookup_line): Because of the strange information sometimes
4829         generated by Compaq's recent compilers, change how the FDR
4830         table is searched so that PDRs (procedure descriptors) are
4831         correctly found.  Note that this change is really more of a hack;
4832         however, I have included extensive documentation as to why
4833         this is the best solution short of an extensive rewrite or
4834         another hack.
4835         (fdrtab_lookup): Add comments to explain the algorithm.
4837 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4839         * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4840         initializers to match struct declaration.
4842 2002-12-12  Alan Modra  <amodra@bigpond.net.au>
4844         * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4845         * elf.c (get_program_header_size): Likewise.
4846         * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4847         (m32r_elf_generic_reloc): Likewise.
4848         * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4849         * elflink.h (elf_bfd_discard_info): Likewise.
4851 2002-12-12  Alan Modra  <amodra@bigpond.net.au>
4853         * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4854         to DT_JMPREL.  Use srelplt input section size for DT_PLTRELSZ and
4855         DT_RELSZ adjustment, not output section.  Avoid writing tags when
4856         unchanged.  Don't assume linker script is sane, adjust DT_REL too.
4857         * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4858         size of srelplt for DT_PLTRELSZ.  Use srelplt input section size for
4859         DT_RELASZ adjustment, not output section.  Avoid writing tags when
4860         unchanged.  Adjust DT_RELA.
4861         * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4862         formatting.  Avoid writing tags when unchanged.  Adjust DT_RELA.
4864 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4866         * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4867         addend by 4.
4869 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4871         * elfxx-mips.c (struct mips_got_entry): New.
4872         (struct mips_got_info): Added got_entries field.
4873         (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4874         (mips_elf_local_got_index, mips_elf_got_page,
4875         mips_elf_got16_entry): Re-implement in terms of new...
4876         (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4877         Change return type.
4878         (mips_elf_highest): Warning clean-up.
4879         (mips_elf_create_got_section): Initialize got_entries.
4880         (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4881         local got size.
4882         (_bfd_mips_elf_size_dynamic_sections): Do not account for
4883         GOT_PAGE entries, since we now reuse GOT16 entries.
4885 2002-12-10  Jason Thorpe  <thorpej@wasabisystems.com>
4887         * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4888         read-only section that lies after .text and before .data to be
4889         written into the output file and included in a_text.
4890         (translate_to_native_sym_flags): If an otherwise unrepresentable
4891         section was merged with .text, convert its symbols to N_TEXT
4892         symbols.
4893         * libaout.h (aout_section_merge_with_text_p): New macro.
4895 2002-12-08  Alan Modra  <amodra@bigpond.net.au>
4897         * bfd-in.h: Comment typo fix.  Formatting.
4898         * bfd-in2.h: Regenerate.
4899         * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4900         * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4901         * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4903 2002-12-05  Richard Henderson  <rth@redhat.com>
4905         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4906         Only send PCREL21B though the plt.  Fix installed reloc type.
4907         (elfNN_ia64_relocate_section): Give error for dynamic reloc
4908         against PCREL22 or PCREL64I; clean up error messages for
4909         branch relocs.
4911 2002-12-04  Kevin Buettner  <kevinb@redhat.com>
4913         * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4914         New functions.
4915         (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4917 2002-12-04  David Mosberger  <davidm@hpl.hp.com>
4919         * cpu-ia64-opc.c: Add operand constant "ar.csd".
4921 2002-12-04  H.J. Lu <hjl@gnu.org>
4923         * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4924         BFD address when constructing local name.
4926 2002-12-04  Andreas Schwab  <schwab@suse.de>
4928         * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4929         member.
4930         (elf_m68k_link_hash_table_create): Initialize it.
4931         (elf_m68k_check_relocs): Handle symbols that are forced to be
4932         local due to visibility changes.
4933         (elf_m68k_adjust_dynamic_symbol): Likewise.
4934         (elf_m68k_size_dynamic_sections): Likewise.
4935         (elf_m68k_discard_copies): Likewise.
4936         (elf_m68k_relocate_section): Likewise.
4938 2002-12-04  Alan Modra  <amodra@bigpond.net.au>
4940         * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4942 2002-12-04  Alan Modra  <amodra@bigpond.net.au>
4944         * srec.c (srec_write_symbols): Restore '$' prefix to address
4945         accidentally removed in 2002-04-04 change.
4946         (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4948 2002-12-03  Nick Clifton  <nickc@redhat.com>
4950         * elf32-ppc.c (apuinfo_list_init): New function.
4951         (apuinfo_list_add): New function: Add a value to the list.
4952         (apuinfo_list_length): New function: Return the number of
4953         values on the list.
4954         (apuinfo_list_element): New function: Return a value on the
4955         list.
4956         (apuinfo_list_finish): New function: Free the resources used
4957         by the list.
4958         (ppc_elf_begin_write_processing): New function.  Scan the
4959         input bfds for apuinfo sections.
4960         (ppc_elf_write_section): New function: Delay the creation of
4961         the contents of an apuinfo section in an output bfd.
4962         (ppc_elf_final_write_processing): New function.  Create the
4963         contents of an apuinfo section in an output bfd.
4964         (elf_backend_begin_write_processing): Define.
4965         (elf_backend_final_write_processing): Define.
4966         (elf_backend_write_section): Define.
4968 2002-12-03  Richard Henderson  <rth@redhat.com>
4970         * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4972 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
4974         Fix PR savannah/1417:
4975         * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4976         branch if it goes to the start of the deleted region.
4978 2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
4980         * bfd-in2.h (bfd_mach_m6812): Rebuild.
4981         * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4982         bfd_mach_m6812s): Declare.
4984         * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4985         (_bfd_m68hc12_elf_set_private_flags): Call it.
4986         (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4987         (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4988         report microcontroller incompatibilities (HC12 vs HCS12).
4989         (elf_backend_object_p): Update.
4991 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
4993         * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4994         (enum bfd_boolean, boolean): Delete.
4995         (bfd_boolean): Typedef to an int.
4996         (FALSE, TRUE): Define.
4997         * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4998         aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4999         aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
5000         binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
5001         coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
5002         coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
5003         coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
5004         coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
5005         coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
5006         coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
5007         corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
5008         cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
5009         cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
5010         cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
5011         cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
5012         cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
5013         cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
5014         cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
5015         cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
5016         cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
5017         dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
5018         elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
5019         elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
5020         elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
5021         elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
5022         elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
5023         elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
5024         elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
5025         elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
5026         elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
5027         elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
5028         elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
5029         elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
5030         elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
5031         elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
5032         elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
5033         hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
5034         i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
5035         libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
5036         libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
5037         m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
5038         mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
5039         nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
5040         pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
5041         pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
5042         pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
5043         reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
5044         som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
5045         syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
5046         vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
5047         xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
5048         bfd_boolean, true with TRUE, false with FALSE.  Simplify comparisons
5049         of bfd_boolean vars with TRUE/FALSE.  Formatting.
5050         * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
5052 2002-11-28  Alan Modra  <amodra@bigpond.net.au>
5054         * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
5055         Elf64_Internal_* with Elf_Internal_*.  Replace Elf_Internal_Rel
5056         with Elf_Internal_Rela.
5057         * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
5058         elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
5059         elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
5060         elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
5061         elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
5062         elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
5063         elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
5064         elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
5065         elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
5066         elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
5067         elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
5068         * elf-hppa.h (elf_hppa_internal_shdr): Delete.  Use Elf_Internal_Shdr
5069         throughout instead.
5070         * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
5071         * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
5072         Remove INLINE keyword.
5073         (elf_swap_reloc_in): Likewise.  Also clear r_addend.
5074         (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
5075         as a bfd_byte *.
5076         (elf_write_relocs): Consolidate REL and RELA code.
5077         (elf_slurp_reloc_table_from_section): Simplify REL code.
5078         (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
5079         * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
5080         * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
5081         RELA code.
5082         (elf_link_adjust_relocs): Likewise.  Don't malloc space for temp
5083         reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
5084         (elf_link_output_relocs): Likewise.
5085         (elf_reloc_link_order): Likewise.
5086         (elf_finish_pointer_linker_section): Likewise.
5087         (struct elf_link_sort_rela): Remove union.
5088         (elf_link_sort_cmp1): Update to suit.
5089         (elf_link_sort_cmp2): Here too.
5090         (elf_link_sort_relocs): Consolidate REL and RELA code.  Fix memory
5091         over-allocation for int_rels_per_ext_rel != 1 case.
5092         * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
5093         * elf32-i386.c: Likewise.
5094         * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
5095         * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
5096         elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
5097         * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
5098         * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
5099         elf64-sparc.c, elf64-x86-64.c: Likewise.
5100         * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
5101         * elfxx-mips.c (sort_dynamic_relocs): Likewise for
5102         bfd_elf32_swap_reloc_in.
5104         * elf32-arm.h: Update elf32_arm_info_to_howto calls.
5105         * elf32-mips.c: Likewise for mips_info_to_howto_rel.
5106         (mips_elf64_swap_reloc_in): Zero r_addend.
5107         (mips_elf64_be_swap_reloc_in): Likewise.
5108         (mips_elf64_slurp_one_reloc_table): Simplify.
5110         * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
5111         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
5112         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
5114 2002-11-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5116         * elf32-sh.c (sh_elf_relocate_section): Don't complain about
5117         unresolved debugging relocs in dynamic applications.
5118         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
5120 2002-11-26  Alan Modra  <amodra@bigpond.net.au>
5122         * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
5123         (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
5124         on a relocatable link.  Comment typos.
5125         * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
5126         in the order they are declared.  Clear elf_hash_value too.
5127         (_bfd_elf_link_hash_table_init): Likewise assign in order.  Clear
5128         eh_info and tls_segment.
5129         * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
5130         sorted when discarding relocs by turning them into R_*_NONE.
5132         * libbfd.c (warn_deprecated): Comment spelling.
5133         * po/SRC-POTFILES.in: Regenerate.
5135 2002-11-21  Richard Henderson  <rth@redhat.com>
5137         * elflink.h (elf_link_add_object_symbols): Don't overwrite the
5138         arch's st_other bits when merging visibilities.
5139         (elf_link_output_extsym): Tidy clearing of visibility field.
5141 2002-11-21  Alan Modra  <amodra@bigpond.net.au>
5143         * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
5144         (SWAP_OUT_RELOC_OFFSET): Define.
5146 2002-11-20  Alexandre Oliva  <aoliva@redhat.com>
5148         * elf.c (_bfd_elf_link_hash_table_init): Make sure
5149         can_refcount is properly extended to the type of
5150         init_refcount.
5152 2002-11-19  Alexandre Oliva  <aoliva@redhat.com>
5154         * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
5155         (_bfd_mips_elf_relocate_section): Use it.
5157         * elfxx-mips.c (MNAME): New macro.
5158         (_bfd_mips_elf_check_relocs): Use it.
5159         (_bfd_mips_elf_discard_info): Likewise.
5160         (_bfd_mips_elf_final_link): Likewise.
5162 2002-11-19  Alan Modra  <amodra@bigpond.net.au>
5164         * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
5165         rel_hdr.sh_size too.
5167 2002-11-18  Klee Dienes  <kdienes@apple.com>
5169         * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
5170         (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
5171         (BFD_H_FILES): Add bfdwin.c, bfdio.c.
5172         (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
5173         Add dependencies for bfdwin.c, bfdio.c.
5174         * bfd.c: Remove bfd_get_mtime, bfd_get_size.
5175         * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
5176         bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
5177         bfd_tell, bfd_flush, bfd_stat, bfd_seek.
5178         * bfdio.c: New file.  Contains real_read, bfd_bread, bfd_write,
5179         bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
5180         bfd_get_size (moved from libbfd.c and bfd.c).
5181         * bfdwin.c New file.  Contains _bfd_window_internal,
5182         bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
5183         libbfd.c and bfd.c).
5184         * po/SRC-POTFILES.in: Regenerate.
5185         * po/bfd.pot: Regenerate.
5186         * libbfd.h: Regenerate.
5187         * bfd-in2.h: Regenerate.
5188         * aclocal.m4: Regenerate.
5189         * Makefile.in: Regenerate.
5190         * configure: Regenerate.
5192 2002-11-18  Klee Dienes  <kdienes@apple.com>
5194         * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
5196 2002-11-15  Kazu Hirata  <kazu@cs.umass.edu>
5198         * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
5199         jsr after a short jump.
5200         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
5202 2002-11-15  Klee Dienes  <kdienes@apple.com>
5204         * pef.c (bfd_pef_convert_architecture): Move declaration of
5205         ARCH_POWERPC and ARCH_M68K to the start of the function.
5207 2002-11-14  Svein E. Seldal  <Svein.Seldal@solidas.com>
5209         * coff-tic4x.c (tic4x_howto_table): Formatting fixup
5211 2002-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5213         * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
5214         For bpo_gregs_section->contents, allocate _raw_size, not
5215         _cooked_size.
5217 2002-11-13  Klee Dienes  <kdienes@apple.com>
5219         * config.bfd: Add entries for powerpc-*-darwin and cousins.
5221 2002-11-13  H.J. Lu <hjl@gnu.org>
5223         * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
5225 2002-11-13  Klee Dienes  <kdienes@apple.com>
5226             Alan Modra  <amodra@bigpond.net.au>
5228         * bfd.c (struct bfd_preserve): New.
5229         (bfd_preserve_save): New function.
5230         (bfd_preserve_restore): Ditto.
5231         (bfd_preserve_finish): Ditto.
5232         * bfd-in2.h: Regenerate.
5233         * mach-o.c: Formatting.
5234         (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
5235         (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
5236         (bfd_mach_o_core_p): Ditto.
5237         (bfd_mach_o_scan): Pass in mdata.
5238         * mach-o.h (bfd_mach_o_scan): Update prototype.
5239         * pef.c: Formatting.
5240         (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
5241         (bfd_pef_xlib_object_p): Ditto.
5242         (bfd_pef_scan): Pass in mdata.  Move version check to bfd_pef_object_p.
5243         * pef.h (bfd_pef_scan): Update prototype.
5244         * xsym.c: Formatting, K&R fixes.
5245         (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
5246         (bfd_sym_scan): New function split out from bfd_sym_object_p.
5247         * xsym.h (bfd_sym_scan): Declare.
5248         * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
5249         * elfcore.h (elf_core_file_p): Likewise.
5250         * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
5252 2002-11-12  Nick Clifton  <nickc@redhat.com>
5254         * po/da.po: Updated Danish translation.
5256 2002-11-12  Alan Modra  <amodra@bigpond.net.au>
5258         * elflink.h (elf_link_add_object_symbols): Optimize stabs for
5259         relocatable link too.
5260         (elf_link_input_bfd): When emitting relocs, adjust offsets for
5261         eh_frame and stab sections.  Zap deleted relocs.
5262         (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
5263         (elf_bfd_discard_info): Run for relocatable link too.
5264         * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd.  Make global.
5265         Handle ld -r case.
5266         (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
5267         * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
5269         * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
5270         (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
5271         (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
5272         (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
5273         (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
5274         (struct elf_link_hash_table): Add eh_info.
5275         (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
5276         (_bfd_elf_discard_section_eh_frame): Update prototype.
5277         (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
5278         (_bfd_elf_write_section_eh_frame): Likewise.
5279         (_bfd_elf_write_section_eh_frame_hdr): Likewise.
5280         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
5281         param.  Get "hdr_info" from link hash table.
5282         (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param.  Get
5283         header section from link hash table.  Save header section to elf_tdata.
5284         (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec".  Use
5285         header section from link hash table.  Don't alloc hdr_info.  Clear
5286         hdr_sec instead of setting "strip".
5287         (_bfd_elf_eh_frame_section_offset): Formatting.
5288         (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
5289         Get header section from link hash table.
5290         (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
5291         Get header section from link hash table.
5292         * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
5293         (get_program_header_size): Likewise.
5294         (_bfd_elf_section_offset): Formatting.
5295         * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
5296         section pointer in link hash table.
5297         (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
5298         and _bfd_elf_write_section_eh_frame calls.  Update comment about
5299         eh_frame entries.
5300         (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
5301         _bfd_elf_discard_section_eh_frame_hdr calls.  Remove "ehdr".
5303         * po/SRC-POTFILES.in: Regenerate.
5305         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
5306         relocs for discarded FDEs.  Remove dead code.
5307         (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
5308         * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
5309         Tidy conditions under which stabs are edited.  Formatting.
5310         * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
5311         from discarded relocs.
5312         * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
5313         section adjustments after testing magic values.
5315 2002-11-12  Thomas Moestl <tmm@FreeBSD.org>
5317         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
5318         references to large plt symbols.
5320 2002-11-12  Klee Dienes  <kdienes@apple.com>
5322         * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
5323         looking for an unused section name.
5325 2002-11-11  Kazu Hirata  <kazu@cs.umass.edu>
5327         * coff-h8300.c: Fix formatting.
5328         * elf32-h8300.c: Likewise.
5329         * reloc16.c: Likewise.
5331 2002-11-09  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
5333         * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
5334         section when dynamic section unused;  _bfd_strip_section_from_output
5335         instead.
5337 2002-11-08  Alan Modra  <amodra@bigpond.net.au>
5339         * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
5340         and sym_vec.
5342         * dwarf2.c: Revert last change.
5344 2002-11-07  Michal Ludvig  <mludvig@suse.cz>
5346         * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
5347         _bfd_dwarf2_find_nearest_line): Use
5348         bfd_simple_get_relocated_section_contents() instead of
5349         bfd_get_section_contents().
5350         * reloc.c (bfd_perform_relocation): Add sanity check.
5351         * simple.c (simple_get_relocated_section_contents): If the section
5352         does not have any relocs associated with it, just return the
5353         unadjusted contents.
5355 2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
5357         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
5358         case R_CRIS_32_GOT>: Correct test for filling in constant .got
5359         contents, enabling for a non-DSO, for symbols defined in the
5360         program with --export-dynamic.
5362 2002-11-07  Alan Modra  <amodra@bigpond.net.au>
5364         * elf64-ppc.c: Comment typo fixes.
5365         (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
5367 2002-11-07  Nick Clifton  <nickc@redhat.com>
5369         * po/da.po: Updated Danish translation.
5371 2002-11-06  Alexandre Oliva  <aoliva@redhat.com>
5373         * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
5374         exactly three internal relocs per external reloc.  Set reloc_count
5375         to the external reloc count.
5377 2002-11-06  Klee Dienes  <kdienes@apple.com>
5379          * coff-stgo32.c (stub_bytes): Mark as const.
5380          Fix comment formatting.
5382 2002-11-06  Klee Dienes  <kdienes@apple.com>
5384         * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
5385         xsym.lo.
5386         (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
5387         (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
5388         * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
5389         * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
5390         * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
5391         sym.
5392         (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
5393         * Makefile.in: Regenerate.
5394         * doc/Makefile.in: Regenerate.
5395         * bfd-in2.h: Regenerate.
5396         * xsym.c: New file.  Contains support for the Apple/Metrowerks
5397         xSYM debugging format.
5398         * xsym.h: New file.
5399         * pef.c: New file.  Contains support for the Apple Code Fragment
5400         Manager Preferred Executable Format
5401         * pef.h: New file.
5402         * pef-traceback.h: New file.  Contains support for parsing PowerPC
5403         traceback tables as used by PEF executables (and perhaps other
5404         systems as well).
5405         * mach-o.c: New file.  Contains support for the Mach-O object file
5406         format.
5407         * mach-o.h: New file.
5408         * mach-o-target.c: New file.  Declares the mach-o targets
5409         themselves.  Included three times by mach-o.c; each time with a
5410         different set of macros set.
5412 2002-11-06  Graeme Peterson  <gp@qnx.com>
5414         * Makefile.am: Remove entries for elf32-qnx.[ch].
5415         * Makefile.in: Regenerate.
5416         * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
5417         ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
5418         bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5419         * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
5420         bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
5421         and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
5422         bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5423         * configure: Regenerate.
5424         * elf32-qnx.c: Remove.
5425         * elf32-qnx.h: Remove.
5426         * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
5427         is_contained_by_filepos, and copy_private_bfd_data_p.
5428         * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
5429         is_contained_by_filepos, and copy_private_bfd_data_p.
5430         * elf32-i386.c: Remove QNX extended bfd support.
5431         * elf32-ppc.c: Remove QNX extended bfd support.
5432         * elf32-sh.c: Remove QNX extended bfd support.
5433         * elfarm-nabi.c: Remove QNX extended bfd support.
5434         * targets.c: Remove qnx vectors.
5435         * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
5436         (elf_backend_is_contained_by_filepos): Remove.
5437         (elf_backend_copy_private_bfd_data_p): Remove.
5438         * po/SRC-POTFILES.in: Regenerate.
5440 2002-11-06  David O'Brien  <obrien@FreeBSD.org>
5441             Alan Modra  <amodra@bigpond.net.au>
5443         * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
5444         dynamic relocs against section symbols for the output section vma.
5446 2002-11-05  Alan Modra  <amodra@bigpond.net.au>
5448         * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
5449         t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
5451 2002-11-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5452             Alan Modra  <amodra@bigpond.net.au>
5454         * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
5455         vectors in target_selvecs.
5456         (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
5457         in target_selvecs.
5458         (sh-*-netbsdelf*): Likewise.
5459         * configure.in (assocvecs): New variable.  Handle assocvecs like
5460         selvecs.
5461         * configure: Regenerate.
5462         * format.c (bfd_check_format_matches): Store bfd_target pointers
5463         in matching_vector instead of target names.  Select first target
5464         from bfd_associated_vector that matches a list of ambiguous targets.
5465         * targets.c (_bfd_associated_vector): New array.
5466         (bfd_associated_vector): New variable.
5467         (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5468         * libbfd-in.h (bfd_associated_vector): Declare.
5469         * libbfd.h: Regenerate.
5471 2002-11-05  Elias Athanasopoulos  <eathan@otenet.gr>
5473         * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5474         non-NULL before dereferencing.
5476 2002-11-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5478         * vms.c (vms_object_p): Restore the start address when returning
5479         NULL.
5481 2002-11-04  Alan Modra  <amodra@bigpond.net.au>
5482             Hans-Peter Nilsson  <hp@axis.com>
5484         * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5485         (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5486         Set up a larger symshndxbuf, and write it out.  Free it on
5487         exit rather than freeing symbuf twice.  Correct section index
5488         on output section symbol loop.
5489         (elf_link_output_sym): Accumulate symbol extension section
5490         indices, reallocating symshndxbuf rather than writing it out.
5491         (elf_link_flush_output_syms): Don't flush symshndxbuf.
5492         * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5493         Use bfd_zalloc to clear i_shdrp[0] too.
5495 2002-11-03  Stephen Clarke <stephen.clarke@earthling.net>
5497          * elf32-sh64-com.c (sh64_address_in_cranges): Use
5498         _raw_size of cranges section if _cooked_size not yet set.
5500 2002-11-03  Hans-Peter Nilsson  <hp@axis.com>
5502         * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5503         for bfd_elf32_swap_symbol_out.
5505 2002-10-31  David O'Brien  <obrien@FreeBSD.org>
5507         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5508         signed and unsigned in comparison.
5510 2002-10-30  Daniel Jacobowitz  <drow@mvista.com>
5512         * coffcode.h: Remove extraneous '\'.
5514 2002-10-28  H.J. Lu <hjl@gnu.org>
5516         * Makefile.am (targets.lo): Depend on Makefile instead of
5517         config.status.
5518         (archures.lo): Likewise.
5519         * Makefile.in: Regenerated.
5521 2002-10-25  Jason Thorpe  <thorpej@wasabisystems.com>
5523         * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5524         bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5525         targ_selvecs.
5527 2002-10-25  Jim Wilson  <wilson@redhat.com>
5529         * elf64-sh64.c (sh_elf64_relocate_section): Call
5530         _bfd_elf_rela_local_sym.  Handle relocs against STT_SECTION symbol
5531         of SHF_MERGE section.
5533 2002-10-25  Hans-Peter Nilsson  <hp@axis.com>
5535         * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5537 2002-10-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5539         * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5540         unsigned int.  Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5541         unsigned int.
5542         (NAME(aout,final_link)): Cast enum used in assignment.
5543         (aout_link_write_symbols): Cast enums in comparisons, int values to
5544         boolean, enums in assignments to int.
5545         (aout_link_input_section_std): Cast rel->r_index to unsigned int.
5546         (aout_link_input_section_ext): Likewise.  Cast enums used in
5547         comparisons with unsigned ints.
5548         (aout_link_reloc_link_order): Cast enum to int in assignment.
5549         * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5550         calls to char *.
5551         * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5552         assignment.
5553         * bfd-in2.h (bfd_set_section_vma): Likewise.
5554         * bfd.c (bfd_record_phdr): Cast enums in assignments.
5555         * binary.c (bfd_alloc): Cast enum to long.
5556         * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5557         * dwarf2.c (read_abbrevs): Add casts to enum types.
5558         (read_attribute_value): Likewise.
5559         (arange_add): Cast result of bfd_zalloc call.
5560         (comp_unit_contains_address): Return true and false.
5561         (comp_unit_find_nearest_line): Cast return to boolean.
5562         * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5563         * gen-aout.c: define macro '_' if not defined.
5564         * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5565         (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5566         (bfd_write_bigendian_4byte_int): Cast return to boolean.
5567         (bfd_seek): Cast bfd_realloc to bfd_byte *.
5568         (bfd_generic_is_local_label_name): Cast return to boolean.
5569         * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5570         * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5571         struct bfd_hash_entry *.
5572         (_bfd_generic_link_hash_newfunc): likewise.
5573         (_bfd_generic_final_link): Cast enum to unsigned int.
5574         * merge.c (sec_merge_emit): Cast return to boolean.
5575         (merge_strings): Add casts to const unsigned char *.
5576         * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5577         (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
5578         * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5579         to struct bfd_hash_entry *.
5580         (bfd_set_section_content): Add cast to PTR in comparison.
5581         * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5582         simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5583         simple_dummy_unattached_reloc,
5584         bfd_simple_get_relocated_section_contents): Add K&R declarations and
5585         function definitions.
5586         * srec.c (S3Forced): Initialize to false.
5587         (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5588         * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5589         (_bfd_discard_section_stabs): Likewise.  Also cast return to boolean.
5590         * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5591         (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5592         comparisons.
5594 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5596         * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5597         relocs into shared lib non-allocated reloc sections.
5599 2002-10-23  Nathan Tallent  <eraxxon@alumni.rice.edu>
5601         * dwarf2.c (add_line_info): Ensure that the line_info_table is
5602         sorted even when given an out-of-order line sequence.
5603         (lookup_address_in_line_info_table): When an exact VMA match is
5604         not found, return line information with the closest VMA.
5606 2002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5608         * elf64-hppa.c: Force DT_FLAGS to always be set.  Required by
5609         HPUX 11.00 patch PHSS_26559.
5611 2002-10-22  Alexandre Oliva  <aoliva@redhat.com>
5613         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5614         the options section into a separate section unless IRIX 6
5615         compatibility is enabled.
5617 2002-10-22  Alexandre Oliva  <aoliva@redhat.com>
5619         * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5620         into arrays.
5621         (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5622         (elf_link_sort_relocs): Likewise.  Take int_rels_per_ext_rel
5623         into account.
5624         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5625         R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5627 2002-10-21  Graeme Peterson  <gp@qnx.com>
5629         * targets.c (_bfd_target_vector): Add missing qnx vectors.
5631 2002-10-21  Alan Modra  <amodra@bigpond.net.au>
5633         * targets.c (bfd_target_list): Don't return the default target twice.
5635 2002-10-21  Elias Athanasopoulos  <eathan@otenet.gr>
5637         * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5638         perror with bfd_perror.
5640 2002-10-19  H.J. Lu <hjl@gnu.org>
5642         * elflink.h (elf_link_add_object_symbols): Correctly handle
5643         DT_RPATH and DT_RUNPATH.
5645 2002-10-19  Mark Kettenis  <kettenis@gnu.org>
5647         * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5649 2002-10-17  Denis Chertykov  <denisc@overta.ru>
5651         * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5652         for ip2k port.
5654 2002-10-17  Alan Modra  <amodra@bigpond.net.au>
5656         * elfxx-target.h (USE_REL): Don't define as 1.
5657         * elf32-arm.h (USE_REL): Provide a default define of 0.
5658         Use #if rather than #ifdef when testing USE_REL.
5659         * elf32-m32r.c: Likewise.
5661         * elf32-arc.c (USE_REL): Define as 1.
5662         * elf32-d10v.c (USE_REL): Likewise.
5663         * elf32-m32r.c (USE_REL): Likewise.
5664         * elf32-m68hc11.c (USE_REL): Likewise.
5665         * elf32-m68hc12.c (USE_REL): Likewise.
5666         * elf32-or32.c (USE_REL): Likewise.
5667         * elfarm-nabi.c (USE_REL): Likewise.
5669 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
5671         * config.bfd (s390-*-linux*): Add targ64_selvecs.
5672         (s390x-*-linux*): Add targ_selvecs.
5674 2002-10-16  Alan Modra  <amodra@bigpond.net.au>
5676         * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5677         elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
5678         elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5679         elf32-sh64-nbsd.lo, elf32-shqnx.lo.  Add elf32-qnx.lo.
5680         (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5681         (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5682         (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5683         (SOURCE_HFILES): Add elf32-qnx.h.
5684         (BUILD_HFILES): Add bfdver.h.
5685         Run "make dep-am".
5686         * Makefile.in: Regenerate.
5687         * configure.in Update bfd vector dependencies.
5688         * configure: Regenerate.
5689         * elf32-i386-fbsd.c: Delete.  Move code to elf32-i386.c.
5690         * elf32-i386qnx.c: Likewise.
5691         * elf32-ppcqnx.c: Delete.  Move code to elf32-ppc.c.
5692         * elf32-sh-nbsd.c: Delete.  Move code to elf32-sh.c.
5693         * elf32-sh-lin.c: Likewise.
5694         * elf32-shqnx.c: Likewise.
5695         * elf32-sh64-lin.c: Delete.  Move code to elf32-sh64.c.
5696         * elf32-sh64-nbsd.c: Likewise.
5697         * elf64-sh64-lin.c: Delete.  Move code to elf64-sh64.c.
5698         * elf64-sh64-nbsd.c: Likewise.
5699         * elfarmqnx-nabi.c: Delete.  Move code to elfarm-nabi.c.
5700         * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5701         * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5702         * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5703         * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5704         (elf_backend_is_contained_by_filepos): Likewise.
5705         (elf_backend_copy_private_bfd_data_p): Likewise.
5706         Globalize and move functions to..
5707         * elf32-qnx.c: ..here.  New file.
5708         * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests.  Don't
5709         emit target vectors when INCLUDE_SHMEDIA.
5710         * elf32-sh64.c: Remove ELF_ARCH test.  Move TARGET_* etc. defines to
5711         end of file.
5712         * elf64-sh64.c: Remove ELF_ARCH test.
5713         * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5714         * po/BLD-POTFILES.in: Regenerate.
5715         * po/SRC-POTFILES.in: Regenerate.
5717 2002-10-16  Alan Modra  <amodra@bigpond.net.au>
5719         * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5720         loaded with --just-symbols.
5722         * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5723         * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5724         * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5725         * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5727 2002-10-15  Richard Henderson  <rth@redhat.com>
5729         * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5730         (BFD64_BACKENDS_CFILES): Likewise.
5731         * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5732         * elf64-alpha-fbsd.c: Remove file, move code ...
5733         * elf64-alpha.c: ... here.
5734         * Makefile.in, configure: Rebuild.
5736 2002-10-14  Richard Henderson  <rth@redhat.com>
5738         * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5739         VALUE, not ADDEND.
5741 2002-10-14  Stephen Clarke <stephen.clarke@superh.com>
5743         * elf32-sh.c (elf_sh_link_hash_entry): Replace
5744         datalabel_got_offset with union of datalabel_got
5745         offset and refcount.
5746         (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5747         (allocate_dynrelocs): Delete unnecessary code for
5748         STT_DATALABEL type.  Create entry in got for
5749         datalabel version of symbol if datalabel_got.refcount > 0.
5750         (sh_elf_relocate_section): Use datalabel_got union.
5751         (sh_elf_gc_sweep_hook): Pull common code to initialize
5752         h and eh out of switch statement.  Declare seen_stt_datalabel.
5753         Initialize it.  Decrement datalabel_got.refcount for
5754         got relocs when seen_stt_datalabel is true.
5755         Decrement local_got_refcounts entry for datalabel got relocs
5756         of local symbols.
5757         (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5758         (sh_elf_check_relocs): Declare seen_stt_datalabel.
5759         Initialize it.  When seen_stt_datalabel is true, increment
5760         datalabel_got refcount rather than got.refcount.
5761         (sh_elf_finish_dynamic_symbol): Create relocs to
5762         initialize got entry for datalabel version of symbol.
5764 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
5766         * Makefile.am: Run "make dep-am".
5767         (BFD_H_FILES): Remove version.h.
5768         * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5769         * version.h: ..to here.
5770         * configure.in (bfd_version_date): Remove.
5771         (AC_OUTPUT): Make bfdver.h from version.h.
5772         * bfd.c: #include "bfdver.h".
5773         * vms-hdr.c: Likewise.
5774         * Makefile.in: Regenerate.
5775         * bfd-in2.h: Regenerate.
5776         * configure: Regenerate.
5777         * po/SRC-POTFILES.in: Regenerate.
5779 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
5781         * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5782         bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5783         bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5784         bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5785         bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5786         bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5787         bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5788         bfd_mach_ip2022, bfd_mach_ip2022ext,
5789         bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5790         * bfd-in2.h: Regenerate.
5792 2002-10-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5794         * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5795         endian vector to targ_selvecs.
5797 2002-10-13  Alexandre Oliva  <aoliva@redhat.com>
5799         * elfxx-mips.c (mips_elf_calculate_relocation): Take
5800         save_addend argument.  Don't apply the 32-bit mask to a
5801         GPREL32 value if it's to be used in another relocation.  Don't
5802         use forced-check computation of local_p to decide whether to
5803         add gp0 to GPREL16 value.  Don't use only the lowest 16 bits
5804         of the addend of a non-in-place GPREL16 relocation.
5805         (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5806         mips_elf_calculate_relocation().
5808 2002-10-12  Stephane Carrez  <stcarrez@nerim.fr>
5810         * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5811         with symbols in other sections if we relaxed something;  the sections
5812         output offsets must be re-computed before.
5814 2002-10-12  Stephane Carrez  <stcarrez@nerim.fr>
5816         * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5817         handling to use Elf_Internal_Sym.
5818         (m68hc11_elf_relax_delete_bytes): Likewise.
5820 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5822         * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5823         sh_elf_object_p, dtpoff_base): New functions.
5824         (sh_elf_howto_table): Add TLS relocs.
5825         (sh_reloc_map): Likewise.
5826         (sh_elf_info_to_howto): Support TLS relocs.
5827         (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5828         (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5829         New macros.
5830         (sh_elf_obj_tdata): New.
5831         (elf_sh_link_hash_table): Add tls_ldm_got.
5832         (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5833         (allocate_dynrelocs): Support TLS relocs.
5834         (sh_elf_size_dynamic_sections): Likewise.
5835         (sh_elf_relocate_section): Support TLS relocs.  Don't try to find
5836         .rela.got section when found already.  Return false after printing
5837         error about unresolvable relocation.
5838         (sh_elf_gc_sweep_hook): Support TLS relocs.
5839         (sh_elf_check_relocs): Likewise.
5840         (sh_elf_finish_dynamic_symbol): Likewise.
5841         (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5842         * reloc.c: Add SH TLS relocs.
5843         * bfd-in2.h, libbfd.h: Regenerate.
5845 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
5847         * Makefile.in: Regenerated.
5849 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
5851         * Makefile.am: Run dep-am.
5852         (BFD_H_DEP): Add simple.c and linker.c.
5853         (BFD32_LIBS): Add simple.lo.
5854         (BFD32_LIBS_CFILES): Add simple.c.
5855         * Makefile.in: Regenerated.
5856         * bfd-in2.h: Regenerated.
5857         * simple.c: New file.
5859 2002-10-11  Alan Modra  <amodra@bigpond.net.au>
5861         * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5862         (record_thumb_to_arm_glue): Likewise.
5863         * ecoff.c (ecoff_link_add_externals): Likewise.
5864         * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5865         (record_thumb_to_arm_glue): Likewise.
5866         * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5867         * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5868         * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5869         * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5870         * elf64-ppc.c (func_desc_adjust): Likewise.
5871         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5872         (sh64_elf64_create_dynamic_sections): Likewise.
5873         * elflink.c (_bfd_elf_create_got_section): Likewise.
5874         (_bfd_elf_create_dynamic_sections): Likewise.
5875         (_bfd_elf_create_linker_section): Likewise.
5876         * elflink.h (elf_add_default_symbol): Likewise.
5877         (elf_link_create_dynamic_sections): Likewise.
5878         (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5879         * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5880         * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5881         (_bfd_mips_elf_add_symbol_hook): Likewise.
5882         (_bfd_mips_elf_create_dynamic_sections): Likewise.
5883         * linker.c (generic_link_add_symbol_list): Likewise.
5884         * xcofflink.c (xcoff_link_add_symbols): Likewise.
5886         * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5888         * elf64-ppc.c (edit_opd): Only zero opd syms when function is
5889         completely removed.  Correct local sym adjustment.
5891 2002-10-10  Stephen Clarke <stephen.clarke@superh.com>
5893         * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5894         Correct mistake in calculation of address of .got.
5895         * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5896         elf_sh64_pic_plt_entry_le): Likewise.
5898 2002-10-09  Richard Shann <richard.shann@superh.com>
5899             Stephen Clarke <stephen.clarke@superh.com>
5901         * Makefile.am: Add entries for elf32-sh64-lin.c and
5902         elf64-sh64-lin.c. Regenerate.
5903         * Makefile.in: Regenerate.
5904         * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
5905         to use sh64 vectors rather than sh vectors.
5906         * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5907         bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5908         * configure: Regenerate.
5909         * elf32-sh64-lin.c: New file.
5910         * elf64-sh64-lin.c: New file.
5911         * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5912         bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5914 2002-10-08  H.J. Lu <hjl@gnu.org>
5916         * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5917         IE->LE transition for R_386_TLS_IE.
5919 2002-10-08  Alan Modra  <amodra@bigpond.net.au>
5921         * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5923 2002-10-07  Mark Elbrecht  <snowball3@softhome.net>
5925         * cofflink.c (mark_relocs): Don't mark relocations in excluded
5926         sections.
5928 2002-10-07  Alan Modra  <amodra@bigpond.net.au>
5930         * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5931         code.
5933         * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5935 2002-10-06  Alan Modra  <amodra@bigpond.net.au>
5937         * opncls.c: Formatting.
5938         (_bfd_new_bfd): Use a smaller section hash table.
5940 2002-10-05  Alexandre Oliva  <aoliva@redhat.com>
5942         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5943         of the other two relocations packed with a REL32 to NONE.
5945 2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
5947         * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5948         (sh_elf_link_hash_newfunc): Initialize it.
5949         (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5950         to got.refcount for symbols that are forced local or when
5951         we have direct got refs.
5952         (sh_elf_gc_sweep_hook): Adjust gotplt_refcount.  Use it
5953         to correctly adjust got.refcount and plt.refcount.
5954         (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5955         (sh_elf_check_relocs): Increment gotplt_refcount.
5957 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
5959         * elf32-i386.c (elf_i386_relocate_section): Fix
5960         movl foo@indntpoff, %eax IE->LE transition.
5962 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
5964         * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5965         sequence and its transitions.
5967 2002-10-01  Jakub Jelinek  <jakub@redhat.com>
5969         * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5970         to st_value + addend in non-code sections.
5971         * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5972         R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5974 2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
5975             Ken Raeburn  <raeburn@cygnus.com>
5976             Aldy Hernandez  <aldyh@redhat.com>
5977             Eric Christopher  <echristo@redhat.com>
5978             Richard Sandiford  <rsandifo@redhat.com>
5980         * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5981         (bfd_mach_mips5500): New.
5982         * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5983         (arch_info_struct): Add corresponding entries here.
5984         * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5985         E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5986         (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5987         bfd_mach_mips5400 and bfd_mach_mips5500.
5988         (_bfd_mips_elf_mach_extends_p): New function.
5989         (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5990         the EF_MIPS_MACH flags.
5991         * bfd-in2.h: Regenerate.
5993 2002-09-28  Jason Thorpe  <thorpej@wasabisystems.com>
5995         * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5996         .got sections.
5998 2002-09-28  Alan Modra  <amodra@bigpond.net.au>
6000         * elf.c (map_sections_to_segments): Correct test for start of
6001         writable section in the same page as end of read-only section.
6003 2002-09-27  Matt Thomas  <matt@3am-software.com>
6005         * elf32-vax.c (elf_vax_check_relocs): Remove unused
6006         local_got_refcounts usage.  Remove allocation of got slot.
6007         (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
6008         Remove de-allocation of got slot.
6009         (elf_vax_size_dynamic_section): Fix some indentation.  Add hash
6010         traversal for elf_vax_instantiate_got_entries.  Allow empty .got
6011         sections to be GC'ed.
6012         (elf_vax_instantiate_got_entries): New function.
6013         (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling.  Remove
6014         tests that are now handled by elf_vax_instantiate_got_entries.
6015         Assert GOT entry falls within .got section size.  Remove redundant
6016         comparisions.  Fix comments.
6018 2002-09-27  Jakub Jelinek  <jakub@redhat.com>
6020         * reloc.c: Add x86-64 TLS relocs.
6021         * bfd-in2.h, libbfd.h: Rebuilt.
6022         * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
6023         relocs.  Add TLS relocs.
6024         (x86_64_reloc_map): Add TLS relocs.
6025         (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
6026         (struct elf64_x86_64_link_hash_entry): Add tls_type field.
6027         (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
6028         (elf64_x86_64_hash_entry): Define.
6029         (struct elf64_x86_64_obj_tdata): New.
6030         (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
6031         (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
6032         (link_hash_newfunc): Initialize tls_type.
6033         (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
6034         (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
6035         (elf64_x86_64_mkobject): New.
6036         (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
6037         (elf64_x86_64_tls_transition): New.
6038         (elf64_x86_64_check_relocs): Add r_type variable and use it.
6039         Handle TLS relocs.
6040         (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
6041         (allocate_dynrelocs): Allocate GOT space for TLS relocs.
6042         (elf64_x86_64_size_dynamic_sections): Likewise.
6043         (dtpoff_base, tpoff): New.
6044         (elf64_x86_64_relocate_section): Handle TLS relocs.
6045         (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
6046         entries.
6047         (bfd_elf64_mkobject): Define.
6049         * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
6050         DF_STATIC_TLS if shared.
6052 2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6054         * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
6055         empty relocation sections.
6057 2002-09-26  Alan Modra  <amodra@bigpond.net.au>
6059         * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
6060         (ppc64_elf_build_stubs): Build them here instead.
6062 2002-09-24  Jakub Jelinek  <jakub@redhat.com>
6064         * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
6065         addend into r_addend, not *r_offset.
6066         (elf32_sparc_finish_dynamic_symbol): Likewise.
6067         * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
6068         R_SPARC_RELATIVE's r_offset.
6070 2002-09-23  Nathan Tallent  <eraxxon@alumni.rice.edu>
6072         * dwarf2.c (decode_line_info): Update to correctly decode
6073         the (non-standard DWARF2) out-of-order address sequences
6074         generated by the Intel C++ 6.0 compiler for ia64-Linux.
6076 2002-09-23  Mark Elbrecht  <snowball3@softhome.net>
6078         * config.bfd: For DJGPP targets, match with any cpu and any machine.
6080 2002-09-23  Alan Modra  <amodra@bigpond.net.au>
6082         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
6083         for discarded FDEs.  Remove redundant assignment.
6084         * elflink.h (elf_bfd_discard_info): Save edited relocs.
6086 2002-09-22  H.J. Lu <hjl@gnu.org>
6088         * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
6089         the relocation count between different .reloc sections.
6091 2002-09-21  Alan Modra  <amodra@bigpond.net.au>
6093         * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
6094         ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
6095         R_PPC_EMB_SDA2REL.  Similarly for R_PPC_EMB_SDA21 and
6096         R_PPC_EMB_RELSDA.
6098         * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
6099         unsigned.  Move "symcount" assignment out of loop.
6100         * Makefile.am: Run "make dep-am".
6101         * Makefile.in: Regenerate.
6102         * configure: Regenerate.
6103         * po/SRC-POTFILES.in: Regnerate.
6105 2002-09-19  Nathan Tallent  <eraxxon@alumni.rice.edu>
6107         * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
6108         zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
6109         (e.g. IRIX64).
6111 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
6113         * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
6114         even if generating R_PPC_RELATIVE reloc.
6115         (ppc_elf_relocate_section): Make sure relocation is performed
6116         if skip == -2.  Clear memory at r_offset when creating dynamic
6117         relocation.
6119 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
6121         * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
6122         BFD_RELOC_386_TLS_GOTIE): Add.
6123         * bfd-in2.h, libbfd.h: Rebuilt.
6124         * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
6125         and R_386_TLS_GOTIE.
6126         (elf_i386_reloc_type_lookup): Handle it.
6127         (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
6128         char instead of enum, change GOT_* into defines.
6129         (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
6130         (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6131         (elf_i386_check_relocs): Likewise.  Avoid crash if local symbol is
6132         accessed both as normal and TLS symbol.  Move R_386_TLS_LDM and
6133         R_386_PLT32 cases so that R_386_TLS_IE can fall through.
6134         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6135         (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6136         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6137         (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
6138         tls_type is GOT_TLS_IE_BOTH.
6139         (elf_i386_size_dynamic_sections): Likewise.
6140         (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6141         Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6142         (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
6143         all 4 GOT_TLS_* TLS types.
6145 2002-09-19  Nick Clifton  <nickc@redhat.com>
6147         * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
6148         follow indirect links.
6150 2002-09-19  Nathan Tallent  <eraxxon@alumni.rice.edu>
6152         * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
6153         correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
6154         on 64 bit machines.
6155         (ecoff_swap_sym_in) <iss>: Likewise.
6156         * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
6157         ECOFF information: 'ioptMax' refers to the actual *size*
6158         of the optimization symtab, not the number of entries.
6160 2002-09-19  Daniel Jacobowitz  <drow@mvista.com>
6162         * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
6163         ELF_LINK_HASH_NEEDS_PLT logic.
6165 2002-09-18  Daniel Jacobowitz  <drow@mvista.com>
6167         * elfcode.h (elf_slurp_reloc_table_from_section): Check
6168         correct relocation count.
6170 2002-09-17  Daniel Jacobowitz  <drow@mvista.com>
6172         * bfd-in.h (bfd_get_dynamic_symcount): Define.
6173         * bfd.c (struct _bfd): Add dynsymcount.
6174         * bfd-in2.h: Regenerated.
6175         * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
6176         abfd->dynsymcount.
6177         * elfcode.h (elf_slurp_reloc_table_from_section): Check
6178         for overflow.
6180 2002-09-17  Stan Cox <scox@redhat.com>
6182         * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
6183         (mips_elf64_final_gp): Don't make up gp value.
6184         * elfn32-mips.c (mips_elf_final_gp): Likewise.
6185         * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
6186         .MIPS.options/.options section.
6188 2002-09-17  David O'Brien  <obrien@FreeBSD.org>
6190         * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
6191         It is benign for FreeBSD < 4.1.  Minor reformatting.
6192         * elf64-alpha-fbsd.c: Likewise.
6194 2002-09-17  Jakub Jelinek  <jakub@redhat.com>
6196         * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
6197         addend.
6199 2002-09-17  Alan Modra  <amodra@bigpond.net.au>
6201         * elf64-alpha.c (alpha_elf_size_info): Make static.
6203 2002-09-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6205         * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
6206         * cpu-tic4x.c: Ditto.
6208 2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6210         * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
6211         duplicate define.
6213 2002-09-16  Bruno Haible  <bruno@clisp.org>
6215         * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
6216         by a target variant implementation.
6217         * elf64-alpha.c: Likewise.
6218         * elf32-i386-fbsd.c: New file.
6219         * elf64-alpha-fbsd.c: New file.
6220         * targets.c: Support bfd_elf32_i386_freebsd_vec and
6221         bfd_elf64_alpha_freebsd_vec.
6222         * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
6223         bfd_elf64_alpha_freebsd_vec.
6224         * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
6225         (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
6226         (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
6227         (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
6228         (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
6229         * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
6230         specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
6232 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
6234         * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
6235         NULL.
6236         (elf_i386_relocate_section): Return false after printing error about
6237         unresolvable relocation.
6239 2002-09-12  Nick Clifton  <nickc@redhat.com>
6241         * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
6242         R_ARM_THM_PC11.
6244 2002-09-11  Jeffrey Law  <law@redhat.com>
6246         * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
6248 2002-09-11  Andrew Haley  <aph@cambridge.redhat.com>
6250         * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
6251         line_ptr before deciding we've found a symbol.
6253 2002-09-11  Nick Clifton  <nickc@redhat.com>
6255         * po/da.po: New Danish translation file.
6256         * configure.in (LINGUAS): Add 'da'.
6257         * configure: Regenerate.
6259 2002-09-10  Michael Snyder  <msnyder@redhat.com>
6261         * irix-core.c (do_sections, do_sections64): New functions.
6262         (irix_core_core_file_p): Call new functions do_sections,
6263         do_sections64, depending on corefile (32-bit or 64-bit).
6265 2002-09-09  Richard Henderson  <rth@redhat.com>
6267         * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
6268         and PCREL21F like PCREL21B.
6270 2002-09-04  Kevin Buettner  <kevinb@redhat.com>
6272         * config.bfd (mips*-*-irix6*): Add new ABI vectors.  Make n32 default
6273         vector.
6275 2002-09-02  Nick Clifton  <nickc@redhat.com>
6277         * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
6278         names instead of cryptically overloaded bfd_reloc error
6279         codes.
6280         (v850_elf_relocate_section): Likewise.
6281         (v850_elf_relax_section): Replace caching of external symbols
6282         with caching of internal symbols obtained from calling
6283         bfd_elf_get_elf_syms().
6284         Fixup problems with freeing cached allocated memory blocks.
6286 2002-09-02  Alan Modra  <amodra@bigpond.net.au>
6288         * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
6289         (bfd_pj_arch): Use bfd_default_scan.
6290         * cpu-v850.c (scan): Remove.
6291         (N): Use bfd_default_scan.
6292         * cpu-z8k.c (scan_mach): Remove.
6293         (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
6294         first.  Use bfd_default_scan.
6296         * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
6297         bfd_mach constants.
6298         (ecoff_get_magic): Likewise.
6299         * elf32-v850.c (v850_elf_object_p): Likewise.
6300         (v850_elf_final_write_processing): Likewise.
6301         * mipsbsd.c (MY(set_arch_mach)): Likewise.
6302         (MY(write_object_contents)): Likewise.
6303         * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
6304         * coffcode.h (coff_write_object_contents): Likewise.
6305         (coff_set_arch_mach_hook): Add comment describing machine == 0.
6306         Remove unnecessary "machine" assignments.
6307         (coff_write_relocs): Test for the absolute section sym by testing
6308         section and flags.
6310         * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
6311         and bfd_mach_i386_i386_intel_syntax.
6312         * pdp11.c (NAME(aout,machine_type)): Likewise.
6314 2002-08-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6316         * bfd-in.h (align_power): Cast constants to bfd_vma type.
6317         * bfd-in2.h (align_power): Likewise.
6319 2002-08-30  Alan Modra  <amodra@bigpond.net.au>
6321         * Makefile.am: Run "make dep-am".
6322         * Makefile.in: Regenerate.
6324         * cpu-avr.c (compatible): Don't use hard-coded mach constants.
6325         * cpu-powerpc.c (powerpc_compatible): Likewise.
6326         * cpu-rs6000.c (rs6000_compatible): Likewise.
6328 2002-08-28  Catherine Moore  <clm@redhat.com>
6330         * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
6331         (v850-elf-reloc): Don't resolve pc relative relocs.
6332         (v850_elf_ignore_reloc): New routine.
6333         (v850_elf_final_link_relocate): Handle new relocs.
6334         (v850_elf_relax_delete_bytes ): New routine.
6335         (v850_elf_relax_section): New routine.
6336         (bfd_elf32_bfd_relax_section): Define.
6337         (HOWTO): New entries for new relocs.
6338         * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
6339         (BFD_RELOC_V850_LONGJUMP): New reloc.
6340         (BFD_RELOC_V850_ALIGN): New reloc.
6341         * archures.c: Remove redundant v850ea architecture.
6342         * cpu-v850.c: Remove redundant v850ea support.
6343         * libbfd.h: Regenerate.
6344         * bfd-in2.h: Regenerated.
6346 2002-08-28  Svein E. Seldal  <Svein.Seldal@solidas.com>
6348         * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
6349         * configure.in: Add tic4x_coff vector files.
6350         * configure: Regenerate.
6351         * Makefile.am: Add tic4x target.
6352         * Makefile.in: Regenerate.
6354 2002-08-27  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6356         * archures.c: Add the BFD arch type tic4x.
6357         * bfd-in.h: Add BFD_IN_MEMORY flag.
6358         * coff-tic4x.c: New file.
6359         * coffswap.h (coff_swap_sym_out): Add preadjuster.
6360         * cpu-tic4x.c: New file.
6361         * targets.c: Added tic4x- in list of xvecs.
6362         * ticoff.h: New file.
6363         * bfd-in2.h: Regenerate.
6365 2002-08-27  Adam Nemet  <anemet@lnxw.com>
6367         * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
6368         bit of DT_INIT and DT_FINI for Thumb functions.
6370 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
6372         * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
6374 2002-08-26  Alan Modra  <amodra@bigpond.net.au>
6376         * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
6378 2002-08-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6380         * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
6381         (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6382         Likewise.
6383         (struct elf_sh_pcrel_relocs_copied): Removed.
6384         (struct elf_sh_dyn_relocs): New.
6385         (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
6386         field with dyn_relocs.
6387         (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
6388         sections and sym_sec.
6389         (sh_elf_link_hash_newfunc): Clear dyn_relocs.
6390         (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
6391         (sh_elf_create_dynamic_sections): Use create_got_section instead
6392         of _bfd_elf_create_got_section.
6393         (sh_elf_check_relocs): Likewise.
6394         (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
6395         sections.
6396         (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
6397         sh_elf_relocate_section, sh_elf_check_relocs,
6398         sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
6399         Likewise.
6400         (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
6401         dynamic relocations and avoiding the copy relocation when we
6402         didn't find any dynamic relocations in the section which has
6403         contents or is read-only.
6404         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
6405         (sh_elf_size_dynamic_sections): Don't reset the size of
6406         .rela.got section even if dynamic_sections_created flag is off.
6407         Don't use sh_elf_discard_copies. Scan all input bfd and use
6408         allocate_dynrelocs. Call readonly_dynrelocs to determine
6409         whether we need DT_TEXTREL.
6410         (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
6411         whether the symbol was never referred to.
6412         (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
6413         (sh_elf_gc_sweep_hook): Fill with the real sweep function.
6414         (sh_elf_check_relocs): Call create_got_section if the short-cut
6415         to .got is null. Increment reference counters only instead of
6416         allocating space on dynamic sections here. Don't conditionalize
6417         uninitialized got.offset value when marking the symbol as a
6418         global offset table entry. Keep relocations for symbols satisfied
6419         by a dynamic library to avoid copy relocations for the symbol.
6420         Set dynobj field of an elf hash table if needed.
6421         (sh_elf_finish_dynamic_sections): Handle null section pointer
6422         correctly.
6423         (elf_backend_copy_indirect_symbol): Defined.
6424         (elf_backend_can_refcount): Defined.
6426 2002-08-23  Nick Clifton  <nickc@redhat.com>
6428         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
6429         previous change.  Add comment explaining why.
6431 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
6433         * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
6434         contents of .got.plt[2] to tr0, not address of .got.plt.
6435         (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
6436         patching absolute plt entry. For shmedia plt entry, set bottom bit
6437         of branch to plt0 as this is a branch to an shmedia instruction.
6438         * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
6439         Copy contents of .got.plt[2] to tr0, not address of .got.plt.
6440         (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
6441         branch to plt0.
6442         (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
6443         patching absolute plt entry. For shmedia plt entry, branch to
6444         plt0 is now ptrel, so use relative offset.  Set bottom bit of
6445         branch target as it is a branch to an shmedia instruction.
6447 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>,
6448             Richard Shann <richard.shann@superh.com>
6450         * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
6451         value if .init is an SHmedia function.  Similarly for DT_FINI.
6452         * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
6454 2002-08-23  Stephen Clarke <stephen.clarke@superh.com>
6456         * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
6457         dynamic section.
6458         * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
6460 2002-08-22  Kaz Kojima <kkojima@rr.iij4u.or.jp>
6462         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
6463         byte read when reading the return address register column.
6465 2002-08-22  Nick Clifton  <nickc@redhat.com>
6467         * config.bfd: Add powepc64-*-*bsd* target.
6469 2002-08-22  Graeme Peterson  <gp@qnx.com>
6471         * Makefile.am: Add entries for elf32-shqnx.c
6472         * Makefile.in: Regenerate.
6473         * config.bfd: Add support sh-*-nto* target.
6474         * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6475         * configure: Regenerate.
6476         * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6477         * elf32-sh.c: Do not include elf32-target.h if
6478         ELF32_SH_C_INCLUDED is defined.
6479         * elf32-shqnx.c: New file: Support for QNX.
6480         * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6482 2002-08-22  Nick Clifton  <nickc@redhat.com>
6484         * po/tr.po: Updated Turkish translation.
6486         * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6487         symbols are not read.
6489 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
6491         * elf32-m68hc11.c: Formatting fixes.
6492         (elf32_m68hc11_gc_mark_hook): Correct params.  Remove unnecessary test.
6493         * elf32-m68hc12.c: Formatting fixes.
6494         (elf32_m68hc11_gc_mark_hook): Correct params.  Remove unnecessary test.
6496 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
6498         * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6499         SEC_DATA.
6500         (pmac_xcoff_vec): Likewise.
6501         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6502         (aix5coff64_vec): Likewise.
6504 2002-08-22  Alan Modra  <amodra@bigpond.net.au>
6506         * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6507         param to elf_backend_copy_indirect_symbol.
6508         (_bfd_elf_link_hash_copy_indirect): Likewise.
6509         * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6510         calls to copy_indirect_symbol.
6511         * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6512         * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6513         * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6514         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6515         * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6516         * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6517         * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6518         * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6519         * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6520         * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise.  Properly
6521         test refcounts for "used" values.
6523 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6525         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6526         argument declaration.
6528 2002-08-19  Elena Zannoni <ezannoni@redhat.com>
6530         * archures.c (bfd_mach_ppc_e500): Added.
6531         * bfd-in2.h: Rebuilt.
6532         * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6534 2002-08-19  Alan Modra  <amodra@bigpond.net.au>
6536         * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6538 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
6540         * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
6541         `bfd_byte'.
6543 2002-08-17  Stan Cox  <scox@redhat.com>
6545         * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6546         IRIX 6 segment layout for NEWABI.
6548 2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
6550         * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
6551         symbols when looking for section referred to by a relocation.
6552         * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
6554 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
6556         * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6558 2002-08-15  Hans-Peter Nilsson  <hp@axis.com>
6560         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6561         missing check for whether the symbol is referenced by DSO before
6562         unexporting it as an unneeded dynamic symbol.
6564 2002-08-14  H.J. Lu <hjl@gnu.org>
6566         * libbfd.h: Regenerate.
6568 2002-08-14  H.J. Lu <hjl@gnu.org>
6570         * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6572 2002-08-14  Stephane Carrez  <stcarrez@nerim.fr>
6574         * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6575         instructions.
6576         (m68hc11_direct_relax): New to define table of relaxable instructions.
6577         (find_relaxable_insn): New, find a relaxable insn.
6578         (compare_reloc): New to compare two relocs.
6579         (m68hc11_elf_relax_section): New, relax text sections.
6580         (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6581         (elf32_m68hc11_check_relocs): New function for GC support.
6582         (elf32_m68hc11_relocate_section): New function for GC support.
6583         (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6584         (elf_backend_check_relocs): Likewise.
6585         (elf_backend_relocate_section): Likewise.
6587 2002-08-13  H.J. Lu <hjl@gnu.org>
6589         * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6590         definitions in shared objects when checking symbol with
6591         undefined version.
6593 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
6595         * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6596         (elf32_m68hc11_gc_sweep_hook): Likewise.
6597         (elf_backend_gc_mark_hook): Define for GC section support.
6598         (elf_backend_gc_sweep_hook): Likewise.
6599         (elf_backend_can_gc_sections): Likewise.
6601         * elf32-m68hc12.c: Likewise.
6603 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
6605         * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6606         (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6607         (_bfd_m68hc11_elf_set_private_flags): New function.
6608         Use them to set/check/print ELF flags specific to 68HC11.
6610         * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6611         (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6612         (_bfd_m68hc12_elf_set_private_flags): New function.
6613         Use them to set/check/print ELF flags specific to 68HC12.
6615 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
6617         * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6618         fix masks for PC-rel relocs.
6619         (m68hc11_elf_ignore_reloc): New function.
6621         * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6622         68HC12 banked addressing relocs.
6623         (m68hc12_phys_addr): New to compute physical address of banked memory.
6624         (m68hc12_phys_page): Likewise for page.
6625         (m68hc12_addr_is_banked): New to see if address is in banked area.
6626         (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6628 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
6630         * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6631         BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6632         BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6633         * bfd-in2.h: Regenerate.
6635 2002-08-12  H.J. Lu <hjl@gnu.org>
6637         * elflink.h (elf_add_default_symbol): Preserve section across
6638         elf_merge_symbol.
6640 2002-08-09  Graeme Peterson  <gp@qnx.com>
6642         * Makefile.am: Add entries for elf32-ppcqnx.c, and add
6643         elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6644         * Makefile.in: Regenerate.
6645         * config.bfd: Add support for powerpc{le}-*-nto targets.
6646         * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6647         * configure: Regenerate.
6648         * elf32-i386qnx.c: Moved backend functions into a QNX specific
6649         common file "elf32-qnx.h", and now include that file.
6650         * elf32-qnx.h: New file: QNX specific common elf backend.
6651         * elf32-ppc.c: Do not include elf32-target.h if
6652         ELF32_PPC_C_INCLUDED is defined.
6653         * elf32-ppcqnx.c: New file: Support for QNX.
6654         * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6655         * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6657 2002-08-09  Nick Clifton  <nickc@redhat.com>
6659         * po/sv.po: Updated Swedish translation.
6661 2002-08-09  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6663         * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6664         g->global_gotsym is NULL.
6666 2002-08-08  H.J. Lu <hjl@gnu.org>
6668         * elflink.h (elf_add_default_symbol): Don't warn if a definition
6669         overrides an indirect versioned symbol.
6671 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6673         * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6674         for R_386_TLS_TPOFF32 relocs against symndx 0.
6676 2002-08-07  H.J. Lu <hjl@gnu.org>
6678         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6679         with undefined version if needed.
6680         (elf_link_assign_sym_version): Match a default symbol with a
6681         version without definition. No need to hide the default
6682         definition separately.
6684 2002-08-08  Alan Modra  <amodra@bigpond.net.au>
6686         * elflink.h (elf_link_output_extsym): Don't output symbols from
6687         SEC_EXCLUDE sections.
6689         * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6691 2002-08-07  Alan Modra  <amodra@bigpond.net.au>
6693         * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6694         entries.
6696 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6698         * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6699         mismatch.
6701 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6703         * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6705 2002-08-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6707         * elf32-mips.c (mips_reloc_map): Fix typo.
6709 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
6711         * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6713 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
6715         * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6717 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
6719         * libxcoff.h: Use PARAMS on function declarations.
6720         * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6721         * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6723         * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6724         addend.
6725         * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6727 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
6729         * coff-rs6000.c: Formatting fixes.
6730         (xcoff_calculate_relocation): Use PARAMS in declaration.
6731         (xcoff_complain_overflow): Likewise.
6732         (xcoff_ppc_relocate_section): Use old-style function pointer call.
6733         (bfd_xcoff_backend_data): Remove useless comments.
6734         (rs6000coff_vec): Likewise.
6735         (bfd_pmac_xcoff_backend_data): Likewise.
6736         (pmac_xcoff_vec): Likewise.
6738         * coff64-rs6000.c: Formatting fixes.
6739         (xcoff64_calculate_relocation): Use PARAMS in declaration.
6740         (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6741         (bfd_xcoff_backend_data): Remove useless comments.
6742         (rs6000coff64_vec): Likewise.
6743         (bfd_xcoff_aix5_backend_data): Likewise.
6744         (aix5coff64_vec): Likewise.
6746 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
6748         * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6749         mask entries.  Use complain_overflow_dont for R_REF.
6750         (xcoff_reloc_type_ba): Revert last change.
6751         (xcoff_reloc_type_br): Likewise.
6752         (xcoff_reloc_type_crel): Likewise.
6753         (xcoff_ppc_relocate_section): Likewise.
6754         * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6755         (xcoff64_ppc_relocate_section): Likewise.
6756         (xcoff64_howto_table): Revert some of last change to mask entries.
6757         Use complain_overflow_dont for R_REF.
6759         * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries.  Make all
6760         relocs with bitsize == 16 have size = 1.
6761         (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6762         (xcoff_reloc_type_br): Likewise.
6763         (xcoff_reloc_type_crel): Likewise.
6764         (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6765         * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6766         dst_mask adjustment.
6767         (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6768         (xcoff64_howto_table): Fix src_mask entries.  Make all relocs with
6769         bitsize == 16 have size = 1.
6771 2002-08-01  Denis Chertykov  <denisc@overta.ru>
6773         * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6774         (struct misc): New field isymbuf. All free_* fields removed.
6775         (symbol_value): Pass in internal syms. No need to swap syms in.
6776         (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6777         possibly cached info.
6778         (tidyup_after_error): Removed.
6779         (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6780         misc. Use new field.
6781         (adjust_all_relocations): Use internal syms. No need to swap syms
6782         in and out.
6783         (add_page_insn): Don't use removed fields of struct misc.
6785 2002-08-01  Nick Clifton  <nickc@redhat.com>
6787         * elf32-arm.h: Revert previous delta.
6789 2002-08-01  Nick Clifton  <nickc@redhat.com>
6791         * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6792         * configure: Regenerate.
6794 2002-07-31  H.J. Lu <hjl@gnu.org>
6796         * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6797         selected.
6799 2002-07-31  H.J. Lu <hjl@gnu.org>
6801         * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6802         is selected.
6804 2002-07-31  Jakub Jelinek  <jakub@redhat.com>
6806         * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6807         if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6809 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6811         * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6812         There is no 8 byte relocation type for this architecture.
6813         (do_ns32k_reloc): Use bfd_vma instead of native types.
6814         (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6815         returns void.
6816         (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6817         rely on generic code to do that.
6818         * aout-ns32k.c (howto_table): Add appropriate overflow detection
6819         to all table entries.
6820         (_bfd_ns32k_relocate_contents): put_data returns void.
6821         * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6822         (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6823         return void.
6825 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6827         * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6828         archive object is target dependant.
6830 2002-07-31  Adam Nemet  <anemet@lnxw.com>
6832         * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6833         (THUMB_PLT_ENTRY_SIZE): New macro.
6834         (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6835         (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6836         ARM_PLT_ENTRY_SIZE.
6837         (elf32_arm_plt_entry): Likewise.
6838         (elf_backend_plt_header_size): Likewise.
6839         (elf32_thumb_plt0_entry): New global.
6840         (elf32_arm_finish_dynamic_sections): Use it.  Put Thumb entries
6841         into .plt.thumb.
6842         (elf32_thumb_plt_entry): New global.
6843         (elf32_arm_finish_dynamic_symbol): Use it.  Use .thumb.plt for
6844         Thumb entries.  Set the bottom bit of the corresponding GOT entry
6845         for a Thumb PLT entry.
6846         (struct elf32_arm_plt_entry_info): New structure.
6847         (struct elf32_arm_link_hash_entry, plt_info): New member of this
6848         type.
6849         (elf32_arm_link_hash_newfunc): Initialize new member.
6850         (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6851         relocations against the PLT.
6852         (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6853         first_rel_type if this is the first time we encounter the symbol.
6854         (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6855         Determine if relocation needs a PLT entry.  Set first_rel_type if
6856         this is the first time we encounter the symbol
6857         (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6858         functions as well.
6859         (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6860         (elf32_arm_create_dynamic_sections): New function.  Create the
6861         .plt.thumb section.
6862         (elf_backend_create_dynamic_sections): Call it.
6864 2002-07-31  Nick Clifton  <nickc@redhat.com>
6866         * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6867         'alternative' in order to avoid shadowing global symbol of the
6868         same name.
6869         * bfd-in2.h: Regenerate.
6870         * libbfd.h: Regenerate.
6871         * libcoff.h: Regenerate.
6873 2002-07-31  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6875         * Makefile.am: Add n32 ABI support.
6876         * Makefile.in: Regenerate.
6877         * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6878         bit vectors for mips*-*-linux targets as optional.
6879         * configure.in: Add n32 ABI vectors.
6880         * configure: Regenerate.
6881         * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6882         * elfn32-mips.c: New file, n32 ABI support.
6883         * targets.c: Add n32 ABI vectors.
6885 2002-07-30  Graeme Peterson  <gp@qnx.com>
6887         * elfarmqnx-nabi.c: New file: Support for QNX.
6888         * config.bfd: Add support for arm-*-nto target.
6889         * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6890         * configure: Regenerate.
6891         * Makefile.am: Add entries for elfarmqnx-nabi.c.
6892         * Makefile.in: Regenerate.
6893         * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6894         Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6895         * elfarm-nabi.c: Do not include elf32-arm.h if
6896         ELFARM_NABI_C_INCLUDED is defined.
6897         * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
6899 2002-07-30  Nick Clifton  <nickc@redhat.com>
6901         * po/sv.po: Updated Swedish translation.
6903 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
6905         * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6907 2002-07-30  Alan Modra  <amodra@bigpond.net.au>
6909         * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6910         * archive.c (bfd_generic_archive_p): Likewise.
6911         * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6912         (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6913         * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6914         (xcoff64_archive_p): Likewise.
6915         (xcoff64_openr_next_archived_file): Likewise.
6916         (xcoff64_archive_p): Clean up tdata properly on error.
6917         * coffgen.c (coff_real_object_p): Likewise.
6918         (coff_object_p): Release filehdr and opthdr.
6919         * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6920         * ieee.c (ieee_archive_p): Likewise.
6921         * ihex.c (ihex_object_p): Likewise.
6922         (ihex_mkobject): Always allocate tdata.
6923         * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6924         * srec.c (srec_mkobject): Always allocate tdata.
6925         (srec_object_p): Clean up tdata properly on error.
6926         (symbolsrec_object_p): Likewise.
6927         * versados.c (versados_object_p): Likewise.
6928         * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6929         and bfd_realloc instead of realloc.
6930         (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6931         * vms.c (vms_initialize): Always allocate tdata.  Use bfd_alloc in
6932         place of bfd_malloc, simplifying error freeing.  Free hash table too.
6933         (vms_object_p): Clean up tdata on error.
6934         (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6935         (vms_close_and_cleanup): Adjust for bfd_alloc use.
6937 2002-07-30  Alan Modra  <amodra@bigpond.net.au>
6939         * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6941 2002-07-26  Chris Demetriou  <cgd@broadcom.com>
6943         * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6944         flags into resulting BFD.
6946 2002-07-26  Alan Modra  <amodra@bigpond.net.au>
6948         From John Reiser <jreiser@BitWagon.com>
6949         * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6950         tls_ldm_got.refcount.
6952 2002-07-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6954         * elf64-mips.c: Update TODO comment.
6955         (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6956         mips_elf64_gprel16_reloca): Remove prototypes.
6957         (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6958         (UNUSED_RELOC): Replace by EMPTY_RELOC.
6959         (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6960         wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6961         R_MIPS_HIGHEST.
6962         (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6963         R_MIPS_GOT16. Remove wrong comments.
6964         (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6965         elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6966         from elf32-mips.c.
6967         (mips_elf64_hi16_reloc): Fix formatting.
6968         (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6969         (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6970         Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6971         (mips_elf64_gprel16_reloc): Make static. Add check for
6972         partial_inplace.
6973         (mips_elf64_gprel16_reloca): Remove.
6974         (mips_elf64_literal_reloc): New function.
6975         (mips_elf64_gprel32_reloc): Fix formatting.
6976         (mips_elf64_shift6_reloc): Fix comment. Make static.
6977         (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6978         elf32-mips.c.
6979         (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6980         elf32-mips.c
6981         (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6982         specific relocations.
6983         (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6984         (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6985         (ELF_MAXPAGESIZE): Add comment.
6987 2002-07-25  Nick Clifton  <nickc@redhat.com>
6989         * po/sv.po: Updated Swedish translation.
6990         * po/es.po: Updated Spanish translation.
6991         * po/fr.po: Updated French translation.
6993 2002-07-25  Alan Modra  <amodra@bigpond.net.au>
6995         * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6996         as elf_link_record_local_dynamic_symbol.
6997         (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6998         (elf_link_record_local_dynamic_symbol): Declare.  Now returns int.
6999         * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
7000         * elflink.c: .. here.  Use bfd_elf_get_elf_syms.  Check whether an
7001         attempt is made to record a symbol in a discarded section, and
7002         return `2' in that case.
7004 2002-07-24  Nick Clifton  <nickc@redhat.com>
7006         * po/sv.po: Updated Swedish translation.
7007         * po/es.po: Updated Spanish translation.
7009 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
7011         * po/SRC-POTFILES.in: Regenerate.
7013         * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
7014         immediately.  Remove code handling relocatable linking.
7015         * elf32-avr.c (elf32_avr_relocate_section): Likewise.
7016         * elf32-cris.c (cris_elf_relocate_section): Likewise.
7017         * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
7018         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
7019         * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
7020         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
7021         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
7022         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7023         * elf32-v850.c (v850_elf_relocate_section): Likewise.
7024         * elf32-vax.c (elf_vax_relocate_section): Likewise.
7025         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7026         * elf32-avr.c (elf_backend_rela_normal): Define.
7027         * elf32-cris.c: Likewise.
7028         * elf32-fr30.c: Likewise.
7029         * elf32-frv.c: Likewise.
7030         * elf32-h8300.c: Likewise.
7031         * elf32-hppa.c: Likewise.
7032         * elf32-ip2k.c: Likewise.
7033         * elf32-sparc.c: Likewise.
7034         * elf32-v850.c: Likewise.
7035         * elf32-vax.c: Likewise.
7036         * elf64-hppa.c: Likewise.
7037         * elf64-sparc.c: Likewise.
7038         * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
7039         * elf32-frv.c (elf32_frv_relocate_section): Likewise.
7040         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
7041         * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
7042         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
7043         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
7044         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
7045         * elf-m10200.c (USE_RELA): Don't define.
7046         * elf-m10300.c: Likewise.
7047         * elfarm-oabi.c: Likewise.
7048         * elf32-i370.c: Likewise.
7049         * elf32-ip2k.c: Likewise.
7050         * elf32-m68k.c: Likewise.
7051         * elf32-mcore.c: Likewise.
7052         * elf32-ppc.c: Likewise.
7053         * elf32-s390.c: Likewise.
7054         * elf32-vax.c: Likewise.
7055         * elf64-ppc.c: Likewise.
7056         * elf64-s390.c: Likewise.
7057         * elf64-x86-64.c: Likewise.
7058         * elfxx-ia64.c: Likewise.
7059         * elf32-avr.c (USE_REL): Don't undef.
7060         * elf32-ip2k.c: Likewise.
7062 2002-07-23  Nick Clifton  <nickc@redhat.com>
7064         * elf-bfd.h (struct elf_backend_data): Add new bitfield
7065         'want_p_paddr_set_to_zero'.
7066         * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
7067         to false;
7068         * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
7069         * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
7071 2002-07-23  Gabor Keresztfalvi  <keresztg@mail.com>
7073         * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
7074         the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
7075         show the Copyright string.
7076         Minor formatting tidy ups.
7078 2002-07-23  Nick Clifton  <nickc@redhat.com>
7080         * po/fr.po: Updated French translation.
7081         * po/sv.po: Updated Swedish translation.
7083 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
7085         * elflink.h (elf_link_input_bfd): Don't change internal symbols
7086         when outputting relocs.
7088 2002-07-20  Jason Thorpe  <thorpej@wasabisystems.com>
7090         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
7091         DT_PLTGOT into the dynamic section if there is a PLT.
7093 2002-07-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7095         * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
7096         elf32-mips.c.
7097         (_bfd_mips_elf_write_section): Likewise.
7098         * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
7099         (_bfd_mips_elf_write_section): Likewise.
7100         * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
7101         (elf32_mips_write_section): Likewise.
7102         * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
7103         (_bfd_mips_elf_write_section): Likewise.
7105 2002-07-19  Alan Modra  <amodra@bigpond.net.au>
7107         * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
7108         PT_IA_64_UNWIND segments for a given section.
7110 2002-07-17  H.J. Lu <hjl@gnu.org>
7112         * Makefile.am: Fix a typo.
7113         * Makefile.in: Regenerate.
7115 2002-07-15  Denis Chertykov  <denisc@overta.ru>
7116             Frank Ch. Eigler  <fche@redhat.com>
7117             Ben Elliston  <bje@redhat.com>
7118             Alan Lehotsky  <alehotsky@cygnus.com>
7119             John Healy  <jhealy@redhat.com>
7120             Graham Stott  <grahams@redhat.com>
7121             Jeff Johnston  <jjohnstn@redhat.com>
7123         * Makefile.am: Add support for ip2k.
7124         * Makefile.in: Regenerate.
7125         * doc/Makefile.in: Regenerate.
7126         * archures.c: Add support for ip2k.
7127         * config.bfd: Add support for ip2k.
7128         * configure.in: Add support for ip2k.
7129         * configure: Regenerate.
7130         * reloc.c: Add support for ip2k.
7131         * targets.c: Add support for ip2k.
7132         * bfd-in2.h: Regenerate.
7133         * libbfd.h: Regenerate.
7134         * cpu-ip2k.c: New file.
7135         * elf32-ip2k.c: New file.
7137 2002-07-17  Ian Rickards  <irickard@arm.com>
7139         * dwarf2.c (concat_filename): If we can't establish the directory
7140         just return the filename.
7142 2002-07-16  Moritz Jodeit  <moritz@jodeit.org>
7144         * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
7146 2002-07-16  Alan Modra  <amodra@bigpond.net.au>
7148         * elflink.h: Formatting fixes, tidy prototypes.
7149         (elf_link_assign_sym_version): Move common code out of loop.
7151 2002-07-16  Alan Modra  <amodra@bigpond.net.au>
7153         * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
7154         reloc section size is zero.  Correct reloc output location.
7156 2002-07-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7158         * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
7159         the final type for the e_fsel selector when generating PA2.0W code.
7160         (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
7161         relocations.
7163 2002-07-14  H.J. Lu <hjl@gnu.org>
7165         * elflink.h (elf_link_assign_sym_version): Hide the default
7166         definition if there is a hidden versioned definition.
7168 2002-07-12  Hans-Peter Nilsson  <hp@axis.com>
7170         * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
7171         dynamic reference test in assertion when initializing GOT with
7172         static contents.  Just assert that there are either no dynamic
7173         sections, the symbol is defined in the regular objects or that the
7174         symbol is undef weak.  Tweak comment.
7175         (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
7176         only if the symbol isn't defined in the program and isn't undef
7177         weak.
7178         (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
7179         rid of PLT entry: only do it if the symbol isn't defined in a DSO.
7180         When doing so, clear ELF_LINK_HASH_NEEDS_PLT.  Tweak comments.
7181         (elf_cris_discard_excess_program_dynamics): Don't consider
7182         ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
7184 2002-07-11  Alan Modra  <amodra@bigpond.net.au>
7186         * elf32-i386.c (elf_i386_relocate_section): Don't complain about
7187         unresolved debugging relocs in dynamic applications.
7188         * elf32-s390.c (elf_s390_relocate_section): Likewise.
7189         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7190         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
7191         * elf64-s390.c (elf_s390_relocate_section): Likewise.
7192         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7193         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
7195 2002-07-10  Alan Modra  <amodra@bigpond.net.au>
7197         * elf64-ppc.c (ONES): Define.
7198         (ppc64_elf_howto_table): Use ONES here to avoid warnings.  Fill in
7199         missing src_mask fields.  Tweak R_PPC64_NONE, R_PPC64_COPY.  Fill
7200         in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
7202         * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
7203         (ppc64_elf_set_private_flags): Delete.
7204         (ppc64_elf_section_from_shdr): Delete.
7205         (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
7206         (ppc64_elf_fake_sections): Delete.
7207         (bfd_elf64_bfd_set_private_flags): Don't define.
7208         (bfd_elf64_get_symbol_info): Likewise.
7209         (elf_backend_section_from_shdr): Likewise.
7210         (elf_backend_fake_sections): Likewise.
7212 2002-07-10  Marco Walther  <Marco.Walther@sun.com>
7214         * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
7215         when not already set.
7216         * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
7217         (elf_backend_fake_sections): Define.
7219 2002-07-10  Alan Modra  <amodra@bigpond.net.au>
7221         * merge.c (_bfd_merge_section): Remove redundant output_section check.
7222         Formatting.
7223         (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
7225 2002-07-09  Hans-Peter Nilsson  <hp@axis.com>
7227         * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
7228         NULL sym_hashes to just before use.
7229         <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
7230         symbol with non-default visibility.
7231         <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
7232         <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
7233         Ditto.
7234         (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
7235         symbol with non-default visibility.
7236         (cris_elf_check_relocs): At tests for local symbol before
7237         increasing h->plt.refcount, also check for non-default
7238         visibility.  Ditto when checking for local symbol to eliminate
7239         pc-relative runtime relocs.
7241 2002-07-08  Alan Modra  <amodra@bigpond.net.au>
7243         * elf.c: Formatting.
7244         (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
7245         (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
7246         (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
7247         segments.
7249 2002-07-07  Mark Mitchell  <mark@codesourcery.com>
7250             Alan Modra  <amodra@bigpond.net.au>
7252         * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
7253         account the impact of relocation count overflow when computing
7254         section offsets.
7255         * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
7256         or not to apply the PE COFF reloc overflow handling.  Fix a
7257         fencepost error in deciding whether or not to use that technique.
7259 2002-07-07  Alan Modra  <amodra@bigpond.net.au>
7261         * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
7262         change type of locsyms.
7263         (bfd_elf_get_elf_syms): Declare.
7264         * elf.c (bfd_elf_get_elf_syms): New function.
7265         (group_signature): Use bfd_elf_get_elf_syms.
7266         (bfd_section_from_r_symndx): Likewise.
7267         * elfcode.h (elf_slurp_symbol_table): Likewise.
7268         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7269         (elf_link_add_object_symbols): Likewise.  Reorganise to increase
7270         locality of various data structures.  Properly free internal relocs.
7271         (elf_bfd_final_link): Properly free internal relocs.
7272         (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
7273         (elf_link_input_bfd): Likewise.
7274         (elf_gc_mark): Likewise.  Properly free internal relocs.
7275         (elf_gc_sweep): Properly free internal relocs.
7276         (elf_reloc_symbol_deleted_p): No need to swap syms in.
7277         (elf_bfd_discard_info): Use bfd_elf_get_elf_syms.  Properly free
7278         internal relocs.
7279         * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
7280         Properly free possibly cached info.
7281         (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
7282         (mn10200_elf_symbol_address_p): Pass in internal syms.  Remove
7283         symbol swapping code.
7284         (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
7285         Properly free possibly cached info.
7286         * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
7287         (mn10300_elf_relax_delete_bytes): Likewise.
7288         (mn10300_elf_symbol_address_p): Likewise.
7289         (mn10300_elf_get_relocated_section_contents): Likewise.
7290         * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
7291         (elf32_h8_relax_delete_bytes): Likewise.
7292         (elf32_h8_symbol_address_p): Likewise.
7293         (elf32_h8_get_relocated_section_contents): Likewise.
7294         * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
7295         (m32r_elf_relax_delete_bytes): Likewise.
7296         (m32r_elf_get_relocated_section_contents): Likewise.
7297         * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
7298         elf_section_data to determine whether cached.
7299         (sh_elf_relax_section): As above for elf-m10200.c.
7300         (sh_elf_relax_delete_bytes): Likewise.
7301         (sh_elf_get_relocated_section_contents): Likewise.
7302         * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
7303         * elf64-alpha.c (elf64_alpha_relax_section): As above.  Also delay
7304         reading of local syms.
7305         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7306         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
7307         * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
7308         * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
7309         relocs.
7310         * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
7311         free internal relocs and section contents.  Don't read symbols.
7312         * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
7313         (elf32_hppa_size_stubs): Don't free local syms.
7314         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
7315         reading of local syms.  Use bfd_elf_get_elf_syms.  Properly free
7316         possibly cached info.
7317         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7318         * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
7319         * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
7320         all_local_syms.
7321         (get_local_syms): Delete function.
7322         (edit_opd): Use bfd_elf_get_elf_syms.  Free on error exit.  Cache
7323         on exit.
7324         (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms.  Free/cache on exit.
7326 2002-07-05  Jim Wilson  <wilson@redhat.com>
7328         * syms.c (decode_section_type): New.
7329         (bfd_decode_symclass): Call decode_section_type.
7331 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
7333         * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
7334         section content start.
7335         Reported by Michael Schumacher <mike@hightec-rt.com>.
7337 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
7339         * section.c (_bfd_strip_section_from_output): Remove unnecessary
7340         link order code.  Don't actually remove the output section here;
7341         Just set a flag for the linker to do so.
7342         * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
7343         sections when setting up output section dynsyms.
7345 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
7347         * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
7348         fudge.
7349         * elf.c (bfd_section_from_shdr): Work around broken hpux shared
7350         libs here instead.
7352 2002-07-02  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7354         * elf64-s390.c (create_got_section): Set .got section alignment to
7355         8 bytes.
7356         (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
7358 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
7360         * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
7362 2002-07-01  Matt Thomas  <matt@3am-software.com>
7364         * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
7365         to EF_VAX_*.
7367 2002-07-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7369         * elfxx-mips.c (ABI_64_P): Fix comment.
7370         (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
7371         new section names for N64 ABI.
7372         (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
7373         (mips_elf_calculate_relocation): Code formatting.
7374         (mips_elf_create_dynamic_relocation): Likewise.
7375         (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
7376         (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
7377         (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
7378         in any NewABI.
7379         (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
7380         for NewABI.
7381         (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
7382         (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
7383         here, too.
7385 2002-07-01  Andreas Schwab  <schwab@suse.de>
7387         * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
7388         R_X86_64_64 to R_X86_64_RELATIVE.
7390 2002-07-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7392         * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
7393         * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
7394         Run "make dep-am".
7395         * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
7396         host_aout_vec.
7397         * configure.in (vaxbsd_vec): Add.
7398         * targets.c (vaxbsd_vec): Add.
7399         * Makefile.in: Rebuild.
7400         * configure: Rebuild.
7401         * po/SRC-POTFILES.in: Rebuild.
7403 2002-07-01  Alan Modra  <amodra@bigpond.net.au>
7405         * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
7406         examining to gc_mark_hook, rather than the bfd.
7407         (elf_gc_sections): Adjust.
7408         * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
7409         * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
7410         * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
7411         * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
7412         * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
7413         * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
7414         * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
7415         * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
7416         * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
7417         * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
7418         * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
7419         * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
7420         * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
7421         * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
7422         * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
7423         * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
7424         * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
7425         * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
7426         * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
7427         * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
7428         * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
7429         * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
7430         * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
7431         * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7432         * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
7433         * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
7434         * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
7435         * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise.  Also remove
7436         redundant local sym tests.
7437         * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
7438         (link_hash_newfunc): Init is_entry.
7439         (ppc64_elf_copy_indirect_symbol): Copy is_entry.
7440         (ppc64_elf_link_hash_table_create): Init all_local_syms.
7441         (create_linkage_sections): Use bfd_make_section_anyway rather than
7442         bfd_make_section.
7443         (ppc64_elf_mark_entry_syms): New function.
7444         (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab.  Set
7445         up opd entry to function section map.
7446         (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
7447         relocs that reference the opd section.
7448         (edit_opd): New function.
7449         (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
7450         (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
7451         (get_local_syms): Do so here.  Exit if we already have local syms.
7452         Remove bogus comment imported from elf32-hppa.c.  Don't attempt to
7453         read local syms on non-ELF input.
7454         (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
7455         than duplicating it's function here.  Adjust free of internal
7456         relocs to suit.
7457         (ppc64_elf_relocate_section): Adjust local syms in opd section.
7458         * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
7459         * elf32-hppa.c (elf32_hppa_size_stubs): Call
7460         _bfd_elf32_link_read_relocs rather than duplicating it's function
7461         here.  Adjust free of internal relocs to suit.
7463 2002-07-01  Andreas Jaeger  <aj@suse.de>
7465         * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7466         are not allowed in shared libs code, enforce -fPIC.
7468 2002-06-29  Hans-Peter Nilsson  <hp@bitrange.com>
7470         * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7471         trailing zero-sequences when there's previous left-over data.
7473 2002-06-27  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7475         * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7476         (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7477         and opd_rel_sec in order for starting rela section.  Check _raw_size.
7478         (elf_backend_reloc_type_class): Define.
7480 2002-06-27  Kevin Buettner <kevinb@redhat.com>
7482         * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7483         DWARF2 formats.
7485 2002-06-27  Alan Modra  <amodra@bigpond.net.au>
7487         * cpu-powerpc.c: Comment on ordering of arch_info.
7488         * elf32-ppc.c (ppc_elf_object_p): New function.
7489         (elf_backend_object_p): Define.
7490         * elf64-ppc.c (ppc64_elf_object_p): New function.
7491         (elf_backend_object_p): Define.
7493 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
7495         * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7496         * configure: Regenerate.
7498 2002-06-25  Jason Eckhardt  <jle@rice.edu>
7500         * dwarf2.c (decode_line_info): Check unit->addr_size
7501         to read in the proper number of prologue bytes.
7503 2002-06-25  Nick Clifton  <nickc@cambridge.redhat.com>
7505         * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7506         aix5coff64_vec if 64-bit bfd support has been enabled.
7507         (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7508         been enabled.
7510         * targets.c (_bfd_target_vector[]): Only include
7511         aix5coff64_vec if 64-bit bfd support has been enabled.
7513 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
7515         * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7516         * elf32-hppa.c (hppa_add_stub): Likewise.
7517         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7518         * elflink.h (elf_add_default_symbol): Fix comment typo.
7519         (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7520         (elf_link_add_object_symbols): Likewise.
7521         (elf_link_assign_sym_version): Likewise.
7522         * hash.c (bfd_hash_lookup): Likewise.
7523         * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7524         * section.c (bfd_get_unique_section_name): Likewise.
7525         * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7526         * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7527         (assign_section_numbers): Likewise.
7528         (_bfd_elfcore_make_pseudosection): Likewise.
7529         (elfcore_grok_lwpstatus): Likewise.
7530         (elfcore_grok_win32pstatus): Likewise.
7531         (elfcore_write_note): Constify input params.  Use PTR instead of
7532         void *.  Include terminating NUL in namesz.  Correct padding.
7533         Support NULL "name" param.  Use memcpy instead of strcpy.
7534         (elfcore_write_prpsinfo): Constify input params.
7535         (elfcore_write_prstatus): Likewise.  Use PTR instead of void *.
7536         (elfcore_write_lwpstatus): Likewise.
7537         (elfcore_write_pstatus): Likewise.
7538         (elfcore_write_prfpreg): Likewise.
7539         (elfcore_write_prxfpreg): Likewise.
7540         * elf-bfd.h (elfcore_write_note): Update declaration.
7541         (elfcore_write_prpsinfo): Likewise.
7542         (elfcore_write_prstatus): Likewise.
7543         (elfcore_write_pstatus): Likewise.
7544         (elfcore_write_prfpreg): Likewise.
7545         (elfcore_write_prxfpreg): Likewise.
7546         (elfcore_write_lwpstatus): Likewise.
7548 2002-06-25  Jason Eckhardt  <jle@rice.edu>
7550         * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7551         symbols of type stProc and stStaticProc.
7553 2002-06-25  Nick Clifton  <nickc@redhat.com>
7555         * ecoff.c: VArious formatting fixes.
7557 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
7559         * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7561 2002-06-25  Alan Modra  <amodra@bigpond.net.au>
7563         * aout-adobe.c: Don't compare against "true" or "false.
7564         * aout-target.h: Likewise.
7565         * aoutx.h: Likewise.
7566         * archive.c: Likewise.
7567         * bout.c: Likewise.
7568         * cache.c: Likewise.
7569         * coff-a29k.c: Likewise.
7570         * coff-alpha.c: Likewise.
7571         * coff-i386.c: Likewise.
7572         * coff-mips.c: Likewise.
7573         * coff-or32.c: Likewise.
7574         * coff64-rs6000.c: Likewise.
7575         * coffcode.h: Likewise.
7576         * coffgen.c: Likewise.
7577         * cpu-ns32k.c: Likewise.
7578         * ecoff.c: Likewise.
7579         * ecofflink.c: Likewise.
7580         * elf.c: Likewise.
7581         * elf32-arm.h: Likewise.
7582         * elf32-cris.c: Likewise.
7583         * elf32-d30v.c: Likewise.
7584         * elf32-i386.c: Likewise.
7585         * elf32-mcore.c: Likewise.
7586         * elf32-ppc.c: Likewise.
7587         * elf32-sh.c: Likewise.
7588         * elf32-sh64.c: Likewise.
7589         * elf32-v850.c: Likewise.
7590         * elf64-alpha.c: Likewise.
7591         * elf64-sh64.c: Likewise.
7592         * elfcode.h: Likewise.
7593         * elfcore.h: Likewise.
7594         * elflink.h: Likewise.
7595         * elfxx-mips.c: Likewise.
7596         * i386os9k.c: Likewise.
7597         * ieee.c: Likewise.
7598         * libbfd.c: Likewise.
7599         * linker.c: Likewise.
7600         * mmo.c: Likewise.
7601         * nlm32-alpha.c: Likewise.
7602         * nlm32-i386.c: Likewise.
7603         * nlm32-ppc.c: Likewise.
7604         * nlm32-sparc.c: Likewise.
7605         * nlmcode.h: Likewise.
7606         * oasys.c: Likewise.
7607         * pdp11.c: Likewise.
7608         * peicode.h: Likewise.
7609         * reloc.c: Likewise.
7610         * som.c: Likewise.
7611         * srec.c: Likewise.
7612         * tekhex.c: Likewise.
7613         * vms.c: Likewise.
7614         * xcofflink.c: Likewise.
7615         * elf64-sparc.c: Edit comment to not use "== false".
7617         * aoutf1.h: Don't use "? true : false".
7618         * ecoff.c: Likewise.
7619         * format.c: Likewise.
7620         * ieee.c: Likewise.
7621         * linker.c: Likewise.
7622         * mmo.c: Likewise.
7623         * oasys.c: Likewise.
7625 2002-06-23  H.J. Lu  <hjl@gnu.org>
7627         * elflink.h (elf_link_add_archive_symbols): For the default
7628         version, check references with only one `@' first.
7630 2002-06-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7632         * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7633         function.
7634         (allocate_global_data_dlt): Don't add millicode symbols to dynamic
7635         symbol table.
7636         (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7637         (elf64_hppa_size_dynamic_sections): Revise to use
7638         elf64_hppa_mark_milli_and_exported_functions.
7639         (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7640         symbols out of dynamic symbol table.
7642 2002-06-23  Alan Modra  <amodra@bigpond.net.au>
7644         * Makefile.in: Regenerate.
7645         * libbfd.h: Regenerate.
7646         * bfd-in2.h: Regenerate.
7647         * configure: Regenerate.
7648         * po/SRC-POTFILES.in: Regenerate.
7650         * elflink.h: Comment typo fixes.
7652 2002-06-23  H.J. Lu  <hjl@gnu.org>
7654         * elf-bfd.h (elf_link_loaded_list): New structure.
7655         (elf_link_hash_table): Add "loaded".
7656         * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7657         * elflink.h (elf_link_check_versioned_symbol): New function.
7658         (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7660 2002-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
7662         * elflink.h (size_dynamic_sections): If the target does not
7663         support an ELF style hash table, return true, indicating that
7664         nothing needed to be done, rather than false, indicating that the
7665         section's size could not be computed.
7667 2002-06-18  Dave Brolley  <brolley@redhat.com>
7669         From Catherine Moore, Michael Meissner, Dave Brolley:
7670         * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7671         * targets.c: Support bfd_elf32_frv_vec.
7672         * reloc.c: Add FRV relocs.
7673         * configure.in: Add support for bfd-elf32-frv-vec.
7674         * config.bfd (targ_cpu): Add support for frv-*-elf.
7675         * archures.c: Add frv arch and machines.
7676         * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7677         (ALL_MACHINES_CFILES): Add cpu-frv.c.
7678         (BFD32_BACKENDS): Add elf32-frv.lo.
7679         (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7680         (cpu-frv.lo): New target.
7681         (elf32-frv.lo): New target.
7682         * cpu-frv.c: New file.
7683         * elf32-frv.c: New file.
7685 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
7687         * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7688         e_shnum == 0.
7689         Only read the first section header if e_shoff is non-zero.
7690         Don't consider e_shstrndx if there are no sections.
7692 2002-06-17  Tom Rix <trix@redhat.com>
7694         * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
7695         R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
7696         complain_overflow_bitfield.
7698 2002-06-17  Alan Modra  <amodra@bigpond.net.au>
7700         * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7701         (bfd_fdopenr): Likewise.
7702         (bfd_openstreamr): Likewise.
7703         (bfd_openw): Likewise.
7705         * targets.c: Sort target vecs.
7706         (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7707         bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7708         bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7709         bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7710         * configure.in: Sort target vecs.  Add m88kmach3_vec.
7711         * configure: Regenerate.
7713 2002-06-16  Hans-Peter Nilsson  <hp@bitrange.com>
7715         * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7716         bpo_reloc_no to break sort order ties, not address of items.
7718 2002-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7720         * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7721         Skip excluded sections in determing __gp value.
7722         (elf_hppa_final_link_relocate): Use the symbol's address in
7723         R_PARISC_FPTR64 relocations that don't need an opd entry.
7724         * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7725         (elf64_hppa_finalize_dynreloc): Likewise.
7726         (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7727         (elf64_hppa_finish_dynamic_symbol): Break up assert.
7729 2002-06-14  Sergey Grigoriev  <serge@leopold.Physik.Uni-Augsburg.DE>
7731         * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7732         alignment for .bss, .data and .text sections so that sse and sse2
7733         code will work.
7734         * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7736 2002-06013  J"orn Rennecke  <joern.rennecke@superh.com>
7738         config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7739         sh[1234]*-elf*.
7741 2002-06-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7743         * elflink.h (elf_bfd_final_link): Improve error handling for missing
7744         dynamic sections.
7746         * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7747         for a symbol that has no output section.
7748         (allocate_dynrel_entries): Correct comment.
7749         (elf64_hppa_finalize_dynreloc): Likewise.  Don't create an opd entry
7750         unless we want one.
7751         (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7752         (elf64_hppa_finalize_dlt): Likewise.  Prevent segfault for symbols
7753         with no section.  Remove unnecessary parentheses.
7755 2002-06-11  Tom Rix  <trix@redhat.com>
7757         * coffcode.h (coff_compute_section_file_positions): Add data
7758         section to AIX loader alignment check.
7760         * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
7761         alignment to 4 bytes.
7762         (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7763         power accessor macro.
7764         (do_shared_object_padding): Remove invalid assertion.
7766 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
7768         * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7769         for removed output sections.
7771 2002-06-10  Geoffrey Keating  <geoffk@redhat.com>
7773         * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7774         htab_alloc.
7775         * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7777 2002-06-08  H.J. Lu <hjl@gnu.org>
7779         * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7780         work around a long long bug in gcc 2.96 on mips.
7782 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7784         * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7785         (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7786         Regenerate dependency lists.
7787         * Makefile.in: Regenerate.
7788         * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7789         vax1knetbsd_vec to targ_selvecs.
7790         * configure.in: Add vax1knetbsd_vec.
7791         * configure: Regenerate.
7792         * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7793         * vax1knetbsd.c: New file.
7794         * vaxnetbsd.c: Update copyright years.
7795         (TARGET_PAGE_SIZE): Set to 0x1000.
7796         (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7798 2002-06-08  Matt Thomas  <matt@3am-software.com>
7800         * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7802 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
7804         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7806 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
7808         * Makefile.am: Run "make dep-am".
7809         * Makefile.in: Regenerate.
7811         * armnetbsd.c: Replace CONST with const.
7812         * corefile.c: Likewise.
7813         * elf32-dlx.c: Likewise.
7814         * elf64-mips.c: Likewise.
7815         * mmo.c: Likewise.
7816         * ns32knetbsd.c: Likewise.
7818         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7819         table is elf64-sparc.
7821 2002-06-08  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7823         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7824         Fix RELA addends to get not shifted in the result. Don't do special
7825         handling of R_MIPS_64 for NewABI.
7827 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
7829         * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7830         (NAME(aout,slurp_reloc_table)): Likewise.
7831         * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7832         * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7833         (xcoff_write_archive_contents_big): Likewise.
7834         (xcoff_generate_rtinit): Likewise.
7835         (xcoff_generate_rtinit): Likewise, and check error return.
7836         * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7837         * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7838         (coff_get_normalized_symtab): Likewise.
7839         (coff_make_empty_symbol): Likewise.
7840         (bfd_coff_set_symbol_class): Likewise.
7841         * cofflink.c (coff_link_add_symbols): Likewise.
7842         * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7843         * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7844         (bfd_ecoff_write_accumulated_debug): Likewise.
7845         * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7846         * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7847         * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7848         * ieee.c (do_with_relocs): Use bfd_zalloc.
7849         * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7850         * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7851         (NAME(aout,slurp_reloc_table)): Likewise.
7852         (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7853         * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7854         * som.c (som_build_and_write_symbol_table): Likewise.
7855         (som_slurp_string_table): Likewise.
7856         (som_slurp_symbol_table): Likewise.
7857         (som_bfd_ar_write_symbol_stuff): Likewise.
7858         * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7859         * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7860         * tekhex.c (find_chunk): Likewise.  Get rid of unused "sname".
7861         * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7862         * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7864 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
7866         * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7867         "group" union.
7868         (elf_group_name): Update.
7869         (elf_group_id): Define.
7870         (bfd_elf_set_group_contents): Declare.
7871         * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7872         (set_group_contents): Rename to bfd_elf_set_group_contents.  Remove
7873         ATTRIBUTE_UNUSED from failedptrarg.  If elf_group_id is set, use
7874         that sym for the signature.
7875         (_bfd_elf_compute_section_file_positions): Don't call
7876         set_group_contents for "ld -r" case.
7877         (swap_out_syms): Use bfd_zalloc.
7878         * elflink.h (elf_link_add_archive_symbols): Likewise.
7879         (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7880         (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7882 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
7884         * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7885         relocs in opd for non-shared too.
7887 2002-06-06  Jeffrey Law  <law@redhat.com>
7889         * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7890         relocations.
7892 2002-06-06  Nick Clifton  <nickc@cambridge.redhat.com>
7894         * merge.c: Include libiberty.h.
7895         * elf-strtab.c: Include libiberty.h.
7897 2002-06-06  Elias Athanasopoulos  <eathan@otenet.gr>
7899         * peXXigen.c (pe_print_idata): Remove unused variable.
7901 2002-06-06  David Heine <dlheine@tensilica.com>
7903         * elf.c (assign_file_positions_for_segments): Remove unallocated
7904         sections from the section to segment mapping for PT_LOAD segments.
7905         Update comment about empty loadable segments.
7907 2002-06-06  Richard Sandiford  <rsandifo@redhat.com>
7909         * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7910         is within the .stabstr section.
7912 2002-06-06  Alan Modra  <amodra@bigpond.net.au>
7914         * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7915         are "const PTR", not "const PTR *".
7916         (bfd_elf32_swap_symbol_in): Likewise.
7917         (bfd_elf64_swap_symbol_in): Likewise.
7918         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7919         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7920         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7921         (elf_link_add_object_symbols): Likewise.
7922         (elf_link_record_local_dynamic_symbol): Likewise.
7923         (elf_link_input_bfd): Likewise.
7924         (elf_gc_mark): Likewise.
7925         (elf_reloc_symbol_deleted_p): Likewise.
7926         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7927         (mn10200_elf_relax_delete_bytes): Likewise.
7928         (mn10200_elf_symbol_address_p): Likewise.
7929         (mn10200_elf_get_relocated_section_contents): Likewise.
7930         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7931         (mn10300_elf_relax_section): Likewise.
7932         (mn10300_elf_relax_delete_bytes): Likewise.
7933         (mn10300_elf_symbol_address_p): Likewise.
7934         (mn10300_elf_get_relocated_section_contents): Likewise.
7935         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7936         (elf32_h8_relax_delete_bytes): Likewise.
7937         (elf32_h8_symbol_address_p): Likewise.
7938         (elf32_h8_get_relocated_section_contents): Likewise.
7939         * elf32-hppa.c (get_local_syms): Likewise.
7940         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7941         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7942         * elf32-sh.c (sh_elf_relax_section): Likewise.
7943         (sh_elf_relax_delete_bytes): Likewise.
7944         (sh_elf_get_relocated_section_contents): Likewise.
7945         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7946         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7947         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7948         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7949         * elf64-ppc.c (get_local_syms): Likewise.
7950         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7951         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7953 2002-06-05  J"orn Rennecke <joern.rennecke@superh.com>
7955         * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7957 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
7959         * elf.c (group_signature): Swap in the whole symbol, and handle
7960         extracting section symbol names.
7961         (setup_group): Add comment.
7962         (set_group_contents): When called from objcopy or ld, arrange for
7963         section contents to be written.  Write group member output section
7964         indices to allow objcopy to reorganize sections.
7965         (_bfd_elf_copy_private_section_data): Copy group info.
7967         * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7968         (bfd_elf32_swap_symbol_in): Update prototype.
7969         (bfd_elf64_swap_symbol_in): Likewise.
7970         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7971         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7972         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7973         (elf_link_add_object_symbols): Likewise.
7974         (elf_link_record_local_dynamic_symbol): Likewise.
7975         (elf_link_input_bfd): Likewise.
7976         (elf_gc_mark): Likewise.
7977         (elf_reloc_symbol_deleted_p): Likewise.
7978         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7979         (mn10200_elf_relax_delete_bytes): Likewise.
7980         (mn10200_elf_symbol_address_p): Likewise.
7981         (mn10200_elf_get_relocated_section_contents): Likewise.
7982         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7983         (mn10300_elf_relax_section): Likewise.
7984         (mn10300_elf_relax_delete_bytes): Likewise.
7985         (mn10300_elf_symbol_address_p): Likewise.
7986         (mn10300_elf_get_relocated_section_contents): Likewise.
7987         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7988         (elf32_h8_relax_delete_bytes): Likewise.
7989         (elf32_h8_symbol_address_p): Likewise.
7990         (elf32_h8_get_relocated_section_contents): Likewise.
7991         * elf32-hppa.c (get_local_syms): Likewise.
7992         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7993         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7994         * elf32-sh.c (sh_elf_relax_section): Likewise.
7995         (sh_elf_relax_delete_bytes): Likewise.
7996         (sh_elf_get_relocated_section_contents): Likewise.
7997         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7998         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7999         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
8000         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
8001         * elf64-ppc.c (get_local_syms): Likewise.
8002         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
8003         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
8004         * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
8005         * elf64-alpha.c (alpha_elf_size_info): Likewise.
8006         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
8007         * elf64-mips.c (mips_elf64_size_info): Likewise.
8008         * elf64-s390.c (s390_elf64_size_info): Likewise.
8009         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
8011 2002-06-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8013         * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
8014         elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
8015         elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
8016         _bfd_mips_elf_ignore_discarded_relocs.
8017         elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
8019 2002-06-05  H.J. Lu <hjl@gnu.org>
8021         * elfxx-mips.c (mips_elf_calculate_relocation): Call
8022         _bfd_elf_rel_local_sym for STT_SECTION relocations against
8023         the SEC_MERGE section.
8025 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
8027         * coff-alpha.c: Update copyright date.
8028         * coff-mips.c: Likewise.
8029         * xcoff-target.h: Likewise.
8031         * bfd-in.h: Remove "taken from the source" comment.
8032         * libbfd-in.h: Likewise.
8033         * libcoff-in.h: Likewise.
8034         * bfd-in2.h: Regenerate.
8035         * libbfd.h: Regenerate.
8036         * libcoff.h: Regenerate.
8038         * elf.c (bfd_elf_discard_group): Return true.
8039         * elf-bfd.h (bfd_elf_discard_group): Declare.
8040         * bfd-in.h (bfd_elf_discard_group): Don't declare here.
8041         * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
8042         * bfd.c (bfd_discard_group): Define.
8043         * targets.c (struct bfd_target): Add _bfd_discard_group.
8044         (BFD_JUMP_TABLE_LINK): Here too.
8045         * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
8046         * aout-adobe.c (aout_32_bfd_discard_group): Define.
8047         * aout-target.h (MY_bfd_discard_group): Define.
8048         * aout-tic30.c (MY_bfd_discard_group): Define.
8049         * binary.c (binary_bfd_discard_group): Define.
8050         * bout.c (b_out_bfd_discard_group): Define.
8051         * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
8052         * coffcode.h (coff_bfd_discard_group): Define.
8053         * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
8054         * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
8055         * i386msdos.c (msdos_bfd_discard_group): Define.
8056         * i386os9k.c (os9k_bfd_discard_group): Define.
8057         * ieee.c (ieee_bfd_discard_group): Define.
8058         * ihex.c (ihex_bfd_discard_group): Define.
8059         * mmo.c (mmo_bfd_discard_group): Define.
8060         * nlm-target.h (nlm_bfd_discard_group): Define.
8061         * oasys.c (oasys_bfd_discard_group): Define.
8062         * ppcboot.c (ppcboot_bfd_discard_group): Define.
8063         * som.c (som_bfd_discard_group): Define.
8064         * srec.c (srec_bfd_discard_group): Define.
8065         * tekhex.c (tekhex_bfd_discard_group): Define.
8066         * versados.c (versados_bfd_discard_group): Define.
8067         * vms.c (vms_bfd_discard_group): Define.
8068         * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
8069         * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
8070         (aix5coff64_vec): Likewise.
8071         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
8073 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
8075         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
8076         (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
8077         (elf32-sh64-com.lo): New dependency list.
8078         * Makefile.in: Regenerate.
8079         * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
8080         (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
8081         elf32-sh64-com.lo.
8082         * configure: Regenerate.
8083         * elf32-sh64.c (sh64_address_in_cranges)
8084         (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
8085         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
8086         (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
8087         * elf32-sh64-com.c: ...here.  New file.
8089 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
8091         * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
8092         ATTRIBUTE_UNUSED on used params.
8093         * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
8094         before calling bfd_section_from_elf_index on local syms.
8095         * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
8097 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
8099         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
8100         (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
8101         (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
8102         (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
8103         (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
8104         * Makefile.in: Regenerate.
8105         * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
8106         (sh64-*-netbsd*): New targets.
8107         * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
8108         bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
8109         * configure: Regenerate.
8110         * elf32-sh64-nbsd.c: New file.
8111         * elf64-sh64-nbsd.c: New file.
8112         * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
8113         bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
8114         bfd_elf64_sh64lnbsd_vec.
8116 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
8118         * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
8119         (bfd_section_from_shdr): Likewise.  Set section name of group
8120         sections from signature.
8121         (group_signature): Split out from setup_group.  Ensure symbol table
8122         is available.
8123         (bfd_elf_discard_group): New function.
8124         (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
8125         .gnu.linkonce* sections if they are members of a group.
8126         (set_group_contents): Set GRP_COMDAT flag.
8127         * section.c (bfd_discard_group): New function.
8128         * bfd-in.h (bfd_elf_discard_group): Declare.
8129         * bfd-in2.h: Regenerate.
8130         * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
8131         (elf_linkonce_p): Define.
8133 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
8135         * elf.c (bfd_section_from_shdr): Make "name" const.
8136         * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
8137         * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
8138         * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
8139         * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
8140         * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
8141         * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
8142         * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
8143         * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
8144         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
8145         * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
8146         * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
8148 2002-06-03  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8150         * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
8151         ABI.
8153 2002-06-02  Kazu Hirata  <kazu@cs.umass.edu>
8155         * elf32-arc.c: Fix formatting.
8156         * elf32-arm.h: Likewise.
8157         * elf32-cris.c: Likewise.
8158         * elf32-dlx.c: Likewise.
8159         * elf32-hppa.c: Likewise.
8160         * elf32-i386.c: Likewise.
8161         * elf32-i386qnx.c: Likewise.
8162         * elf32-or32.c: Likewise.
8163         * elf32-s390.c: Likewise.
8164         * elf32-sh64.c: Likewise.
8165         * elf32-vax.c: Likewise.
8166         * elf32-xstormy16.c: Likewise.
8167         * elf64-alpha.c: Likewise.
8168         * elf64-mmix.c: Likewise.
8169         * elf64-ppc.c: Likewise.
8170         * elf64-s390.c: Likewise.
8171         * elf64-sh64.c: Likewise.
8172         * elf64-x86-64.c: Likewise.
8174 2002-06-02  Richard Henderson  <rth@redhat.com>
8176         * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
8177         null when there are no got entries for a symbol.
8178         (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
8179         uninitialized variable warning.
8181 2002-06-01  Richard Henderson  <rth@redhat.com>
8183         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
8184         undefined symbols here.
8185         (elf64_alpha_relax_section): Do it here.  Also test for not
8186         defined in the current module.
8187         (elf64_alpha_relocate_section_r): Split out of ...
8188         (elf64_alpha_relocate_section): ... here.  Don't dereference
8189         NULL when looking up local got entries.
8191 2002-06-01  Richard Henderson  <rth@redhat.com>
8193         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
8194         symbols from JSR relaxation.
8195         (elf64_alpha_size_plt_section_1): New.
8196         (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
8197         (elf64_alpha_size_rela_got_1): ... here.
8198         (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
8199         (elf64_alpha_size_rela_got_section): ... here.
8200         (elf64_alpha_size_plt_section): New.
8201         (elf64_alpha_relax_section): Call them.
8202         (elf64_alpha_size_got_sections): Remove output_bfd arg.
8203         (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
8205 2002-06-01  Richard Henderson  <rth@redhat.com>
8207         * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
8208         (elf64_alpha_relocate_section): Use them.  Reject LE TLS relocs
8209         in shared libraries.  Fix DTPRELHI and TPRELHI value.
8210         (INSN_ADDQ, INSN_RDUNIQ): New.
8211         (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
8212         (elf64_alpha_relax_with_lituse): Return boolean.  Remove irelend
8213         argument.  Reject dynamic symbols.  Use LITUSE symbolic constants.
8214         (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
8215         Handle GOTDTPREL and GOTTPREL relocations.
8216         (elf64_alpha_relax_gprelhilo): New.
8217         (elf64_alpha_relax_tls_get_addr): New.
8218         (elf64_alpha_relax_find_tls_segment): New.
8219         (elf64_alpha_relax_section): Handle TLS relocations.
8220         (ALPHA_ELF_LINK_HASH_TLS_IE): New.
8221         (elf64_alpha_check_relocs): Set it.
8223 2002-06-01  Richard Henderson  <rth@redhat.com>
8225         * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
8227         * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
8228         check; don't suppress dynamic relocs for non-allocated sections.
8230         * elf64-alpha.c: Remove dead code.
8232 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
8234         * bfd-in2.h: Regenerate.
8235         * libbfd.h: Regenerate.
8236         * po/SRC-POTFILES.in: Regenerate.
8238         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
8239         space for bss .plt.
8241 2002-05-31  Graeme Peterson  <gp@qnx.com>
8243         * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
8244         (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
8245         Run "make dep-am".
8246         * Makefile.in: Regenerate.
8247         * config.bfd: Add i[3456]86-*-nto-qnx* support.
8248         * configure.in: Add bfd_elf32_i386qnx_vec support.
8249         * configure: Regenerate.
8250         * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
8251         is_contained_by_filepos, and copy_private_bfd_data_p.
8252         * elf.c (assign_file_positions_for_segments): Call backend
8253         set_nonloadable_filepos.  Fix non-K&R call to _bfd_error_handler.
8254         (IS_CONTAINED_BY_FILEPOS): Define.
8255         (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
8256         (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS.  Typo fix.
8257         Fix non-K&R call to _bfd_error_handler.
8258         (_bfd_elf_copy_private_section_data): Use backend
8259         copy_private_bfd_data_p.
8260         * elf32-i386.c: Don't include elfxx-target.h when
8261         ELF32_I386_C_INCLUDED is defined.
8262         * elf32-i386qnx.c: New QNX elf backend file.
8263         * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
8264         elf_backend_is_contained_by_filepos, and
8265         elf_backend_do_copy_private_bfd_data.
8266         * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
8268 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
8270         * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
8271         Move other similar defines to start of file.
8273 2002-05-30  Tom Rix  <trix@redhat.com>
8275         * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
8276         * coff64-rs6000.c (xcoff64_rtype2howto): Same.
8278 2002-05-30  Richard Henderson  <rth@redhat.com>
8280         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
8281         ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
8282         (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
8283         (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
8284         (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
8285         (struct alpha_elf_obj_tdata): Rename total_got_entries and
8286         n_local_got_entries to total_got_size and local_got_size.
8287         (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
8288         (alpha_got_entry_size): New.
8289         (elf64_alpha_relax_with_lituse): Use it.
8290         (elf64_alpha_relax_without_lituse): Likewise.
8291         (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
8292         (get_got_entry): New.
8293         (elf64_alpha_check_relocs): Handle TLS relocs.  Reorganize.
8294         (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
8295         (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
8296         (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
8297         (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
8298         (elf64_alpha_calc_got_offsets): Likewise.
8299         (alpha_dynamic_entries_for_reloc): New.
8300         (elf64_alpha_calc_dynrel_sizes): Use it.
8301         (elf64_alpha_size_dynamic_sections): Likewise.
8302         (elf64_alpha_relocate_section): Handle TLS relocations.
8303         * reloc.c: Add Alpha TLS relocations.
8304         * bfd-in2.h, libbfd.h: Rebuild.
8306 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
8308         * peXXigen.c (pe_print_idata): Remove double printed
8309         import table lines; add Bound-To comment.
8311 2002-05-29  Matt Thomas  <matt@3am-software.com>
8313         * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
8314         (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
8315         (elf32-vax.lo): New rule.
8316         * Makefile.in: Regenerate.
8317         * configure.in (bfd_elf32_vax_vec)
8318         (vaxnetbsd_vec): New vectors.
8319         * configure: Regenerate.
8320         * config.bfd (vax-*-netbsdelf*)
8321         (vax-*-netbsdaout*)
8322         (vax-*-netbsd*): New targets.
8323         * elf32-vax.c: New file.
8324         * reloc.c: Add VAX relocations.
8325         * bfd-in2.h: Regenerate.
8326         * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
8328 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8330         * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
8331         and bfd_elf32_bigarm_vec to targ_selvecs.
8333 2002-05-29  Ralf Habacker  <ralf.habacker@freenet.de>
8335         * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
8336         with auto-imported symbols.
8338 2002-05-29  Adam Nemet  <anemet@lnxw.com>
8340         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
8341         sections only record bfd.
8342         (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
8343         * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
8344         * bfd-in2.h: Regenerate.
8346 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
8348         * syms.c (_bfd_stab_section_find_nearest_line): Move
8349         declaration and initialisation of saw_line and saw_func out of
8350         for loop.
8352 2002-05-29  Alan Modra  <amodra@bigpond.net.au>
8354         * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
8355         (bfd_elf64_get_symbol_info): Define.
8356         * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
8358 2002-05-29  Andrey Volkov  <avolkov@transas.com>
8360         * cpu-h8300.c: Make default h8300 machine first in machine list.
8362 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
8364         * config.bfd: Added DLX configuraton.
8365         * Makefile.am: Added DLX configuraton.
8366         * configure.in: Added DLX configuraton.
8367         * archures.c: Add DLX architecure.
8368         * reloc.c: Add DLX relocs.
8369         * targets.c: Added DLX target vector.
8370         * configure: Regenerate.
8371         * Makefile.in: Regenreate.
8372         * bfd-in2.h: Regenreate.
8373         * elf32-dlx.c: New file: Support DLX target.
8374         * cpu-dlx.c: New file: Support DLX target.
8376 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
8378         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
8380         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
8381         (ppc64_elf_check_relocs): Don't set up function descriptor symbol
8382         strings to point inside function code sym string.
8383         (func_desc_adjust): Likewise.
8384         (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
8386 2002-05-24  Michal Ludvig  <mludvig@suse.cz>
8388         * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
8389         (elf64_x86_64_grok_psinfo): Added.
8391 2002-05-24  TAMURA Kent <kent@netbsd.org>
8393         * config.bfd: Add a target for i386-netbsdpe.
8395 2002-05-24  Alan Modra  <amodra@bigpond.net.au>
8397         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
8398         and is_func_descriptor.
8399         (func_desc_adjust): Hide function code sym in shared libs unless
8400         there is a matching exported function descriptor sym.
8402 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8404         * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
8405         for symbols from SHF_TLS section.
8406         (_bfd_elf_print_private_bfd_data): Add PT_TLS.
8407         (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
8408         (map_sections_to_segments): Build PT_TLS segment if necessary.
8409         (assign_file_positions_for_segments): Likewise.
8410         (get_program_header_size): Account for PT_TLS segment.
8411         (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
8412         SEC_THREAD_LOCAL sections to STT_TLS.
8413         * reloc.c: Add 386 and IA-64 TLS relocs.
8414         * section.c (SEC_THREAD_LOCAL): Define.
8415         (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
8416         Remove.
8417         * elflink.h (elf_link_add_object_symbols): Support .tcommon.
8418         (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
8419         unconditionally.
8420         (struct elf_final_link_info): Add first_tls_sec.
8421         (elf_bfd_final_link): Set first_tls_sec.
8422         Compute elf_hash_table (info)->tls_segment.
8423         (elf_link_output_extsym): Handle STT_TLS symbols.
8424         (elf_link_input_bfd): Likewise.
8425         * syms.c (BSF_THREAD_LOCAL): Define.
8426         * bfd-in2.h: Rebuilt.
8427         * libbfd.h: Rebuilt.
8428         * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
8429         elf_i386_mkobject, elf_i386_object_p): New functions.
8430         (elf_howto_table): Add TLS relocs.
8431         (elf_i386_reloc_type_lookup): Support TLS relocs.
8432         (elf_i386_info_to_howto_rel): Likewise.
8433         (struct elf_i386_link_hash_entry): Add tls_type.
8434         (struct elf_i386_obj_tdata): New.
8435         (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
8436         New macros.
8437         (struct elf_i386_link_hash_table): Add tls_ldm_got.
8438         (link_hash_newfunc): Clear tls_type.
8439         (elf_i386_check_relocs): Support TLS relocs.
8440         (elf_i386_gc_sweep_hook): Likewise.
8441         (allocate_dynrelocs): Likewise.
8442         (elf_i386_size_dynamic_sections): Likewise.
8443         (elf_i386_relocate_section): Likewise.
8444         (elf_i386_finish_dynamic_symbol): Likewise.
8445         (bfd_elf32_mkobject, elf_backend_object_p): Define.
8446         * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
8447         dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
8448         want_tprel, want_dtpmod, want_dtprel.
8449         (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
8450         (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
8451         R_IA64_LTOFF_TPREL22.
8452         (elf_code_to_howto_index): Add TLS relocs.
8453         (elfNN_ia64_check_relocs): Support TLS relocs.
8454         (allocate_global_data_got): Account for TLS .got data.
8455         (allocate_dynrel_entries): Account for TLS dynamic relocations.
8456         (elfNN_ia64_install_value): Supprt TLS relocs.
8457         (set_got_entry): Support TLS relocs.
8458         (elfNN_ia64_relocate_section): Likewise.
8460 2002-05-23  Nick Clifton  <nickc@cambridge.redhat.com>
8462         * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
8463         BLX reloc round the relocation up rather than down.
8464         * coff-arm.c (coff_arm_relocate_section): Likewise.
8466 2002-05-21  H.J. Lu  (hjl@gnu.org)
8468         * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8469         definition.
8471 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
8473         * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8474         (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8476 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
8478         * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8479         unresolved relocs.
8480         (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8482 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8484         * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
8485         non-ELF targets.
8487 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8489         * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8490         an error value.
8491         * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8492         return with false on error.
8493         (elf_link_input_bfd): Check reloc_emitter return value.
8495 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
8497         * config.bfd (armeb-*-netbsdelf*): New target.
8499 2002-05-20  Alan Modra  <amodra@bigpond.net.au>
8501         * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8502         at the plt call stub.
8504 2002-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8506         * cpu-mips.c (mips_compatible): Don't try to check machine
8507         compatibility.
8509 2002-05-18  Tom Rix  <trix@redhat.com>
8511         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
8513 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
8515         * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8516         (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8517         we've already warned about an undefined symbol.  Report more
8518         detail on reloc errors.
8520 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
8522         * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8523         * configure.in: Invoke AM_INSTALL_LIBBFD.
8524         * Makefile.am (install-data-local): Revert 2002-05-13.  Move to..
8525         (install_libbfd): .. New target.
8526         (uninstall_libbfd): Likewise.
8527         (install-bfdlibLTLIBRARIES): Likewise.
8528         (uninstall-bfdlibLTLIBRARIES): Likewise.
8529         (bfdlibdir): New.
8530         (bfdincludedir): New.
8531         (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8532         * aclocal.m4: Regenerate.
8533         * configure: Regenerate.
8534         * Makefile.in: Regenerate.
8536 2002-05-17  Stuart Balfour <sbalfour@cisco.com>
8538         * hash.c (bfd_hash_lookup): Remove computation of len from inside
8539         hash loop.
8541 2002-05-16  Nick Clifton  <nickc@cambridge.redhat.com>
8543         * config.bfd: Add targets for sh64-linux (little endian and
8544         big endian).
8546 2002-05-15  Laurent Pinchart <laurent.pinchart@skynet.be>
8548         * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8549         is located in the same section as the import table.  Instead
8550         check, and if necessary load the section containing the thunk.
8552 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
8554         * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
8555         bfd_bread.
8556         (xcoff64_core_file_matches_executable_p): Replace bfd_read
8557         with bfd_bread.
8559 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
8561         * aix5ppc-core.c: Warning fixes.
8562         * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8563         * aout-target.h (MY_bfd_link_just_syms): Define.
8564         * aout-tic30.c (MY_bfd_link_just_syms): Define.
8565         * bfd.c (bfd_link_just_syms): Define.
8566         * binary.c (binary_bfd_link_just_syms): Define.
8567         * bout.c (b_out_bfd_link_just_syms): Define.
8568         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8569         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8570         * coffcode.h (coff_bfd_link_just_syms): Define.
8571         * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8572         (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8573         (_bfd_elf_link_just_syms): Declare.
8574         * elf.c (_bfd_elf_link_just_syms): New function.
8575         * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8576         sections haven't already been discarded by the linker.
8577         * elflink.h (elf_link_add_object_symbols): Likewise for stab
8578         sections and SEC_MERGE sections.
8579         (elf_bfd_discard_info): Similarly here.
8580         * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8581         * i386msdos.c (msdos_bfd_link_just_syms): Define.
8582         * i386os9k.c (os9k_bfd_link_just_syms): Define.
8583         * ieee.c (ieee_bfd_link_just_syms): Define.
8584         * ihex.c (ihex_bfd_link_just_syms): Define.
8585         * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8586         (_bfd_generic_link_just_syms): Declare.
8587         * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8588         * linker.c (_bfd_generic_link_just_syms): New function.
8589         * mmo.c (mmo_bfd_link_just_syms): Define.
8590         * nlm-target.h (nlm_bfd_link_just_syms): Define.
8591         * oasys.c (oasys_bfd_link_just_syms): Define.
8592         * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8593         * som.c (som_bfd_link_just_syms): Define.
8594         * srec.c (srec_bfd_link_just_syms): Define.
8595         * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8596         (BFD_JUMP_TABLE_LINK): And here.
8597         * tekhex.c (tekhex_bfd_link_just_syms): Define.
8598         * versados.c (versados_bfd_link_just_syms): Define.
8599         * vms.c (vms_bfd_link_just_syms): Define.
8600         * libbfd.h: Regenerate.
8601         * bfd-in2.h: Regenerate.
8603 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8605         * elf32-mips.c: Remove superfluous definitions copied from
8606         elfxx-mips.c.
8607         (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8608         SGIish vectors to check the special case.
8609         (mips_elf_hi16_reloc): Fix comment.
8610         (mips_elf_got16_reloc): Likewise.
8611         (_bfd_mips_elf32_gprel16_reloc): Likewise.
8612         (elf_reloc_map): Code cleanup.
8613         (mips_reloc_map): Add comment.
8614         (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8615         (mips_elf32_rtype_to_howto): Likewise.
8616         (mips_elf32_discard_info): Likewise.
8617         (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8618         lead to IRIX compatibility now.
8620 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8622         * elfxx-mips.c: Call it IRIX, not Irix in comments.
8624 2002-05-13  Jason Thorpe  <thorpej@wasabisystems.com>
8626         * config.bfd (shle-*-netbsdelf*): Add target which includes
8627         sh64 support.
8629 2002-05-13  David Edelsohn  <edelsohn@gnu.org>
8631         * configure.in: Revert 2002-04-07.  Instead, auto-configure
8632         HAVE_ST_C_IMPL.
8633         * configure: Regenerate.
8634         * config.in: Regenerate.
8635         * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8636         or AIX_5_CORE.
8638 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
8640         * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8641         corefiles as well.2
8642         * configure: Regenerate.
8644 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
8646         * Makefile.am (install-data-local): Install headers to
8647         $(exec_prefix)/include.
8648         * Makefile.in: Regenerate.
8650 2002-05-11  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
8651             Daniel Jacobowitz  <drow@mvista.com>
8653         * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE.  Don't
8654         map BFD_RELOC_RVA.
8656 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
8658         * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8659         hppa*-*-openbsd*): New targets.
8660         * configure.in (alpha*-*-openbsd*): Set COREFILE.
8661         * configure: Regenerate.
8663 2002-05-10  Tom Rix  <trix@redhat.com>
8665         * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
8666         xcoff64_ppc_relocate_section.
8667         * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8668         * libxcoff.h: Common xcoff_reloc_type function declaration.
8670 2002-05-10  Alan Modra  <amodra@bigpond.net.au>
8672         * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
8673         added in 2002-05-09 commit.
8675         * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8676         don't look for stubs on all undefined syms.
8678 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
8680         * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8681         (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8682         pcrel_offset.
8684         * elf32-i386.c (elf_howto_table): Comments.
8685         (elf_i386_relocate_section): Handle more relocs for relocatable
8686         linking and against SEC_MERGE sections.
8688 2002-05-08  Alan Modra  <amodra@bigpond.net.au>
8690         * elf32-ppc.c (ppc_elf_create_got): New function.
8691         (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
8692         _bfd_elf_create_dynamic_sections.  Correct .plt flags.
8693         (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8694         _bfd_elf_create_got_section.
8696 2002-05-07  Alan Modra  <amodra@bigpond.net.au>
8698         * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8699         * elfxx-target.h (elf_backend_rela_normal): Define.
8700         (elfNN_bed): Init rela_normal.
8701         * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8702         for section symbols here if rela_normal.  Simplify abs section test.
8703         * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8704         return immediately.  Remove code handling relocatable linking.
8705         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8706         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8707         * elf32-i370.c (i370_elf_relocate_section): Likewise.
8708         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8709         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8710         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8711         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8712         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8713         * elf32-s390.c (elf_s390_relocate_section): Likewise.
8714         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8715         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8716         * elf64-s390.c (elf_s390_relocate_section): Likewise.
8717         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8718         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8719         * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8720         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8721         * elf-m10200.c (elf_backend_rela_normal): Define.
8722         * elf-m10300.c (elf_backend_rela_normal): Define.
8723         * elf32-fr30.c (elf_backend_rela_normal): Define.
8724         * elf32-i370.c (elf_backend_rela_normal): Define.
8725         * elf32-i860.c (elf_backend_rela_normal): Define.
8726         * elf32-m68k.c (elf_backend_rela_normal): Define.
8727         * elf32-mcore.c (elf_backend_rela_normal): Define.
8728         * elf32-openrisc.c (elf_backend_rela_normal): Define.
8729         * elf32-ppc.c (elf_backend_rela_normal): Define.
8730         * elf32-s390.c (elf_backend_rela_normal): Define.
8731         * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8732         * elf64-ppc.c (elf_backend_rela_normal): Define.
8733         * elf64-s390.c (elf_backend_rela_normal): Define.
8734         * elf64-x86-64.c (elf_backend_rela_normal): Define.
8735         * elfxx-ia64.c (elf_backend_rela_normal): Define.
8736         * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8737         * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8739 2002-05-06  Nick Clifton  <nickc@cambridge.redhat.com>
8741         * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8742         'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8744 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
8746         * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8747         when not relocatable.  Fix reloc_emitter call for K&R.
8749 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
8751         * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8752         reloading local sym addend mistakenly removed in 2002-05-01 change.
8754         * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8755         (read_abbrevs): Change "offset" param to bfd_vma.
8756         (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8757         Change "abbrev_offset" to bfd_vma.
8758         (read_indirect_string): Use correct conversion chars in error
8759         message format string, cast bfd_vma's to unsigned long.
8760         (read_abbrevs): Likewise.
8761         (read_attribute_value): Likewise.
8762         (decode_line_info): Likewise.
8763         (scan_unit_for_functions): Likewise.
8764         (parse_comp_unit): Likewise.
8766 2002-05-04  Tom Rix  <trix@redhat.com>
8768         * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8769         (coff_swap_reloc_out): Same.
8770         * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8771         (xcoff_swap_reloc_out): Same.
8772         (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8773         case some 16 bit relocs. Add reloc value to output.
8774         (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
8775         R_RBR. Improve names.
8776         (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8777         (bfd_xcoff_backend_data): Update with new reloc swap names.
8778         (bfd_pmac_xcoff_backend_data) : Same.
8779         * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8780         (xcoff64_swap_reloc_out): Same.
8781         (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
8782         R_POS. Add reloc value to output.
8783         (xcoff64_howto_table): Move 64 bit R_POS to first entry.  Add 16
8784         bit R_RBR. Improve names, masks.
8785         (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8786         (bfd_xcoff_backend_data): Update with new reloc swap names.
8787         (bfd_xcoff_aix5_backend_data) : Same.
8789 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
8791         * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8792         bfd_count top_index, input_list, all_local_syms.
8793         (elf32_hppa_setup_section_lists): New function, split from
8794         elf32_hppa_size_stubs.
8795         (elf32_hppa_next_input_section): Likewise.
8796         (group_sections): Likewise.
8797         (get_local_syms): Likewise.
8798         (elf32_hppa_size_stubs): Adjust for split out functions.  Look for
8799         stubs on undefined syms too.
8800         (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8801         Only access htab elf fields when we have an elf hash table.
8802         * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8803         (elf32_hppa_next_input_section): Declare.
8805 2002-05-04  Bob Byrnes  <byrnes@curl.com>
8807         * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8808         _bfd_new_bfd.
8810 2002-05-03  H.J. Lu  (hjl@gnu.org)
8812         * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8813         (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8814         (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8815         to hide a global symbol.
8816         (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
8817         forced_local to true.
8819 2002-05-02  Richard Henderson  <rth@redhat.com>
8821         * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8822         vs SHN_UNDEF to zero.
8824 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
8826         * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8827         16 bit reloc.
8828         <R_PPC64_SECTOFF_DS>: Likewise.
8829         (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8830         SECTOFF reloc.
8831         * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8832         (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8833         SECTOFF reloc.
8835         * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8836         (ppc64_elf_ha_reloc): New function.
8837         (ppc64_elf_brtaken_reloc): New function.
8838         (ppc64_elf_sectoff_reloc): New function.
8839         (ppc64_elf_sectoff_ha_reloc): New function.
8840         (ppc64_elf_toc_reloc): New function.
8841         (ppc64_elf_toc_ha_reloc): New function.
8842         (ppc64_elf_toc64_reloc): New function.
8843         (ppc64_elf_unhandled_reloc): New function.
8844         (ppc64_elf_howto_raw): Use the above.
8845         <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8846         <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset.  Fix dst_mask.
8847         <R_PPC64_SECTOFF_DS>: Likewise.
8848         (IS_ABSOLUTE_RELOC): Update.
8849         (struct ppc_link_hash_table): Add have_undefweak.
8850         (ppc64_elf_link_hash_table_create): Init.
8851         (func_desc_adjust): Set have_undefweak.
8852         (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier.  Only
8853         add the .sfpr blr when have_undefweak.
8854         (ppc64_elf_setup_section_lists): Check hash table flavour.
8855         (ppc64_elf_next_input_section): Move output_section->owner test to
8856         ppc64elf.em.
8857         (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8858         and relocatable test.  Return TOCstart and don't set elf_gp.
8859         (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8860         offset calculation.  Add assert on weak sym branch tweaks.
8861         * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8862         (ppc64_elf_toc): Declare.
8863         (ppc64_elf_next_input_section): Update.
8865 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
8867         * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8868         file_name.
8870 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
8872         * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8873         (ppc64_elf_relocate_section): Use them.  Don't look for plt calls
8874         on R_PPC64_ADDR24 relocs.  Require a nop or no link reg on plt
8875         call branches.  Correct undefined weak destination.
8876         (ppc64_elf_func_desc_adjust): Always create at least one blr in
8877         .sfpr, and correct case where either only savef* or restf* is
8878         needed.
8880         Long branch stubs, multiple stub sections.
8881         * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8882         (ppc64_elf_next_input_section): Declare.
8883         * elf64-ppc.c: Move linker-only prototypes.
8884         (STUB_SUFFIX): Define.
8885         (enum ppc_stub_type): New.
8886         (struct ppc_stub_hash_entry): New.
8887         (struct ppc_branch_hash_entry): New.
8888         (struct ppc_link_hash_entry): Add stub_cache, oh.
8889         (struct ppc_link_hash_table): Add stub_hash_table etc.  Remove
8890         sstub.  Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8891         Rename plt_overflow to stub_error.
8892         (ppc_stub_hash_lookup): Define.
8893         (ppc_branch_hash_lookup): Define.
8894         (stub_hash_newfunc): New function.
8895         (branch_hash_newfunc): New function.
8896         (link_hash_newfunc): Init new fields.
8897         (ppc64_elf_link_hash_table_create): Likewise.
8898         (ppc64_elf_link_hash_table_free): New function.
8899         (ppc_stub_name): New function.
8900         (ppc_get_stub_entry): New function.
8901         (ppc_add_stub): New function.
8902         (create_linkage_sections): Use bfd_make_section_anyway.  Create
8903         .branch_lt and .rela.branch_lt sections.  Don't create .stub.
8904         (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8905         and set up for plt call stubs.  Link func and func desc syms.
8906         (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8907         (func_desc_adjust): Avoid hash lookup when func desc sym available
8908         via shortcut, and set links when processing.
8909         (ppc64_elf_hide_symbol): Likewise.
8910         (allocate_dynrelocs): Don't allocate stub section here.
8911         (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8912         Remove sstub code.
8913         (ppc_type_of_stub): New function.
8914         (build_one_stub): Delete.
8915         (ppc_build_one_stub): New function.
8916         (ppc_size_one_stub): New function.
8917         (ppc64_elf_setup_section_lists): New function.
8918         (ppc64_elf_next_input_section): New function.
8919         (group_sections): New function.
8920         (get_local_syms): New function.
8921         (ppc64_elf_size_stubs): Rewrite.
8922         (ppc64_elf_build_stubs): Rewrite.
8923         (ppc64_elf_relocate_section): Look up stub entry for REL24
8924         relocs.  Don't propagate REL14* to dynamic objects.  Look for long
8925         branch stubs if REL14* or REL24 relocs won't reach.
8926         (bfd_elf64_bfd_link_hash_table_free): Define.
8928 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
8930         * config.bfd: Add support for powerpc-*-windiss.
8932 2002-04-30  Tom Rix  <trix@redhat.com>
8934         * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8935         symbol names into the hash table.
8937 2002-04-28  Tom Rix  <trix@redhat.com>
8939         * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
8940         calulating relocations.
8941         (xcoff_complain_overflow) : Function table for relocation errors.
8942         (xcoff_ppc_relocate_section): Use relocation and complain function
8943         tables.
8944         (xcoff_complain_overflow_unsigned_func): New complain function.
8945         (xcoff_complain_overflow_signed_func): Same.
8946         (xcoff_complain_overflow_bitfield_func): Same.
8947         (xcoff_complain_overflow_dont_func): Same.
8948         (xcoff_reloc_type_crel): New recot function.
8949         (xcoff_reloc_type_br): Same.
8950         (xcoff_reloc_type_ba): Same.
8951         (xcoff_reloc_type_toc): Same.
8952         (xcoff_reloc_type_rel): Same.
8953         (xcoff_reloc_type_neg): Same.
8954         (xcoff_reloc_type_pos): Same.
8955         (xcoff_reloc_type_fail): Same.
8956         (xcoff_reloc_type_noop): Same.
8957         * libxcoff.h : Declare common parts for xcoff64.
8958         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
8959         and complain function tables.
8961 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
8963         * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8964         * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8966 2002-04-26  Alan Modra  <amodra@bigpond.net.au>
8968         * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8969         * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8971         * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8972         same as the output before calling elf_link_input_bfd.
8974         * coffcode.h (coff_compute_section_file_positions): Set
8975         section_tail after shuffling section list.
8977 2002-04-24  Christian Groessler <chris@groessler.org>
8979         * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8980         addresses are 23bit with a special layout, not plain 32bit
8981         values.  Prevent relocation of immediate values.
8983 2002-04-24  Chris G. Demetriou  <cgd@broadcom.com>
8985         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8986         MIPS-16 ASE flags are set, print something to indicate that.
8988 2002-04-23  Alan Modra  <amodra@bigpond.net.au>
8990         * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8991         under which a plt call stub is used.
8992         (final_link_relocate): Similarly.
8993         (allocate_plt_static): Clear h-plabel except when plt entry is
8994         exclusively used for a plabel.
8995         (allocate_dynrelocs): Use the above to simplify plt sizing.
8996         (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8997         (elf32_hppa_link_hash_table_create): Init.
8998         (BL22_RP): Define.
8999         (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
9000         (elf32_hppa_check_relocs): Set has_22bit_branch.
9002         * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
9003         (final_link_relocate): Likewise.
9005 2002-04-22  Jakub Jelinek  <jakub@redhat.com>
9007         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
9008         search table if some FDE is DW_EH_PE_aligned encoded either.
9009         (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
9011 2002-04-22  Richard Smith  <richard@ex-parrot.com>
9012             Jakub Jelinek  <jakub@redhat.com>
9014         * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
9015         (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
9016         encoded personality.
9017         (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
9018         for CIE/FDE removal.
9020 2002-04-20  Tom Rix  <trix@redhat.com>
9022         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
9024 2002-04-20  Alan Modra  <amodra@bigpond.net.au>
9026         * archures.c (bfd_lookup_arch): Move the list order comment..
9027         (struct bfd_arch_info): ..to where it belongs.
9028         * bfd-in2.h: Regenerate.
9030         * archures.c (bfd_lookup_arch): Add comment on list order.
9031         (bfd_default_set_arch_mach): Use bfd_lookup_arch.
9032         * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
9033         is always at head of list.
9035 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
9037         * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
9038         insert_thumb_branch, record_thumb_to_arm_glue): Suppress
9039         definition of these functions for ARM_WINCE builds as they are
9040         not used.
9041         (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
9042         for ARM_WINCE builds.
9044 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
9046         * coff-arm.c (bfd_arm_process_before_allocation):
9048 2002-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9050         * cpu-sh.c (scan_mach): Delete.
9051         (arch_info_struct): Replace scan_mach with bfd_default_scan.
9052         (bfd_sh_arch): Likewise.
9054 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
9056         * ihex.c (ihex_write_object_contents): Fix check for records
9057         crossing 64K boundaries.
9059 2002-04-16  Alan Modra  <amodra@bigpond.net.au>
9061         * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
9062         type rather than just assuming entries are ELF.
9063         * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
9064         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
9065         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
9066         * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
9067         rather than elf_link_hash_entry.
9069 2002-04-15  Richard Henderson  <rth@redhat.com>
9071         * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
9072         n32 binaries.
9074 2002-04-15  Michael Snyder  <msnyder@redhat.com>
9076         * opncls.c (bfd_close): Write contents if writeable.
9077         Minor formatting tidy-ups.
9079 2002-04-15  Alan Modra  <amodra@bigpond.net.au>
9081         * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
9083 2002-04-12  Michael Snyder  <msnyder@redhat.com>
9085         * bfd-in.h (bfd_get_section_lma): New access macro.
9086         Minor white-space fix-up.
9088 2002-04-12  Alan Modra  <amodra@bigpond.net.au>
9090         * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
9091         header pad.
9093 2002-04-09  DJ Delorie  <dj@redhat.com>
9095         * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
9097 2002-04-09  Casper S. Hornstrup <chorns@users.sourceforge.net>
9099         * coffcode.h (coff_read_word): New.
9100         (coff_compute_checksum): New.
9101         (coff_apply_checksum): New.
9102         (coff_write_object_contents): Call coff_apply_checksum () to
9103         apply checksum to PE image.
9105 2002-04-08  Randolph Chung  <tausq@debian.org>
9107         * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
9108         (elf32_hppa_final_link): Split out sorting logic to..
9109         * elf-hppa.h (elf_hppa_sort_unwind): ..here.
9110         (elf_hppa_final_link): Call elf_hppa_sort_unwind.
9112 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9114         * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
9115         pattern.
9116         * configure: Re-generate.
9118 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9120         * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
9121         is greater or equal to 4.3.3.
9122         * configure: Regenerate.
9123         Fix PR gdb/344.
9125 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
9127         * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
9128         R_CRIS_32_PCREL>: Fix typo in name.
9129         (cris_elf_check_relocs): Always create .rela.got here when
9130         R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
9131         (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
9132         assume it's created.
9134 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
9136         * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
9137         * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
9138         define.
9139         * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
9140         * bfd.c (bfd_link_hash_table_free): Define.
9141         * binary.c (binary_bfd_link_hash_table_free): Define.
9142         * bout.c (b_out_bfd_link_hash_table_free): Define.
9143         * coff-rs6000.c (rs6000coff_vec): Include
9144         _bfd_generic_link_hash_table_free.
9145         (pmac_xcoff_vec): Likewise.
9146         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
9147         (aix5coff64_vec): Likewise.
9148         * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
9149         * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
9150         (bfd_elf32_bfd_link_hash_table_free): Define.
9151         * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
9152         (bfd_elf32_bfd_link_hash_table_free): Define.
9153         * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
9154         define.
9155         * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
9156         * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
9157         * ieee.c (ieee_bfd_link_hash_table_free): Define.
9158         * ihex.c (ihex_bfd_link_hash_table_free): Define.
9159         * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
9160         (_bfd_generic_link_hash_table_free): Add prototype.
9161         * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
9162         * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
9163         * linker.c (_bfd_generic_link_hash_table_free): New function.
9164         * mmo.c (mmo_bfd_link_hash_table_free): Define.
9165         * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
9166         * oasys.c (oasys_bfd_link_hash_table_free): Define.
9167         * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
9168         * som.c (som_bfd_link_hash_table_free): Define.
9169         * srec.c (srec_bfd_link_hash_table_free): Define.
9170         * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
9171         * versados.c (versados_bfd_link_hash_table_free): Define.
9172         * vms.c (vms_bfd_link_hash_table_free): New function.
9173         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
9175         * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
9176         instead of bfd_alloc.
9177         * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
9178         * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
9179         * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
9180         * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
9181         * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
9182         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
9183         * elf.c (_bfd_elf_link_hash_table_create): Likewise.
9184         * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
9185         * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
9186         * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
9187         * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
9188         * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
9189         * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
9190         * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
9191         * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
9192         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
9193         * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
9194         * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
9195         * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
9196         * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
9197         * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
9198         * linker.c (_bfd_generic_link_hash_table_create): Likewise.
9199         * m68klinux.c (linux_link_hash_table_create): Likewise.
9200         * sparclinux.c (linux_link_hash_table_create): Likewise.
9201         * sunos.c (sunos_link_hash_table_create): Likewise.
9202         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
9204         * targets.c: Add _bfd_link_hash_table_free to xvec.
9206         * bfd-in2.h: Regenerate.
9207         * libbfd.h: Regenerate.
9208         * libcoff.h: Regenerate.
9210 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
9212         * dep-in.sed: Cope with absolute paths.
9213         * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
9214         Run "make dep-am".
9215         * Makefile.in: Regenerate.
9216         * coff-arm.c: Fix copyright date.
9217         * cpu-h8300.c: Likewise.
9218         * cpu-i370.c: Likewise.
9219         * cpu-s390.c: Likewise.
9220         * cpu-mips.c: Likewise.
9221         * po/SRC-POTFILES.in: Regenerate.
9223 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9225         * Makefile.am: Add elfxx-mips.c to the known backends.
9226         (elf32-mips.lo): remove dependency to coff/external.h.
9227         * Makefile.in: Regenerate.
9228         * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
9229         Remove elf32-mips.lo from 64 bit vectors. Update dependencies
9230         accordingly.
9231         * configure: Regenerate.
9232         * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
9233         (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
9234         (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
9235         MIPS specific backend functions.
9236         * elf32-mips.c: Moved most code to elfxx-mips.c.
9237         (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
9238         static.
9239         (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
9240         (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
9241         (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
9242         (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
9243         interface to allow selection of the right REL or RELA howto table.
9244         (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
9245         static. Let it refuse n32 objects.
9246         (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
9247         (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
9248         (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
9249         (elf32_mips_ignore_discarded_relocs): Rename from
9250         _bfd_elf32_mips_ignore_discarded_relocs.
9251         (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
9252         (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
9253         (elf_mips_howto_table_rela): Remove.
9254         * elf64-mips.c: Moved most code to elfxx-mips.c.
9255         (bfd_elf64_bfd_reloc_type_lookup): Make static.
9256         (mips_elf64_rtype_to_howto): New function.
9257         (mips_elf64_object_p): Likewise.
9258         (elf64_mips_irix_compat): Likewise.
9259         * elfxx-mips.c: New file containing common code merged together from
9260         elf32-mips.c and elf64-mips.c.
9261         * elfxx-mips.h: New file containing MIPS specific prototypes from
9262         elf-bfd.h.
9263         * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
9264         elf_backend_mips_rtype_to_howto.
9266 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
9268         * srec.c (MAXCHUNK, Chunk): Revise comments.
9269         (srec_write_record): Correct buffer size.
9270         (srec_write_header): Do without intermediate buffer.
9271         (srec_write_section): Validate Chunk.
9272         (srec_write_terminator): Pass NULL instead of dummy buffer.
9273         (srec_write_symbols): Pass file and symbol names directly to
9274         bfd_bwrite so sprintf won't overflow buffer.
9276 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
9278         * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
9279         PC relative relocs against hidden symbols.
9280         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9282 2002-04-03  Alan Modra  <amodra@bigpond.net.au>
9284         * elf.c (_bfd_elf_make_section_from_shdr): When setting section
9285         LMAs, loop over segments until p_vaddr and p_memsz specify an
9286         extent enclosing the section.
9288 2002-04-02  Nick Clifton  <nickc@cambridge.redhat.com>
9290         * ihex.c (ihex_write_object_contents): Do not allow records to
9291         cross a 64K boundary - wrap if necessary.
9293 2002-04-01  Nathan Williams  <nathanw@wasabisystems.com>
9295         * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
9296         which caused the returned LWP ID to always be 0.
9298 2002-04-01  Richard Henderson  <rth@redhat.com>
9300         * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9301         (elf32_sparc_relocate_section): Use it to figure out when to
9302         initialize .got entries.
9303         * elf64-sparc.c: Similarly.
9305 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
9307         * linker.c (link_action): Ignore duplicate warning syms.
9308         (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
9309         * elflink.h (elf_adjust_dynstr_offsets): Likewise.
9310         (elf_adjust_dynamic_symbol): Likewise.
9311         (elf_export_symbol): Likewise.
9312         (elf_link_find_version_dependencies): Likewise.
9313         (elf_link_assign_sym_version): Likewise.
9314         (elf_link_sec_merge_syms): Likewise.
9315         (elf_link_output_extsym): Likewise.
9316         (elf_gc_sweep_symbol): Likewise.
9317         (elf_gc_propagate_vtable_entries_used): Likewise.
9318         (elf_gc_smash_unused_vtentry_relocs): Likewise.
9319         (elf_gc_allocate_got_offsets): Likewise.
9320         (elf_collect_hash_codes): Likewise.
9321         * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
9322         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
9323         (elf_hppa_remark_useless_dynamic_symbols): Likewise.
9324         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
9325         * elf32-arm.h (elf32_arm_discard_copies): Likewise.
9326         * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
9327         (elf_cris_discard_excess_dso_dynamics): Likewise.
9328         * elf32-hppa.c (clobber_millicode_symbols): Likewise.
9329         (mark_PIC_calls): Likewise.
9330         (allocate_plt_static): Likewise.
9331         (allocate_dynrelocs): Likewise.
9332         (readonly_dynrelocs): Likewise.
9333         * elf32-i386.c (allocate_dynrelocs): Likewise.
9334         (readonly_dynrelocs): Likewise.
9335         * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
9336         * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
9337         * elf32-mips.c (mips_elf_output_extsym): Likewise.
9338         (mips_elf_sort_hash_table_f): Likewise.
9339         (mips_elf_check_mips16_stubs): Likewise.
9340         * elf32-s390.c (allocate_dynrelocs): Likewise.
9341         (readonly_dynrelocs): Likewise.
9342         * elf32-sh.c (sh_elf_discard_copies): Likewise.
9343         * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
9344         (xstormy16_relax_plt_realloc): Likewise.
9345         * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
9346         (elf64_alpha_output_extsym): Likewise.
9347         * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
9348         * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
9349         (mips_elf64_check_mips16_stubs): Likewise.
9350         (mips_elf64_output_extsym): Likewise.
9351         * elf64-ppc.c (func_desc_adjust): Likewise.
9352         (allocate_dynrelocs): Likewise.
9353         (readonly_dynrelocs): Likewise.
9354         * elf64-s390.c (allocate_dynrelocs): Likewise.
9355         (readonly_dynrelocs): Likewise.
9356         * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
9357         * elf64-x86-64.c (allocate_dynrelocs): Likewise.
9358         (readonly_dynrelocs): Likewise.
9359         * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
9360         * aoutx.h (aout_link_write_other_symbol): Likewise.
9361         * cofflink.c (_bfd_coff_write_task_globals): Likewise.
9362         (_bfd_coff_write_global_sym): Likewise.
9363         * i386linux.c (linux_tally_symbols): Likewise.
9364         * m68klinux.c (linux_tally_symbols): Likewise.
9365         * sparclinux.c (linux_tally_symbols): Likewise.
9366         * pdp11.c (aout_link_write_other_symbol): Likewise.
9367         * sunos.c (sunos_scan_dynamic_symbol): Likewise.
9368         * xcofflink.c (xcoff_build_ldsyms): Likewise.
9369         (xcoff_write_global_symbol): Likewise.
9371         * cofflink.c (_bfd_coff_final_link): Formatting.
9372         * cpu-mips.c (mips_compatible): Make static, prototype.
9373         * elf32-i386.c (elf_i386_check_relocs): Formatting.
9374         * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
9375         * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
9376         * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
9377         (mips_elf64_final_link): Likewise.
9378         * elflink.h (elf_link_find_version_dependencies): Remove duplicate
9379         prototype.
9381 2002-03-27  Nick Clifton  <nickc@cambridge.redhat.com>
9383         * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
9384         (SWAP_OUT_RELOC_OFFSET): Define.
9386 2002-03-27  Gregory Steuck <greg@nest.cx>
9388         * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
9389         terminating NULL if empty symbol table.
9390         (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
9392 2002-03-26  H.J. Lu  (hjl@gnu.org)
9394         * elflink.h (elf_link_input_bfd): Revert the last change since
9395         the gcc exception handling isn't fixed yet.
9397 2002-03-26  H.J. Lu  (hjl@gnu.org)
9399         * elflink.h (elf_link_input_bfd): Complain about relocations
9400         against local symbols in discarded sections.
9402 2002-03-26  Alan Modra  <amodra@bigpond.net.au>
9404         * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
9406 2002-03-23  Alan Modra  <amodra@bigpond.net.au>
9408         * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
9409         section file offset for !SEC_LOAD sections.
9411 2002-03-21  Richard Earnshaw  <rearnsha@arm.com>
9413         * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
9414         <case R_ARM_GOT>): Handle relocations to Thumb functions.
9416 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
9418         * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
9419         Whitespace changes.
9420         * archive.c: Update copyright date.
9421         * bfd-in2.h: Regenerate.
9422         * libbfd.h: Regenerate.
9423         * Makefile.am: Run "make dep-am"
9424         * Makefile.in: Regenerate.
9425         * po/SRC-POTFILES.in: Regenerate.
9427 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
9429         * dwarf2.c (struct funcinfo): Move up.
9430         (lookup_address_in_function_table): New argument function_ptr.
9431         Set it.
9432         (lookup_address_in_line_table): New argument function.  If function
9433         is non-NULL, use it to handle ``addr'' before the first line note of
9434         the function.
9435         (comp_unit_find_nearest_line): Update and swap calls to
9436         lookup_address_in_function_table and lookup_address_in_line_table.
9437         * syms.c (_bfd_stab_section_find_nearest_line): Use the first
9438         N_SLINE encountered if we see an N_FUN before any N_SLINE.
9440 2002-03-20  Tom Rix  <trix@redhat.com>
9442         * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
9443         _bfd_xcoff_generic_stat_arch_elt.  Fix format check.
9444         * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
9446 2002-03-19  Tom Rix  <trix@redhat.com>
9448         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
9449         dynamic objects in archives.
9451 2002-03-19  Hans-Peter Nilsson  <hp@bitrange.com>
9453         * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
9454         STT_NOTYPE symbols to STT_OBJECT.
9456 2002-03-18  Jan Hubicka  <jh@suse.cz>
9458         * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
9460 2002-03-18  Tom Rix  <trix@redhat.com>
9462         * aix5ppc.core.c : New file for AIX 5 64 bit core support.
9463         * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9464         * coff-rs6000 (do_pad) : New function for archive padding.
9465         (do_copy) : New function for object file copying in archives.
9466         (do_shared_object_padding) : New function for padding shared
9467         objects to their text section alignment in archives.
9468         (bfd_xcoff_ar_achive_set_magic) : Stub.
9469         (xcoff_write_armap_big) : Use do_copy and do_pad.
9470         (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9471         do_copy and do_pad.
9472         * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
9473         bfd_xcoff_magic_number.
9474         (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9475         fop.
9476         (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9477         (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9478         (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9479         * rs6000-core.c : Update copyright date.
9480         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
9481         csectpp.
9482         * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9483         (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9484         (coff_set_flags) : Use bfd_xcoff_magic_number.
9485         * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9486         * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9487         * Makefile.am : Same.
9488         * config.bfd : Same.
9489         * targets.c : Same.
9490         * configure : Regnerate.
9491         * Makefile.in : Same.
9492         * bfd-in2.h : Same.
9494 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
9496         * po/fr.po: Updated version.
9498 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
9500         * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9501         * libbfd.h: Regenerate.
9502         * archive.c (coff_write_armap): Pass on failures from
9503         bfd_write_bigendian_4byte_int.
9505 2002-03-14  H.J. Lu <hjl@gnu.org>
9507         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9508         error to bfd_error_nonrepresentable_section for reinit_array
9509         section in DSO.
9511 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
9513         * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9514         OR it in rather than replacing previously selected flags.
9516         * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9517         (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9519 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
9521         * cpu-mips.c (mips_compatible): New.  Don't check bits_per_word.
9522         (N): Use the above.
9523         * elflink.h (elf_bfd_final_link): Revert last change.  Instead,
9524         ensure reloc size matches before calling elf_link_input_bfd.
9525         Add an assert to check reloc size when counting output relocs.
9527 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
9529         * mmo.c (mmo_get_loc): Return NULL rather than false.
9531 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
9533         * po/fr.po: Updated version.
9535 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
9537         * archures.c (bfd_default_compatible): Test bits_per_word.
9538         * cpu-i386.c (i386_compatible): Remove.  Replace occurrences with
9539         bfd_default_compatible.
9540         * cpu-i370.c (i370_compatible): Likewise.
9541         * cpu-sparc.c (sparc_compatible): Likewise.
9542         * cpu-h8300.c (compatible): Test in->arch == out->arch.
9544         * elflink.h: Formatting fixes.
9545         (elf_link_output_extsym): Merge undefined and undef weak cases.
9547         * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9548         when word size of input matches output word size.
9550 2002-03-12  Andreas Jaeger  <aj@suse.de>
9552         * cpu-i386.c (i386_compatible): New.  Use it instead of
9553         bfd_default_compatible.
9555 2002-03-07  H.J. Lu  (hjl@gnu.org)
9557         * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9558         as the type for bfd_reloc_val.
9560 2002-03-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9562         * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9563         (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9564         (elf_hppa_final_link_relocate): Correct relocations for indirect
9565         references to local data through the DLT.  Fix .opd creation for
9566         local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9567         relocations.  Use e_lsel selector for R_PARISC_DLTIND21L,
9568         R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9569         "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9570         Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9571         * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9572         as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9574 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9576         * merge.c (_bfd_merge_sections): Don't segfault if there
9577         is nothing to merge due to GC.
9579 2002-03-05  Alan Modra  <amodra@bigpond.net.au>
9581         * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9582         symbols that have been forced local.
9584         * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9585         to output forced local syms for non-shared link.
9586         (elf_link_output_extsym): Tweak condition for calling backend
9587         adjust_dynamic_symbol so that previous behaviour is kept.
9588         Whitespace changes throughout file.
9590 2002-03-04  H.J. Lu <hjl@gnu.org>
9592         * elf.c (bfd_section_from_shdr): Handle special sections,
9593         .init_array, .fini_array and .preinit_array.
9594         (elf_fake_sections): Likewise.
9596         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9597         DT entry only if the section is in output for .init_array,
9598         .fini_array and .preinit_array. Complain about .preinit_array
9599         section in DSO.
9600         (elf_bfd_final_link): Warn zero size for .init_array,
9601         .fini_array and .preinit_array sections.
9603         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9604         SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9605         (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9606         .preinit_array.
9608 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
9610         * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9611         * configure: Regenerate.
9613 2002-03-02  Tom Rix  <trix@redhat.com>
9615         * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9616         symbolic equiv.
9617         * coff-rs6000.c (xcoff_howto_table): Same.
9619 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
9621         * elflink.h (size_dynamic_sections): If section named
9622         ".preinit_array" exists, create DT_PREINIT_ARRAY and
9623         DT_PREINIT_ARRAYSZ entries in dynamic table.  Analogously for
9624         ".init_array" and ".fini_array".
9625         (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9626         DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9627         DT_FINI_ARRAY.
9629 2002-02-26  Andrew Macleod  <amacleod@cygnus.com>
9631         * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9632         dynsyms.
9634 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9636         * elf64-hppa.h: Update copyright date.
9638         * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9639         (ppc64_elf_relocate_section): Don't generate power4 style branch
9640         hints for *_BRTAKEN and *_BRNTAKEN relocs.
9642 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9644         * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9645         last patch.
9646         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9648 2002-02-21  Andreas Jaeger  <aj@suse.de>
9650         * elf64-x86-64.c: Major rework that introduces all recent changes
9651         to the x86-64 backend.  Get a closer match to elf32-i386.
9652         (struct elf64_x86_64_dyn_relocs): Rename from
9653         elf64_x86_64_pcrel_relocs_copied, add additional fields.  Change
9654         all users.
9655         (struct elf64_x86_64_link_hash_table): Add short cuts to some
9656         sections.
9657         (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9658         remove casts, initialize new hash members.
9659         (create_got_section): New.
9660         (elf64_x86_64_create_dynamic_sections): New.
9661         (elf64_x86_64_copy_indirect_symbol): New.
9662         (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9663         relocs, .got or .relgot here but do it in allocate_dynrelocs.
9664         Reference count possible .plt and .got entries.  Don't test input
9665         section SEC_READONLY here to try to avoid copy relocs, and keep
9666         dyn_relocs regardless of ELF_LINK_NON_GOT_REF.  Don't set
9667         DF_TEXTREL here.  Delay setting of variables until needed.  Cache
9668         pointer to "sreloc" section in elf_section_data. Tweak condition
9669         under which .got created.  Report files with bad relocation
9670         section names.
9671         (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9672         Reference count possible .plt entries.  Don't deallocate .got and
9673         .relgot space here.
9674         (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc.  Don't
9675         do copy reloc processing for weakdefs.  Remove redundant casts and
9676         aborts.  Delay setting of vars until needed.  Move creation of
9677         dynamic symbols and allocation of .plt and .rela.plt to
9678         allocate_dynrelocs.  Replace BFD_ASSERT with abort.
9679         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9680         (allocate_dynrelocs): New.
9681         (readonly_dynrelocs): New.
9682         (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9683         Allocate space for dyn relocs.  Replace BFD_ASSERT with abort.
9684         Zero out the dynamic allocated content space.
9685         (elf64_x86_64_discard_copies): Removed.
9686         (elf64_x86_64_relocate_section): Make use of dynamic section
9687         short-cuts.  Localise vars, and delay setting.  Better error
9688         reporting, replace BFD_ASSERT with abort.  Check
9689         ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9690         regular object file and tread the weak definition as the normal
9691         one.  Don't discard relocs for undefweak or undefined symbols and
9692         check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9693         relocs.
9694         (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9695         symbols that have been forced local.  Use same test to decide if
9696         we can use a relative reloc for got as relocate_section.  Expand
9697         SHN_UNDEF comment.  Move expressions out of function calls.
9698         Replace BFD_ASSERT with abort.
9699         (bfd_elf64_bfd_final_link): Removed.
9700         (elf_backend_copy_indirect_symbol): Define.
9702 2002-02-20  Tom Rix  <trix@redhat.com>
9704         * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9705         (_bfd_xcoff_reloc_type_lookup): Use it.
9706         * coff64-rs6000.c (xcoff64_howto_table): Same.
9707         (xcoff64_reloc_type_lookup): Same.
9709 2002-02-20  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9711         * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
9712         little endian.
9714 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9716         * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9717         (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9718         * bfd-in2.h: Regenerate.
9719         * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9720         Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9721         with "s390:64-bit".
9722         * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9723         (elf_s390_reloc_type_lookup): Likewise.
9724         (elf_s390_check_relocs): Likewise.
9725         (elf_s390_gc_sweep_hook): Likewise.
9726         (elf_s390_relocate_section): Likewise.
9727         (elf_s390_object_p): Use renamed architecture define.
9728         * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9730 2002-02-19  Frank Ch. Eigler  <fche@redhat.com>
9732         * syms.c (stt[]): Sorted.  Added .init/.fini -> "t" mapping.
9734 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
9736         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9737         absptr -> pcrel optimization for shared libs.
9738         Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9739         library cannot be converted to pcrel.
9740         (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9741         relative.
9742         * elf32-i386.c (elf_i386_relocate_section): If
9743         _bfd_elf_section_offset returned -2, skip, but make sure the
9744         relocation is installed.
9745         * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9746         * elf32-cris.c (cris_elf_relocate_section): Likewise.
9747         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9748         * elf32-i370.c (i370_elf_relocate_section): Likewise.
9749         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9750         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9751         * elf32-s390.c (elf_s390_relocate_section): Likewise.
9752         * elf32-sh.c (sh_elf_relocate_section): Likewise.
9753         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9754         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9755         * elf64-s390.c (elf_s390_relocate_section): Likewise.
9756         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9757         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9758         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9759         * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9760         _bfd_elf_section_offset returning -2 the same way as -1.
9761         * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9762         * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9763         and BFD_ASSERT.
9764         * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9766 2002-02-18  Tom Rix  <trix@redhat.com>
9768         * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9769         (bfd_xcoff_size_dynamic_sections): Same.
9770         * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9771         (bfd_xcoff_size_dynamic_sections): Same.
9772         * coff-rs6000.c (xcoff_generate_rtinit): Same.
9773         * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9774         * libxcoff.h (struct xcoff_backend_data_rec): Same.
9775         * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9776         * bfd-in2.h: Regenerate.
9778 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
9780         * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9781         (struct ppc_link_hash_table): Add sfpr.
9782         (ppc64_elf_link_hash_table_create): Init it.
9783         (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9784         .glink out to..
9785         (create_linkage_sections): ..here.  Make .sfpr too.
9786         (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9787         dynobj early.
9788         (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9789         (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9790         ._restf* functions, and create as needed.
9791         (func_desc_adjust): Only force_local for shared libs.
9793 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
9795         * configure.in: Bump version number post 2.12 branching.
9796         * configure: Regenerate.
9798 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
9800         * mmo.c: Correct and improve comments.
9801         (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9802         zero-pad.  Use input to fill up non-empty bfd buffer.
9803         (mmo_flush_chunk): New function.
9804         (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9805         changed.  Don't emit location specifier if VMA is same as
9806         *LAST_VMAP after omitting leading zero contents.  Call
9807         mmo_flush_chunk before emitting location specifier.
9808         (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9809         with mmo_write_loc_chunk calls.
9810         (mmo_internal_write_section): Call mmo_flush_chunk after
9811         mmo_write_chunk.
9812         (mmo_write_symbols_and_terminator): Move :Main to first position
9813         in symbol array.  Add faked one if it does not exist if there are
9814         other symbols.  Don't add it if there are no symbols at all.  Move
9815         out test for value of :Main from symbol loop.  Rename table
9816         fakemain to maintable and variable mainsym to fakemain.
9818 2002-02-15  Richard Henderson  <rth@redhat.com>
9820         * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9821         section with no got matches any got.  Simplify error generaion.
9823 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
9825         Support arbitrary length fill patterns.
9826         * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9827         (_bfd_default_link_order): Remove bfd_fill_link_order code.
9828         Call default_data_link_order.
9829         (default_fill_link_order): Delete.
9830         (default_data_link_order): New function.
9831         * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9832         of bfd_fill_link_order with bfd_data_link_order.
9833         * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9834         * elf64-mips.c (mips_elf64_final_link): Likewise.
9836         * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9837         Correct value returned in "end" for "0x<non-hex>".
9839 2002-02-14  Nick Clifton  <nickc@cambridge.redhat.com>
9841         * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9842         (scan): Test against 'mach' field in info structure.
9844 2002-02-14  Alan Modra  <amodra@bigpond.net.au>
9846         * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9848 2002-02-14  Matt Fredette  <fredette@netbsd.org>
9850         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9851         EF_M68000.
9853 2002-02-13  Nick Clifton  <nickc@cambridge.redhat.com>
9855         * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
9856         non-zero physical addresses when adjusting the LMAs of new
9857         sections.
9859 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9861         * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9862         from _bfd_elf_hppa_gen_reloc_type.
9863         (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9864         * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9865         * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9866         * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9868 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
9870         * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9871         loading its contents if there's nothing to do in it.
9873 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
9875         * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9876         64k boundary.
9878         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9879         DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9880         (ppc64_elf_finish_dynamic_sections): Set values for them.
9882 2002-02-11  Michael Snyder  <msnyder@redhat.com>
9884         * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9885         * elf.c (elfcore_grok_pstatus): Add prototype.
9886         (elfcore_grok_lwpstatus): Add prototype.
9887         (elfcore_write_lwpstatus): New function.
9888         (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9890 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
9892         * elf32-sh.c: Added missing prototypes.
9893         * elf32-sh64.c: Likewise.
9894         (sh_elf_align_loads): Mark unused args as such.
9895         * elf64-sh64.c: Added missing prototypes.
9896         (struct elf_sh64_link_hash_entry): Fix typo.
9897         (sh_elf64_relocate_section): Fix info argument passed to
9898         _bfd_elf_section_offset.
9900 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
9902         * Makefile.am: "make dep-am".
9903         * Makefile.in: Regenerate.
9904         * aclocal.m4: Regenerate.
9905         * config.in: Regenerate.
9906         * configure: Regenerate.
9908 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
9910         * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9911         variable warnings.
9912         * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9913         comparison warning.
9914         * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9915         cast warnings for the common case.
9917 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
9919         * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9920         vectors.
9921         (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9922         vectors.
9924 2002-02-09  Richard Henderson  <rth@redhat.com>
9926         * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9927         (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9928         (elf64_alpha_relocate_section): Likewise.
9929         * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9930         * bfd-in2.h, libbfd.h: Rebuild.
9932 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
9934         * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9935         that base-plus-offset reloc accounting is consistent.
9936         (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9937         up to date for undefined symbols.
9939 2002-02-08  Eric Christopher  <echristo@redhat.com>
9941         From Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9943         * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9944         sections for the O32 ABI.
9946 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9948         * elf32-arm.h: Fix formatting of _("...").
9949         * elf32-d10v.c: Likewise.
9950         * elf32-m68k.c: Likewise.
9951         * elf32-mips.c: Likewise.
9953 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
9955         * coff-or32.c: Fix compile time warning messages.
9957 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
9959         Contribute sh64-elf.
9960         2002-01-23  Alexandre Oliva  <aoliva@redhat.com>
9961         * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9962         R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9963         R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9964         R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9965         R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9966         R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9967         R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9968         R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9969         R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9970         New relocs.
9971         * libbfd.h, bfd-in2.h: Rebuilt.
9972         * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9973         (sh_reloc_map): Map them.
9974         (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9975         elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9976         elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9977         elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9978         elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9979         elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9980         movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9981         (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9982         datalabel_got_offset.
9983         (sh_elf_link_hash_newfunc): Initialize it.
9984         (sh_elf_relocate_section): Augment the scope of
9985         seen_stt_datalabel.  Introduce GOTPLT support.  Extend GOTPC, PLT,
9986         GOT and GOTOFF handling to new SHmedia relocation types.  Support
9987         GOT_BIAS.
9988         (sh_elf_check_relocs): Likewise.
9989         (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9990         PLT entries using movi_shori_putval.  Support GOT_BIAS.
9991         (sh_elf_finish_dynamic_sections): Likewise.
9992         * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9993         relocation, it's now done by the caller.
9994         (GOT_BIAS): New.
9995         * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9996         elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9997         elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9998         elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9999         elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
10000         elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
10001         sh64_elf64_hash_table): New.
10002         (sh_elf64_howto_table): Introduce new relocs.
10003         (sh_elf64_info_to_howto): Accept new PIC relocs.
10004         (sh_elf64_relocate_section): Augment the scope of
10005         seen_stt_datalabel.  Support new PIC relocs.
10006         (sh_elf64_check_relocs): Support new PIC relocs.
10007         (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
10008         elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
10009         elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
10010         elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
10011         sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
10012         movi_shori_putval, movi_3shori_putval,
10013         sh64_elf64_create_dynamic_sections,
10014         sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
10015         sh64_elf64_size_dynamic_sections,
10016         sh64_elf64_finish_dynamic_symbol,
10017         sh64_elf64_finish_dynamic_sections): New.
10018         (elf_backend_create_dynamic-sections,
10019         bfd_elf64_bfd_link_hash_table_create,
10020         elf_backend_adjust_dynamic_symbol,
10021         elf_backend_size_dynamic_sections,
10022         elf_backend_finish_dynamic_symbol,
10023         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
10024         elf_backend_plt_readonly, elf_backend_want_plt_sym,
10025         elf_backend_got_header_size, elf_backend_plt_header_size):
10026         Define.
10027         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
10028         * elf32-sh.c: Renumbered and renamed some SH5 relocations to
10029         match official numbers and names; moved unmaching ones to the
10030         range 0xf2-0xff.
10031         * elf32-sh64.c, elf64-sh64.c: Likewise.
10032         2001-03-12  DJ Delorie  <dj@redhat.com>
10033         * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
10034         sections.
10035         2001-03-12  DJ Delorie  <dj@redhat.com>
10036         * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
10037         be aligned.
10038         * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
10039         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
10040         * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
10041         (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
10042         .cranges section with SEC_SORT_ENTRIES set.
10043         (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
10044         incoming sorted .cranges section.
10045         (sh64_bfd_elf_copy_private_section_data): New.
10046         (sh64_elf_final_write_processing): Only sort .cranges and modify
10047         start address if called by linker.
10048         2001-01-08  Ben Elliston  <bje@redhat.com>
10049         * elf32-sh64.c (sh64_elf_final_write_processing): Activate
10050         Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
10051         * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
10052         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
10053         * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
10054         line.  Add comments before all entries.
10055         <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
10056         comment.
10057         (sh_elf64_reloc): Correct head comment.
10058         (sh_elf64_relocate_section): Correct spacing.
10059         <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
10060         instead call reloc_dangerous callback.
10061         <case R_SH_SHMEDIA_CODE>: New case.
10062         (sh_elf64_gc_mark_hook): Correct spacing.
10063         (sh_elf64_check_relocs): Ditto.
10064         * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
10065         New case.
10066         * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
10067         functions.
10068         (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
10069         clarify describing comment.  Add comments before all entries.
10070         (sh_elf_relocate_section) <relocating for a local symbol>: Do not
10071         honour STO_SH5_ISA32; instead call reloc_dangerous callback.
10072         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
10073         Sort .cranges section in final link.  Prepare to set bit 0 on
10074         entry address.
10075         * elf32-sh64.c (struct sh64_find_section_vma_data): New.
10076         (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
10077         (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
10078         .cranges section.
10079         (sh64_backend_section_from_shdr): New, to recognize
10080         SHT_SH5_CR_SORTED on incoming .cranges section.
10081         (elf_backend_section_from_shdr): Define.
10082         (sh64_elf_final_write_processing): Sort outgoing .cranges
10083         section.  (New, temporarily disabled:) Set bit 0 on entry address
10084         according to ISA type.
10085         (sh64_find_section_for_address): New.
10086         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
10087         crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
10088         (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c.  Use
10089         bfd_malloc, not xmalloc.
10090         (sh64_get_contents_type): Move here from opcodes/sh64-dis.c.  Make
10091         global.
10092         * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
10093         temporarily disabled) setting bit 0 on entry address.
10094         (elf_backend_final_write_processing): Define.
10095         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
10096         * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
10097         be a proper relocation for PTA and PTB rather than a marker.
10098         <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
10099         R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
10100         R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
10101         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
10102         R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
10103         Zero src_mask.
10104         * elf64-sh64.c: Ditto.
10105         (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
10106         * elf32-sh64.c: Include opcodes/sh64-opc.h
10107         (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
10108         argument.  Drop const qualifiers from "bfd *" and "bfd_byte *"
10109         parameters.  No unused parameters.  Caller changed.
10110         <case R_SH_PT_16>: New case.
10111         * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
10112         * Makefile.in: Regenerate.
10113         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
10114         * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
10115         all code sections.
10116         (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
10117         (sh64_elf_merge_private_data): Ditto.
10118         * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
10119         to access stored section flags.
10120         (sh64_elf_final_write_processing): Return immediately unless
10121         called by linker.  Use sh64_elf_section_data (cranges) to get size
10122         of linker-generated cranges entries.
10123         (sh64_elf_copy_private_data): Add missing "return true".
10124         (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
10125         (sh_elf64_merge_private_data): Ditto.
10126         2000-12-19  Hans-Peter Nilsson  <hpn@cygnus.com>
10127         * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
10128         elf64-sh64.c:sh64_elf_fake_sections.
10129         (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
10130         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
10131         * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
10132         (sh64_elf_final_write_processing): New.
10133         (elf_backend_final_write_processing): Define.
10134         (sh64_elf_fake_sections): Get header flags from tdata field.
10135         (sh64_elf_copy_private_data): Do not call
10136         sh64_elf_copy_private_data_internal, just copy e_flags field.
10137         (sh64_elf_merge_private_data): Do not call
10138         sh64_elf_copy_private_data_internal.
10139         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
10140         Remove EF_SH64_ABI64, let ELF size make difference.
10141         Remove SH64-specific BFD section flag.
10142         * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
10143         containing SHmedia through elf_section_data (asect)->tdata
10144         non-zero, not using a BFD section flag.
10145         (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
10146         (sh64_elf_merge_private_data): Similar.
10147         (elf_backend_section_flags): Don't define.
10148         (sh64_elf_backend_section_flags): Delete.
10149         * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
10150         not EF_SH64_ABI64.
10151         (sh_elf64_merge_private_data): Similar.
10152         * section.c (Section flags definitions): Don't define
10153         SEC_SH_ISA_SHMEDIA.
10154         (bfd-in2.h): Regenerate.
10155         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
10156         Make DataLabel references work with partial linking.
10157         * elf32-sh64.c: Fix formatting.
10158         (sh64_elf_link_output_symbol_hook): New.
10159         (elf_backend_link_output_symbol_hook): Define to
10160         sh64_elf_link_output_symbol_hook.
10161         (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
10162         undefined if partial linking.  Adjust sanity check.
10163         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
10164         (elf_backend_link_output_symbol_hook): Define to
10165         sh64_elf64_link_output_symbol_hook.
10166         (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
10167         undefined if partial linking.  Adjust sanity check.
10168         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
10169         Implement semantics for inter-file DataLabel references.
10170         * elf64-sh64.c (DATALABEL_SUFFIX): Define.
10171         (sh64_elf64_add_symbol_hook): New.
10172         (sh_elf64_relocate_section): If passing an indirect symbol with
10173         st_type STT_DATALABEL on the way to a symbol with st_other
10174         STO_SH5_ISA32, do not bitor 1 to the relocation.
10175         (elf_backend_add_symbol_hook): Define to
10176         sh64_elf64_add_symbol_hook.
10177         * elf64-sh32.c: Tweak comments.
10178         (DATALABEL_SUFFIX): Define.
10179         (sh64_elf_add_symbol_hook): New.
10180         (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
10181         * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
10182         symbol with st_type STT_DATALABEL on the way to a symbol with
10183         st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
10184         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
10185         Pass through STT_DATALABEL.
10186         * elf32-sh64.c (sh64_elf_get_symbol_type): New.
10187         (elf_backend_get_symbol_type): Define.
10188         * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
10189         (elf_backend_get_symbol_type): Define.
10190         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
10191         * elf32-sh64.c: Tweak comments.
10192         (sh64_elf_copy_private_data_internal): Add prototype.
10193         (bfd_elf32_bfd_set_private_flags): Define.
10194         (sh64_elf_copy_private_data_internal): Compare machine name, not
10195         textual BFD target name, to check whether to copy section flag
10196         SHF_SH5_ISA32.
10197         (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
10198         Tweak section-contents-type-mismatch message.
10199         (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
10200         Validize reloc-types.
10201         * elf64-sh64.c: New file.
10202         * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
10203         * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
10204         (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
10205         Regenerate dependencies.
10206         * Makefile.in: Regenerate.
10207         * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
10208         bfd_elf64_sh64l_vec.
10209         * configure.in: Handle bfd_elf64_sh64_vec and
10210         bfd_elf64_sh64l_vec.
10211         * configure: Regenerate.
10212         * po/POTFILES.in: Regenerate.
10213         * po/bfd.pot: Regenerate.
10214         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
10215         * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
10216         anything else but EF_SH64 and EF_SH64_ABI64.
10217         (sh64_elf_merge_private_data): Emit error for anything else but
10218         EF_SH64 and EF_SH64_ABI64.
10219         * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
10220         from targ_selvecs.
10221         * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
10222         bfd_elf32_sh64l_vec as a temporary measure.
10223         * configure: Regenerate.
10224         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
10225         * cpu-sh.c (arch_info_struct): Include sh5 item
10226         unconditionalized.
10227         * config.bfd (sh64-*-elf*): Do not set targ_cflags.
10228         Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
10229         bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
10230         * elf32-sh64.c: Tweak comments.
10231         (sh64_elf_set_mach_from_flags): Recognize all machine flags that
10232         are proper subsets of SH64 as bfd_mach_sh5.  Add EF_SH64_ABI64.
10233         (sh64_elf_copy_private_data_internal): Wrap long line.
10234         (sh64_elf_merge_private_data): Rewrite to allow objects from
10235         SH64 subsets to be linked together.
10236         (INCLUDE_SHMEDIA): Define.
10237         * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
10238         Parenthesize plus-expression inside or-expression.
10239         <global symbol>: Ditto.
10240         (sh_elf_set_mach_from_flags): Remove code refusing
10241         deleted EF_SH64_32BIT_ABI flag.
10242         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
10243         * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
10244         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
10245         R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
10246         (sh_elf_relocate_section) <local symbol>: Or 1 in
10247         calculation of relocation if sym->st_other & STO_SH5_ISA32.
10248         <global symbol>: Ditto if h->other & STO_SH5_ISA32.
10249         * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
10250         relocation.
10251         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
10252         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
10253         (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
10254         Regenerate dependencies.
10255         * Makefile.in: Regenerate.
10256         * archures.c: Add bfd_mach_sh5.
10257         * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
10258         Handle sh64-*-elf*.  Set targ_cflags to -DINCLUDE_SHMEDIA.
10259         * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
10260         * configure: Regenerate.
10261         * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
10262         BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
10263         BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
10264         BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
10265         BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
10266         BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
10267         BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
10268         BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
10269         BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
10270         * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
10271         in item for SH5.
10272         * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
10273         for SHmedia relocs.
10274         [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
10275         [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
10276         shmedia_prepare_reloc, goto final_link_relocate if it returns
10277         non-zero, else fail as before.
10278         (sh_elf_set_mach_from_flags): Provide function only if not defined
10279         as macro.  Do not recognize objects with EF_SH64_32BIT_ABI set.
10280         (sh_elf_set_private_flags): Provide function only if not defined
10281         as a macro.
10282         (sh_elf_copy_private_data): Similar.
10283         (sh_elf_merge_private_data): Similar.
10284         * section.c (SEC_SH_ISA_SHMEDIA): New.
10285         * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
10286         * elf32-sh64.c: New file.
10287         * libbfd.h: Regenerate.
10288         * bfd-in2.h: Regenerate.
10289         * po/POTFILES.in: Regenerate.
10290         * po/bfd.pot: Regenerate.
10291         * bfd-in2.h: Regenerate.
10292         * libbfd.h: Regenerate.
10294 2002-02-07  Daniel Jacobowitz  <drow@mvista.com>
10296         * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
10297         been included, not drag it in.
10298         * bfd-in2.h: Regenerate.
10300 2002-02-06  H.J. Lu  (hjl@gnu.org)
10302         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
10303         the mach and ISA fields if necessary.
10305 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10307         * coffcode.h (coff_set_arch_mach_hook): Select the highest known
10308         ARM architecture when an F_ARM_5 flag is detected, since we cannot
10309         be sure exactly which architecture this represents.
10311 2002-02-05  Nick Clifton  <nickc@redhat.com>
10313         * po/tr.po: Updated translation.
10315 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
10317         From Jimi X <jimix@watson.ibm.com>
10318         * archures (bfd_mach_ppc64): Define.
10319         (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
10320         (bfd_powerpc_arch): Define.
10321         * bfd-in2.h: Regenerate.
10322         * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
10323         (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
10324         (bfd_powerpc_archs): Add default powerpc64 arch.
10326 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
10328         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
10329         against section syms in readonly sections.  Don't do the global
10330         sym check if we find one.
10331         * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
10332         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
10333         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
10334         * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
10335         (elf_s390_grok_prstatus): Add missing prototype.
10337 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
10339         * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
10340         (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
10341         Call bfd_get_section_by_name only once.  Initialize
10342         bpodata->n_bpo_relocs_this_section.
10343         (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
10344         referring to DSOs.
10345         (bpo_reloc_request_sort_fn): Don't use difference of values as
10346         return-value.
10348 2002-02-02  David O'Brien  <obrien@FreeBSD>
10350         * configure.in: Tweak the FreeBSD 4.x recognition more.  Only treat
10351         version 4.5 and later the same as 5-CURRENT.
10352         * configure: Re-generate.
10354 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
10356         * config.bfd (hppa*-*-netbsd*): New target.
10358 2002-01-31  Philipp Thomas  <pthomas@suse.de>
10360         * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
10361         to front of message. Unify messages with elf32-arm.h. Use
10362         commas where neccessary.
10363         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
10364         ERROR in messages. Unify messages with coff-arm.c. Correct
10365         VFP/FPA error message.
10366         (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
10367         APCS-32 for translation.
10369 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
10371         Perform on-demand global register allocation from
10372         R_MMIX_BASE_PLUS_OFFSET relocs.
10373         * elf64-mmix.c (struct bpo_reloc_section_info, struct
10374         bpo_reloc_request, struct bpo_greg_section_info): New.
10375         (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
10376         bpo_reloc_request_sort_fn, mmix_elf_relax_section,
10377         _bfd_mmix_check_all_relocs,
10378         _bfd_mmix_prepare_linker_allocated_gregs,
10379         _bfd_mmix_finalize_linker_allocated_gregs): New functions.
10380         (elf_mmix_howto_table): Correct src_mask for most relocs.
10381         (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
10382         case.
10383         (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
10384         case.  Fix typo in comment.  New label do_mmix_reloc.
10385         (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
10386         store first object file with a base-plus-offset reloc.  Call
10387         mmix_elf_check_common_relocs for the part common with mmo.
10388         (mmix_elf_final_link): Write out linker-allocated register
10389         contents section.
10390         (elf_backend_gc_sweep_hook): Define.
10391         (bfd_elf64_bfd_relax_section): Define.
10393         * mmo.c: Don't include <ctype.h>
10394         (mmo_init): Correct init-once logic.
10396 2002-02-01  Tom Rix  <trix@redhat.com>
10398         * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
10400 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
10402         * Makefile.am: Run "make dep-am"
10403         * Makefile.in: Regenerate.
10405 2002-01-31  David O'Brien  <obrien@FreeBSD>
10407         * configure.in: Recognize the differences in core files from FreeBSD
10408         4.{0,1} and later versions of 4.x.  This treats 4.2+ the same as
10409         5-CURRENT.
10410         * configure: Regenerate.
10412 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
10414         * coff-or32.c: New file.
10415         * cpu-or32.c: New file.
10416         * elf32-or32.c: New file.
10417         * archures.c: Add support for or32.
10418         * targets.c: Add support for or32.
10419         * bfd-in2.h: Regenerate.
10420         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
10421         coff_write_object_contents): Add support for or32.
10422         * config.bfd: Add target.
10423         * configure.in: Add support for or32.
10424         * configure: Regenerate.
10425         * Makefile.am: Add support for or32.
10426         * Makefile.in: Regenerate.
10427         * po/SRC-POTFILES.in: Add or32 files.
10428         * po/bfd.pot: Regenerate.
10430 2002-01-31  Nick Clifton  <nickc@cambridge.redhat.com>
10431             Don Lindsay  <lindsayd@cisco.com>
10433         * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
10434         false' with a return of a bfd_reloc_ error code.
10436 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
10438         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
10439         unexport unreferenced symbols when --export-dynamic.  Call
10440         _bfd_elf_strtab_delref when unexporting.
10442 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
10444         * bfd-in.h: Include <stdbool.h> if it is available.
10445         * bfd-in2.h: Regenerated.
10447 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
10449         * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
10450         not go via the plt.
10452 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
10454         * archures.c: Tidy up formatting of embedded comments.
10455         * bfd.c: Tidy up formatting of embedded comments.
10456         * bfd-in.h: Fix formatting of comments.
10457         * reloc.c: Tidy up formatting of ordinary & embedded comments.
10458         * section.c: Tidy up formatting of embedded comments.
10459         * syms.c: Tidy up formatting of embedded comments.
10460         * targets.c: Tidy up formatting of embedded comments.
10462         * bfd-in2.h: Regenerate.
10464 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
10466         * vms-tir.c (cmd_name): New function.
10467         (tir_cmd_name): New function.
10468         (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10469         (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10470         Fix formatting.
10472         * peXXigen.c (pe_print_idata): Rearrange message to aid in
10473         translation.
10474         (pe_print_pdata): Rearrange message to aid in translation.
10476         * libbfd.c (warn_deprecated): Rearrange error message to aid in
10477         translation.
10479         * ihex.c (ihex_write_object_contents): Fix spelling typo.
10481         * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10483         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10484         message to aid in translation.
10486         * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10487         to aid in translation.
10489         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10491 2002-01-30  Philipp Thomas  <pthomas@suse.de>
10493         * coff-arm.c, elf32-elf.h: Unify messages.
10495 2002-01-30  Nick Clifton <nickc@redhat.com>
10497         * po/sv.po: Updated translation.
10499 2002-01-30  Philipp Thomas  <pthomas@suse.de>
10501         * dwarf2.c (read_abbrev): Use full section name in error message.
10502         (decode_line_info): Likewise.
10504         * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10505         message.
10507 2002-01-30  Alan Modra  <amodra@bigpond.net.au>
10509         * elf64-ppc.c (func_desc_adjust): Only provide missing function
10510         descriptor symbols for undefined function code syms.  Clear
10511         ELF_LINK_NON_ELF so that they can stay weak.
10513 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
10514             Mitch Lichtenberg  <mpl@broadcom.com>
10516         * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10517         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10518         to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10519         generation.
10520         * bfd-in2.h: Regenerate.
10522 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
10524         * elf32-mips.c: Add additional comments about HI16 relocation
10525         processing.
10526         (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10527         pc-relative relocations.  (Reverts change made on 2001-10-31.)
10528         (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10529         for pc-relative relocations.
10530         (mips_elf_calculate_relocation): Add a comment about a kludge
10531         in the R_MIPS_GNU_REL_HI16 handling.
10532         (_bfd_mips_elf_relocate_section): Implement that kludge;
10533         adjust pc-relative HI16 relocation for difference in HI16 and
10534         LO16 addresses, since it can't easily be done in
10535         mips_elf_calculate_relocation.
10537 2002-01-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10539         * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10540         relocations with PC32 relocations for undefined or weak symbols.
10541         * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10542         * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10544 2002-01-28  Jason Thorpe  <thorpej@wasabisystems.com>
10546         * elfcore.h (elf_core_file_p): Improve comment for last change.
10548 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10550         * configure: Regenerated.
10552 2002-01-27  Jason Thorpe  <thorpej@wasabisystems.com>
10554         * elfcore.h (elf_core_file_p): Set the machine architecture
10555         before processing the program headers.
10557 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
10559         * configure.in <64-bit configuration>: If using gcc, check and
10560         emit error for egcs-1.1.2.
10561         * configure: Regenerate.
10563 2002-01-26  Egor Duda  <deo@logos-m.ru>
10565         * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10566         as possible to avoid stack corruption.
10568 2002-01-26  Richard Henderson  <rth@redhat.com>
10570         * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10571         for non-allocated sections.
10573 2002-01-25  Mark Kettenis  <kettenis@gnu.org>
10575         * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10576         prstat.pr_reg even if it is a struct.
10578 2002-01-25  Steve Ellcey <sje@cup.hp.com>
10580         * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
10582 2002-01-25  Philipp Thomas  <pthomas@suse.de>
10584         * coffgen.c (coff_print_symbol): Don't mark info message
10585         for translation.
10587 2002-01-25  Nick Clifton <nickc@redhat.com>
10589         * po/fr.po: Updated translation.
10590         * po/es.po: Updated translation.
10592 2002-01-25  Philipp Thomas  <pthomas@suse.de>
10594         * coff-alpha.c (alpha_relocate_section): Unify warning message
10595         for GP relative relocations without GP defined.
10596         * coff-mips.c (mips_relocate_section): Likewise.
10598 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
10600         * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10601         unsigned overflow when new_offset < old_offset.
10603 2002-01-24  Philipp Thomas  <pthomas@suse.de>
10605         * bfd.c (_bfd_abort): Fix typo.
10607 2002-01-23  Richard Henderson  <rth@redhat.com>
10609         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10610         plt entries for undefweak symbols.
10612 2002-01-23  Steve Ellcey <sje@cup.hp.com>
10614         * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
10615         (bfd_elf64_ia64_hpux_big_vec): Ditto.
10616         (bfd_elf32_h8300_vec): Ditto.
10618 2002-01-23  Alan Modra  <amodra@bigpond.net.au>
10620         * elf64-ppc.c: Remove stale part of ABI comment.
10621         (NO_OPD_RELOCS): Define.
10622         (ppc64_elf_check_relocs): Use it.
10623         (ppc64_elf_relocate_section): Here too.
10624         (build_one_stub): Don't point function syms at the stub.  Instead,
10625         hijack plt.offset.
10626         (ppc64_elf_relocate_section): Check whether REL24 relocs should
10627         really go to the stub.  Make all dynamic relocs in opd against
10628         locals.
10629         (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10630         plt.offset.
10632 2002-01-22  Richard Henderson  <rth@redhat.com>
10634         * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10636 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
10638         * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10639         TOC_BASE_OFF adjustment.
10641         * Makefile.am: Run "make dep-am".
10642         * Makefile.in: Regenerate.
10643         * po/SRC-POTFILES.in: Regenerate.
10645 2002-01-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10647         * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10648         host defines.
10650 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
10652         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10653         Check for and emit error if sgot is NULL at this point.
10655 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
10657         * config.bfd (ia64*-*-netbsd*): New target.
10659 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10661         * som.c (som_write_space_strings): Comment typo fix.
10663 2002-01-21  Alan Modra  <amodra@bigpond.net.au>
10665         * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10666         is_func_descriptor fields.
10667         (link_hash_newfunc): Init them.
10668         (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10669         dot are candidates for plt entries.  When processing .opd relocs,
10670         set function descriptor strings to point inside function code
10671         string, and set new ppc_link_hash_entry fields.
10672         (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10673         (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10674         function descriptors.  It's now done in..
10675         (func_desc_adjust): New.
10676         (ppc64_elf_func_desc_adjust): New.
10677         (define elf_backend_always_size_sections): Define.
10678         (ppc64_elf_hide_symbol): New.
10679         (define elf_backend_hide_symbol): Define.
10680         (allocate_dynrelocs): Remove code looking up function descriptors
10681         as that has been done earlier.
10682         (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10683         table.
10684         (ppc64_elf_finish_dynamic_symbol): Likewise.  Remove code looking
10685         up function descriptor.
10686         (build_one_stub): Look up the function code sym.  Check for
10687         invalid plt offsets.
10688         (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10689         Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10691         * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10692         boolean param.
10693         (_bfd_elf_link_hash_hide_symbol): Likewise.
10694         * elflink.h (elf_link_add_object_symbols): Adjust call to
10695         elf_backend_hide_symbol.
10696         (elf_fix_symbol_flags): Likewise.
10697         (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10698         than bfd_alloc.
10699         * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10700         Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10701         * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10702         (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10703         * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10704         and adjust to suit.
10705         * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10706         _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10707         * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10709 2002-01-18  Alan Modra  <amodra@bigpond.net.au>
10711         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10712         dynamic function descriptor symbol, not the associated function
10713         symbol.
10715 2002-01-17  Eric Christopher  <echristo@redhat.com>
10717         * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10719 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
10721         * po/bfd.pot: Regenerate.
10722         * po/fr.po: Regenerate.
10724 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
10726         * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10727         Remove "Elf_Internal_Shdr *" param.
10728         (_bfd_mips_elf_section_from_bfd_section): Ditto.
10729         * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10730         * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10731         * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10732         * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10733         * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10734         * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10735         function to override special sections.  Remove hdr arg from
10736         backend call, and don't loop.
10738 2002-01-16  Eric Christopher  <echristo@redhat.com>
10740         * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10741         on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10742         relocations requiring gp0 and gp.
10744 2002-01-16  Richard Earnshaw  <rearnsha@arm.com>
10746         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
10747         EF_ARM_VFP_FLOAT.
10748         (elf32_arm_print_private_bfd_data): Likewise.
10750 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
10752         * po/tr.po: Import new version.
10754 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
10756         * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10757         (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10758         (ORI_R0_R0_0): Correct.
10760 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
10762         * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10763         when plt_not_loaded.
10764         * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10765         clear .plt SEC_CODE here.  Create .stub and correct .glink flags.
10766         (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10767         (ppc64_elf_glink_code): Delete.
10768         (PPC64_ELF_GLINK_SIZE): Delete.
10769         (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10770         BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10771         ORI_R0_R0_0): Define.
10772         (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10773         (struct ppc_link_hash_table): Add sstub and plt_overflow.
10774         (ppc64_elf_link_hash_table_create): Init them.
10775         (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10776         Don't copy to shared lib.
10777         (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10778         (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10779         (allocate_dynrelocs <plt>): Don't change function sym here.  Make
10780         room for .stub and .glink code.
10781         (ppc64_elf_size_dynamic_sections): Handle .stub.  Make entry for
10782         DT_PPC64_GLINK.
10783         (ppc64_elf_final_link): Rename to ppc64_elf_set_toc.  Don't call
10784         bfd_elf64_bfd_final_link.
10785         (bfd_elf64_bfd_final_link): Don't define.
10786         (ppc64_elf_size_stubs): New.
10787         (build_plt_stub): New.
10788         (build_one_stub): New.
10789         (ppc64_elf_build_stubs): New.
10790         (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10791         (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10792         (ppc64_elf_finish_dynamic_symbol): Don't build stubs here.  Set
10793         DT_PPC64_GLINK entry.  Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10794         case output sections not separate.  Adjust DT_RELASZ to not
10795         include plt relocs.  Set reserved got entry.  Set got and plt
10796         entry size.
10797         (elf_backend_got_header_size): Set to 8.
10798         * elf64-ppc.h: New file.
10800 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
10802         * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10803         sections, use bfd_section_list_remove.
10804         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10805         * elflink.h (elf_link_add_object_symbols): When removing all
10806         sections, use bfd_section_list_clear.
10808 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
10810         * po/sv.po: New file: Swedish translation.
10811         * configure.in (ALL_LINGUAS): Add sv.
10812         * configure: Regenerate.
10814 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10816         * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10817         * elf.c (merge_sections_remove_hook): New function.
10818         (_bfd_elf_merge_sections): Pass it as 3rd argument to
10819         _bfd_merge_sections.
10820         * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10821         * libbfd.h: Rebuilt.
10822         * merge.c (_bfd_merge_sections): Add remove_hook argument.
10823         Call remove_hook if a SEC_EXCLUDE section is encountered.
10825 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
10827         * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10828         (xstormy16_reloc_map): Initialise new field with correct howto
10829         table.
10830         (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10831         howto entry.
10833 2002-01-10  Michael Snyder  <msnyder@redhat.com>
10835         * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10836         (elfcore_write_pstatus): Use long instead of pid_t;
10837         * elf-bfd.h: Change prototypes to use long instead of pid_t;
10839 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
10841         * elf.c: Update copyright years.
10842         (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10843         and NT_NETBSDCORE_FIRSTMACH.  Improve a comment.
10845 2002-01-08  Michael Snyder  <msnyder@redhat.com>
10847         Add capability to write corefile note sections, for gdb.
10848         * elf.c (elfcore_write_note): New function.
10849         (elfcore_write_prpsinfo): New function.
10850         (elfcore_write_prstatus): New function.
10851         (elfcore_write_pstatus): New function.
10852         (elfcore_write_prfpreg): New function.
10853         (elfcore_write_prxfpreg): New function.
10854         * elf-bfd.h: Add prototypes for above functions.
10856 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
10858         * elf.c (elf_fake_sections): Propagate errors from
10859         elf_backend_fake_section.
10861 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
10863         * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10864         (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10865         (elf32-sh-nbsd.lo): New rule.
10866         * Makefile.in: Regenerate.
10867         * config.bfd (sh*le-*-netbsdelf*): New target.
10868         (sh*-*-netbsdelf*): New target.
10869         * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10870         (bfd_elf32_shnbsd_vec): New vector.
10871         (bfd_elf32_shlnbsd_vec): New vector.
10872         * configure: Regenerate.
10873         * elf32-sh-nbsd.c: New file.
10874         * targets.c: Update copyright years.
10875         (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
10876         bfd_elf32_shnbsd_vec.
10878 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10880         * coff-rs6000.c (READ20): Use bfd_scan_vma.
10882 2002-01-07  Geoffrey Keating  <geoffk@redhat.com>
10884         * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10885         of a symbol in a section that will be deleted.
10887 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
10889         * po/es.po: New file: Spanish translation.
10890         * configure.in (ALL_LINGUAS): Add es.
10891         * configure: Regenerate.
10893 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
10895         * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10896         argument so we can handle HP-UX specially.
10897         (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10898         (elfNN_hpux_backend_section_from_bfd_section): New for support
10899         of SHN_IA_64_ANSI_COMMON.
10900         (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10901         (is_unwind_section_name): Add special HP-UX support.
10902         (elfNN_ia64_section_from_shdr): Add support for more sections.
10903         (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10904         add support for more sections.
10905         (elfNN_ia64_additional_program_headers): Modify
10906         is_unwind_section_name call.
10907         (elfNN_ia64_modify_segment_map): Remove assumption that there is
10908         only one unwind section in segment.
10910 2002-01-06  Alan Modra  <amodra@bigpond.net.au>
10912         * syms.c (_bfd_generic_make_empty_symbol): New function.
10913         * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10914         _bfd_generic_make_empty_symbol.
10915         * libbfd.h: Regenerate.
10916         * bfd-in2.h: Regenerate.
10917         * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10918         (hppabsd_core_get_symtab_upper_bound): Don't define.
10919         (hppabsd_core_get_symtab): Likewise.
10920         (hppabsd_core_print_symbol): Likewise.
10921         (hppabsd_core_get_symbol_info): Likewise.
10922         (hppabsd_core_bfd_is_local_label_name): Likewise.
10923         (hppabsd_core_get_lineno): Likewise.
10924         (hppabsd_core_find_nearest_line): Likewise.
10925         (hppabsd_core_bfd_make_debug_symbol): Likewise.
10926         (hppabsd_core_read_minisymbols): Likewise.
10927         (hppabsd_core_minisymbol_to_symbol): Likewise.
10928         (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10929         Formatting fixes.
10930         * hpux-core.c: Similarly.
10931         * irix-core.c: Similarly.
10932         * osf-core.c: Similarly.
10933         * sco5-core.c: Similarly.
10934         * binary.c (binary_make_empty_symbol): Remove function, define as
10935         _bfd_generic_make_empty_symbol.
10936         * ihex.c (ihex_make_empty_symbol): Likewise.
10937         * mmo.c (mmo_make_empty_symbol): Likewise.
10938         * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10939         * srec.c (srec_make_empty_symbol): Likewise.
10940         * versados.c (versados_make_empty_symbol): Likewise.
10941         * vms.c (_bfd_vms_make_empty_symbol): Remove.
10942         (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10943         * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10944         rather than _bfd_vms_make_empty_symbol.
10945         * vms-misc.c (new_symbol): Likewise.
10947 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
10949         * section.c (bfd_section_init): Remove unnecessary initialisations.
10950         (bfd_section_list_clear): New function.
10951         (bfd_section_list_remove, bfd_section_list_insert): New macros.
10952         (_bfd_strip_section_from_output): Use them.
10953         * coffcode.h (coff_set_alignment_hook): Likewise.
10954         * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10955         * elf64-mips.c (mips_elf64_final_link): Likewise.
10956         * elf64-mmix.c (mmix_elf_final_link): Likewise.
10957         * sunos.c (sunos_add_dynamic_symbols): Likewise.
10958         * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10959         * bfd-in2.h: Regenerate.
10961         * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10962         rather than doing our own section handling.  Clean up after errors
10963         with bfd_release and bfd_section_list_clear.  Handle unexpected
10964         flags.
10965         * aoutf1.h (sunos4_core_file_p): Likewise.
10966         * aix386-core.c (aix386_core_file_p): Likewise.
10967         * cisco-core.c (cisco_core_file_validate): Likewise.
10968         * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10969         * trad-core.c (trad_unix_core_file_p): Likewise.
10971         * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
10972         with bfd_release and bfd_section_list_clear.
10973         * hpux-core.c (hpux_core_core_file_p): Likewise.
10974         * irix-core.c (irix_core_core_file_p): Likewise.
10975         * lynx-core.c (lynx_core_file_p): Likewise.
10976         * osf-core.c (osf_core_core_file_p): Likewise.
10977         * rs6000-core.c (rs6000coff_core_p): Likewise.
10978         * sco5-core.c (sco5_core_file_p): Likewise.
10980         * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10981         sign extension adjustments without conditionals.
10983 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10985         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10986         CIE at .eh_frame start is removed due to no FDEs referencing it.
10988 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10990         * config.bfd (x86_64-*-netbsd*): New target.
10991         * configure.in (x86_64-*-netbsd*): Set COREFILE
10992         to netbsd-core.lo.
10993         * configure: Regenerated.
10995 2002-01-03  Tom Rix  <trix@redhat.com>
10997         * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10998         for recent bfd_make_section_anyway change.
11000 2002-01-03  Nick Clifton  <nickc@cambridge.redhat.com>
11002         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
11003         R_ARM_THM_PC11 reloc.
11005 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
11007         * configure.in (LINGUAS): Add ja.
11008         * configure: Regenerate.
11009         * po/ja.po: Import from translation project's web site.
11011 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
11013         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
11014         messages to ease translation into other languages.
11016 For older changes see ChangeLog-0001
11018 Local Variables:
11019 mode: change-log
11020 left-margin: 8
11021 fill-column: 74
11022 version-control: never
11023 End: