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