* elf-bfd.h (struct elf_backend_data):
[external/binutils.git] / bfd / ChangeLog
1 2001-06-20  Catherine Moore  <clm@redhat.com>
2
3         * elf-bfd.h (struct elf_backend_data):
4         elf_backend_emit_relocs: New field: Function for emitting
5         relocs.
6         elf_backend_count_relocs: New field: Function for determining
7         the number of relocs to be emitted.
8         * elfxx-target.h: Provide default (NULL) values for
9         elf_backend_emit_relocs and elf_backend_count_relocs.
10         * elflink.h (elf_link_size_reloc_section): Make the hash table
11         big enough to hold the relocs counted by either reloc_count or
12         o->reloc_count.  
13         (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
14         should be emitted, either because of a command line option
15         stored in the info structure or because the target provides a
16         special reloc emitting function.
17         If the target provides a reloc counting function use it,
18         unless performing a relocatable link or emitting all relocs.
19         Also set the SEC_RELOC flag on any output section which will
20         contain relocs.
21         (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
22         should be emitted, either because of a command line option
23         stored in the info structure or because the target provides a
24         special reloc emitting function.
25         If the target provides a reloc emitting function, use it,
26         unless performing a relocatable link or emitting all relocs.
27
28 2001-06-20  H.J. Lu  <hjl@gnu.org>
29
30         * elf32-i386.c (elf_i386_size_dynamic_sections): Always
31         allocate local .got space.
32
33 2001-06-19  Andreas Jaeger  <aj@suse.de>
34
35         * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
36         dynamic symbols.
37
38 2001-06-18  Hans-Peter Nilsson  <hp@axis.com>
39
40         * elflink.h (struct elf_assign_sym_version_info): Remove member
41         export_dynamic.  All users changed to use info member.
42         NAME(bfd_elf,size_dynamic_sections)): Remove parameter
43         export_dynamic, instead use member in parameter info.
44         * bfd-in.h (bfd_elf32_size_dynamic_sections,
45         bfd_elf64_size_dynamic_sections): Update prototype.
46         * bfd-in2.h: Regenerate.
47
48 2001-06-18  H.J. Lu  <hjl@gnu.org>
49
50         * elflink.h (elf_info_failed): Add a new field, verdefs.
51         (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
52         elf_export_symbol.
53         (elf_export_symbol): Check eif->verdefs to decide if a symbol
54         should be exported.
55
56 2001-06-17  H.J. Lu  <hjl@gnu.org>
57
58         * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
59         readonly_reloc, to record if a relocation in the .rel.dyn
60         section is against a read-only section. 
61         (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
62         field to false.
63         (_bfd_mips_elf_check_relocs): Record if there is a relocation
64         in the .rel.dyn section against a read-only section by setting
65         DF_TEXTREL or readonly_reloc.
66         (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
67         it is true.
68         (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
69         there is a relocation in the .rel.dyn section against a
70         read-only section.
71         (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
72         DF_TEXTREL is set.
73
74 2001-06-12  Nick Clifton  <nickc@cambridge.redhat.com>
75
76         * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
77         function.  Move flagword result into parameter list.  Remove
78         comment about setting bfd_error_handler to intercept failure
79         results.
80         * coffgen.c (make_a_section_from_file): Examine result of
81         calling bfd_coff_styp_to_sec_flags and pass a failure back to
82         caller.
83         * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
84         function.  Move flagword result into parameter list.
85         * libcoff.h: Regenerate.
86         * libecoff.h: Regenerate.
87
88 2001-06-13  Nick Clifton  <nickc@cambridge.redhat.com>
89
90         * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
91         section is going to follow it.
92
93 2001-06-12  Catherine Moore  <clm@redhat.com>
94
95         * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
96         with the file_align entry from elf_backend_data.
97         (elf_gc_smash_unused_vtentry_relocs): Likewise.
98         (elf_gc_record_vtentry): Likewise.
99
100 2001-06-10  Alan Modra  <amodra@bigpond.net.au>
101
102         * elflink.h: Whitespace changes.
103         (elf_link_read_relocs_from_section): Use "unsigned int" iterator
104         rather than "unsigned char".
105         (elf_link_output_relocs): Likewise.
106         (elf_link_input_bfd): Likewise.
107         (elf_reloc_link_order): LIkewise.
108         * elf.c: s/CONST/const/.  Whitespace changes.
109         * elf32-mips.c: Formatting fix.
110
111         * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
112         * Makefile.in: Regenerate.
113         * po/Make-in: Remove trailing tab.
114
115 2001-06-09  Philip Blundell  <philb@gnu.org>
116
117         * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
118         change.
119         (elf32_arm_plt_entry): Likewise.
120
121 2001-06-08  H.J. Lu  <hjl@gnu.org>
122
123         * elf.c (swap_out_syms): Keep names for global section symbols.
124
125 2001-06-07  H.J. Lu  <hjl@gnu.org>
126
127         * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
128         MIPS-based machines need it.
129
130 2001-06-07  H.J. Lu  <hjl@gnu.org>
131
132         * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
133         for SGI only.
134
135         * config.bfd: Remove ecoff from Linux/mips.
136
137 2001-06-07  Andreas Jaeger  <aj@suse.de>
138
139         * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
140         assertion.
141         (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
142         alignment of 8 for .rela sections; handle further relocations.
143
144 2001-06-06  Christian Groessler <cpg@aladdin.de>
145
146         * coff-z8k.c: Fix formatting.
147         Fix howtos: howto->size was always 1.
148
149 2001-06-05  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
150
151         * configure.host (mips64*-*-linux*): Define.
152
153 2001-06-05  Alan Modra  <amodra@bigpond.net.au>
154
155         * elf32-i386.c (elf_i386_discard_copies): Rename to
156         discard_copies, and use elf_link_hash_entry arg rather than
157         elf_i386_link_hash_entry.
158         (elf_i386_link_hash_traverse): Delete.
159         (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
160         Tidy sizing of dynamic sections.
161         (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
162         possible .plt entries.
163         (elf_i386_gc_sweep_hook): Likewise.
164         (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
165         everything with plt.refcount <= 0.
166
167         * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
168         .relgot space here.
169         (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
170         (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
171         .rel.plt here..
172         (allocate_plt_and_got): ..instead do it all here.  New function.
173         (elf_i386_size_dynamic_sections): Allocate local .got space and
174         call allocate_plt_and_got.  No need to zap .relgot if not dynamic.
175         (bfd_elf32_bfd_final_link): Delete.  (ie. use regular final link
176         rather than gc variety).
177         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
178         (elf_i386_relocate_section): Use it here and correct handling of
179         R_386_GOT32.  Provide section and offset for "unresolvable
180         relocation" error message.
181         (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
182
183         * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
184         sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
185         (elf_i386_link_hash_table_create): Init them.
186         (create_got_section): New function.
187         (elf_i386_create_dynamic_sections): New function.
188         (elf_backend_create_dynamic_sections): Set to above.
189         (elf_i386_check_relocs): Use shortcuts from hash table rather than
190         calling bfd_get_section_by_name.
191         (elf_i386_gc_sweep_hook): Likewise.
192         (elf_i386_adjust_dynamic_symbol): Likewise.
193         (elf_i386_size_dynamic_sections): Likewise.
194         (elf_i386_relocate_section): Likewise.
195         (elf_i386_finish_dynamic_sections): Likewise.
196
197         * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
198
199 2001-06-02  H.J. Lu  <hjl@gnu.org>
200
201         * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
202         and ELFOSABI_HPUX.
203         * elf64-hppa.c (elf64_hppa_object_p): Likewise.
204
205 2001-06-02  H.J. Lu  <hjl@gnu.org>
206
207         * aout-cris.c (MACHTYPE_OK): New. Defined.
208
209 2001-06-02  Hans-Peter Nilsson  <hp@axis.com>
210
211         * section.c (_bfd_strip_section_from_output): Handle NULL
212         output_section.
213
214 2001-06-02  H.J. Lu  <hjl@gnu.org>
215
216         * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
217         rs6000coff64_vec only if BFD64 is defined.
218         (powerpc64-*-aix*): Enable only if BFD64 is defined.
219
220 2001-06-02  H.J. Lu  <hjl@gnu.org>
221
222         * coff-ia64.c (ia64coff_object_p): Rewrite with
223         external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
224
225 2001-06-01  Andreas Jaeger  <aj@suse.de>
226
227         * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
228         relocation, small reformatting.
229
230 2001-05-29  Andreas Jaeger  <aj@suse.de>
231
232         * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
233         (elf64_x86_64_relocate_section): Likewise.
234
235 2001-05-30  Alan Modra  <amodra@one.net.au>
236
237         * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
238         millicode.  Don't allocate .got and .rela.got space here..
239         (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
240         (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
241         .rela.plt here..
242         (hppa_handle_PIC_calls): ..nor here..
243         (allocate_plt_and_got): ..instead do it all here.  New function.
244         (elf32_hppa_size_dynamic_sections): Allocate local .got space and
245         call allocate_plt_and_got.  No need to zap .got if not dynamic.
246         (elf32_hppa_final_link): Call regular bfd_final_link instead of
247         gc_common_final_link.
248         (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
249         (elf32_hppa_relocate_section): Use it here.
250         (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
251         dynamic_sections_created.
252         (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
253
254 2001-05-28  Andreas Jaeger  <aj@suse.de>
255
256         * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
257         generic version since we want a hashsize of 4.
258         (elf_backend_size_info): Likewise.
259
260 2001-05-28  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
261
262         * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
263         a zeroing loop.
264         (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
265         (elf_link_input_bfd): Likewise.
266         (elf_reloc_link_order): Likewise.
267         (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
268         relocations correctly.
269
270 2001-05-28  Nicolas Pitre <nico@cam.org>
271
272         * elf32-arm.h: fix PLT generation for big endian ARM
273
274 2001-05-28  Alan Modra  <amodra@one.net.au>
275
276         * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
277         for symbols forced local that need plabels.
278         (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
279         .plt.rela for local syms if non-shared.
280         (hppa_build_one_stub): Mask lsb of plt.offset.
281         (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
282         (clobber_millicode_symbols): Correct comment.
283         (elf32_hppa_relocate_section): Likewise.
284         (elf32_hppa_finish_dynamic_symbol): Likewise.
285
286 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
287
288         * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
289         * bfd-in2.h: Regenerate.
290         * libbfd.h: Regenerate.
291         * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
292         and BFD_RELOC_SPARC_UA64 mapping
293         * elf64-sparc.c: Likewise.
294
295 2001-05-25  H.J. Lu  <hjl@gnu.org>
296
297         * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
298         (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
299         (coff-rs6000.lo): Remove the old dependency.
300         * Makefile.in: Rebuild.
301
302         * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
303         coff-rs6000.lo.
304
305 2001-05-25  H.J. Lu  <hjl@gnu.org>
306
307         * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
308         rs6000coff_core_file_matches_executable_p,
309         rs6000coff_core_file_failing_command and
310         rs6000coff_core_file_failing_signal only if AIX_CORE is
311         defined.
312         (pmac_xcoff_vec): Likewise.
313         * coff64-rs6000.c (rs6000coff64_vec): Likewise.
314
315 2001-05-25  Timothy Wall  <twall@redhat.com>
316
317         * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
318         for __GLOB_DATA_PTR on AIX5.  Clean up some relocation bugs.
319
320 2001-05-25  H.J. Lu  <hjl@gnu.org>
321
322         * bfd-in2.h: Regenerated.
323         * libcoff.h: Likewise.
324
325 2001-05-25  Alan Modra  <amodra@one.net.au>
326
327         * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
328         undefined millicode syms in shared libs.
329         (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
330         (elf32_hppa_check_relocs): Likewise.
331         (elf32_hppa_adjust_dynamic_symbol): Likewise.
332         (elf32_hppa_size_dynamic_sections): Likewise.
333         (elf32_hppa_relocate_section): Likewise.
334         (elf32_hppa_finish_dynamic_symbol): Likewise.
335         (elf32_hppa_finish_dynamic_sections): Likewise.
336
337 2001-05-24  Tom Rix <trix@redhat.com>
338
339         * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
340         xcoff-target.h not used to define rs6000 or ppc bfd.
341         * Makefile.in same
342
343         * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
344         to 64 bit.
345
346         * coff-rs6000.c : Many changes for 64 bit support.  Move common
347         32/64 code to xcofflink.c.  Explictly define the rs6000coff_vec
348         and pmac_xcoff_vec
349
350         * coff64-rs6000.c : Many changes for 64 bit support.  64 bit
351         linker now supported.  Explictly define the rs6000coff64_vec.
352
353         * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
354         (coff_print_aux) same
355         (coff_write_object_contents) same
356         (coff_slurp_line_table) same
357
358         * coffgen.c : (coff_fix_symbol_name) formatting
359         (coff_mangle_symbols) xcoff 64 bit support
360         (coff_write_symbol) same
361         (coff_write_alien_symbol) same
362         (coff_write_native_symbol) same
363         (coff_write_symbols) same
364         (coff_get_symbol_info) same
365         (bfd_coff_get_syment) same
366         (coff_print_symbol) same
367
368         * config.bfd : add powerpc64-*-aix* target
369
370         * libcoff-in.h : formatting
371
372         * libcoff.h : move xcoff extern declarations to libxcoff.h
373
374         * libxcoff.h : New file
375
376         * xcofflink.c : Many changes for xcoff64 support.  Move common
377         structures to include/coff/xcoff.h.  Move specific structure to
378         backends coff-rs6000.c and coff64-rs6000.c.   Use new backend
379         functions, defined in libxcoff.h, to isolate 32/64 dependencies.
380
381         (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
382         aix4.2+ -binitfini.
383
384         (xcoff_build_ldsyms) : handle special __rtinit symbol.
385
386 2001-05-23  Alexandre Oliva  <aoliva@redhat.com>
387
388         * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
389         s/ENTIRES/ENTRIES/.
390
391 2001-05-23  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
392
393         * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
394         * libbfd.h: Regenerate.
395         * bfd-in2.h: Regenerate.
396
397         * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
398         * archures.c (bfd_mach_mips12000): Define.
399         * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
400         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
401         support.
402         (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
403         * bfd-in2.h: Regenerate.
404         * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
405
406 2001-05-23  kaz Kojima  <kkojima@rr.iij4u.or.jp>
407
408         * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
409         elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
410         elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
411         that is used by GCC.
412
413 2001-05-23  Nick Clifton  <nickc@cambridge.redhat.com>
414
415         * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
416         of entries in a structured section.
417         * elf.c: Use new macro.
418         * elf32-i386.c: Use new macro.
419         * elf32-mips.c: Use new macro.
420         * elf64-alpha.c: Use new macro.
421         * elf64-sparc.c: Use new macro.
422         * elfcode.h: Use new macro.
423         * elflink.h: Use new macro.
424
425 2001-05-23  Nick Clifton  <nickc@cambridge.redhat.com>
426
427         * bfdint.texi: Replace -oformat with --oformat.
428
429 2001-05-21  Andreas Jaeger  <aj@suse.de>
430
431         * dwarf2.c (decode_line_info): Fix error message.
432         (read_abbrevs): Fix test for offset as suggested by Alan Modra and
433         adjust error message.
434
435 2001-05-18  H.J. Lu  <hjl@gnu.org>
436
437         * elflink.h (elf_link_add_object_symbols): Revert the last
438         change.
439
440 2001-05-17  Alan Modra  <amodra@one.net.au>
441
442         * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
443         ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
444         (hppa_build_one_stub): Add an assert to check plt.offset.
445
446 2001-05-17  H.J. Lu  <hjl@gnu.org>
447
448         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
449         version definition to basename of the output filename.
450
451 2001-05-17  H.J. Lu  <hjl@gnu.org>
452
453         * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
454         basename of the bfd filename.
455
456 2001-05-16  Alan Modra  <amodra@one.net.au>
457
458         * section.c (asection): Add linker_has_input field.
459         (STD_SECTION): Adjust initialization to suit.
460         * ecoff.c (bfd_debug_section): Likewise.
461         * bfd-in2.h: Regenerate.
462
463 2001-05-15  Alexandre Oliva  <aoliva@redhat.com>
464
465         * elf-m10300.c (mn10300_elf_relax_section): Don't relax
466         negative 32-bit operands to 16 operands when the operand is
467         going to be zero-extended by the modified opcode.
468
469 2001-05-12  Peter Targett  <peter.targett@arccores.com>
470
471         * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
472         name for 'arc5' core versions.
473         (bfd_arc_arch): Make bfd_mach_arc_6 default.
474
475         * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
476         architecture.
477         (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
478
479 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
480
481         * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
482         sections as well.
483         (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
484         to .gnu.linkonce.t.FOO text section.
485
486 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
487
488         * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
489         fields, change sec into secinfo.
490         (struct sec_merge_info): Add chain, remove last fields.
491         (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
492         (sec_merge_hash_lookup): If lookup could not use a string only
493         because it has bad alignment, mark the old string for deletion.
494         (sec_merge_add): Add secinfo argument. Don't compute entry's
495         position, instead record the section.
496         (sec_merge_emit): Update for the sec into secinfo change in
497         struct sec_merge_hash_entry.
498         (_bfd_merge_section): Only record the section for merging, defer
499         putting strings into the hash table.
500         (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
501         _bfd_merge_sections): New functions.
502         (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
503         changes.
504         * libbfd-in.h (_bfd_merge_sections): Add prototype.
505         (_bfd_nolink_bfd_merge_sections): Define.
506         * libbfd.h: Likewise.
507         (bfd_generic_merge_sections): Add prototype.
508         * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
509         (struct bfd_target): Likewise.
510         * bfd.c (bfd_merge_sections): Define.
511         * bfd-in2.h: Rebuilt.
512         * elf.c (_bfd_elf_merge_sections): New function.
513         * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
514         * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
515         * reloc.c (bfd_generic_merge_sections): New function.
516         * vms.c (vms_bfd_merge_sections): New function.
517         * aout-adobe.c (aout_32_bfd_merge_sections): Define.
518         * aout-target.h (MY_bfd_merge_sections): Define.
519         * aout-tic30.c (MY_bfd_merge_sections): Define.
520         * binary.c (binary_bfd_merge_sections): Define.
521         * bout.c (b_out_bfd_merge_sections): Define.
522         * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
523         * coffcode.c (coff_bfd_merge_sections): Define.
524         * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
525         * i386msdos.c (msdos_bfd_merge_sections): Define.
526         * i386os9k.c (os9k_bfd_merge_sections): Define.
527         * ieee.c (ieee_bfd_merge_sections): Define.
528         * ihex.c (ihex_bfd_merge_sections): Define.
529         * nlm-target.h (nlm_bfd_merge_sections): Define.
530         * oasys.c (oasys_bfd_merge_sections): Define.
531         * ppcboot.c (ppcboot_bfd_merge_sections): Define.
532         * som.c (som_bfd_merge_sections): Define.
533         * srec.c (srec_bfd_merge_sections): Define.
534         * tekhex.c (tekhex_bfd_merge_sections): Define.
535         * versados.c (versados_bfd_merge_sections): Define.
536         * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
537
538 2001-05-11  Nick Clifton  <nickc@cambridge.redhat.com>
539
540         * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
541         to be unsigned long, in order to match its use.
542
543 2001-05-10  H.J. Lu  <hjl@gnu.org>
544
545         * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
546         indirect symbols.
547
548 2001-05-09  H.J. Lu  <hjl@gnu.org>
549
550         * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
551         versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
552         Remove the unused veriable `dynver'.
553
554 2001-05-08  Ian Lance Taylor  <ian@zembu.com>
555
556         * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
557         NULL or is not COFF.
558         (coff_i386_rtype_to_howto): Don't dump core if output section
559         owner is not COFF.
560
561 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
562
563         * ecoff.c (bfd_debug_section): Fix initialization.
564         * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
565         is always a positive integer. Cast away sign mismatch.
566         * elf32-mips.c: Fix misleading comment and typo.
567         (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
568         correct data type.
569         * elflink.c: Fix typo.
570         (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
571         * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
572
573 2001-05-04  Richard Henderson  <rth@redhat.com>
574
575         * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
576
577 2001-05-04  Nick Clifton  <nickc@cambridge.redhat.com>
578
579         * elf32-arm.h (elf32_arm_final_link_relocate): Set
580         EF_ARM_HASENTRY if the start address is set.
581
582 2001-05-03  Nick Clifton  <nickc@cambridge.redhat.com>
583
584         * targets.c (_bfd_target_vector_entries): Compute value based on
585         the size of the _bfd_target_vector and not bfd_target_vector.
586
587 2001-05-03  H.J. Lu  <hjl@gnu.org>
588
589         * elfcode.h: Include "libiberty.h".
590
591         * elflink.h (elf_link_add_object_symbols): Set
592         elf_dt_name (abfd) to basename of the bfd filename.
593         (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
594         of the bfd filename.
595
596 2001-05-03  Andreas Jaeger  <aj@suse.de>
597
598         * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
599         (elf_generic_info_to_howto_rel): Likewise.
600         * coff-alpha.c (reloc_nil): Likewise.
601         (alpha_ecoff_bad_format_hook): Likewise.
602         (alpha_adjust_reloc_out): Likewise.
603         (alpha_bfd_reloc_type_lookup): Likewise.
604         (alpha_convert_external_reloc): Likewise.
605         * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
606         (elf64_alpha_reloc_bad): Likewise.
607         (elf64_alpha_reloc_gpdisp): Likewise.
608         (elf64_alpha_bfd_reloc_type_lookup): Likewise.
609         (elf64_alpha_info_to_howto): Likewise.
610         (elf64_alpha_add_symbol_hook): Likewise.
611         (elf64_alpha_create_got_section): Likewise.
612         (elf64_alpha_is_local_label_name): Likewise.
613         (elf64_alpha_merge_ind_symbols): Likewise.
614         * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
615         (mips_elf64_get_reloc_upper_bound): Likewise.
616         * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
617         (nlm_alpha_get_public_offset): Likewise.
618
619 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
620
621         * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
622         about overflow in R_OPENRISC_LO_16_IN_INSN and
623         R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
624
625 2001-04-30  H.J. Lu  <hjl@gnu.org>
626
627         * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
628         only for ELF_LINK_FORCED_LOCAL.
629         * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
630         * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
631         * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
632
633         * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
634         if the symbol has hidden or internal visibility.
635
636 2001-04-30  Alan Modra  <amodra@one.net.au>
637
638         * elf32-hppa.c (final_link_relocate): Branch to .+8 for
639         calls to undefined weak symbols.
640
641 2001-04-30  Andreas Jaeger  <aj@suse.de>, Andreas Schwab <schwab@suse.de>
642
643         * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
644         R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
645
646 2001-04-27  Andreas Jaeger  <aj@suse.de>
647
648         * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
649         out handled entries.
650         (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
651         (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
652         (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
653         GOT32.
654
655 2001-04-27  Sean McNeil <sean@mcneil.com>
656
657         * config.bfd: Add arm-vxworks target.
658         * coff-arm (coff_arm_relocate_section): Add in symbol value to
659         addend (fro VXworks targets).
660
661 2001-04-26  H.J. Lu  <hjl@gnu.org>
662
663         * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
664         valid.
665
666 2001-04-25  Frank Ch. Eigler  <fche@redhat.com>
667
668         * bfd-in.h (bfd_cache_close): Declare newly exported function.
669         * bfd-in2.h: Regenerated.
670
671 2001-04-24  Jakub Jelinek  <jakub@redhat.com>
672
673         * merge.c (struct sec_merge_hash_entry): Add alignment field.
674         (struct sec_merge_hash): Remove alignment_power.
675         (sec_merge_hash_newfunc): Clear alignment.
676         (sec_merge_hash_lookup): Pass alignment as argument.
677         Use hashp->root.next, not hashp->next to walk the hash chain.
678         If a string already in the hashtable does not have required
679         alignment, create a new hashtable entry.
680         (sec_merge_init): Remove alignment_power argument.
681         (sec_merge_add): Add alignment argument.
682         (sec_merge_emit): Alignment is now a per-entity thing, not per
683         section.
684         (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
685         for proper alignment.
686         Pass alignment information to sec_merge_add.
687
688 2001-04-24  Christian Groessler  <cpg@aladdin.de>
689
690         * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
691         and R_REL16 reloc types; accept odd values for R_REL16 type
692
693 2001-04-24  Johan Rydberg  <jrydberg@opencores.org>
694
695         * cpu-openrisc.c: New file.
696         * elf32-openrisc.c: Likewise.
697
698         * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
699         (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
700         (BFD32_BACKENDS): Add elf32-openrisc.lo.
701         (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
702         (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
703         * Makefile.in: Regenerated.
704         * config.bfd: (openrisc-*-elf): New target.
705         * configure.in (bfd_elf32_openrisc_vec): New vector.
706         * configure: Regenerated.
707         * libbfd.h: Regenerated.
708         * bfd-in2.h: Regenerated.
709         * reloc.c: Add OpenRISC relocations.
710         * targets.c (bfd_elf32_openrisc_vec): Declare.
711         (bfd_target_vect): Add bfd_elf32_openrisc_vec.
712         * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
713         (bfd_openrisc_arch): Declare.
714         (bfd_archures_list): Add bfd_openrisc_arch.
715         * elf.c (prep_headers): Add bfd_arch_openrisc.
716
717 2001-04-23  Bo Thorsen  <bo@suse.de>
718
719         * elf64-x86-64.c: Add c++ vtable hack.
720         Small whitespace and comment changes.
721
722 2001-04-19  Andreas Jaeger  <aj@suse.de>
723
724         * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
725         (elf64_x86_64_plt_entry): Likewise.
726         (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
727         (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
728
729 2001-04-17  Hans-Peter Nilsson  <hp@axis.com>
730
731         * elf32-cris.c: Tweak comments related to dynamic linking.
732         (cris_elf_relocate_section): When not creating shared object, fill
733         in the .got table for any symbol not in the dynamic symbol table.
734         (elf_cris_finish_dynamic_symbol): When not creating shared object,
735         only emit a .got.rela reloc if the symbol is in the dynamic symbol
736         table.
737         (cris_elf_check_relocs): Use variable r_type in all places rather
738         than the original expression.  Add default case in switch for
739         reloc types.
740         (elf_cris_size_dynamic_sections): Iterate over
741         elf_cris_discard_excess_program_dynamics when not creating shared
742         library.
743         (elf_cris_discard_excess_dso_dynamics): Renamed from
744         elf_cris_discard_copies.  Correct typo, s/Rel/Rela/.
745         (elf_cris_discard_excess_program_dynamics): New.
746
747 2001-04-14  Mark Elbrecht  <snowball3@bigfoot.com>
748
749         * coffcode.h (coff_write_object_contents): Use
750         bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
751
752 2001-04-14  H.J. Lu  <hjl@gnu.org>
753
754         * bfd-in2.h: Regenerate.
755
756 2001-04-14  Jakub Jelinek <jakub@redhat.com>
757
758         * section.c (STD_SECTION): Add entsize.
759
760 2001-04-13  H.J. Lu  <hjl@gnu.org>
761
762         * section.c (SEC_MERGE): Define new flag for merging.
763         (SEC_STRINGS): Likewise.
764         (entsize): New field.
765
766 2001-04-13  Roger Sayle  <roger@metaphorics.com>
767
768         * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
769         flag on pe-i386 targets.
770
771 2001-04-13  Jakub Jelinek  <jakub@redhat.com>
772
773         * libbfd-in.h (_bfd_merge_section): New.
774         (_bfd_write_merged_section): New.
775         (_bfd_merged_section_offset): New.
776         * libbfd.h: Rebuilt.
777         * linker.c (_bfd_generic_link_output_symbols): Handle
778         discard_sec_merge.
779         * aoutx.h (aout_link_write_symbols): Likewise.
780         * pdp11.c (aout_link_write_symbols): Likewise.
781         * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
782         (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
783         sections.
784         (elf_link_sec_merge_syms): New.
785         (elf_link_input_bfd): Call _bfd_merged_section_offset
786         and _bfd_write_merged_section.
787         Handle discard_sec_merge.
788         * elf-bfd.h (struct elf_link_hash_table): Add merge_info
789         field.
790         (struct bfd_elf_section_data): Likewise.
791         * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
792         SEC_STRINGS section flags and entsize from their ELF counterparts.
793         (_bfd_elf_link_hash_table_init): Initialize merge_info.
794         (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
795         from their BFD counterparts.
796         * merge.c: New file.
797         * Makefile.am: Add strtab.lo.
798         * Makefile.in: Rebuilt.
799
800 2001-04-09  Hans-Peter Nilsson  <hp@axis.com>
801
802         * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
803         only hide symbols marked STV_INTERNAL or STV_HIDDEN.
804
805 2001-04-05  Steven J. Hill  <sjhill@cotw.com>
806
807         * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
808         endian MIPS ELF target.
809         * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
810         MIPS ELF target.
811
812         * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
813         64bit big endian MIPS ELF target.
814         (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
815         endian MIPS ELF target.
816         * configure: Regenerated.
817
818         * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
819         little endian targets.
820         (mips_elf_sym_is_global): Handle traditional targets.
821
822         * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
823         64bit big endian MIPS ELF target.
824         (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
825         endian MIPS ELF target.
826
827         * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
828         and bfd_elf64_tradlittlemips_vec.
829
830 2001-04-05  David Mosberger  <davidm@hpl.hp.com>
831
832         * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
833         ordinary "progbits" section.
834
835 2001-04-04  Alan Modra  <alan@linuxcare.com.au>
836
837         * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
838         when -Bsymbolic causes a symbol to no longer need a .plt entry.
839
840 2001-04-03  David Mosberger  <davidm@hpl.hp.com>
841
842         * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
843
844 2001-03-30  H.J. Lu  <hjl@gnu.org>
845
846         * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
847         (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
848
849 2001-03-26  H.J. Lu  <hjl@gnu.org>
850
851         * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
852         if there are any relocations for generic ELF.
853         (bfd_elf32_bfd_link_add_symbols): Defined to
854         elf32_generic_link_add_symbols.
855         * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
856         if there are any relocations for generic ELF.
857         (bfd_elf64_bfd_link_add_symbols): Defined to
858         elf64_generic_link_add_symbols.
859
860 2001-03-23  Nick Clifton  <nickc@redhat.com>
861
862         * Makefile.am (BUILD_CFILES): New variable: List of C source
863         files created in build directory.
864         (BUILD_HFILES): New variable: List of header files created in
865         build directory.
866         (POTFILES): Delete.
867         (po/POTFILES.in): Replace rule with empty entry.
868         (po/SRC-POTFILES.in): New rule: Create a list of source files
869         in the source directory.
870         (po/BLD-POTFILES.in): New rule: Create a list of source files
871         in the build directory.
872         (MOSTLYCLEAN): Do not delete source files created in build
873         directory.
874         * Makefile.in: Regenerate.
875         * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
876         into po/Makefile.
877         * configure: Regenerate.
878
879         * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
880         and BLD_POTFILES.
881         Add .. to the search path when building bfd.pot.
882         Delete POTFILES when performing distclean.
883         Add comment describing why distclean is broken in maintainer mode.
884         * po/POTFILES.in: Delete.
885         * po/SRC-POTFILES.in: New file.
886         * po/BLD-POTFILES.in: New file.
887         * po/bfd.pot: Regenerate.
888
889 2001-03-22  Hans-Peter Nilsson  <hp@axis.com>
890
891         * elf32-cris.c: Shlib and PIC support.  PCREL tweaks.
892         (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
893         elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
894         elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
895         elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
896         elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
897         functions.
898         (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
899         R_CRIS_32_PCREL>: Correct comments.  Set pcrel_offset to false.
900         <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
901         R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
902         R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
903         New HOWTO members for new relocs.
904         (cris_reloc_map): Map new relocs.
905         (ELF_DYNAMIC_INTERPRETER): Define.
906         (PLT_ENTRY_SIZE): Define.
907         (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
908         elf_cris_pic_plt_entry): New, PLT templates.
909         (struct elf_cris_pcrel_relocs_copied, struct
910         elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
911         (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
912         (cris_final_link_relocate): Check that 16-bit GOT relocs have
913         positive values.  Adjust PCREL relocs to be relative to location
914         after relocation.
915         (cris_elf_relocate_section): Handle relocations to dynamic
916         objects.  Handle new relocations.  Call error handler when seeing
917         non-PIC relocation for read-only sections while generating shared
918         object.
919         (cris_elf_check_relocs): Set reference counts for GOT and PLT
920         entries.
921         (bfd_elf32_bfd_link_hash_table_create,
922         elf_backend_adjust_dynamic_symbol,
923         elf_backend_size_dynamic_sections,
924         elf_backend_finish_dynamic_symbol,
925         elf_backend_finish_dynamic_sections,
926         elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
927         elf_backend_hide_symbol, elf_backend_want_got_plt,
928         elf_backend_plt_readonly, elf_backend_want_plt_sym,
929         elf_backend_got_header_size, elf_backend_plt_header_size):
930         Define.
931
932         * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
933         BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
934         BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
935         BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
936         BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
937         BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
938         * bfd-in2.h, libbfd.h: Regenerate.
939
940 2001-03-21  Diego Novillo  <dnovillo@redhat.com>
941
942         (_bfd_mips_elf_relocate_section): Give a better error message when
943         a relocation is not recognized.
944
945 2001-03-21  Alan Modra  <alan@linuxcare.com.au>
946
947         * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
948         non-NULL before attempting to dereference.
949
950 2001-03-20  H.J. Lu  <hjl@gnu.org>
951
952         * configure.in: Remove the redundent AC_ARG_PROGRAM.
953         * configure: Rebuild.
954
955 2001-03-20  Andreas Schwab  <schwab@suse.de>
956
957         * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
958         relocation value when resolving a reference from a debugging
959         section.
960
961 2001-03-16  Scott Thomason  <SThomaso@hii.com>
962
963         * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
964         (xcoff64_swap_sym_out): Fix syntax errors.
965
966 2001-03-16  Richard Sandiford  <rsandifo@redhat.com>
967
968         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
969
970 2001-03-15  Alan Modra  <alan@linuxcare.com.au>
971
972         * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
973         (hppa_link_hash_newfunc): Init it.
974         (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
975         section appears to be non-PIC.
976         (final_link_relocate): Likewise.
977         (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
978         possible candidate function, and set pic_call for those that will
979         only have a .plt entry for the PIC call stub.
980         (hppa_handle_PIC_calls): Set maybe_pic_call.
981
982 2001-03-12  DJ Delorie  <dj@redhat.com>
983
984         * elf32-sh.c (sh_elf_relocate_section): Only relocation
985         R_SH_DIR8WP* relocs if they're against external symbols, else
986         they're just for relaxing.  Validate the reloc values.
987
988 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
989
990         * binary.c (bfd_external_binary_architecture): Declare.
991         (binary_object_p): If bfd_external_binary_architecture is defined,
992         set the architecture to this string.
993
994 2001-03-11  Philip Blundell  <philb@gnu.org>
995
996         * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
997         entries that could serve as a definition for a weak symbol.
998
999 2001-03-08  Nick Clifton  <nickc@redhat.com>
1000
1001         * Most files: Update copyright notices using Perl script created
1002         by Kevin Buettner <kevinb@redhat.com>.
1003
1004 2001-03-07  Nick Clifton  <nickc@redhat.com>
1005
1006         * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
1007         prior patch on ! defined OLD_ARM_ABI.
1008
1009 2001-03-07  Andreas Jaeger  <aj@suse.de>
1010
1011         * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
1012         some relocation values.
1013
1014 2001-03-06  Nick Clifton  <nickc@redhat.com>
1015
1016         * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
1017         of offset in BLX(1) instruction.
1018         * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
1019         offset in BLX(1) instruction.
1020         Fix formatting.
1021
1022 2001-03-06  Nick Clifton  <nickc@redhat.com>
1023
1024         * coff-arm.c (coff_arm_reloc_type_lookup): Add
1025         BFD_RELOC_THUMB_PCREL_BLX.
1026
1027 2001-03-06  Igor Shevlyakov  <igor@windriver.com>
1028
1029         * archures.c (bfd_default_scan): Add Coldfire CPUs.
1030         * bfd-in2.h: Regenerate.
1031         * cpu-m68k.c: Add Coldfire CPUs for arch table.
1032         * ieee.c (ieee_write_processor): Set proper id for
1033         Coldfire CPUs.
1034
1035 2001-03-01  D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
1036
1037         * configure.in: Add s390 target.
1038         * configure: Regenerate.
1039
1040 2001-02-28  Andreas Jaeger  <aj@suse.de>
1041
1042         * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
1043         to addend.
1044
1045 2001-02-28  Philip Blundell  <pb@futuretv.com>
1046
1047         * elf32-arm.h: Update mentions of renamed EF_xx constants.
1048         (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
1049
1050 2001-02-27  H.J. Lu  <hjl@gnu.org>
1051
1052         * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
1053         abfd->tdata.aout_data == NULL.
1054
1055 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1056
1057         * elf32-hppa.c: Correct field selector in stub comments.
1058         (clobber_millicode_symbols): Formatting fix.
1059
1060         * configure.in: Bump version to 2.11.90.
1061         * configure: Regenerate.
1062         * Makefile.am (CFILES): Rename to SOURCE_CFILES.
1063         (CFILES): $SOURCE_CFILES + generated C files.
1064         (POTFILES): Include $HFILES not $SOURCE_HFILES.
1065         Run "make dep-am"
1066         * Makefile.in: Regenerate.
1067         * doc/Makefile.in: This too.
1068
1069 2001-02-26  Timothy Wall  <twall@cygnus.com>
1070
1071         * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
1072         comments.
1073
1074 2001-02-26  Nick Clifton <nickc@redhat.com>
1075
1076         * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
1077         up, replacing multiple if statements with a switch.
1078         (handle_COMDAT): New function.
1079
1080 2001-02-26  H.J. Lu  <hjl@gnu.org>
1081
1082         * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
1083         a warning for section flags we do not handle instead of
1084         aborting.
1085
1086 2001-02-26  Andreas Jaeger  <aj@suse.de>
1087
1088         * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
1089
1090 2001-02-22  Timothy Wall  <twall@cygnus.com>
1091
1092         * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
1093         * configure.in: Add objects for elf64_ia64_aix vectors.
1094         * configure: Regenerated.
1095         * configure.host: Recognize ia64-*-aix*.
1096         * elfxx-ia64.c: Add hooks for ELF64 on AIX5.  Define new vectors
1097         for AIX.  AIX5 requires most relocations to be dynamic (*all*
1098         binaries are somewhat similar to shared libraries).
1099         * targets.c: Add elf64_ia64_aix vectors.
1100
1101 2001-02-21  David Mosberger  <davidm@hpl.hp.com>
1102
1103         * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
1104         C8 said "1" instead of "8".  Clarify error string for IMM22:
1105         "signed integer" instead of just "integer".
1106
1107 2001-02-20  Andreas Jaeger  <aj@suse.de>
1108
1109         * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
1110         PLT entries that could serve as a definition for a weak symbol.
1111
1112 2001-02-19  Jakub Jelinek  <jakub@redhat.com>
1113
1114         * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
1115         entries that could serve as a definition for a weak symbol.
1116         * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
1117
1118 2001-02-18  David O'Brien  <obrien@FreeBSD>
1119
1120         * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
1121         FreeBSD/i386-CURRENT differently until I can figure out the needed
1122         corefile changes.
1123         * configure: Regenerate.
1124         * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
1125         FreeBSD/PowerPC, and FreeBSD/sparc64.
1126
1127 2001-02-18  lars brinkhoff  <lars@nocrew.org>
1128
1129         * Makefile.am: Add PDP-11 a.out target.
1130         * config.bfd: Likewise.
1131         * configure.in: Likewise.
1132         * targets.c: Likewise.
1133         * archures.c: Likewise.
1134         * bfd-in2.h: Likewise.  Add PDP-11 relocations.
1135         * libbfd.h: Add PDP-11 relocations.
1136         * reloc.c: Likewise.
1137         * cpu-pdp11.c: New file.
1138         * pdp11.c: New file.
1139
1140         * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
1141         (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1142         (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1143         (PUT_WORD) [ARCH_SIZE==16]: Likewise.
1144         (GET_MAGIC): New macro.
1145         (PUT_MAGIC): Likewise.
1146         * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
1147
1148 2001-02-18  Jim Kingdon  <jkingdon@engr.sgi.com>
1149
1150         * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
1151         multiarch needs it).
1152
1153 2001-02-18  H.J. Lu  <hjl@gnu.org>
1154
1155         * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
1156         index.
1157
1158 2001-02-18  Kazu Hirata  <kazu@hxi.com>
1159
1160         * vms-misc.c: Fix formatting.
1161
1162 2001-02-16  Kazu Hirata  <kazu@hxi.com>
1163
1164         * vms.c: Fix formatting.
1165
1166 2001-02-14  H.J. Lu  <hjl@gnu.org>
1167
1168         * elf.c (elf_find_function): New function.
1169         (_bfd_elf_find_nearest_line): Call elf_find_function () to find
1170         the file name and function name.
1171
1172 2001-02-14  Nick Clifton  <nickc@redhat.com>
1173
1174         * ecoff.c (bfd_debug_section): Update to initialise new fields in
1175         asection structure.
1176
1177         * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
1178         (BFD64_BACKENDS): Add pepigen.c
1179         Add rules to create peigen.c and pepigen.c from peXXigen.c.
1180
1181         * Makefile.in: Regenerate.
1182         * configure:  Regenerate.
1183         * po/POTFILES.in: Regenerate.
1184         * po/bfd.pot: Regenerate.
1185
1186 2001-02-14  H.J. Lu  <hjl@gnu.org>
1187
1188         * libcoff-in.h (pe_tdata): Add members target_subsystem and
1189         force_minimum_alignment.
1190
1191 2001-02-14  Bo Thorsen  <bo@suse.de>
1192
1193         * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
1194         (elf64_86_64_size_info): Struct added to fix a problem
1195         with the hashtable string entries.
1196         (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
1197         (elf64_x86_64_size_dynamic_sections): A FIXME removed.
1198         (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
1199         remove the FIXME for this.
1200         (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
1201         section. Also removed the FIXME for it.
1202         (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
1203         (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
1204         (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
1205
1206 2001-02-13  Richard Henderson  <rth@redhat.com>
1207
1208         * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
1209         and not user provided.
1210
1211 2001-02-13  Kazu Hirata  <kazu@hxi.com>
1212
1213         * vms.c (vms_print_symbol): Remove unreachable code.
1214
1215         * rs6000-core.c: Fix formatting.
1216
1217 2001-02-13  David Mosberger  <davidm@hpl.hp.com>
1218
1219         * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
1220         as _bfd_XXi_only_swap_filehdr_out.
1221         (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
1222         pe->force_minimum_alignment to TRUE.
1223         (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
1224         PEI_TARGET_SUBSYSTEM.
1225         (pe_print_private_bfd_data): Call
1226         _bfd_XX_print_private_bfd_data_common() instead of
1227         _bfd_pe_print_private_bfd_data_common().
1228         (pe_bfd_copy_private_bfd_data): Call
1229         _bfd_XX_bfd_copy_private_bfd_data_common() instead of
1230         _bfd_pe_bfd_copy_private_bfd_data_common().
1231         (coff_bfd_copy_private_section_data): Define as
1232         _bfd_XX_bfd_copy_private_section_data instead of
1233         _bfd_pe_bfd_copy_private_section_data.
1234         (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
1235         of a _bfd_pe_get_symbol_info.
1236
1237         * peigen.c: Delete.
1238
1239         * peXXigen.c: Renamed from peigen.c.
1240         (COFF_WITH_XX): Define this macro (will get expanded into
1241         COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
1242         compiled as peigen.c or pepigen.c.
1243         [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
1244         define the canonical PEP structures and definitions.
1245         (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
1246         effect, enforce minimum file and section alignments.  If
1247         extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
1248         pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
1249         so, by default, this is a no-op).
1250
1251         * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
1252         (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
1253         _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
1254         _bfd_pefoo if it's not defined.  Use these macros to define
1255         coff swap macros.
1256
1257         * libcoff.h (pe_tdata): Add members target_subsystem and
1258         force_minimum_alignment.
1259
1260         * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
1261         COFF_WITH_pep.
1262         (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
1263
1264         * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
1265         peigen.lo.
1266
1267         * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
1268         (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
1269         PEPAOUTHDR.
1270
1271         * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
1272         (BFD64_BACKENDS_CFILES): Mention pepigen.c
1273         (peigen.c): Add rule to generate from peXXigen.c.
1274         (pepigen.c): Ditto.
1275         (pepigen.lo): List dependencies for pepigen.lo.
1276
1277 2001-02-13  Alan Modra  <alan@linuxcare.com.au>
1278
1279         * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$.  If
1280         $global$ referenced but not defined, set its value here.
1281
1282 2001-02-09  Bo Thorsen  <bo@suse.de>
1283
1284         * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
1285         alignment to 3.
1286         (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
1287         and relocation.
1288         (elf64_x86_64_relocate_section): Fix formatting.
1289         (elf64_x86_64_relocate_section): Fix addend for relocation of
1290         R_X86_64_(8|16|32|PC8|PC16|PC32).
1291
1292 2001-02-12  Jan Hubicka  <jh@suse.cz>
1293
1294         * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
1295
1296 2001-02-11  H.J. Lu  <hjl@gnu.org>
1297
1298         * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
1299         alignment.
1300
1301 2001-02-11  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1302
1303         * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
1304         from 2000-10-13.  Do not add the symbol's value for R_MIPS_REL32
1305         relocations against dynsym symbols.
1306
1307         * elf32-mips.c (elf_mips_howto_table): Fix the comment on
1308         the R_MIPS_26 relocation.
1309         (mips_elf_calculate_relocation): Use (p + 4) instead of p for
1310         the R_MIPS_26 relocation.
1311         (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
1312         relocation.
1313         * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
1314         the R_MIPS_26 relocation.
1315         (mips_elf64_howto_table_rela): Likewise.
1316
1317         * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
1318         member to mark symbols that have non-CALL relocations against
1319         them.
1320         (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
1321         (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
1322         R_MIPS_GOT16.
1323         (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
1324         non-CALL relocation against it is encountered.
1325         (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
1326         (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
1327         no_fn_stub is not set.
1328
1329         * elf32-mips.c (mips_elf_output_extsym): Get the output section
1330         information from the real symbol for indirect ones.
1331         Check no_fn_stub to find out if a symbol has a function stub
1332         indeed.
1333
1334 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1335
1336         * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
1337         * Makefile.in: Regenerate.
1338
1339 2001-02-09  David Mosberger  <davidm@hpl.hp.com>
1340
1341         * elfxx-ia64.c (is_unwind_section_name): New function.  Returns
1342         true if section name is an unwind table section name.
1343         (elfNN_ia64_additional_program_headers): Count each unwind section
1344         separately.
1345         (elfNN_ia64_modify_segment_map): Install one unwind program header
1346         for each unwind separate section.  Note: normally the linker
1347         script merges the unwind sections that go into a single segment,
1348         so this still generates at most one unwind program header per
1349         segment.
1350
1351         * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
1352         name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
1353         (elfNN_ia64_fake_sections): Mark sections with names that start
1354         with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
1355         unwind section.
1356
1357         * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
1358         Use it to make sh_info in unwind section point to the text section
1359         it applies to.
1360
1361 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1362
1363         * Makefile.am: Add linux target for S/390.
1364         * archures.c: Likewise.
1365         * bfd-in2.h: Likewise.
1366         * config.bfd: Likewise.
1367         * configure.in: Likewise.
1368         * elf.c: Likewise.
1369         * libbfd.h: Likewise.
1370         * targets.c: Likewise.
1371         * cpu-s390.c: New file.
1372         * elf32-s390.c: New file.
1373         * elf64-s390.c: New file.
1374
1375 2001-02-09  Nick Clifton  <nickc@redhat.com>
1376
1377         * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
1378         ImageBase.  This has already been done by coff_swap_hdr_in.
1379
1380 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
1381
1382         * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
1383
1384 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
1385
1386         * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
1387         (sparc64_elf_relocate_section): Likewise.
1388
1389 2001-02-09  Mark Kettenis  <kettenis@gnu.org>
1390
1391         * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
1392         similar to R_SPARC_32.
1393         * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
1394
1395 2001-02-08  H.J. Lu  <hjl@gnu.org>
1396
1397         * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
1398         relocation entries for weak definitions when building DSO with
1399         -Bsymbolic.
1400
1401 2001-02-08  Richard Henderson  <rth@redhat.com>
1402
1403         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
1404         before visibility.  Locally defined protected symbols are not
1405         dynamic.
1406
1407 2001-02-08  Geoffrey Keating  <geoffk@redhat.com>
1408
1409         * config.bfd: Enable coff64 for rs6000-*.  Patch from
1410         <hzoli@austin.ibm.com>.
1411
1412 2001-02-07  Mark Elbrecht  <snowball3@bigfoot.com>
1413
1414         * coffgen.c (coff_find_nearest_line): If stabs info is successfully
1415         found, do not attempt to find dwarf2 info before returning.
1416
1417 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1418
1419         * elflink.h (is_global_symbol_definition): Rename to
1420         is_global_data_symbol_definition and have it reject function
1421         symbols.
1422         (elf_link_is_defined_archive_symbol): Use renamed function.
1423
1424 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1425
1426         * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
1427         * libbfd.h (bfd_target_vector): Likewise.
1428         * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
1429         make static; create pointer reference named bfd_target_vector.
1430         (_bfd_target_vector_entries): Calculate this based on the array
1431         typed _bfd_target_vector.
1432
1433 2001-02-06  H.J. Lu  <hjl@gnu.org>
1434
1435         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
1436         internal symbols are not dynamic.
1437         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1438
1439 2001-02-06  Nick Clifton  <nickc@redhat.com>
1440
1441         * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
1442         that it will not be pulled into the list of files that make up
1443         po/POTFILES.in.
1444         * Makefile.in: Regenerate.
1445         * po/bfd.pot:  Regenerate.
1446
1447 2001-02-06  H.J. Lu  <hjl@gnu.org>
1448
1449         * peicode.h (coff_swap_filehdr_in): Remove the e_magic
1450         checking.
1451         (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
1452         external_PEI_IMAGE_hdr.
1453
1454 2001-02-06  Kazu Hirata  <kazu@hxi.com>
1455
1456         * elf-m10200.c: Fix formatting.
1457
1458 2001-02-04  Nick Clifton  <nickc@redhat.com>
1459
1460         * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
1461         rel, it will be handled later on.
1462
1463 2001-02-02  Fred Fish  <fnf@ninemoons.com>
1464
1465         * Makefile.in: Fix typo.
1466
1467 2001-02-01  Kazu Hirata  <kazu@hxi.com>
1468
1469         * elf-m10300.c: Fix formatting.
1470
1471 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
1472
1473         * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
1474         (elf_backend_get_symbol_type): Define.
1475         (elf64_hppa_object_p): Set architecture and machine from elf
1476         header flags.
1477
1478 2001-01-30  Curtis L. Janssen  <cljanss@ca.sandia.gov>
1479
1480         * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
1481         before mdebug.
1482
1483 2001-01-26  Richard Henderson  <rth@redhat.com>
1484
1485         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
1486         for non-default visibility.
1487         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
1488         delete ugly macro and replace with pretty function.
1489
1490 2001-01-25  Mark Elbrecht  <snowball3@bigfoot.com>
1491
1492         * coff-go32.c: Update copyright.
1493         * coff-stgo32.c: Likewise.
1494         * coff-go32.c (COFF_LONG_FILENAMES): Define.
1495         * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
1496         * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
1497         * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1498
1499 2001-01-25  Kazu Hirata  <kazu@hxi.com>
1500
1501         * bfd-in2.h: Rebuild.
1502         * libbfd.h: Likewise.
1503
1504 2001-01-23  H.J. Lu  <hjl@gnu.org>
1505
1506         * bfd-in2.h: Rebuild.
1507
1508 2001-01-23  H.J. Lu  <hjl@gnu.org>
1509
1510         * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
1511         is NULL or PRIV(vms_rec) is outside of the buffer.
1512
1513 2001-01-23  Kazu Hirata  <kazu@hxi.com>
1514
1515         * coff64-rs6000.c: Fix formatting.
1516         * coff-arm.c: Likewise.
1517         * coffgen.c: Likewise.
1518         * cofflink.c: Likewise.
1519         * coff-mcore.c: Likewise.
1520         * coff-mips.c: Likewise.
1521         * coff-pmac.c: Likewise.
1522         * coff-ppc.c: Likewise.
1523         * coff-rs6000.c: Likewise.
1524         * elf32.c: Likewise.
1525         * elf32-fr30.c: Likewise.
1526         * elf32-i370.c: Likewise.
1527         * elf32-i860.c: Likewise.
1528         * elf32-m32r.c: Likewise.
1529         * elf32-m68k.c: Likewise.
1530         * elf32-mcore.c: Likewise.
1531         * elf32-ppc.c: Likewise.
1532         * elf32-sh.c: Likewise.
1533         * elf32-v850.c: Likewise.
1534         * elf64-alpha.c: Likewise.
1535         * elf64-sparc.c: Likewise.
1536         * elflink.c: Likewise.
1537         * elflink.h: Likewise.
1538         * elf-m10200.c: Likewise.
1539         * elf-m10300.c: Likewise.
1540         * elfxx-ia64.c: Likewise.
1541
1542         * aoutx.h: Fix formatting.
1543         * bfd.c: Likewise.
1544         * bfd-in2.h: Likewise.
1545         * bfd-in.h: Likewise.
1546         * cpu-i386.c: Likewise.
1547         * cpu-m68hc11.c: Likewise.
1548         * dwarf2.c: Likewise.
1549         * elf64-x86-64.c: Likewise.
1550         * format.c: Likewise.
1551         * freebsd.h: Likewise.
1552         * hash.c: Likewise.
1553         * hp300hpux.c: Likewise.
1554         * hppabsd-core.c: Likewise.
1555         * hpux-core.c: Likewise.
1556
1557 2001-01-22  Bo Thorsen  <bo@suse.de>
1558
1559         * elf64-x86-64.c: Added PIC support for X86-64.
1560         (elf64_x86_64_link_hash_newfunc): Function added.
1561         (elf64_x86_64_link_hash_table_create): Likewise.
1562         (elf64_x86_64_check_relocs): Likewise.
1563         (elf64_x86_64_gc_mark_hook): Likewise.
1564         (elf64_x86_64_gc_sweep_hook): Likewise.
1565         (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1566         (elf64_x86_64_size_dynamic_sections): Likewise.
1567         (elf64_x86_64_discard_copies): Likewise.
1568         (elf64_x86_64_finish_dynamic_symbol): Likewise.
1569         (elf64_x86_64_finish_dynamic_sections): Likewise.
1570         (elf64_x86_64_relocate_section): Add relocation of PIC sections.
1571
1572 2001-01-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1573
1574         * Makefile.am (install-data-local): Make use of $(DESTDIR).
1575         * Makefile.in: Regenerate.
1576
1577 2001-01-21  Kazu Hirata  <kazu@hxi.com>
1578
1579         * coff-a29k.c: Fix formatting.
1580
1581 2001-01-19  H.J. Lu  <hjl@gnu.org>
1582
1583         * elf32-i386.c (elf_i386_check_relocs): Report files with bad
1584         relocation section names.
1585         (elf_i386_relocate_section): Report files with bad relocation
1586         section names and return false.
1587
1588 2001-01-17  Bo Thorsen  <bo@suse.de>
1589
1590         * targets.c: Alphabetize list of xvecs.
1591
1592 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
1593
1594         * config.bfd: Add linux target variant for elfxx-hppa.
1595         * configure.in: Recognize bfd_elf32_hppa_linux_vec and
1596         bfd_elf64_hppa_linux_vec.
1597         * configure: Regenerate.
1598         * elf64-hppa.c: Include elf64-target.h again to support linux
1599         target variant.
1600         (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
1601         * elf32-hppa.c: Include elf32-target.h again to support linux
1602         target variant.
1603         (elf32_hppa_post_process_headers): New function.
1604         (elf_backend_post_process_headers): Define.
1605         * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
1606         bfd_elf32_hppa_linux_vec.
1607
1608         * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
1609         and data_segment_base fields.
1610         (elf32_hppa_link_hash_table_create ): Init them.
1611         (elf32_hppa_check_relocs): Update comments.
1612         (hppa_record_segment_addr): New function.
1613         (elf32_hppa_relocate_section): Call it.
1614         (final_link_relocate): Handle R_PARISC_SEGREL32.
1615         (elf32_hppa_final_link): New function.
1616         (bfd_elf32_bfd_final_link): Define to call it.
1617         (hppa_unwind_entry_compare): New function.
1618         * cache.c (bfd_open_file): Create files in write+read mode.
1619
1620         * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
1621         SEGREL32 and numerous other relocs.  Change duplicate
1622         R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
1623
1624         * opncls.c (bfd_fdopenr): Add parens like the comment says around
1625         O_ACCMODE.
1626
1627         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
1628         .plt entries for DT_INIT and DT_FINI.
1629         (elf32_hppa_finish_dynamic_sections): Remove special handling of
1630         DT_INIT and DT_FINI.
1631
1632         * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
1633         offsets for stub .plt access if wide mode.  Check offset in range.
1634
1635 2001-01-13  Nick Clifton  <nickc@redhat.com>
1636
1637         * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
1638         line.
1639
1640         * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
1641         line.
1642
1643 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
1644
1645         * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
1646         * configure: Regenerate.
1647
1648 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1649
1650         * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
1651         bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
1652         * cpu-arc.c (arch_info_struct): Add entries for variants.
1653         (bfd_arc_arch) Set default to bfd_mach_arc_5.
1654         (arc_get_mach) Don't assume machine names prefixed arc- before
1655         testing.
1656         * elf32-arc.c (arc_elf_object_p): Set machine number based on new
1657         selections.
1658         (arc_elf_final_write_processing) Likewise.
1659         (ELF_MACHINE_CODE) Use EM_ARC.
1660
1661 2001-01-10  Nick Clifton  <nickc@redhat.com>
1662
1663         * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
1664
1665 2001-01-07  Philip Blundell  <philb@gnu.org>
1666
1667         * README: Replace `bug-gnu-utils@gnu.org' with
1668         `bug-binutils@gnu.org'.
1669
1670 2001-01-04  Kazu Hirata  <kazu@hxi.com>
1671
1672         * som.c: Fix formatting.
1673
1674 2001-01-03  Kazu Hirata  <kazu@hxi.com>
1675
1676         * ecoffswap.h: Fix formatting.
1677         * elf-bfd.h: Likewise.
1678         * elfarm-nabi.c: Likewise.
1679         * elfarm-oabi.c: Likewise.
1680         * elfcode.h: Likewise.
1681         * elfcore.h: Likewise.
1682         * elflink.c: Likewise.
1683         * elflink.h: Likewise.
1684         * elfxx-ia64.c: Likewise.
1685         * elfxx-target.h: Likewise.
1686         * libbfd.c: Likewise
1687         * linker.c: Likewise.
1688         * lynx-core.c: Likewise.
1689
1690 2001-01-02  Kazu Hirata  <kazu@hxi.com>
1691
1692         * pc532-mach.c: Fix formatting.
1693         * pe-arm.c: Likewise.
1694         * pe-i386.c: Likewise.
1695         * pe-mips.c: Likewise.
1696         * pe-ppc.c: Likewise.
1697         * pe-sh.c: Likewise.
1698         * pei-mips.c: Likewise.
1699         * pei-sh.c: Likewise.
1700         * peicode.h: Likewise.
1701         * ppcboot.c: Likewise.
1702         * ptrace-core.c: Likewise.
1703
1704 2001-01-01  Kazu Hirata  <kazu@hxi.com>
1705
1706         * reloc.c: Fix formatting.
1707         * riscix.c: Likewise.
1708         * rs6000-core.c: Likewise.
1709         * xcoff-target.h: Likewise.
1710
1711 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1712
1713         * elfcode.h (elf_object_p): Also restore the bfd mach field on
1714         error, by calling bfd_default_set_arch_mach with incoming
1715         values.
1716
1717 2000-12-26  Kazu Hirata  <kazu@hxi.com>
1718
1719         * vaxnetbsd.c: Fix formatting.
1720         * versados.c: Likewise.
1721         * vms-gsd.c: Likewise.
1722         * vms-hdr.c: Likewise.
1723         * vms-misc.c: Likewise.
1724
1725 2000-12-25  Alexandre Oliva  <aoliva@redhat.com>
1726
1727         * archive.c (coff_write_armap): Don't write more than symbol_count
1728         `archive_member_file_ptr's.
1729
1730 2000-12-25  Kazu Hirata  <kazu@hxi.com>
1731
1732         * vms-tir.c: Fix formatting.
1733
1734 2000-12-23  Kazu Hirata  <kazu@hxi.com>
1735
1736         * vms.c: Fix formatting.
1737         * vms.h: Likewise.
1738
1739 2000-12-21  Santeri Paavolainen <santtu@ssh.com>
1740
1741         * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1742
1743         * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
1744
1745         * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
1746         arithmetic.
1747
1748         * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
1749
1750         * coffcode.h (styp_to_sec_flags): Add empty statement after label.
1751
1752 2000-12-21  Richard Sandiford  <rsandifo@redhat.com>
1753
1754         * libbfd.c (bfd_get_bits): Added
1755         (bfd_put_bits): Likewise
1756         * bfd-in.h: Declared the above.
1757         * bfd-in2.h: Regenerated.
1758
1759 2000-12-20  Kazu Hirata  <kazu@hxi.com>
1760
1761         * targets.c: Fix formatting.
1762         * tekhex.c: Likewise.
1763         * trad-core.c: Likewise.
1764
1765 2000-12-19  Kazu Hirata  <kazu@hxi.com>
1766
1767         * sco5-core.c: Fix formatting.
1768         * section.c: Likewise.
1769         * sparclinux.c: Likewise.
1770         * sparclynx.c: Likewise.
1771         * sparcnetbsd.c: Likewise.
1772         * srec.c: Likewise.
1773         * stabs.c: Likewise.
1774         * stab-syms.c: Likewise.
1775         * sunos.c: Likewise.
1776         * syms.c: Likewise.
1777         * sysdep.h: Likewise.
1778
1779 2000-12-18  Nick Clifton  <nickc@redhat.com>
1780
1781         * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
1782         defined.
1783         * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
1784         * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
1785
1786 2000-12-18  Nick Clifton  <nickc@redhat.com>
1787
1788         * vms-misc.c (_bfd_vms_get_record): Add default case to
1789         file_format switch.
1790
1791 2000-12-15  Miloslav Trmac <mitr@volny.cz>
1792
1793         * elfcore.h (elf_core_file_p): Move to the start of the program
1794         headers before attempting to read them.
1795
1796 2000-12-14  Kazu Hirata  <kazu@hxi.com>
1797
1798         * peigen.c: Fix formatting.
1799         * som.c: Likewise.
1800         * som.h: Likewise.
1801
1802 2000-12-13  Kazu Hirata  <kazu@hxi.com>
1803
1804         * peigen.c: Fix formatting.
1805
1806 2000-12-12  Jim Wilson  <wilson@redhat.com>
1807
1808         *  elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
1809
1810 2000-12-08  Mark Salter  <msalter@redhat.com>
1811
1812         * binary.c (binary_set_section_contents): Ignore sections
1813         with zero size.
1814
1815 2000-12-12  Kazu Hirata  <kazu@hxi.com>
1816
1817         * m68klinux.c: Fix formatting.
1818         * m68knetbsd.c: Likewise.
1819         * mipsbsd.c: Likewise.
1820         * netbsd-core.c: Likewise.
1821         * netbsd.h: Likewise.
1822         * newsos3.c: Likewise.
1823         * nlm32-alpha.c: Likewise.
1824         * nlm32-i386.c: Likewise.
1825         * nlm32-ppc.c: Likewise.
1826         * nlm32-sparc.c: Likewise.
1827         * nlmcode.h: Likewise.
1828         * nlmswap.h: Likewise.
1829         * nlm-target.h: Likewise.
1830         * ns32knetbsd.c: Likewise.
1831
1832 2000-12-10  Fred Fish  <fnf@be.com>
1833
1834         * elflink.h (elf_link_output_extsym): Don't complain about undefined
1835         symbols in shared objects if allow_shlib_undefined is true.
1836
1837 2000-12-12  Nick Clifton  <nickc@redhat.com>
1838
1839         * cpu-sh.c: Fix formattng.
1840         * elf.c: Fix formattng.
1841         * elf32-mips.c: Fix formattng.
1842         * elf32-sh.c: Fix formattng.
1843         * elf64-alpha.c: Fix formattng.
1844
1845 2000-12-09  Nick Clifton  <nickc@redhat.com>
1846
1847         * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
1848         dwarf2_find_line_info as last parameter to invocation of
1849         _bfd_dwarf2_find_nearest_line.
1850         * elf32-arm.h (elf32_arm_find_nearest_line): Pass
1851         dwarf2_find_line_info as last parameter to invocation of
1852         _bfd_dwarf2_find_nearest_line.
1853
1854 2000-12-08  Mark Elbrecht  <snowball3@bigfoot.com>
1855
1856         * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
1857         (BFD_LIBS): ...to here.
1858         (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
1859         (BFD_LIBS_CFILES): ...to here.
1860         * Makefile.in: Regenerate.
1861         * configure.in: Remove dwarf.lo from the elf shell variable.
1862         * configure: Regenerate.
1863         * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
1864         * libcoff.h: Regenerate.
1865         * coffgen.c (coff_find_nearest_line): Call
1866         _bfd_dwarf2_find_nearest_line.
1867         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
1868         accordingly.
1869         (read_abbrevs): Likewise
1870         (decode_line_info): Likewise.
1871         (parse_comp_unit): Likewise.
1872         (comp_unit_find_nearest_line): Likewise.
1873         * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
1874         * libbfd.h: Regenerate.
1875         * elf.c (_bfd_elf_find_nearest_line): Update call.
1876         * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
1877         * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
1878         * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
1879         (sec_to_styp_flags): Use them. Handle DWARF2 sections.
1880         (styp_to_sec_flags): Handle DWARF2 sections.
1881         * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
1882         to _bfd_find_nearest_line.
1883         * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
1884         call to _bfd_find_nearest_line.
1885
1886 2000-12-08  Kazu Hirata  <kazu@hxi.com>
1887
1888         * coffgen.c: Fix formatting.
1889         * elf-m10300.c: Likewise.
1890         * elf32-i386.c: Likewise.
1891         * elf32-i960.c: Likewise.
1892         * elf32-m68k.c: Likewise.
1893         * elf32-mcore.c: Likewise.
1894         * elf32-ppc.c: Likewise.
1895         * elf32-sh.c: Likewise.
1896         * elf32-sparc.c: Likewise.
1897         * elf32-v850.c: Likewise.
1898         * elf64-alpha.c: Likewise.
1899         * elf64-hppa.c: Likewise.
1900         * elf64-mips.c: Likewise.
1901         * elf64-sparc.c: Likewise.
1902
1903 2000-12-07  Kazu Hirata  <kazu@hxi.com>
1904
1905         * elf32-ppc.c: Fix formatting.
1906         * elf64-x86-64.c: Likewise.
1907
1908 2000-12-06  Ulf Carlsson  <ulfc@engr.sgi.com>
1909
1910         From  Ralf Baechle  <ralf@gnu.org>
1911
1912         * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
1913         BFDs containing no sections or empty .text, .data or .bss sections
1914         to be merged, regardless of their flags.
1915
1916 2000-12-06  Kazu Hirata  <kazu@hxi.com>
1917
1918         * elf32-m32r.c: Fix formatting.
1919         * elf32-m68hc11.c: Likewise.
1920         * elf32-m68hc12.c: Likewise.
1921         * elf32-m68k.c: Likewise.
1922         * elf32-mcore.c: Likewise.
1923         * elf32-pj.c: Likewise.
1924         * elf32-ppc.c: Likewise.
1925
1926 2000-12-05  Kazu Hirata  <kazu@hxi.com>
1927
1928         * elf32-fr30.c: Fix formatting.
1929         * elf32-hppa.c: Likewise.
1930         * elf32-i370.c: Likewise.
1931         * elf32-i386.c: Likewise.
1932         * elf32-i860.c: Likewise.
1933         * elf32-i960.c: Likewise.
1934
1935 2000-12-03  Kazu Hirata  <kazu@hxi.com>
1936
1937         * elf32-arm.h: Fix formatting.
1938         * elf32-avr.c: Likewise.
1939         * elf32-cris.c: Likewise.
1940         * elf32-d10v.c: Likewise.
1941         * elf32-d30v.c: Likewise.
1942         * elf-hppa.h: Likewise.
1943         * elf-m10200.c: Likewise.
1944         * elf-m10300.c: Likewise.
1945
1946 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1947
1948         * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
1949         bfd_mach_mips32_4k.  Update FIXME comment.
1950         * archures.c (bfd_mach_mips32): New constant.
1951         (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
1952         the latter, renumber it.
1953         * bfd-in2.h (bfd_mach_mips32): New constant.
1954         (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
1955         the latter, renumber it.
1956         * cpu-mips.c (I_mips32): New constant.
1957         (I_mips4K, I_mips32_4k): Rename the former to the latter.
1958         (arch_info_struct): Add bfd_mach_mips32 entry, replace
1959         bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
1960         * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
1961         (elf_mips_mach): Likewise.  Also, replace E_MIPS_MACH_MIPS32
1962         with E_MIPS_MACH_MIPS32_4K.
1963         (_bfd_mips_elf_final_write_processing): Replace
1964         bfd_mach_mips4K with bfd_mach_mips32_4k case, add
1965         bfd_mach_mips32 case.
1966         (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
1967         comparison with support for MIPS32.
1968         (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
1969         MIPS32.
1970
1971         * aoutx.h (NAME(aout,machine_type)): Add cases for
1972         bfd_mach_mips5 and bfd_mach_mips64.
1973         * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
1974         * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
1975         * cpu_mips.c (I_mips5, I_mips64): New definitions.
1976         (arch_info_struct): Add entries for bfd_mach_mips5 and
1977         bfd_mach_mips64.
1978         * elf32-mips.c (elf_mips_isa, elf_mips_mach,
1979         _bfd_mips_elf_print_private_bfd_data): Add cases for
1980         E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
1981         (_bfd_mips_elf_final_write_processing): Add cases for
1982         bfd_mach_mips5 and bfd_mach_mips64.
1983
1984         * aoutx.h (NAME(aout,machine_type)): Add a
1985         bfd_mach_mips_sb1 case.
1986         * archures.c (bfd_mach_mips_sb1): New constant.
1987         * bfd-in2.h (bfd_mach_mips_sb1): New constant.
1988         * cpu-mips.c (I_sb1): New constant.
1989         (arch_info_struct): Add entry for bfd_mach_mips_sb1.
1990         * elf32-mips.c (elf_mips_mach): Add case for
1991         E_MIPS_MACH_SB1.
1992         (_bfd_mips_elf_final_write_processing): Add case for
1993         bfd_mach_mips_sb1.
1994
1995 2000-12-01  Joel Sherrill <joel@OARcorp.com>
1996
1997         * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
1998         (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1999         (sparc*-*-rtems*): Switched from a.out to ELF.
2000
2001 2000-11-30  Jan Hubicka  <jh@suse.cz>
2002
2003         * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
2004         BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
2005         (elf64-x86-64.lo): Add dependencies.
2006         * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
2007         bfd_mach_x86_64_intel_syntax.
2008         * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
2009         * config.bfd (x86_64): Add.
2010         * configure.in: Add support for bfd_elf64_x86_64_vec.
2011         * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
2012         (bfd_i386_arch, i8086_ar): Link in.
2013         * elf64-x86-64.c: New file.
2014         * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
2015         * targets.c (bfd_elf64_x86_64_vec): Add.
2016         (bfd_target_vect): Add bfd_elf64_x86_64_vec.
2017
2018 2000-11-30  Kazu Hirata  <kazu@hxi.com>
2019
2020         * xcofflink.c: Fix formatting.
2021
2022 2000-11-28  Kazu Hirata  <kazu@hxi.com>
2023
2024         * aoutx.h: Fix formatting.
2025         * bfd-in.h: Likewise.
2026         * bfd-in2.h: Likewise.
2027         * cache.c: Likewise.
2028         * cisco-core.c: Likewise.
2029         * coff64-rs6000.c: Likewise.
2030         * coffcode.h: Likewise.
2031         * coffswap.h: Likewise.
2032         * corefile.c: Likewise.
2033         * elf32-mips.c: Likewise.
2034
2035 2000-11-27  Kazu Hirata  <kazu@hxi.com>
2036
2037         * aout-adobe.c: Fix formatting.
2038         * coff64-rs6000.c: Likewise.
2039         * coffgen.c: Likewise.
2040         * cofflink.c: Likewise.
2041
2042 2000-11-27  Philip Blundell  <pb@futuretv.com>
2043
2044         * libcoff-in.h (coff_tdata): Add `strings_written' flag.
2045         (obj_coff_strings_written): New accessor macro for above.
2046         * libcoff.h: Regenerate.
2047         * cofflink.c (_bfd_coff_final_link): Say that we wrote the
2048         strings.
2049         * coffcode.h (coff_write_object_contents): No need to write out
2050         the string table if it's already been done.
2051
2052 2000-11-22  Philip Blundell  <pb@futuretv.com>
2053
2054         * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
2055         weak undefined symbols.
2056
2057 2000-11-24  Nick Clifton  <nickc@redhat.com>
2058
2059         * archures.c (bfd_mach_arm_5TE): Define.
2060         (bfd_mach_arm+XScale): Define.
2061         * bfd-in2.h: Regenerate.
2062
2063         * coff-arm.c (coff_arm_reloc_type_lookup): Accept
2064         BFD_RELOC_ARM_PCREL_BLX.
2065
2066         * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
2067         XScale machine numbers.
2068
2069         * config.bfd (xscale-elf): Add target.
2070         (xscale-coff): Add target.
2071
2072         * cpu-arm.c: Add xscale machine name.
2073         Add v5t, v5te and XScale machine numbers.
2074
2075 2000-11-23  Kazu Hirata  <kazu@hxi.com>
2076
2077         * aix386-core.c: Fix formatting.
2078
2079 2000-11-22  Jim Wilson  <wilson@redhat.com>
2080
2081         * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
2082         (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
2083         * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
2084         (ins_imms_scaled): Initialize sign_bit at function entry.
2085         (elf64_ia64_operands): Add missing initializers.
2086         * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
2087         elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
2088         elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
2089         elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
2090         elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
2091         parameters.
2092         (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
2093         and free_extsyms at function entry.
2094         (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
2095         (elfNN_ia64_create_dynamic_sections): Delete unused local h.
2096         (get_got): Delete unused local srel.
2097         (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
2098         (elfNN_ia64_relocate_section): Delete unused local dynindx.
2099
2100 2000-11-21  Kazu Hirata  <kazu@hxi.com>
2101
2102         * coff-a29k.c: Fix formatting.
2103         * coff-h8500.c: Likewise.
2104         * coff-i960.c: Likewise.
2105         * coff-ppc.c: Likewise.
2106         * coff-rs6000.c: Likewise.
2107         * coff-stgo32.c: Likewise.
2108         * coff-tic54x.c: Likewise.
2109         * coff-w65.c: Likewise.
2110         * cpu-h8500.c: Likewise.
2111         * cpu-hppa.c: Likewise.
2112         * cpu-ns32k.c: Likewise.
2113         * ecoff.c: Likewise.
2114         * ecofflink.c: Likewise.
2115
2116 2000-11-21  Nick Clifton  <nickc@redhat.com>
2117
2118         * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
2119         remove possibility of infinite loop.
2120
2121 2000-11-20  Kazu Hirata  <kazu@hxi.com>
2122
2123         * aix386-core.c: Fix formatting.
2124         * aout-adobe.c: Likewise.
2125         * aout-arm.c: Likewise.
2126         * aout-encap.c: Likewise.
2127         * aout-ns32k.c: Likewise.
2128         * aout-target.h: Likewise.
2129         * aout-tic30.c: Likewise.
2130         * aoutf1.h: Likewise.
2131         * aoutx.h: Likewise.
2132         * archive.c: Likewise.
2133         * bfd-in.h: Likewise.
2134         * bfd-in2.h: Likewise.
2135         * bfd.c: Likewise.
2136         * bout.c: Likewise.
2137
2138 2000-11-17  H.J. Lu  <hjl@gnu.org>
2139
2140         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
2141         pltoff entries for DT_INIT and DT_FINI.
2142         (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
2143         (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
2144         entries.
2145
2146 2000-11-16  Richard Henderson  <rth@redhat.com>
2147
2148         * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
2149         (allocate_dynrel_entries): Likewise.
2150         (elfNN_ia64_relocate_section): Likewise.  Set REL addends correctly.
2151         (set_pltoff_entry): Likewise.
2152         (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
2153         (elfNN_ia64_reloc_type_lookup): Likewise.
2154         (elfNN_ia64_install_value): Likewise.
2155         (elfNN_ia64_relocate_section): Likewise.
2156         * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
2157         (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
2158
2159 2000-11-16  Kazu Hirata  <kazu@hxi.com>
2160
2161         * cpu-a29k.c: Fix formatting.
2162         * cpu-alpha.c: Likewise.
2163         * cpu-arm.c: Likewise.
2164         * cpu-avr.c: Likewise.
2165         * cpu-d10v.c: Likewise.
2166         * cpu-h8500.c: Likewise.
2167         * cpu-hppa.c: Likewise.
2168         * cpu-i370.c: Likewise.
2169         * cpu-i386.c: Likewise.
2170         * cpu-i960.c: Likewise.
2171         * cpu-ia64-opc.c: Likewise.
2172         * cpu-ia64.c: Likewise.
2173         * cpu-m32r.c: Likewise.
2174         * cpu-m68hc11.c: Likewise.
2175         * cpu-m68hc12.c: Likewise.
2176         * cpu-m68k.c: Likewise.
2177         * cpu-m88k.c: Likewise.
2178         * cpu-mips.c: Likewise.
2179         * cpu-ns32k.c: Likewise.
2180         * cpu-pj.c: Likewise.
2181         * cpu-powerpc.c: Likewise.
2182         * cpu-sh.c: Likewise.
2183         * cpu-sparc.c: Likewise.
2184         * cpu-tic54x.c: Likewise.
2185         * cpu-v850.c: Likewise.
2186         * cpu-vax.c: Likewise.
2187         * cpu-w65.c: Likewise.
2188         * cpu-we32k.c: Likewise.
2189         * cpu-z8k.c: Likewise.
2190         * dwarf1.c: Likewise.
2191         * dwarf2.c: Likewise.
2192
2193 2000-11-15  Kazu Hirata  <kazu@hxi.com>
2194
2195         * coff-arm.c: Fix formatting.
2196         * coff-ppc.c: Likewise.
2197         * coff-rs6000.c: Likewise.
2198         * coff-sh.c: Likewise.
2199         * coff-sparc.c: Likewise.
2200         * coff-tic30.c: Likewise.
2201         * coff-tic54x.c: Likewise.
2202         * coff-tic80.c: Likewise.
2203         * coff-w65.c: Likewise.
2204         * coff-we32k.c: Likewise.
2205         * coff-z8k.c: Likewise.
2206
2207 2000-11-15  Richard Henderson  <rth@redhat.com>
2208
2209         * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
2210         section with the same ALLOC|LOAD flags as the source section.
2211
2212 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2213
2214         * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
2215         by STO_ALPHA constants.
2216
2217 2000-11-14  Kazu Hirata  <kazu@hxi.com>
2218
2219         * coff-pmac.c: Fix formatting.
2220         * coff-ppc.c: Likewise.
2221
2222 2000-11-13  H.J. Lu  <hjl@gnu.org>
2223
2224         * elflink.h (elf_link_add_object_symbols): Also add indirect
2225         symbols for common symbols with the default version.
2226
2227 2000-11-09  Philip Blundell  <pb@futuretv.com>
2228
2229         * section.c (STD_SECTION): Set gc_mark flag.
2230
2231 2000-11-11  Kazu Hirata  <kazu@hxi.com>
2232
2233         * coff-i960.c: Likewise.
2234         * coff-m68k.c: Likewise.
2235         * coff-m88k.c: Likewise.
2236         * coff-mcore.c: Likewise.
2237         * coff-mips.c: Likewise.
2238
2239 2000-11-11  Bernd Schmidt  <bernds@cygnus.co.uk>
2240
2241         * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
2242
2243 2000-11-10  Kazu Hirata  <kazu@hxi.com>
2244
2245         * coff-h8300.c: Fix formatting.
2246         * coff-h8500.c: Likewise.
2247         * coff-i386.c: Likewise.
2248         * coff-i860.c: Likewise.
2249         * coff-i960.c: Likewise.
2250         * coff-ia64.c: Likewise.
2251
2252 2000-11-09  Kazu Hirata  <kazu@hxi.com>
2253
2254         * archive.c: Fix formatting.
2255         * archures.c: Likewise.
2256
2257 2000-11-07  Richard Henderson  <rth@redhat.com>
2258
2259         * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
2260         Set it before bfd_elf64_bfd_final_link call.  Use it after the call.
2261         * section.c (bfd_set_section_contents): Call memcpy if
2262         section->contents set and location not equal to contents plus offset.
2263
2264 2000-11-08  Kazu Hirata  <kazu@hxi.com>
2265
2266         * bfd-in.h: Fix formatting.
2267         * bfd-in2.h: Likewise.
2268         * bfd.c: Likewise.
2269         * binary.c: Likewise.
2270         * bout.c: Likewise.
2271         * coff-a29k.c: Likewise.
2272         * coff-alpha.c: Likewise.
2273         * coff-apollo.c: Likewise.
2274         * coff-aux.c: Likewise.
2275
2276 2000-11-07  Kazu Hirata  <kazu@hxi.com>
2277
2278         * aix386-core.c: Fix formatting.
2279         * aoutf1.h: Likewise.
2280         * aoutx.h: Likewise.
2281         * archures.c: Likewise.
2282         * armnetbsd.c: Likewise.
2283
2284 2000-11-07  Alan Modra  <alan@linuxcare.com.au>
2285
2286         * coff-h8300.c (special): Adjust reloc address.
2287
2288 2000-11-06  Steve Ellcey <sje@cup.hp.com>
2289
2290         * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
2291         to differentiate elf32 and elf64 on ia64.
2292         * bfd-in2.h: Regenerate.
2293         * config.bfd: Add target for "ia64*-*-hpux*".
2294         * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
2295         * configure: Regenerate.
2296         * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
2297         * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
2298
2299         * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
2300         from elfxx-ia64.c.  Add depenency rules for making elf32-ia64.lo.
2301         * Makefile.in: Regnerate.
2302         * elf64-ia64.c: Deleted.
2303         * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
2304
2305 2000-11-06  Kazu Hirata  <kazu@hxi.com>
2306
2307         * aout-adobe.c: Fix formatting.
2308         * aout-arm.c: Likewise.
2309         * aout-cris.c: Likewise.
2310         * aout-encap.c: Likewise.
2311         * aout-ns32k.c: Likewise.
2312         * aout-target.h: Likewise.
2313         * aout-tic30.c: Likewise.
2314
2315 2000-11-05  Philip Blundell  <philb@gnu.org>
2316
2317         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
2318         BFDs containing no sections to be merged, regardless of their flags.
2319
2320 2000-11-04  Philip Blundell  <philb@gnu.org>
2321
2322         * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
2323         if a relocation for an undefined symbol also results in an
2324         overflow.
2325
2326 2000-11-06  Christopher Faylor <cgf@cygnus.com>
2327
2328         * config.bfd: Add support for Sun Chorus.
2329
2330 2000-11-05  David O'Brien  <obrien@FreeBSD.org>
2331
2332         * configure.in: Recognize alpha-*-freebsd*.
2333         * configure: Regenerate.
2334
2335 2000-11-02  Luciano Gemme <ishitawa@yahoo.com>
2336
2337         * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
2338         (Chunk): New global variable set by a parameter in objcopy.c.
2339         (S3Forced): New global variable set by a parameter in
2340         objcopy.c.
2341         (srec_set_section_contents): If S3Forced is true, always generate
2342         S3 records.
2343         (srec_write_section): Use 'Chunk' to limit maximum length of S
2344         records.
2345
2346 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
2347
2348         * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
2349         * Makefile.in: Regenerate.
2350         * bfd-in2.h: Regenerate.
2351         * po/bfd.pot: Regenerate.
2352
2353 2000-10-31  Philip Blundell  <philb@gnu.org>
2354
2355         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
2356         EF_SOFT_FLOAT if it is defined.
2357
2358 2000-10-27  Philip Blundell  <philb@gnu.org>
2359
2360         * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
2361         attempts to mix PIC code with non-PIC, just mark the output as
2362         being position dependent.
2363         (elf32_arm_merge_private_bfd_data): Likewise.  Print an error
2364         message for EF_SOFT_FLOAT mismatches.  Display diagnostics for
2365         all mismatches, not just the first one.
2366
2367 2000-10-25  Chris Demetriou  <cgd@sibyte.com>
2368
2369         * ieee.c (ieee_archive_p): Plug one of many possible
2370         memory leaks in error handling.
2371
2372 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2373
2374         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
2375         elf32_sparc_object_p, elf32_sparc_final_write_processing):
2376         Support v8plusb.
2377         * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
2378         sparc64_elf_object_p): Support v9b.
2379         * archures.c: Declare v8plusb and v9b machines.
2380         * bfd-in2.h: Ditto.
2381         * cpu-sparc.c: Ditto.
2382
2383 2000-10-16  Geoffrey Keating  <geoffk@shoggoth.cygnus.com>
2384
2385         * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
2386         of a GOT reloc.
2387
2388         * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2389         (SYMBOL_CALLS_LOCAL): New macro.
2390         (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
2391         (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
2392         (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
2393         (ppc_elf_relocate_section): Use flag variable to determine
2394         whether the relocation refers to a local symbol.
2395         Test whether a PLTREL24 reloc will produce a reloc by looking
2396         to see whether a PLT entry was made.
2397
2398 2000-10-14  Geoffrey Keating  <geoffk@shoggoth.cygnus.com>
2399
2400         * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
2401         entries that could serve as a definition for a weak symbol.
2402
2403 2000-10-13  Ulf Carlsson  <ulfc@engr.sgi.com>
2404
2405         From  Ralf Baechle  <ralf@gnu.org>
2406
2407         * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
2408         local_p.  Add symbol value only for non-R_MIPS_REL32 relocations
2409         against local symbols.
2410         (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
2411
2412 2000-10-12  Alan Modra  <alan@linuxcare.com.au>
2413
2414         * section.c (struct sec): Add kept_section.
2415         (struct bfd_comdat_info): Remove sec, we can use above.
2416         (STD_SECTION): Add initializer.
2417         (bfd_make_section_anyway): Init here too.
2418
2419         * bfd-in2.h: Regenerate.
2420
2421         * elflink.h (elf_link_add_object_symbols): Remove unnecessary
2422         zeroing of `flags'.
2423         (elf_link_input_bfd): Set all asection->symbol->value's here, and
2424         fudge values for discarded link-once section symbols.
2425
2426         * elf64-hppa.c: Include alloca-conf.h
2427
2428 2000-10-11  Alan Modra  <alan@linuxcare.com.au>
2429
2430         * elf.c (swap_out_syms): Revert 2000-10-07 changes.
2431
2432         * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
2433
2434 2000-10-10  Alan Modra  <alan@linuxcare.com.au>
2435
2436         * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2437
2438 2000-10-10  Tom Rix <trix@redhat.com>
2439
2440         * section.c (bfd_make_section_anyway): Release newsect ptr when
2441         newsect->symbol fails to alloc.  Use bfd_release instead of free.
2442
2443 2000-10-09  Richard Henderson  <rth@cygnus.com
2444
2445         * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
2446         (elf64_ia64_unwind_entry_compare): New.
2447         (elf64_ia64_final_link): Sort the .IA_64.unwind section.
2448
2449 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
2450
2451         * elflink.h (size_dynamic_sections): Don't create various tags if
2452         .dynstr is excluded from the link.  Don't set first dynsym entry
2453         if dynsymcount is zero.
2454         (elf_bfd_final_link): Don't try to swap out dynamic syms if
2455         .dynsym excluded from the link.  Don't try to write any dynamic
2456         sections excluded from the link.
2457
2458         * elf.c (swap_out_syms): Handle global section symbols.
2459
2460 2000-10-05  DJ Delorie  <dj@redhat.com>
2461
2462         * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
2463         * coffcode.h (coff_set_alignment_hook): read extended reloc count
2464         (coff_write_relocs): write extended reloc count
2465         (coff_write_object_contents): account for extended relocs
2466
2467 2000-10-05  Jim Wilson  <wilson@cygnus.com>
2468
2469         * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
2470         field.
2471         * elf.c (_bfd_elf_make_section_from_shdr): Call the
2472         elf_backend_section_flags function.
2473         * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
2474         code.
2475         (elf64_ia64_section_flags): New function containing flag conversion
2476         code.
2477         (elf_backend_section_flags): Define to elf64_ia64_section_flags.
2478         * elfxx-target.h (elf_backend_section_flags): Define.
2479         (elfNN_bed): Initialize elf_backend_section_flags field.
2480
2481 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
2482
2483         * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
2484         _bfd_elf32_gc_record_vtable.  Correct a comment.
2485
2486 2000-10-01  Ulf Carlsson  <ulfc@engr.sgi.com>
2487
2488         From  Ralf Baechle  <ralf@gnu.org>
2489
2490         * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
2491         produces binaries with got[1] = 0x80000001 to differenciate them
2492         for the dynamic linker from the broken binaries produced by old
2493         versions.
2494
2495 2000-09-30  Petr Sorfa <petrs@sco.com>
2496
2497         * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
2498         (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
2499         * configure.in: Add check for pxstatus_t and lwpxstatus_t.
2500         * configure: Regenerate.
2501
2502 2000-09-27  Hans-Peter Nilsson  <hp@axis.com>
2503
2504         Define two bfd_targets for absence and presence of leading
2505         underscore on symbols.  Make sure to only link same kind.
2506         * elf32-cris.c (cris_elf_object_p,
2507         cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
2508         cris_elf_merge_private_bfd_data): New.
2509         (elf_backend_object_p, elf_backend_final_write_processing,
2510         bfd_elf32_bfd_print_private_bfd_data,
2511         bfd_elf32_bfd_merge_private_bfd_data): Define.
2512         <Target vector definition>: Include elf32-target.h twice with
2513         different macro settings:
2514         (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
2515         bfd_elf32_us_cris_vec.
2516         (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
2517         (elf_symbol_leading_char): First as 0, then '_'.
2518         (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
2519         * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
2520         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
2521         * configure: Regenerate.
2522         * targets.c: Declare bfd_elf32_us_cris_vec.
2523         * po/bfd.pot: Regenerate.
2524
2525 2000-09-29  Momchil Velikov  <velco@fadata.bg>
2526
2527         * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
2528         R_ARM_THM_PC22 relocations.
2529
2530 2000-09-29  NIIBE Yutaka <gniibe@chroot.org>
2531
2532         * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
2533
2534 2000-09-29  Momchil Velikov <velco@fadata.bg>
2535
2536         * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
2537         is has the SEC_HAS_CONTENTS flag set.
2538
2539 2000-09-28  \81Örjan Friberg  <orjanf@axis.com>
2540             Hans-Peter Nilsson  <hp@axis.com>
2541
2542         * aout-cris.c (N_TXTADDR): Define.
2543
2544 2000-09-28  John David Anglin <dave@hiauly1.hia.nrc.ca>
2545
2546         * som.c: Include alloca-conf.h.
2547         * Makefile.am: "make dep-am"
2548         * Makefile.in: Regenerate.
2549
2550 2000-09-27  Alan Modra  <alan@linuxcare.com.au>
2551
2552         * elf32-hppa.c (plt_stub): New.
2553         (PLT_STUB_ENTRY): Define.
2554         (elf32_hppa_link_hash_table): Change multi_subspace to packed
2555         boolean.  Add need_plt_stub, has_12bit_branch and has_17bit_branch.
2556         (elf32_hppa_link_hash_table_create): Init to suit.
2557         (elf32_hppa_check_relocs): Set has_12bit_branch and
2558         has_17bit_branch as appropriate.
2559         (elf32_hppa_adjust_dynamic_symbol): Set need_plt_stub for
2560         non-local functions.
2561         (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
2562         Add space for plt_stub as needed.
2563         (elf32_hppa_finish_dynamic_symbol): Point .plt entries for global
2564         functions at plt_stub.
2565         (elf32_hppa_finish_dynamic_sections): Write plt_stub.
2566         (elf32_hppa_create_dynamic_sections): Leave .plt executable.
2567
2568         * elf32-hppa.h (elf32_hppa_size_stubs): Add group_size param.
2569         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.  Use it instead
2570         of fixed size, and if negative, disable handling of input sections
2571         before stub section.  Set up default stub group size depending
2572         on detected branch relocs.
2573         (hppa_build_one_stub): Use lrsel and rrsel for import stubs to
2574         ensure different offsets from sym_value aren't rounded to
2575         different 2k blocks.  Use lrsel and rrsel for other stubs too for
2576         consistency rather than necessity.
2577         (elf32_hppa_check_relocs): Handle R_PARISC_DIR14F.
2578         (final_link_relocate): Likewise.
2579         (elf32_hppa_relocate_section): Likewise.
2580
2581         * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc.
2582         (_bfd_elf_hppa_gen_reloc_type): Generate them.
2583         (elf_hppa_final_link_relocate): Handle them.
2584         (elf_hppa_relocate_insn): Likewise.
2585         (_bfd_elf_hppa_gen_reloc_type): Add missing e_ldsel and e_rdsel cases.
2586
2587 2000-09-26  Hans-Peter Nilsson  <hp@axis.com>
2588
2589         * elfcode.h (elf_object_p): Preserve and clear abfd section
2590         information.  Restore at error.
2591
2592 2000-09-26  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2593
2594         * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
2595         is empty, make sure that its rva also 0. NT loader dislikes
2596         having otherwise.
2597
2598 2000-09-26  Steve Ellcey <sje@cup.hp.com>
2599
2600         * som.c (som_bfd_derive_misc_symbol_info): Make weak symbols
2601         global by default.
2602
2603 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
2604
2605         * elf32-hppa.c (elf32_hppa_check_relocs): Fix weak sym handling in
2606         currently unused RELATIVE_DYNAMIC_RELOCS code.
2607         (hppa_discard_copies): Likewise.
2608         (elf32_hppa_size_stubs): Size `input_list' array correctly.  Correct
2609         comments.  Don't check non-code output sections for stub grouping.
2610
2611 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
2612
2613         * section.c (bfd_get_unique_section_name): Return NULL if
2614         bfd_malloc fails.
2615
2616 2000-09-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2617
2618         * elf32-m68k.c (elf_cpu32_plt0_entry): Change the PLT entry 0
2619         instruction sequence to actually work.
2620         (elf_m68k_finish_dynamic_sections): Change the patch-in offset
2621         accordingly.
2622
2623 2000-09-18  Alexandre Oliva  <aoliva@redhat.com>
2624
2625         * elf32-sh.c (sh_elf_relocate_section): Use
2626         _bfd_final_link_relocate to apply the relocation against a section
2627         symbol, when doing relocatable links.
2628
2629 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
2630
2631         * elf32-hppa.c (elf32_hppa_stub_hash_entry): Rename input_section
2632         to id_sec.
2633         (stub_hash_newfunc): Here too.
2634         (hppa_add_stub): And here.
2635         (elf32_hppa_link_hash_table): Remove stub_section_created,
2636         reloc_section_created, first_init_sec and first_fini_sec.  Add
2637         stub_group.
2638         (elf32_hppa_link_hash_table_create): Init to suit.
2639         (hppa_get_stub_entry): Add support for grouping stub sections.
2640         (hppa_add_stub): Likewise.  Remove sec_count param and init/fini
2641         section code.  Index stub vars by section->id.
2642         (elf32_hppa_size_stubs): Likewise.  Remove duplicated function
2643         exit paths.  Zap allocation of above removed vars.  Refine
2644         link-once test.
2645
2646         * elf32-hppa.h (elf32_hppa_size_stubs): Add output_bfd param.
2647         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
2648         (hppa_get_stub_entry): Pass in pointer to elf32_hppa_link_hash_table
2649         rather than pointer to bfd_link_info.
2650         (hppa_add_stub): Likewise.
2651         (final_link_relocate): Likewise.
2652
2653 2000-09-17  David Huggins-Daines  <dhd@linuxcare.com>
2654
2655         (elf32_hppa_size_stubs): Don't try to build stubs for discarded
2656         link-once sections.
2657
2658 2000-09-16  Alexandre Oliva  <aoliva@redhat.com>
2659
2660         * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
2661         ld/emulparams/shelf.sh.
2662
2663 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2664
2665         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): New function.
2666         * bfd-in.h (bfd_m68k_elf32_create_embedded_relocs): Add declaration.
2667         * bfd-in2.h: Regenerate.
2668
2669 2000-09-15  Kenneth Block  <Kenneth.Block@compaq.com>
2670
2671         * elf64-alpha.c (elf64_alpha_relax_with_lituse): ld performs
2672         LITUSE relocations incorrectly if -relax is specified on the ld
2673         command line and the displacement field of the load or store
2674         instruction is non-zero. (Patch by paul.winalski@compaq.com)
2675
2676 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
2677
2678         * elf32-hppa.c (hppa_add_stub): Dont set first_init_sec and
2679         first_fini_sec here.
2680         (elf32_hppa_size_stubs): Instead correctly find the first .init
2681         and .fini section here.
2682
2683 2000-09-15  David Huggins-Daines  <dhd@linuxcare.com>
2684
2685         * elf32-hppa.c (clobber_millicode_symbols): New function.
2686         (elf32_hppa_size_dynamic_sections): Call it.
2687
2688 2000-09-14  Alan Modra  <alan@linuxcare.com.au>
2689
2690         * elf32-hppa.c (elf32_hppa_link_hash_entry): Make pic_call
2691         packed.  Add plabel, plt_abs packed booleans.
2692         (hppa_link_hash_newfunc): Init new fields.
2693         (PLABEL_PLT_ENTRY_SIZE): Define.
2694         (hppa_stub_name): Use size_t len vars.
2695         (hppa_add_stub): Likewise.
2696         (elf32_hppa_build_stubs): Likewise.
2697         (hppa_build_one_stub): Kill some compiler warnings.
2698         (elf32_hppa_check_relocs): Always generate a plt entry for PLABELs
2699         if dynamic linking.  Munge the local plt offsets into
2700         local_got_refcounts.  Set h->plabel for all global PLABELs.  Use
2701         size_t len vars.  Add assert for plabel addend.
2702         (elf32_hppa_gc_sweep_hook): Sweep local plt entries too.
2703         (elf32_hppa_hide_symbol): New function.
2704         (elf_backend_hide_symbol): Define.
2705         (elf32_hppa_adjust_dynamic_symbol): Don't throw away plt entries
2706         with h->plabel set.  Don't make plt entries to have dynamic syms
2707         when they have been forced local.  If plt entry is used by a
2708         plabel, make it PLABEL_PLT_ENTRY_SIZE.
2709         (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
2710         Set up .plt offsets for local syms.
2711         (elf32_hppa_relocate_section): Initialise plt entries for local
2712         syms.  Leave weak undefined plabels zero.  Make global plabel
2713         relocs against function symbol, and leave the addend zero.
2714         Use *ABS* DIR32 relocs instead of SEGREL32 for dynamic got relocs.
2715         (elf32_hppa_finish_dynamic_symbol): Set up IPLT relocs for
2716         non-dynamic syms.  Init extra plt for plabels.  Use *ABS* DIR32
2717         relocs instead of SEGREL32 for dynamic got relocs.
2718         (elf32_hppa_finish_dynamic_sections): Reserve one more .got entry.
2719         (elf_backend_got_header_size): Adjust.
2720         (elf32_hppa_set_gp): Calculate an "ideal" LTP.
2721
2722         * elf32-hppa.c (LONG_BRANCH_VIA_PLT): Define.
2723         (hppa_type_of_stub): Use it instead of #if 0
2724         (hppa_discard_copies): Use it here too.
2725         (elf32_hppa_size_dynamic_sections): And here.
2726
2727         * elf32-hppa.c (elf32_hppa_link_hash_table): Remove `offset' field.
2728         (elf32_hppa_link_hash_table_create): And here.
2729         (hppa_build_one_stub): And here.  Instead keep track of stub
2730         offset using _raw_size.
2731         (elf32_hppa_size_stubs): Likewise.
2732         (elf32_hppa_build_stubs): Likewise.
2733         (hppa_size_one_stub): Likewise.  Resize reloc section too.
2734
2735         * elf32-hppa.c (hppa_add_stub): Correct first_init_sec and
2736         first_fini_sec handling.  Don't search for reloc section or set
2737         hplink->reloc_section_created here.
2738         (elf32_hppa_size_stubs): Instead search for reloc sections, and
2739         set reloc_section_created here.
2740         (hppa_handle_PIC_calls): Set ELF_LINK_HASH_NEEDS_PLT.
2741         (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
2742         and DT_FINI.
2743         (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
2744
2745         * elf32-hppa.c (hppa_build_one_stub): Replace `elf_hash_table (info)'
2746         with `hplink->root.'.
2747         (elf32_hppa_check_relocs): Likewise.
2748         (elf32_hppa_gc_sweep_hook): Likewise.
2749         (elf32_hppa_adjust_dynamic_symbol): Likewise.
2750         (hppa_handle_PIC_calls): Likewise.
2751         (elf32_hppa_size_dynamic_sections): Likewise.
2752         (elf32_hppa_set_gp): Likewise.
2753         (elf32_hppa_relocate_section): Likewise.
2754         (elf32_hppa_finish_dynamic_symbol): Likewise.
2755         (elf32_hppa_finish_dynamic_sections): Likewise.
2756
2757         From  David Huggins-Daines  <dhd@linuxcare.com>
2758         * elf32-hppa.c (hppa_type_of_stub): Generate import stubs for
2759         defined weak symbols in shared links.
2760         (final_link_relocate): Calls to defined weak symbols in shared
2761         objects must go via import stubs, as the target might not be known
2762         at link time.
2763
2764 2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
2765
2766         * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
2767         R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
2768         R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167.  Replaced
2769         the original entries with EMPTY_HOWTOs, and added new ones to fill
2770         in the gap.
2771         (sh_elf_info_to_howto): Make sure the new gap isn't used.
2772         (sh_elf_relocate_section): Likewise.
2773
2774 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
2775
2776         * cpu-mips.c (arch_info_struct): Add mips:4K
2777         * bfd-in2.h (bfd_mach_mips4K): New define.
2778         * archures.c: Add bfd_mach_mips4K to comment.
2779         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Return
2780         E_MIPS_ARCH_2 for bfd_mach_mips4K.
2781
2782 2000-09-13  Marco Franzen <marcof@thyron.com>
2783
2784         * som.c (som_write_symbol_strings): Do not used fixed buffers,
2785         use size_t as a counter.
2786         (som_write_space_strings): Similarly.
2787
2788 2000-09-12  Jason Eckhardt  <jle@cygnus.com>
2789
2790         * elf32-i860.c (elf32_i860_relocate_pc26): New function
2791         and prototype.
2792         (elf32_i860_relocate_section): Invoke new function from here.
2793
2794 2000-09-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2795
2796         * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names
2797         static.
2798
2799 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2800
2801         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for
2802         target section name instead of dumping core when the target symbol is
2803         undefined.
2804
2805 2000-09-09  Kazu Hirata  <kazu@hxi.com>
2806
2807         * riscix.c: Remove DEFUN.
2808
2809 2000-09-08  Nick Clifton  <nickc@redhat.com>
2810
2811         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Do not
2812         initialise flags in output bfd if the input bfd is the default
2813         architecture with the default flags.
2814
2815 2000-09-08  Kazu Hirata  <kazu@hxi.com>
2816
2817         * archive.c: Fix formatting.
2818         * coff-arm.c: Likewise.
2819         * doc/chew.c: Likewise.
2820
2821 2000-09-08  Alan Modra  <alan@linuxcare.com.au>
2822
2823         * section.c (bfd_get_unique_section_name): Put a dot before the
2824         numeric suffix.
2825
2826 2000-09-07  Kazu Hirata  <kazu@hxi.com>
2827
2828         * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
2829         * elf.c: Fix formatting.
2830
2831 2000-09-07  Alexandre Oliva  <aoliva@redhat.com>
2832
2833         * config.bfd (sh-*-linux*): Added.
2834         * configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
2835         * targets.c: Declare them.
2836         * elf32-sh-lin.c: New file.
2837         * Makefile.am: Compile it.
2838         * elf32-sh.c: Don't override defines from elf32-sh-lin.c.
2839         * configure, Makefile.in: Rebuilt.
2840
2841 2000-09-06  Geoffrey Keating  <geoffk@cygnus.com>
2842
2843         * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
2844         pseduo-section when determining where the TOC ends.
2845
2846         * coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
2847         output x_tvndx as it is only two bytes wide.
2848
2849         * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
2850         reloc is 26 or 32 bits wide.
2851
2852         * coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
2853         for relocs that don't change anything.  Also look at the full
2854         6 bits of bitsize.
2855
2856 2000-09-06  Philip Blundell  <philb@gnu.org>
2857
2858         * config.bfd (arm*-*-uclinux*): New target.
2859
2860 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
2861
2862         * configure: Rebuilt with new libtool.m4.
2863
2864 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
2865
2866         * section.c (bfd_get_unique_section_name): Avoid c++ reserved
2867         word for variable name.
2868         * bfd-in2.h: Regenerate.
2869
2870 2000-09-05  Nick Clifton  <nickc@redhat.com>
2871
2872         * config.in: Regenerate.
2873         * libbfd.h: Regenerate.
2874         * po/bfd.pot: Regenerate.
2875         * doc/bfdint.texi: Remove CVS date string - it foils compares with
2876         local versions.
2877
2878 2000-09-05  Steven Johnson  <sbjohnson@ozemail.com.au>
2879
2880         * cpu-powerpc.c  (arch_info_struct): Added MPC860 Family entry.
2881
2882 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
2883
2884         Shared library and PIC support.
2885         * elf32-hppa.c (PLT_ENTRY_SIZE): New.
2886         (GOT_ENTRY_SIZE): New.
2887         (ELF_DYNAMIC_INTERPRETER): New.
2888         (STUB_SUFFIX): Define.
2889         (LONG_BRANCH_PIC_IN_SHLIB): Define.
2890         (RELATIVE_DYNAMIC_RELOCS): Define.
2891         (enum elf32_hppa_stub_type): New.
2892         (struct elf32_hppa_stub_hash_entry): Rename offset to
2893         stub_offset.  Add a number of new fields.
2894         (struct elf32_hppa_link_hash_entry): New.
2895         (struct elf32_hppa_link_hash_table): Add numerous fields.  Remove
2896         global_value.
2897         (elf32_hppa_hash_table): Rename to hppa_link_hash_table.
2898         (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
2899         (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc.  Init
2900         new fields.
2901         (hppa_link_hash_newfunc): New function.
2902         (elf32_hppa_link_hash_table_create): Use above function. Init new
2903         fields.
2904         (elf32_hppa_stub_name): Rename to hppa_stub_name.  Pass in reloc
2905         instead of addend, and remove sym_name from args.  Don't use
2906         symbol name for local syms, instead use sym index.
2907         (elf32_hppa_size_of_stub): Rename to hppa_type_of_stub, and return
2908         stub type rather than size.  Pass in hash and handle import stub
2909         case.  Also pass in reloc instead of offset so we can calculate
2910         PCREL22F and PCREL12F branches properly.
2911         (elf32_hppa_build_one_stub): Rename to hppa_build_one_stub.  Build
2912         import and export stubs too.
2913         (elf32_hppa_size_one_stub): Rename to hppa_size_one_stub.  Handle
2914         import and export stub sizing.
2915         (elf32_hppa_check_relocs): New function.
2916         (elf32_hppa_adjust_dynamic_symbol): New function.
2917         (hppa_discard_copies): New function.
2918         (elf32_hppa_size_dynamic_sections): New function.
2919         (elf_backend_size_dynamic_sections): Define.
2920         (elf32_hppa_finish_dynamic_symbol): New function.
2921         (elf_backend_finish_dynamic_symbol): Define.
2922         (elf32_hppa_size_stubs): Stash params in link hash table, and move
2923         some local vars into the link hash table too.  For shared links,
2924         trundle over function syms, generating export stubs.  Handle
2925         PCREL22F branches.  Break out stub creation code from here..
2926         (hppa_add_stub): .. to here.  New function.
2927         (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
2928         call the bfd linker.  Use elf_gp to record global pointer.
2929         Calculate a value from sections if $global$ is missing.
2930         (bfd_elf32_bfd_final_link): Define as _bfd_elf32_gc_common_final_link.
2931         (elf32_hppa_gc_mark_hook): New function.
2932         (elf_backend_gc_mark_hook): Define.
2933         (elf32_hppa_gc_sweep_hook): New function.
2934         (elf_backend_gc_sweep_hook): Define.
2935         (elf32_hppa_bfd_final_link_relocate): Rename to final_link_relocate.
2936         Add rel to args, and remove howto, input_bfd, offset, addend,
2937         sym_name as we can recalculate these locally.  Handle calls to
2938         dynamic objects, extra PIC relocs, PCREL22F branches.  Change
2939         handling of undefined weak syms.  Check that stubs are in range.
2940         Only look for import stubs on PCREL17F and PCREL22F relocs.  Add
2941         message on hitting a DPREL21L reloc that needs fixing.  Subtract
2942         off PC for PCREL14F.  Break out code that does a stub lookup from
2943         here..
2944         (hppa_get_stub_entry): ..to here.  New function.
2945         (elf32_hppa_relocate_insn): Merge into final_link_relocate.
2946         (elf32_hppa_relocate_section): Handle got and plt relocs, dynamic
2947         relocs, etc. etc.
2948         (elf32_hppa_finish_dynamic_sections): New function.
2949         (elf_backend_finish_dynamic_sections): Define.
2950         (elf_backend_final_write_processing) Define.
2951         (hppa_handle_PIC_calls): New function.
2952         (elf32_hppa_build_stubs): Call it.  Pass link_info to
2953         hppa_build_one_stub.
2954         (elf32_hppa_create_dynamic_sections): New function
2955         to create .plt and .got then set .plt flags correctly.
2956         (elf_backend_create_dynamic_sections): Define.
2957         (elf32_hppa_object_p): New function.
2958         (elf_backend_object_p): Define.
2959         (elf32_hppa_elf_get_symbol_type): New function.
2960         (elf_backend_get_symbol_type): Define.
2961         (elf_backend_can_gc_sections): Define.
2962         (elf_backend_want_got_plt): Define.
2963         (elf_backend_plt_alignment): Set to 2.
2964         (elf_backend_plt_readonly): Define.
2965         (elf_backend_want_plt_sym): Define.
2966         (elf_backend_got_header_size): Reserve one entry.
2967
2968         * elf32-hppa.h (elf32_hppa_build_stubs): Don't pass stub bfd.
2969         (elf32_hppa_size_stubs): Pass in multi_subspace.
2970         (elf32_hppa_set_gp): Declare.
2971
2972         * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
2973         (bfd_get_unique_section_name): New function.
2974         * bfd-in2.h: Regenerate.
2975
2976         * elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
2977         (elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
2978         comment.
2979
2980         From  David Huggins-Daines  <dhd@linuxcare.com>
2981         * elf64-hppa.c (elf64_hppa_check_relocs): Fix a warning.
2982         (elf64_hppa_mark_exported_functions): Set dyn_h->st_shndx.
2983         (elf64_hppa_link_output_symbol_hook): Test dyn_h->st_shndx has
2984         been updated in finish_dynamic_symbol before modifying function
2985         symbol.
2986
2987         * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of
2988         eight entries.  Replace NULL with bfd_elf_generic_reloc.  Add
2989         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT and R_PARISC_PCREL12F.
2990         (_bfd_elf_hppa_gen_reloc_type): Handle R_PARISC_GNU_VT*.  Add some
2991         comments.  Handle format == 12 for R_HPPA_PCREL_CALL.
2992         (elf_hppa_final_link_relocate): Handle R_PARISC_PCREL12F.
2993         (elf_hppa_relocate_insn): Likewise.  Reformat some comments.
2994         (elf_hppa_final_write_processing): Expose it for ARCH_SIZE == 32.
2995
2996         From David Huggins-Daines  <dhd@linuxcare.com>
2997         * elf-hppa.h (elf_hppa_is_local_label_name): Accept the SysV/ELF
2998         style of local labels as well.
2999
3000 2000-09-03  Philip Blundell  <philb@gnu.org>
3001
3002         * elf32-arm.h (elf32_arm_relocate_section): Don't try to relocate
3003         references to undefined symbols in debugging sections.
3004
3005 2000-09-02  H.J. Lu  <hjl@gnu.org>
3006
3007         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
3008         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
3009         BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
3010         section.
3011
3012 2000-09-02  Jason Eckhardt  <jle@cygnus.com>
3013
3014         * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro.
3015         (elf32_i860_is_local_label_name): New function and prototype.
3016
3017 2000-09-02  Nick Clifton  <nickc@redhat.com>
3018
3019         * configure.in: Increase version number to 2.10.91.
3020         * configure: Regenerate.
3021         * aclocal.m4: Regenerate.
3022         * config.in: Regenerate.
3023         * po/bfd.pot: Regenerate.
3024
3025 2000-09-02  Daniel Berlin <dberlin@redhat.com>
3026
3027         * elf.c (_bfd_elf_make_section_from_shdr): Add
3028         .gnu.linkobce.wi. to the list of debug section names.
3029
3030 2000-09-02  Nick Clifton  <nickc@redhat.com>
3031
3032         * dwarf2.c (find_debug_info): New function: Locate a section
3033         containing dwarf2 debug information.
3034         (bfd_dwarf2_find_nearest_line): Find all sections containing
3035         debug information and include them in the stash.
3036
3037 2000-09-01  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
3038
3039         * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
3040         R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
3041         (sh_reloc_map): Add new relocs.
3042         (sh_elf_check_relocs, sh_elf_link_hash_newfunc,
3043         sh_elf_link_hash_table_create, sh_elf_adjust_dynamic_symbol,
3044         sh_elf_size_dynamic_sections, sh_elf_finish_dynamic_symbol,
3045         sh_elf_finishe_dynamic_sections, sh_elf_discard_copies): New
3046         functions.
3047         (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
3048         (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
3049         elf_sh_plt_entry_be, elf_sh_plt_entry_le,
3050         elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
3051         New array constants.
3052         (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
3053         New variables.
3054         (elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
3055         elf_sh_plt0_linker_offset, elf_sh_plt0_gotid_offset,
3056         elf_sh_plt_temp_offset, elf_sh_plt_symbol_offset,
3057         elf_sh_plt_reloc_offset): Define.
3058         (elf_sh_pcrel_relocs_copied, elf_sh_link_hash_entry,
3059         elf_sh_link_hash_table): New structs.
3060         (sh_elf_link_hash_traverse, sh_elf_hash_table): New macros.
3061         (sh_elf_relocate_section, sh_elf_check_relocs): Handle new
3062         relocation types.
3063         (elf_backend_create_dynamic_sections,
3064         bfd_elf32_bfd_link_hash_table_create,
3065         elf_backend_adjust_dynamic_symbol,
3066         elf_backend_size_dynamic_sections,
3067         elf_backend_finish_dynamic_symbol,
3068         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
3069         elf_backend_plt_readonly, elf_backend_want_plt_sym,
3070         elf_backend_got_header_size, elf_backend_plt_header_size):
3071         Define.
3072         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
3073         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, BFD_RELOC_SH_GOTPC):
3074         New relocs.
3075         * bfd-in2.h, libbfd.h: Rebuilt.
3076
3077 2000-09-01  Alan Modra  <alan@linuxcare.com.au>
3078
3079         * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert 2000-08-27
3080         change.
3081
3082 2000-08-31  J"orn Rennecke <amylaar@cygnus.co.uk>
3083
3084         * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags
3085         not initialized, set them to indicate the SH1 instruction set.
3086
3087 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
3088
3089         * acinclude.m4: Include libtool and gettext macros from the
3090         top level.
3091         * aclocal.m4, configure: Rebuilt.
3092
3093 2000-08-29  Michael Snyder  <msnyder@seadog.cygnus.com>
3094
3095         * elf.c: Eliminate references to __sparcv9 macro; replace with
3096         autoconf variables HAVE_PSINFO32_T etc.
3097         * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T,
3098         HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO.
3099         * config.in: Ditto.
3100         * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can
3101         detect the above typedefs.  (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto.
3102         * aclocal.m4: Ditto.
3103         * configure: Regenerate.
3104
3105 2000-08-27  Alan Modra  <alan@linuxcare.com.au>
3106
3107         * elf32-i386.c (elf_i386_check_relocs): Keep info on relocs copied
3108         for any shared link, not just shared -Bsymbolic.
3109         (elf_i386_size_dynamic_sections): Call elf_i386_discard_copies on
3110         any shared link, and pass link info to it.
3111         (elf_i386_size_dynamic_sections): Update comment.
3112         (elf_i386_discard_copies): Modify to discard relocs for symbols
3113         that have been forced local.
3114         (elf_i386_finish_dynamic_symbol): Don't copy relocs for symbols
3115         that have been forced local.
3116
3117 2000-08-24  Denis Chertykov  <denisc@overta.ru> & Nick Clifton  <nickc@redhat.com>
3118
3119         * elflink.h (elf_link_add_object_symbols): Allow common
3120         symbols to have an alignment of 1 if explicitly requested, and
3121         not overridden by other definitions.
3122
3123 2000-08-22  Doug Kwan <dkwan@transmeta.com>
3124
3125         * coff-w65.c (CREATE_LITTLE_COFF_TARGET): Fix typo.
3126         * coffcode.h (coff_set_flags): Add detection of w65 architecture.
3127
3128 2000-08-22  H.J. Lu  <hjl@gnu.org>
3129
3130         * elf-bfd.h (elf_link_hash_table): Add runpath.
3131
3132         * bfd-in.h (bfd_elf_get_runpath_list): New prototype.
3133         * bfd-in2.h: Rebuilt.
3134
3135         * elf.c (_bfd_elf_link_hash_table_init): Initialize the
3136         "runpath" field to NULL.
3137         (bfd_elf_get_runpath_list): New function.
3138
3139         * elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
3140         DT_RUNPATH entries.
3141
3142 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
3143
3144         * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
3145         R_SH_DIR8WPN, R_SH_DIR8WPZ, R_SH_DIR8WPL]: Handle them
3146         explicitly.  Improve validation of r_type.
3147
3148 2000-08-21  H.J. Lu  <hjl@gnu.org>
3149
3150         * elf32-i386.c (elf_i386_size_dynamic_sections): Zero out the
3151         dynamic allocated content space.  Add a comment to remind us that
3152         one day this ought to be fixed.
3153         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
3154         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
3155         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
3156
3157 2000-08-21  Jason Eckhardt  <jle@cygnus.com>
3158
3159         * elf32-i860.c (elf32_i860_relocate_pc16): Just write the immediate
3160         field with the newly relocated value instead of adding it to the
3161         existing immediate field.
3162         (elf32_i860_relocate_splitn): Likewise.
3163         (elf32_i860_relocate_highadj): Likewise.
3164
3165 2000-08-16  Jason Eckhardt  <jle@cygnus.com>
3166
3167         * elf32-i860.c (elf32_i860_relocate_pc16): Implemented function (it
3168         was previously just a stub).
3169
3170 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
3171
3172         * elflink.c (_bfd_elf_create_got_section): Don't abort().
3173         Formatting fixes.
3174         (_bfd_elf_create_dynamic_sections): Likewise.
3175
3176 2000-08-16  Andrew Macleod  <amacleod@cygnus.com>
3177
3178         * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
3179         for undefined symbols to be the beginning of the section.
3180
3181         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
3182         four extra entries at the beginning of the .rela.plt section.
3183         (sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
3184         section to account for the four reserved entries in the .plt section.
3185
3186 2000-08-15  Geoffrey Keating  <geoffk@cygnus.com>
3187
3188         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
3189         to the list of NOPs we recognize after a branch-and-link.
3190         Use the ori NOP when one is needed.
3191
3192         * coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
3193         for large archives.
3194
3195 2000-08-14  Jim Wilson  <wilson@cygnus.com>
3196
3197         * elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
3198         EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
3199         (elf64_ia64_print_private_bfd_data): Likewise.  Also handle
3200         EF_IA_64_ABSOLUTE.
3201
3202 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
3203
3204         * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.
3205
3206 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
3207
3208         * elf32-i860.c (elf32_i860_relocate_section): New function.
3209         (i860_final_link_relocate): New function.
3210         (elf32_i860_relocate_splitn): New function.
3211         (elf32_i860_relocate_pc16): New function.
3212         (elf32_i860_relocate_highadj): New function.
3213         (elf32_i860_howto): Minor adjustments to some relocations.
3214         (elf_info_to_howto_rel): Define.
3215         (elf_backend_relocate_section): Define.
3216
3217 2000-08-10  Nick Clifton  <nickc@cygnus.com>
3218
3219         * elf32-arm.h: Fix formatting.
3220
3221 2000-08-10  Bernd Schmidt  <bernds@cygnus.co.uk>
3222
3223         * elf32-sh.c (sh_elf_reloc_loop): Make LAST_SYMBOL_SECTION static.
3224
3225 2000-08-08  Jason Eckhardt  <jle@cygnus.com>
3226
3227         * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
3228
3229 2000-08-07  Kazu Hirata  <kazu@hxi.com>
3230
3231         * ieee.c (ieee_write_debug_part): Rewrite a comment.
3232         * elf64-ia64.c: Fix a typo.
3233
3234 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
3235
3236         * elf32-i860.c (elf32_i860_howto_table): New structure.
3237         (lookup_howto): New function.
3238         (elf32_i860_reloc_type_lookup): New function.
3239         (elf32_i860_info_to_howto_rela): New function.
3240         (elf_code_to_howto_index): New structure.
3241         (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
3242         (bfd_elf32_bfd_reloc_type_lookup): Re-define as
3243         elf32_i860_reloc_type_lookup.
3244
3245 2000-08-04  Rodney Brown  <RodneyBrown@pmsc.com>
3246
3247         * som.c (struct fixup_format): Constify `format'.
3248         (som_hppa_howto_table): Use SOM_HOWTO macro.
3249         (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
3250         (som_bfd_reloc_type_lookup): Likewise.
3251         (compare_subspaces): Remove unused `count1', `count2'.
3252         (som_begin_writing): Remove unused `total_reloc_size'.
3253         (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
3254         (som_print_symbol, som_bfd_is_local_label_name): Likewise.
3255         (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
3256         (som_find_nearest_line): Decorate unused parameter(s).
3257         (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
3258         (som_bfd_link_split_section): Likewise.
3259
3260 2000-08-03  Nick Clifton  <nickc@cygnus.com>
3261
3262         * section.c: Restore backed out code.
3263         * elf.c: Restore backed out code.
3264         (copy_private_bfd_data): Fix bug preventing stipped dynamic
3265         binaries from working.
3266         * bfd-in2.h: Regenerate.
3267
3268 2000-08-03  H.J. Lu  <hjl@gnu.org>
3269
3270         * section.c: Back out the change made by Nick Clifton
3271         <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic
3272         binaries.
3273         * bfd-in2.h: Likewise.
3274         * elf.c: Likewise.
3275
3276 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
3277
3278         * elf32-sh.c (sh_elf_reloc_loop): Warning removal.
3279
3280 2000-07-31  Jason Eckhardt  <jle@cygnus.com>
3281
3282         * reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
3283         * bfd-in2.h, libbfd.h: Regenerate.
3284
3285 2000-07-31  Nick Clifton  <nickc@cygnus.com>
3286
3287         * section.c (struct sec): Add new boolean field 'segment_mark'.
3288         (STD_SECTION): Initialise new field to zero.
3289
3290         * bfd-in2.h: Regenerate.
3291
3292         * elf.c (copy_private_bfd_data): Reorganise section to segment
3293         mapping to cope with moved sections requiring new segments,
3294         and overlapping segments.
3295         (SEGMENT_END): New macro: Return the end address of a segment.
3296         (IS_CONTAINED_BY_VMA): New macro: Determine if a segment
3297         contains a section by comparing their VMA addresses.
3298         (IS_CONTAINED_BY_LMA): New macro: Determine if a segment
3299         contains a section by comparing their LMA addresses.
3300         (INCLUDE_SECTION_IN_SEGMENT): New macro: Determine if a
3301         section should be included in a segment.
3302         (SEGMENT_AFTER_SEGMENT): New macro: Determine if one segment
3303         follows another in memory.
3304         (SEGMENT_OVERLAPS_SEGMENT): New macro: Determine if two
3305         segments overlap.
3306
3307 2000-07-22  Jason Eckhardt  <jle@cygnus.com>
3308
3309         * cpu-i860.c: Added comments.
3310
3311         * elf32-i860.c (TARGET_LITTLE_SYM): Defined to
3312         bfd_elf32_i860_little_vec.
3313         (TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
3314         (ELF_MAXPAGESIZE): Changed to 4096.
3315
3316         * targets.c (bfd_elf32_i860_little_vec): Declaration of
3317         new target.
3318         (bfd_target_vector): Added bfd_elf32_i860_little_vec.
3319
3320         * config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
3321         config for little endian elf32 i860.
3322         (targ_defvec): Define for the new config above
3323         as "bfd_elf32_i860_little_vec".
3324         (targ_selvecs): Define for the new config above
3325         as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"
3326
3327         * configure.in (bfd_elf32_i860_little_vec): Added recognition
3328         of new target vec.
3329
3330         * configure: Regenerated.
3331
3332 2000-07-27  H.J. Lu  <hjl@gnu.org>
3333
3334         * elflink.h (elf_merge_symbol): Take one more argument,
3335         dt_needed, to indicate if the symbol comes from a DT_NEEDED
3336         entry. Don't overide the existing weak definition if dt_needed
3337         is true.
3338         (elf_link_add_object_symbols): Pass dt_needed to
3339         elf_merge_symbol ().
3340
3341 2000-07-27  Nick Clifton  <nickc@cygnus.com>
3342
3343         * elflink.h (elf_link_size_reloc_section): Zeroes the section's
3344         allocated contents.
3345
3346 2000-07-25  Geoffrey Keating  <geoffk@cygnus.com>
3347
3348         * configure.host (*-*-aix*): AIX has 'long long' always.
3349
3350         * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
3351         (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps.
3352         (xcoff_write_archive_contents_big): Don't update the offset
3353         of the symbol table, xcoff_write_armap will do it.
3354
3355 2000-07-23  Ulf Carlsson  <ulfc@engr.sgi.com>
3356
3357         * elf32-mips.c (_bfd_mips_elf_check_relocs): Use abfd instead
3358         of dynobj for SGI_COMPAT checks.
3359
3360 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3361
3362         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): New function.
3363         * bfd-in.h (bfd_m68k_coff_create_embedded_relocs): Add declaration.
3364         * bfd-in2.h: Regenerate.
3365
3366 2000-07-21  Nick Clifton  <nickc@cygnus.com>
3367
3368         * elf32-mips.c (_bfd_mips_elf_check_relocs): Detect out of
3369         range symbol indices in relocs and issue an error message.
3370
3371 2000-07-20  H.J. Lu  <hjl@gnu.org>
3372
3373         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
3374         info->new_dtags when setting DT_FLAGS_1. It will only be set
3375         by the new linker options. It shouldn't break anything.
3376
3377 2000-07-20  H.J. Lu  <hjl@gnu.org>
3378
3379         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
3380         only if info->new_dtags is true.
3381
3382 2000-07-20  H.J. Lu  <hjl@gnu.org>
3383
3384         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set
3385         DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
3386
3387 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3388
3389         * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
3390         (ALL_MACHINES_CFILES): Add cpu-cris.c.
3391         (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo.
3392         (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c.
3393         (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules.
3394         * Makefile.in: Rebuild.
3395         * aclocal.m4: Rebuild.
3396         * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris.
3397         * archures.c (enum bfd_architecture): Add bfd_arch_cris.
3398         (bfd_cris_arch): Declare.
3399         (bfd_archures_list): Add bfd_cris_arch.
3400         * bfd-in2.h: Rebuild.
3401         * config.bfd: (cris-*-*): New target.
3402         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors.
3403         * configure: Rebuild.
3404         * elf.c (prep_headers): Add bfd_arch_cris.
3405         * libbfd.h: Rebuild.
3406         * libaout.h (enum machine_type): Add M_CRIS.
3407         * reloc.c: Add CRIS relocations.
3408         * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare.
3409         (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec.
3410         * cpu-cris.c, aout-cris.c, elf32-cris.c: New files.
3411         * po/POTFILES.in, po/bfd.pot: Regenerate.
3412
3413 2000-07-19  H.J. Lu  <hjl@gnu.org>
3414
3415         * elf32-arm.h (elf32_arm_size_dynamic_sections): Also set
3416         DF_TEXTREL if DT_TEXTREL is set.
3417         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
3418         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
3419         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
3420         * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Likewise.
3421         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
3422         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
3423         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
3424         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
3425         * elf64-ia64.c (elf64_ia64_size_dynamic_sections): Likewise.
3426         * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
3427
3428         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also
3429         set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
3430         DT_RPATH is set.
3431         Set the DT_FLAGS and DT_FLAGS_1 entries if necessary.
3432
3433 2000-07-19  H.J. Lu  <hjl@gnu.org>
3434
3435         * bfd-in.h (bfd_elf_set_dt_needed_soname): New.
3436         * bfd-in2.h: Rebuild.
3437
3438         * elf-bfd.h (elf_obj_tdata): Add dt_soname.
3439         (elf_dt_soname): New.
3440
3441         * elf.c (bfd_elf_set_dt_needed_soname): New.
3442
3443         * elflink.h (elf_link_add_object_symbols): Add the DT_NEEDED
3444         entry if the shared object loaded by DT_NEEDED is used to
3445         resolve the reference in a regular object.
3446
3447 2000-07-19  H.J. Lu  <hjl@gnu.org>
3448
3449         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
3450         DT_DEPAUDIT and DT_AUDIT as strings.
3451
3452 2000-07-19  Nick Clifton  <nickc@cygnus.com>
3453
3454         * format.c: Fix formatting.
3455
3456 2000-07-19  H.J. Lu  <hjl@gnu.org>
3457
3458         * elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.
3459
3460 2000-07-19  H.J. Lu  <hjl@gnu.org>
3461
3462         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
3463         DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
3464         DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
3465         DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
3466         DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
3467         DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
3468         DT_FLAGS_1, DT_USED and DT_CHECKSUM.
3469
3470 2000-07-18  Andrew Cagney  <cagney@b1.cygnus.com>
3471
3472         * elf.c (bfd_elf_get_sign_extend_vma, bfd_elf_get_arch_size): Move
3473         renamed functions from here...
3474         (assign_section_numbers): Use renamed functions.
3475         (prep_headers): Use renamed functions.
3476
3477         * bfd.c (bfd_get_sign_extend_vma, bfd_get_arch_size): ...To here.
3478         * bfd-in.h (bfd_get_sign_extend_vma, bfd_get_arch_size): Update.
3479         * bfd-in2.h: Regenerate.
3480
3481 2000-07-18  Ulf Carlsson  <ulfc@engr.sgi.com>
3482
3483         * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
3484         parenthesis in if statement.
3485
3486 2000-07-17  Koundinya K  <kk@ddeorg.soft.net>
3487
3488         Enable the support for Traditional MIPS.
3489         * elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
3490         return ict_none appropriately for traditional mips targets.
3491         (STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
3492         (STUB_MOVE): Conditionalize for traditonal mips.
3493         (STUB_LI16): Likewise.
3494         (_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
3495         room for RTPROC header.
3496         (_bfd_mips_elf_modify_segment_map): For a normal mips executable set
3497         the permission for the PT_DYNAMIC as read, write and execute.
3498         (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
3499         for traditonal mips.
3500         (_bfd_mips_elf_create_dynamic_sections): Add the symbol
3501         _DYNAMIC_LINKING for traditonal mips.
3502         (_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
3503         in case of traditonal mips.
3504         (_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
3505         entry is required. For a function if PLT is not required then set the
3506         corresponding hash table entry to 0.
3507         (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
3508         traditonal mips.
3509         (_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
3510         shared object set the value to 0.
3511         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
3512         _DYNAMIC_LINKING for traditonal mips.
3513         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
3514         for traditonal mips.
3515
3516 2000-07-15  H.J. Lu  <hjl@gnu.org>
3517
3518         * aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.
3519
3520 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
3521
3522         * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
3523         out a structure that is BFD_IN_MEMORY.
3524
3525 2000-07-11  Alan Modra  <alan@linuxcare.com.au>
3526
3527         * elf64-hppa.c (get_dyn_name): Pass in section pointer instead of
3528         bfd pointer.  Print section id instead of bfd pointer for local
3529         syms.  Prefix addend with `+' for global syms as well as local.
3530         Correct calculation of name component lengths.
3531         (elf64_hppa_check_relocs): Update call to get_dyn_name.
3532
3533         From David Huggins-Daines  <dhd@linuxcare.com>
3534         * elf-hppa.h (elf_hppa_relocate_section): Update calls here too.
3535         * elf64-hppa.c (elf64_hppa_check_relocs): Fix some warnings.
3536         (elf64_hppa_modify_segment_map): Likewise.
3537
3538 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
3539
3540         * elf.c (bfd_elf_get_sign_extend_vma): Return tendency of VMA
3541         addresses to be "naturally" sign extended.  Return -1 if unknown.
3542         * bfd-in.h (bfd_elf_get_sign_extend_vma): Add declaration.
3543         * bfd-in2.h: Regenerate.
3544
3545 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
3546
3547         * ecoffswap.h (ecoff_get_off, ecoff_put_off): Add ECOFF_SIGNED_32
3548         and ECOF_SIGNED_64 to list ways to extract an offset.
3549         (ecoff_swap_fdr_in, ecoff_swap_fdr_out, ecoff_swap_pdr_in,
3550         ecoff_swap_pdr_out, ecoff_swap_ext_in, ecoff_swap_ext_out):
3551         Update.
3552         * elf64-mips.c (ECOFF_SIGNED_64): Define instead of ECOFF_64.
3553         * elf32-mips.c (ECOFF_SIGNED_32): Define instead of ECOFF_32.
3554
3555 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
3556
3557         * elfcode.h (elf_object_p): Use bfd_set_start_address and not
3558         bfd_get_start_address.
3559         (elf_swap_ehdr_in): Sign extend e_entry when applicable.
3560         (elf_swap_ehdr_out): Ditto.
3561
3562 2000-07-10  Alexander Aganichev  <AAganichev@hypercom.com>
3563
3564         * archures.c (bfd_default_scan): Add set of bfd_mach_ cases for
3565         compatibility with older binutils.
3566
3567 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3568
3569         * section.c (bfd_make_section_anyway): Start section_id at 0x10.
3570         (STD_SECTION): Avoid negative ids, instead use 0 to 3.
3571
3572         From Ryan Bradetich  <rbradetich@uswest.net>
3573         * dwarf1.c (parse_die): Cure signed/unsigned char warnings.
3574         (parse_line_table): Ditto.
3575         (_bfd_dwarf1_find_nearest_line): Ditto.
3576         * syms.c (cmpindexentry): Remove extra `*' from params.
3577
3578 2000-07-09  Koundinya K  <kk@ddeorg.soft.net>
3579
3580         * elf32-mips.c (sort_dynamic_relocs): New Function.
3581         (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
3582         via qsort to sort the dynamic relocations in increasing r_symndx
3583         value.
3584
3585 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
3586
3587         * elf64-hppa.c (elf64_hppa_dyn_hash_table_init): Add
3588         ATTRIBUTE_UNUSED to unused args.
3589         (get_opd): Likewise.
3590         (get_plt): Likewise.
3591         (get_dlt): Likewise.
3592         (get_stub): Likewise.
3593         (elf64_hppa_adjust_dynamic_symbol): Likewise.
3594         (elf64_hppa_link_output_symbol_hook): Likewise.
3595         (elf64_hppa_check_relocs): Delete unused var.
3596         (elf64_hppa_size_dynamic_sections): Likewise.
3597         (elf64_hppa_finalize_opd): Likewise.
3598         (elf64_hppa_finalize_dynreloc): Likewise.
3599         (elf64_hppa_modify_segment_map): Likewise.
3600         (elf64_hppa_finish_dynamic_sections): Likewise.
3601
3602         * elf-hppa.h (elf_hppa_final_write_processing): Add
3603         ATTRIBUTE_UNUSED to unused args.
3604         (elf_hppa_final_link_relocate): Likewise.
3605         (elf_hppa_record_segment_addrs): Add paretheses.
3606         (elf_hppa_relocate_section): Constify dyn_name.
3607
3608         From  David Huggins-Daines  <dhd@linuxcare.com>
3609         * config.bfd: Add hppa*64*-*-linux-gnu 64-bit target, and
3610         rearrange case statement so that it gets preferred to 32-bit ones.
3611
3612         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Use
3613         asection->id instead of address of asection structure.
3614         (elf32_hppa_size_stubs): Likewise.
3615
3616         * elf32-hppa.c (elf32_hppa_size_stubs): Use just one stub section
3617         for .init* and .fini*.
3618
3619         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Mask pointers
3620         and addends used in stub names to 32 bits.
3621         (elf32_hppa_size_stubs): Likewise.
3622
3623         * elf-hppa.h (elf_hppa_final_link_relocate): Don't sum addend
3624         twice for R_PARISC_GPREL64.  Use bfd_put_32 for R_PARISC_PCREL32,
3625         not bfd_put_64.  Fix minor comment typo and formatting.
3626
3627         Changes to create multiple linker stubs, positioned immediately
3628         before the section where they are required.
3629         * elf32-hppa.c: Don't include hppa_stubs.h.
3630         (elf32_hppa_stub_hash_entry): Add a pointer to the stub section.
3631         (elf32_hppa_stub_hash_table): Delete.
3632         (elf32_hppa_link_hash_entry): Delete.
3633         (elf32_hppa_link_hash_table): Use plain bfd_hash_table for
3634         stub_hash_table, and store the struct here rather than a pointer.
3635         Delete output_symbol_count.  Add offset array.  Change
3636         global_value to a bfd_vma.
3637         (elf32_hppa_stub_hash_lookup): Use table instead of table->root.
3638         (elf32_hppa_stub_hash_traverse): Delete.
3639         (elf32_hppa_name_of_stub): Delete.
3640         (elf32_hppa_link_hash_lookup): Delete.
3641         (elf32_hppa_link_hash_traverse): Delete.
3642         (elf32_hppa_stub_hash_table_init): Delete.
3643         (elf32_hppa_size_of_stub): Pass input section and offset rather
3644         than location and calculate location here.  Don't pass name as all
3645         stubs are now the same size.
3646         (elf32_hppa_stub_hash_newfunc): Init new fields.
3647         (elf32_hppa_link_hash_table_create): Likewise, and stub_hash_table
3648         too.
3649         (elf32_hppa_bfd_final_link_relocate): Cast enums to int before
3650         comparing against ints.  Rewrite stub handling code.
3651         (elf32_hppa_relocate_section): Make r_type and r_symndx unsigned.
3652         Case enums to int before comparing against ints.  Remove
3653         bfd_reloc_dangerous case.
3654         (elf32_hppa_build_one_stub): Rewrite.
3655         (elf32_hppa_size_one_stub): New function.
3656         (elf32_hppa_build_stubs): Rewrite.
3657         (elf32_hppa_size_stubs): Pass in linker call-back functions.
3658         Rewrite stub-handling specific code.
3659
3660         * elf32-hppa.h (elf32_hppa_size_stubs): Update prototype.
3661
3662         * elf64-hppa.c (elf64_hppa_dyn_hash_entry): Fix a comment typo.
3663
3664         * hppa_stubs.h: Delete.
3665         * Makefile.am (SOURCE_HFILES): Remove hppa_stubs.h
3666         (elf32-hppa.lo): Remove hppa_stubs.h from dependencies.
3667         * Makefile.in: Regenerate.
3668
3669         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle e_nlsel and
3670         e_nlrsel.
3671
3672         * libhppa.h (hppa_field_adjust): Correct e_nsel case.
3673
3674         * elf32-hppa.c (elf32_hppa_relocate_section): Mention the offset
3675         and section name for bfd_reloc_notsupported error message.
3676         (elf32_hppa_bfd_final_link_relocate): Print reasons for returning
3677         bfd_reloc_notsupported.
3678         (elf32_hppa_relocate_section): Add ATTRIBUTE_UNUSED to output_bfd.
3679
3680         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Handle
3681         undefined weak symbols for all relocs.
3682         (elf32_hppa_size_of_stub): Adjust calculation by 8 since branch
3683         offsets are relative to one past the delay slot.
3684         (elf32_hppa_size_stubs): Account for reloc addend when calculating
3685         branch destination.  Put addend into stub name too.
3686         (elf32_hppa_bfd_final_link_relocate): Account for reloc addend and
3687         adjust by 8 when deciding whether a linker stub is needed.  Put
3688         addend into stub name as for above.
3689
3690         * elf32-hppa.c (hppa_elf_relocate_insn): Change signed/unsigned on
3691         various args and vars.
3692         (elf32_hppa_bfd_final_link_relocate): Here too.
3693         (elf32_hppa_size_stubs): Rename index -> indx.  Use e_indx for
3694         inner block var to avoid shadowing.
3695
3696         * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type):  Make `field' arg
3697         unsigned.
3698         * elf64-hppa.h (_bfd_elf64_hppa_gen_reloc_type): Ditto.
3699         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Ditto.
3700         (elf_hppa_fake_sections): Rename local var to avoid shadowing.
3701
3702         * libhppa.h: Change practically all unsigned ints to plain ints.
3703         Remove tests on gcc version.  Instead use ATTRIBUTE_UNUSED for
3704         prototypes.
3705
3706         From Ryan Bradetich  <rbradetich@uswest.net>
3707         * libhppa.h (hppa_opcode_type): New enum to replace #define's.
3708         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Modify to
3709         suit above.
3710         From  David Huggins-Daines  <dhd@linuxcare.com>
3711         * elf-hppa.h (elf_hppa_relocate_insn): Update the opcode constants
3712         to the new OP_* ones.
3713
3714         * elf32-hppa.c (elf32_hppa_size_stubs): Consolidate freeing on
3715         error exit.  Bail out earlier on plabel relocs that we aren't
3716         interested in.  Don't tell elf32_hppa_stub_hash_lookup to copy
3717         string, and then don't free our copy.
3718         (elf32_hppa_build_one_stub): Make insn unsigned int.
3719
3720         * libhppa.h (bfd_hppa_insn2fmt): 22 bit branches are only
3721         available with BL, not BE and BLE.
3722
3723         * elf32-hppa.c (hppa_elf_relocate_insn): Add some more example
3724         code for elf arg relocs.
3725         (elf32_hppa_bfd_final_link_relocate): Replace boolean is_local
3726         argument with elf_link_hash_entry h.  Handle undefined weak
3727         symbols.  Move $global$ lookup from here...
3728         (elf32_hppa_relocate_section): ...to here.  Return correct error
3729         message for non-handled relocs.
3730         (elf32_hppa_size_of_stub): Correctly test branch range.  Previous
3731         wrong test was -0x3ffff to +0x40000.
3732
3733         * elf-hppa.h (elf_hppa_final_link_relocate): R_PARISC_DIR17R,
3734         R_PARISC_DIR17F, and R_PARISC_DIR21L are for absolute branches;
3735         Handle them as such.
3736         (elf_hppa_relocate_insn): Fix a typo.
3737
3738         * libhppa.h (GET_FIELD, GET_BIT, MASK, CATENATE, ELEVEN): Delete.
3739         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
3740         assemble_17, assemble_21): Delete.
3741         Supply defines for all 64 possible opcodes.
3742         (bfd_hppa_insn2fmt): Add bfd argument, and use to select wide mode
3743         formats.  Handle COMICLR.
3744         (hppa_rebuild_insn): Delete bfd argument.  Handle formats 10, -11,
3745         -10, -16, 16, 22.
3746
3747         * elf32-hppa.c (hppa_elf_relocate_insn): Complete rewrite.
3748         (elf32_hppa_bfd_final_link_relocate): Major rewrite.
3749         (elf32_hppa_build_one_stub): Modify hppa_elf_relocate_insn calls
3750         to suit.
3751         (elf32_hppa_size_stubs): Don't free stub_name twice.  Read in all
3752         the local syms - did this code get deleted accidentally?  Ignore
3753         undefined and undefweak syms.
3754
3755         * elf-hppa.h (elf_hppa_final_link): Move hppa_info to outermost
3756         block.  Use it instead of elf64_hppa_hash_table (info).
3757         (elf_hppa_final_link_relocate): Use hppa_info instead of
3758         elf64_hppa_hash_table (info).
3759
3760         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
3761         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
3762         (hppa_rebuild_insn): Mask immediate bits here instead.
3763         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
3764
3765 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
3766
3767         * section.c (struct sec): Add id field.  Tidy comment formatting.
3768         (bfd_make_section_anyway): Set id.
3769         (STD_SECTION): Init id too.
3770         Change CONST to const throughout.
3771         * archures.c (bfd_arch_info): Tidy comment.
3772         (bfd_arch_list): Change a CONST to const.
3773         * libbfd-in.h: Tidy comments and replace CONST with const.
3774         * elf-bfd.h: Likewise.
3775         * libbfd.h: Regenerate.
3776         * bfd-in2.h: Regenerate.
3777         * libcoff.h: Regenerate.
3778
3779 2000-07-07  DJ Delorie  <dj@redhat.com>
3780
3781         * archive.c (_bfd_write_archive_contents): Add an informative
3782         comment.
3783
3784 2000-07-06  Kazu Hirata  <kazu@hxi.com>
3785
3786         * srec.c: Fix formatting.
3787
3788 2000-06-05  DJ Delorie  <dj@redhat.com>
3789
3790         * MAINTAINERS: new
3791
3792 2000-07-04  Alexandre Oliva  <aoliva@redhat.com>
3793
3794         * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
3795         value of PC-relative offsets.
3796
3797 2000-07-03  Jim Wilson  <wilson@cygnus.com>
3798
3799         * elf64-alpha.c (alpha_elf_size_info): New.
3800         (elf_backend_size_info): Define to alpha_elf_size_info.
3801         * elfcode.h (elf_size_info): Change hash bucket size to 4.
3802
3803 2000-07-03  Ulf Carlsson  <ulfc@engr.sgi.com>
3804
3805         * elf32-mips.c: Include elf32-target.h again for the traditional
3806         MIPS targets.
3807
3808 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
3809
3810         * elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
3811         Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
3812         (avr_info_to_howto_rela): Likewise.
3813         (elf32_avr_gc_mark_hook): Likewise.
3814         (elf32_avr_gc_sweep_hook): Likewise.
3815         (elf32_avr_relocate_section): Likewise.
3816
3817 2000-07-03  Mark Elbrecht  <snowball3@bigfoot.com>
3818
3819         * cofflink.c (_bfd_coff_write_global_sym): Turn a weak symbol into
3820         an external symbol for a non-shared, non-relocatable link.
3821
3822 2000-07-03  Nick Clifton  <nickc@redhat.com>
3823
3824         * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
3825         is an external symbol.
3826         (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
3827         external symbol.
3828
3829 2000-07-03  Kazu Hirata  <kazu@hxi.com>
3830
3831         * reloc16.c: Fix formatting.
3832
3833 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
3834
3835         * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
3836         to add a new target for traditional mips i.e
3837         bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
3838         * configure.in: Likewise.
3839         * configure: Rebuild.
3840         * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
3841         bfd_target_vector.
3842         (bfd_elf32_tradlittlemips_vec): Likewise.
3843         * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
3844         to see that elfNN_bed does not get redefined even if the target file
3845         is included twice for a chip. See elf32-mips.c.
3846
3847 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
3848
3849         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
3850         (CLEANFILES): Add DEPA.
3851         * Makefile.in: Regenerate.
3852
3853 2000-06-30  DJ Delorie  <dj@cygnus.com>
3854
3855         * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
3856         can't assume the PE header is at 0x80.
3857
3858 2000-06-29  Mark Elbrecht  <snowball3@bigfoot.com>
3859
3860         * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
3861
3862 2000-06-28  Mark Elbrecht  <snowball3@bigfoot.com>
3863
3864         * go32stub.h: Update stub.
3865
3866 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
3867
3868         * archures.c (bfd_mach_avr5): Define.
3869         * bfd-in2.h (bfd_mach_avr5): Define.
3870         * cpu-avr.c (arch_info_struct): Rename bfd_mach_avr4 to
3871         bfd_mach_avr5, add bfd_mach_avr4.  Update comments.
3872         (compatible): Update comment.  Add missing test.
3873         * elf32-avr.c (avr_final_link_relocate): Support 8K wrap
3874         for avr2 and avr4.  Simplify 8K wrap code.
3875         (bfd_elf_avr_final_write_processing): Recognize bfd_mach_avr5.
3876         (elf32_avr_object_p): Recognize E_AVR_MACH_AVR5.
3877
3878 2000-06-26  Kazu Hirata  <kazu@hxi.com>
3879
3880         * coff-h8300.c: Fix formatting.
3881         * cpu-h8300.c: Likewise.
3882
3883 2000-06-24  Alexandre Oliva  <aoliva@redhat.com>
3884
3885         * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
3886         for local symbols whose names are unknown.
3887
3888 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
3889
3890         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3891         find one.
3892         * Makefile.in: Regenerate.
3893         * doc/Makefile.in: Regenerate.
3894
3895 2000-06-20  H.J. Lu  <hjl@gnu.org>
3896
3897         * Makefile.am: Rebuild dependency.
3898         * Makefile.in: Rebuild.
3899
3900 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3901
3902         * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
3903         (elf_backend_copy_indirect_symbol): Map to the new function.
3904
3905 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
3906
3907         * archive.c (normalize): Correct pointer comparison when checking
3908         for backslashes.
3909         (bfd_bsd_truncate_arname): Likewise.
3910         (bfd_gnu_truncate_arname): Likewise.
3911
3912 2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>
3913
3914         * elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
3915         sections elf_{text,data}_{section,symbol}.
3916         * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
3917         (_bfd_mips_elf_hide_symbol): New function.
3918         (elf_backend_hide_symbol): Map to the new function.
3919         (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
3920         definitions of mips_elf_{text,data}_{section,symbol}.
3921         (mips_elf_local_relocation_p): Try to find the direct symbol
3922         based on new check_forced argument.
3923         (mips_elf_calculate_relocation): Use new version of
3924         mips_elf_local_relocation_p.
3925         (mips_elf_relocate_section): Likewise.
3926         (_bfd_mips_elf_relocate_section): Likewise.
3927         (mips_elf_sort_hash_table): Only assert that have enough GOT
3928         space.
3929         (mips_elf_got16_entry): Match all 32 bits to the existing GOT
3930         entry if the relocation based on the new external argument.
3931         (mips_elf_create_dynamic_relocation): Assert that we have a
3932         section contents allocated where we can swap out the dynamic
3933         relocations.
3934         (mips_elf_calculate_relocation): Find the real hash-table entry
3935         correctly by using h->root.root.type.  Only create a dynamic
3936         relocation entry if the symbol is defined in a shared library.
3937         Create an external GOT entry for the GOT16 relocation if the
3938         symbol was forced local.
3939         (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
3940         dynamic index if the symbol was forced local.
3941
3942 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3943
3944         * elf32-mips.c: Fix typos in comments.
3945
3946 2000-06-19  Mark Kettenis  <kettenis@gnu.org>
3947
3948         * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
3949         CORE_VERSION_1.
3950
3951 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
3952
3953         * Makefile.in, bfd-in2.h, libbfd.h, configure: Rebuild.
3954         * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS,
3955         BFD32_BACKENDS_CFILES): Add 68hc12, 68hc11 files.
3956         * configure.in (bfd_elf32_m68hc12_vec): Recognize.
3957         (bfd_elf32_m68hc11_vec): Likewise.
3958         * config.bfd (targ_cpu): Recognize 68hc12 and 68hc11.
3959         Supports 68hc11 & 68hc12  at the same time.
3960         * targets.c (bfd_elf32_m68hc12_vec): Declare and put in
3961         bfd_target_vector.
3962         (bfd_elf32_m68hc11_vec): Likewise.
3963         * elf.c (prep_headers): Recognize bfd_arch_m68hc12 and 68hc11.
3964         * archures.c (bfd_m68hc12_arch): Define and register in global list
3965         (bfd_m68hc11_arch): Likewise.
3966         * reloc.c (BFD_RELOC_M68HC11_HI8, BFD_RELOC_M68HC11_LO8,
3967         BFD_RELOC_M68HC11_3B): Define.
3968         * cpu-m68hc12.c, elf32-m68hc12.c: New files for 68hc12 support.
3969         * cpu-m68hc11.c, elf32-m68hc11.c: New files for 68hc11 support.
3970
3971 2000-06-18  Ulf Carlsson  <ulfc@engr.sgi.com>
3972
3973         * elf_bfd.h (struct elf_backend_data): Add info argument to
3974         elf_backend_hide_symbol.
3975         (_bfd_elf_link_hash_hide_symbol): Likewise.
3976         * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
3977         * elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
3978         * elflink.h (elf_link_add_object_symbols): Likewise.
3979         (elf_link_assign_sym_version): Likewise.
3980
3981 2000-06-18  H.J. Lu  <hjl@gnu.org>
3982
3983         * coff-i386.c (coff_i386_reloc): Don't return in case of
3984         output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
3985         Compensate PE relocations when linking with non-PE object
3986         files to generate a non-PE executable.
3987
3988 2000-06-17  Ulf Carlsson  <ulfc@engr.sgi.com>
3989
3990         * elf32-mips.c (mips_elf_calculate_relocation): Explicitly write
3991         GOT entries if we're doing a static link or -Bsymbolic link.
3992
3993 2000-06-15  Ulf Carlsson  <ulfc@engr.sgi.com>
3994
3995         * elflink.h (elf_link_adjust_relocs): Check for and call backend
3996         specifific swap_reloc_{in,out} and swap_reloca_{in,out} if
3997         available.
3998         (elf_link_output_relocs): Likewise.
3999         (elf_reloc_link_order): Likewise.
4000
4001 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
4002
4003         * archures.c (enum bfd_architecture): #define constants for
4004         PowerPc and RS6000 machine numbers.
4005         * bfd-in2.h: Regenerate.
4006         * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch
4007         to bfd_arch_powerpc instead of bfd_arch_rs6000.  Refer to PowerPc
4008         and RS6000 machine numbers using #defined constants from
4009         archures.c.
4010         * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000
4011         machine numbers using #defined constants from archures.c.  Add
4012         entries for EC603e, 630, A35, RS64II, RS64III, 7400.  Specify
4013         64-bit words in 620 entry.
4014         * cpu-rs6000.c (arch_info_struct): Create with entries for RS1,
4015         RSC, and RS2.
4016         (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k).
4017
4018 2000-06-16  Nicholas Duffek  <nsd@cygnus.com>
4019
4020         * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
4021         * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
4022         * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
4023
4024 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
4025
4026         * bfd-in.h (bfd_family_coff): Define.
4027         * bfd-in2.h: Regenerate.
4028         * coffgen.c (coff_count_linenumbers, coff_symbol_from,
4029         coff_find_nearest_line): Check COFFness using bfd_family_coff()
4030         instead of bfd_target_coff_flavour.
4031         * cofflink.c (_bfd_coff_final_link): Likewise.
4032         * cpu-ns32k.c (do_ns32k_reloc): Don't strcmp() target name to
4033         exclude XCOFF files.
4034         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
4035         Likewise.
4036         * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour.
4037         * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour.
4038         * xcofflink.c (XCOFF_XVECP): Delete.
4039         (bfd_xcoff_link_record_set, bfd_xcoff_import_symbol,
4040         bfd_xcoff_export_symbol, bfd_xcoff_link_count_reloc,
4041         bfd_xcoff_record_link_assignment,
4042         bfd_xcoff_size_dynamic_sections): Replace XCOFF_XVECP() with
4043         check for bfd_target_xcoff_flavour.
4044
4045 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
4046
4047         * rs6000-core.c: Support 64-bit core files, support pre-4.3 core
4048         files on AIX 4.3.
4049         (read_hdr): New function.
4050         (rs6000coff_core_p): Store mstsave or __context64 struct instead
4051         of trying to extract individual registers.  Set abfd->arch_info
4052         to match the architecture that created the core file.
4053         (rs6000coff_get_section_contents): Delete.
4054         * xcoff-target.h (rs6000coff_get_section_contents): Delete.
4055
4056 2000-06-14  H.J. Lu  <hjl@gnu.org>
4057
4058         * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_rec)
4059         is NULL.
4060
4061 2000-06-13  H.J. Lu  <hjl@gnu.org>
4062
4063         * configure: Regenerate.
4064
4065 2000-06-13  J"orn Rennecke <amylaar@cygnus.co.uk>
4066
4067         * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
4068         armpei_little_vec.
4069
4070 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
4071
4072         * configure.in (VERSION): Update to show this is the CVS mainline.
4073
4074 2000-06-07  Alan Modra  <alan@linuxcare.com.au>
4075
4076         * elf32-d10v.c: Include elf/d10v.h
4077         (enum reloc_type): Delete.
4078         * elf32-d30v.c: Include elf/d30v.h
4079         (enum reloc_type): Delete.
4080
4081         * Makefile.am: Run "make dep-am" to regenerate dependencies.
4082         * Makefile.in: Regenerate.
4083
4084         * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs.
4085         (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and
4086         move HOWTOs into elf_howto_table.
4087         (R_386_standard, R_386_ext_offset): Define.
4088         (R_386_ext, R_386_vt_offset, R_386_vt): Define.
4089         (elf_i386_reloc_type_lookup): Modify calculation of index into
4090         elf_howto_table since we've removed the padding.
4091         (elf_i386_info_to_howto_rel): Likewise.
4092         (elf_i386_relocate_section): Likewise.
4093
4094 2000-06-06  Michael Snyder  <msnyder@seadog.cygnus.com>
4095
4096         * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
4097
4098 2000-06-05  H.J. Lu  <hjl@gnu.org>
4099
4100         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't flag
4101         an error when seeing an undefined symbol with hidden/internal
4102         attribute. It is handled in *_relocate_section ().
4103
4104 2000-06-05  H.J. Lu  <hjl@gnu.org>
4105
4106         * elflink.h (elf_fix_symbol_flags): Follow the link for the
4107         indirect symbol for the ELF_LINK_NON_ELF bit.
4108         (elf_link_output_extsym): Don't output the indirect symbol even
4109         if the ELF_LINK_NON_ELF bit is set.
4110
4111 2000-06-01  J.T. Conklin  <jtc@redback.com>
4112
4113         * config.bfd (i[3456]86-*-netbsdelf*): New target.
4114         (i[3456]86-*-netbsdaout*): New target.
4115         (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
4116         (i[3456]86-*-openbsd*): Likewise.
4117
4118 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
4119
4120         * trad-core.c: From hpux-core.c, include <dirent.h> or
4121         <sys/ndir.h> when possible.
4122
4123 2000-05-31  Ulrich Drepper  <drepper@redhat.com>
4124
4125         * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
4126         definitions.  We must not assume they are sorted in the file
4127         according to their index numbers.
4128
4129 2000-05-31  Alan Modra  <alan@linuxcare.com.au>
4130
4131         * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
4132         selector for R_PARISC_PCREL17R.  R_PARISC_DIR17R and
4133         R_PARISC_DIR17F are for absolute branches; Handle them as such.
4134
4135 2000-05-30  Nick Clifton  <nickc@cygnus.com>
4136
4137         * cpu-i960.c (scan_960_mach): Accept 80960KA, 80960KB,
4138         80960CA, 80960MC as valid machine names.
4139
4140 2000-05-30  H.J. Lu  <hjl@gnu.org>
4141
4142         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Clear the
4143         visibility bits if the symbol is undefined. Correctly handle
4144         weak undefined symbols with hidden and internal attributes.
4145
4146         * elflink.h (elf_link_add_object_symbols): Always turn the
4147         symbol into local if it has the hidden or internal attribute.
4148
4149 2000-05-29  Philip Blundell  <philb@gnu.org>
4150
4151         * ppcboot.c:  Add packed attribute if compiling with GCC.
4152
4153 2000-05-29  Anatoly Vorobey  <mellon@pobox.com>
4154
4155         * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
4156
4157 2000-05-26  Michael Snyder  <msnyder@seadog.cygnus.com>
4158
4159         * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
4160         elfcore_grok_psinfo): Add code to allow debugging a 32-bit
4161         corefile on a 64-bit (Sparc Solaris) host.  Also clean up
4162         a few old comments.
4163
4164 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
4165
4166         * Makefile.am: Update dependencies with "make dep-am"
4167         * Makefile.in: Regenerate.
4168
4169         * sysdep.h (gettext, dgettext, dcgettext, textdomain,
4170         bindtextdomain): Replace defines with those from intl/libgettext.h
4171         to quieten gcc warnings.
4172
4173 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
4174
4175         * aoutx.h (find_nearest_line): Use IS_ABSOLUTE_PATH.
4176
4177         * archive.c (normalize, bfd_bsd_truncate_arname,
4178         bfd_gnu_truncate_arname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support
4179         file names with backslashes.
4180
4181         * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
4182         before opening it.
4183
4184         * sysdep.h: Include filenames.h.
4185
4186 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
4187
4188         * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777.
4189
4190 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
4191
4192         * elf64-sparc.c (sparc64_elf_relax_section): New.
4193         (sparc64_elf_relocate_section): Optimize tail call into branch always
4194         if possible.
4195         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4196         (elf32_sparc_relax_section): New.
4197
4198 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
4199
4200         * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.
4201         Remove unusued variables.
4202         (sparc64_elf_relocate_section): Change r_symndx type to unsigned long.
4203         (sparc64_elf_merge_private_bfd_data): Fix shared library case from
4204         previous fix, so that shared libs really don't influence targets
4205         extension mask and memory model.
4206
4207 2000-05-23  H.J. Lu  <hjl@gnu.org>
4208
4209         * elf64-alpha.c (elf64_alpha_relocate_section): Check
4210         h->root.other not h->other.
4211         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
4212
4213         * elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
4214
4215 2000-05-23  H.J. Lu  <hjl@gnu.org>
4216
4217         * elf32-i386.c (elf_i386_relocate_section): Don't allow the
4218         undefined symbol with the non-default visibility attributes.
4219         * elf-hppa.h (elf_hppa_relocate_section): Likewise.
4220         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
4221         * elf32-i370.c (i370_elf_relocate_section): Likewise.
4222         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4223         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
4224         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
4225         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
4226         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4227         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
4228         * elf64-ia64.c (elf64_ia64_relocate_section): Likewise.
4229         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
4230
4231 2000-05-22  Richard Henderson  <rth@cygnus.com>
4232
4233         * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
4234         PCREL22, PCREL64I.  Zero size of special relocs.
4235         (elf64_ia64_reloc_type_lookup): Likewise.
4236         (USE_BRL, oor_brl, oor_ip): New.
4237         (elf64_ia64_relax_section): New.
4238         (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
4239         (elf64_ia64_install_value): Likewise, plus PCREL21BI.
4240         (elf64_ia64_relocate_section): Likewise.
4241         (bfd_elf64_bfd_relax_section): New.
4242         * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
4243         (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
4244         * bfd-in2.h, libbfd.h: Regenerate.
4245
4246 2000-05-22  Nick Clifton  <nickc@cygnus.com>
4247
4248         * configure.in : Add peigen.lo to MIPS PE targets.
4249         * configure: Regenerate.
4250
4251 2000-05-22  Momchil Velikov  <velco@fadata.bg>
4252
4253         * libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
4254         only if it is known for both input and output bfds. Separate
4255         error message strings as in some languages, it may be necessary
4256         to change more than one place in the string to change between
4257         'big' and 'little'.
4258
4259         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Remove inline
4260         endianess checks, call _bfd_generic_verify_endian_match() instead.
4261
4262         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
4263
4264         * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
4265
4266         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Likewise. Verify
4267         endianess before checking bfd flavours.
4268
4269 2000-05-22  H.J. Lu  <hjl@gnu.org>
4270
4271         * elflink.h (elf_link_output_extsym): Clear the visibility
4272         field for symbols not defined locally.
4273
4274 2000-05-18  Alan Modra  <alan@linuxcare.com.au>
4275
4276         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
4277         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
4278         (hppa_rebuild_insn): Mask immediate bits here instead.
4279         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
4280
4281 2000-05-18  Momchil Velikov <velco@fadata.bg>
4282
4283         * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
4284         relocs for an executable, ensure that they are virtual addresses.
4285
4286 2000-05-18  Jeffrey A Law  (law@cygnus.com)
4287
4288         * config.bfd (hppa*64*-*-hpux11*): New target triplet.
4289
4290 2000-05-17  S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
4291             Rick Gorton             <gorton@scrugs.lkg.dec.com>
4292
4293         * elflink.h: Add emitrelocations support: when enabled, relocation
4294         information and relocation sections are put into final output
4295         executables.  If the emitrelocations flag is set, do the following:
4296         (elf_bfd_final_link): Emit relocation sections.
4297         (elf_link_input_bfd): Compute relocation section contents.
4298         (elf_gc_sections): Don't clean relocation sections.
4299
4300 2000-05-16  Catherine Moore  <clm@cygnus.com>
4301
4302         * som.c (som_decode_symclass):  Recognize weak symbols.
4303
4304 2000-05-16  Szabolcs Szakacsits <szaka@F-Secure.com>
4305
4306         * peigen.c (pe_print_idata): Undo part of 2000-05-12 change that
4307         read idata section only from dataoff.
4308         (pe_print_edata): Correctly check for valid eat_member.
4309
4310 2000-05-16  J"orn Rennecke <amylaar@cygnus.co.uk>
4311
4312         * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
4313
4314 2000-05-14  Philip Blundell  <philb@gnu.org>
4315
4316         * config.bfd (armeb-*-elf, arm*b-*-linux-gnu*): New targets.
4317
4318 2000-05-12  Alan Modra  <alan@linuxcare.com.au>
4319
4320         * targets.c (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
4321
4322         * peigen.c (pe_print_idata): Look for .idata section and print
4323         info even if data directory has zero entries.  Read idata section
4324         starting from dataoff, and adjust all data offsets to suit.  Cast
4325         all bfd_vma vars to unsigned long before passing to fprintf.
4326         * peigen.c (pe_print_edata): Similarly, look for .edata section
4327         and print info even if data directory has zero entries.  Cast
4328         all bfd_vma vars to unsigned long before passing to fprintf.
4329
4330         From Szabolcs Szakacsits <szaka@F-Secure.com>
4331         * peigen.c (pe_print_idata): Use bfd_section_size rather than data
4332         directory size which may be bogus.
4333         * peigen.c (pe_print_edata): Similarly.
4334
4335 2000-05-09  Alan Modra  <alan@linuxcare.com.au>
4336
4337         * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
4338         section is empty.
4339         (copy_private_bfd_data): Allow for space possibly taken up by elf
4340         headers when calculating segment physical address from lma.
4341
4342 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
4343
4344         * versados.c (versados_scan): Init stringlen and pass_2_done.
4345
4346         * trad-core.c (trad_unix_core_file_p): Return
4347         bfd_error_wrong_format rather than bfd_error_file_truncated.
4348
4349         * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
4350         add_data_entry.  DataDirectory virtual address is relative.
4351         (pe_print_idata): Account for relative DataDirectory virtual
4352         addresses.  Don't trash datasize inside POWERPC_LE_PE code.
4353         (pe_print_edata): Similarly.
4354
4355         From Szabolcs Szakacsits <szaka@F-Secure.com>
4356         * peigen.c (dir_names): Add Delay Import Directory.
4357         (pe_print_idata):  Always search for bfd section containing
4358         idata address rather than looking up section name.  Print this
4359         section name rather than .idata.
4360         (pe_print_edata): Similarly.  Also print some fields as %08lx.
4361         (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
4362         Win32Version.
4363
4364 2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
4365
4366         * xcoff.h: Rename to xcoff-target.h
4367         * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
4368         * coff-rs6000.c: Ditto.
4369         * coff64-rs6000.c: Ditto.
4370         * coff-pmac.c: Ditto.
4371         * Makefile.in: Regenerate.
4372
4373 2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
4374
4375         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
4376         Change U802TOC64MAGIC to U803XTOCMAGIC.
4377
4378 2000-05-04  Michael Snyder  <msnyder@seadog.cygnus.com>
4379
4380         * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
4381         * bfd-in.h: Prototype bfd_elf_get_arch_size.
4382         * bfd-in2.h: Prototype bfd_elf_get_arch_size.
4383
4384 2000-05-04  Alan Modra  <alan@linuxcare.com.au>
4385
4386         * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
4387
4388 2000-05-03  Martin v. L\81öwis  <loewis@informatik.hu-berlin.de>
4389
4390         * elflink.h (elf_link_add_object_symbols): Reset dynindx for
4391         hidden and internal symbols.
4392         (elf_fix_symbol_flags): Clear NEEDS_PLT for symbols with
4393         visibility.
4394         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Do not
4395         assign a PLT or GOT entry to symbols with hidden and
4396         internal visibility.
4397
4398 2000-05-03  Mark Elbrecht  <snowball3@bigfoot.com>
4399
4400         * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add entry for
4401         the .bss section.
4402         * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
4403
4404 2000-05-02  H.J. Lu  <hjl@gnu.org>
4405
4406         * elf.c (prep_headers): Use ELFOSABI_NONE instead of
4407         ELFOSABI_SYSV.
4408
4409 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
4410
4411         * targets.c (bfd_target_vector): Restore bfd_elf32_hppa_vec.
4412         * Makefile.am (BFD32_BACKENDS): Restore elf32-hppa.lo.  Regenerate
4413         dependencies.
4414         * Makefile.in: Regenerate.
4415
4416 2000-05-01  Jim Wilson  <wilson@cygnus.com>
4417
4418         * Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo.
4419         (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c.
4420         (BFD64_BACKENDS): Delete coff-ia64.lo.  Add efi-app-ia64.lo.
4421         (BFD64_BACKENDS_CFILES): Delete coff-ia64.c.  Add efi-app-ia64.c.
4422         * Makefile.in: Rebuild.
4423
4424 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
4425
4426         * config.bfd: Re-enable elf32-hppa.  It now compiles, even if it
4427         doesn't work very well.
4428
4429         * elf-hppa.h (elf_hppa_internal_shdr): Define.
4430         (elf_hppa_fake_sections): hdr is elf_hppa_internal_shdr.
4431         Set hdr->s_type to 1 if ARCH_SIZE == 32.
4432         (_bfd_elf_hppa_gen_reloc_type): Add prototype.
4433         (elf_hppa_info_to_howto): Likewise.
4434         (elf_hppa_info_to_howto_rel): Likewise.
4435         (elf_hppa_reloc_type_lookup): Likewise.
4436         (elf_hppa_is_local_label_name): Likewise.
4437         (elf_hppa_fake_sections): Likewise.
4438         (elf_hppa_final_write_processing): Likewise.
4439         (elf_hppa_howto_table): Fully initialise all entries.
4440         (_bfd_elf_hppa_gen_reloc_type): Add ATTRIBUTE_UNUSED to args.
4441         (elf_hppa_info_to_howto): Likewise.
4442         (elf_hppa_info_to_howto_rel): Likewise.
4443         (elf_hppa_reloc_type_lookup): Likewise.
4444         (elf_hppa_final_write_processing, elf_hppa_add_symbol_hook,
4445         elf_hppa_unmark_useless_dynamic_symbols,
4446         elf_hppa_remark_useless_dynamic_symbols,
4447         elf_hppa_record_segment_addrs, elf_hppa_final_link,
4448         elf_hppa_relocate_section, elf_hppa_final_link_relocate,
4449         elf_hppa_relocate_insn): Compile only if ARCH_SIZE == 64 until
4450         elf32-hppa.c mess is cleaned up.
4451         (elf_hppa_final_link_relocate): Make insn and r_type unsigned
4452         int.  Delete r_field.  In case R_PARISC_PCREL21L, don't set
4453         r_field then call hppa_field_adjust inline func with variable
4454         r_field arg, instead call hppa_field_adjust with fixed arg.
4455         In case R_PARISC_PCREL22F, don't set r_field.
4456         (elf_hppa_relocate_insn): Change args and return type to unsigned
4457         int.  Call re_assemble_* funcs to do the work.
4458
4459         * elf32-hppa.c (hppa_elf_relocate_insn): Don't assume 32 bit when
4460         sign extending.
4461
4462         * libhppa.h (HPPA_R_CONSTANT): Don't assume 32 bit when sign
4463         extending.
4464         (sign_extend): Mask first before sign extending.
4465         (low_sign_extend): Rewrite without condition expression.
4466         (ones, dis_assemble_3, dis_assemble_12, dis_assemble_16,
4467         dis_assemble_17, dis_assemble_21, dis_assemble_22): Delete.
4468         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
4469         assemble_17, assemble_21, sign_unext, low_sign_unext): Return
4470         result as function return value rather than through pointer arg.
4471         Accept unsigned int args, and return unsigned int.
4472         (re_assemble_3): New.  Combines function of dis_assemble_3 with
4473         re-assembly of opcode and immediate.
4474         (re_assemble_12): Likewise.
4475         (re_assemble_16): Likewise.
4476         (re_assemble_17): Likewise.
4477         (re_assemble_21): Likewise.
4478         (re_assemble_22): Likewise.
4479         (hppa_field_adjust): Rewrite and document, paying attention to
4480         size of types and signed/unsigned issues.
4481         (get_opcode): Shift before masking.
4482         (FDLW): Rename to FLDW.
4483         (bfd_hppa_insn2fmt): Change arg to unsigned int.  Delete fmt.
4484         (hppa_rebuild_insn): Change args and return value to unsigned
4485         int.  Make use of re_assemble_*.  Correct case 11.
4486
4487         * dep-in.sed: Handle ../opcodes/.
4488         * Makefile.am (SOURCE_HFILES): Add elf-hppa.h, elf32-hppa.h,
4489         elf64-hppa.h, hppa_stubs.h, xcoff.h.
4490         (BFD32_BACKENDS_CFILES): Restore elf32-hppa.c.
4491         Remove elf64-hppa.lo, cpu-ia64.lo, elf64-ia64.lo, elfarm-oabi.lo,
4492         elfarm-nabi.lo dependencies outside of auto-dependency area.
4493         Regenerate dependencies.
4494         * Makefile.in: Regenerate.
4495
4496         * configure.in (TRAD_HEADER): Test non-null before
4497         AC_DEFINE_UNQUOTED.
4498         * configure: Regenerate.
4499
4500         * reloc.c: Fix mis-spelling in comment.
4501
4502 2000-05-01  Alan Modra  <alan@linuxcare.com.au>
4503
4504         * coff-sh.c (bfd_coff_small_swap_table): Fix Fri Apr 28 change.
4505         * vms.c (vms_openr_next_archived_file): Return NULL.
4506
4507 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
4508
4509         * coffcode.h Copy changes mistakenly done to libcoff.h in
4510         4/24/2000 patch.
4511
4512 2000-04-29  Andreas Jaeger  <aj@suse.de>
4513
4514         * libbfd-in.h: Correctly check GCC version.
4515         * bfd-in.h: Likewise.
4516         * libhppa.h: Likewise.
4517         * libbfd.h: Regenerate.
4518         * bfd-in2.h: Regenerate.
4519
4520 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
4521
4522         * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
4523         coffdu-rs6000.{lo,c}.
4524         (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
4525         on xcoff.h
4526         * Makefile.in: Regenerate.
4527         * xcoff.h: New file.
4528         * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
4529         * coff-rs6000.c: Move all declarations and defines that are
4530         common to the xcoff backends into xcoff.h
4531         * coff64-rs6000.c: Ditto,
4532
4533 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
4534
4535         * coff-mips.c (mips_ecoff_backend_data):  Add initialization of
4536         _bfd_coff_force_symnames in strings and
4537         _bfd_coff_debug_string_prefix_length to their default values.
4538         * coff-sh.c: (bfd_coff_small_swap_table): Ditto.
4539
4540 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
4541
4542         * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
4543         _bfd_coff_force_symnames in strings and
4544         _bfd_coff_debug_string_prefix_length to their default values.
4545
4546 2000-04-27  Alan Modra  <alan@linuxcare.com.au>
4547
4548         * elf32-m68k.c (elf_m68k_gc_sweep_hook):  Return if dynobj NULL.
4549         Check local_got_refcounts before dereferencing.
4550
4551         * elf32-ppc.c (ppc_elf_relocate_section): Check splt != NULL
4552         before deciding we don't need R_PPC_PLT32 relocation.
4553         (ppc_elf_gc_sweep_hook): Check local_got_refcounts before
4554         dereferencing.
4555
4556         * elflink.h (elf_gc_common_finalize_got_offsets): Fix comment.
4557
4558         * elf32-i386.c (elf_i386_check_relocs): Reference count .got and
4559         .plt entries.
4560         (elf_i386_gc_sweep_hook): Garbage collect .got and .plt entries.
4561         (elf_i386_adjust_dynamic_symbol): Recognize unused .plt entries.
4562         (elf_i386_relocate_section): Allow for .plt to go missing.
4563         (elf_i386_finish_dynamic_symbol): Use same test to decide if we
4564         can use a relative reloc for got as elf_i386_relocate_section.
4565         (bfd_elf32_bfd_final_link): Define to use gc form of final link.
4566
4567 2000-04-26  Clinton Popetz  <cpopetz@cygnus.com>
4568
4569         * config.bfd: Remove extraneous bfd_powerpc_64_arch.
4570
4571 2000-04-24  Clinton Popetz  <cpopetz@cygnus.com>
4572
4573         * Makefile.am (coff64-rs6000.lo): New rule.
4574         * Makefile.in: Regenerate.
4575         * coff-rs6000.c (xcoff_mkobject, xcoff_copy_private_bfd_data,
4576         xcoff_is_local_label_name, xcoff_rtype2howto,
4577         xcoff_reloc_type_lookup, xcoff_slurp_armap, xcoff_archive_p,
4578         xcoff_read_ar_hdr, xcoff_openr_next_archived_file, xcoff_write_armap,
4579         xcoff_write_archive_contents): No longer static, and prefix with _bfd_.
4580         (NO_COFF_SYMBOLS): Define.
4581         (xcoff64_swap_sym_in, xcoff64_swap_sym_out, xcoff64_swap_aux_in,
4582         xcoff64_swap_aux_out): New functions; handle xcoff symbol tables
4583         internally.
4584         (MINUS_ONE): New macro.
4585         (xcoff_howto_tabl, xcoff_reloc_type_lookup): Add 64 bit POS
4586         relocation.
4587         (coff_SWAP_sym_in, coff_SWAP_sym_out, coff_SWAP_aux_in,
4588         coff_SWAP_aux_out): Map to the new functions.
4589         * coff64-rs6000.c: New file.
4590         * libcoff.h (bfd_coff_backend_data): Add new fields
4591         _bfd_coff_force_symnames_in_strings and
4592         _bfd_coff_debug_string_prefix_length.
4593         (bfd_coff_force_symnames_in_strings,
4594         bfd_coff_debug_string_prefix_length): New macros for above fields.
4595         * coffcode.h (coff_set_arch_mach_hook): Handle XCOFF64 magic.
4596         Set machine to 620 for XCOFF64.  Use bfd_coff_swap_sym_in instead
4597         of using coff_swap_sym_in directly.
4598         (FORCE_SYMNAMES_IN_STRINGS): New macro, defined for XCOFF64.
4599         (coff_set_flags) Set magic for XCOFF64.
4600         (coff_compute_section_file_positions): Add symbol name length to
4601         string section length if bfd_coff_debug_string_prefix_length is
4602         true.
4603         (coff_write_object_contents): Don't do reloc overflow for XCOFF64.
4604         (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
4605         using coff_swap_lineno_in directly.
4606         (bfd_coff_backend_data): Add _bfd_coff_force_symnames_in_strings
4607         and _bfd_coff_debug_string_prefix_length fields.
4608         * coffgen.c (coff_fix_symbol_name, coff_write_symbols): Force
4609         symbol names into strings table when
4610         bfd_coff_force_symnames_in_strings is true.
4611         * coffswap.h (MAX_SCNHDR_NRELOC, MAX_SCNHDR_NLNNO, GET_RELOC_VADDR,
4612         SET_RELOC_VADDR): New macros.
4613         (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
4614         (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
4615         code.
4616         (coff_swap_aouthdr_in, coff_swap_aouthdr_out): Handle XCOFF64
4617         changes within RS6000COFF_C specific code.
4618         (coff_swap_scnhdr_out): Use PUT_SCNHDR_NLNNO, PUT_SCNHDR_NRELOC,
4619         MAX_SCNHDR_NRELOC, and MAX_SCNHDR_NLNNO.
4620         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
4621         Extend existing hack on target name.
4622         * xcofflink.c (XCOFF_XVECP): Extend existing hack on
4623         target name.
4624         * coff-tic54x.c (ticof): Keep up to date with new fields
4625         in bfd_coff_backend_data.
4626         * config.bfd: Add bfd_powerpc_64_arch to targ_arch and define
4627         targ_selvecs to include rs6000coff64_vec for rs6000.
4628         * configure.in: Add rs6000coff64_vec case.
4629         * cpu-powerpc.c: New bfd_arch_info_type.
4630
4631 2000-04-24  Jeffrey A Law  (law@cygnus.com)
4632
4633         * config.bfd: Only disable elf32-hppa vectors, not all of the
4634         BSD and OSF configuration support.  Provide (disabled) clauses
4635         for PA64 support.
4636         * configure.in: Add clause for PA64 support.
4637         * configure: Rebuilt.
4638
4639         * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.
4640         (bfd_elf64_hppa_vec): Declare.
4641
4642         * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
4643         (BFD64_BACKENDS_CFILES): Add elf64-hppa.c
4644         (elf64-hppa.lo): Add dependencies.
4645         * Makefile.in: Rebuilt.
4646
4647         * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
4648
4649 2000-04-24  Jason Eckhardt  <jle@cygnus.com>
4650
4651         * libhppa.h (dis_assemble_16): New function.
4652         (pa_arch): Added pa20w element.
4653
4654 2000-04-24  Ulrich Drepper  <drepper@cygnus.com>
4655
4656         * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
4657         bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
4658         bfd_elf64_slurp_reloc_table.
4659
4660         * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
4661         definitions to get external names.
4662         (elf_write_relocs): Renamed from write_relocs and make global.
4663         (elf_slurp_reloc_table): Make global.
4664         (_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.
4665
4666         * archive.c (hpux_uid_gid_encode): New function.
4667         (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
4668         defined and the ID is greater than 99999.
4669         (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
4670         special uid/gid fields into 32 bit values.
4671
4672 2000-04-21  Matthew Green  <mrg@cygnus.com>
4673
4674         * config.bfd: Add NetBSD/sparc64 support.
4675
4676 Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
4677                           David Mosberger  <davidm@hpl.hp.com>
4678                           Timothy Wall <twall@cygnus.com>
4679                           Jim Wilson  <wilson@cygnus.com>
4680
4681         * Makefile.am (ALL_MACHINES): Add cpu-ia64.lo.
4682         (ALL_MACHINES_CFILES): Add cpu-ia64.c.
4683         (BFD64_BACKENDS): Add elf64-ia64.lo.
4684         (BFD64_BACKENDS_CFILES): Add elf64-ia64.c.
4685         (cpu-ia64.lo, elf64-ia64.lo): New rules.
4686         * Makefile.in: Rebuild.
4687         * archures.c (enum bfd_architecture): Add bfd_arch_ia64.
4688         (bfd_ia64_arch): Declare.
4689         (bfd_archures_list): Add bfd_ia64_arch.
4690         * bfd-in2.h: Rebuild.
4691         * config.bfd: (ia64*-*-linux-gnu*, ia64*-*-elf*): New targets.
4692         * configure: Rebuild.
4693         * configure.host: (ia64-*-linux*): New host.
4694         * configure.in (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec,
4695         bfd_efi_app_ia64_vec, bfd_efi_app_ia64_vec): New vectors.
4696         * elf.c (prep_headers): Add bfd_arch_ia64.
4697         * libbfd.h: Rebuild.
4698         * reloc.c: Add IA-64 relocations.
4699         * targets.c (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec):
4700         Declare.
4701         (bfd_target_vect): Add bfd_elf64_ia64_little_vec.
4702         * cpu-ia64-opc.c, cpu-ia64.c, elf64-ia64.c: New files.
4703
4704 2000-04-21  Richard Henderson  <rth@cygnus.com>
4705
4706         * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
4707         contents when performing a partial link.
4708         (bfd_elf_d30v_reloc_21): Likewise.
4709
4710 2000-04-20  H.J. Lu  <hjl@gnu.org>
4711
4712         * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10
4713         patch to symbols defined by a shared object.
4714         * elf32-ppc.c (ppc_elf_relocate_section): Similarly.
4715
4716 2000-04-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4717
4718         K&R compiler fixes.
4719         * dwarf2.c (concat_filename): Avoid string literal concatenation.
4720         * ieee.c (ieee_get_symtab): Don't initialise union in struct.
4721
4722 Mon Apr 17 19:14:36 2000  David Mosberger  <davidm@hpl.hp.com>
4723
4724         * Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo.
4725         (BFD64_BACKENDS_CFILES): Mention coff-ia64.c
4726         (coff-ia64.lo): Add dependency.
4727         * Makefile.in: Regenerate.
4728         * coff-ia64.c: New file.
4729         * efi-app-ia32.c: Ditto.
4730         * efi-app-ia64.c: Ditto.
4731         * coffcode.h (coff_set_arch_mach_hook): Handle IA64MAGIC.
4732         (coff_set_flags): Ditto.
4733         (coff_write_object_contents) [IA64]: Set magic number to ZMAGIC.
4734         * config.bfd (i[3456]86-*-linux-gnu*): Mention bfd_efi_app_ia32_vec.
4735         * configure.in (elf): Handle bfd_efi_app_ia32 and bfd_efi_app_ia64_vec.
4736         * configure: Regenerate.
4737         * libpei.h (GET_OPTHDR_IMAGE_BASE): New macro.
4738         (PUT_OPTHDR_IMAGE_BASE): Ditto.
4739         (GET_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
4740         (PUT_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
4741         (GET_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
4742         (PUT_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
4743         (GET_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
4744         (PUT_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
4745         (GET_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
4746         (PUT_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
4747         (GET_PDATA_ENTRY): Ditto.
4748         * peigen.c (_bfd_pei_swap_aouthdr_in) [COFF_WITH_PEP64]: Don't read
4749         data_start.  Use above macros to read fields that are 64 bit wide for
4750         COFF_WITH_PEP64.  Don't truncate entry and text_start to 32 bits.
4751         (_bfd_pei_swap_aouthdr_out) [PEI_FORCE_MINIMUM_ALIGNMENT]: Force
4752         FileAlignment and SectionAlignment to minimum alignment if they
4753         are zero.
4754         (_bfd_pei_swap_aouthdr_out) [PEI_DEFAULT_TARGET_SUBSYSTEM]: Set
4755         Subsystem to default PEI_DEFAULT_TARGET_SUBSYSTEM.
4756         (_bfd_pei_swap_aouthdr_out) [COFF_WITH_PEP64]: Don't set data_start.
4757         Use above macros to write fields that are 64 bit wide for
4758         COFF_WITH_PEP64.
4759         (pe_print_pdata): Set PDATA_ROW_SIZE to 3*8 for COFF_WITH_PEP64,
4760         5*4 otherwise.  This should be right for IA-32 and IA-64, but may
4761         be wrong for platforms.  Use PDATA_ROW_SIZE instead of hardcoded
4762         value of 20 bytes.  Modify printing for COFF_WITH_PEP64 to print
4763         begin address, end address, and unwind info address only.  Use
4764         GET_PDATA_ENTRY() to read .pdata entries.  Use fprintf_vma() to
4765         print addresses.
4766         (tbl): Add SECTION, REL32, RESERVED1, MIPS_JMPADDR16, DIR64, and
4767         HIGH3ADJ relocation names.
4768         (_bfd_pe_print_private_bfd_data): Print Subsystem name in legible form.
4769         * targets.c: Declare bfd_efi_app_ia32_vec and
4770         bfd_efi_app_ia64_vec.
4771         (bfd_target_vector): Mention bfd_efi_app_ia32_vec and
4772         bfd_efi_app_ia64_vec.
4773
4774 2000-04-17  Timothy Wall  <twall@cygnus.com>
4775
4776         * bfd-in2.h: Add prototypes for tic54x load page access.
4777         * bfd-in.h: Regenerate.
4778         * coff-tic54x.c: Add load page functions; allow bfd_arch_unknown
4779         in customized _set_arch_mach function.
4780         * coffcode.h (coff_set_alignment_hook): Set section load page if
4781         the appropriate macro is defined.
4782         (write_object_contents): Read section load page.
4783
4784 2000-04-13  Alan Modra  <alan@linuxcare.com.au>
4785
4786         * elf32-hppa.h: Update copyright date.
4787
4788         * elf32-fr30.c (fr30_elf_i20_reloc): Don't use U suffix.
4789         * elf32-mips.c (_bfd_mips_elf_relocate_section): And here.
4790
4791         * elf32-d30v.c (MAX32): Don't use LL suffix.
4792         (MIN32): Define in terms of MAX32.
4793         (bfd_elf_d30v_reloc): Make relocation a bfd_signed_vma.
4794
4795         * coff-a29k.c (SIGN_EXTEND_HWORD): Replace with more concise
4796         expression.
4797
4798         * peicode.h (pe_ILF_build_a_bfd): Remove UL from hex constants.
4799
4800 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
4801
4802         * dep-in.sed: Match space before file name, not after.
4803         * Makefile.am: Regenerate dependencies.
4804         * Makefile.in: Regenerate.
4805
4806         * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
4807         case, allow address wrap-around stupidly removed 2000-03-17.  Sign
4808         extend without an if statement.
4809
4810 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
4811
4812         * coff-mips.c (mips_gprel_reloc): Test for 16 bit range using
4813         signed quantites.
4814         * elf32-mips.c (gprel16_with_gp): Likewise.
4815         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Test range
4816         here using -0x40000, not (int)0xfffc0000.
4817         (elf32_hppa_size_of_stub): Likewise.
4818
4819 2000-04-11  Timothy Wall  <twall@cygnus.com>
4820
4821         * coff-tic54x.c: Now builds with all targets.
4822         * Makefile.am: Add coff/tic54x.h to coff-tic54x.o dependencies.
4823         * Makefile.in: Regenerate.
4824         * coffcode.h (coff_set_arch_mach_hook): Eliminate warning on
4825         unitialized variable.
4826
4827 Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4828
4829         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
4830         --enable-build-warnings option.
4831         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4832         * Makefile.in, configure: Re-generate.
4833
4834 2000-04-07  Nick Clifton  <nickc@cygnus.com>
4835
4836         * reloc.c: Add BFD_RELOC_ARM_PCREL_BLX and
4837         BFD_RELOC_THUMB_PCREL_BLX.
4838
4839         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
4840         R_ARM_XPC25 and R_ARM_THM_PC22.
4841
4842         * elfarm-nabi.c (elf32_arm_howto_): Fix definitions of
4843         R_ARM_XPC25 and R_ARM_THM_XPC22.
4844         (elf32_arm_reloc_map): Make BFD_RELOC_{ARM|THUMB}_PCREL_BLX to
4845         R_ARM_[XPC25|THM_XPC22].
4846
4847         * elfarm-oabi.c: Define OLD_ARM_ABI and change include from
4848         elf/arm-oabi.h to elf/arm.h
4849
4850         * Makefile.am: Fix dependency for elfarm-oabi.c
4851         * Makefile.in: Regenerate.
4852
4853         * bfd-in2.h: Regenerate.
4854         * libbfd.h: Regenerate.
4855
4856 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
4857
4858         * elfcore.h (elf_core_file_p): preserve value of tdata at entry,
4859         and restore it on failure.  Release newly allocated tdata on
4860         failure.
4861
4862 Fri Apr  7 11:33:47 2000  Jim Wilson  <wilson@cygnus.com>
4863
4864         * dwarf2.c (struct dwarf2_debug): New field dwarf_line_size.
4865         (decode_line_info): Set it.  Report error if unit->line_offset is
4866         equal to or larger than it.
4867
4868 2000-04-07  Timothy Wall  <twall@cygnus.com>
4869
4870         * targets.c: Added vecs for tic54x.
4871         * reloc.c: Added relocs for tic54x.
4872         * libbfd.h: Regenerated.
4873         * configure: Add TI COFF vecs for tic54x.
4874         * configure.in: Ditto.
4875         * config.bfd (targ_cpu): Recognize new tic54x target.
4876         * coffcode.h (coff_slurp_symbol_table): Additions for TI COFF handling.
4877         * bfd-in2.h: Add tic54x target and relocations.
4878         * Makefile.am, Makefile.in: Add tic54x target.
4879         * archures.c (bfd_archures_list): Add tic54x target.
4880         * coff-tic54x.c: New.
4881         * cpu-tic54x.c: New.
4882
4883 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
4884
4885         * elfcore.h (elf_core_file_p): call backend_object_p which
4886         thereby gets an opportunity to update the arch/machine type.
4887
4888 2000-04-06  Timothy Wall  <twall@cygnus.com>
4889
4890         * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
4891         class.  Handle SEC_CLINK and SEC_BLOCK flags.
4892         * section.c: Add SEC_CLINK and SEC_BLOCK flags.
4893         * bfd-in2.h: Add SEC_CLINK and SEC_BLOCK flags.
4894
4895 2000-04-06  Nick Clifton  <nickc@cygnus.com>
4896
4897         * elf32-arm.h (elf32_arm_set_private_flags): Only check for
4898         EF_INTERWORK if this is an unknown EABI.
4899         (elf32_arm_merge_private_bfd_data): Check EABI version
4900         numbers.  Only check EF_xxx flags if the EABI version number
4901         is unknown.
4902         (elf32_arm_check_private_bfd_data): Only check EF_xxx flags
4903         if the EABI version number is unknown.
4904         (elf32_arm_print_private_bfd_data): Only decode EF_xxx flags
4905         if the EABI version number is unknown.
4906
4907 Wed Apr  5 22:04:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4908
4909         * reloc.c (_bfd_relocate_contents): Add BFD_RELOC_SH_LOOP_START and
4910         BFD_RELOC_SH_LOOP_END.
4911         * elf32-sh.c (sh_elf_howto_tab): Change special_func to
4912         sh_elf_ignore_reloc for all entries that sh_elf_reloc used to ignore.
4913         Add entries for R_SH_LOOP_START and R_SH_LOOP_END.
4914         (sh_elf_reloc_loop): New function.
4915         (sh_elf_reloc): No need to test for always-to-be-ignored relocs
4916         any more.
4917         (sh_rel): Add entries for BFD_RELOC_SH_LOOP_{START,END}.
4918         (sh_elf_relocate_section): Handle BFD_RELOC_SH_LOOP_{START,END}.
4919         * bfd-in2.h, libbfd.h: Regenerate.
4920
4921 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
4922
4923         * po/bfd.pot: Regenerate.
4924
4925         * Makefile.am: Remove extraneous mkdep comment.
4926         (MKDEP): Use gcc -MM rather than mkdep.
4927         (DEP): Quote when passing vars to sub-make.  Add warning
4928         message to end.
4929         (DEP1): Rewrite for "gcc -MM".
4930         (CLEANFILES): Add DEP2.
4931         Update dependencies.
4932         * Makefile.in: Regenerate.
4933
4934 2000-04-03  Kevin Buettner  <kevinb@redhat.com>
4935
4936         * configure.in: Added corefile support for AIX 4.3.  In particular,
4937         AIX_CORE_DUMPX_CORE will be defined in addition to AIX_CORE when
4938         compiling rs6000-core.c.
4939         * configure: Regenerated.
4940
4941 2000-04-03  H.J. Lu  <hjl@gnu.org>
4942
4943         * cache.c (bfd_open_file): Unlink the output file only if
4944         it has non-zero size.
4945
4946 2000-04-01  Ken Block USG  <block@zk3.dec.com>
4947
4948         * elf64-alpha.c (elf64_alpha_relocate_section): Don't emit
4949         relative relocations for non-loaded sections in shared objects.
4950         (elf64_alpha_check_relocs): Similarly.
4951
4952 Mon Apr  3 13:37:15 2000  Hans-Peter Nilsson  <hp@axis.com>
4953
4954         * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
4955         BFD_RELOC_16 to switch for extended relocs.
4956         (MY_swap_ext_reloc_in): New.
4957         (MY_swap_ext_reloc_out): New.
4958         (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
4959         than NAME(aout,swap_ext_reloc_in) for extended relocs.
4960         (NAME(aout,squirt_out_relocs)): Similarly use
4961         MY_swap_ext_reloc_out.
4962         (aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
4963
4964 2000-04-03  Kazu Hirata  <kazu@hxi.com>
4965
4966         * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
4967         the R_PCRWORD_B case.
4968
4969 2000-03-31  Thomas de Lellis  <tdel@wrs.com>
4970
4971         * srec.c : Set CHUNK size to 16 bytes to prevent download failures
4972         on some targets.
4973         * ihex.c : Ditto.
4974
4975 Wed Mar 30 15:28:00 2000  Donald Lindsay  <dlindsay@cygnus.com>
4976
4977         * elf32-m32r.c (m32r_elf_generic_reloc): new function.  All
4978         HOWTO references to bfd_elf_generic_reloc, that have
4979         partial_inplace == true, now use the new function.  The function
4980         is based on the recent rewrite of m32r_elf_lo16_reloc(), and
4981         extends its fixes to the R_M32R_{16,24,32} relocs.
4982         The new logic in m32r_elf_lo16_reloc() has been removed, and
4983         it instead calls the new routine to obtain that functionality.
4984
4985 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
4986
4987         * elf32-avr.c (elf32_avr_gc_mark_hook, elf32_avr_gc_sweep_hook,
4988         elf32_avr_check_relocs, avr_final_link_relocate,
4989         elf32_avr_relocate_section, bfd_elf_avr_final_write_processing,
4990         elf32_avr_object_p): Add prototypes.
4991         (elf32_avr_gc_mark_hook): Add default for h->root.type.
4992         (bfd_elf_avr_final_write_processing): Make static.
4993
4994 2000-03-27  Denis Chertykov  <denisc@overta.ru>
4995
4996         * cpu-avr.c: New file.  BFD support routines for AVR architecture.
4997         * archures.c (bfd_architecture): Add AVR architecture.
4998         (bfd_archures_list): Add reference to AVR architecture info.
4999         * elf.c (prep_headers): Handle bfd_arch_avr.
5000         * reloc.c: Add various AVR relocation enums.
5001         * targets.c (bfd_elf32_avr_vec): Declare and add to target vector
5002         list.
5003         * Makefile.am: Add support for AVR elf.
5004         * configure.in: Likewise.
5005         * config.bfd: Likewise.
5006         * Makefile.in: Regenerate.
5007         * configure: This too.
5008         * bfd-in2.h: And this.
5009         * libbfd.h: And this.
5010
5011 2000-03-24  H.J. Lu  <hjl@gnu.org>
5012
5013         * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
5014         (elf64_alpha_find_reloc_at_ofs): Likewise.
5015
5016 2000-03-17  Alan Modra  <alan@linuxcare.com.au>
5017
5018         * reloc.c (bfd_check_overflow): In case complain_overflow_bitfield,
5019         flag an overflow if the bitfield is outside -2**n to 2**n-1.  The
5020         allowable range used to be -2**(n-1) to 2**n-1.
5021         * reloc.c (_bfd_relocate_contents): Same here.  Also replace
5022         "boolean overflow" with "bfd_reloc_status_type flag".
5023
5024 2000-03-14  Doug Evans  <dje@casey.transmeta.com>
5025
5026         * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
5027
5028 2000-03-14  Kazu Hirata  <kazu@hxi.com>
5029
5030         * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
5031         of shrinks properly, including the last reloc.
5032
5033 2000-03-13  Kazu Hirata  <kazu@hxi.com>
5034
5035         * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity
5036         check for R_MOVL2.
5037
5038 2000-03-11  Alan Modra  <alan@linuxcare.com.au>
5039
5040         * ieee.c (ieee_archive_p): Return bfd_error_wrong_format on
5041         a format mismatch rather than an "error" from bfd_read such as
5042         bfd_error_file_truncated.
5043
5044 2000-03-10  Geoff Keating  <geoffk@cygnus.com>
5045
5046         * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper
5047         sign-extension and big-endian compensation for
5048         R_MIPS_64 even in ld -r.
5049
5050 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
5051
5052         * elf32-mips.c (mips_elf_next_relocation): Rename from
5053         mips_elf_next_lo16_relocation, and generalize to look
5054         for any relocation type.
5055         (elf_mips_howto_table): Make R_MIPS_PC16 pcrel_offset.
5056         (elf_mips_gnu_rel_hi16): Howto for R_MIPS_GNU_REL_HI16.
5057         (elf_mips_gnu_rel_lo16): Howto for R_MIPS_GNU_REL_LO16.
5058         (elf_mips_gnu_rel16_s2): Howto for R_MIPS_GNU_REL16_S2.
5059         (elf_mips_gnu_pcrel64): Howto for R_MIPS_PC64.
5060         (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
5061         (bfd_elf32_bfd_reloc_type_lookup): Add new relocs.
5062         (mips_rtype_to_howto): Likewise.
5063         (mips_elf_calculate_relocation): Handle new relocs.
5064         (_bfd_mips_elf_relocate_section): REL_HI16/REL_LO16 relocs
5065         are paired.  The addend for R_MIPS_GNU_REL16_S2
5066         is shifted right two bits.
5067
5068 2000-03-10  Alan Modra  <alan@linuxcare.com.au>
5069
5070         * reloc.c (bfd_perform_relocation): Undo emacs formatting of
5071         comment, and ensure it doesn't happen again.
5072         (bfd_install_relocation): Same here.
5073         (_bfd_relocate_contents): Don't bother assigning unused signmask
5074         shift result.  Fix typos in comments.
5075         Remove trailing whitespace throughout file.
5076
5077 2000-03-07  Doug Evans  <dje@casey.transmeta.com>
5078
5079         * reloc.c (reloc_howto_struct): Fix partial_inplace comment.
5080         * bfd-in2.h: Rebuild.
5081
5082 2000-03-06  Nick Clifton  <nickc@cygnus.com>
5083
5084         * peicode.h (struct pe_ILF_vars): Add sym_ptr_table and
5085         sym_ptr_ptr fields.
5086         (SIZEOF_ILF_SYM_PTR_TABLE): Define.
5087         (SIZEOF_ILF_STRINGS): Redefine.
5088         (pe_ILF_make_a_symbol-reloc): New function.  Creates a symbol
5089         relative reloc, as opposed to a section relative reloc.
5090         (pe_ILF_make_a_symbol): Set the class of local symbols to C_STAT
5091         not C_LABEL.
5092         Add length of symbol's prefix to string pointer.
5093         Store a pointer to the symbol in the symbol pointer table.
5094         (pe_ILF_build_a_bfd): Do not build .idata$2 or .idata$7.
5095         Initialise the symbol pointer table.
5096         Store the hint in the Hint/Name table.
5097         Make the jump reloc be symbol realtive, not section relative.
5098         Create an import symbol for imported code.
5099
5100 2000-03-06  Catherine Moore  <clm@cygnus.com>
5101
5102         * elf.c (swap_out_syms):  Check for null type_ptr.
5103
5104 2000-03-01  Hans-Peter Nilsson  <hp@axis.com>
5105
5106         * aout-target.h (MY(write_object_contents)): Remove unused
5107         and unusable "#if CHOOSE_RELOC_SIZE".
5108         * pc532-mach.c (MY(write_object_contents)): Ditto.
5109         * netbsd.h (MY(write_object_contents)): Ditto.
5110         * hp300hpux.c (MY(write_object_contents)): Ditto.
5111         * freebsd.h (MY(write_object_contents)): Ditto.
5112         * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
5113
5114 2000-02-29  H.J. Lu  <hjl@gnu.org>
5115
5116         * peicode.h (jtab): Make it static.
5117
5118         * coff-sh.c (sh_align_load_span): Declared if COFF_WITH_PE is
5119         defined and COFF_IMAGE_WITH_PE is not defined.
5120         (_bfd_sh_align_load_span): Defined as sh_align_load_span if
5121         COFF_WITH_PE is defined and COFF_IMAGE_WITH_PE is not defined.
5122
5123 2000-03-01  Nick Clifton  <nickc@cygnus.com>
5124
5125         * coff-arm.c (bfd_arm_process_before_allocation): Make
5126         'symndx' signed to prevent compile time warning.
5127
5128         * coff-mcore.c: Remove unused prototype for pe_object_p.
5129
5130         * coff-sh.c: Add "#ifndef COFF_IMAGE_WITH_PE" around static
5131         functions that are not used when COFF_IMAGE_WITH_PE is
5132         defined.
5133         (struct sh_opcode): Change type of 'flags' field to unsigned
5134         long so that it can hold the USESAS flag.
5135
5136         * coffcode.h (styp_to_sec_flags): Initialise 'target_name'.
5137
5138         * elf-m10300.c (mn10300_elf_relax_section): Initialise
5139         'sym_sec'.
5140
5141         * elf32-i370.c: Add ATTRIBUTE_UNUSED to unused function
5142         parameters.
5143         Remove unusued variables and code.
5144         (elf_backend_add_symbol_hook): Fix prototype.
5145
5146         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Initialise 'sgot' and
5147         'srelgot'.
5148
5149         * elf32-mcore.c (mcore_elf_relocate_section): Initialise
5150         'oldinst'.
5151
5152         * elf32-mips.c: Add ATTRIBUTE_UNUSED to unused function
5153         parameters.
5154         Remove unusued variables and code.
5155         (elf_backend_add_symbol_hook): Fix prototype.
5156
5157         * elf32-sh.c (sh_elf_set_mach_from_flags): Use 'flags'.
5158
5159         * elflink.h (elf_bfd_link_add_symbols): Add ATTRIBUTE_UNUSED
5160         to unused function parameter.
5161
5162         * pe-mips.c: Add ATTRIBUTE_UNUSED to unused function
5163         parameters.
5164         Use EMPTY_HOWTO to initialise empty howto slots.
5165         Remove unused variables.
5166
5167         * peicode.h (pe_ILF_build_a_bfd): Initialise id6.
5168
5169 2000-03-01  H.J. Lu  <hjl@gnu.org>
5170
5171         * aoutx.h (aout_link_input_section_std): Pass "true" to
5172         the undefined_symbol callback.
5173         (aout_link_input_section_ext): Likewise.
5174         * bout.c (get_value): Likewise.
5175         * coff-a29k.c (coff_a29k_relocate_section): Likewise.
5176         * coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
5177         Likewise.
5178         (alpha_relocate_section): Likewise.
5179         * coff-arm.c (coff_arm_relocate_section): Likewise.
5180         * coff-i960.c (coff_i960_relocate_section): Likewise.
5181         * coff-mcore.c (coff_mcore_relocate_section): Likewise.
5182         * coff-mips.c (mips_relocate_section): Likewise.
5183         * coff-ppc.c (coff_ppc_relocate_section): Likewise.
5184         * coff-sh.c (sh_relocate_section): Likewise.
5185         * coff-tic80.c (coff_tic80_relocate_section): Likewise.
5186         * cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
5187         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
5188         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
5189         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
5190         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
5191         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
5192         * elf32-i370.c (i370_elf_relocate_section): Likewise.
5193         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
5194         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
5195         * elf32-sh.c (sh_elf_relocate_section): Likewise.
5196         * elf32-v850.c (v850_elf_relocate_section): Likewise.
5197         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
5198         * elflink.h (elf_link_output_extsym): Likewise.
5199         * pe-mips.c (coff_pe_mips_relocate_section): Likewise.
5200         * reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
5201         * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
5202
5203         * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
5204         undefined_symbol callback when building shared library with
5205         -Bsymbolic and undefined symbols are allowed. Otherwise, pass
5206         "true".
5207         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
5208         * elf32-i386.c (elf_i386_relocate_section): Likewise.
5209         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
5210         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
5211         (elf32_mips_get_relocated_section_content): Likewise.
5212         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
5213         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
5214         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
5215         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
5216
5217 2000-02-28  Nick Clifton  <nickc@cygnus.com>
5218
5219         * Makefile.am: Add rules to build pe[i]-{sh|mips}.lo objects.
5220         * Makefile.in: Regenerate.
5221
5222         * configure.in: Add support for mips and sh pe vectors.
5223         * configure: regenerate.
5224
5225         * config.bfd: Add support for arm-wince, mips-pe and sh-pe
5226         targets.
5227
5228         * targets.c: Add mips and sh pe vectors.
5229
5230         * libpei.h (coff_final_link_postscript): Only define if not
5231         already defined.
5232
5233         * coffcode.h: Add support for WinCE magic numbers.
5234
5235         * peigen.c (pe_print_reloc): Update comment and rearrange
5236         appending of newline character.
5237
5238         * peicode.h: Add support for Image Library Format.
5239         (pe_ILF_vars): Structure containing data used by ILF code.
5240         (pe_ILF_make_a_section): New function.  Create a section based
5241         on ILF data.
5242         (pe_ILF_make_a_reloc): New function.  Create a reloc based on
5243         ILF data.
5244         (pe_ILF_make_a_symbol): New function.  Create a symbol based
5245         on ILF data.
5246         (pe_ILF_save_relocs): New function.  Store the relocs created
5247         by pe_ILF_make_a_reloc in a section.
5248         (pe_ILF_build_a_bfd): New function.  Create a BFD describing
5249         an ILF object.
5250         (pe_ILF_object_p): New function.  Return a bfd_target pointer
5251         for an ILF object.
5252         (pe_bfd_object_p): If an ILF object is detected call
5253         pe_ILF_object_p on it.
5254
5255         * coff-arm.c: Add support for WinCE relocs which are different
5256         from normal ARM COFF relocs.
5257         * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
5258
5259         * coff-sh.c: Add support for sh-pe target.
5260         * pe-sh.c: New file.  Support code for sh-pe target.
5261         * pei-sh.c: New file.  Support code for sh-pe target.
5262
5263         * pe-mips.c: New file.  Support code for mips-pe target.
5264         * pei-mips.c: New file.  Support code for mips-pe target.
5265
5266 2000-02-27  Jakub Jelinek  <jakub@redhat.com>
5267
5268         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
5269         architecture if the object causing the bump is dynamic.
5270         * elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
5271         and also don't it for memory ordering.
5272         (sparc64_elf_write_relocs): Take src_rela out of the loop.
5273
5274 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5275
5276         * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
5277         calling bfd_get_section_size_before_reloc.
5278         (decode_line_info): Likewise.
5279         (_bfd_dwarf2_find_nearest_line): Likewise.
5280
5281 2000-02-27  Eli Zaretskii  <eliz@is.elta.co.il>
5282
5283         * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
5284         name of the libtool directory.
5285         * Makefile.in: Rebuild.
5286
5287 Fri Feb 25 18:39:26 2000  Rodney Brown (RodneyBrown@pmsc.com)
5288
5289         * som.c (SOM_HOWTO): Define.
5290         (som_hppa_howto_table): Use it.
5291
5292 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5293
5294         * config.bfd: Enable 64 bit support for GNU/Linux/sparc.
5295
5296         * config.bfd: Enable 64 bit support for Solaris7+/sparc.
5297
5298 2000-02-24  Catherine Moore  <clm@cygnus.com>
5299
5300         * som.c (som_misc_symbol_info):  Add field
5301         secondary_def.
5302         (som_bfd_derive_misc_symbol_info):  Initialize
5303         secondary_def.
5304         (som_build_and_write_symbol_table): Keep track
5305         of secondary_def field.
5306         (som_slurp_symbol_table): Set BSF_WEAK symbol flag
5307         if secondary_def field is set.
5308         (som_bfd_ar_write_symbol_stuff): Initialize
5309         secondary_def.
5310
5311 2000-02-23  Stephane Carrez  <stcarrez@worldnet.fr>
5312
5313         * dwarf2.c (read_address): Read 16-bits addresses.
5314         (parse_comp_unit): Accept addr_size == 2.
5315
5316 2000-02-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
5317
5318         * bfd-in.h: Update copyright date.
5319
5320 2000-02-23  Linas Vepstas <linas@linas.org>
5321
5322         * cpu-i370.c: New file.
5323         * elf32-i370.c:  New file.
5324         * archures.c (enum bfd_architecture): Add bfd_arch_i370.
5325         (bfd_i370_arch): New.
5326         (bfd_archures_list): Add bfd_i370_arch.
5327         * elf.c (prep_headers): Add bfd_arch_i370.
5328         * Makefile.am: Add support for IBM 370 elf.
5329         * config.bfd: Likewise.
5330         * configure.in: Likewise.
5331         * libbfd.h (bfd_reloc_code_real_names): Likewise.
5332         * reloc.c (bfd_reloc_code_type): Likewise.
5333         * targets.c: Likewise.
5334
5335         * Makefile.in: Regenerate.
5336         * configure: Regenerate.
5337         * bfd-in2.h: Regenerate.
5338
5339 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
5340
5341         * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for
5342         invalid relocation types, and change them to R_386_NONE.
5343
5344 2000-02-22  H.J. Lu  <hjl@gnu.org>
5345
5346         * elflink.h (elf_link_add_object_symbols): If a version symbol is
5347         not defined, don't add a second ELF_VER_CHR.
5348
5349         * elflink.h (elf_bfd_final_link): Call output_extsym for global
5350         symbols converted to local symbols even when stripping all
5351         symbols.
5352         (elf_link_output_extsym): Process global symbols converted to
5353         local symbols even if they are being stripped.
5354
5355 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
5356
5357         * archures.c (bfd_octets_per_byte): Return unsigned int.
5358         (bfd_arch_mach_octets_per_byte): Ditto.
5359         * libbfd.c (bfd_read, bfd_seek): Quell signed vs. unsigned
5360         comparison warning.
5361         * section.c (bfd_get_section_size_before_reloc): Quell signed
5362         vs. unsigned comparison warning.
5363         (bfd_get_section_size_after_reloc): Same here.  Fix parentheses too.
5364         * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
5365         change.  What was I thinking?
5366         * bfd-in2.h: Regenerate.
5367
5368         * elflink.h (elf_gc_sweep): Skip non-elf input bfds.
5369         (elf_gc_sections): Same here.
5370         (elf_gc_common_finalize_got_offsets): And here.
5371
5372 2000-02-21  Ian Lance Taylor  <ian@zembu.com>
5373
5374         ELF HPPA doesn't work at present; remove it until it does.
5375         * config.bfd: Comment out setting targ_defvec to
5376         bfd_elf32_hppa_vec.
5377         * Makefile.am: Rebuild dependencies.
5378         (BFD32_BACKENDS): Remove elf32-hppa.lo.
5379         (BFD32_BACKENDS_CFILES): Remove elf32-hppa.c.
5380         (SOURCE_HFILES): Remove elf32-hppa.h and hppa_stubs.h.
5381         * Makefile.in: Rebuild.
5382         * targets.c (bfd_target_vector): Comment out bfd_elf32_hppa_vec.
5383
5384 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
5385
5386         * coffcode.h (coff_set_arch_mach_hook): Use free(), because there
5387         is no bfd_free().  Revert bfd_free part of previous change.
5388
5389 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
5390
5391         * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
5392         arrays.
5393         (coff_compute_section_file_positions): Use bfd_free to pair
5394         bfd_malloc.
5395         (coff_write_object_contents): Likewise.
5396
5397         * coff-rs6000.c (xcoff_howto_table_16): New variable.
5398         (xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
5399
5400 2000-02-18  Ulrich Drepper  <drepper@cygnus.com>
5401
5402         * coff-rs6000.c (XCOFFARMAGBIG): New macro.
5403         (xcoff_ar_file_hdr_big): New structure.
5404         (SIZEOF_AR_FILE_HDR_BIG): New macro.
5405         (xcoff_ar_hdr_big): New structure.
5406         (SIZEOF_AR_HDR_BIG): New macro.
5407         (xcoff_big_format_p): New macro.
5408         (xcoff_ardata_big): New macro.
5409         (arch_xhdr_big): New macro.
5410         (xcoff_slurp_armap): Handle large archives.
5411         (xcoff_archive_p): Detect large archives.
5412         (xcoff_read_ar_hdr): Handle large archives.
5413         (xcoff_openr_next_archived_file): Handle large archives.
5414         (xcoff_generic_stat_arch_elt): Handle large archives.
5415         (xcoff_write_armap_old): Rename from xcoff_write_armap.
5416         (xcoff_write_armap_big): New function.
5417         (xcoff_write_armap): New function, dispatch to _old or _big.
5418         (xcoff_write_archive_contents_old): Rename from
5419         xcoff_write_archive_contents.
5420         (xcoff_write_archive_contents_big): New function.
5421         (xcoff_write_archive_contents): New function, dispatch to _old or
5422         _big.
5423
5424 2000-02-18  Richard Henderson  <rth@cygnus.com>
5425
5426         * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect
5427         and hide_symbol members.
5428         (elf_link_hash_copy_indirect): Remove.
5429         (elf_link_hash_hide_symbol): Remove.
5430         (struct elf_backend_data): Add elf_backend_copy_indirect_symbol
5431         and elf_backend_hide_symbol.
5432         (_bfd_elf_link_hash_copy_indirect): Declare.
5433         (_bfd_elf_link_hash_hide_symbol): Declare.
5434         * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument.
5435         (_bfd_elf_link_hash_hide_symbol): Likewise.
5436         (_bfd_elf_link_hash_table_init): Don't init killed members.
5437         * elflink.h (elf_link_add_object_symbols): Use the bed function
5438         pointers not elf_link_hash_{copy_indirect,hide_symbol}.
5439         (elf_link_assign_sym_version): Likewise.
5440         * elfxx-target.h (elf_backend_copy_indirect_symbol): Default.
5441         (elf_backend_hide_symbol): Likewise.
5442         (elfNN_bed): Update for new members.
5443
5444 2000-02-17  Kevin Buettner  <kevinb@redhat.com>
5445
5446         * rs6000-core.c (CORE_DATA_SIZE_FIELD, CORE_COMM_FIELD, SAVE_FIELD,
5447         STACK_END_ADDR): Define for new core file format.
5448         (LOADER_OFFSET_FIELD, LOADER_REGION_SIZE, CORE_DUMP): New defines
5449         for handling the vagaries of the various core file structures used
5450         by AIX over the years.
5451         (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
5452         Rs6kCorData): Use above defines to adapt code to use AIX 4.3's
5453         core_dumpx structure.
5454
5455 Thu Feb 17 00:04:48 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5456
5457         * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
5458         (bfd_mach_sh3_dsp): Likewise.
5459         (bfd_mach_sh4): Reinstate.
5460         (bfd_default_scan): Recognize 7410, 7708, 7729 and 7750.
5461         * bfd-in2.h: Regenerate.
5462         * coff-sh.c (struct sh_opcode): flags is no longer short.
5463         (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.
5464         (sh_opcode41, sh_opcode42): Integrate as sh_opcode41.
5465         (sh_opcode01, sh_opcode02, sh_opcode40): Add sh-dsp opcodes.
5466         (sh_opcode41, sh_opcode4, sh_opcode80): Likewise.
5467         (sh_opcodes): No longer const.
5468         (sh_dsp_opcodef0, sh_dsp_opcodef): New arrays.
5469         (sh_insn_uses_reg): Check for USESAS and USESR8.
5470         (sh_insn_sets_reg, sh_insns_conflict): Check for SETSAS.
5471         (_bfd_sh_align_load_span): Return early for SH4.
5472         Modify sh_opcodes lookup table for sh-dsp / sh3-dsp.
5473         Take into account that field b of a parallel processing insn
5474         could be mistaken for a separate insn.
5475         * cpu-sh.c (arch_info_struct): New array elements for
5476         sh2, sh-dsp and sh3-dsp.
5477         Reinstate element for sh4.
5478         (SH2_NEXT, SH_DSP_NEXT, SH3_DSP_NEXT): New macros.
5479         (SH4_NEXT): Reinstate.
5480         (SH3_NEXT, SH3E_NEXT): Adjust.
5481         * elf-bfd.h (_sh_elf_set_mach_from_flags): Declare.
5482         * elf32-sh.c (sh_elf_set_private_flags): New function.
5483         (sh_elf_copy_private_data, sh_elf_set_mach_from_flags): Likewise.
5484         (sh_elf_merge_private_data): New function.
5485         (elf_backend_object_p, bfd_elf32_bfd_set_private_bfd_flags): Define.
5486         (bfd_elf32_bfd_copy_private_bfd_data): Define.
5487         (bfd_elf32_bfd_merge_private_bfd_data): Change to
5488         sh_elf_merge_private_data.
5489
5490 2000-02-13  Richard Henderson  <rth@cygnus.com>
5491
5492         * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and
5493         hide_symbol members.
5494         (elf_link_hash_copy_indirect): New.
5495         (elf_link_hash_hide_symbol): New.
5496         * elflink.h (elf_link_add_object_symbols): Break out copy from
5497         indirect new new symbol to elf.c.
5498         (elf_link_assign_sym_version): Break out privatization of
5499         non-exported symbol to elf.c.
5500         * elf.c (_bfd_elf_link_hash_copy_indirect): New.
5501         (_bfd_elf_link_hash_hide_symbol): New.
5502         (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
5503
5504 2000-02-13  Ian Lance Taylor  <ian@zembu.com>
5505
5506         * section.c (_bfd_strip_section_from_output): Add info parameter.
5507         If it passed as non-NULL, use it to check whether any input BFD
5508         has an input section which uses this output section.  Change all
5509         callers.
5510         * bfd-in2.h: Rebuild.
5511
5512         * bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
5513         bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
5514         1999-11-29.
5515         * bfd-in2.h: Rebuild.
5516
5517 2000-02-10  Timothy Wall  <twall@cygnus.com>
5518
5519         * coffswap.h (coff_swap_sym_in): Add hook SWAP_SYM_IN_POST to
5520         allow final modifications of swapped-in symbol.
5521         (coff_swap_sym_out): Ditto with SWAP_SYM_OUT_POST.
5522         * coffcode.h (coff_write_relocs): Use macro
5523         SECTION_RELATIVE_ABSOLUTE_SYMBOL_P if defined to determine whether
5524         symbol index should be set to -1.
5525
5526 Thu Feb 10 20:07:50 GMT 2000  Toshiyasu Morita (toshi.morita@sega.com)
5527
5528         * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
5529         USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
5530         * (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
5531         * (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
5532         sh_insns_uses_or_sets_freg): New functions.
5533         * (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
5534         * (sh_insns_conflict): Use new functions and new macros to
5535         detect conflicts when two instructions both set same integer registers,
5536         both set same fp register, and both set special register.
5537
5538 2000-02-09  Timothy Wall  <twall@cygnus.com>
5539
5540         * coffgen.c (coff_real_object_p): Set arch/mach info prior to
5541         swapping in sections, so that the swapping routines have access to
5542         the arch/mach info.
5543
5544 2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
5545
5546         * coff-go32.c: Update comment. Update copyright.
5547
5548 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
5549
5550         * syms.c (bfd_decode_symclass)
5551         Two new class characters were added - 'V' and 'v'.  The
5552         meaning of 'W' is now restricted to just weak non-object
5553         symbols.  This allows differentiation between, for example,
5554         weak functions vs weak objects.  nm for example now dumps:
5555         'W' = weak global
5556         'w' = weak unresolved
5557         'V' = weak global object
5558         'v' = weak unresolved object
5559
5560         (bfd_is_undefined_symclass): New function.  Return true if the
5561         given symbol class represents and undefined/unresolved symbol.
5562
5563         (bfd_symbol_info): Use bfd_is_undefined_symclass to check for
5564         unresolved symbols.
5565
5566         * bfd-in2.h: Add prototype for bfd_is_undefined_symbol().
5567
5568         * elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
5569         STT_ARM_16BIT flag set, but it is not attached to a data object
5570         return STT_ARM_16BIT so that it will be treated as code by the
5571         disassembler.
5572
5573 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
5574
5575         * coff-i386.c (i3coff_object_p): Remove prototype.
5576         Update copyright.
5577
5578         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
5579         to name.  Update copyright.
5580
5581         * trad-core.c (trad_unix_core_file_p): Cast core_regsec
5582         assignment to avoid warning.  Update copyright.
5583
5584 2000-01-24  Robert Lipe  (robertl@sco.com)
5585
5586         * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
5587         instead of using GNU C extension.
5588
5589 2000-01-21  Nick Clifton  <nickc@cygnus.com>
5590
5591         * libbfd.c (bfd_read): Do not attempt to get a negativly sized
5592         amount from a bfd_in_memory structure.
5593         (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
5594         structure.
5595
5596 2000-01-14  Nick Clifton  <nickc@cygnus.com>
5597
5598         * linker.c (default_indirect_link_order): oops - fix incorrectly
5599         applied patch from Tim Wall.
5600
5601 2000-01-13  Timothy Wall (twall@tiac.net>
5602
5603         * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
5604         = scnhsz, filhsz, relsz, aoutsz, etc)
5605
5606         * coffswap.h: Ditto.
5607
5608 2000-01-13  Nick Clifton  <nickc@cygnus.com>
5609
5610         * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
5611         interwork thumb to arm stub.
5612
5613 2000-01-13  Timothy Wall (twall@tiac.net>
5614
5615         * archures.c (bfd_octets_per_byte): New function: Return
5616         target byte size.
5617         (bfd_arch_mach_octets_per_byte): New function: Return target
5618         byte size.
5619
5620         * section.c: Distinguish between octets and bytes for usage of
5621         _cooked_size,  _raw_size, and output_offset.  Clarify
5622         description of bfd_set_section_contents.
5623
5624         * bfd-in2.h: Regenerate.
5625
5626         * coffgen.c: Indicate that the offset parameter is in bytes, not
5627         octets.
5628
5629         * cofflink.c (bfd_coff_link_input_bfd): Use bfd_octets_per_byte
5630         where appropriate to get the octet offset when calling
5631         bfd_set_section_contents.
5632         (bfd_coff_reloc_link_order): Ditto.
5633
5634         * linker.c (bfd_generic_reloc_link_order): Ditto.
5635         (_bfd_default_link_order): Ditto.
5636
5637         * reloc.c (bfd_perform_relocation):  Distinguish between octets
5638         and bytes.  Use octets when indexing into octet data; use bytes
5639         when calculating target addresses.
5640         (bfd_install_relocation): Ditto.
5641
5642         * srec.c (srec_write_section): Ditto.
5643
5644 2000-01-13  Nick Clifton  <nickc@cygnus.com>
5645
5646         * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
5647         3 to 2.  This allows 4 byte sized sections, which is necessary for
5648         dlltool to build functioning DLLs.
5649
5650 2000-01-10  Philip Blundell  <pb@futuretv.com>
5651
5652         * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu.
5653         (arm*-*-conix*): New target.
5654
5655 2000-01-10  Egor Duda  <deo@logos-m.ru>
5656
5657         * config.bfd: Include elf32_i386 vector to target list for cygwin
5658         and mingw.
5659
5660         * config.in: Undefine HAVE_WIN32_PSTATUS_T.
5661         * configure.in: Test for structure win32_pstatus_t in
5662         <sys/procfs.h>
5663         * configure: Regenerate.
5664
5665         * elf.c (elfcore_grok_win32pstatus): New function: process
5666         win32_pstatus_t notes in elf core file.
5667         (elfcore_grok_note): Detect win32_pstatus notes.
5668
5669 2000-01-03  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
5670
5671         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Process symbol
5672         visibility.
5673         * elflink.h (elf_link_add_object_symbols): Combine visibilities.
5674         * elf.c (bfd_elf_print_symbol): Interpret st_other as visibility.
5675
5676 For older changes see ChangeLog-9899
5677 \f
5678 Local Variables:
5679 mode: change-log
5680 left-margin: 8
5681 fill-column: 74
5682 version-control: never
5683 End: