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