* section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
[external/binutils.git] / bfd / ChangeLog
1 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
2
3         * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
4         for removed output sections.
5
6 2002-06-10  Geoffrey Keating  <geoffk@redhat.com>
7
8         * merge.c (merge_strings): Use htab_create_alloc with calloc, not
9         htab_alloc.
10         * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
11
12 2002-06-08  H.J. Lu <hjl@gnu.org>
13
14         * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
15         work around a long long bug in gcc 2.96 on mips.
16
17 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
18
19         * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
20         (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
21         Regenerate dependency lists.
22         * Makefile.in: Regenerate.
23         * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
24         vax1knetbsd_vec to targ_selvecs.
25         * configure.in: Add vax1knetbsd_vec.
26         * configure: Regenerate.
27         * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
28         * vax1knetbsd.c: New file.
29         * vaxnetbsd.c: Update copyright years.
30         (TARGET_PAGE_SIZE): Set to 0x1000.
31         (DEFAULT_MID): Set to M_VAX4K_NETBSD.
32
33 2002-06-08  Matt Thomas  <matt@3am-software.com>
34
35         * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
36
37 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
38
39         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
40
41 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
42
43         * Makefile.am: Run "make dep-am".
44         * Makefile.in: Regenerate.
45
46         * armnetbsd.c: Replace CONST with const.
47         * corefile.c: Likewise.
48         * elf32-dlx.c: Likewise.
49         * elf64-mips.c: Likewise.
50         * mmo.c: Likewise.
51         * ns32knetbsd.c: Likewise.
52
53         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
54         table is elf64-sparc.
55
56 2002-06-08  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
57
58         * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
59         Fix RELA addends to get not shifted in the result. Don't do special
60         handling of R_MIPS_64 for NewABI.
61
62 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
63
64         * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
65         (NAME(aout,slurp_reloc_table)): Likewise.
66         * coff-mips.c (mips_relax_section): Use bfd_zalloc.
67         * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
68         (xcoff_write_archive_contents_big): Likewise.
69         (xcoff_generate_rtinit): Likewise.
70         (xcoff_generate_rtinit): Likewise, and check error return.
71         * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
72         * coffgen.c (coff_section_symbol): Use bfd_zalloc.
73         (coff_get_normalized_symtab): Likewise.
74         (coff_make_empty_symbol): Likewise.
75         (bfd_coff_set_symbol_class): Likewise.
76         * cofflink.c (coff_link_add_symbols): Likewise.
77         * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
78         * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
79         (bfd_ecoff_write_accumulated_debug): Likewise.
80         * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
81         * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
82         * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
83         * ieee.c (do_with_relocs): Use bfd_zalloc.
84         * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
85         * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
86         (NAME(aout,slurp_reloc_table)): Likewise.
87         (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
88         * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
89         * som.c (som_build_and_write_symbol_table): Likewise.
90         (som_slurp_string_table): Likewise.
91         (som_slurp_symbol_table): Likewise.
92         (som_bfd_ar_write_symbol_stuff): Likewise.
93         * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
94         * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
95         * tekhex.c (find_chunk): Likewise.  Get rid of unused "sname".
96         * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
97         * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
98
99 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
100
101         * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
102         "group" union.
103         (elf_group_name): Update.
104         (elf_group_id): Define.
105         (bfd_elf_set_group_contents): Declare.
106         * elf.c (elf_fake_sections): Qualify use of elf_group_name.
107         (set_group_contents): Rename to bfd_elf_set_group_contents.  Remove
108         ATTRIBUTE_UNUSED from failedptrarg.  If elf_group_id is set, use
109         that sym for the signature.
110         (_bfd_elf_compute_section_file_positions): Don't call
111         set_group_contents for "ld -r" case.
112         (swap_out_syms): Use bfd_zalloc.
113         * elflink.h (elf_link_add_archive_symbols): Likewise.
114         (NAME(bfd_elf,size_dynamic_sections)): Likewise.
115         (elf_bfd_final_link): Call bfd_elf_set_group_contents.
116
117 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
118
119         * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
120         relocs in opd for non-shared too.
121
122 2002-06-06  Jeffrey Law <law@redhat.com
123
124         * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
125         relocations.
126
127 2002-06-06  Nick Clifton  <nickc@cambridge.redhat.com>
128
129         * merge.c: Include libiberty.h.
130         * elf-strtab.c: Include libiberty.h.
131
132 2002-06-06  Elias Athanasopoulos  <eathan@otenet.gr>
133
134         * peXXigen.c (pe_print_idata): Remove unused variable.
135
136 2002-06-06  David Heine <dlheine@tensilica.com>
137
138         * elf.c (assign_file_positions_for_segments): Remove unallocated
139         sections from the section to segment mapping for PT_LOAD segments.
140         Update comment about empty loadable segments.
141
142 2002-06-06  Richard Sandiford  <rsandifo@redhat.com>
143
144         * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
145         is within the .stabstr section.
146
147 2002-06-06  Alan Modra  <amodra@bigpond.net.au>
148
149         * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
150         are "const PTR", not "const PTR *".
151         (bfd_elf32_swap_symbol_in): Likewise.
152         (bfd_elf64_swap_symbol_in): Likewise.
153         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
154         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
155         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
156         (elf_link_add_object_symbols): Likewise.
157         (elf_link_record_local_dynamic_symbol): Likewise.
158         (elf_link_input_bfd): Likewise.
159         (elf_gc_mark): Likewise.
160         (elf_reloc_symbol_deleted_p): Likewise.
161         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
162         (mn10200_elf_relax_delete_bytes): Likewise.
163         (mn10200_elf_symbol_address_p): Likewise.
164         (mn10200_elf_get_relocated_section_contents): Likewise.
165         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
166         (mn10300_elf_relax_section): Likewise.
167         (mn10300_elf_relax_delete_bytes): Likewise.
168         (mn10300_elf_symbol_address_p): Likewise.
169         (mn10300_elf_get_relocated_section_contents): Likewise.
170         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
171         (elf32_h8_relax_delete_bytes): Likewise.
172         (elf32_h8_symbol_address_p): Likewise.
173         (elf32_h8_get_relocated_section_contents): Likewise.
174         * elf32-hppa.c (get_local_syms): Likewise.
175         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
176         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
177         * elf32-sh.c (sh_elf_relax_section): Likewise.
178         (sh_elf_relax_delete_bytes): Likewise.
179         (sh_elf_get_relocated_section_contents): Likewise.
180         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
181         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
182         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
183         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
184         * elf64-ppc.c (get_local_syms): Likewise.
185         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
186         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
187
188 2002-06-05  J"orn Rennecke <joern.rennecke@superh.com>
189
190         * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
191
192 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
193
194         * elf.c (group_signature): Swap in the whole symbol, and handle
195         extracting section symbol names.
196         (setup_group): Add comment.
197         (set_group_contents): When called from objcopy or ld, arrange for
198         section contents to be written.  Write group member output section
199         indices to allow objcopy to reorganize sections.
200         (_bfd_elf_copy_private_section_data): Copy group info.
201
202         * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
203         (bfd_elf32_swap_symbol_in): Update prototype.
204         (bfd_elf64_swap_symbol_in): Likewise.
205         * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
206         (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
207         * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
208         (elf_link_add_object_symbols): Likewise.
209         (elf_link_record_local_dynamic_symbol): Likewise.
210         (elf_link_input_bfd): Likewise.
211         (elf_gc_mark): Likewise.
212         (elf_reloc_symbol_deleted_p): Likewise.
213         * elf-m10200.c (mn10200_elf_relax_section): Likewise.
214         (mn10200_elf_relax_delete_bytes): Likewise.
215         (mn10200_elf_symbol_address_p): Likewise.
216         (mn10200_elf_get_relocated_section_contents): Likewise.
217         * elf-m10300.c (mn10300_elf_relax_section): Likewise.
218         (mn10300_elf_relax_section): Likewise.
219         (mn10300_elf_relax_delete_bytes): Likewise.
220         (mn10300_elf_symbol_address_p): Likewise.
221         (mn10300_elf_get_relocated_section_contents): Likewise.
222         * elf32-h8300.c (elf32_h8_relax_section): Likewise.
223         (elf32_h8_relax_delete_bytes): Likewise.
224         (elf32_h8_symbol_address_p): Likewise.
225         (elf32_h8_get_relocated_section_contents): Likewise.
226         * elf32-hppa.c (get_local_syms): Likewise.
227         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
228         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
229         * elf32-sh.c (sh_elf_relax_section): Likewise.
230         (sh_elf_relax_delete_bytes): Likewise.
231         (sh_elf_get_relocated_section_contents): Likewise.
232         * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
233         * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
234         * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
235         * elf64-mmix.c (mmix_elf_relax_section): Likewise.
236         * elf64-ppc.c (get_local_syms): Likewise.
237         * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
238         * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
239         * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
240         * elf64-alpha.c (alpha_elf_size_info): Likewise.
241         * elf64-hppa.c (hppa64_elf_size_info): Likewise.
242         * elf64-mips.c (mips_elf64_size_info): Likewise.
243         * elf64-s390.c (s390_elf64_size_info): Likewise.
244         * elf64-sparc.c (sparc64_elf_size_info): Likewise.
245
246 2002-06-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
247
248         * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
249         elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
250         elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
251         _bfd_mips_elf_ignore_discarded_relocs.
252         elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
253
254 2002-06-05  H.J. Lu <hjl@gnu.org>
255
256         * elfxx-mips.c (mips_elf_calculate_relocation): Call
257         _bfd_elf_rel_local_sym for STT_SECTION relocations against
258         the SEC_MERGE section.
259
260 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
261
262         * coff-alpha.c: Update copyright date.
263         * coff-mips.c: Likewise.
264         * xcoff-target.h: Likewise.
265
266         * bfd-in.h: Remove "taken from the source" comment.
267         * libbfd-in.h: Likewise.
268         * libcoff-in.h: Likewise.
269         * bfd-in2.h: Regenerate.
270         * libbfd.h: Regenerate.
271         * libcoff.h: Regenerate.
272
273         * elf.c (bfd_elf_discard_group): Return true.
274         * elf-bfd.h (bfd_elf_discard_group): Declare.
275         * bfd-in.h (bfd_elf_discard_group): Don't declare here.
276         * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
277         * bfd.c (bfd_discard_group): Define.
278         * targets.c (struct bfd_target): Add _bfd_discard_group.
279         (BFD_JUMP_TABLE_LINK): Here too.
280         * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
281         * aout-adobe.c (aout_32_bfd_discard_group): Define.
282         * aout-target.h (MY_bfd_discard_group): Define.
283         * aout-tic30.c (MY_bfd_discard_group): Define.
284         * binary.c (binary_bfd_discard_group): Define.
285         * bout.c (b_out_bfd_discard_group): Define.
286         * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
287         * coffcode.h (coff_bfd_discard_group): Define.
288         * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
289         * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
290         * i386msdos.c (msdos_bfd_discard_group): Define.
291         * i386os9k.c (os9k_bfd_discard_group): Define.
292         * ieee.c (ieee_bfd_discard_group): Define.
293         * ihex.c (ihex_bfd_discard_group): Define.
294         * mmo.c (mmo_bfd_discard_group): Define.
295         * nlm-target.h (nlm_bfd_discard_group): Define.
296         * oasys.c (oasys_bfd_discard_group): Define.
297         * ppcboot.c (ppcboot_bfd_discard_group): Define.
298         * som.c (som_bfd_discard_group): Define.
299         * srec.c (srec_bfd_discard_group): Define.
300         * tekhex.c (tekhex_bfd_discard_group): Define.
301         * versados.c (versados_bfd_discard_group): Define.
302         * vms.c (vms_bfd_discard_group): Define.
303         * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
304         * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
305         (aix5coff64_vec): Likewise.
306         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
307
308 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
309
310         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
311         (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
312         (elf32-sh64-com.lo): New dependency list.
313         * Makefile.in: Regenerate.
314         * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
315         (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
316         elf32-sh64-com.lo.
317         * configure: Regenerate.
318         * elf32-sh64.c (sh64_address_in_cranges)
319         (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
320         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
321         (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
322         * elf32-sh64-com.c: ...here.  New file.
323
324 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
325
326         * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
327         ATTRIBUTE_UNUSED on used params.
328         * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
329         before calling bfd_section_from_elf_index on local syms.
330         * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
331
332 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
333
334         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
335         (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
336         (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
337         (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
338         (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
339         * Makefile.in: Regenerate.
340         * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
341         (sh64-*-netbsd*): New targets.
342         * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
343         bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
344         * configure: Regenerate.
345         * elf32-sh64-nbsd.c: New file.
346         * elf64-sh64-nbsd.c: New file.
347         * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
348         bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
349         bfd_elf64_sh64lnbsd_vec.
350
351 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
352
353         * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
354         (bfd_section_from_shdr): Likewise.  Set section name of group
355         sections from signature.
356         (group_signature): Split out from setup_group.  Ensure symbol table
357         is available.
358         (bfd_elf_discard_group): New function.
359         (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
360         .gnu.linkonce* sections if they are members of a group.
361         (set_group_contents): Set GRP_COMDAT flag.
362         * section.c (bfd_discard_group): New function.
363         * bfd-in.h (bfd_elf_discard_group): Declare.
364         * bfd-in2.h: Regenerate.
365         * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
366         (elf_linkonce_p): Define.
367
368 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
369
370         * elf.c (bfd_section_from_shdr): Make "name" const.
371         * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
372         * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
373         * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
374         * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
375         * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
376         * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
377         * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
378         * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
379         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
380         * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
381         * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
382
383 2002-06-03  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
384
385         * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
386         ABI.
387
388 2002-06-02  Kazu Hirata  <kazu@cs.umass.edu>
389
390         * elf32-arc.c: Fix formatting.
391         * elf32-arm.h: Likewise.
392         * elf32-cris.c: Likewise.
393         * elf32-dlx.c: Likewise.
394         * elf32-hppa.c: Likewise.
395         * elf32-i386.c: Likewise.
396         * elf32-i386qnx.c: Likewise.
397         * elf32-or32.c: Likewise.
398         * elf32-s390.c: Likewise.
399         * elf32-sh64.c: Likewise.
400         * elf32-vax.c: Likewise.
401         * elf32-xstormy16.c: Likewise.
402         * elf64-alpha.c: Likewise.
403         * elf64-mmix.c: Likewise.
404         * elf64-ppc.c: Likewise.
405         * elf64-s390.c: Likewise.
406         * elf64-sh64.c: Likewise.
407         * elf64-x86-64.c: Likewise.
408
409 2002-06-02  Richard Henderson  <rth@redhat.com>
410
411         * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
412         null when there are no got entries for a symbol.
413         (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
414         uninitialized variable warning.
415
416 2002-06-01  Richard Henderson  <rth@redhat.com>
417
418         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
419         undefined symbols here.
420         (elf64_alpha_relax_section): Do it here.  Also test for not
421         defined in the current module.
422         (elf64_alpha_relocate_section_r): Split out of ...
423         (elf64_alpha_relocate_section): ... here.  Don't dereference
424         NULL when looking up local got entries.
425
426 2002-06-01  Richard Henderson  <rth@redhat.com>
427
428         * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
429         symbols from JSR relaxation.
430         (elf64_alpha_size_plt_section_1): New.
431         (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
432         (elf64_alpha_size_rela_got_1): ... here.
433         (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
434         (elf64_alpha_size_rela_got_section): ... here.
435         (elf64_alpha_size_plt_section): New.
436         (elf64_alpha_relax_section): Call them.
437         (elf64_alpha_size_got_sections): Remove output_bfd arg.
438         (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
439
440 2002-06-01  Richard Henderson  <rth@redhat.com>
441
442         * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
443         (elf64_alpha_relocate_section): Use them.  Reject LE TLS relocs
444         in shared libraries.  Fix DTPRELHI and TPRELHI value.
445         (INSN_ADDQ, INSN_RDUNIQ): New.
446         (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
447         (elf64_alpha_relax_with_lituse): Return boolean.  Remove irelend
448         argument.  Reject dynamic symbols.  Use LITUSE symbolic constants.
449         (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
450         Handle GOTDTPREL and GOTTPREL relocations.
451         (elf64_alpha_relax_gprelhilo): New.
452         (elf64_alpha_relax_tls_get_addr): New.
453         (elf64_alpha_relax_find_tls_segment): New.
454         (elf64_alpha_relax_section): Handle TLS relocations.
455         (ALPHA_ELF_LINK_HASH_TLS_IE): New.
456         (elf64_alpha_check_relocs): Set it.
457
458 2002-06-01  Richard Henderson  <rth@redhat.com>
459
460         * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
461
462         * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
463         check; don't suppress dynamic relocs for non-allocated sections.
464
465         * elf64-alpha.c: Remove dead code.
466
467 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
468
469         * bfd-in2.h: Regenerate.
470         * libbfd.h: Regenerate.
471         * po/SRC-POTFILES.in: Regenerate.
472
473         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
474         space for bss .plt.
475
476 2002-05-31  Graeme Peterson  <gp@qnx.com>
477
478         * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
479         (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
480         Run "make dep-am".
481         * Makefile.in: Regenerate.
482         * config.bfd: Add i[3456]86-*-nto-qnx* support.
483         * configure.in: Add bfd_elf32_i386qnx_vec support.
484         * configure: Regenerate.
485         * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
486         is_contained_by_filepos, and copy_private_bfd_data_p.
487         * elf.c (assign_file_positions_for_segments): Call backend
488         set_nonloadable_filepos.  Fix non-K&R call to _bfd_error_handler.
489         (IS_CONTAINED_BY_FILEPOS): Define.
490         (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
491         (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS.  Typo fix.
492         Fix non-K&R call to _bfd_error_handler.
493         (_bfd_elf_copy_private_section_data): Use backend
494         copy_private_bfd_data_p.
495         * elf32-i386.c: Don't include elfxx-target.h when
496         ELF32_I386_C_INCLUDED is defined.
497         * elf32-i386qnx.c: New QNX elf backend file.
498         * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
499         elf_backend_is_contained_by_filepos, and
500         elf_backend_do_copy_private_bfd_data.
501         * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
502
503 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
504
505         * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
506         Move other similar defines to start of file.
507
508 2002-05-30  Tom Rix  <trix@redhat.com>
509
510         * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
511         * coff64-rs6000.c (xcoff64_rtype2howto): Same.
512
513 2002-05-30  Richard Henderson  <rth@redhat.com>
514
515         * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
516         ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
517         (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
518         (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
519         (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
520         (struct alpha_elf_obj_tdata): Rename total_got_entries and
521         n_local_got_entries to total_got_size and local_got_size.
522         (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
523         (alpha_got_entry_size): New.
524         (elf64_alpha_relax_with_lituse): Use it.
525         (elf64_alpha_relax_without_lituse): Likewise.
526         (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
527         (get_got_entry): New.
528         (elf64_alpha_check_relocs): Handle TLS relocs.  Reorganize.
529         (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
530         (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
531         (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
532         (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
533         (elf64_alpha_calc_got_offsets): Likewise.
534         (alpha_dynamic_entries_for_reloc): New.
535         (elf64_alpha_calc_dynrel_sizes): Use it.
536         (elf64_alpha_size_dynamic_sections): Likewise.
537         (elf64_alpha_relocate_section): Handle TLS relocations.
538         * reloc.c: Add Alpha TLS relocations.
539         * bfd-in2.h, libbfd.h: Rebuild.
540
541 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
542
543         * peXXigen.c (pe_print_idata): Remove double printed
544         import table lines; add Bound-To comment.
545
546 2002-05-29  Matt Thomas  <matt@3am-software.com>
547
548         * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
549         (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
550         (elf32-vax.lo): New rule.
551         * Makefile.in: Regenerate.
552         * configure.in (bfd_elf32_vax_vec)
553         (vaxnetbsd_vec): New vectors.
554         * configure: Regenerate.
555         * config.bfd (vax-*-netbsdelf*)
556         (vax-*-netbsdaout*)
557         (vax-*-netbsd*): New targets.
558         * elf32-vax.c: New file.
559         * reloc.c: Add VAX relocations.
560         * bfd-in2.h: Regenerate.
561         * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
562
563 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
564
565         * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
566         and bfd_elf32_bigarm_vec to targ_selvecs.
567
568 2002-05-29  Ralf Habacker  <ralf.habacker@freenet.de>
569
570         * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
571         with auto-imported symbols.
572
573 2002-05-29  Adam Nemet  <anemet@lnxw.com>
574
575         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
576         sections only record bfd.
577         (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
578         * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
579         * bfd-in2.h: Regenerate.
580
581 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
582
583         * syms.c (_bfd_stab_section_find_nearest_line): Move
584         declaration and initialisation of saw_line and saw_func out of
585         for loop.
586
587 2002-05-29  Alan Modra  <amodra@bigpond.net.au>
588
589         * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
590         (bfd_elf64_get_symbol_info): Define.
591         * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
592
593 2002-05-29  Andrey Volkov  <avolkov@transas.com>
594
595         * cpu-h8300.c: Make default h8300 machine first in machine list.
596
597 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
598
599         * config.bfd: Added DLX configuraton.
600         * Makefile.am: Added DLX configuraton.
601         * configure.in: Added DLX configuraton.
602         * archures.c: Add DLX architecure.
603         * reloc.c: Add DLX relocs.
604         * targets.c: Added DLX target vector.
605         * configure: Regenerate.
606         * Makefile.in: Regenreate.
607         * bfd-in2.h: Regenreate.
608         * elf32-dlx.c: New file: Support DLX target.
609         * cpu-dlx.c: New file: Support DLX target.
610
611 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
612
613         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
614
615         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
616         (ppc64_elf_check_relocs): Don't set up function descriptor symbol
617         strings to point inside function code sym string.
618         (func_desc_adjust): Likewise.
619         (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
620
621 2002-05-24  Michal Ludvig  <mludvig@suse.cz>
622
623         * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
624         (elf64_x86_64_grok_psinfo): Added.
625
626 2002-05-24  TAMURA Kent <kent@netbsd.org>
627
628         * config.bfd: Add a target for i386-netbsdpe.
629
630 2002-05-24  Alan Modra  <amodra@bigpond.net.au>
631
632         * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
633         and is_func_descriptor.
634         (func_desc_adjust): Hide function code sym in shared libs unless
635         there is a matching exported function descriptor sym.
636
637 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
638
639         * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
640         for symbols from SHF_TLS section.
641         (_bfd_elf_print_private_bfd_data): Add PT_TLS.
642         (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
643         (map_sections_to_segments): Build PT_TLS segment if necessary.
644         (assign_file_positions_for_segments): Likewise.
645         (get_program_header_size): Account for PT_TLS segment.
646         (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
647         SEC_THREAD_LOCAL sections to STT_TLS.
648         * reloc.c: Add 386 and IA-64 TLS relocs.
649         * section.c (SEC_THREAD_LOCAL): Define.
650         (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
651         Remove.
652         * elflink.h (elf_link_add_object_symbols): Support .tcommon.
653         (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
654         unconditionally.
655         (struct elf_final_link_info): Add first_tls_sec.
656         (elf_bfd_final_link): Set first_tls_sec.
657         Compute elf_hash_table (info)->tls_segment.
658         (elf_link_output_extsym): Handle STT_TLS symbols.
659         (elf_link_input_bfd): Likewise.
660         * syms.c (BSF_THREAD_LOCAL): Define.
661         * bfd-in2.h: Rebuilt.
662         * libbfd.h: Rebuilt.
663         * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
664         elf_i386_mkobject, elf_i386_object_p): New functions.
665         (elf_howto_table): Add TLS relocs.
666         (elf_i386_reloc_type_lookup): Support TLS relocs.
667         (elf_i386_info_to_howto_rel): Likewise.
668         (struct elf_i386_link_hash_entry): Add tls_type.
669         (struct elf_i386_obj_tdata): New.
670         (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
671         New macros.
672         (struct elf_i386_link_hash_table): Add tls_ldm_got.
673         (link_hash_newfunc): Clear tls_type.
674         (elf_i386_check_relocs): Support TLS relocs.
675         (elf_i386_gc_sweep_hook): Likewise.
676         (allocate_dynrelocs): Likewise.
677         (elf_i386_size_dynamic_sections): Likewise.
678         (elf_i386_relocate_section): Likewise.
679         (elf_i386_finish_dynamic_symbol): Likewise.
680         (bfd_elf32_mkobject, elf_backend_object_p): Define.
681         * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
682         dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
683         want_tprel, want_dtpmod, want_dtprel.
684         (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
685         (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
686         R_IA64_LTOFF_TPREL22.
687         (elf_code_to_howto_index): Add TLS relocs.
688         (elfNN_ia64_check_relocs): Support TLS relocs.
689         (allocate_global_data_got): Account for TLS .got data.
690         (allocate_dynrel_entries): Account for TLS dynamic relocations.
691         (elfNN_ia64_install_value): Supprt TLS relocs.
692         (set_got_entry): Support TLS relocs.
693         (elfNN_ia64_relocate_section): Likewise.
694
695 2002-05-23  Nick Clifton  <nickc@cambridge.redhat.com>
696
697         * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
698         BLX reloc round the relocation up rather than down.
699         * coff-arm.c (coff_arm_relocate_section): Likewise.
700
701 2002-05-21  H.J. Lu  (hjl@gnu.org)
702
703         * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
704         definition.
705
706 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
707
708         * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
709         (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
710
711 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
712
713         * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
714         unresolved relocs.
715         (ppc64_elf_size_dynamic_sections): Check for splt NULL.
716
717 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
718
719         * bfd/bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
720         non-ELF targets.
721
722 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
723
724         * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
725         an error value.
726         * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
727         return with false on error.
728         (elf_link_input_bfd): Check reloc_emitter return value.
729
730 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
731
732         * config.bfd (armeb-*-netbsdelf*): New target.
733
734 2002-05-20  Alan Modra  <amodra@bigpond.net.au>
735
736         * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
737         at the plt call stub.
738
739 2002-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
740
741         * cpu-mips.c (mips_compatible): Don't try to check machine
742         compatibility.
743
744 2002-05-18  Tom Rix  <trix@redhat.com>
745
746         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out):  Fix C_FILE auxent.
747
748 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
749
750         * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
751         (ppc64_elf_relocate_section): Don't warn about reloc overflow when
752         we've already warned about an undefined symbol.  Report more
753         detail on reloc errors.
754
755 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
756
757         * acinclude.m4 (AM_INSTALL_LIBBFD): New.
758         * configure.in: Invoke AM_INSTALL_LIBBFD.
759         * Makefile.am (install-data-local): Revert 2002-05-13.  Move to..
760         (install_libbfd): .. New target.
761         (uninstall_libbfd): Likewise.
762         (install-bfdlibLTLIBRARIES): Likewise.
763         (uninstall-bfdlibLTLIBRARIES): Likewise.
764         (bfdlibdir): New.
765         (bfdincludedir): New.
766         (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
767         * aclocal.m4: Regenerate.
768         * configure: Regenerate.
769         * Makefile.in: Regenerate.
770
771 2002-05-17  Stuart Balfour <sbalfour@cisco.com>
772
773         * hash.c (bfd_hash_lookup): Remove computation of len from inside
774         hash loop.
775
776 2002-05-16  Nick Clifton  <nickc@cambridge.redhat.com>
777
778         * config.bfd: Add targets for sh64-linux (little endian and
779         big endian).
780
781 2002-05-15  Laurent Pinchart <laurent.pinchart@skynet.be>
782
783         * peXXigen.c (pe_print_idata): Do not assume that the first thunk
784         is located in the same section as the import table.  Instead
785         check, and if necessary load the section containing the thunk.
786
787 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
788
789         * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
790         bfd_bread.
791         (xcoff64_core_file_matches_executable_p): Replace bfd_read
792         with bfd_bread.
793
794 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
795
796         * aix5ppc-core.c: Warning fixes.
797         * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
798         * aout-target.h (MY_bfd_link_just_syms): Define.
799         * aout-tic30.c (MY_bfd_link_just_syms): Define.
800         * bfd.c (bfd_link_just_syms): Define.
801         * binary.c (binary_bfd_link_just_syms): Define.
802         * bout.c (b_out_bfd_link_just_syms): Define.
803         * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
804         * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
805         * coffcode.h (coff_bfd_link_just_syms): Define.
806         * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
807         (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
808         (_bfd_elf_link_just_syms): Declare.
809         * elf.c (_bfd_elf_link_just_syms): New function.
810         * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
811         sections haven't already been discarded by the linker.
812         * elflink.h (elf_link_add_object_symbols): Likewise for stab
813         sections and SEC_MERGE sections.
814         (elf_bfd_discard_info): Similarly here.
815         * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
816         * i386msdos.c (msdos_bfd_link_just_syms): Define.
817         * i386os9k.c (os9k_bfd_link_just_syms): Define.
818         * ieee.c (ieee_bfd_link_just_syms): Define.
819         * ihex.c (ihex_bfd_link_just_syms): Define.
820         * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
821         (_bfd_generic_link_just_syms): Declare.
822         * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
823         * linker.c (_bfd_generic_link_just_syms): New function.
824         * mmo.c (mmo_bfd_link_just_syms): Define.
825         * nlm-target.h (nlm_bfd_link_just_syms): Define.
826         * oasys.c (oasys_bfd_link_just_syms): Define.
827         * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
828         * som.c (som_bfd_link_just_syms): Define.
829         * srec.c (srec_bfd_link_just_syms): Define.
830         * targets.c (struct bfd_target): Add _bfd_link_just_syms.
831         (BFD_JUMP_TABLE_LINK): And here.
832         * tekhex.c (tekhex_bfd_link_just_syms): Define.
833         * versados.c (versados_bfd_link_just_syms): Define.
834         * vms.c (vms_bfd_link_just_syms): Define.
835         * libbfd.h: Regenerate.
836         * bfd-in2.h: Regenerate.
837
838 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
839
840         * elf32-mips.c: Remove superfluous definitions copied from
841         elfxx-mips.c.
842         (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
843         SGIish vectors to check the special case.
844         (mips_elf_hi16_reloc): Fix comment.
845         (mips_elf_got16_reloc): Likewise.
846         (_bfd_mips_elf32_gprel16_reloc): Likewise.
847         (elf_reloc_map): Code cleanup.
848         (mips_reloc_map): Add comment.
849         (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
850         (mips_elf32_rtype_to_howto): Likewise.
851         (mips_elf32_discard_info): Likewise.
852         (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
853         lead to IRIX compatibility now.
854
855 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
856
857         * elfxx-mips.c: Call it IRIX, not Irix in comments.
858
859 2002-05-13  Jason Thorpe  <thorpej@wasabisystems.com>
860
861         * config.bfd (shle-*-netbsdelf*): Add target which includes
862         sh64 support.
863
864 2002-05-13  David Edelsohn  <edelsohn@gnu.org>
865
866         * configure.in: Revert 2002-04-07.  Instead, auto-configure
867         HAVE_ST_C_IMPL.
868         * configure: Regenerate.
869         * config.in: Regenerate.
870         * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
871         or AIX_5_CORE.
872
873 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
874
875         * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
876         corefiles as well.2
877         * configure: Regenerate.
878
879 2002-05-13  Alan Modra  <amodra@bigpond.net.au>
880
881         * Makefile.am (install-data-local): Install headers to
882         $(exec_prefix)/include.
883         * Makefile.in: Regenerate.
884
885 2002-05-11  Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
886             Daniel Jacobowitz  <drow@mvista.com>
887
888         * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE.  Don't
889         map BFD_RELOC_RVA.
890
891 2002-05-11  Federico G. Schwindt <fgsch@olimpo.com.br>
892
893         * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
894         hppa*-*-openbsd*): New targets.
895         * configure.in (alpha*-*-openbsd*): Set COREFILE.
896         * configure: Regenerate.
897
898 2002-05-10  Tom Rix  <trix@redhat.com>
899
900         * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
901         xcoff64_ppc_relocate_section.
902         * coff-rs6000.c : Extern common xcoff_reloc_type functions.
903         * libxcoff.h: Common xcoff_reloc_type function declaration.
904
905 2002-05-10  Alan Modra  <amodra@bigpond.net.au>
906
907         * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
908         added in 2002-05-09 commit.
909
910         * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
911         don't look for stubs on all undefined syms.
912
913 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
914
915         * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
916         (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
917         pcrel_offset.
918
919         * elf32-i386.c (elf_howto_table): Comments.
920         (elf_i386_relocate_section): Handle more relocs for relocatable
921         linking and against SEC_MERGE sections.
922
923 2002-05-08  Alan Modra  <amodra@bigpond.net.au>
924
925         * elf32-ppc.c (ppc_elf_create_got): New function.
926         (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
927         _bfd_elf_create_dynamic_sections.  Correct .plt flags.
928         (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
929         _bfd_elf_create_got_section.
930
931 2002-05-07  Alan Modra  <amodra@bigpond.net.au>
932
933         * elf-bfd.h (struct elf_backend_data): Add rela_normal.
934         * elfxx-target.h (elf_backend_rela_normal): Define.
935         (elfNN_bed): Init rela_normal.
936         * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
937         for section symbols here if rela_normal.  Simplify abs section test.
938         * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
939         return immediately.  Remove code handling relocatable linking.
940         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
941         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
942         * elf32-i370.c (i370_elf_relocate_section): Likewise.
943         * elf32-i860.c (elf32_i860_relocate_section): Likewise.
944         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
945         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
946         * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
947         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
948         * elf32-s390.c (elf_s390_relocate_section): Likewise.
949         * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
950         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
951         * elf64-s390.c (elf_s390_relocate_section): Likewise.
952         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
953         * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
954         * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
955         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
956         * elf-m10200.c (elf_backend_rela_normal): Define.
957         * elf-m10300.c (elf_backend_rela_normal): Define.
958         * elf32-fr30.c (elf_backend_rela_normal): Define.
959         * elf32-i370.c (elf_backend_rela_normal): Define.
960         * elf32-i860.c (elf_backend_rela_normal): Define.
961         * elf32-m68k.c (elf_backend_rela_normal): Define.
962         * elf32-mcore.c (elf_backend_rela_normal): Define.
963         * elf32-openrisc.c (elf_backend_rela_normal): Define.
964         * elf32-ppc.c (elf_backend_rela_normal): Define.
965         * elf32-s390.c (elf_backend_rela_normal): Define.
966         * elf32-xstormy16.c (elf_backend_rela_normal): Define.
967         * elf64-ppc.c (elf_backend_rela_normal): Define.
968         * elf64-s390.c (elf_backend_rela_normal): Define.
969         * elf64-x86-64.c (elf_backend_rela_normal): Define.
970         * elfxx-ia64.c (elf_backend_rela_normal): Define.
971         * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
972         * elf32-m32r.c (elf_backend_rela_normal): Likewise.
973
974 2002-05-06  Nick Clifton  <nickc@cambridge.redhat.com>
975
976         * elf32-arm.h (elf32_arm_final_link_relocate): Convert
977         'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
978
979 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
980
981         * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
982         when not relocatable.  Fix reloc_emitter call for K&R.
983
984 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
985
986         * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
987         reloading local sym addend mistakenly removed in 2002-05-01 change.
988
989         * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
990         (read_abbrevs): Change "offset" param to bfd_vma.
991         (parse_comp_unit): Change "version" and addr_size to unsigned ints.
992         Change "abbrev_offset" to bfd_vma.
993         (read_indirect_string): Use correct conversion chars in error
994         message format string, cast bfd_vma's to unsigned long.
995         (read_abbrevs): Likewise.
996         (read_attribute_value): Likewise.
997         (decode_line_info): Likewise.
998         (scan_unit_for_functions): Likewise.
999         (parse_comp_unit): Likewise.
1000
1001 2002-05-04  Tom Rix  <trix@redhat.com>
1002
1003         * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
1004         (coff_swap_reloc_out): Same.
1005         * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
1006         (xcoff_swap_reloc_out): Same.
1007         (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
1008         case some 16 bit relocs. Add reloc value to output.
1009         (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
1010         R_RBR. Improve names.
1011         (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
1012         (bfd_xcoff_backend_data): Update with new reloc swap names.
1013         (bfd_pmac_xcoff_backend_data) : Same.
1014         * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
1015         (xcoff64_swap_reloc_out): Same.
1016         (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
1017         R_POS. Add reloc value to output.
1018         (xcoff64_howto_table): Move 64 bit R_POS to first entry.  Add 16
1019         bit R_RBR. Improve names, masks.
1020         (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
1021         (bfd_xcoff_backend_data): Update with new reloc swap names.
1022         (bfd_xcoff_aix5_backend_data) : Same.
1023
1024 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
1025
1026         * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
1027         bfd_count top_index, input_list, all_local_syms.
1028         (elf32_hppa_setup_section_lists): New function, split from
1029         elf32_hppa_size_stubs.
1030         (elf32_hppa_next_input_section): Likewise.
1031         (group_sections): Likewise.
1032         (get_local_syms): Likewise.
1033         (elf32_hppa_size_stubs): Adjust for split out functions.  Look for
1034         stubs on undefined syms too.
1035         (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
1036         Only access htab elf fields when we have an elf hash table.
1037         * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
1038         (elf32_hppa_next_input_section): Declare.
1039
1040 2002-05-04  Bob Byrnes  <byrnes@curl.com>
1041
1042         * opncls.c (_bfd_new_bfd_contained_in): Check return value of
1043         _bfd_new_bfd.
1044
1045 2002-05-03  H.J. Lu  (hjl@gnu.org)
1046
1047         * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
1048         (mips_elf_link_hash_newfunc): Initialize forced_local to false.
1049         (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
1050         to hide a global symbol.
1051         (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
1052         forced_local to true.
1053
1054 2002-05-02  Richard Henderson  <rth@redhat.com>
1055
1056         * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
1057         vs SHN_UNDEF to zero.
1058
1059 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
1060
1061         * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
1062         16 bit reloc.
1063         <R_PPC64_SECTOFF_DS>: Likewise.
1064         (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
1065         SECTOFF reloc.
1066         * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
1067         (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
1068         SECTOFF reloc.
1069
1070         * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
1071         (ppc64_elf_ha_reloc): New function.
1072         (ppc64_elf_brtaken_reloc): New function.
1073         (ppc64_elf_sectoff_reloc): New function.
1074         (ppc64_elf_sectoff_ha_reloc): New function.
1075         (ppc64_elf_toc_reloc): New function.
1076         (ppc64_elf_toc_ha_reloc): New function.
1077         (ppc64_elf_toc64_reloc): New function.
1078         (ppc64_elf_unhandled_reloc): New function.
1079         (ppc64_elf_howto_raw): Use the above.
1080         <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
1081         <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset.  Fix dst_mask.
1082         <R_PPC64_SECTOFF_DS>: Likewise.
1083         (IS_ABSOLUTE_RELOC): Update.
1084         (struct ppc_link_hash_table): Add have_undefweak.
1085         (ppc64_elf_link_hash_table_create): Init.
1086         (func_desc_adjust): Set have_undefweak.
1087         (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier.  Only
1088         add the .sfpr blr when have_undefweak.
1089         (ppc64_elf_setup_section_lists): Check hash table flavour.
1090         (ppc64_elf_next_input_section): Move output_section->owner test to
1091         ppc64elf.em.
1092         (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
1093         and relocatable test.  Return TOCstart and don't set elf_gp.
1094         (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
1095         offset calculation.  Add assert on weak sym branch tweaks.
1096         * elf64-ppc.h (ppc64_elf_set_toc): Delete.
1097         (ppc64_elf_toc): Declare.
1098         (ppc64_elf_next_input_section): Update.
1099
1100 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
1101
1102         * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
1103         file_name.
1104
1105 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
1106
1107         * elf64-ppc.c (CROR_151515, CROR_313131): Define.
1108         (ppc64_elf_relocate_section): Use them.  Don't look for plt calls
1109         on R_PPC64_ADDR24 relocs.  Require a nop or no link reg on plt
1110         call branches.  Correct undefined weak destination.
1111         (ppc64_elf_func_desc_adjust): Always create at least one blr in
1112         .sfpr, and correct case where either only savef* or restf* is
1113         needed.
1114
1115         Long branch stubs, multiple stub sections.
1116         * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
1117         (ppc64_elf_next_input_section): Declare.
1118         * elf64-ppc.c: Move linker-only prototypes.
1119         (STUB_SUFFIX): Define.
1120         (enum ppc_stub_type): New.
1121         (struct ppc_stub_hash_entry): New.
1122         (struct ppc_branch_hash_entry): New.
1123         (struct ppc_link_hash_entry): Add stub_cache, oh.
1124         (struct ppc_link_hash_table): Add stub_hash_table etc.  Remove
1125         sstub.  Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
1126         Rename plt_overflow to stub_error.
1127         (ppc_stub_hash_lookup): Define.
1128         (ppc_branch_hash_lookup): Define.
1129         (stub_hash_newfunc): New function.
1130         (branch_hash_newfunc): New function.
1131         (link_hash_newfunc): Init new fields.
1132         (ppc64_elf_link_hash_table_create): Likewise.
1133         (ppc64_elf_link_hash_table_free): New function.
1134         (ppc_stub_name): New function.
1135         (ppc_get_stub_entry): New function.
1136         (ppc_add_stub): New function.
1137         (create_linkage_sections): Use bfd_make_section_anyway.  Create
1138         .branch_lt and .rela.branch_lt sections.  Don't create .stub.
1139         (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
1140         and set up for plt call stubs.  Link func and func desc syms.
1141         (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
1142         (func_desc_adjust): Avoid hash lookup when func desc sym available
1143         via shortcut, and set links when processing.
1144         (ppc64_elf_hide_symbol): Likewise.
1145         (allocate_dynrelocs): Don't allocate stub section here.
1146         (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
1147         Remove sstub code.
1148         (ppc_type_of_stub): New function.
1149         (build_one_stub): Delete.
1150         (ppc_build_one_stub): New function.
1151         (ppc_size_one_stub): New function.
1152         (ppc64_elf_setup_section_lists): New function.
1153         (ppc64_elf_next_input_section): New function.
1154         (group_sections): New function.
1155         (get_local_syms): New function.
1156         (ppc64_elf_size_stubs): Rewrite.
1157         (ppc64_elf_build_stubs): Rewrite.
1158         (ppc64_elf_relocate_section): Look up stub entry for REL24
1159         relocs.  Don't propagate REL14* to dynamic objects.  Look for long
1160         branch stubs if REL14* or REL24 relocs won't reach.
1161         (bfd_elf64_bfd_link_hash_table_free): Define.
1162
1163 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
1164
1165         * bfd/config.bfd: Add support for powerpc-*-windiss.
1166
1167 2002-04-30  Tom Rix  <trix@redhat.com>
1168
1169         * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
1170         symbol names into the hash table.
1171
1172 2002-04-28  Tom Rix  <trix@redhat.com>
1173
1174         * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
1175         calulating relocations.
1176         (xcoff_complain_overflow) : Function table for relocation errors.
1177         (xcoff_ppc_relocate_section): Use relocation and complain function
1178         tables.
1179         (xcoff_complain_overflow_unsigned_func): New complain function.
1180         (xcoff_complain_overflow_signed_func): Same.
1181         (xcoff_complain_overflow_bitfield_func): Same.
1182         (xcoff_complain_overflow_dont_func): Same.
1183         (xcoff_reloc_type_crel): New recot function.
1184         (xcoff_reloc_type_br): Same.
1185         (xcoff_reloc_type_ba): Same.
1186         (xcoff_reloc_type_toc): Same.
1187         (xcoff_reloc_type_rel): Same.
1188         (xcoff_reloc_type_neg): Same.
1189         (xcoff_reloc_type_pos): Same.
1190         (xcoff_reloc_type_fail): Same.
1191         (xcoff_reloc_type_noop): Same.
1192         * libxcoff.h : Declare common parts for xcoff64.
1193         * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
1194         and complain function tables.
1195
1196 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
1197
1198         * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
1199         * elf32-hppa.c (elf32_hppa_final_link): Formatting.
1200
1201 2002-04-26  Alan Modra  <amodra@bigpond.net.au>
1202
1203         * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
1204         * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
1205
1206         * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
1207         same as the output before calling elf_link_input_bfd.
1208
1209         * coffcode.h (coff_compute_section_file_positions): Set
1210         section_tail after shuffling section list.
1211
1212 2002-04-24  Christian Groessler <chris@groessler.org>
1213
1214         * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
1215         addresses are 23bit with a special layout, not plain 32bit
1216         values.  Prevent relocation of immediate values.
1217
1218 2002-04-24  Chris G. Demetriou  <cgd@broadcom.com>
1219
1220         * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
1221         MIPS-16 ASE flags are set, print something to indicate that.
1222
1223 2002-04-23  Alan Modra  <amodra@bigpond.net.au>
1224
1225         * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
1226         under which a plt call stub is used.
1227         (final_link_relocate): Similarly.
1228         (allocate_plt_static): Clear h-plabel except when plt entry is
1229         exclusively used for a plabel.
1230         (allocate_dynrelocs): Use the above to simplify plt sizing.
1231         (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
1232         (elf32_hppa_link_hash_table_create): Init.
1233         (BL22_RP): Define.
1234         (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
1235         (elf32_hppa_check_relocs): Set has_22bit_branch.
1236
1237         * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
1238         (final_link_relocate): Likewise.
1239
1240 2002-04-22  Jakub Jelinek  <jakub@redhat.com>
1241
1242         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
1243         search table if some FDE is DW_EH_PE_aligned encoded either.
1244         (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
1245
1246 2002-04-22  Richard Smith  <richard@ex-parrot.com>
1247             Jakub Jelinek  <jakub@redhat.com>
1248
1249         * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
1250         (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
1251         encoded personality.
1252         (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
1253         for CIE/FDE removal.
1254
1255 2002-04-20  Tom Rix  <trix@redhat.com>
1256
1257         * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
1258
1259 2002-04-20  Alan Modra  <amodra@bigpond.net.au>
1260
1261         * archures.c (bfd_lookup_arch): Move the list order comment..
1262         (struct bfd_arch_info): ..to where it belongs.
1263         * bfd-in2.h: Regenerate.
1264
1265         * archures.c (bfd_lookup_arch): Add comment on list order.
1266         (bfd_default_set_arch_mach): Use bfd_lookup_arch.
1267         * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
1268         is always at head of list.
1269
1270 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
1271
1272         * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
1273         insert_thumb_branch, record_thumb_to_arm_glue): Suppress
1274         definition of these functions for ARM_WINCE builds as they are
1275         not used.
1276         (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
1277         for ARM_WINCE builds.
1278
1279 2002-04-18  Nick Clifton  <nickc@cambridge.redhat.com>
1280
1281         * coff-arm.c (bfd_arm_process_before_allocation):
1282
1283 2002-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1284
1285         * cpu-sh.c (scan_mach): Delete.
1286         (arch_info_struct): Replace scan_mach with bfd_default_scan.
1287         (bfd_sh_arch): Likewise.
1288
1289 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
1290
1291         * ihex.c (ihex_write_object_contents): Fix check for records
1292         crossing 64K boundaries.
1293
1294 2002-04-16  Alan Modra  <amodra@bigpond.net.au>
1295
1296         * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
1297         type rather than just assuming entries are ELF.
1298         * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
1299         * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
1300         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
1301         * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
1302         rather than elf_link_hash_entry.
1303
1304 2002-04-15  Richard Henderson  <rth@redhat.com>
1305
1306         * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
1307         n32 binaries.
1308
1309 2002-04-15  Michael Snyder  <msnyder@redhat.com>
1310
1311         * opncls.c (bfd_close): Write contents if writeable.
1312         Minor formatting tidy-ups.
1313
1314 2002-04-15  Alan Modra  <amodra@bigpond.net.au>
1315
1316         * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
1317
1318 2002-04-12  Michael Snyder  <msnyder@redhat.com>
1319
1320         * bfd-in.h (bfd_get_section_lma): New access macro.
1321         Minor white-space fix-up.
1322
1323 2002-04-12  Alan Modra  <amodra@bigpond.net.au>
1324
1325         * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
1326         header pad.
1327
1328 2002-04-09  DJ Delorie  <dj@redhat.com>
1329
1330         * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
1331
1332 2002-04-09  Casper S. Hornstrup <chorns@users.sourceforge.net>
1333
1334         * coffcode.h (coff_read_word): New.
1335         (coff_compute_checksum): New.
1336         (coff_apply_checksum): New.
1337         (coff_write_object_contents): Call coff_apply_checksum () to
1338         apply checksum to PE image.
1339
1340 2002-04-08  Randolph Chung  <tausq@debian.org>
1341
1342         * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
1343         (elf32_hppa_final_link): Split out sorting logic to..
1344         * elf-hppa.h (elf_hppa_sort_unwind): ..here.
1345         (elf_hppa_final_link): Call elf_hppa_sort_unwind.
1346
1347 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
1348
1349         * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
1350         pattern.
1351         * configure: Re-generate.
1352
1353 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
1354
1355         * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
1356         is greater or equal to 4.3.3.
1357         * configure: Regenerate.
1358         Fix PR gdb/344.
1359
1360 2002-04-05  Hans-Peter Nilsson  <hp@axis.com>
1361
1362         * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
1363         R_CRIS_32_PCREL>: Fix typo in name.
1364         (cris_elf_check_relocs): Always create .rela.got here when
1365         R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
1366         (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
1367         assume it's created.
1368
1369 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
1370
1371         * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
1372         * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
1373         define.
1374         * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
1375         * bfd.c (bfd_link_hash_table_free): Define.
1376         * binary.c (binary_bfd_link_hash_table_free): Define.
1377         * bout.c (b_out_bfd_link_hash_table_free): Define.
1378         * coff-rs6000.c (rs6000coff_vec): Include
1379         _bfd_generic_link_hash_table_free.
1380         (pmac_xcoff_vec): Likewise.
1381         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
1382         (aix5coff64_vec): Likewise.
1383         * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
1384         * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
1385         (bfd_elf32_bfd_link_hash_table_free): Define.
1386         * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
1387         (bfd_elf32_bfd_link_hash_table_free): Define.
1388         * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
1389         define.
1390         * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
1391         * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
1392         * ieee.c (ieee_bfd_link_hash_table_free): Define.
1393         * ihex.c (ihex_bfd_link_hash_table_free): Define.
1394         * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
1395         (_bfd_generic_link_hash_table_free): Add prototype.
1396         * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
1397         * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
1398         * linker.c (_bfd_generic_link_hash_table_free): New function.
1399         * mmo.c (mmo_bfd_link_hash_table_free): Define.
1400         * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
1401         * oasys.c (oasys_bfd_link_hash_table_free): Define.
1402         * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
1403         * som.c (som_bfd_link_hash_table_free): Define.
1404         * srec.c (srec_bfd_link_hash_table_free): Define.
1405         * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
1406         * versados.c (versados_bfd_link_hash_table_free): Define.
1407         * vms.c (vms_bfd_link_hash_table_free): New function.
1408         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
1409
1410         * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
1411         instead of bfd_alloc.
1412         * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
1413         * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
1414         * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
1415         * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
1416         * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
1417         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
1418         * elf.c (_bfd_elf_link_hash_table_create): Likewise.
1419         * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
1420         * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
1421         * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
1422         * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
1423         * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
1424         * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
1425         * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
1426         * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
1427         * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
1428         * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
1429         * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
1430         * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
1431         * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
1432         * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
1433         * linker.c (_bfd_generic_link_hash_table_create): Likewise.
1434         * m68klinux.c (linux_link_hash_table_create): Likewise.
1435         * sparclinux.c (linux_link_hash_table_create): Likewise.
1436         * sunos.c (sunos_link_hash_table_create): Likewise.
1437         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
1438
1439         * targets.c: Add _bfd_link_hash_table_free to xvec.
1440
1441         * bfd-in2.h: Regenerate.
1442         * libbfd.h: Regenerate.
1443         * libcoff.h: Regenerate.
1444
1445 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
1446
1447         * dep-in.sed: Cope with absolute paths.
1448         * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
1449         Run "make dep-am".
1450         * Makefile.in: Regenerate.
1451         * coff-arm.c: Fix copyright date.
1452         * cpu-h8300.c: Likewise.
1453         * cpu-i370.c: Likewise.
1454         * cpu-s390.c: Likewise.
1455         * cpu-mips.c: Likewise.
1456         * po/SRC-POTFILES.in: Regenerate.
1457
1458 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1459
1460         * Makefile.am: Add elfxx-mips.c to the known backends.
1461         (elf32-mips.lo): remove dependency to coff/external.h.
1462         * Makefile.in: Regenerate.
1463         * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
1464         Remove elf32-mips.lo from 64 bit vectors. Update dependencies
1465         accordingly.
1466         * configure: Regenerate.
1467         * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
1468         (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
1469         (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
1470         MIPS specific backend functions.
1471         * elf32-mips.c: Moved most code to elfxx-mips.c.
1472         (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
1473         static.
1474         (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
1475         (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
1476         (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
1477         (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
1478         interface to allow selection of the right REL or RELA howto table.
1479         (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
1480         static. Let it refuse n32 objects.
1481         (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
1482         (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
1483         (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
1484         (elf32_mips_ignore_discarded_relocs): Rename from
1485         _bfd_elf32_mips_ignore_discarded_relocs.
1486         (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
1487         (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
1488         (elf_mips_howto_table_rela): Remove.
1489         * elf64-mips.c: Moved most code to elfxx-mips.c.
1490         (bfd_elf64_bfd_reloc_type_lookup): Make static.
1491         (mips_elf64_rtype_to_howto): New function.
1492         (mips_elf64_object_p): Likewise.
1493         (elf64_mips_irix_compat): Likewise.
1494         * elfxx-mips.c: New file containing common code merged together from
1495         elf32-mips.c and elf64-mips.c.
1496         * elfxx-mips.h: New file containing MIPS specific prototypes from
1497         elf-bfd.h.
1498         * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
1499         elf_backend_mips_rtype_to_howto.
1500
1501 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
1502
1503         * srec.c (MAXCHUNK, Chunk): Revise comments.
1504         (srec_write_record): Correct buffer size.
1505         (srec_write_header): Do without intermediate buffer.
1506         (srec_write_section): Validate Chunk.
1507         (srec_write_terminator): Pass NULL instead of dummy buffer.
1508         (srec_write_symbols): Pass file and symbol names directly to
1509         bfd_bwrite so sprintf won't overflow buffer.
1510
1511 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
1512
1513         * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
1514         PC relative relocs against hidden symbols.
1515         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1516
1517 2002-04-03  Alan Modra  <amodra@bigpond.net.au>
1518
1519         * elf.c (_bfd_elf_make_section_from_shdr): When setting section
1520         LMAs, loop over segments until p_vaddr and p_memsz specify an
1521         extent enclosing the section.
1522
1523 2002-04-02  Nick Clifton  <nickc@cambridge.redhat.com>
1524
1525         * ihex.c (ihex_write_object_contents): Do not allow records to
1526         cross a 64K boundary - wrap if necessary.
1527
1528 2002-04-01  Nathan Williams  <nathanw@wasabisystems.com>
1529
1530         * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
1531         which caused the returned LWP ID to always be 0.
1532
1533 2002-04-01  Richard Henderson  <rth@redhat.com>
1534
1535         * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
1536         (elf32_sparc_relocate_section): Use it to figure out when to
1537         initialize .got entries.
1538         * elf64-sparc.c: Similarly.
1539
1540 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
1541
1542         * linker.c (link_action): Ignore duplicate warning syms.
1543         (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
1544         * elflink.h (elf_adjust_dynstr_offsets): Likewise.
1545         (elf_adjust_dynamic_symbol): Likewise.
1546         (elf_export_symbol): Likewise.
1547         (elf_link_find_version_dependencies): Likewise.
1548         (elf_link_assign_sym_version): Likewise.
1549         (elf_link_sec_merge_syms): Likewise.
1550         (elf_link_output_extsym): Likewise.
1551         (elf_gc_sweep_symbol): Likewise.
1552         (elf_gc_propagate_vtable_entries_used): Likewise.
1553         (elf_gc_smash_unused_vtentry_relocs): Likewise.
1554         (elf_gc_allocate_got_offsets): Likewise.
1555         (elf_collect_hash_codes): Likewise.
1556         * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
1557         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
1558         (elf_hppa_remark_useless_dynamic_symbols): Likewise.
1559         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
1560         * elf32-arm.h (elf32_arm_discard_copies): Likewise.
1561         * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
1562         (elf_cris_discard_excess_dso_dynamics): Likewise.
1563         * elf32-hppa.c (clobber_millicode_symbols): Likewise.
1564         (mark_PIC_calls): Likewise.
1565         (allocate_plt_static): Likewise.
1566         (allocate_dynrelocs): Likewise.
1567         (readonly_dynrelocs): Likewise.
1568         * elf32-i386.c (allocate_dynrelocs): Likewise.
1569         (readonly_dynrelocs): Likewise.
1570         * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
1571         * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
1572         * elf32-mips.c (mips_elf_output_extsym): Likewise.
1573         (mips_elf_sort_hash_table_f): Likewise.
1574         (mips_elf_check_mips16_stubs): Likewise.
1575         * elf32-s390.c (allocate_dynrelocs): Likewise.
1576         (readonly_dynrelocs): Likewise.
1577         * elf32-sh.c (sh_elf_discard_copies): Likewise.
1578         * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
1579         (xstormy16_relax_plt_realloc): Likewise.
1580         * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
1581         (elf64_alpha_output_extsym): Likewise.
1582         * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
1583         * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
1584         (mips_elf64_check_mips16_stubs): Likewise.
1585         (mips_elf64_output_extsym): Likewise.
1586         * elf64-ppc.c (func_desc_adjust): Likewise.
1587         (allocate_dynrelocs): Likewise.
1588         (readonly_dynrelocs): Likewise.
1589         * elf64-s390.c (allocate_dynrelocs): Likewise.
1590         (readonly_dynrelocs): Likewise.
1591         * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
1592         * elf64-x86-64.c (allocate_dynrelocs): Likewise.
1593         (readonly_dynrelocs): Likewise.
1594         * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
1595         * aoutx.h (aout_link_write_other_symbol): Likewise.
1596         * cofflink.c (_bfd_coff_write_task_globals): Likewise.
1597         (_bfd_coff_write_global_sym): Likewise.
1598         * i386linux.c (linux_tally_symbols): Likewise.
1599         * m68klinux.c (linux_tally_symbols): Likewise.
1600         * sparclinux.c (linux_tally_symbols): Likewise.
1601         * pdp11.c (aout_link_write_other_symbol): Likewise.
1602         * sunos.c (sunos_scan_dynamic_symbol): Likewise.
1603         * xcofflink.c (xcoff_build_ldsyms): Likewise.
1604         (xcoff_write_global_symbol): Likewise.
1605
1606         * cofflink.c (_bfd_coff_final_link): Formatting.
1607         * cpu-mips.c (mips_compatible): Make static, prototype.
1608         * elf32-i386.c (elf_i386_check_relocs): Formatting.
1609         * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
1610         * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
1611         * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
1612         (mips_elf64_final_link): Likewise.
1613         * elflink.h (elf_link_find_version_dependencies): Remove duplicate
1614         prototype.
1615
1616 2002-03-27  Nick Clifton  <nickc@cambridge.redhat.com>
1617
1618         * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
1619         (SWAP_OUT_RELOC_OFFSET): Define.
1620
1621 2002-03-27  Gregory Steuck <greg@nest.cx>
1622
1623         * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
1624         terminating NULL if empty symbol table.
1625         (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
1626
1627 2002-03-26  H.J. Lu  (hjl@gnu.org)
1628
1629         * elflink.h (elf_link_input_bfd): Revert the last change since
1630         the gcc exception handling isn't fixed yet.
1631
1632 2002-03-26  H.J. Lu  (hjl@gnu.org)
1633
1634         * elflink.h (elf_link_input_bfd): Complain about relocations
1635         against local symbols in discarded sections.
1636
1637 2002-03-26  Alan Modra  <amodra@bigpond.net.au>
1638
1639         * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
1640
1641 2002-03-23  Alan Modra  <amodra@bigpond.net.au>
1642
1643         * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
1644         section file offset for !SEC_LOAD sections.
1645
1646 2002-03-21  Richard Earnshaw  <rearnsha@arm.com>
1647
1648         * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
1649         <case R_ARM_GOT>): Handle relocations to Thumb functions.
1650
1651 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
1652
1653         * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
1654         Whitespace changes.
1655         * archive.c: Update copyright date.
1656         * bfd-in2.h: Regenerate.
1657         * libbfd.h: Regenerate.
1658         * Makefile.am: Run "make dep-am"
1659         * Makefile.in: Regenerate.
1660         * po/SRC-POTFILES.in: Regenerate.
1661
1662 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
1663
1664         * dwarf2.c (struct funcinfo): Move up.
1665         (lookup_address_in_function_table): New argument function_ptr.
1666         Set it.
1667         (lookup_address_in_line_table): New argument function.  If function
1668         is non-NULL, use it to handle ``addr'' before the first line note of
1669         the function.
1670         (comp_unit_find_nearest_line): Update and swap calls to
1671         lookup_address_in_function_table and lookup_address_in_line_table.
1672         * syms.c (_bfd_stab_section_find_nearest_line): Use the first
1673         N_SLINE encountered if we see an N_FUN before any N_SLINE.
1674
1675 2002-03-20  Tom Rix  <trix@redhat.com>
1676
1677         * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
1678         _bfd_xcoff_generic_stat_arch_elt.  Fix format check.
1679         * coff64-rs6000.c :  Use _bfd_xcoff_stat_arch_elt.
1680
1681 2002-03-19  Tom Rix  <trix@redhat.com>
1682
1683         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
1684         dynamic objects in archives.
1685
1686 2002-03-19  Hans-Peter Nilsson  <hp@bitrange.com>
1687
1688         * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
1689         STT_NOTYPE symbols to STT_OBJECT.
1690
1691 2002-03-18  Jan Hubicka  <jh@suse.cz>
1692
1693         * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
1694
1695 2002-03-18  Tom Rix  <trix@redhat.com>
1696
1697         * aix5ppc.core.c : New file for AIX 5 64 bit core support.
1698         * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
1699         * coff-rs6000 (do_pad) : New function for archive padding.
1700         (do_copy) : New function for object file copying in archives.
1701         (do_shared_object_padding) : New function for padding shared
1702         objects to their text section alignment in archives.
1703         (bfd_xcoff_ar_achive_set_magic) : Stub.
1704         (xcoff_write_armap_big) : Use do_copy and do_pad.
1705         (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
1706         do_copy and do_pad.
1707         * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
1708         bfd_xcoff_magic_number.
1709         (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
1710         fop.
1711         (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
1712         (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
1713         (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
1714         * rs6000-core.c : Update copyright date.
1715         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
1716         csectpp.
1717         * coffcode.h (coff_new_section_hook) : Use new accessor macros.
1718         (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
1719         (coff_set_flags) : Use bfd_xcoff_magic_number.
1720         * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
1721         * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
1722         * Makefile.am : Same.
1723         * config.bfd : Same.
1724         * targets.c : Same.
1725         * configure : Regnerate.
1726         * Makefile.in : Same.
1727         * bfd-in2.h : Same.
1728
1729 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
1730
1731         * po/fr.po: Updated version.
1732
1733 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
1734
1735         * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
1736         * libbfd.h: Regenerate.
1737         * archive.c (coff_write_armap): Pass on failures from
1738         bfd_write_bigendian_4byte_int.
1739
1740 2002-03-14  H.J. Lu <hjl@gnu.org>
1741
1742         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
1743         error to bfd_error_nonrepresentable_section for reinit_array
1744         section in DSO.
1745
1746 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
1747
1748         * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
1749         OR it in rather than replacing previously selected flags.
1750
1751         * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
1752         (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
1753
1754 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
1755
1756         * cpu-mips.c (mips_compatible): New.  Don't check bits_per_word.
1757         (N): Use the above.
1758         * elflink.h (elf_bfd_final_link): Revert last change.  Instead,
1759         ensure reloc size matches before calling elf_link_input_bfd.
1760         Add an assert to check reloc size when counting output relocs.
1761
1762 2002-03-14  Nick Clifton  <nickc@cambridge.redhat.com>
1763
1764         * mmo.c (mmo_get_loc): Return NULL rather than false.
1765
1766 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
1767
1768         * po/fr.po: Updated version.
1769
1770 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
1771
1772         * archures.c (bfd_default_compatible): Test bits_per_word.
1773         * cpu-i386.c (i386_compatible): Remove.  Replace occurrences with
1774         bfd_default_compatible.
1775         * cpu-i370.c (i370_compatible): Likewise.
1776         * cpu-sparc.c (sparc_compatible): Likewise.
1777         * cpu-h8300.c (compatible): Test in->arch == out->arch.
1778
1779         * elflink.h: Formatting fixes.
1780         (elf_link_output_extsym): Merge undefined and undef weak cases.
1781
1782         * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
1783         when word size of input matches output word size.
1784
1785 2002-03-12  Andreas Jaeger  <aj@suse.de>
1786
1787         * cpu-i386.c (i386_compatible): New.  Use it instead of
1788         bfd_default_compatible.
1789
1790 2002-03-07  H.J. Lu  (hjl@gnu.org)
1791
1792         * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
1793         as the type for bfd_reloc_val.
1794
1795 2002-03-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1796
1797         * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
1798         (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
1799         (elf_hppa_final_link_relocate): Correct relocations for indirect
1800         references to local data through the DLT.  Fix .opd creation for
1801         local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
1802         relocations.  Use e_lsel selector for R_PARISC_DLTIND21L,
1803         R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
1804         "Processor-Specific ELF for PA_RISC, Version 1.43" document.
1805         Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
1806         * elf32-hppa.c (final_link_relocate): Revise relocation selectors
1807         as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
1808
1809 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1810
1811         * merge.c (_bfd_merge_sections): Don't segfault if there
1812         is nothing to merge due to GC.
1813
1814 2002-03-05  Alan Modra  <amodra@bigpond.net.au>
1815
1816         * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
1817         symbols that have been forced local.
1818
1819         * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
1820         to output forced local syms for non-shared link.
1821         (elf_link_output_extsym): Tweak condition for calling backend
1822         adjust_dynamic_symbol so that previous behaviour is kept.
1823         Whitespace changes throughout file.
1824
1825 2002-03-04  H.J. Lu <hjl@gnu.org>
1826
1827         * elf.c (bfd_section_from_shdr): Handle special sections,
1828         .init_array, .fini_array and .preinit_array.
1829         (elf_fake_sections): Likewise.
1830
1831         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
1832         DT entry only if the section is in output for .init_array,
1833         .fini_array and .preinit_array. Complain about .preinit_array
1834         section in DSO.
1835         (elf_bfd_final_link): Warn zero size for .init_array,
1836         .fini_array and .preinit_array sections.
1837
1838         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
1839         SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
1840         (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
1841         .preinit_array.
1842
1843 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
1844
1845         * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
1846         * configure: Regenerate.
1847
1848 2002-03-02  Tom Rix  <trix@redhat.com>
1849
1850         * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
1851         symbolic equiv.
1852         * coff-rs6000.c (xcoff_howto_table): Same.
1853
1854 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
1855
1856         * elflink.h (size_dynamic_sections): If section named
1857         ".preinit_array" exists, create DT_PREINIT_ARRAY and
1858         DT_PREINIT_ARRAYSZ entries in dynamic table.  Analogously for
1859         ".init_array" and ".fini_array".
1860         (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
1861         DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
1862         DT_FINI_ARRAY.
1863
1864 2002-02-26  Andrew Macleod  <amacleod@cygnus.com>
1865
1866         * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
1867         dynsyms.
1868
1869 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1870
1871         * elf64-hppa.h: Update copyright date.
1872
1873         * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
1874         (ppc64_elf_relocate_section): Don't generate power4 style branch
1875         hints for *_BRTAKEN and *_BRNTAKEN relocs.
1876
1877 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1878
1879         * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
1880         last patch.
1881         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1882
1883 2002-02-21  Andreas Jaeger  <aj@suse.de>
1884
1885         * elf64-x86-64.c: Major rework that introduces all recent changes
1886         to the x86-64 backend.  Get a closer match to elf32-i386.
1887         (struct elf64_x86_64_dyn_relocs): Rename from
1888         elf64_x86_64_pcrel_relocs_copied, add additional fields.  Change
1889         all users.
1890         (struct elf64_x86_64_link_hash_table): Add short cuts to some
1891         sections.
1892         (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
1893         remove casts, initialize new hash members.
1894         (create_got_section): New.
1895         (elf64_x86_64_create_dynamic_sections): New.
1896         (elf64_x86_64_copy_indirect_symbol): New.
1897         (elf64_x86_64_check_relocs): Don't allocate space for dynamic
1898         relocs, .got or .relgot here but do it in allocate_dynrelocs.
1899         Reference count possible .plt and .got entries.  Don't test input
1900         section SEC_READONLY here to try to avoid copy relocs, and keep
1901         dyn_relocs regardless of ELF_LINK_NON_GOT_REF.  Don't set
1902         DF_TEXTREL here.  Delay setting of variables until needed.  Cache
1903         pointer to "sreloc" section in elf_section_data. Tweak condition
1904         under which .got created.  Report files with bad relocation
1905         section names.
1906         (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
1907         Reference count possible .plt entries.  Don't deallocate .got and
1908         .relgot space here.
1909         (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc.  Don't
1910         do copy reloc processing for weakdefs.  Remove redundant casts and
1911         aborts.  Delay setting of vars until needed.  Move creation of
1912         dynamic symbols and allocation of .plt and .rela.plt to
1913         allocate_dynrelocs.  Replace BFD_ASSERT with abort.
1914         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
1915         (allocate_dynrelocs): New.
1916         (readonly_dynrelocs): New.
1917         (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
1918         Allocate space for dyn relocs.  Replace BFD_ASSERT with abort.
1919         Zero out the dynamic allocated content space.
1920         (elf64_x86_64_discard_copies): Removed.
1921         (elf64_x86_64_relocate_section): Make use of dynamic section
1922         short-cuts.  Localise vars, and delay setting.  Better error
1923         reporting, replace BFD_ASSERT with abort.  Check
1924         ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
1925         regular object file and tread the weak definition as the normal
1926         one.  Don't discard relocs for undefweak or undefined symbols and
1927         check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
1928         relocs.
1929         (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
1930         symbols that have been forced local.  Use same test to decide if
1931         we can use a relative reloc for got as relocate_section.  Expand
1932         SHN_UNDEF comment.  Move expressions out of function calls.
1933         Replace BFD_ASSERT with abort.
1934         (bfd_elf64_bfd_final_link): Removed.
1935         (elf_backend_copy_indirect_symbol): Define.
1936
1937 2002-02-20  Tom Rix  <trix@redhat.com>
1938
1939         * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
1940         (_bfd_xcoff_reloc_type_lookup): Use it.
1941         * coff64-rs6000.c (xcoff64_howto_table): Same.
1942         (xcoff64_reloc_type_lookup): Same.
1943
1944 2002-02-20  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
1945
1946         * osf-core.c (osf_core_vec):  OSF/1 (Digital Unix) core files are
1947         little endian.
1948
1949 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1950
1951         * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
1952         (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
1953         * bfd-in2.h: Regenerate.
1954         * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
1955         Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
1956         with "s390:64-bit".
1957         * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
1958         (elf_s390_reloc_type_lookup): Likewise.
1959         (elf_s390_check_relocs): Likewise.
1960         (elf_s390_gc_sweep_hook): Likewise.
1961         (elf_s390_relocate_section): Likewise.
1962         (elf_s390_object_p): Use renamed architecture define.
1963         * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
1964
1965 2002-02-19  Frank Ch. Eigler  <fche@redhat.com>
1966
1967         * syms.c (stt[]): Sorted.  Added .init/.fini -> "t" mapping.
1968
1969 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
1970
1971         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
1972         absptr -> pcrel optimization for shared libs.
1973         Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
1974         library cannot be converted to pcrel.
1975         (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
1976         relative.
1977         * elf32-i386.c (elf_i386_relocate_section): If
1978         _bfd_elf_section_offset returned -2, skip, but make sure the
1979         relocation is installed.
1980         * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
1981         * elf32-cris.c (cris_elf_relocate_section): Likewise.
1982         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
1983         * elf32-i370.c (i370_elf_relocate_section): Likewise.
1984         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1985         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1986         * elf32-s390.c (elf_s390_relocate_section): Likewise.
1987         * elf32-sh.c (sh_elf_relocate_section): Likewise.
1988         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1989         * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1990         * elf64-s390.c (elf_s390_relocate_section): Likewise.
1991         * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1992         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1993         * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1994         * elf64-alpha.c (elf64_alpha_relocate_section): Handle
1995         _bfd_elf_section_offset returning -2 the same way as -1.
1996         * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
1997         * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
1998         and BFD_ASSERT.
1999         * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
2000
2001 2002-02-18  Tom Rix  <trix@redhat.com>
2002
2003         * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
2004         (bfd_xcoff_size_dynamic_sections): Same.
2005         * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
2006         (bfd_xcoff_size_dynamic_sections): Same.
2007         * coff-rs6000.c (xcoff_generate_rtinit): Same.
2008         * coff-rs646000.c (xcoff64_generate_rtinit): Same.
2009         * libxcoff.h (struct xcoff_backend_data_rec): Same.
2010         * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
2011         * bfd-in2.h: Regenerate.
2012
2013 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
2014
2015         * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
2016         (struct ppc_link_hash_table): Add sfpr.
2017         (ppc64_elf_link_hash_table_create): Init it.
2018         (ppc64_elf_create_dynamic_sections): Split creation of .stub and
2019         .glink out to..
2020         (create_linkage_sections): ..here.  Make .sfpr too.
2021         (ppc64_elf_check_relocs): Call create_linkage_sections, and set
2022         dynobj early.
2023         (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
2024         (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
2025         ._restf* functions, and create as needed.
2026         (func_desc_adjust): Only force_local for shared libs.
2027
2028 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
2029
2030         * configure.in: Bump version number post 2.12 branching.
2031         * configure: Regenerate.
2032
2033 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
2034
2035         * mmo.c: Correct and improve comments.
2036         (mmo_write_chunk): Store trailing byte in bfd buffer; don't
2037         zero-pad.  Use input to fill up non-empty bfd buffer.
2038         (mmo_flush_chunk): New function.
2039         (mmo_write_loc_chunk): Add parameter last_vmap, all callers
2040         changed.  Don't emit location specifier if VMA is same as
2041         *LAST_VMAP after omitting leading zero contents.  Call
2042         mmo_flush_chunk before emitting location specifier.
2043         (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
2044         with mmo_write_loc_chunk calls.
2045         (mmo_internal_write_section): Call mmo_flush_chunk after
2046         mmo_write_chunk.
2047         (mmo_write_symbols_and_terminator): Move :Main to first position
2048         in symbol array.  Add faked one if it does not exist if there are
2049         other symbols.  Don't add it if there are no symbols at all.  Move
2050         out test for value of :Main from symbol loop.  Rename table
2051         fakemain to maintable and variable mainsym to fakemain.
2052
2053 2002-02-15  Richard Henderson  <rth@redhat.com>
2054
2055         * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
2056         section with no got matches any got.  Simplify error generaion.
2057
2058 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
2059
2060         Support arbitrary length fill patterns.
2061         * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
2062         (_bfd_default_link_order): Remove bfd_fill_link_order code.
2063         Call default_data_link_order.
2064         (default_fill_link_order): Delete.
2065         (default_data_link_order): New function.
2066         * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
2067         of bfd_fill_link_order with bfd_data_link_order.
2068         * elf64-alpha.c (elf64_alpha_final_link): Likewise.
2069         * elf64-mips.c (mips_elf64_final_link): Likewise.
2070
2071         * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
2072         Correct value returned in "end" for "0x<non-hex>".
2073
2074 2002-02-14  Nick Clifton  <nickc@cambridge.redhat.com>
2075
2076         * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
2077         (scan): Test against 'mach' field in info structure.
2078
2079 2002-02-14  Alan Modra  <amodra@bigpond.net.au>
2080
2081         * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
2082
2083 2002-02-14  Matt Fredette  <fredette@netbsd.org>
2084
2085         * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
2086         EF_M68000.
2087
2088 2002-02-13  Nick Clifton  <nickc@cambridge.redhat.com>
2089
2090         * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
2091         non-zero physical addresses when adjusting the LMAs of new
2092         sections.
2093
2094 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2095
2096         * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
2097         from _bfd_elf_hppa_gen_reloc_type.
2098         (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
2099         * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
2100         * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
2101         * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
2102
2103 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
2104
2105         * elf-m10300.c (mn10300_elf_relax_section): Skip section before
2106         loading its contents if there's nothing to do in it.
2107
2108 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
2109
2110         * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
2111         64k boundary.
2112
2113         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
2114         DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
2115         (ppc64_elf_finish_dynamic_sections): Set values for them.
2116
2117 2002-02-11  Michael Snyder  <msnyder@redhat.com>
2118
2119         * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
2120         * elf.c (elfcore_grok_pstatus): Add prototype.
2121         (elfcore_grok_lwpstatus): Add prototype.
2122         (elfcore_write_lwpstatus): New function.
2123         (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
2124
2125 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
2126
2127         * elf32-sh.c: Added missing prototypes.
2128         * elf32-sh64.c: Likewise.
2129         (sh_elf_align_loads): Mark unused args as such.
2130         * elf64-sh64.c: Added missing prototypes.
2131         (struct elf_sh64_link_hash_entry): Fix typo.
2132         (sh_elf64_relocate_section): Fix info argument passed to
2133         _bfd_elf_section_offset.
2134
2135 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
2136
2137         * Makefile.am: "make dep-am".
2138         * Makefile.in: Regenerate.
2139         * aclocal.m4: Regenerate.
2140         * config.in: Regenerate.
2141         * configure: Regenerate.
2142
2143 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
2144
2145         * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
2146         variable warnings.
2147         * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
2148         comparison warning.
2149         * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
2150         cast warnings for the common case.
2151
2152 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
2153
2154         * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
2155         vectors.
2156         (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
2157         vectors.
2158
2159 2002-02-09  Richard Henderson  <rth@redhat.com>
2160
2161         * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
2162         (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
2163         (elf64_alpha_relocate_section): Likewise.
2164         * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
2165         * bfd-in2.h, libbfd.h: Rebuild.
2166
2167 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
2168
2169         * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
2170         that base-plus-offset reloc accounting is consistent.
2171         (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
2172         up to date for undefined symbols.
2173
2174 2002-02-08  Eric Christopher  <echristo@redhat.com>
2175
2176         From Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2177
2178         * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
2179         sections for the O32 ABI.
2180
2181 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
2182
2183         * elf32-arm.h: Fix formatting of _("...").
2184         * elf32-d10v.c: Likewise.
2185         * elf32-m68k.c: Likewise.
2186         * elf32-mips.c: Likewise.
2187
2188 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
2189
2190         * coff-or32.c: Fix compile time warning messages.
2191
2192 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
2193
2194         Contribute sh64-elf.
2195         2002-01-23  Alexandre Oliva  <aoliva@redhat.com>
2196         * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
2197         R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
2198         R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
2199         R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
2200         R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
2201         R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
2202         R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
2203         R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
2204         R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
2205         New relocs.
2206         * libbfd.h, bfd-in2.h: Rebuilt.
2207         * elf32-sh.c (sh_elf_howto_table): Define new relocs.
2208         (sh_reloc_map): Map them.
2209         (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
2210         elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
2211         elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
2212         elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
2213         elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
2214         elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
2215         movi_shori_putval) [INCLUDE_SHMEDIA]: New.
2216         (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
2217         datalabel_got_offset.
2218         (sh_elf_link_hash_newfunc): Initialize it.
2219         (sh_elf_relocate_section): Augment the scope of
2220         seen_stt_datalabel.  Introduce GOTPLT support.  Extend GOTPC, PLT,
2221         GOT and GOTOFF handling to new SHmedia relocation types.  Support
2222         GOT_BIAS.
2223         (sh_elf_check_relocs): Likewise.
2224         (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
2225         PLT entries using movi_shori_putval.  Support GOT_BIAS.
2226         (sh_elf_finish_dynamic_sections): Likewise.
2227         * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
2228         relocation, it's now done by the caller.
2229         (GOT_BIAS): New.
2230         * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
2231         elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
2232         elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
2233         elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
2234         elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
2235         elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
2236         sh64_elf64_hash_table): New.
2237         (sh_elf64_howto_table): Introduce new relocs.
2238         (sh_elf64_info_to_howto): Accept new PIC relocs.
2239         (sh_elf64_relocate_section): Augment the scope of
2240         seen_stt_datalabel.  Support new PIC relocs.
2241         (sh_elf64_check_relocs): Support new PIC relocs.
2242         (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
2243         elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
2244         elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
2245         elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
2246         sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
2247         movi_shori_putval, movi_3shori_putval,
2248         sh64_elf64_create_dynamic_sections,
2249         sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
2250         sh64_elf64_size_dynamic_sections,
2251         sh64_elf64_finish_dynamic_symbol,
2252         sh64_elf64_finish_dynamic_sections): New.
2253         (elf_backend_create_dynamic-sections,
2254         bfd_elf64_bfd_link_hash_table_create,
2255         elf_backend_adjust_dynamic_symbol,
2256         elf_backend_size_dynamic_sections,
2257         elf_backend_finish_dynamic_symbol,
2258         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
2259         elf_backend_plt_readonly, elf_backend_want_plt_sym,
2260         elf_backend_got_header_size, elf_backend_plt_header_size):
2261         Define.
2262         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
2263         * elf32-sh.c: Renumbered and renamed some SH5 relocations to
2264         match official numbers and names; moved unmaching ones to the
2265         range 0xf2-0xff.
2266         * elf32-sh64.c, elf64-sh64.c: Likewise.
2267         2001-03-12  DJ Delorie  <dj@redhat.com>
2268         * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
2269         sections.
2270         2001-03-12  DJ Delorie  <dj@redhat.com>
2271         * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
2272         be aligned.
2273         * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
2274         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
2275         * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
2276         (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
2277         .cranges section with SEC_SORT_ENTRIES set.
2278         (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
2279         incoming sorted .cranges section.
2280         (sh64_bfd_elf_copy_private_section_data): New.
2281         (sh64_elf_final_write_processing): Only sort .cranges and modify
2282         start address if called by linker.
2283         2001-01-08  Ben Elliston  <bje@redhat.com>
2284         * elf32-sh64.c (sh64_elf_final_write_processing): Activate
2285         Hans-Peter Nilsson's set bit 0 patch from       2001-01-06.
2286         * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
2287         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
2288         * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
2289         line.  Add comments before all entries.
2290         <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
2291         comment.
2292         (sh_elf64_reloc): Correct head comment.
2293         (sh_elf64_relocate_section): Correct spacing.
2294         <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
2295         instead call reloc_dangerous callback.
2296         <case R_SH_SHMEDIA_CODE>: New case.
2297         (sh_elf64_gc_mark_hook): Correct spacing.
2298         (sh_elf64_check_relocs): Ditto.
2299         * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
2300         New case.
2301         * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
2302         functions.
2303         (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
2304         clarify describing comment.  Add comments before all entries.
2305         (sh_elf_relocate_section) <relocating for a local symbol>: Do not
2306         honour STO_SH5_ISA32; instead call reloc_dangerous callback.
2307         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
2308         Sort .cranges section in final link.  Prepare to set bit 0 on
2309         entry address.
2310         * elf32-sh64.c (struct sh64_find_section_vma_data): New.
2311         (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
2312         (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
2313         .cranges section.
2314         (sh64_backend_section_from_shdr): New, to recognize
2315         SHT_SH5_CR_SORTED on incoming .cranges section.
2316         (elf_backend_section_from_shdr): Define.
2317         (sh64_elf_final_write_processing): Sort outgoing .cranges
2318         section.  (New, temporarily disabled:) Set bit 0 on entry address
2319         according to ISA type.
2320         (sh64_find_section_for_address): New.
2321         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
2322         crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
2323         (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c.  Use
2324         bfd_malloc, not xmalloc.
2325         (sh64_get_contents_type): Move here from opcodes/sh64-dis.c.  Make
2326         global.
2327         * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
2328         temporarily disabled) setting bit 0 on entry address.
2329         (elf_backend_final_write_processing): Define.
2330         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2331         * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
2332         be a proper relocation for PTA and PTB rather than a marker.
2333         <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
2334         R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
2335         R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
2336         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
2337         R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
2338         Zero src_mask.
2339         * elf64-sh64.c: Ditto.
2340         (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
2341         * elf32-sh64.c: Include opcodes/sh64-opc.h
2342         (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
2343         argument.  Drop const qualifiers from "bfd *" and "bfd_byte *"
2344         parameters.  No unused parameters.  Caller changed.
2345         <case R_SH_PT_16>: New case.
2346         * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
2347         * Makefile.in: Regenerate.
2348         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
2349         * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
2350         all code sections.
2351         (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
2352         (sh64_elf_merge_private_data): Ditto.
2353         * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
2354         to access stored section flags.
2355         (sh64_elf_final_write_processing): Return immediately unless
2356         called by linker.  Use sh64_elf_section_data (cranges) to get size
2357         of linker-generated cranges entries.
2358         (sh64_elf_copy_private_data): Add missing "return true".
2359         (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
2360         (sh_elf64_merge_private_data): Ditto.
2361         2000-12-19  Hans-Peter Nilsson  <hpn@cygnus.com>
2362         * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
2363         elf64-sh64.c:sh64_elf_fake_sections.
2364         (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
2365         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
2366         * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
2367         (sh64_elf_final_write_processing): New.
2368         (elf_backend_final_write_processing): Define.
2369         (sh64_elf_fake_sections): Get header flags from tdata field.
2370         (sh64_elf_copy_private_data): Do not call
2371         sh64_elf_copy_private_data_internal, just copy e_flags field.
2372         (sh64_elf_merge_private_data): Do not call
2373         sh64_elf_copy_private_data_internal.
2374         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
2375         Remove EF_SH64_ABI64, let ELF size make difference.
2376         Remove SH64-specific BFD section flag.
2377         * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
2378         containing SHmedia through elf_section_data (asect)->tdata
2379         non-zero, not using a BFD section flag.
2380         (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
2381         (sh64_elf_merge_private_data): Similar.
2382         (elf_backend_section_flags): Don't define.
2383         (sh64_elf_backend_section_flags): Delete.
2384         * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
2385         not EF_SH64_ABI64.
2386         (sh_elf64_merge_private_data): Similar.
2387         * section.c (Section flags definitions): Don't define
2388         SEC_SH_ISA_SHMEDIA.
2389         (bfd-in2.h): Regenerate.
2390         2000-12-09  Hans-Peter Nilsson  <hpn@cygnus.com>
2391         Make DataLabel references work with partial linking.
2392         * elf32-sh64.c: Fix formatting.
2393         (sh64_elf_link_output_symbol_hook): New.
2394         (elf_backend_link_output_symbol_hook): Define to
2395         sh64_elf_link_output_symbol_hook.
2396         (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
2397         undefined if partial linking.  Adjust sanity check.
2398         * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
2399         (elf_backend_link_output_symbol_hook): Define to
2400         sh64_elf64_link_output_symbol_hook.
2401         (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
2402         undefined if partial linking.  Adjust sanity check.
2403         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
2404         Implement semantics for inter-file DataLabel references.
2405         * elf64-sh64.c (DATALABEL_SUFFIX): Define.
2406         (sh64_elf64_add_symbol_hook): New.
2407         (sh_elf64_relocate_section): If passing an indirect symbol with
2408         st_type STT_DATALABEL on the way to a symbol with st_other
2409         STO_SH5_ISA32, do not bitor 1 to the relocation.
2410         (elf_backend_add_symbol_hook): Define to
2411         sh64_elf64_add_symbol_hook.
2412         * elf64-sh32.c: Tweak comments.
2413         (DATALABEL_SUFFIX): Define.
2414         (sh64_elf_add_symbol_hook): New.
2415         (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
2416         * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
2417         symbol with st_type STT_DATALABEL on the way to a symbol with
2418         st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
2419         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
2420         Pass through STT_DATALABEL.
2421         * elf32-sh64.c (sh64_elf_get_symbol_type): New.
2422         (elf_backend_get_symbol_type): Define.
2423         * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
2424         (elf_backend_get_symbol_type): Define.
2425         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
2426         * elf32-sh64.c: Tweak comments.
2427         (sh64_elf_copy_private_data_internal): Add prototype.
2428         (bfd_elf32_bfd_set_private_flags): Define.
2429         (sh64_elf_copy_private_data_internal): Compare machine name, not
2430         textual BFD target name, to check whether to copy section flag
2431         SHF_SH5_ISA32.
2432         (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
2433         Tweak section-contents-type-mismatch message.
2434         (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
2435         Validize reloc-types.
2436         * elf64-sh64.c: New file.
2437         * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
2438         * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
2439         (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
2440         Regenerate dependencies.
2441         * Makefile.in: Regenerate.
2442         * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
2443         bfd_elf64_sh64l_vec.
2444         * configure.in: Handle bfd_elf64_sh64_vec and
2445         bfd_elf64_sh64l_vec.
2446         * configure: Regenerate.
2447         * po/POTFILES.in: Regenerate.
2448         * po/bfd.pot: Regenerate.
2449         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
2450         * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
2451         anything else but EF_SH64 and EF_SH64_ABI64.
2452         (sh64_elf_merge_private_data): Emit error for anything else but
2453         EF_SH64 and EF_SH64_ABI64.
2454         * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
2455         from targ_selvecs.
2456         * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
2457         bfd_elf32_sh64l_vec as a temporary measure.
2458         * configure: Regenerate.
2459         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
2460         * cpu-sh.c (arch_info_struct): Include sh5 item
2461         unconditionalized.
2462         * config.bfd (sh64-*-elf*): Do not set targ_cflags.
2463         Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
2464         bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
2465         * elf32-sh64.c: Tweak comments.
2466         (sh64_elf_set_mach_from_flags): Recognize all machine flags that
2467         are proper subsets of SH64 as bfd_mach_sh5.  Add EF_SH64_ABI64.
2468         (sh64_elf_copy_private_data_internal): Wrap long line.
2469         (sh64_elf_merge_private_data): Rewrite to allow objects from
2470         SH64 subsets to be linked together.
2471         (INCLUDE_SHMEDIA): Define.
2472         * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
2473         Parenthesize plus-expression inside or-expression.
2474         <global symbol>: Ditto.
2475         (sh_elf_set_mach_from_flags): Remove code refusing
2476         deleted EF_SH64_32BIT_ABI flag.
2477         2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
2478         * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
2479         R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
2480         R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
2481         (sh_elf_relocate_section) <local symbol>: Or 1 in
2482         calculation of relocation if sym->st_other & STO_SH5_ISA32.
2483         <global symbol>: Ditto if h->other & STO_SH5_ISA32.
2484         * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
2485         relocation.
2486         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
2487         * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
2488         (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
2489         Regenerate dependencies.
2490         * Makefile.in: Regenerate.
2491         * archures.c: Add bfd_mach_sh5.
2492         * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
2493         Handle sh64-*-elf*.  Set targ_cflags to -DINCLUDE_SHMEDIA.
2494         * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
2495         * configure: Regenerate.
2496         * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
2497         BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
2498         BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
2499         BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
2500         BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
2501         BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
2502         BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
2503         BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
2504         BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
2505         * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
2506         in item for SH5.
2507         * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
2508         for SHmedia relocs.
2509         [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
2510         [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
2511         shmedia_prepare_reloc, goto final_link_relocate if it returns
2512         non-zero, else fail as before.
2513         (sh_elf_set_mach_from_flags): Provide function only if not defined
2514         as macro.  Do not recognize objects with EF_SH64_32BIT_ABI set.
2515         (sh_elf_set_private_flags): Provide function only if not defined
2516         as a macro.
2517         (sh_elf_copy_private_data): Similar.
2518         (sh_elf_merge_private_data): Similar.
2519         * section.c (SEC_SH_ISA_SHMEDIA): New.
2520         * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
2521         * elf32-sh64.c: New file.
2522         * libbfd.h: Regenerate.
2523         * bfd-in2.h: Regenerate.
2524         * po/POTFILES.in: Regenerate.
2525         * po/bfd.pot: Regenerate.
2526         * bfd-in2.h: Regenerate.
2527         * libbfd.h: Regenerate.
2528
2529 2002-02-07  Daniel Jacobowitz  <drow@mvista.com>
2530
2531         * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
2532         been included, not drag it in.
2533         * bfd-in2.h: Regenerate.
2534
2535 2002-02-06  H.J. Lu  (hjl@gnu.org)
2536
2537         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
2538         the mach and ISA fields if necessary.
2539
2540 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2541
2542         * coffcode.h (coff_set_arch_mach_hook): Select the highest known
2543         ARM architecture when an F_ARM_5 flag is detected, since we cannot
2544         be sure exactly which architecture this represents.
2545
2546 2002-02-05  Nick Clifton  <nickc@redhat.com>
2547
2548         * po/tr.po: Updated translation.
2549
2550 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
2551
2552         From Jimi X <jimix@watson.ibm.com>
2553         * archures (bfd_mach_ppc64): Define.
2554         (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
2555         (bfd_powerpc_arch): Define.
2556         * bfd-in2.h: Regenerate.
2557         * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
2558         (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
2559         (bfd_powerpc_archs): Add default powerpc64 arch.
2560
2561 2002-02-05  Alan Modra  <amodra@bigpond.net.au>
2562
2563         * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
2564         against section syms in readonly sections.  Don't do the global
2565         sym check if we find one.
2566         * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
2567         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
2568         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
2569         * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
2570         (elf_s390_grok_prstatus): Add missing prototype.
2571
2572 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
2573
2574         * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
2575         (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
2576         Call bfd_get_section_by_name only once.  Initialize
2577         bpodata->n_bpo_relocs_this_section.
2578         (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
2579         referring to DSOs.
2580         (bpo_reloc_request_sort_fn): Don't use difference of values as
2581         return-value.
2582
2583 2002-02-02  David O'Brien  <obrien@FreeBSD>
2584
2585         * configure.in: Tweak the FreeBSD 4.x recognition more.  Only treat
2586         version 4.5 and later the same as 5-CURRENT.
2587         * configure: Re-generate.
2588
2589 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
2590
2591         * config.bfd (hppa*-*-netbsd*): New target.
2592
2593 2002-01-31  Philipp Thomas  <pthomas@suse.de>
2594
2595         * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
2596         to front of message. Unify messages with elf32-arm.h. Use
2597         commas where neccessary.
2598         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
2599         ERROR in messages. Unify messages with coff-arm.c. Correct
2600         VFP/FPA error message.
2601         (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
2602         APCS-32 for translation.
2603
2604 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
2605
2606         Perform on-demand global register allocation from
2607         R_MMIX_BASE_PLUS_OFFSET relocs.
2608         * elf64-mmix.c (struct bpo_reloc_section_info, struct
2609         bpo_reloc_request, struct bpo_greg_section_info): New.
2610         (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
2611         bpo_reloc_request_sort_fn, mmix_elf_relax_section,
2612         _bfd_mmix_check_all_relocs,
2613         _bfd_mmix_prepare_linker_allocated_gregs,
2614         _bfd_mmix_finalize_linker_allocated_gregs): New functions.
2615         (elf_mmix_howto_table): Correct src_mask for most relocs.
2616         (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
2617         case.
2618         (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
2619         case.  Fix typo in comment.  New label do_mmix_reloc.
2620         (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
2621         store first object file with a base-plus-offset reloc.  Call
2622         mmix_elf_check_common_relocs for the part common with mmo.
2623         (mmix_elf_final_link): Write out linker-allocated register
2624         contents section.
2625         (elf_backend_gc_sweep_hook): Define.
2626         (bfd_elf64_bfd_relax_section): Define.
2627
2628         * mmo.c: Don't include <ctype.h>
2629         (mmo_init): Correct init-once logic.
2630
2631 2002-02-01  Tom Rix  <trix@redhat.com>
2632
2633         * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
2634
2635 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
2636
2637         * Makefile.am: Run "make dep-am"
2638         * Makefile.in: Regenerate.
2639
2640 2002-01-31  David O'Brien  <obrien@FreeBSD>
2641
2642         * configure.in: Recognize the differences in core files from FreeBSD
2643         4.{0,1} and later versions of 4.x.  This treats 4.2+ the same as
2644         5-CURRENT.
2645         * configure: Regenerate.
2646
2647 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
2648
2649         * coff-or32.c: New file.
2650         * cpu-or32.c: New file.
2651         * elf32-or32.c: New file.
2652         * archures.c: Add support for or32.
2653         * targets.c: Add support for or32.
2654         * bfd-in2.h: Regenerate.
2655         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
2656         coff_write_object_contents): Add support for or32.
2657         * config.bfd: Add target.
2658         * configure.in: Add support for or32.
2659         * configure: Regenerate.
2660         * Makefile.am: Add support for or32.
2661         * Makefile.in: Regenerate.
2662         * po/SRC-POTFILES.in: Add or32 files.
2663         * po/bfd.pot: Regenerate.
2664
2665 2002-01-31  Nick Clifton  <nickc@cambridge.redhat.com>
2666             Don Lindsay  <lindsayd@cisco.com>
2667
2668         * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
2669         false' with a return of a bfd_reloc_ error code.
2670
2671 2002-01-31  Hans-Peter Nilsson  <hp@axis.com>
2672
2673         * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
2674         unexport unreferenced symbols when --export-dynamic.  Call
2675         _bfd_elf_strtab_delref when unexporting.
2676
2677 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
2678
2679         * bfd-in.h: Include <stdbool.h> if it is available.
2680         * bfd-in2.h: Regenerated.
2681
2682 2002-01-31  Alan Modra  <amodra@bigpond.net.au>
2683
2684         * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
2685         not go via the plt.
2686
2687 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
2688
2689         * archures.c: Tidy up formatting of embedded comments.
2690         * bfd.c: Tidy up formatting of embedded comments.
2691         * bfd-in.h: Fix formatting of comments.
2692         * reloc.c: Tidy up formatting of ordinary & embedded comments.
2693         * section.c: Tidy up formatting of embedded comments.
2694         * syms.c: Tidy up formatting of embedded comments.
2695         * targets.c: Tidy up formatting of embedded comments.
2696
2697         * bfd-in2.h: Regenerate.
2698
2699 2002-01-30  Nick Clifton  <nickc@cambridge.redhat.com>
2700
2701         * vms-tir.c (cmd_name): New function.
2702         (tir_cmd_name): New function.
2703         (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
2704         (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
2705         Fix formatting.
2706
2707         * peXXigen.c (pe_print_idata): Rearrange message to aid in
2708         translation.
2709         (pe_print_pdata):  Rearrange message to aid in translation.
2710
2711         * libbfd.c (warn_deprecated): Rearrange error message to aid in
2712         translation.
2713
2714         * ihex.c (ihex_write_object_contents): Fix spelling typo.
2715
2716         * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
2717
2718         * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
2719         message to aid in translation.
2720
2721         * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
2722         to aid in translation.
2723
2724         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
2725
2726 2002-01-30  Philipp Thomas  <pthomas@suse.de>
2727
2728         * coff-arm.c, elf32-elf.h: Unify messages.
2729
2730 2002-01-30  Nick Clifton <nickc@redhat.com>
2731
2732         * po/sv.po: Updated translation.
2733
2734 2002-01-30  Philipp Thomas  <pthomas@suse.de>
2735
2736         * dwarf2.c (read_abbrev): Use full section name in error message.
2737         (decode_line_info): Likewise.
2738
2739         * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
2740         message.
2741
2742 2002-01-30  Alan Modra  <amodra@bigpond.net.au>
2743
2744         * elf64-ppc.c (func_desc_adjust): Only provide missing function
2745         descriptor symbols for undefined function code syms.  Clear
2746         ELF_LINK_NON_ELF so that they can stay weak.
2747
2748 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
2749             Mitch Lichtenberg  <mpl@broadcom.com>
2750
2751         * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
2752         * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
2753         to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
2754         generation.
2755         * bfd-in2.h: Regenerate.
2756
2757 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
2758
2759         * elf32-mips.c: Add additional comments about HI16 relocation
2760         processing.
2761         (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
2762         pc-relative relocations.  (Reverts change made on 2001-10-31.)
2763         (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
2764         for pc-relative relocations.
2765         (mips_elf_calculate_relocation): Add a comment about a kludge
2766         in the R_MIPS_GNU_REL_HI16 handling.
2767         (_bfd_mips_elf_relocate_section): Implement that kludge;
2768         adjust pc-relative HI16 relocation for difference in HI16 and
2769         LO16 addresses, since it can't easily be done in
2770         mips_elf_calculate_relocation.
2771
2772 2002-01-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2773
2774         * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
2775         relocations with PC32 relocations for undefined or weak symbols.
2776         * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
2777         * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
2778
2779 2002-01-28  Jason Thorpe  <thorpej@wasabisystems.com>
2780
2781         * elfcore.h (elf_core_file_p): Improve comment for last change.
2782
2783 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2784
2785         * configure: Regenerated.
2786
2787 2002-01-27  Jason Thorpe  <thorpej@wasabisystems.com>
2788
2789         * elfcore.h (elf_core_file_p): Set the machine architecture
2790         before processing the program headers.
2791
2792 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
2793
2794         * configure.in <64-bit configuration>: If using gcc, check and
2795         emit error for egcs-1.1.2.
2796         * configure: Regenerate.
2797
2798 2002-01-26  Egor Duda  <deo@logos-m.ru>
2799
2800         * elf.c (elfcore_grok_win32pstatus): Copy only as much information
2801         as possible to avoid stack corruption.
2802
2803 2002-01-26  Richard Henderson  <rth@redhat.com>
2804
2805         * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
2806         for non-allocated sections.
2807
2808 2002-01-25  Mark Kettenis  <kettenis@gnu.org>
2809
2810         * elf.c (elfcore_write_prstatus): Make sure we pass the address of
2811         prstat.pr_reg even if it is a struct.
2812
2813 2002-01-25  Steve Ellcey <sje@cup.hp.com>
2814
2815         * bfd/elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
2816
2817 2002-01-25  Philipp Thomas  <pthomas@suse.de>
2818
2819         * coffgen.c (coff_print_symbol): Don't mark info message
2820         for translation.
2821
2822 2002-01-25  Nick Clifton <nickc@redhat.com>
2823
2824         * po/fr.po: Updated translation.
2825         * po/es.po: Updated translation.
2826
2827 2002-01-25  Philipp Thomas  <pthomas@suse.de>
2828
2829         * coff-alpha.c (alpha_relocate_section): Unify warning message
2830         for GP relative relocations without GP defined.
2831         * coff-mips.c (mips_relocate_section): Likewise.
2832
2833 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
2834
2835         * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
2836         unsigned overflow when new_offset < old_offset.
2837
2838 2002-01-24  Philipp Thomas  <pthomas@suse.de>
2839
2840         * bfd.c (_bfd_abort): Fix typo.
2841
2842 2002-01-23  Richard Henderson  <rth@redhat.com>
2843
2844         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
2845         plt entries for undefweak symbols.
2846
2847 2002-01-23  Steve Ellcey <sje@cup.hp.com>
2848
2849         * bfd/targets.c (bfd_elf32_ia64_hpux_big_vec): Add to
2850         DEFAULT_VECTOR.
2851         (bfd_elf64_ia64_hpux_big_vec): Ditto.
2852         (bfd_elf32_h8300_vec): Ditto.
2853
2854 2002-01-23  Alan Modra  <amodra@bigpond.net.au>
2855
2856         * elf64-ppc.c: Remove stale part of ABI comment.
2857         (NO_OPD_RELOCS): Define.
2858         (ppc64_elf_check_relocs): Use it.
2859         (ppc64_elf_relocate_section): Here too.
2860         (build_one_stub): Don't point function syms at the stub.  Instead,
2861         hijack plt.offset.
2862         (ppc64_elf_relocate_section): Check whether REL24 relocs should
2863         really go to the stub.  Make all dynamic relocs in opd against
2864         locals.
2865         (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
2866         plt.offset.
2867
2868 2002-01-22  Richard Henderson  <rth@redhat.com>
2869
2870         * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
2871
2872 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
2873
2874         * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
2875         TOC_BASE_OFF adjustment.
2876
2877         * Makefile.am: Run "make dep-am".
2878         * Makefile.in: Regenerate.
2879         * po/SRC-POTFILES.in: Regenerate.
2880
2881 2002-01-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2882
2883         * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
2884         host defines.
2885
2886 2002-01-21  Hans-Peter Nilsson  <hp@axis.com>
2887
2888         * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
2889         Check for and emit error if sgot is NULL at this point.
2890
2891 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
2892
2893         * config.bfd (ia64*-*-netbsd*): New target.
2894
2895 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2896
2897         * som.c (som_write_space_strings): Comment typo fix.
2898
2899 2002-01-21  Alan Modra  <amodra@bigpond.net.au>
2900
2901         * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
2902         is_func_descriptor fields.
2903         (link_hash_newfunc): Init them.
2904         (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
2905         dot are candidates for plt entries.  When processing .opd relocs,
2906         set function descriptor strings to point inside function code
2907         string, and set new ppc_link_hash_entry fields.
2908         (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
2909         (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
2910         function descriptors.  It's now done in..
2911         (func_desc_adjust): New.
2912         (ppc64_elf_func_desc_adjust): New.
2913         (define elf_backend_always_size_sections): Define.
2914         (ppc64_elf_hide_symbol): New.
2915         (define elf_backend_hide_symbol): Define.
2916         (allocate_dynrelocs): Remove code looking up function descriptors
2917         as that has been done earlier.
2918         (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
2919         table.
2920         (ppc64_elf_finish_dynamic_symbol): Likewise.  Remove code looking
2921         up function descriptor.
2922         (build_one_stub): Look up the function code sym.  Check for
2923         invalid plt offsets.
2924         (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
2925         Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
2926
2927         * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
2928         boolean param.
2929         (_bfd_elf_link_hash_hide_symbol): Likewise.
2930         * elflink.h (elf_link_add_object_symbols): Adjust call to
2931         elf_backend_hide_symbol.
2932         (elf_fix_symbol_flags): Likewise.
2933         (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
2934         than bfd_alloc.
2935         * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
2936         Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
2937         * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
2938         (clobber_millicode_symbols): Adjust to suit new hide_symbol.
2939         * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
2940         and adjust to suit.
2941         * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
2942         _bfd_elf_link_hash_hide_symbol rather than duplicating code.
2943         * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
2944
2945 2002-01-18  Alan Modra  <amodra@bigpond.net.au>
2946
2947         * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
2948         dynamic function descriptor symbol, not the associated function
2949         symbol.
2950
2951 2002-01-17  Eric Christopher  <echristo@redhat.com>
2952
2953         * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
2954
2955 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
2956
2957         * po/bfd.pot: Regenerate.
2958         * po/fr.po: Regenerate.
2959
2960 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
2961
2962         * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
2963         Remove "Elf_Internal_Shdr *" param.
2964         (_bfd_mips_elf_section_from_bfd_section): Ditto.
2965         * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
2966         * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
2967         * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
2968         * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
2969         * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
2970         * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
2971         function to override special sections.  Remove hdr arg from
2972         backend call, and don't loop.
2973
2974 2002-01-16  Eric Christopher  <echristo@redhat.com>
2975
2976         * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
2977         on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
2978         relocations requiring gp0 and gp.
2979
2980 2002-01-16  Richard Earnshaw  <rearnsha@arm.com>
2981
2982         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
2983         EF_ARM_VFP_FLOAT.
2984         (elf32_arm_print_private_bfd_data): Likewise.
2985
2986 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
2987
2988         * po/tr.po: Import new version.
2989
2990 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
2991
2992         * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
2993         (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
2994         (ORI_R0_R0_0): Correct.
2995
2996 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
2997
2998         * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
2999         when plt_not_loaded.
3000         * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
3001         clear .plt SEC_CODE here.  Create .stub and correct .glink flags.
3002         (PLT_INITIAL_ENTRY_SIZE): Set to 24.
3003         (ppc64_elf_glink_code): Delete.
3004         (PPC64_ELF_GLINK_SIZE): Delete.
3005         (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
3006         BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
3007         ORI_R0_R0_0): Define.
3008         (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
3009         (struct ppc_link_hash_table): Add sstub and plt_overflow.
3010         (ppc64_elf_link_hash_table_create): Init them.
3011         (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
3012         Don't copy to shared lib.
3013         (ppc64_elf_check_relocs): Call bfd_set_error on errors.
3014         (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
3015         (allocate_dynrelocs <plt>): Don't change function sym here.  Make
3016         room for .stub and .glink code.
3017         (ppc64_elf_size_dynamic_sections): Handle .stub.  Make entry for
3018         DT_PPC64_GLINK.
3019         (ppc64_elf_final_link): Rename to ppc64_elf_set_toc.  Don't call
3020         bfd_elf64_bfd_final_link.
3021         (bfd_elf64_bfd_final_link): Don't define.
3022         (ppc64_elf_size_stubs): New.
3023         (build_plt_stub): New.
3024         (build_one_stub): New.
3025         (ppc64_elf_build_stubs): New.
3026         (ppc64_elf_relocate_section <toc relocs>): Remove assert.
3027         (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
3028         (ppc64_elf_finish_dynamic_symbol): Don't build stubs here.  Set
3029         DT_PPC64_GLINK entry.  Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
3030         case output sections not separate.  Adjust DT_RELASZ to not
3031         include plt relocs.  Set reserved got entry.  Set got and plt
3032         entry size.
3033         (elf_backend_got_header_size): Set to 8.
3034         * elf64-ppc.h: New file.
3035
3036 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
3037
3038         * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
3039         sections, use bfd_section_list_remove.
3040         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
3041         * elflink.h (elf_link_add_object_symbols): When removing all
3042         sections, use bfd_section_list_clear.
3043
3044 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
3045
3046         * po/sv.po: New file: Swedish translation.
3047         * configure.in (ALL_LINGUAS): Add sv.
3048         * configure: Regenerate.
3049
3050 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3051
3052         * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
3053         * elf.c (merge_sections_remove_hook): New function.
3054         (_bfd_elf_merge_sections): Pass it as 3rd argument to
3055         _bfd_merge_sections.
3056         * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
3057         * libbfd.h: Rebuilt.
3058         * merge.c (_bfd_merge_sections): Add remove_hook argument.
3059         Call remove_hook if a SEC_EXCLUDE section is encountered.
3060
3061 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
3062
3063         * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
3064         (xstormy16_reloc_map): Initialise new field with correct howto
3065         table.
3066         (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
3067         howto entry.
3068
3069 2002-01-10  Michael Snyder  <msnyder@redhat.com>
3070
3071         * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
3072         (elfcore_write_pstatus): Use long instead of pid_t;
3073         * elf-bfd.h: Change prototypes to use long instead of pid_t;
3074
3075 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
3076
3077         * elf.c: Update copyright years.
3078         (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
3079         and NT_NETBSDCORE_FIRSTMACH.  Improve a comment.
3080
3081 2002-01-08  Michael Snyder  <msnyder@redhat.com>
3082
3083         Add capability to write corefile note sections, for gdb.
3084         * elf.c (elfcore_write_note): New function.
3085         (elfcore_write_prpsinfo): New function.
3086         (elfcore_write_prstatus): New function.
3087         (elfcore_write_pstatus): New function.
3088         (elfcore_write_prfpreg): New function.
3089         (elfcore_write_prxfpreg): New function.
3090         * elf-bfd.h: Add prototypes for above functions.
3091
3092 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
3093
3094         * elf.c (elf_fake_sections): Propagate errors from
3095         elf_backend_fake_section.
3096
3097 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
3098
3099         * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
3100         (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
3101         (elf32-sh-nbsd.lo): New rule.
3102         * Makefile.in: Regenerate.
3103         * config.bfd (sh*le-*-netbsdelf*): New target.
3104         (sh*-*-netbsdelf*): New target.
3105         * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
3106         (bfd_elf32_shnbsd_vec): New vector.
3107         (bfd_elf32_shlnbsd_vec): New vector.
3108         * configure: Regenerate.
3109         * elf32-sh-nbsd.c: New file.
3110         * targets.c: Update copyright years.
3111         (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
3112         bfd_elf32_shnbsd_vec.
3113
3114 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3115
3116         * coff-rs6000.c (READ20): Use bfd_scan_vma.
3117
3118 2002-01-07  Geoffrey Keating  <geoffk@redhat.com>
3119
3120         * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
3121         of a symbol in a section that will be deleted.
3122
3123 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
3124
3125         * po/es.po: New file: Spanish translation.
3126         * configure.in (ALL_LINGUAS): Add es.
3127         * configure: Regenerate.
3128
3129 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
3130
3131         * elfxx-ia64.c (is_unwind_section_name): Add target vector as
3132         argument so we can handle HP-UX specially.
3133         (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
3134         (elfNN_hpux_backend_section_from_bfd_section): New for support
3135         of SHN_IA_64_ANSI_COMMON.
3136         (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
3137         (is_unwind_section_name): Add special HP-UX support.
3138         (elfNN_ia64_section_from_shdr): Add support for more sections.
3139         (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
3140         add support for more sections.
3141         (elfNN_ia64_additional_program_headers): Modify
3142         is_unwind_section_name call.
3143         (elfNN_ia64_modify_segment_map): Remove assumption that there is
3144         only one unwind section in segment.
3145
3146 2002-01-06  Alan Modra  <amodra@bigpond.net.au>
3147
3148         * syms.c (_bfd_generic_make_empty_symbol): New function.
3149         * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
3150         _bfd_generic_make_empty_symbol.
3151         * libbfd.h: Regenerate.
3152         * bfd-in2.h: Regenerate.
3153         * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
3154         (hppabsd_core_get_symtab_upper_bound): Don't define.
3155         (hppabsd_core_get_symtab): Likewise.
3156         (hppabsd_core_print_symbol): Likewise.
3157         (hppabsd_core_get_symbol_info): Likewise.
3158         (hppabsd_core_bfd_is_local_label_name): Likewise.
3159         (hppabsd_core_get_lineno): Likewise.
3160         (hppabsd_core_find_nearest_line): Likewise.
3161         (hppabsd_core_bfd_make_debug_symbol): Likewise.
3162         (hppabsd_core_read_minisymbols): Likewise.
3163         (hppabsd_core_minisymbol_to_symbol): Likewise.
3164         (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
3165         Formatting fixes.
3166         * hpux-core.c: Similarly.
3167         * irix-core.c: Similarly.
3168         * osf-core.c: Similarly.
3169         * sco5-core.c: Similarly.
3170         * binary.c (binary_make_empty_symbol): Remove function, define as
3171         _bfd_generic_make_empty_symbol.
3172         * ihex.c (ihex_make_empty_symbol): Likewise.
3173         * mmo.c (mmo_make_empty_symbol): Likewise.
3174         * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
3175         * srec.c (srec_make_empty_symbol): Likewise.
3176         * versados.c (versados_make_empty_symbol): Likewise.
3177         * vms.c (_bfd_vms_make_empty_symbol): Remove.
3178         (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
3179         * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
3180         rather than _bfd_vms_make_empty_symbol.
3181         * vms-misc.c (new_symbol): Likewise.
3182
3183 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
3184
3185         * section.c (bfd_section_init): Remove unnecessary initialisations.
3186         (bfd_section_list_clear): New function.
3187         (bfd_section_list_remove, bfd_section_list_insert): New macros.
3188         (_bfd_strip_section_from_output): Use them.
3189         * coffcode.h (coff_set_alignment_hook): Likewise.
3190         * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
3191         * elf64-mips.c (mips_elf64_final_link): Likewise.
3192         * elf64-mmix.c (mmix_elf_final_link): Likewise.
3193         * sunos.c (sunos_add_dynamic_symbols): Likewise.
3194         * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
3195         * bfd-in2.h: Regenerate.
3196
3197         * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
3198         rather than doing our own section handling.  Clean up after errors
3199         with bfd_release and bfd_section_list_clear.  Handle unexpected
3200         flags.
3201         * aoutf1.h (sunos4_core_file_p): Likewise.
3202         * aix386-core.c (aix386_core_file_p): Likewise.
3203         * cisco-core.c (cisco_core_file_validate): Likewise.
3204         * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
3205         * trad-core.c (trad_unix_core_file_p): Likewise.
3206
3207         * hppabsd-core.c (hppabsd_core_core_file_p):  Clean up after errors
3208         with bfd_release and bfd_section_list_clear.
3209         * hpux-core.c (hpux_core_core_file_p): Likewise.
3210         * irix-core.c (irix_core_core_file_p): Likewise.
3211         * lynx-core.c (lynx_core_file_p): Likewise.
3212         * osf-core.c (osf_core_core_file_p): Likewise.
3213         * rs6000-core.c (rs6000coff_core_p): Likewise.
3214         * sco5-core.c (sco5_core_file_p): Likewise.
3215
3216         * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
3217         sign extension adjustments without conditionals.
3218
3219 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3220
3221         * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
3222         CIE at .eh_frame start is removed due to no FDEs referencing it.
3223
3224 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
3225
3226         * config.bfd (x86_64-*-netbsd*): New target.
3227         * configure.in (x86_64-*-netbsd*): Set COREFILE
3228         to netbsd-core.lo.
3229         * configure: Regenerated.
3230
3231 2002-01-03  Tom Rix  <trix@redhat.com>
3232
3233         * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
3234         for recent bfd_make_section_anyway change.
3235
3236 2002-01-03  Nick Clifton  <nickc@cambridge.redhat.com>
3237
3238         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
3239         R_ARM_THM_PC11 reloc.
3240
3241 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
3242
3243         * configure.in (LINGUAS): Add ja.
3244         * configure: Regenerate.
3245         * po/ja.po: Import from translation project's web site.
3246
3247 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
3248
3249         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
3250         messages to ease translation into other languages.
3251
3252 For older changes see ChangeLog-0001
3253 \f
3254 Local Variables:
3255 mode: change-log
3256 left-margin: 8
3257 fill-column: 74
3258 version-control: never
3259 End: