Fix typo
[external/binutils.git] / bfd / ChangeLog
1 2001-02-02  Fred Fish  <fnf@ninemoons.com>
2
3         * Makefile.in: Fix typo.
4
5 2001-02-01  Kazu Hirata  <kazu@hxi.com>
6
7         * elf-m10300.c: Fix formatting.
8
9 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
10
11         * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
12         (elf_backend_get_symbol_type): Define.
13         (elf64_hppa_object_p): Set architecture and machine from elf
14         header flags.
15
16 2001-01-30  Curtis L. Janssen  <cljanss@ca.sandia.gov>
17
18         * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
19         before mdebug.
20
21 2001-01-26  Richard Henderson  <rth@redhat.com>
22
23         * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
24         for non-default visibility.
25         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
26         delete ugly macro and replace with pretty function.
27
28 2001-01-25  Mark Elbrecht  <snowball3@bigfoot.com>
29
30         * coff-go32.c: Update copyright.
31         * coff-stgo32.c: Likewise.
32         * coff-go32.c (COFF_LONG_FILENAMES): Define.
33         * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
34         * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
35         * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
36
37 2001-01-25  Kazu Hirata  <kazu@hxi.com>
38
39         * bfd-in2.h: Rebuild.
40         * libbfd.h: Likewise.
41
42 2001-01-23  H.J. Lu  <hjl@gnu.org>
43
44         * bfd-in2.h: Rebuild.
45
46 2001-01-23  H.J. Lu  <hjl@gnu.org>
47
48         * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
49         is NULL or PRIV(vms_rec) is outside of the buffer.
50
51 2001-01-23  Kazu Hirata  <kazu@hxi.com>
52
53         * coff64-rs6000.c: Fix formatting.
54         * coff-arm.c: Likewise.
55         * coffgen.c: Likewise.
56         * cofflink.c: Likewise.
57         * coff-mcore.c: Likewise.
58         * coff-mips.c: Likewise.
59         * coff-pmac.c: Likewise.
60         * coff-ppc.c: Likewise.
61         * coff-rs6000.c: Likewise.
62         * elf32.c: Likewise.
63         * elf32-fr30.c: Likewise.
64         * elf32-i370.c: Likewise.
65         * elf32-i860.c: Likewise.
66         * elf32-m32r.c: Likewise.
67         * elf32-m68k.c: Likewise.
68         * elf32-mcore.c: Likewise.
69         * elf32-ppc.c: Likewise.
70         * elf32-sh.c: Likewise.
71         * elf32-v850.c: Likewise.
72         * elf64-alpha.c: Likewise.
73         * elf64-sparc.c: Likewise.
74         * elflink.c: Likewise.
75         * elflink.h: Likewise.
76         * elf-m10200.c: Likewise.
77         * elf-m10300.c: Likewise.
78         * elfxx-ia64.c: Likewise.
79
80         * aoutx.h: Fix formatting.
81         * bfd.c: Likewise.
82         * bfd-in2.h: Likewise.
83         * bfd-in.h: Likewise.
84         * cpu-i386.c: Likewise.
85         * cpu-m68hc11.c: Likewise.
86         * dwarf2.c: Likewise.
87         * elf64-x86-64.c: Likewise.
88         * format.c: Likewise.
89         * freebsd.h: Likewise.
90         * hash.c: Likewise.
91         * hp300hpux.c: Likewise.
92         * hppabsd-core.c: Likewise.
93         * hpux-core.c: Likewise.
94
95 2001-01-22  Bo Thorsen  <bo@suse.de>
96
97         * elf64-x86-64.c: Added PIC support for X86-64.
98         (elf64_x86_64_link_hash_newfunc): Function added.
99         (elf64_x86_64_link_hash_table_create): Likewise.
100         (elf64_x86_64_check_relocs): Likewise.
101         (elf64_x86_64_gc_mark_hook): Likewise.
102         (elf64_x86_64_gc_sweep_hook): Likewise.
103         (elf64_x86_64_adjust_dynamic_symbol): Likewise.
104         (elf64_x86_64_size_dynamic_sections): Likewise.
105         (elf64_x86_64_discard_copies): Likewise.
106         (elf64_x86_64_finish_dynamic_symbol): Likewise.
107         (elf64_x86_64_finish_dynamic_sections): Likewise.
108         (elf64_x86_64_relocate_section): Add relocation of PIC sections.
109
110 2001-01-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
111
112         * Makefile.am (install-data-local): Make use of $(DESTDIR).
113         * Makefile.in: Regenerate.
114
115 2001-01-21  Kazu Hirata  <kazu@hxi.com>
116
117         * coff-a29k.c: Fix formatting.
118
119 2001-01-19  H.J. Lu  <hjl@gnu.org>
120
121         * elf32-i386.c (elf_i386_check_relocs): Report files with bad
122         relocation section names.
123         (elf_i386_relocate_section): Report files with bad relocation
124         section names and return false.
125
126 2001-01-17  Bo Thorsen  <bo@suse.de>
127
128         * targets.c: Alphabetize list of xvecs.
129
130 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
131
132         * config.bfd: Add linux target variant for elfxx-hppa.
133         * configure.in: Recognize bfd_elf32_hppa_linux_vec and
134         bfd_elf64_hppa_linux_vec.
135         * configure: Regenerate.
136         * elf64-hppa.c: Include elf64-target.h again to support linux
137         target variant.
138         (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
139         * elf32-hppa.c: Include elf32-target.h again to support linux
140         target variant.
141         (elf32_hppa_post_process_headers): New function.
142         (elf_backend_post_process_headers): Define.
143         * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
144         bfd_elf32_hppa_linux_vec.
145
146         * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
147         and data_segment_base fields.
148         (elf32_hppa_link_hash_table_create ): Init them.
149         (elf32_hppa_check_relocs): Update comments.
150         (hppa_record_segment_addr): New function.
151         (elf32_hppa_relocate_section): Call it.
152         (final_link_relocate): Handle R_PARISC_SEGREL32.
153         (elf32_hppa_final_link): New function.
154         (bfd_elf32_bfd_final_link): Define to call it.
155         (hppa_unwind_entry_compare): New function.
156         * cache.c (bfd_open_file): Create files in write+read mode.
157
158         * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
159         SEGREL32 and numerous other relocs.  Change duplicate
160         R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
161
162         * opncls.c (bfd_fdopenr): Add parens like the comment says around
163         O_ACCMODE.
164
165         * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
166         .plt entries for DT_INIT and DT_FINI.
167         (elf32_hppa_finish_dynamic_sections): Remove special handling of
168         DT_INIT and DT_FINI.
169
170         * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
171         offsets for stub .plt access if wide mode.  Check offset in range.
172
173 2001-01-13  Nick Clifton  <nickc@redhat.com>
174
175         * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
176         line.
177
178         * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
179         line.
180
181 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
182
183         * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
184         * configure: Regenerate.
185
186 2001-01-11  Peter Targett  <peter.targett@arccores.com>
187
188         * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
189         bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
190         * cpu-arc.c (arch_info_struct): Add entries for variants.
191         (bfd_arc_arch) Set default to bfd_mach_arc_5.
192         (arc_get_mach) Don't assume machine names prefixed arc- before
193         testing.
194         * elf32-arc.c (arc_elf_object_p): Set machine number based on new
195         selections.
196         (arc_elf_final_write_processing) Likewise.
197         (ELF_MACHINE_CODE) Use EM_ARC.
198
199 2001-01-10  Nick Clifton  <nickc@redhat.com>
200
201         * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
202
203 2001-01-07  Philip Blundell  <philb@gnu.org>
204
205         * README: Replace `bug-gnu-utils@gnu.org' with
206         `bug-binutils@gnu.org'.
207
208 2001-01-04  Kazu Hirata  <kazu@hxi.com>
209
210         * som.c: Fix formatting.
211
212 2001-01-03  Kazu Hirata  <kazu@hxi.com>
213
214         * ecoffswap.h: Fix formatting.
215         * elf-bfd.h: Likewise.
216         * elfarm-nabi.c: Likewise.
217         * elfarm-oabi.c: Likewise.
218         * elfcode.h: Likewise.
219         * elfcore.h: Likewise.
220         * elflink.c: Likewise.
221         * elflink.h: Likewise.
222         * elfxx-ia64.c: Likewise.
223         * elfxx-target.h: Likewise.
224         * libbfd.c: Likewise
225         * linker.c: Likewise.
226         * lynx-core.c: Likewise.
227
228 2001-01-02  Kazu Hirata  <kazu@hxi.com>
229
230         * pc532-mach.c: Fix formatting.
231         * pe-arm.c: Likewise.
232         * pe-i386.c: Likewise.
233         * pe-mips.c: Likewise.
234         * pe-ppc.c: Likewise.
235         * pe-sh.c: Likewise.
236         * pei-mips.c: Likewise.
237         * pei-sh.c: Likewise.
238         * peicode.h: Likewise.
239         * ppcboot.c: Likewise.
240         * ptrace-core.c: Likewise.
241
242 2001-01-01  Kazu Hirata  <kazu@hxi.com>
243
244         * reloc.c: Fix formatting.
245         * riscix.c: Likewise.
246         * rs6000-core.c: Likewise.
247         * xcoff-target.h: Likewise.
248
249 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
250
251         * elfcode.h (elf_object_p): Also restore the bfd mach field on
252         error, by calling bfd_default_set_arch_mach with incoming
253         values.
254
255 2000-12-26  Kazu Hirata  <kazu@hxi.com>
256
257         * vaxnetbsd.c: Fix formatting.
258         * versados.c: Likewise.
259         * vms-gsd.c: Likewise.
260         * vms-hdr.c: Likewise.
261         * vms-misc.c: Likewise.
262
263 2000-12-25  Alexandre Oliva  <aoliva@redhat.com>
264
265         * archive.c (coff_write_armap): Don't write more than symbol_count
266         `archive_member_file_ptr's.
267
268 2000-12-25  Kazu Hirata  <kazu@hxi.com>
269
270         * vms-tir.c: Fix formatting.
271
272 2000-12-23  Kazu Hirata  <kazu@hxi.com>
273
274         * vms.c: Fix formatting.
275         * vms.h: Likewise.
276
277 2000-12-21  Santeri Paavolainen <santtu@ssh.com>
278
279         * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
280
281         * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
282
283         * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
284         arithmetic.
285
286         * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
287
288         * coffcode.h (styp_to_sec_flags): Add empty statement after label.
289
290 2000-12-21  Richard Sandiford  <rsandifo@redhat.com>
291
292         * libbfd.c (bfd_get_bits): Added
293         (bfd_put_bits): Likewise
294         * bfd-in.h: Declared the above.
295         * bfd-in2.h: Regenerated.
296
297 2000-12-20  Kazu Hirata  <kazu@hxi.com>
298
299         * targets.c: Fix formatting.
300         * tekhex.c: Likewise.
301         * trad-core.c: Likewise.
302
303 2000-12-19  Kazu Hirata  <kazu@hxi.com>
304
305         * sco5-core.c: Fix formatting.
306         * section.c: Likewise.
307         * sparclinux.c: Likewise.
308         * sparclynx.c: Likewise.
309         * sparcnetbsd.c: Likewise.
310         * srec.c: Likewise.
311         * stabs.c: Likewise.
312         * stab-syms.c: Likewise.
313         * sunos.c: Likewise.
314         * syms.c: Likewise.
315         * sysdep.h: Likewise.
316
317 2000-12-18  Nick Clifton  <nickc@redhat.com>
318
319         * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
320         defined.
321         * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
322         * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
323
324 2000-12-18  Nick Clifton  <nickc@redhat.com>
325
326         * vms-misc.c (_bfd_vms_get_record): Add default case to
327         file_format switch.
328
329 2000-12-15  Miloslav Trmac <mitr@volny.cz>
330
331         * elfcore.h (elf_core_file_p): Move to the start of the program
332         headers before attempting to read them.
333
334 2000-12-14  Kazu Hirata  <kazu@hxi.com>
335
336         * peigen.c: Fix formatting.
337         * som.c: Likewise.
338         * som.h: Likewise.
339
340 2000-12-13  Kazu Hirata  <kazu@hxi.com>
341
342         * peigen.c: Fix formatting.
343
344 2000-12-12  Jim Wilson  <wilson@redhat.com>
345
346         *  elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
347
348 2000-12-08  Mark Salter  <msalter@redhat.com>
349
350         * binary.c (binary_set_section_contents): Ignore sections
351         with zero size.
352
353 2000-12-12  Kazu Hirata  <kazu@hxi.com>
354
355         * m68klinux.c: Fix formatting.
356         * m68knetbsd.c: Likewise.
357         * mipsbsd.c: Likewise.
358         * netbsd-core.c: Likewise.
359         * netbsd.h: Likewise.
360         * newsos3.c: Likewise.
361         * nlm32-alpha.c: Likewise.
362         * nlm32-i386.c: Likewise.
363         * nlm32-ppc.c: Likewise.
364         * nlm32-sparc.c: Likewise.
365         * nlmcode.h: Likewise.
366         * nlmswap.h: Likewise.
367         * nlm-target.h: Likewise.
368         * ns32knetbsd.c: Likewise.
369
370 2000-12-10  Fred Fish  <fnf@be.com>
371
372         * elflink.h (elf_link_output_extsym): Don't complain about undefined
373         symbols in shared objects if allow_shlib_undefined is true.
374
375 2000-12-12  Nick Clifton  <nickc@redhat.com>
376
377         * cpu-sh.c: Fix formattng.
378         * elf.c: Fix formattng.
379         * elf32-mips.c: Fix formattng.
380         * elf32-sh.c: Fix formattng.
381         * elf64-alpha.c: Fix formattng.
382
383 2000-12-09  Nick Clifton  <nickc@redhat.com>
384
385         * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
386         dwarf2_find_line_info as last parameter to invocation of
387         _bfd_dwarf2_find_nearest_line.
388         * elf32-arm.h (elf32_arm_find_nearest_line): Pass
389         dwarf2_find_line_info as last parameter to invocation of
390         _bfd_dwarf2_find_nearest_line.
391
392 2000-12-08  Mark Elbrecht  <snowball3@bigfoot.com>
393
394         * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
395         (BFD_LIBS): ...to here.
396         (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
397         (BFD_LIBS_CFILES): ...to here.
398         * Makefile.in: Regenerate.
399         * configure.in: Remove dwarf.lo from the elf shell variable.
400         * configure: Regenerate.
401         * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
402         * libcoff.h: Regenerate.
403         * coffgen.c (coff_find_nearest_line): Call
404         _bfd_dwarf2_find_nearest_line.
405         * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
406         accordingly.
407         (read_abbrevs): Likewise
408         (decode_line_info): Likewise.
409         (parse_comp_unit): Likewise.
410         (comp_unit_find_nearest_line): Likewise.
411         * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
412         * libbfd.h: Regenerate.
413         * elf.c (_bfd_elf_find_nearest_line): Update call.
414         * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
415         * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
416         * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
417         (sec_to_styp_flags): Use them. Handle DWARF2 sections.
418         (styp_to_sec_flags): Handle DWARF2 sections.
419         * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
420         to _bfd_find_nearest_line.
421         * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
422         call to _bfd_find_nearest_line.
423
424 2000-12-08  Kazu Hirata  <kazu@hxi.com>
425
426         * coffgen.c: Fix formatting.
427         * elf-m10300.c: Likewise.
428         * elf32-i386.c: Likewise.
429         * elf32-i960.c: Likewise.
430         * elf32-m68k.c: Likewise.
431         * elf32-mcore.c: Likewise.
432         * elf32-ppc.c: Likewise.
433         * elf32-sh.c: Likewise.
434         * elf32-sparc.c: Likewise.
435         * elf32-v850.c: Likewise.
436         * elf64-alpha.c: Likewise.
437         * elf64-hppa.c: Likewise.
438         * elf64-mips.c: Likewise.
439         * elf64-sparc.c: Likewise.
440
441 2000-12-07  Kazu Hirata  <kazu@hxi.com>
442
443         * elf32-ppc.c: Fix formatting.
444         * elf64-x86-64.c: Likewise.
445
446 2000-12-06  Ulf Carlsson  <ulfc@engr.sgi.com>
447
448         From  Ralf Baechle  <ralf@gnu.org>
449
450         * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
451         BFDs containing no sections or empty .text, .data or .bss sections
452         to be merged, regardless of their flags.
453
454 2000-12-06  Kazu Hirata  <kazu@hxi.com>
455
456         * elf32-m32r.c: Fix formatting.
457         * elf32-m68hc11.c: Likewise.
458         * elf32-m68hc12.c: Likewise.
459         * elf32-m68k.c: Likewise.
460         * elf32-mcore.c: Likewise.
461         * elf32-pj.c: Likewise.
462         * elf32-ppc.c: Likewise.
463
464 2000-12-05  Kazu Hirata  <kazu@hxi.com>
465
466         * elf32-fr30.c: Fix formatting.
467         * elf32-hppa.c: Likewise.
468         * elf32-i370.c: Likewise.
469         * elf32-i386.c: Likewise.
470         * elf32-i860.c: Likewise.
471         * elf32-i960.c: Likewise.
472
473 2000-12-03  Kazu Hirata  <kazu@hxi.com>
474
475         * elf32-arm.h: Fix formatting.
476         * elf32-avr.c: Likewise.
477         * elf32-cris.c: Likewise.
478         * elf32-d10v.c: Likewise.
479         * elf32-d30v.c: Likewise.
480         * elf-hppa.h: Likewise.
481         * elf-m10200.c: Likewise.
482         * elf-m10300.c: Likewise.
483
484 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
485
486         * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
487         bfd_mach_mips32_4k.  Update FIXME comment.
488         * archures.c (bfd_mach_mips32): New constant.
489         (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
490         the latter, renumber it.
491         * bfd-in2.h (bfd_mach_mips32): New constant.
492         (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
493         the latter, renumber it.
494         * cpu-mips.c (I_mips32): New constant.
495         (I_mips4K, I_mips32_4k): Rename the former to the latter.
496         (arch_info_struct): Add bfd_mach_mips32 entry, replace
497         bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
498         * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
499         (elf_mips_mach): Likewise.  Also, replace E_MIPS_MACH_MIPS32
500         with E_MIPS_MACH_MIPS32_4K.
501         (_bfd_mips_elf_final_write_processing): Replace
502         bfd_mach_mips4K with bfd_mach_mips32_4k case, add
503         bfd_mach_mips32 case.
504         (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
505         comparison with support for MIPS32.
506         (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
507         MIPS32.
508
509         * aoutx.h (NAME(aout,machine_type)): Add cases for
510         bfd_mach_mips5 and bfd_mach_mips64.
511         * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
512         * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
513         * cpu_mips.c (I_mips5, I_mips64): New definitions.
514         (arch_info_struct): Add entries for bfd_mach_mips5 and
515         bfd_mach_mips64.
516         * elf32-mips.c (elf_mips_isa, elf_mips_mach,
517         _bfd_mips_elf_print_private_bfd_data): Add cases for
518         E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
519         (_bfd_mips_elf_final_write_processing): Add cases for
520         bfd_mach_mips5 and bfd_mach_mips64.
521
522         * bfd/aoutx.h (NAME(aout,machine_type)): Add a
523         bfd_mach_mips_sb1 case.
524         * bfd/archures.c (bfd_mach_mips_sb1): New constant.
525         * bfd/bfd-in2.h (bfd_mach_mips_sb1): New constant.
526         * bfd/cpu-mips.c (I_sb1): New constant.
527         (arch_info_struct): Add entry for bfd_mach_mips_sb1.
528         * bfd/elf32-mips.c (elf_mips_mach): Add case for
529         E_MIPS_MACH_SB1.
530         (_bfd_mips_elf_final_write_processing): Add case for
531         bfd_mach_mips_sb1.
532
533 2000-12-01  Joel Sherrill <joel@OARcorp.com>
534
535         * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
536         (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
537         (sparc*-*-rtems*): Switched from a.out to ELF.
538
539 2000-11-30  Jan Hubicka  <jh@suse.cz>
540
541         * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
542         BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
543         (elf64-x86-64.lo): Add dependencies.
544         * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
545         bfd_mach_x86_64_intel_syntax.
546         * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
547         * config.bfd (x86_64): Add.
548         * configure.in: Add support for bfd_elf64_x86_64_vec.
549         * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
550         (bfd_i386_arch, i8086_ar): Link in.
551         * elf64-x86-64.c: New file.
552         * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
553         * targets.c (bfd_elf64_x86_64_vec): Add.
554         (bfd_target_vect): Add bfd_elf64_x86_64_vec.
555
556 2000-11-30  Kazu Hirata  <kazu@hxi.com>
557
558         * xcofflink.c: Fix formatting.
559
560 2000-11-28  Kazu Hirata  <kazu@hxi.com>
561
562         * aoutx.h: Fix formatting.
563         * bfd-in.h: Likewise.
564         * bfd-in2.h: Likewise.
565         * cache.c: Likewise.
566         * cisco-core.c: Likewise.
567         * coff64-rs6000.c: Likewise.
568         * coffcode.h: Likewise.
569         * coffswap.h: Likewise.
570         * corefile.c: Likewise.
571         * elf32-mips.c: Likewise.
572
573 2000-11-27  Kazu Hirata  <kazu@hxi.com>
574
575         * aout-adobe.c: Fix formatting.
576         * coff64-rs6000.c: Likewise.
577         * coffgen.c: Likewise.
578         * cofflink.c: Likewise.
579
580 2000-11-27  Philip Blundell  <pb@futuretv.com>
581
582         * libcoff-in.h (coff_tdata): Add `strings_written' flag.
583         (obj_coff_strings_written): New accessor macro for above.
584         * libcoff.h: Regenerate.
585         * cofflink.c (_bfd_coff_final_link): Say that we wrote the
586         strings.
587         * coffcode.h (coff_write_object_contents): No need to write out
588         the string table if it's already been done.
589
590 2000-11-22  Philip Blundell  <pb@futuretv.com>
591
592         * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
593         weak undefined symbols.
594
595 2000-11-24  Nick Clifton  <nickc@redhat.com>
596
597         * archures.c (bfd_mach_arm_5TE): Define.
598         (bfd_mach_arm+XScale): Define.
599         * bfd-in2.h: Regenerate.
600
601         * coff-arm.c (coff_arm_reloc_type_lookup): Accept
602         BFD_RELOC_ARM_PCREL_BLX.
603
604         * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
605         XScale machine numbers.
606
607         * config.bfd (xscale-elf): Add target.
608         (xscale-coff): Add target.
609
610         * cpu-arm.c: Add xscale machine name.
611         Add v5t, v5te and XScale machine numbers.
612
613 2000-11-23  Kazu Hirata  <kazu@hxi.com>
614
615         * aix386-core.c: Fix formatting.
616
617 2000-11-22  Jim Wilson  <wilson@redhat.com>
618
619         * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
620         (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
621         * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
622         (ins_imms_scaled): Initialize sign_bit at function entry.
623         (elf64_ia64_operands): Add missing initializers.
624         * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
625         elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
626         elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
627         elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
628         elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
629         parameters.
630         (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
631         and free_extsyms at function entry.
632         (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
633         (elfNN_ia64_create_dynamic_sections): Delete unused local h.
634         (get_got): Delete unused local srel.
635         (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
636         (elfNN_ia64_relocate_section): Delete unused local dynindx.
637
638 2000-11-21  Kazu Hirata  <kazu@hxi.com>
639
640         * coff-a29k.c: Fix formatting.
641         * coff-h8500.c: Likewise.
642         * coff-i960.c: Likewise.
643         * coff-ppc.c: Likewise.
644         * coff-rs6000.c: Likewise.
645         * coff-stgo32.c: Likewise.
646         * coff-tic54x.c: Likewise.
647         * coff-w65.c: Likewise.
648         * cpu-h8500.c: Likewise.
649         * cpu-hppa.c: Likewise.
650         * cpu-ns32k.c: Likewise.
651         * ecoff.c: Likewise.
652         * ecofflink.c: Likewise.
653
654 2000-11-21  Nick Clifton  <nickc@redhat.com>
655
656         * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
657         remove possibility of infinite loop.
658
659 2000-11-20  Kazu Hirata  <kazu@hxi.com>
660
661         * aix386-core.c: Fix formatting.
662         * aout-adobe.c: Likewise.
663         * aout-arm.c: Likewise.
664         * aout-encap.c: Likewise.
665         * aout-ns32k.c: Likewise.
666         * aout-target.h: Likewise.
667         * aout-tic30.c: Likewise.
668         * aoutf1.h: Likewise.
669         * aoutx.h: Likewise.
670         * archive.c: Likewise.
671         * bfd-in.h: Likewise.
672         * bfd-in2.h: Likewise.
673         * bfd.c: Likewise.
674         * bout.c: Likewise.
675
676 2000-11-17  H.J. Lu  <hjl@gnu.org>
677
678         * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
679         pltoff entries for DT_INIT and DT_FINI.
680         (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
681         (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
682         entries.
683
684 2000-11-16  Richard Henderson  <rth@redhat.com>
685
686         * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
687         (allocate_dynrel_entries): Likewise.
688         (elfNN_ia64_relocate_section): Likewise.  Set REL addends correctly.
689         (set_pltoff_entry): Likewise.
690         (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
691         (elfNN_ia64_reloc_type_lookup): Likewise.
692         (elfNN_ia64_install_value): Likewise.
693         (elfNN_ia64_relocate_section): Likewise.
694         * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
695         (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
696
697 2000-11-16  Kazu Hirata  <kazu@hxi.com>
698
699         * cpu-a29k.c: Fix formatting.
700         * cpu-alpha.c: Likewise.
701         * cpu-arm.c: Likewise.
702         * cpu-avr.c: Likewise.
703         * cpu-d10v.c: Likewise.
704         * cpu-h8500.c: Likewise.
705         * cpu-hppa.c: Likewise.
706         * cpu-i370.c: Likewise.
707         * cpu-i386.c: Likewise.
708         * cpu-i960.c: Likewise.
709         * cpu-ia64-opc.c: Likewise.
710         * cpu-ia64.c: Likewise.
711         * cpu-m32r.c: Likewise.
712         * cpu-m68hc11.c: Likewise.
713         * cpu-m68hc12.c: Likewise.
714         * cpu-m68k.c: Likewise.
715         * cpu-m88k.c: Likewise.
716         * cpu-mips.c: Likewise.
717         * cpu-ns32k.c: Likewise.
718         * cpu-pj.c: Likewise.
719         * cpu-powerpc.c: Likewise.
720         * cpu-sh.c: Likewise.
721         * cpu-sparc.c: Likewise.
722         * cpu-tic54x.c: Likewise.
723         * cpu-v850.c: Likewise.
724         * cpu-vax.c: Likewise.
725         * cpu-w65.c: Likewise.
726         * cpu-we32k.c: Likewise.
727         * cpu-z8k.c: Likewise.
728         * dwarf1.c: Likewise.
729         * dwarf2.c: Likewise.
730
731 2000-11-15  Kazu Hirata  <kazu@hxi.com>
732
733         * coff-arm.c: Fix formatting.
734         * coff-ppc.c: Likewise.
735         * coff-rs6000.c: Likewise.
736         * coff-sh.c: Likewise.
737         * coff-sparc.c: Likewise.
738         * coff-tic30.c: Likewise.
739         * coff-tic54x.c: Likewise.
740         * coff-tic80.c: Likewise.
741         * coff-w65.c: Likewise.
742         * coff-we32k.c: Likewise.
743         * coff-z8k.c: Likewise.
744
745 2000-11-15  Richard Henderson  <rth@redhat.com>
746
747         * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
748         section with the same ALLOC|LOAD flags as the source section.
749
750 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
751
752         * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
753         by STO_ALPHA constants.
754
755 2000-11-14  Kazu Hirata  <kazu@hxi.com>
756
757         * coff-pmac.c: Fix formatting.
758         * coff-ppc.c: Likewise.
759
760 2000-11-13  H.J. Lu  <hjl@gnu.org>
761
762         * elflink.h (elf_link_add_object_symbols): Also add indirect
763         symbols for common symbols with the default version.
764
765 2000-11-09  Philip Blundell  <pb@futuretv.com>
766
767         * section.c (STD_SECTION): Set gc_mark flag.
768
769 2000-11-11  Kazu Hirata  <kazu@hxi.com>
770
771         * coff-i960.c: Likewise.
772         * coff-m68k.c: Likewise.
773         * coff-m88k.c: Likewise.
774         * coff-mcore.c: Likewise.
775         * coff-mips.c: Likewise.
776
777 2000-11-11  Bernd Schmidt  <bernds@cygnus.co.uk>
778
779         * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
780
781 2000-11-10  Kazu Hirata  <kazu@hxi.com>
782
783         * coff-h8300.c: Fix formatting.
784         * coff-h8500.c: Likewise.
785         * coff-i386.c: Likewise.
786         * coff-i860.c: Likewise.
787         * coff-i960.c: Likewise.
788         * coff-ia64.c: Likewise.
789
790 2000-11-09  Kazu Hirata  <kazu@hxi.com>
791
792         * archive.c: Fix formatting.
793         * archures.c: Likewise.
794
795 2000-11-07  Richard Henderson  <rth@redhat.com>
796
797         * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
798         Set it before bfd_elf64_bfd_final_link call.  Use it after the call.
799         * section.c (bfd_set_section_contents): Call memcpy if
800         section->contents set and location not equal to contents plus offset.
801
802 2000-11-08  Kazu Hirata  <kazu@hxi.com>
803
804         * bfd-in.h: Fix formatting.
805         * bfd-in2.h: Likewise.
806         * bfd.c: Likewise.
807         * binary.c: Likewise.
808         * bout.c: Likewise.
809         * coff-a29k.c: Likewise.
810         * coff-alpha.c: Likewise.
811         * coff-apollo.c: Likewise.
812         * coff-aux.c: Likewise.
813
814 2000-11-07  Kazu Hirata  <kazu@hxi.com>
815
816         * aix386-core.c: Fix formatting.
817         * aoutf1.h: Likewise.
818         * aoutx.h: Likewise.
819         * archures.c: Likewise.
820         * armnetbsd.c: Likewise.
821
822 2000-11-07  Alan Modra  <alan@linuxcare.com.au>
823
824         * coff-h8300.c (special): Adjust reloc address.
825
826 2000-11-06  Steve Ellcey <sje@cup.hp.com>
827
828         * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
829         to differentiate elf32 and elf64 on ia64.
830         * bfd-in2.h: Regenerate.
831         * config.bfd: Add target for "ia64*-*-hpux*".
832         * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
833         * configure: Regenerate.
834         * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
835         * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
836
837         * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
838         from elfxx-ia64.c.  Add depenency rules for making elf32-ia64.lo.
839         * Makefile.in: Regnerate.
840         * elf64-ia64.c: Deleted.
841         * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
842
843 2000-11-06  Kazu Hirata  <kazu@hxi.com>
844
845         * aout-adobe.c: Fix formatting.
846         * aout-arm.c: Likewise.
847         * aout-cris.c: Likewise.
848         * aout-encap.c: Likewise.
849         * aout-ns32k.c: Likewise.
850         * aout-target.h: Likewise.
851         * aout-tic30.c: Likewise.
852
853 2000-11-05  Philip Blundell  <philb@gnu.org>
854
855         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
856         BFDs containing no sections to be merged, regardless of their flags.
857
858 2000-11-04  Philip Blundell  <philb@gnu.org>
859
860         * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
861         if a relocation for an undefined symbol also results in an
862         overflow.
863
864 2000-11-06  Christopher Faylor <cgf@cygnus.com>
865
866         * config.bfd: Add support for Sun Chorus.
867
868 2000-11-05  David O'Brien  <obrien@FreeBSD.org>
869
870         * configure.in: Recognize alpha-*-freebsd*.
871         * configure: Regenerate.
872
873 2000-11-02  Luciano Gemme <ishitawa@yahoo.com>
874
875         * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
876         (Chunk): New global variable set by a parameter in objcopy.c.
877         (S3Forced): New global variable set by a parameter in
878         objcopy.c.
879         (srec_set_section_contents): If S3Forced is true, always generate
880         S3 records.
881         (srec_write_section): Use 'Chunk' to limit maximum length of S
882         records.
883
884 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
885
886         * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
887         * Makefile.in: Regenerate.
888         * bfd-in2.h: Regenerate.
889         * po/bfd.pot: Regenerate.
890
891 2000-10-31  Philip Blundell  <philb@gnu.org>
892
893         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
894         EF_SOFT_FLOAT if it is defined.
895
896 2000-10-27  Philip Blundell  <philb@gnu.org>
897
898         * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
899         attempts to mix PIC code with non-PIC, just mark the output as
900         being position dependent.
901         (elf32_arm_merge_private_bfd_data): Likewise.  Print an error
902         message for EF_SOFT_FLOAT mismatches.  Display diagnostics for
903         all mismatches, not just the first one.
904
905 2000-10-25  Chris Demetriou  <cgd@sibyte.com>
906
907         * ieee.c (ieee_archive_p): Plug one of many possible
908         memory leaks in error handling.
909
910 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
911
912         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
913         elf32_sparc_object_p, elf32_sparc_final_write_processing):
914         Support v8plusb.
915         * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
916         sparc64_elf_object_p): Support v9b.
917         * archures.c: Declare v8plusb and v9b machines.
918         * bfd-in2.h: Ditto.
919         * cpu-sparc.c: Ditto.
920
921 2000-10-16  Geoffrey Keating  <geoffk@shoggoth.cygnus.com>
922
923         * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
924         of a GOT reloc.
925
926         * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
927         (SYMBOL_CALLS_LOCAL): New macro.
928         (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
929         (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
930         (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
931         (ppc_elf_relocate_section): Use flag variable to determine
932         whether the relocation refers to a local symbol.
933         Test whether a PLTREL24 reloc will produce a reloc by looking
934         to see whether a PLT entry was made.
935
936 2000-10-14  Geoffrey Keating  <geoffk@shoggoth.cygnus.com>
937
938         * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
939         entries that could serve as a definition for a weak symbol.
940
941 2000-10-13  Ulf Carlsson  <ulfc@engr.sgi.com>
942
943         From  Ralf Baechle  <ralf@gnu.org>
944
945         * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
946         local_p.  Add symbol value only for non-R_MIPS_REL32 relocations
947         against local symbols.
948         (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
949
950 2000-10-12  Alan Modra  <alan@linuxcare.com.au>
951
952         * section.c (struct sec): Add kept_section.
953         (struct bfd_comdat_info): Remove sec, we can use above.
954         (STD_SECTION): Add initializer.
955         (bfd_make_section_anyway): Init here too.
956
957         * bfd-in2.h: Regenerate.
958
959         * elflink.h (elf_link_add_object_symbols): Remove unnecessary
960         zeroing of `flags'.
961         (elf_link_input_bfd): Set all asection->symbol->value's here, and
962         fudge values for discarded link-once section symbols.
963
964         * elf64-hppa.c: Include alloca-conf.h
965
966 2000-10-11  Alan Modra  <alan@linuxcare.com.au>
967
968         * elf.c (swap_out_syms): Revert 2000-10-07 changes.
969
970         * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
971
972 2000-10-10  Alan Modra  <alan@linuxcare.com.au>
973
974         * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
975
976 2000-10-10  Tom Rix <trix@redhat.com>
977
978         * section.c (bfd_make_section_anyway): Release newsect ptr when
979         newsect->symbol fails to alloc.  Use bfd_release instead of free.
980
981 2000-10-09  Richard Henderson  <rth@cygnus.com
982
983         * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
984         (elf64_ia64_unwind_entry_compare): New.
985         (elf64_ia64_final_link): Sort the .IA_64.unwind section.
986
987 2000-10-07  Alan Modra  <alan@linuxcare.com.au>
988
989         * elflink.h (size_dynamic_sections): Don't create various tags if
990         .dynstr is excluded from the link.  Don't set first dynsym entry
991         if dynsymcount is zero.
992         (elf_bfd_final_link): Don't try to swap out dynamic syms if
993         .dynsym excluded from the link.  Don't try to write any dynamic
994         sections excluded from the link.
995
996         * elf.c (swap_out_syms): Handle global section symbols.
997
998 2000-10-05  DJ Delorie  <dj@redhat.com>
999
1000         * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
1001         * coffcode.h (coff_set_alignment_hook): read extended reloc count
1002         (coff_write_relocs): write extended reloc count
1003         (coff_write_object_contents): account for extended relocs
1004
1005 2000-10-05  Jim Wilson  <wilson@cygnus.com>
1006
1007         * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
1008         field.
1009         * elf.c (_bfd_elf_make_section_from_shdr): Call the
1010         elf_backend_section_flags function.
1011         * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
1012         code.
1013         (elf64_ia64_section_flags): New function containing flag conversion
1014         code.
1015         (elf_backend_section_flags): Define to elf64_ia64_section_flags.
1016         * elfxx-target.h (elf_backend_section_flags): Define.
1017         (elfNN_bed): Initialize elf_backend_section_flags field.
1018
1019 2000-10-02  Alan Modra  <alan@linuxcare.com.au>
1020
1021         * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
1022         _bfd_elf32_gc_record_vtable.  Correct a comment.
1023
1024 2000-10-01  Ulf Carlsson  <ulfc@engr.sgi.com>
1025
1026         From  Ralf Baechle  <ralf@gnu.org>
1027
1028         * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
1029         produces binaries with got[1] = 0x80000001 to differenciate them
1030         for the dynamic linker from the broken binaries produced by old
1031         versions.
1032
1033 2000-09-30  Petr Sorfa <petrs@sco.com>
1034
1035         * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
1036         (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
1037         * configure.in: Add check for pxstatus_t and lwpxstatus_t.
1038         * configure: Regenerate.
1039
1040 2000-09-27  Hans-Peter Nilsson  <hp@axis.com>
1041
1042         Define two bfd_targets for absence and presence of leading
1043         underscore on symbols.  Make sure to only link same kind.
1044         * elf32-cris.c (cris_elf_object_p,
1045         cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
1046         cris_elf_merge_private_bfd_data): New.
1047         (elf_backend_object_p, elf_backend_final_write_processing,
1048         bfd_elf32_bfd_print_private_bfd_data,
1049         bfd_elf32_bfd_merge_private_bfd_data): Define.
1050         <Target vector definition>: Include elf32-target.h twice with
1051         different macro settings:
1052         (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
1053         bfd_elf32_us_cris_vec.
1054         (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
1055         (elf_symbol_leading_char): First as 0, then '_'.
1056         (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
1057         * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
1058         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
1059         * configure: Regenerate.
1060         * targets.c: Declare bfd_elf32_us_cris_vec.
1061         * po/bfd.pot: Regenerate.
1062
1063 2000-09-29  Momchil Velikov  <velco@fadata.bg>
1064
1065         * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
1066         R_ARM_THM_PC22 relocations.
1067
1068 2000-09-29  NIIBE Yutaka <gniibe@chroot.org>
1069
1070         * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
1071
1072 2000-09-29  Momchil Velikov <velco@fadata.bg>
1073
1074         * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
1075         is has the SEC_HAS_CONTENTS flag set.
1076
1077 2000-09-28  Ã–rjan Friberg  <orjanf@axis.com>
1078             Hans-Peter Nilsson  <hp@axis.com>
1079
1080         * aout-cris.c (N_TXTADDR): Define.
1081
1082 2000-09-28  John David Anglin <dave@hiauly1.hia.nrc.ca>
1083
1084         * som.c: Include alloca-conf.h.
1085         * Makefile.am: "make dep-am"
1086         * Makefile.in: Regenerate.
1087
1088 2000-09-27  Alan Modra  <alan@linuxcare.com.au>
1089
1090         * elf32-hppa.c (plt_stub): New.
1091         (PLT_STUB_ENTRY): Define.
1092         (elf32_hppa_link_hash_table): Change multi_subspace to packed
1093         boolean.  Add need_plt_stub, has_12bit_branch and has_17bit_branch.
1094         (elf32_hppa_link_hash_table_create): Init to suit.
1095         (elf32_hppa_check_relocs): Set has_12bit_branch and
1096         has_17bit_branch as appropriate.
1097         (elf32_hppa_adjust_dynamic_symbol): Set need_plt_stub for
1098         non-local functions.
1099         (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
1100         Add space for plt_stub as needed.
1101         (elf32_hppa_finish_dynamic_symbol): Point .plt entries for global
1102         functions at plt_stub.
1103         (elf32_hppa_finish_dynamic_sections): Write plt_stub.
1104         (elf32_hppa_create_dynamic_sections): Leave .plt executable.
1105
1106         * elf32-hppa.h (elf32_hppa_size_stubs): Add group_size param.
1107         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.  Use it instead
1108         of fixed size, and if negative, disable handling of input sections
1109         before stub section.  Set up default stub group size depending
1110         on detected branch relocs.
1111         (hppa_build_one_stub): Use lrsel and rrsel for import stubs to
1112         ensure different offsets from sym_value aren't rounded to
1113         different 2k blocks.  Use lrsel and rrsel for other stubs too for
1114         consistency rather than necessity.
1115         (elf32_hppa_check_relocs): Handle R_PARISC_DIR14F.
1116         (final_link_relocate): Likewise.
1117         (elf32_hppa_relocate_section): Likewise.
1118
1119         * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc.
1120         (_bfd_elf_hppa_gen_reloc_type): Generate them.
1121         (elf_hppa_final_link_relocate): Handle them.
1122         (elf_hppa_relocate_insn): Likewise.
1123         (_bfd_elf_hppa_gen_reloc_type): Add missing e_ldsel and e_rdsel cases.
1124
1125 2000-09-26  Hans-Peter Nilsson  <hp@axis.com>
1126
1127         * elfcode.h (elf_object_p): Preserve and clear abfd section
1128         information.  Restore at error.
1129
1130 2000-09-26  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
1131
1132         * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
1133         is empty, make sure that its rva also 0. NT loader dislikes
1134         having otherwise.
1135
1136 2000-09-26  Steve Ellcey <sje@cup.hp.com>
1137
1138         * som.c (som_bfd_derive_misc_symbol_info): Make weak symbols
1139         global by default.
1140
1141 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
1142
1143         * elf32-hppa.c (elf32_hppa_check_relocs): Fix weak sym handling in
1144         currently unused RELATIVE_DYNAMIC_RELOCS code.
1145         (hppa_discard_copies): Likewise.
1146         (elf32_hppa_size_stubs): Size `input_list' array correctly.  Correct
1147         comments.  Don't check non-code output sections for stub grouping.
1148
1149 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
1150
1151         * section.c (bfd_get_unique_section_name): Return NULL if
1152         bfd_malloc fails.
1153
1154 2000-09-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1155
1156         * elf32-m68k.c (elf_cpu32_plt0_entry): Change the PLT entry 0
1157         instruction sequence to actually work.
1158         (elf_m68k_finish_dynamic_sections): Change the patch-in offset
1159         accordingly.
1160
1161 2000-09-18  Alexandre Oliva  <aoliva@redhat.com>
1162
1163         * elf32-sh.c (sh_elf_relocate_section): Use
1164         _bfd_final_link_relocate to apply the relocation against a section
1165         symbol, when doing relocatable links.
1166
1167 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
1168
1169         * elf32-hppa.c (elf32_hppa_stub_hash_entry): Rename input_section
1170         to id_sec.
1171         (stub_hash_newfunc): Here too.
1172         (hppa_add_stub): And here.
1173         (elf32_hppa_link_hash_table): Remove stub_section_created,
1174         reloc_section_created, first_init_sec and first_fini_sec.  Add
1175         stub_group.
1176         (elf32_hppa_link_hash_table_create): Init to suit.
1177         (hppa_get_stub_entry): Add support for grouping stub sections.
1178         (hppa_add_stub): Likewise.  Remove sec_count param and init/fini
1179         section code.  Index stub vars by section->id.
1180         (elf32_hppa_size_stubs): Likewise.  Remove duplicated function
1181         exit paths.  Zap allocation of above removed vars.  Refine
1182         link-once test.
1183
1184         * elf32-hppa.h (elf32_hppa_size_stubs): Add output_bfd param.
1185         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
1186         (hppa_get_stub_entry): Pass in pointer to elf32_hppa_link_hash_table
1187         rather than pointer to bfd_link_info.
1188         (hppa_add_stub): Likewise.
1189         (final_link_relocate): Likewise.
1190
1191 2000-09-17  David Huggins-Daines  <dhd@linuxcare.com>
1192
1193         (elf32_hppa_size_stubs): Don't try to build stubs for discarded
1194         link-once sections.
1195
1196 2000-09-16  Alexandre Oliva  <aoliva@redhat.com>
1197
1198         * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
1199         ld/emulparams/shelf.sh.
1200
1201 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1202
1203         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): New function.
1204         * bfd-in.h (bfd_m68k_elf32_create_embedded_relocs): Add declaration.
1205         * bfd-in2.h: Regenerate.
1206
1207 2000-09-15  Kenneth Block  <Kenneth.Block@compaq.com>
1208
1209         * bfd/elf64-alpha.c (elf64_alpha_relax_with_lituse): ld performs
1210         LITUSE relocations incorrectly if -relax is specified on the ld
1211         command line and the displacement field of the load or store
1212         instruction is non-zero. (Patch by paul.winalski@compaq.com)
1213
1214 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
1215
1216         * elf32-hppa.c (hppa_add_stub): Dont set first_init_sec and
1217         first_fini_sec here.
1218         (elf32_hppa_size_stubs): Instead correctly find the first .init
1219         and .fini section here.
1220
1221 2000-09-15  David Huggins-Daines  <dhd@linuxcare.com>
1222
1223         * elf32-hppa.c (clobber_millicode_symbols): New function.
1224         (elf32_hppa_size_dynamic_sections): Call it.
1225
1226 2000-09-14  Alan Modra  <alan@linuxcare.com.au>
1227
1228         * elf32-hppa.c (elf32_hppa_link_hash_entry): Make pic_call
1229         packed.  Add plabel, plt_abs packed booleans.
1230         (hppa_link_hash_newfunc): Init new fields.
1231         (PLABEL_PLT_ENTRY_SIZE): Define.
1232         (hppa_stub_name): Use size_t len vars.
1233         (hppa_add_stub): Likewise.
1234         (elf32_hppa_build_stubs): Likewise.
1235         (hppa_build_one_stub): Kill some compiler warnings.
1236         (elf32_hppa_check_relocs): Always generate a plt entry for PLABELs
1237         if dynamic linking.  Munge the local plt offsets into
1238         local_got_refcounts.  Set h->plabel for all global PLABELs.  Use
1239         size_t len vars.  Add assert for plabel addend.
1240         (elf32_hppa_gc_sweep_hook): Sweep local plt entries too.
1241         (elf32_hppa_hide_symbol): New function.
1242         (elf_backend_hide_symbol): Define.
1243         (elf32_hppa_adjust_dynamic_symbol): Don't throw away plt entries
1244         with h->plabel set.  Don't make plt entries to have dynamic syms
1245         when they have been forced local.  If plt entry is used by a
1246         plabel, make it PLABEL_PLT_ENTRY_SIZE.
1247         (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
1248         Set up .plt offsets for local syms.
1249         (elf32_hppa_relocate_section): Initialise plt entries for local
1250         syms.  Leave weak undefined plabels zero.  Make global plabel
1251         relocs against function symbol, and leave the addend zero.
1252         Use *ABS* DIR32 relocs instead of SEGREL32 for dynamic got relocs.
1253         (elf32_hppa_finish_dynamic_symbol): Set up IPLT relocs for
1254         non-dynamic syms.  Init extra plt for plabels.  Use *ABS* DIR32
1255         relocs instead of SEGREL32 for dynamic got relocs.
1256         (elf32_hppa_finish_dynamic_sections): Reserve one more .got entry.
1257         (elf_backend_got_header_size): Adjust.
1258         (elf32_hppa_set_gp): Calculate an "ideal" LTP.
1259
1260         * elf32-hppa.c (LONG_BRANCH_VIA_PLT): Define.
1261         (hppa_type_of_stub): Use it instead of #if 0
1262         (hppa_discard_copies): Use it here too.
1263         (elf32_hppa_size_dynamic_sections): And here.
1264
1265         * elf32-hppa.c (elf32_hppa_link_hash_table): Remove `offset' field.
1266         (elf32_hppa_link_hash_table_create): And here.
1267         (hppa_build_one_stub): And here.  Instead keep track of stub
1268         offset using _raw_size.
1269         (elf32_hppa_size_stubs): Likewise.
1270         (elf32_hppa_build_stubs): Likewise.
1271         (hppa_size_one_stub): Likewise.  Resize reloc section too.
1272
1273         * elf32-hppa.c (hppa_add_stub): Correct first_init_sec and
1274         first_fini_sec handling.  Don't search for reloc section or set
1275         hplink->reloc_section_created here.
1276         (elf32_hppa_size_stubs): Instead search for reloc sections, and
1277         set reloc_section_created here.
1278         (hppa_handle_PIC_calls): Set ELF_LINK_HASH_NEEDS_PLT.
1279         (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
1280         and DT_FINI.
1281         (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
1282
1283         * elf32-hppa.c (hppa_build_one_stub): Replace `elf_hash_table (info)'
1284         with `hplink->root.'.
1285         (elf32_hppa_check_relocs): Likewise.
1286         (elf32_hppa_gc_sweep_hook): Likewise.
1287         (elf32_hppa_adjust_dynamic_symbol): Likewise.
1288         (hppa_handle_PIC_calls): Likewise.
1289         (elf32_hppa_size_dynamic_sections): Likewise.
1290         (elf32_hppa_set_gp): Likewise.
1291         (elf32_hppa_relocate_section): Likewise.
1292         (elf32_hppa_finish_dynamic_symbol): Likewise.
1293         (elf32_hppa_finish_dynamic_sections): Likewise.
1294
1295         From  David Huggins-Daines  <dhd@linuxcare.com>
1296         * elf32-hppa.c (hppa_type_of_stub): Generate import stubs for
1297         defined weak symbols in shared links.
1298         (final_link_relocate): Calls to defined weak symbols in shared
1299         objects must go via import stubs, as the target might not be known
1300         at link time.
1301
1302 2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
1303
1304         * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
1305         R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
1306         R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167.  Replaced
1307         the original entries with EMPTY_HOWTOs, and added new ones to fill
1308         in the gap.
1309         (sh_elf_info_to_howto): Make sure the new gap isn't used.
1310         (sh_elf_relocate_section): Likewise.
1311
1312 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
1313
1314         * cpu-mips.c (arch_info_struct): Add mips:4K
1315         * bfd-in2.h (bfd_mach_mips4K): New define.
1316         * archures.c: Add bfd_mach_mips4K to comment.
1317         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Return
1318         E_MIPS_ARCH_2 for bfd_mach_mips4K.
1319
1320 2000-09-13  Marco Franzen <marcof@thyron.com>
1321
1322         * som.c (som_write_symbol_strings): Do not used fixed buffers,
1323         use size_t as a counter.
1324         (som_write_space_strings): Similarly.
1325
1326 2000-09-12  Jason Eckhardt  <jle@cygnus.com>
1327
1328         * elf32-i860.c (elf32_i860_relocate_pc26): New function
1329         and prototype.
1330         (elf32_i860_relocate_section): Invoke new function from here.
1331
1332 2000-09-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1333
1334         * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names
1335         static.
1336
1337 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1338
1339         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for
1340         target section name instead of dumping core when the target symbol is
1341         undefined.
1342
1343 2000-09-09  Kazu Hirata  <kazu@hxi.com>
1344
1345         * riscix.c: Remove DEFUN.
1346
1347 2000-09-08  Nick Clifton  <nickc@redhat.com>
1348
1349         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Do not
1350         initialise flags in output bfd if the input bfd is the default
1351         architecture with the default flags.
1352
1353 2000-09-08  Kazu Hirata  <kazu@hxi.com>
1354
1355         * archive.c: Fix formatting.
1356         * coff-arm.c: Likewise.
1357         * doc/chew.c: Likewise.
1358
1359 2000-09-08  Alan Modra  <alan@linuxcare.com.au>
1360
1361         * section.c (bfd_get_unique_section_name): Put a dot before the
1362         numeric suffix.
1363
1364 2000-09-07  Kazu Hirata  <kazu@hxi.com>
1365
1366         * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
1367         * elf.c: Fix formatting.
1368
1369 2000-09-07  Alexandre Oliva  <aoliva@redhat.com>
1370
1371         * config.bfd (sh-*-linux*): Added.
1372         * configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
1373         * targets.c: Declare them.
1374         * elf32-sh-lin.c: New file.
1375         * Makefile.am: Compile it.
1376         * elf32-sh.c: Don't override defines from elf32-sh-lin.c.
1377         * configure, Makefile.in: Rebuilt.
1378
1379 2000-09-06  Geoffrey Keating  <geoffk@cygnus.com>
1380
1381         * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
1382         pseduo-section when determining where the TOC ends.
1383
1384         * coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
1385         output x_tvndx as it is only two bytes wide.
1386
1387         * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
1388         reloc is 26 or 32 bits wide.
1389
1390         * coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
1391         for relocs that don't change anything.  Also look at the full
1392         6 bits of bitsize.
1393
1394 2000-09-06  Philip Blundell  <philb@gnu.org>
1395
1396         * config.bfd (arm*-*-uclinux*): New target.
1397
1398 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
1399
1400         * configure: Rebuilt with new libtool.m4.
1401
1402 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
1403
1404         * section.c (bfd_get_unique_section_name): Avoid c++ reserved
1405         word for variable name.
1406         * bfd-in2.h: Regenerate.
1407
1408 2000-09-05  Nick Clifton  <nickc@redhat.com>
1409
1410         * config.in: Regenerate.
1411         * libbfd.h: Regenerate.
1412         * po/bfd.pot: Regenerate.
1413         * doc/bfdint.texi: Remove CVS date string - it foils compares with
1414         local versions.
1415
1416 2000-09-05  Steven Johnson  <sbjohnson@ozemail.com.au>
1417
1418         * cpu-powerpc.c  (arch_info_struct): Added MPC860 Family entry.
1419
1420 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
1421
1422         Shared library and PIC support.
1423         * elf32-hppa.c (PLT_ENTRY_SIZE): New.
1424         (GOT_ENTRY_SIZE): New.
1425         (ELF_DYNAMIC_INTERPRETER): New.
1426         (STUB_SUFFIX): Define.
1427         (LONG_BRANCH_PIC_IN_SHLIB): Define.
1428         (RELATIVE_DYNAMIC_RELOCS): Define.
1429         (enum elf32_hppa_stub_type): New.
1430         (struct elf32_hppa_stub_hash_entry): Rename offset to
1431         stub_offset.  Add a number of new fields.
1432         (struct elf32_hppa_link_hash_entry): New.
1433         (struct elf32_hppa_link_hash_table): Add numerous fields.  Remove
1434         global_value.
1435         (elf32_hppa_hash_table): Rename to hppa_link_hash_table.
1436         (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
1437         (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc.  Init
1438         new fields.
1439         (hppa_link_hash_newfunc): New function.
1440         (elf32_hppa_link_hash_table_create): Use above function. Init new
1441         fields.
1442         (elf32_hppa_stub_name): Rename to hppa_stub_name.  Pass in reloc
1443         instead of addend, and remove sym_name from args.  Don't use
1444         symbol name for local syms, instead use sym index.
1445         (elf32_hppa_size_of_stub): Rename to hppa_type_of_stub, and return
1446         stub type rather than size.  Pass in hash and handle import stub
1447         case.  Also pass in reloc instead of offset so we can calculate
1448         PCREL22F and PCREL12F branches properly.
1449         (elf32_hppa_build_one_stub): Rename to hppa_build_one_stub.  Build
1450         import and export stubs too.
1451         (elf32_hppa_size_one_stub): Rename to hppa_size_one_stub.  Handle
1452         import and export stub sizing.
1453         (elf32_hppa_check_relocs): New function.
1454         (elf32_hppa_adjust_dynamic_symbol): New function.
1455         (hppa_discard_copies): New function.
1456         (elf32_hppa_size_dynamic_sections): New function.
1457         (elf_backend_size_dynamic_sections): Define.
1458         (elf32_hppa_finish_dynamic_symbol): New function.
1459         (elf_backend_finish_dynamic_symbol): Define.
1460         (elf32_hppa_size_stubs): Stash params in link hash table, and move
1461         some local vars into the link hash table too.  For shared links,
1462         trundle over function syms, generating export stubs.  Handle
1463         PCREL22F branches.  Break out stub creation code from here..
1464         (hppa_add_stub): .. to here.  New function.
1465         (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
1466         call the bfd linker.  Use elf_gp to record global pointer.
1467         Calculate a value from sections if $global$ is missing.
1468         (bfd_elf32_bfd_final_link): Define as _bfd_elf32_gc_common_final_link.
1469         (elf32_hppa_gc_mark_hook): New function.
1470         (elf_backend_gc_mark_hook): Define.
1471         (elf32_hppa_gc_sweep_hook): New function.
1472         (elf_backend_gc_sweep_hook): Define.
1473         (elf32_hppa_bfd_final_link_relocate): Rename to final_link_relocate.
1474         Add rel to args, and remove howto, input_bfd, offset, addend,
1475         sym_name as we can recalculate these locally.  Handle calls to
1476         dynamic objects, extra PIC relocs, PCREL22F branches.  Change
1477         handling of undefined weak syms.  Check that stubs are in range.
1478         Only look for import stubs on PCREL17F and PCREL22F relocs.  Add
1479         message on hitting a DPREL21L reloc that needs fixing.  Subtract
1480         off PC for PCREL14F.  Break out code that does a stub lookup from
1481         here..
1482         (hppa_get_stub_entry): ..to here.  New function.
1483         (elf32_hppa_relocate_insn): Merge into final_link_relocate.
1484         (elf32_hppa_relocate_section): Handle got and plt relocs, dynamic
1485         relocs, etc. etc.
1486         (elf32_hppa_finish_dynamic_sections): New function.
1487         (elf_backend_finish_dynamic_sections): Define.
1488         (elf_backend_final_write_processing) Define.
1489         (hppa_handle_PIC_calls): New function.
1490         (elf32_hppa_build_stubs): Call it.  Pass link_info to
1491         hppa_build_one_stub.
1492         (elf32_hppa_create_dynamic_sections): New function
1493         to create .plt and .got then set .plt flags correctly.
1494         (elf_backend_create_dynamic_sections): Define.
1495         (elf32_hppa_object_p): New function.
1496         (elf_backend_object_p): Define.
1497         (elf32_hppa_elf_get_symbol_type): New function.
1498         (elf_backend_get_symbol_type): Define.
1499         (elf_backend_can_gc_sections): Define.
1500         (elf_backend_want_got_plt): Define.
1501         (elf_backend_plt_alignment): Set to 2.
1502         (elf_backend_plt_readonly): Define.
1503         (elf_backend_want_plt_sym): Define.
1504         (elf_backend_got_header_size): Reserve one entry.
1505
1506         * elf32-hppa.h (elf32_hppa_build_stubs): Don't pass stub bfd.
1507         (elf32_hppa_size_stubs): Pass in multi_subspace.
1508         (elf32_hppa_set_gp): Declare.
1509
1510         * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
1511         (bfd_get_unique_section_name): New function.
1512         * bfd_in2.h: Regenerate.
1513
1514         * elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
1515         (elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
1516         comment.
1517
1518         From  David Huggins-Daines  <dhd@linuxcare.com>
1519         * elf64-hppa.c (elf64_hppa_check_relocs): Fix a warning.
1520         (elf64_hppa_mark_exported_functions): Set dyn_h->st_shndx.
1521         (elf64_hppa_link_output_symbol_hook): Test dyn_h->st_shndx has
1522         been updated in finish_dynamic_symbol before modifying function
1523         symbol.
1524
1525         * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of
1526         eight entries.  Replace NULL with bfd_elf_generic_reloc.  Add
1527         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT and R_PARISC_PCREL12F.
1528         (_bfd_elf_hppa_gen_reloc_type): Handle R_PARISC_GNU_VT*.  Add some
1529         comments.  Handle format == 12 for R_HPPA_PCREL_CALL.
1530         (elf_hppa_final_link_relocate): Handle R_PARISC_PCREL12F.
1531         (elf_hppa_relocate_insn): Likewise.  Reformat some comments.
1532         (elf_hppa_final_write_processing): Expose it for ARCH_SIZE == 32.
1533
1534         From David Huggins-Daines  <dhd@linuxcare.com>
1535         * elf-hppa.h (elf_hppa_is_local_label_name): Accept the SysV/ELF
1536         style of local labels as well.
1537
1538 2000-09-03  Philip Blundell  <philb@gnu.org>
1539
1540         * elf32-arm.h (elf32_arm_relocate_section): Don't try to relocate
1541         references to undefined symbols in debugging sections.
1542
1543 2000-09-02  H.J. Lu  <hjl@gnu.org>
1544
1545         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
1546         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
1547         BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
1548         section.
1549
1550 2000-09-02  Jason Eckhardt  <jle@cygnus.com>
1551
1552         * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro.
1553         (elf32_i860_is_local_label_name): New function and prototype.
1554
1555 2000-09-02  Nick Clifton  <nickc@redhat.com>
1556
1557         * configure.in: Increase version number to 2.10.91.
1558         * configure: Regenerate.
1559         * aclocal.m4: Regenerate.
1560         * config.in: Regenerate.
1561         * po/bfd.pot: Regenerate.
1562
1563 2000-09-02  Daniel Berlin <dberlin@redhat.com>
1564
1565         * elf.c (_bfd_elf_make_section_from_shdr): Add
1566         .gnu.linkobce.wi. to the list of debug section names.
1567
1568 2000-09-02  Nick Clifton  <nickc@redhat.com>
1569
1570         * dwarf2.c (find_debug_info): New function: Locate a section
1571         containing dwarf2 debug information.
1572         (bfd_dwarf2_find_nearest_line): Find all sections containing
1573         debug information and include them in the stash.
1574
1575 2000-09-01  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
1576
1577         * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
1578         R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
1579         (sh_reloc_map): Add new relocs.
1580         (sh_elf_check_relocs, sh_elf_link_hash_newfunc,
1581         sh_elf_link_hash_table_create, sh_elf_adjust_dynamic_symbol,
1582         sh_elf_size_dynamic_sections, sh_elf_finish_dynamic_symbol,
1583         sh_elf_finishe_dynamic_sections, sh_elf_discard_copies): New
1584         functions.
1585         (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
1586         (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
1587         elf_sh_plt_entry_be, elf_sh_plt_entry_le,
1588         elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
1589         New array constants.
1590         (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
1591         New variables.
1592         (elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
1593         elf_sh_plt0_linker_offset, elf_sh_plt0_gotid_offset,
1594         elf_sh_plt_temp_offset, elf_sh_plt_symbol_offset,
1595         elf_sh_plt_reloc_offset): Define.
1596         (elf_sh_pcrel_relocs_copied, elf_sh_link_hash_entry,
1597         elf_sh_link_hash_table): New structs.
1598         (sh_elf_link_hash_traverse, sh_elf_hash_table): New macros.
1599         (sh_elf_relocate_section, sh_elf_check_relocs): Handle new
1600         relocation types.
1601         (elf_backend_create_dynamic_sections,
1602         bfd_elf32_bfd_link_hash_table_create,
1603         elf_backend_adjust_dynamic_symbol,
1604         elf_backend_size_dynamic_sections,
1605         elf_backend_finish_dynamic_symbol,
1606         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1607         elf_backend_plt_readonly, elf_backend_want_plt_sym,
1608         elf_backend_got_header_size, elf_backend_plt_header_size):
1609         Define.
1610         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
1611         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, BFD_RELOC_SH_GOTPC):
1612         New relocs.
1613         * bfd-in2.h, libbfd.h: Rebuilt.
1614
1615 2000-09-01  Alan Modra  <alan@linuxcare.com.au>
1616
1617         * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert 2000-08-27
1618         change.
1619
1620 2000-08-31  J"orn Rennecke <amylaar@cygnus.co.uk>
1621
1622         * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags
1623         not initialized, set them to indicate the SH1 instruction set.
1624
1625 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
1626
1627         * acinclude.m4: Include libtool and gettext macros from the
1628         top level.
1629         * aclocal.m4, configure: Rebuilt.
1630
1631 2000-08-29  Michael Snyder  <msnyder@seadog.cygnus.com>
1632
1633         * elf.c: Eliminate references to __sparcv9 macro; replace with
1634         autoconf variables HAVE_PSINFO32_T etc.
1635         * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T,
1636         HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO.
1637         * config.in: Ditto.
1638         * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can
1639         detect the above typedefs.  (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto.
1640         * aclocal.m4: Ditto.
1641         * configure: Regenerate.
1642
1643 2000-08-27  Alan Modra  <alan@linuxcare.com.au>
1644
1645         * elf32-i386.c (elf_i386_check_relocs): Keep info on relocs copied
1646         for any shared link, not just shared -Bsymbolic.
1647         (elf_i386_size_dynamic_sections): Call elf_i386_discard_copies on
1648         any shared link, and pass link info to it.
1649         (elf_i386_size_dynamic_sections): Update comment.
1650         (elf_i386_discard_copies): Modify to discard relocs for symbols
1651         that have been forced local.
1652         (elf_i386_finish_dynamic_symbol): Don't copy relocs for symbols
1653         that have been forced local.
1654
1655 2000-08-24  Denis Chertykov  <denisc@overta.ru> & Nick Clifton  <nickc@redhat.com>
1656
1657         * elflink.h (elf_link_add_object_symbols): Allow common
1658         symbols to have an alignment of 1 if explicitly requested, and
1659         not overridden by other definitions.
1660
1661 2000-08-22  Doug Kwan <dkwan@transmeta.com>
1662
1663         * coff-w65.c (CREATE_LITTLE_COFF_TARGET): Fix typo.
1664         * coffcode.h (coff_set_flags): Add detection of w65 architecture.
1665
1666 2000-08-22  H.J. Lu  <hjl@gnu.org>
1667
1668         * elf-bfd.h (elf_link_hash_table): Add runpath.
1669
1670         * bfd-in.h (bfd_elf_get_runpath_list): New prototype.
1671         * bfd-in2.h: Rebuilt.
1672
1673         * elf.c (_bfd_elf_link_hash_table_init): Initialize the
1674         "runpath" field to NULL.
1675         (bfd_elf_get_runpath_list): New function.
1676
1677         * elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
1678         DT_RUNPATH entries.
1679
1680 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
1681
1682         * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
1683         R_SH_DIR8WPN, R_SH_DIR8WPZ, R_SH_DIR8WPL]: Handle them
1684         explicitly.  Improve validation of r_type.
1685
1686 2000-08-21  H.J. Lu  <hjl@gnu.org>
1687
1688         * elf32-i386.c (elf_i386_size_dynamic_sections): Zero out the
1689         dynamic allocated content space.  Add a comment to remind us that
1690         one day this ought to be fixed.
1691         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
1692         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
1693         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
1694
1695 2000-08-21  Jason Eckhardt  <jle@cygnus.com>
1696
1697         * elf32-i860.c (elf32_i860_relocate_pc16): Just write the immediate
1698         field with the newly relocated value instead of adding it to the
1699         existing immediate field.
1700         (elf32_i860_relocate_splitn): Likewise.
1701         (elf32_i860_relocate_highadj): Likewise.
1702
1703 2000-08-16  Jason Eckhardt  <jle@cygnus.com>
1704
1705         * elf32-i860.c (elf32_i860_relocate_pc16): Implemented function (it
1706         was previously just a stub).
1707
1708 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
1709
1710         * elflink.c (_bfd_elf_create_got_section): Don't abort().
1711         Formatting fixes.
1712         (_bfd_elf_create_dynamic_sections): Likewise.
1713
1714 2000-08-16  Andrew Macleod  <amacleod@cygnus.com>
1715
1716         * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
1717         for undefined symbols to be the beginning of the section.
1718
1719         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
1720         four extra entries at the beginning of the .rela.plt section.
1721         (sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
1722         section to account for the four reserved entries in the .plt section.
1723
1724 2000-08-15  Geoffrey Keating  <geoffk@cygnus.com>
1725
1726         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
1727         to the list of NOPs we recognize after a branch-and-link.
1728         Use the ori NOP when one is needed.
1729
1730         * coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
1731         for large archives.
1732
1733 2000-08-14  Jim Wilson  <wilson@cygnus.com>
1734
1735         * elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
1736         EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
1737         (elf64_ia64_print_private_bfd_data): Likewise.  Also handle
1738         EF_IA_64_ABSOLUTE.
1739
1740 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
1741
1742         * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.
1743
1744 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
1745
1746         * elf32-i860.c (elf32_i860_relocate_section): New function.
1747         (i860_final_link_relocate): New function.
1748         (elf32_i860_relocate_splitn): New function.
1749         (elf32_i860_relocate_pc16): New function.
1750         (elf32_i860_relocate_highadj): New function.
1751         (elf32_i860_howto): Minor adjustments to some relocations.
1752         (elf_info_to_howto_rel): Define.
1753         (elf_backend_relocate_section): Define.
1754
1755 2000-08-10  Nick Clifton  <nickc@cygnus.com>
1756
1757         * elf32-arm.h: Fix formatting.
1758
1759 2000-08-10  Bernd Schmidt  <bernds@cygnus.co.uk>
1760
1761         * elf32-sh.c (sh_elf_reloc_loop): Make LAST_SYMBOL_SECTION static.
1762
1763 2000-08-08  Jason Eckhardt  <jle@cygnus.com>
1764
1765         * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
1766
1767 2000-08-07  Kazu Hirata  <kazu@hxi.com>
1768
1769         * ieee.c (ieee_write_debug_part): Rewrite a comment.
1770         * elf64-ia64.c: Fix a typo.
1771
1772 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
1773
1774         * elf32-i860 (elf32_i860_howto_table): New structure.
1775         (lookup_howto): New function.
1776         (elf32_i860_reloc_type_lookup): New function.
1777         (elf32_i860_info_to_howto_rela): New function.
1778         (elf_code_to_howto_index): New structure.
1779         (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
1780         (bfd_elf32_bfd_reloc_type_lookup): Re-define as
1781         elf32_i860_reloc_type_lookup.
1782
1783 2000-08-04  Rodney Brown  <RodneyBrown@pmsc.com>
1784
1785         * som.c (struct fixup_format): Constify `format'.
1786         (som_hppa_howto_table): Use SOM_HOWTO macro.
1787         (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
1788         (som_bfd_reloc_type_lookup): Likewise.
1789         (compare_subspaces): Remove unused `count1', `count2'.
1790         (som_begin_writing): Remove unused `total_reloc_size'.
1791         (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
1792         (som_print_symbol, som_bfd_is_local_label_name): Likewise.
1793         (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
1794         (som_find_nearest_line): Decorate unused parameter(s).
1795         (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
1796         (som_bfd_link_split_section): Likewise.
1797
1798 2000-08-03  Nick Clifton  <nickc@cygnus.com>
1799
1800         * section.c: Restore backed out code.
1801         * elf.c: Restore backed out code.
1802         (copy_private_bfd_data): Fix bug preventing stipped dynamic
1803         binaries from working.
1804         * bfd-in2.h: Regenerate.
1805
1806 2000-08-03  H.J. Lu  <hjl@gnu.org>
1807
1808         * section.c: Back out the change made by Nick Clifton
1809         <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic
1810         binaries.
1811         * bfd-in2.h: Likewise.
1812         * elf.c: Likewise.
1813
1814 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
1815
1816         * elf32-sh.c (sh_elf_reloc_loop): Warning removal.
1817
1818 2000-07-31  Jason Eckhardt  <jle@cygnus.com>
1819
1820         * reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
1821         * bfd-in2.h, libbfd.h: Regenerate.
1822
1823 2000-07-31  Nick Clifton  <nickc@cygnus.com>
1824
1825         * section.c (struct sec): Add new boolean field 'segment_mark'.
1826         (STD_SECTION): Initialise new field to zero.
1827
1828         * bfd-in2.h: Regenerate.
1829
1830         * elf.c (copy_private_bfd_data): Reorganise section to segment
1831         mapping to cope with moved sections requiring new segments,
1832         and overlapping segments.
1833         (SEGMENT_END): New macro: Return the end address of a segment.
1834         (IS_CONTAINED_BY_VMA): New macro: Determine if a segment
1835         contains a section by comparing their VMA addresses.
1836         (IS_CONTAINED_BY_LMA): New macro: Determine if a segment
1837         contains a section by comparing their LMA addresses.
1838         (INCLUDE_SECTION_IN_SEGMENT): New macro: Determine if a
1839         section should be included in a segment.
1840         (SEGMENT_AFTER_SEGMENT): New macro: Determine if one segment
1841         follows another in memory.
1842         (SEGMENT_OVERLAPS_SEGMENT): New macro: Determine if two
1843         segments overlap.
1844
1845 2000-07-22  Jason Eckhardt  <jle@cygnus.com>
1846
1847         * cpu-i860.c: Added comments.
1848
1849         * elf32-i860.c (TARGET_LITTLE_SYM): Defined to
1850         bfd_elf32_i860_little_vec.
1851         (TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
1852         (ELF_MAXPAGESIZE): Changed to 4096.
1853
1854         * targets.c (bfd_elf32_i860_little_vec): Declaration of
1855         new target.
1856         (bfd_target_vector): Added bfd_elf32_i860_little_vec.
1857
1858         * config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
1859         config for little endian elf32 i860.
1860         (targ_defvec): Define for the new config above
1861         as "bfd_elf32_i860_little_vec".
1862         (targ_selvecs): Define for the new config above
1863         as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"
1864
1865         * configure.in (bfd_elf32_i860_little_vec): Added recognition
1866         of new target vec.
1867
1868         * configure: Regenerated.
1869
1870 2000-07-27  H.J. Lu  <hjl@gnu.org>
1871
1872         * elflink.h (elf_merge_symbol): Take one more argument,
1873         dt_needed, to indicate if the symbol comes from a DT_NEEDED
1874         entry. Don't overide the existing weak definition if dt_needed
1875         is true.
1876         (elf_link_add_object_symbols): Pass dt_needed to
1877         elf_merge_symbol ().
1878
1879 2000-07-27  Nick Clifton  <nickc@cygnus.com>
1880
1881         * elflink.h (elf_link_size_reloc_section): Zeroes the section's
1882         allocated contents.
1883
1884 2000-07-25  Geoffrey Keating  <geoffk@cygnus.com>
1885
1886         * configure.host (*-*-aix*): AIX has 'long long' always.
1887
1888         * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
1889         (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps.
1890         (xcoff_write_archive_contents_big): Don't update the offset
1891         of the symbol table, xcoff_write_armap will do it.
1892
1893 2000-07-23  Ulf Carlsson  <ulfc@engr.sgi.com>
1894
1895         * elf32-mips.c (_bfd_mips_elf_check_relocs): Use abfd instead
1896         of dynobj for SGI_COMPAT checks.
1897
1898 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1899
1900         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): New function.
1901         * bfd-in.h (bfd_m68k_coff_create_embedded_relocs): Add declaration.
1902         * bfd-in2.h: Regenerate.
1903
1904 2000-07-21  Nick Clifton  <nickc@cygnus.com>
1905
1906         * elf32-mips.c (_bfd_mips_elf_check_relocs): Detect out of
1907         range symbol indices in relocs and issue an error message.
1908
1909 2000-07-20  H.J. Lu  <hjl@gnu.org>
1910
1911         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
1912         info->new_dtags when setting DT_FLAGS_1. It will only be set
1913         by the new linker options. It shouldn't break anything.
1914
1915 2000-07-20  H.J. Lu  <hjl@gnu.org>
1916
1917         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
1918         only if info->new_dtags is true.
1919
1920 2000-07-20  H.J. Lu  <hjl@gnu.org>
1921
1922         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set
1923         DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
1924
1925 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
1926
1927         * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
1928         (ALL_MACHINES_CFILES): Add cpu-cris.c.
1929         (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo.
1930         (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c.
1931         (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules.
1932         * Makefile.in: Rebuild.
1933         * aclocal.m4: Rebuild.
1934         * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris.
1935         * archures.c (enum bfd_architecture): Add bfd_arch_cris.
1936         (bfd_cris_arch): Declare.
1937         (bfd_archures_list): Add bfd_cris_arch.
1938         * bfd-in2.h: Rebuild.
1939         * config.bfd: (cris-*-*): New target.
1940         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors.
1941         * configure: Rebuild.
1942         * elf.c (prep_headers): Add bfd_arch_cris.
1943         * libbfd.h: Rebuild.
1944         * libaout.h (enum machine_type): Add M_CRIS.
1945         * reloc.c: Add CRIS relocations.
1946         * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare.
1947         (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec.
1948         * cpu-cris.c, aout-cris.c, elf32-cris.c: New files.
1949         * po/POTFILES.in, po/bfd.pot: Regenerate.
1950
1951 2000-07-19  H.J. Lu  <hjl@gnu.org>
1952
1953         * elf32-arm.h (elf32_arm_size_dynamic_sections): Also set
1954         DF_TEXTREL if DT_TEXTREL is set.
1955         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
1956         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
1957         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
1958         * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Likewise.
1959         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
1960         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
1961         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
1962         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
1963         * elf64-ia64.c (elf64_ia64_size_dynamic_sections): Likewise.
1964         * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
1965
1966         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also
1967         set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
1968         DT_RPATH is set.
1969         Set the DT_FLAGS and DT_FLAGS_1 entries if necessary.
1970
1971 2000-07-19  H.J. Lu  <hjl@gnu.org>
1972
1973         * bfd-in.h (bfd_elf_set_dt_needed_soname): New.
1974         * bfd-in2.h: Rebuild.
1975
1976         * elf-bfd.h (elf_obj_tdata): Add dt_soname.
1977         (elf_dt_soname): New.
1978
1979         * elf.c (bfd_elf_set_dt_needed_soname): New.
1980
1981         * elflink.h (elf_link_add_object_symbols): Add the DT_NEEDED
1982         entry if the shared object loaded by DT_NEEDED is used to
1983         resolve the reference in a regular object.
1984
1985 2000-07-19  H.J. Lu  <hjl@gnu.org>
1986
1987         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
1988         DT_DEPAUDIT and DT_AUDIT as strings.
1989
1990 2000-07-19  Nick Clifton  <nickc@cygnus.com>
1991
1992         * format.c: Fix formatting.
1993
1994 2000-07-19  H.J. Lu  <hjl@gnu.org>
1995
1996         * elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.
1997
1998 2000-07-19  H.J. Lu  <hjl@gnu.org>
1999
2000         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
2001         DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
2002         DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
2003         DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
2004         DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
2005         DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
2006         DT_FLAGS_1, DT_USED and DT_CHECKSUM.
2007
2008 2000-07-18  Andrew Cagney  <cagney@b1.cygnus.com>
2009
2010         * elf.c (bfd_elf_get_sign_extend_vma, bfd_elf_get_arch_size): Move
2011         renamed functions from here...
2012         (assign_section_numbers): Use renamed functions.
2013         (prep_headers): Use renamed functions.
2014
2015         * bfd.c (bfd_get_sign_extend_vma, bfd_get_arch_size): ...To here.
2016         * bfd-in.h (bfd_get_sign_extend_vma, bfd_get_arch_size): Update.
2017         * bfd-in2.h: Regenerate.
2018
2019 2000-07-18  Ulf Carlsson  <ulfc@engr.sgi.com>
2020
2021         * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
2022         parenthesis in if statement.
2023
2024 2000-07-17  Koundinya K  <kk@ddeorg.soft.net>
2025
2026         Enable the support for Traditional MIPS.
2027         * elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
2028         return ict_none appropriately for traditional mips targets.
2029         (STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
2030         (STUB_MOVE): Conditionalize for traditonal mips.
2031         (STUB_LI16): Likewise.
2032         (_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
2033         room for RTPROC header.
2034         (_bfd_mips_elf_modify_segment_map): For a normal mips executable set
2035         the permission for the PT_DYNAMIC as read, write and execute.
2036         (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
2037         for traditonal mips.
2038         (_bfd_mips_elf_create_dynamic_sections): Add the symbol
2039         _DYNAMIC_LINKING for traditonal mips.
2040         (_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
2041         in case of traditonal mips.
2042         (_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
2043         entry is required. For a function if PLT is not required then set the
2044         corresponding hash table entry to 0.
2045         (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
2046         traditonal mips.
2047         (_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
2048         shared object set the value to 0.
2049         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
2050         _DYNAMIC_LINKING for traditonal mips.
2051         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
2052         for traditonal mips.
2053
2054 2000-07-15  H.J. Lu  <hjl@gnu.org>
2055
2056         * aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.
2057
2058 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
2059
2060         * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
2061         out a structure that is BFD_IN_MEMORY.
2062
2063 2000-07-11  Alan Modra  <alan@linuxcare.com.au>
2064
2065         * elf64-hppa.c (get_dyn_name): Pass in section pointer instead of
2066         bfd pointer.  Print section id instead of bfd pointer for local
2067         syms.  Prefix addend with `+' for global syms as well as local.
2068         Correct calculation of name component lengths.
2069         (elf64_hppa_check_relocs): Update call to get_dyn_name.
2070
2071         From David Huggins-Daines  <dhd@linuxcare.com>
2072         * elf-hppa.h (elf_hppa_relocate_section): Update calls here too.
2073         * elf64-hppa.c (elf64_hppa_check_relocs): Fix some warnings.
2074         (elf64_hppa_modify_segment_map): Likewise.
2075
2076 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
2077
2078         * elf.c (bfd_elf_get_sign_extend_vma): Return tendency of VMA
2079         addresses to be "naturally" sign extended.  Return -1 if unknown.
2080         * bfd-in.h (bfd_elf_get_sign_extend_vma): Add declaration.
2081         * bfd-in2.h: Regenerate.
2082
2083 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
2084
2085         * ecoffswap.h (ecoff_get_off, ecoff_put_off): Add ECOFF_SIGNED_32
2086         and ECOF_SIGNED_64 to list ways to extract an offset.
2087         (ecoff_swap_fdr_in, ecoff_swap_fdr_out, ecoff_swap_pdr_in,
2088         ecoff_swap_pdr_out, ecoff_swap_ext_in, ecoff_swap_ext_out):
2089         Update.
2090         * elf64-mips.c (ECOFF_SIGNED_64): Define instead of ECOFF_64.
2091         * elf32-mips.c (ECOFF_SIGNED_32): Define instead of ECOFF_32.
2092
2093 2000-07-11  Andrew Cagney  <cagney@b1.cygnus.com>
2094
2095         * elfcode.h (elf_object_p): Use bfd_set_start_address and not
2096         bfd_get_start_address.
2097         (elf_swap_ehdr_in): Sign extend e_entry when applicable.
2098         (elf_swap_ehdr_out): Ditto.
2099
2100 2000-07-10  Alexander Aganichev  <AAganichev@hypercom.com>
2101
2102         * archures.c (bfd_default_scan): Add set of bfd_mach_ cases for
2103         compatibility with older binutils.
2104
2105 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
2106
2107         * section.c (bfd_make_section_anyway): Start section_id at 0x10.
2108         (STD_SECTION): Avoid negative ids, instead use 0 to 3.
2109
2110         From Ryan Bradetich  <rbradetich@uswest.net>
2111         * dwarf1.c (parse_die): Cure signed/unsigned char warnings.
2112         (parse_line_table): Ditto.
2113         (_bfd_dwarf1_find_nearest_line): Ditto.
2114         * syms.c (cmpindexentry): Remove extra `*' from params.
2115
2116 2000-07-09  Koundinya K  <kk@ddeorg.soft.net>
2117
2118         * elf32-mips.c (sort_dynamic_relocs): New Function.
2119         (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
2120         via qsort to sort the dynamic relocations in increasing r_symndx
2121         value.
2122
2123 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
2124
2125         * elf64-hppa.c (elf64_hppa_dyn_hash_table_init): Add
2126         ATTRIBUTE_UNUSED to unused args.
2127         (get_opd): Likewise.
2128         (get_plt): Likewise.
2129         (get_dlt): Likewise.
2130         (get_stub): Likewise.
2131         (elf64_hppa_adjust_dynamic_symbol): Likewise.
2132         (elf64_hppa_link_output_symbol_hook): Likewise.
2133         (elf64_hppa_check_relocs): Delete unused var.
2134         (elf64_hppa_size_dynamic_sections): Likewise.
2135         (elf64_hppa_finalize_opd): Likewise.
2136         (elf64_hppa_finalize_dynreloc): Likewise.
2137         (elf64_hppa_modify_segment_map): Likewise.
2138         (elf64_hppa_finish_dynamic_sections): Likewise.
2139
2140         * elf-hppa.h (elf_hppa_final_write_processing): Add
2141         ATTRIBUTE_UNUSED to unused args.
2142         (elf_hppa_final_link_relocate): Likewise.
2143         (elf_hppa_record_segment_addrs): Add paretheses.
2144         (elf_hppa_relocate_section): Constify dyn_name.
2145
2146         From  David Huggins-Daines  <dhd@linuxcare.com>
2147         * config.bfd: Add hppa*64*-*-linux-gnu 64-bit target, and
2148         rearrange case statement so that it gets preferred to 32-bit ones.
2149
2150         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Use
2151         asection->id instead of address of asection structure.
2152         (elf32_hppa_size_stubs): Likewise.
2153
2154         * elf32-hppa.c (elf32_hppa_size_stubs): Use just one stub section
2155         for .init* and .fini*.
2156
2157         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Mask pointers
2158         and addends used in stub names to 32 bits.
2159         (elf32_hppa_size_stubs): Likewise.
2160
2161         * elf-hppa.h (elf_hppa_final_link_relocate): Don't sum addend
2162         twice for R_PARISC_GPREL64.  Use bfd_put_32 for R_PARISC_PCREL32,
2163         not bfd_put_64.  Fix minor comment typo and formatting.
2164
2165         Changes to create multiple linker stubs, positioned immediately
2166         before the section where they are required.
2167         * elf32-hppa.c: Don't include hppa_stubs.h.
2168         (elf32_hppa_stub_hash_entry): Add a pointer to the stub section.
2169         (elf32_hppa_stub_hash_table): Delete.
2170         (elf32_hppa_link_hash_entry): Delete.
2171         (elf32_hppa_link_hash_table): Use plain bfd_hash_table for
2172         stub_hash_table, and store the struct here rather than a pointer.
2173         Delete output_symbol_count.  Add offset array.  Change
2174         global_value to a bfd_vma.
2175         (elf32_hppa_stub_hash_lookup): Use table instead of table->root.
2176         (elf32_hppa_stub_hash_traverse): Delete.
2177         (elf32_hppa_name_of_stub): Delete.
2178         (elf32_hppa_link_hash_lookup): Delete.
2179         (elf32_hppa_link_hash_traverse): Delete.
2180         (elf32_hppa_stub_hash_table_init): Delete.
2181         (elf32_hppa_size_of_stub): Pass input section and offset rather
2182         than location and calculate location here.  Don't pass name as all
2183         stubs are now the same size.
2184         (elf32_hppa_stub_hash_newfunc): Init new fields.
2185         (elf32_hppa_link_hash_table_create): Likewise, and stub_hash_table
2186         too.
2187         (elf32_hppa_bfd_final_link_relocate): Cast enums to int before
2188         comparing against ints.  Rewrite stub handling code.
2189         (elf32_hppa_relocate_section): Make r_type and r_symndx unsigned.
2190         Case enums to int before comparing against ints.  Remove
2191         bfd_reloc_dangerous case.
2192         (elf32_hppa_build_one_stub): Rewrite.
2193         (elf32_hppa_size_one_stub): New function.
2194         (elf32_hppa_build_stubs): Rewrite.
2195         (elf32_hppa_size_stubs): Pass in linker call-back functions.
2196         Rewrite stub-handling specific code.
2197
2198         * elf32-hppa.h (elf32_hppa_size_stubs): Update prototype.
2199
2200         * elf64-hppa.c (elf64_hppa_dyn_hash_entry): Fix a comment typo.
2201
2202         * hppa_stubs.h: Delete.
2203         * Makefile.am (SOURCE_HFILES): Remove hppa_stubs.h
2204         (elf32-hppa.lo): Remove hppa_stubs.h from dependencies.
2205         * Makefile.in: Regenerate.
2206
2207         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle e_nlsel and
2208         e_nlrsel.
2209
2210         * libhppa.h (hppa_field_adjust): Correct e_nsel case.
2211
2212         * elf32-hppa.c (elf32_hppa_relocate_section): Mention the offset
2213         and section name for bfd_reloc_notsupported error message.
2214         (elf32_hppa_bfd_final_link_relocate): Print reasons for returning
2215         bfd_reloc_notsupported.
2216         (elf32_hppa_relocate_section): Add ATTRIBUTE_UNUSED to output_bfd.
2217
2218         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Handle
2219         undefined weak symbols for all relocs.
2220         (elf32_hppa_size_of_stub): Adjust calculation by 8 since branch
2221         offsets are relative to one past the delay slot.
2222         (elf32_hppa_size_stubs): Account for reloc addend when calculating
2223         branch destination.  Put addend into stub name too.
2224         (elf32_hppa_bfd_final_link_relocate): Account for reloc addend and
2225         adjust by 8 when deciding whether a linker stub is needed.  Put
2226         addend into stub name as for above.
2227
2228         * elf32-hppa.c (hppa_elf_relocate_insn): Change signed/unsigned on
2229         various args and vars.
2230         (elf32_hppa_bfd_final_link_relocate): Here too.
2231         (elf32_hppa_size_stubs): Rename index -> indx.  Use e_indx for
2232         inner block var to avoid shadowing.
2233
2234         * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type):  Make `field' arg
2235         unsigned.
2236         * elf64-hppa.h (_bfd_elf64_hppa_gen_reloc_type): Ditto.
2237         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Ditto.
2238         (elf_hppa_fake_sections): Rename local var to avoid shadowing.
2239
2240         * libhppa.h: Change practically all unsigned ints to plain ints.
2241         Remove tests on gcc version.  Instead use ATTRIBUTE_UNUSED for
2242         prototypes.
2243
2244         From Ryan Bradetich  <rbradetich@uswest.net>
2245         * libhppa.h (hppa_opcode_type): New enum to replace #define's.
2246         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Modify to
2247         suit above.
2248         From  David Huggins-Daines  <dhd@linuxcare.com>
2249         * elf-hppa.h (elf_hppa_relocate_insn): Update the opcode constants
2250         to the new OP_* ones.
2251
2252         * elf32-hppa.c (elf32_hppa_size_stubs): Consolidate freeing on
2253         error exit.  Bail out earlier on plabel relocs that we aren't
2254         interested in.  Don't tell elf32_hppa_stub_hash_lookup to copy
2255         string, and then don't free our copy.
2256         (elf32_hppa_build_one_stub): Make insn unsigned int.
2257
2258         * libhppa.h (bfd_hppa_insn2fmt): 22 bit branches are only
2259         available with BL, not BE and BLE.
2260
2261         * elf32-hppa.c (hppa_elf_relocate_insn): Add some more example
2262         code for elf arg relocs.
2263         (elf32_hppa_bfd_final_link_relocate): Replace boolean is_local
2264         argument with elf_link_hash_entry h.  Handle undefined weak
2265         symbols.  Move $global$ lookup from here...
2266         (elf32_hppa_relocate_section): ...to here.  Return correct error
2267         message for non-handled relocs.
2268         (elf32_hppa_size_of_stub): Correctly test branch range.  Previous
2269         wrong test was -0x3ffff to +0x40000.
2270
2271         * elf-hppa.h (elf_hppa_final_link_relocate): R_PARISC_DIR17R,
2272         R_PARISC_DIR17F, and R_PARISC_DIR21L are for absolute branches;
2273         Handle them as such.
2274         (elf_hppa_relocate_insn): Fix a typo.
2275
2276         * libhppa.h (GET_FIELD, GET_BIT, MASK, CATENATE, ELEVEN): Delete.
2277         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
2278         assemble_17, assemble_21): Delete.
2279         Supply defines for all 64 possible opcodes.
2280         (bfd_hppa_insn2fmt): Add bfd argument, and use to select wide mode
2281         formats.  Handle COMICLR.
2282         (hppa_rebuild_insn): Delete bfd argument.  Handle formats 10, -11,
2283         -10, -16, 16, 22.
2284
2285         * elf32-hppa.c (hppa_elf_relocate_insn): Complete rewrite.
2286         (elf32_hppa_bfd_final_link_relocate): Major rewrite.
2287         (elf32_hppa_build_one_stub): Modify hppa_elf_relocate_insn calls
2288         to suit.
2289         (elf32_hppa_size_stubs): Don't free stub_name twice.  Read in all
2290         the local syms - did this code get deleted accidentally?  Ignore
2291         undefined and undefweak syms.
2292
2293         * elf-hppa.h (elf_hppa_final_link): Move hppa_info to outermost
2294         block.  Use it instead of elf64_hppa_hash_table (info).
2295         (elf_hppa_final_link_relocate): Use hppa_info instead of
2296         elf64_hppa_hash_table (info).
2297
2298         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
2299         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
2300         (hppa_rebuild_insn): Mask immediate bits here instead.
2301         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
2302
2303 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
2304
2305         * section.c (struct sec): Add id field.  Tidy comment formatting.
2306         (bfd_make_section_anyway): Set id.
2307         (STD_SECTION): Init id too.
2308         Change CONST to const throughout.
2309         * archures.c (bfd_arch_info): Tidy comment.
2310         (bfd_arch_list): Change a CONST to const.
2311         * libbfd-in.h: Tidy comments and replace CONST with const.
2312         * elf-bfd.h: Likewise.
2313         * libbfd.h: Regenerate.
2314         * bfd-in2.h: Regenerate.
2315         * libcoff.h: Regenerate.
2316
2317 2000-07-07  DJ Delorie  <dj@redhat.com>
2318
2319         * archive.c (_bfd_write_archive_contents): Add an informative
2320         comment.
2321
2322 2000-07-06  Kazu Hirata  <kazu@hxi.com>
2323
2324         * srec.c: Fix formatting.
2325
2326 2000-06-05  DJ Delorie  <dj@redhat.com>
2327
2328         * MAINTAINERS: new
2329
2330 2000-07-04  Alexandre Oliva  <aoliva@redhat.com>
2331
2332         * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
2333         value of PC-relative offsets.
2334
2335 2000-07-03  Jim Wilson  <wilson@cygnus.com>
2336
2337         * elf64-alpha.c (alpha_elf_size_info): New.
2338         (elf_backend_size_info): Define to alpha_elf_size_info.
2339         * elfcode.h (elf_size_info): Change hash bucket size to 4.
2340
2341 2000-07-03  Ulf Carlsson  <ulfc@engr.sgi.com>
2342
2343         * elf32-mips.c: Include elf32-target.h again for the traditional
2344         MIPS targets.
2345
2346 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
2347
2348         * elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
2349         Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
2350         (avr_info_to_howto_rela): Likewise.
2351         (elf32_avr_gc_mark_hook): Likewise.
2352         (elf32_avr_gc_sweep_hook): Likewise.
2353         (elf32_avr_relocate_section): Likewise.
2354
2355 2000-07-03  Mark Elbrecht  <snowball3@bigfoot.com>
2356
2357         * cofflink.c (_bfd_coff_write_global_sym): Turn a weak symbol into
2358         an external symbol for a non-shared, non-relocatable link.
2359
2360 2000-07-03  Nick Clifton  <nickc@redhat.com>
2361
2362         * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
2363         is an external symbol.
2364         (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
2365         external symbol.
2366
2367 2000-07-03  Kazu Hirata  <kazu@hxi.com>
2368
2369         * reloc16.c: Fix formatting.
2370
2371 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
2372
2373         * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
2374         to add a new target for traditional mips i.e
2375         bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
2376         * configure.in: Likewise.
2377         * configure: Rebuild.
2378         * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
2379         bfd_target_vector.
2380         (bfd_elf32_tradlittlemips_vec): Likewise.
2381         * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
2382         to see that elfNN_bed does not get redefined even if the target file
2383         is included twice for a chip. See elf32-mips.c.
2384
2385 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2386
2387         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2388         (CLEANFILES): Add DEPA.
2389         * Makefile.in: Regenerate.
2390
2391 2000-06-30  DJ Delorie  <dj@cygnus.com>
2392
2393         * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
2394         can't assume the PE header is at 0x80.
2395
2396 2000-06-29  Mark Elbrecht  <snowball3@bigfoot.com>
2397
2398         * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
2399
2400 2000-06-28  Mark Elbrecht  <snowball3@bigfoot.com>
2401
2402         * go32stub.h: Update stub.
2403
2404 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
2405
2406         * archures.c (bfd_mach_avr5): Define.
2407         * bfd-in2.h (bfd_mach_avr5): Define.
2408         * cpu-avr.c (arch_info_struct): Rename bfd_mach_avr4 to
2409         bfd_mach_avr5, add bfd_mach_avr4.  Update comments.
2410         (compatible): Update comment.  Add missing test.
2411         * elf32-avr.c (avr_final_link_relocate): Support 8K wrap
2412         for avr2 and avr4.  Simplify 8K wrap code.
2413         (bfd_elf_avr_final_write_processing): Recognize bfd_mach_avr5.
2414         (elf32_avr_object_p): Recognize E_AVR_MACH_AVR5.
2415
2416 2000-06-26  Kazu Hirata  <kazu@hxi.com>
2417
2418         * coff-h8300.c: Fix formatting.
2419         * cpu-h8300.c: Likewise.
2420
2421 2000-06-24  Alexandre Oliva  <aoliva@redhat.com>
2422
2423         * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
2424         for local symbols whose names are unknown.
2425
2426 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2427
2428         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2429         find one.
2430         * Makefile.in: Regenerate.
2431         * doc/Makefile.in: Regenerate.
2432
2433 2000-06-20  H.J. Lu  <hjl@gnu.org>
2434
2435         * Makefile.am: Rebuild dependency.
2436         * Makefile.in: Rebuild.
2437
2438 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2439
2440         * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
2441         (elf_backend_copy_indirect_symbol): Map to the new function.
2442
2443 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
2444
2445         * archive.c (normalize): Correct pointer comparison when checking
2446         for backslashes.
2447         (bfd_bsd_truncate_arname): Likewise.
2448         (bfd_gnu_truncate_arname): Likewise.
2449
2450 2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>
2451
2452         * elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
2453         sections elf_{text,data}_{section,symbol}.
2454         * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
2455         (_bfd_mips_elf_hide_symbol): New function.
2456         (elf_backend_hide_symbol): Map to the new function.
2457         (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
2458         definitions of mips_elf_{text,data}_{section,symbol}.
2459         (mips_elf_local_relocation_p): Try to find the direct symbol
2460         based on new check_forced argument.
2461         (mips_elf_calculate_relocation): Use new version of
2462         mips_elf_local_relocation_p.
2463         (mips_elf_relocate_section): Likewise.
2464         (_bfd_mips_elf_relocate_section): Likewise.
2465         (mips_elf_sort_hash_table): Only assert that have enough GOT
2466         space.
2467         (mips_elf_got16_entry): Match all 32 bits to the existing GOT
2468         entry if the relocation based on the new external argument.
2469         (mips_elf_create_dynamic_relocation): Assert that we have a
2470         section contents allocated where we can swap out the dynamic
2471         relocations.
2472         (mips_elf_calculate_relocation): Find the real hash-table entry
2473         correctly by using h->root.root.type.  Only create a dynamic
2474         relocation entry if the symbol is defined in a shared library.
2475         Create an external GOT entry for the GOT16 relocation if the
2476         symbol was forced local.
2477         (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
2478         dynamic index if the symbol was forced local.
2479
2480 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2481
2482         * elf32-mips.c: Fix typos in comments.
2483
2484 2000-06-19  Mark Kettenis  <kettenis@gnu.org>
2485
2486         * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
2487         CORE_VERSION_1.
2488
2489 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
2490
2491         * Makefile.in, bfd-in2.h, libbfd.h, configure: Rebuild.
2492         * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS,
2493         BFD32_BACKENDS_CFILES): Add 68hc12, 68hc11 files.
2494         * configure.in (bfd_elf32_m68hc12_vec): Recognize.
2495         (bfd_elf32_m68hc11_vec): Likewise.
2496         * config.bfd (targ_cpu): Recognize 68hc12 and 68hc11.
2497         Supports 68hc11 & 68hc12  at the same time.
2498         * targets.c (bfd_elf32_m68hc12_vec): Declare and put in
2499         bfd_target_vector.
2500         (bfd_elf32_m68hc11_vec): Likewise.
2501         * elf.c (prep_headers): Recognize bfd_arch_m68hc12 and 68hc11.
2502         * archures.c (bfd_m68hc12_arch): Define and register in global list
2503         (bfd_m68hc11_arch): Likewise.
2504         * reloc.c (BFD_RELOC_M68HC11_HI8, BFD_RELOC_M68HC11_LO8,
2505         BFD_RELOC_M68HC11_3B): Define.
2506         * cpu-m68hc12.c, elf32-m68hc12.c: New files for 68hc12 support.
2507         * cpu-m68hc11.c, elf32-m68hc11.c: New files for 68hc11 support.
2508
2509 2000-06-18  Ulf Carlsson  <ulfc@engr.sgi.com>
2510
2511         * elf_bfd.h (struct elf_backend_data): Add info argument to
2512         elf_backend_hide_symbol.
2513         (_bfd_elf_link_hash_hide_symbol): Likewise.
2514         * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
2515         * elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
2516         * elflink.h (elf_link_add_object_symbols): Likewise.
2517         (elf_link_assign_sym_version): Likewise.
2518
2519 2000-06-18  H.J. Lu  <hjl@gnu.org>
2520
2521         * coff-i386.c (coff_i386_reloc): Don't return in case of
2522         output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
2523         Compensate PE relocations when linking with non-PE object
2524         files to generate a non-PE executable.
2525
2526 2000-06-17  Ulf Carlsson  <ulfc@engr.sgi.com>
2527
2528         * elf32-mips.c (mips_elf_calculate_relocation): Explicitly write
2529         GOT entries if we're doing a static link or -Bsymbolic link.
2530
2531 2000-06-15  Ulf Carlsson  <ulfc@engr.sgi.com>
2532
2533         * elflink.h (elf_link_adjust_relocs): Check for and call backend
2534         specifific swap_reloc_{in,out} and swap_reloca_{in,out} if
2535         available.
2536         (elf_link_output_relocs): Likewise.
2537         (elf_reloc_link_order): Likewise.
2538
2539 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
2540
2541         * archures.c (enum bfd_architecture): #define constants for
2542         PowerPc and RS6000 machine numbers.
2543         * bfd-in2.h: Regenerate.
2544         * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch
2545         to bfd_arch_powerpc instead of bfd_arch_rs6000.  Refer to PowerPc
2546         and RS6000 machine numbers using #defined constants from
2547         archures.c.
2548         * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000
2549         machine numbers using #defined constants from archures.c.  Add
2550         entries for EC603e, 630, A35, RS64II, RS64III, 7400.  Specify
2551         64-bit words in 620 entry.
2552         * cpu-rs6000.c (arch_info_struct): Create with entries for RS1,
2553         RSC, and RS2.
2554         (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k).
2555
2556 2000-06-16  Nicholas Duffek  <nsd@cygnus.com>
2557
2558         * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
2559         * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
2560         * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
2561
2562 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
2563
2564         * bfd-in.h (bfd_family_coff): Define.
2565         * bfd-in2.h: Regenerate.
2566         * coffgen.c (coff_count_linenumbers, coff_symbol_from,
2567         coff_find_nearest_line): Check COFFness using bfd_family_coff()
2568         instead of bfd_target_coff_flavour.
2569         * cofflink.c (_bfd_coff_final_link): Likewise.
2570         * cpu-ns32k.c (do_ns32k_reloc): Don't strcmp() target name to
2571         exclude XCOFF files.
2572         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
2573         Likewise.
2574         * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour.
2575         * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour.
2576         * xcofflink.c (XCOFF_XVECP): Delete.
2577         (bfd_xcoff_link_record_set, bfd_xcoff_import_symbol,
2578         bfd_xcoff_export_symbol, bfd_xcoff_link_count_reloc,
2579         bfd_xcoff_record_link_assignment,
2580         bfd_xcoff_size_dynamic_sections): Replace XCOFF_XVECP() with
2581         check for bfd_target_xcoff_flavour.
2582
2583 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
2584
2585         * rs6000-core.c: Support 64-bit core files, support pre-4.3 core
2586         files on AIX 4.3.
2587         (read_hdr): New function.
2588         (rs6000coff_core_p): Store mstsave or __context64 struct instead
2589         of trying to extract individual registers.  Set abfd->arch_info
2590         to match the architecture that created the core file.
2591         (rs6000coff_get_section_contents): Delete.
2592         * xcoff-target.h (rs6000coff_get_section_contents): Delete.
2593
2594 2000-06-14  H.J. Lu  <hjl@gnu.org>
2595
2596         * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_rec)
2597         is NULL.
2598
2599 2000-06-13  H.J. Lu  <hjl@gnu.org>
2600
2601         * configure: Regenerate.
2602
2603 2000-06-13  J"orn Rennecke <amylaar@cygnus.co.uk>
2604
2605         * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
2606         armpei_little_vec.
2607
2608 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2609
2610         * configure.in (VERSION): Update to show this is the CVS mainline.
2611
2612 2000-06-07  Alan Modra  <alan@linuxcare.com.au>
2613
2614         * elf32-d10v.c: Include elf/d10v.h
2615         (enum reloc_type): Delete.
2616         * elf32-d30v.c: Include elf/d30v.h
2617         (enum reloc_type): Delete.
2618
2619         * Makefile.am: Run "make dep-am" to regenerate dependencies.
2620         * Makefile.in: Regenerate.
2621
2622         * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs.
2623         (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and
2624         move HOWTOs into elf_howto_table.
2625         (R_386_standard, R_386_ext_offset): Define.
2626         (R_386_ext, R_386_vt_offset, R_386_vt): Define.
2627         (elf_i386_reloc_type_lookup): Modify calculation of index into
2628         elf_howto_table since we've removed the padding.
2629         (elf_i386_info_to_howto_rel): Likewise.
2630         (elf_i386_relocate_section): Likewise.
2631
2632 2000-06-06  Michael Snyder  <msnyder@seadog.cygnus.com>
2633
2634         * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
2635
2636 2000-06-05  H.J. Lu  <hjl@gnu.org>
2637
2638         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't flag
2639         an error when seeing an undefined symbol with hidden/internal
2640         attribute. It is handled in *_relocate_section ().
2641
2642 2000-06-05  H.J. Lu  <hjl@gnu.org>
2643
2644         * elflink.h (elf_fix_symbol_flags): Follow the link for the
2645         indirect symbol for the ELF_LINK_NON_ELF bit.
2646         (elf_link_output_extsym): Don't output the indirect symbol even
2647         if the ELF_LINK_NON_ELF bit is set.
2648
2649 2000-06-01  J.T. Conklin  <jtc@redback.com>
2650
2651         * config.bfd (i[3456]86-*-netbsdelf*): New target.
2652         (i[3456]86-*-netbsdaout*): New target.
2653         (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
2654         (i[3456]86-*-openbsd*): Likewise.
2655
2656 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
2657
2658         * trad-core.c: From hpux-core.c, include <dirent.h> or
2659         <sys/ndir.h> when possible.
2660
2661 2000-05-31  Nick Clifton  <nickc@cygnus.com>
2662
2663         * opintl.h (_(String)): Explain why dgettext is used instead
2664         of gettext.
2665
2666 2000-05-31  Ulrich Drepper  <drepper@redhat.com>
2667
2668         * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
2669         definitions.  We must not assume they are sorted in the file
2670         according to their index numbers.
2671
2672 2000-05-31  Alan Modra  <alan@linuxcare.com.au>
2673
2674         * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
2675         selector for R_PARISC_PCREL17R.  R_PARISC_DIR17R and
2676         R_PARISC_DIR17F are for absolute branches; Handle them as such.
2677
2678 2000-05-30  Nick Clifton  <nickc@cygnus.com>
2679
2680         * cpu-i960.c (scan_960_mach): Accept 80960KA, 80960KB,
2681         80960CA, 80960MC as valid machine names.
2682
2683 2000-05-30  H.J. Lu  <hjl@gnu.org>
2684
2685         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Clear the
2686         visibility bits if the symbol is undefined. Correctly handle
2687         weak undefined symbols with hidden and internal attributes.
2688
2689         * elflink.h (elf_link_add_object_symbols): Always turn the
2690         symbol into local if it has the hidden or internal attribute.
2691
2692 2000-05-29  Philip Blundell  <philb@gnu.org>
2693
2694         * ppcboot.c:  Add packed attribute if compiling with GCC.
2695
2696 2000-05-29  Anatoly Vorobey  <mellon@pobox.com>
2697
2698         * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
2699
2700 2000-05-26  Michael Snyder  <msnyder@seadog.cygnus.com>
2701
2702         * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
2703         elfcore_grok_psinfo): Add code to allow debugging a 32-bit
2704         corefile on a 64-bit (Sparc Solaris) host.  Also clean up
2705         a few old comments.
2706
2707 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2708
2709         * Makefile.am: Update dependencies with "make dep-am"
2710         * Makefile.in: Regenerate.
2711
2712         * sysdep.h (gettext, dgettext, dcgettext, textdomain,
2713         bindtextdomain): Replace defines with those from intl/libgettext.h
2714         to quieten gcc warnings.
2715
2716 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2717
2718         * aoutx.h (find_nearest_line): Use IS_ABSOLUTE_PATH.
2719
2720         * archive.c (normalize, bfd_bsd_truncate_arname,
2721         bfd_gnu_truncate_arname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support
2722         file names with backslashes.
2723
2724         * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
2725         before opening it.
2726
2727         * sysdep.h: Include filenames.h.
2728
2729 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2730
2731         * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777.
2732
2733 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
2734
2735         * elf64-sparc.c (sparc64_elf_relax_section): New.
2736         (sparc64_elf_relocate_section): Optimize tail call into branch always
2737         if possible.
2738         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2739         (elf32_sparc_relax_section): New.
2740
2741 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
2742
2743         * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.
2744         Remove unusued variables.
2745         (sparc64_elf_relocate_section): Change r_symndx type to unsigned long.
2746         (sparc64_elf_merge_private_bfd_data): Fix shared library case from
2747         previous fix, so that shared libs really don't influence targets
2748         extension mask and memory model.
2749
2750 2000-05-23  H.J. Lu  <hjl@gnu.org>
2751
2752         * elf64-alpha.c (elf64_alpha_relocate_section): Check
2753         h->root.other not h->other.
2754         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
2755
2756         * elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
2757
2758 2000-05-23  H.J. Lu  <hjl@gnu.org>
2759
2760         * elf32-i386.c (elf_i386_relocate_section): Don't allow the
2761         undefined symbol with the non-default visibility attributes.
2762         * elf-hppa.h (elf_hppa_relocate_section): Likewise.
2763         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
2764         * elf32-i370.c (i370_elf_relocate_section): Likewise.
2765         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2766         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
2767         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
2768         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2769         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2770         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
2771         * elf64-ia64.c (elf64_ia64_relocate_section): Likewise.
2772         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2773
2774 2000-05-22  Richard Henderson  <rth@cygnus.com>
2775
2776         * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
2777         PCREL22, PCREL64I.  Zero size of special relocs.
2778         (elf64_ia64_reloc_type_lookup): Likewise.
2779         (USE_BRL, oor_brl, oor_ip): New.
2780         (elf64_ia64_relax_section): New.
2781         (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
2782         (elf64_ia64_install_value): Likewise, plus PCREL21BI.
2783         (elf64_ia64_relocate_section): Likewise.
2784         (bfd_elf64_bfd_relax_section): New.
2785         * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
2786         (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
2787         * bfd-in2.h, libbfd.h: Regenerate.
2788
2789 2000-05-22  Nick Clifton  <nickc@cygnus.com>
2790
2791         * configure.in : Add peigen.lo to MIPS PE targets.
2792         * configure: Regenerate.
2793
2794 2000-05-22  Momchil Velikov  <velco@fadata.bg>
2795
2796         * libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
2797         only if it is known for both input and output bfds. Separate
2798         error message strings as in some languages, it may be necessary
2799         to change more than one place in the string to change between
2800         'big' and 'little'.
2801
2802         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Remove inline
2803         endianess checks, call _bfd_generic_verify_endian_match() instead.
2804
2805         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
2806
2807         * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
2808
2809         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Likewise. Verify
2810         endianess before checking bfd flavours.
2811
2812 2000-05-22  H.J. Lu  <hjl@gnu.org>
2813
2814         * elflink.h (elf_link_output_extsym): Clear the visibility
2815         field for symbols not defined locally.
2816
2817 2000-05-18  Alan Modra  <alan@linuxcare.com.au>
2818
2819         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
2820         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
2821         (hppa_rebuild_insn): Mask immediate bits here instead.
2822         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
2823
2824 2000-05-18  Momchil Velikov <velco@fadata.bg>
2825
2826         * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
2827         relocs for an executable, ensure that they are virtual addresses.
2828
2829 2000-05-18  Jeffrey A Law  (law@cygnus.com)
2830
2831         * config.bfd (hppa*64*-*-hpux11*): New target triplet.
2832
2833 2000-05-17  S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
2834             Rick Gorton             <gorton@scrugs.lkg.dec.com>
2835
2836         * elflink.h: Add emitrelocations support: when enabled, relocation
2837         information and relocation sections are put into final output
2838         executables.  If the emitrelocations flag is set, do the following:
2839         (elf_bfd_final_link): Emit relocation sections.
2840         (elf_link_input_bfd): Compute relocation section contents.
2841         (elf_gc_sections): Don't clean relocation sections.
2842
2843 2000-05-16  Catherine Moore  <clm@cygnus.com>
2844
2845         * som.c (som_decode_symclass):  Recognize weak symbols.
2846
2847 2000-05-16  Szabolcs Szakacsits <szaka@F-Secure.com>
2848
2849         * peigen.c (pe_print_idata): Undo part of 2000-05-12 change that
2850         read idata section only from dataoff.
2851         (pe_print_edata): Correctly check for valid eat_member.
2852
2853 2000-05-16  J"orn Rennecke <amylaar@cygnus.co.uk>
2854
2855         * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
2856
2857 2000-05-14  Philip Blundell  <philb@gnu.org>
2858
2859         * config.bfd (armeb-*-elf, arm*b-*-linux-gnu*): New targets.
2860
2861 2000-05-12  Alan Modra  <alan@linuxcare.com.au>
2862
2863         * targets.c (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
2864
2865         * peigen.c (pe_print_idata): Look for .idata section and print
2866         info even if data directory has zero entries.  Read idata section
2867         starting from dataoff, and adjust all data offsets to suit.  Cast
2868         all bfd_vma vars to unsigned long before passing to fprintf.
2869         * peigen.c (pe_print_edata): Similarly, look for .edata section
2870         and print info even if data directory has zero entries.  Cast
2871         all bfd_vma vars to unsigned long before passing to fprintf.
2872
2873         From Szabolcs Szakacsits <szaka@F-Secure.com>
2874         * peigen.c (pe_print_idata): Use bfd_section_size rather than data
2875         directory size which may be bogus.
2876         * peigen.c (pe_print_edata): Similarly.
2877
2878 2000-05-09  Alan Modra  <alan@linuxcare.com.au>
2879
2880         * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
2881         section is empty.
2882         (copy_private_bfd_data): Allow for space possibly taken up by elf
2883         headers when calculating segment physical address from lma.
2884
2885 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2886
2887         * versados.c (versados_scan): Init stringlen and pass_2_done.
2888
2889         * trad-core.c (trad_unix_core_file_p): Return
2890         bfd_error_wrong_format rather than bfd_error_file_truncated.
2891
2892         * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
2893         add_data_entry.  DataDirectory virtual address is relative.
2894         (pe_print_idata): Account for relative DataDirectory virtual
2895         addresses.  Don't trash datasize inside POWERPC_LE_PE code.
2896         (pe_print_edata): Similarly.
2897
2898         From Szabolcs Szakacsits <szaka@F-Secure.com>
2899         * peigen.c (dir_names): Add Delay Import Directory.
2900         (pe_print_idata):  Always search for bfd section containing
2901         idata address rather than looking up section name.  Print this
2902         section name rather than .idata.
2903         (pe_print_edata): Similarly.  Also print some fields as %08lx.
2904         (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
2905         Win32Version.
2906
2907 2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
2908
2909         * xcoff.h: Rename to xcoff-target.h
2910         * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
2911         * coff-rs6000.c: Ditto.
2912         * coff64-rs6000.c: Ditto.
2913         * coff-pmac.c: Ditto.
2914         * Makefile.in: Regenerate.
2915
2916 2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
2917
2918         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
2919         Change U802TOC64MAGIC to U803XTOCMAGIC.
2920
2921 2000-05-04  Michael Snyder  <msnyder@seadog.cygnus.com>
2922
2923         * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
2924         * bfd-in.h: Prototype bfd_elf_get_arch_size.
2925         * bfd-in2.h: Prototype bfd_elf_get_arch_size.
2926
2927 2000-05-04  Alan Modra  <alan@linuxcare.com.au>
2928
2929         * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
2930
2931 2000-05-03  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
2932
2933         * elflink.h (elf_link_add_object_symbols): Reset dynindx for
2934         hidden and internal symbols.
2935         (elf_fix_symbol_flags): Clear NEEDS_PLT for symbols with
2936         visibility.
2937         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Do not
2938         assign a PLT or GOT entry to symbols with hidden and
2939         internal visibility.
2940
2941 2000-05-03  Mark Elbrecht  <snowball3@bigfoot.com>
2942
2943         * bfd/coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add entry for
2944         the .bss section.
2945         * bfd/coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
2946
2947 2000-05-02  H.J. Lu  <hjl@gnu.org>
2948
2949         * elf.c (prep_headers): Use ELFOSABI_NONE instead of
2950         ELFOSABI_SYSV.
2951
2952 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
2953
2954         * targets.c (bfd_target_vector): Restore bfd_elf32_hppa_vec.
2955         * Makefile.am (BFD32_BACKENDS): Restore elf32-hppa.lo.  Regenerate
2956         dependencies.
2957         * Makefile.in: Regenerate.
2958
2959 2000-05-01  Jim Wilson  <wilson@cygnus.com>
2960
2961         * Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo.
2962         (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c.
2963         (BFD64_BACKENDS): Delete coff-ia64.lo.  Add efi-app-ia64.lo.
2964         (BFD64_BACKENDS_CFILES): Delete coff-ia64.c.  Add efi-app-ia64.c.
2965         * Makefile.in: Rebuild.
2966
2967 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
2968
2969         * config.bfd: Re-enable elf32-hppa.  It now compiles, even if it
2970         doesn't work very well.
2971
2972         * elf-hppa.h (elf_hppa_internal_shdr): Define.
2973         (elf_hppa_fake_sections): hdr is elf_hppa_internal_shdr.
2974         Set hdr->s_type to 1 if ARCH_SIZE == 32.
2975         (_bfd_elf_hppa_gen_reloc_type): Add prototype.
2976         (elf_hppa_info_to_howto): Likewise.
2977         (elf_hppa_info_to_howto_rel): Likewise.
2978         (elf_hppa_reloc_type_lookup): Likewise.
2979         (elf_hppa_is_local_label_name): Likewise.
2980         (elf_hppa_fake_sections): Likewise.
2981         (elf_hppa_final_write_processing): Likewise.
2982         (elf_hppa_howto_table): Fully initialise all entries.
2983         (_bfd_elf_hppa_gen_reloc_type): Add ATTRIBUTE_UNUSED to args.
2984         (elf_hppa_info_to_howto): Likewise.
2985         (elf_hppa_info_to_howto_rel): Likewise.
2986         (elf_hppa_reloc_type_lookup): Likewise.
2987         (elf_hppa_final_write_processing, elf_hppa_add_symbol_hook,
2988         elf_hppa_unmark_useless_dynamic_symbols,
2989         elf_hppa_remark_useless_dynamic_symbols,
2990         elf_hppa_record_segment_addrs, elf_hppa_final_link,
2991         elf_hppa_relocate_section, elf_hppa_final_link_relocate,
2992         elf_hppa_relocate_insn): Compile only if ARCH_SIZE == 64 until
2993         elf32-hppa.c mess is cleaned up.
2994         (elf_hppa_final_link_relocate): Make insn and r_type unsigned
2995         int.  Delete r_field.  In case R_PARISC_PCREL21L, don't set
2996         r_field then call hppa_field_adjust inline func with variable
2997         r_field arg, instead call hppa_field_adjust with fixed arg.
2998         In case R_PARISC_PCREL22F, don't set r_field.
2999         (elf_hppa_relocate_insn): Change args and return type to unsigned
3000         int.  Call re_assemble_* funcs to do the work.
3001
3002         * elf32-hppa.c (hppa_elf_relocate_insn): Don't assume 32 bit when
3003         sign extending.
3004
3005         * libhppa.h (HPPA_R_CONSTANT): Don't assume 32 bit when sign
3006         extending.
3007         (sign_extend): Mask first before sign extending.
3008         (low_sign_extend): Rewrite without condition expression.
3009         (ones, dis_assemble_3, dis_assemble_12, dis_assemble_16,
3010         dis_assemble_17, dis_assemble_21, dis_assemble_22): Delete.
3011         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
3012         assemble_17, assemble_21, sign_unext, low_sign_unext): Return
3013         result as function return value rather than through pointer arg.
3014         Accept unsigned int args, and return unsigned int.
3015         (re_assemble_3): New.  Combines function of dis_assemble_3 with
3016         re-assembly of opcode and immediate.
3017         (re_assemble_12): Likewise.
3018         (re_assemble_16): Likewise.
3019         (re_assemble_17): Likewise.
3020         (re_assemble_21): Likewise.
3021         (re_assemble_22): Likewise.
3022         (hppa_field_adjust): Rewrite and document, paying attention to
3023         size of types and signed/unsigned issues.
3024         (get_opcode): Shift before masking.
3025         (FDLW): Rename to FLDW.
3026         (bfd_hppa_insn2fmt): Change arg to unsigned int.  Delete fmt.
3027         (hppa_rebuild_insn): Change args and return value to unsigned
3028         int.  Make use of re_assemble_*.  Correct case 11.
3029
3030         * dep-in.sed: Handle ../opcodes/.
3031         * Makefile.am (SOURCE_HFILES): Add elf-hppa.h, elf32-hppa.h,
3032         elf64-hppa.h, hppa_stubs.h, xcoff.h.
3033         (BFD32_BACKENDS_CFILES): Restore elf32-hppa.c.
3034         Remove elf64-hppa.lo, cpu-ia64.lo, elf64-ia64.lo, elfarm-oabi.lo,
3035         elfarm-nabi.lo dependencies outside of auto-dependency area.
3036         Regenerate dependencies.
3037         * Makefile.in: Regenerate.
3038
3039         * configure.in (TRAD_HEADER): Test non-null before
3040         AC_DEFINE_UNQUOTED.
3041         * configure: Regenerate.
3042
3043         * reloc.c: Fix mis-spelling in comment.
3044
3045 2000-05-01  Alan Modra  <alan@linuxcare.com.au>
3046
3047         * coff-sh.c (bfd_coff_small_swap_table): Fix Fri Apr 28 change.
3048         * vms.c (vms_openr_next_archived_file): Return NULL.
3049
3050 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
3051
3052         * coffcode.h Copy changes mistakenly done to libcoff.h in
3053         4/24/2000 patch.
3054
3055 2000-04-29  Andreas Jaeger  <aj@suse.de>
3056
3057         * libbfd-in.h: Correctly check GCC version.
3058         * bfd-in.h: Likewise.
3059         * libhppa.h: Likewise.
3060         * libbfd.h: Regenerate.
3061         * bfd-in2.h: Regenerate.
3062
3063 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
3064
3065         * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
3066         coffdu-rs6000.{lo,c}.
3067         (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
3068         on xcoff.h
3069         * Makefile.in: Regenerate.
3070         * xcoff.h: New file.
3071         * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
3072         * coff-rs6000.c: Move all declarations and defines that are
3073         common to the xcoff backends into xcoff.h
3074         * coff64-rs6000.c: Ditto,
3075
3076 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
3077
3078         * coff-mips.c (mips_ecoff_backend_data):  Add initialization of
3079         _bfd_coff_force_symnames in strings and
3080         _bfd_coff_debug_string_prefix_length to their default values.
3081         * coff-sh.c: (bfd_coff_small_swap_table): Ditto.
3082
3083 2000-04-28  Clinton Popetz  <cpopetz@cygnus.com>
3084
3085         * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
3086         _bfd_coff_force_symnames in strings and
3087         _bfd_coff_debug_string_prefix_length to their default values.
3088
3089 2000-04-27  Alan Modra  <alan@linuxcare.com.au>
3090
3091         * elf32-m68k.c (elf_m68k_gc_sweep_hook):  Return if dynobj NULL.
3092         Check local_got_refcounts before dereferencing.
3093
3094         * elf32-ppc.c (ppc_elf_relocate_section): Check splt != NULL
3095         before deciding we don't need R_PPC_PLT32 relocation.
3096         (ppc_elf_gc_sweep_hook): Check local_got_refcounts before
3097         dereferencing.
3098
3099         * elflink.h (elf_gc_common_finalize_got_offsets): Fix comment.
3100
3101         * elf32-i386.c (elf_i386_check_relocs): Reference count .got and
3102         .plt entries.
3103         (elf_i386_gc_sweep_hook): Garbage collect .got and .plt entries.
3104         (elf_i386_adjust_dynamic_symbol): Recognize unused .plt entries.
3105         (elf_i386_relocate_section): Allow for .plt to go missing.
3106         (elf_i386_finish_dynamic_symbol): Use same test to decide if we
3107         can use a relative reloc for got as elf_i386_relocate_section.
3108         (bfd_elf32_bfd_final_link): Define to use gc form of final link.
3109
3110 2000-04-26  Clinton Popetz  <cpopetz@cygnus.com>
3111
3112         * config.bfd: Remove extraneous bfd_powerpc_64_arch.
3113
3114 2000-04-24  Clinton Popetz  <cpopetz@cygnus.com>
3115
3116         * Makefile.am (coff64-rs6000.lo): New rule.
3117         * Makefile.in: Regenerate.
3118         * coff-rs6000.c (xcoff_mkobject, xcoff_copy_private_bfd_data,
3119         xcoff_is_local_label_name, xcoff_rtype2howto,
3120         xcoff_reloc_type_lookup, xcoff_slurp_armap, xcoff_archive_p,
3121         xcoff_read_ar_hdr, xcoff_openr_next_archived_file, xcoff_write_armap,
3122         xcoff_write_archive_contents): No longer static, and prefix with _bfd_.
3123         (NO_COFF_SYMBOLS): Define.
3124         (xcoff64_swap_sym_in, xcoff64_swap_sym_out, xcoff64_swap_aux_in,
3125         xcoff64_swap_aux_out): New functions; handle xcoff symbol tables
3126         internally.
3127         (MINUS_ONE): New macro.
3128         (xcoff_howto_tabl, xcoff_reloc_type_lookup): Add 64 bit POS
3129         relocation.
3130         (coff_SWAP_sym_in, coff_SWAP_sym_out, coff_SWAP_aux_in,
3131         coff_SWAP_aux_out): Map to the new functions.
3132         * coff64-rs6000.c: New file.
3133         * libcoff.h (bfd_coff_backend_data): Add new fields
3134         _bfd_coff_force_symnames_in_strings and
3135         _bfd_coff_debug_string_prefix_length.
3136         (bfd_coff_force_symnames_in_strings,
3137         bfd_coff_debug_string_prefix_length): New macros for above fields.
3138         * coffcode.h (coff_set_arch_mach_hook): Handle XCOFF64 magic.
3139         Set machine to 620 for XCOFF64.  Use bfd_coff_swap_sym_in instead
3140         of using coff_swap_sym_in directly.
3141         (FORCE_SYMNAMES_IN_STRINGS): New macro, defined for XCOFF64.
3142         (coff_set_flags) Set magic for XCOFF64.
3143         (coff_compute_section_file_positions): Add symbol name length to
3144         string section length if bfd_coff_debug_string_prefix_length is
3145         true.
3146         (coff_write_object_contents): Don't do reloc overflow for XCOFF64.
3147         (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
3148         using coff_swap_lineno_in directly.
3149         (bfd_coff_backend_data): Add _bfd_coff_force_symnames_in_strings
3150         and _bfd_coff_debug_string_prefix_length fields.
3151         * coffgen.c (coff_fix_symbol_name, coff_write_symbols): Force
3152         symbol names into strings table when
3153         bfd_coff_force_symnames_in_strings is true.
3154         * coffswap.h (MAX_SCNHDR_NRELOC, MAX_SCNHDR_NLNNO, GET_RELOC_VADDR,
3155         SET_RELOC_VADDR): New macros.
3156         (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
3157         (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
3158         code.
3159         (coff_swap_aouthdr_in, coff_swap_aouthdr_out): Handle XCOFF64
3160         changes within RS6000COFF_C specific code.
3161         (coff_swap_scnhdr_out): Use PUT_SCNHDR_NLNNO, PUT_SCNHDR_NRELOC,
3162         MAX_SCNHDR_NRELOC, and MAX_SCNHDR_NLNNO.
3163         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
3164         Extend existing hack on target name.
3165         * xcofflink.c (XCOFF_XVECP): Extend existing hack on
3166         target name.
3167         * coff-tic54x.c (ticof): Keep up to date with new fields
3168         in bfd_coff_backend_data.
3169         * config.bfd: Add bfd_powerpc_64_arch to targ_arch and define
3170         targ_selvecs to include rs6000coff64_vec for rs6000.
3171         * configure.in: Add rs6000coff64_vec case.
3172         * cpu-powerpc.c: New bfd_arch_info_type.
3173
3174 2000-04-24  Jeffrey A Law  (law@cygnus.com)
3175
3176         * config.bfd: Only disable elf32-hppa vectors, not all of the
3177         BSD and OSF configuration support.  Provide (disabled) clauses
3178         for PA64 support.
3179         * configure.in: Add clause for PA64 support.
3180         * configure: Rebuilt.
3181
3182         * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.
3183         (bfd_elf64_hppa_vec): Declare.
3184
3185         * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
3186         (BFD64_BACKENDS_CFILES): Add elf64-hppa.c
3187         (elf64-hppa.lo): Add dependencies.
3188         * Makefile.in: Rebuilt.
3189
3190         * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
3191
3192 2000-04-24  Jason Eckhardt  <jle@cygnus.com>
3193
3194         * libhppa.h (dis_assemble_16): New function.
3195         (pa_arch): Added pa20w element.
3196
3197 2000-04-24  Ulrich Drepper  <drepper@cygnus.com>
3198
3199         * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
3200         bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
3201         bfd_elf64_slurp_reloc_table.
3202
3203         * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
3204         definitions to get external names.
3205         (elf_write_relocs): Renamed from write_relocs and make global.
3206         (elf_slurp_reloc_table): Make global.
3207         (_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.
3208
3209         * archive.c (hpux_uid_gid_encode): New function.
3210         (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
3211         defined and the ID is greater than 99999.
3212         (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
3213         special uid/gid fields into 32 bit values.
3214
3215 2000-04-21  Matthew Green  <mrg@cygnus.com>
3216
3217         * config.bfd: Add NetBSD/sparc64 support.
3218
3219 Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
3220                           David Mosberger  <davidm@hpl.hp.com>
3221                           Timothy Wall <twall@cygnus.com>
3222                           Jim Wilson  <wilson@cygnus.com>
3223
3224         * Makefile.am (ALL_MACHINES): Add cpu-ia64.lo.
3225         (ALL_MACHINES_CFILES): Add cpu-ia64.c.
3226         (BFD64_BACKENDS): Add elf64-ia64.lo.
3227         (BFD64_BACKENDS_CFILES): Add elf64-ia64.c.
3228         (cpu-ia64.lo, elf64-ia64.lo): New rules.
3229         * Makefile.in: Rebuild.
3230         * archures.c (enum bfd_architecture): Add bfd_arch_ia64.
3231         (bfd_ia64_arch): Declare.
3232         (bfd_archures_list): Add bfd_ia64_arch.
3233         * bfd-in2.h: Rebuild.
3234         * config.bfd: (ia64*-*-linux-gnu*, ia64*-*-elf*): New targets.
3235         * configure: Rebuild.
3236         * configure.host: (ia64-*-linux*): New host.
3237         * configure.in (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec,
3238         bfd_efi_app_ia64_vec, bfd_efi_app_ia64_vec): New vectors.
3239         * elf.c (prep_headers): Add bfd_arch_ia64.
3240         * libbfd.h: Rebuild.
3241         * reloc.c: Add IA-64 relocations.
3242         * targets.c (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec):
3243         Declare.
3244         (bfd_target_vect): Add bfd_elf64_ia64_little_vec.
3245         * cpu-ia64-opc.c, cpu-ia64.c, elf64-ia64.c: New files.
3246
3247 2000-04-21  Richard Henderson  <rth@cygnus.com>
3248
3249         * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
3250         contents when performing a partial link.
3251         (bfd_elf_d30v_reloc_21): Likewise.
3252
3253 2000-04-20  H.J. Lu  <hjl@gnu.org>
3254
3255         * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10
3256         patch to symbols defined by a shared object.
3257         * elf32-ppc.c (ppc_elf_relocate_section): Similarly.
3258
3259 2000-04-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3260
3261         K&R compiler fixes.
3262         * dwarf2.c (concat_filename): Avoid string literal concatenation.
3263         * ieee.c (ieee_get_symtab): Don't initialise union in struct.
3264
3265 Mon Apr 17 19:14:36 2000  David Mosberger  <davidm@hpl.hp.com>
3266
3267         * Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo.
3268         (BFD64_BACKENDS_CFILES): Mention coff-ia64.c
3269         (coff-ia64.lo): Add dependency.
3270         * Makefile.in: Regenerate.
3271         * coff-ia64.c: New file.
3272         * efi-app-ia32.c: Ditto.
3273         * efi-app-ia64.c: Ditto.
3274         * coffcode.h (coff_set_arch_mach_hook): Handle IA64MAGIC.
3275         (coff_set_flags): Ditto.
3276         (coff_write_object_contents) [IA64]: Set magic number to ZMAGIC.
3277         * config.bfd (i[3456]86-*-linux-gnu*): Mention bfd_efi_app_ia32_vec.
3278         * configure.in (elf): Handle bfd_efi_app_ia32 and bfd_efi_app_ia64_vec.
3279         * configure: Regenerate.
3280         * libpei.h (GET_OPTHDR_IMAGE_BASE): New macro.
3281         (PUT_OPTHDR_IMAGE_BASE): Ditto.
3282         (GET_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
3283         (PUT_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
3284         (GET_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
3285         (PUT_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
3286         (GET_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
3287         (PUT_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
3288         (GET_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
3289         (PUT_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
3290         (GET_PDATA_ENTRY): Ditto.
3291         * peigen.c (_bfd_pei_swap_aouthdr_in) [COFF_WITH_PEP64]: Don't read
3292         data_start.  Use above macros to read fields that are 64 bit wide for
3293         COFF_WITH_PEP64.  Don't truncate entry and text_start to 32 bits.
3294         (_bfd_pei_swap_aouthdr_out) [PEI_FORCE_MINIMUM_ALIGNMENT]: Force
3295         FileAlignment and SectionAlignment to minimum alignment if they
3296         are zero.
3297         (_bfd_pei_swap_aouthdr_out) [PEI_DEFAULT_TARGET_SUBSYSTEM]: Set
3298         Subsystem to default PEI_DEFAULT_TARGET_SUBSYSTEM.
3299         (_bfd_pei_swap_aouthdr_out) [COFF_WITH_PEP64]: Don't set data_start.
3300         Use above macros to write fields that are 64 bit wide for
3301         COFF_WITH_PEP64.
3302         (pe_print_pdata): Set PDATA_ROW_SIZE to 3*8 for COFF_WITH_PEP64,
3303         5*4 otherwise.  This should be right for IA-32 and IA-64, but may
3304         be wrong for platforms.  Use PDATA_ROW_SIZE instead of hardcoded
3305         value of 20 bytes.  Modify printing for COFF_WITH_PEP64 to print
3306         begin address, end address, and unwind info address only.  Use
3307         GET_PDATA_ENTRY() to read .pdata entries.  Use fprintf_vma() to
3308         print addresses.
3309         (tbl): Add SECTION, REL32, RESERVED1, MIPS_JMPADDR16, DIR64, and
3310         HIGH3ADJ relocation names.
3311         (_bfd_pe_print_private_bfd_data): Print Subsystem name in legible form.
3312         * targets.c: Declare bfd_efi_app_ia32_vec and
3313         bfd_efi_app_ia64_vec.
3314         (bfd_target_vector): Mention bfd_efi_app_ia32_vec and
3315         bfd_efi_app_ia64_vec.
3316
3317 2000-04-17  Timothy Wall  <twall@cygnus.com>
3318
3319         * bfd-in2.h: Add prototypes for tic54x load page access.
3320         * bfd-in.h: Regenerate.
3321         * coff-tic54x.c: Add load page functions; allow bfd_arch_unknown
3322         in customized _set_arch_mach function.
3323         * coffcode.h (coff_set_alignment_hook): Set section load page if
3324         the appropriate macro is defined.
3325         (write_object_contents): Read section load page.
3326
3327 2000-04-13  Alan Modra  <alan@linuxcare.com.au>
3328
3329         * elf32-hppa.h: Update copyright date.
3330
3331         * elf32-fr30.c (fr30_elf_i20_reloc): Don't use U suffix.
3332         * elf32-mips.c (_bfd_mips_elf_relocate_section): And here.
3333
3334         * elf32-d30v.c (MAX32): Don't use LL suffix.
3335         (MIN32): Define in terms of MAX32.
3336         (bfd_elf_d30v_reloc): Make relocation a bfd_signed_vma.
3337
3338         * coff-a29k.c (SIGN_EXTEND_HWORD): Replace with more concise
3339         expression.
3340
3341         * peicode.h (pe_ILF_build_a_bfd): Remove UL from hex constants.
3342
3343 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
3344
3345         * dep-in.sed: Match space before file name, not after.
3346         * Makefile.am: Regenerate dependencies.
3347         * Makefile.in: Regenerate.
3348
3349         * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
3350         case, allow address wrap-around stupidly removed 2000-03-17.  Sign
3351         extend without an if statement.
3352
3353 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
3354
3355         * coff-mips.c (mips_gprel_reloc): Test for 16 bit range using
3356         signed quantites.
3357         * elf32-mips.c (gprel16_with_gp): Likewise.
3358         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Test range
3359         here using -0x40000, not (int)0xfffc0000.
3360         (elf32_hppa_size_of_stub): Likewise.
3361
3362 2000-04-11  Timothy Wall  <twall@cygnus.com>
3363
3364         * coff-tic54x.c: Now builds with all targets.
3365         * Makefile.am: Add coff/tic54x.h to coff-tic54x.o dependencies.
3366         * Makefile.in: Regenerate.
3367         * coffcode.h (coff_set_arch_mach_hook): Eliminate warning on
3368         unitialized variable.
3369
3370 Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3371
3372         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
3373         --enable-build-warnings option.
3374         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3375         * Makefile.in, configure: Re-generate.
3376
3377 2000-04-07  Nick Clifton  <nickc@cygnus.com>
3378
3379         * reloc.c: Add BFD_RELOC_ARM_PCREL_BLX and
3380         BFD_RELOC_THUMB_PCREL_BLX.
3381
3382         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
3383         R_ARM_XPC25 and R_ARM_THM_PC22.
3384
3385         * elfarm-nabi.c (elf32_arm_howto_): Fix definitions of
3386         R_ARM_XPC25 and R_ARM_THM_XPC22.
3387         (elf32_arm_reloc_map): Make BFD_RELOC_{ARM|THUMB}_PCREL_BLX to
3388         R_ARM_[XPC25|THM_XPC22].
3389
3390         * elfarm-oabi.c: Define OLD_ARM_ABI and change include from
3391         elf/arm-oabi.h to elf/arm.h
3392
3393         * Makefile.am: Fix dependency for elfarm-oabi.c
3394         * Makefile.in: Regenerate.
3395
3396         * bfd-in2.h: Regenerate.
3397         * libbfd.h: Regenerate.
3398
3399 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
3400
3401         * elfcore.h (elf_core_file_p): preserve value of tdata at entry,
3402         and restore it on failure.  Release newly allocated tdata on
3403         failure.
3404
3405 Fri Apr  7 11:33:47 2000  Jim Wilson  <wilson@cygnus.com>
3406
3407         * dwarf2.c (struct dwarf2_debug): New field dwarf_line_size.
3408         (decode_line_info): Set it.  Report error if unit->line_offset is
3409         equal to or larger than it.
3410
3411 2000-04-07  Timothy Wall  <twall@cygnus.com>
3412
3413         * targets.c: Added vecs for tic54x.
3414         * reloc.c: Added relocs for tic54x.
3415         * libbfd.h: Regenerated.
3416         * configure: Add TI COFF vecs for tic54x.
3417         * configure.in: Ditto.
3418         * config.bfd (targ_cpu): Recognize new tic54x target.
3419         * coffcode.h (coff_slurp_symbol_table): Additions for TI COFF handling.
3420         * bfd-in2.h: Add tic54x target and relocations.
3421         * Makefile.am, Makefile.in: Add tic54x target.
3422         * archures.c (bfd_archures_list): Add tic54x target.
3423         * coff-tic54x.c: New.
3424         * cpu-tic54x.c: New.
3425
3426 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
3427
3428         * elfcore.h (elf_core_file_p): call backend_object_p which
3429         thereby gets an opportunity to update the arch/machine type.
3430
3431 2000-04-06  Timothy Wall  <twall@cygnus.com>
3432
3433         * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
3434         class.  Handle SEC_CLINK and SEC_BLOCK flags.
3435         * section.c: Add SEC_CLINK and SEC_BLOCK flags.
3436         * bfd-in2.h: Add SEC_CLINK and SEC_BLOCK flags.
3437
3438 2000-04-06  Nick Clifton  <nickc@cygnus.com>
3439
3440         * elf32-arm.h (elf32_arm_set_private_flags): Only check for
3441         EF_INTERWORK if this is an unknown EABI.
3442         (elf32_arm_merge_private_bfd_data): Check EABI version
3443         numbers.  Only check EF_xxx flags if the EABI version number
3444         is unknown.
3445         (elf32_arm_check_private_bfd_data): Only check EF_xxx flags
3446         if the EABI version number is unknown.
3447         (elf32_arm_print_private_bfd_data): Only decode EF_xxx flags
3448         if the EABI version number is unknown.
3449
3450 Wed Apr  5 22:04:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3451
3452         * reloc.c (_bfd_relocate_contents): Add BFD_RELOC_SH_LOOP_START and
3453         BFD_RELOC_SH_LOOP_END.
3454         * elf32-sh.c (sh_elf_howto_tab): Change special_func to
3455         sh_elf_ignore_reloc for all entries that sh_elf_reloc used to ignore.
3456         Add entries for R_SH_LOOP_START and R_SH_LOOP_END.
3457         (sh_elf_reloc_loop): New function.
3458         (sh_elf_reloc): No need to test for always-to-be-ignored relocs
3459         any more.
3460         (sh_rel): Add entries for BFD_RELOC_SH_LOOP_{START,END}.
3461         (sh_elf_relocate_section): Handle BFD_RELOC_SH_LOOP_{START,END}.
3462         * bfd-in2.h, libbfd.h: Regenerate.
3463
3464 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
3465
3466         * po/bfd.pot: Regenerate.
3467
3468         * Makefile.am: Remove extraneous mkdep comment.
3469         (MKDEP): Use gcc -MM rather than mkdep.
3470         (DEP): Quote when passing vars to sub-make.  Add warning
3471         message to end.
3472         (DEP1): Rewrite for "gcc -MM".
3473         (CLEANFILES): Add DEP2.
3474         Update dependencies.
3475         * Makefile.in: Regenerate.
3476
3477 2000-04-03  Kevin Buettner  <kevinb@redhat.com>
3478
3479         * configure.in: Added corefile support for AIX 4.3.  In particular,
3480         AIX_CORE_DUMPX_CORE will be defined in addition to AIX_CORE when
3481         compiling rs6000-core.c.
3482         * configure: Regenerated.
3483
3484 2000-04-03  H.J. Lu  <hjl@gnu.org>
3485
3486         * cache.c (bfd_open_file): Unlink the output file only if
3487         it has non-zero size.
3488
3489 2000-04-01  Ken Block USG  <block@zk3.dec.com>
3490
3491         * elf64-alpha.c (elf64_alpha_relocate_section): Don't emit
3492         relative relocations for non-loaded sections in shared objects.
3493         (elf64_alpha_check_relocs): Similarly.
3494
3495 Mon Apr  3 13:37:15 2000  Hans-Peter Nilsson  <hp@axis.com>
3496
3497         * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
3498         BFD_RELOC_16 to switch for extended relocs.
3499         (MY_swap_ext_reloc_in): New.
3500         (MY_swap_ext_reloc_out): New.
3501         (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
3502         than NAME(aout,swap_ext_reloc_in) for extended relocs.
3503         (NAME(aout,squirt_out_relocs)): Similarly use
3504         MY_swap_ext_reloc_out.
3505         (aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
3506
3507 2000-04-03  Kazu Hirata  <kazu@hxi.com>
3508
3509         * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
3510         the R_PCRWORD_B case.
3511
3512 2000-03-31  Thomas de Lellis  <tdel@wrs.com>
3513
3514         * srec.c : Set CHUNK size to 16 bytes to prevent download failures
3515         on some targets.
3516         * ihex.c : Ditto.
3517
3518 Wed Mar 30 15:28:00 2000  Donald Lindsay  <dlindsay@cygnus.com>
3519
3520         * elf32-m32r.c (m32r_elf_generic_reloc): new function.  All
3521         HOWTO references to bfd_elf_generic_reloc, that have
3522         partial_inplace == true, now use the new function.  The function
3523         is based on the recent rewrite of m32r_elf_lo16_reloc(), and
3524         extends its fixes to the R_M32R_{16,24,32} relocs.
3525         The new logic in m32r_elf_lo16_reloc() has been removed, and
3526         it instead calls the new routine to obtain that functionality.
3527
3528 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
3529
3530         * elf32-avr.c (elf32_avr_gc_mark_hook, elf32_avr_gc_sweep_hook,
3531         elf32_avr_check_relocs, avr_final_link_relocate,
3532         elf32_avr_relocate_section, bfd_elf_avr_final_write_processing,
3533         elf32_avr_object_p): Add prototypes.
3534         (elf32_avr_gc_mark_hook): Add default for h->root.type.
3535         (bfd_elf_avr_final_write_processing): Make static.
3536
3537 2000-03-27  Denis Chertykov  <denisc@overta.ru>
3538
3539         * cpu-avr.c: New file.  BFD support routines for AVR architecture.
3540         * archures.c (bfd_architecture): Add AVR architecture.
3541         (bfd_archures_list): Add reference to AVR architecture info.
3542         * elf.c (prep_headers): Handle bfd_arch_avr.
3543         * reloc.c: Add various AVR relocation enums.
3544         * targets.c (bfd_elf32_avr_vec): Declare and add to target vector
3545         list.
3546         * Makefile.am: Add support for AVR elf.
3547         * configure.in: Likewise.
3548         * config.bfd: Likewise.
3549         * Makefile.in: Regenerate.
3550         * configure: This too.
3551         * bfd-in2.h: And this.
3552         * libbfd.h: And this.
3553
3554 2000-03-24  H.J. Lu  <hjl@gnu.org>
3555
3556         * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
3557         (elf64_alpha_find_reloc_at_ofs): Likewise.
3558
3559 2000-03-17  Alan Modra  <alan@linuxcare.com.au>
3560
3561         * reloc.c (bfd_check_overflow): In case complain_overflow_bitfield,
3562         flag an overflow if the bitfield is outside -2**n to 2**n-1.  The
3563         allowable range used to be -2**(n-1) to 2**n-1.
3564         * reloc.c (_bfd_relocate_contents): Same here.  Also replace
3565         "boolean overflow" with "bfd_reloc_status_type flag".
3566
3567 2000-03-14  Doug Evans  <dje@casey.transmeta.com>
3568
3569         * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
3570
3571 2000-03-14  Kazu Hirata  <kazu@hxi.com>
3572
3573         * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
3574         of shrinks properly, including the last reloc.
3575
3576 2000-03-13  Kazu Hirata  <kazu@hxi.com>
3577
3578         * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity
3579         check for R_MOVL2.
3580
3581 2000-03-11  Alan Modra  <alan@linuxcare.com.au>
3582
3583         * ieee.c (ieee_archive_p): Return bfd_error_wrong_format on
3584         a format mismatch rather than an "error" from bfd_read such as
3585         bfd_error_file_truncated.
3586
3587 2000-03-10  Geoff Keating  <geoffk@cygnus.com>
3588
3589         * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper
3590         sign-extension and big-endian compensation for
3591         R_MIPS_64 even in ld -r.
3592
3593 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
3594
3595         * elf32-mips.c (mips_elf_next_relocation): Rename from
3596         mips_elf_next_lo16_relocation, and generalize to look
3597         for any relocation type.
3598         (elf_mips_howto_table): Make R_MIPS_PC16 pcrel_offset.
3599         (elf_mips_gnu_rel_hi16): Howto for R_MIPS_GNU_REL_HI16.
3600         (elf_mips_gnu_rel_lo16): Howto for R_MIPS_GNU_REL_LO16.
3601         (elf_mips_gnu_rel16_s2): Howto for R_MIPS_GNU_REL16_S2.
3602         (elf_mips_gnu_pcrel64): Howto for R_MIPS_PC64.
3603         (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
3604         (bfd_elf32_bfd_reloc_type_lookup): Add new relocs.
3605         (mips_rtype_to_howto): Likewise.
3606         (mips_elf_calculate_relocation): Handle new relocs.
3607         (_bfd_mips_elf_relocate_section): REL_HI16/REL_LO16 relocs
3608         are paired.  The addend for R_MIPS_GNU_REL16_S2
3609         is shifted right two bits.
3610
3611 2000-03-10  Alan Modra  <alan@linuxcare.com.au>
3612
3613         * reloc.c (bfd_perform_relocation): Undo emacs formatting of
3614         comment, and ensure it doesn't happen again.
3615         (bfd_install_relocation): Same here.
3616         (_bfd_relocate_contents): Don't bother assigning unused signmask
3617         shift result.  Fix typos in comments.
3618         Remove trailing whitespace throughout file.
3619
3620 2000-03-07  Doug Evans  <dje@casey.transmeta.com>
3621
3622         * reloc.c (reloc_howto_struct): Fix partial_inplace comment.
3623         * bfd-in2.h: Rebuild.
3624
3625 2000-03-06  Nick Clifton  <nickc@cygnus.com>
3626
3627         * peicode.h (struct pe_ILF_vars): Add sym_ptr_table and
3628         sym_ptr_ptr fields.
3629         (SIZEOF_ILF_SYM_PTR_TABLE): Define.
3630         (SIZEOF_ILF_STRINGS): Redefine.
3631         (pe_ILF_make_a_symbol-reloc): New function.  Creates a symbol
3632         relative reloc, as opposed to a section relative reloc.
3633         (pe_ILF_make_a_symbol): Set the class of local symbols to C_STAT
3634         not C_LABEL.
3635         Add length of symbol's prefix to string pointer.
3636         Store a pointer to the symbol in the symbol pointer table.
3637         (pe_ILF_build_a_bfd): Do not build .idata$2 or .idata$7.
3638         Initialise the symbol pointer table.
3639         Store the hint in the Hint/Name table.
3640         Make the jump reloc be symbol realtive, not section relative.
3641         Create an import symbol for imported code.
3642
3643 2000-03-06  Catherine Moore  <clm@cygnus.com>
3644
3645         * elf.c (swap_out_syms):  Check for null type_ptr.
3646
3647 2000-03-01  Hans-Peter Nilsson  <hp@axis.com>
3648
3649         * aout-target.h (MY(write_object_contents)): Remove unused
3650         and unusable "#if CHOOSE_RELOC_SIZE".
3651         * pc532-mach.c (MY(write_object_contents)): Ditto.
3652         * netbsd.h (MY(write_object_contents)): Ditto.
3653         * hp300hpux.c (MY(write_object_contents)): Ditto.
3654         * freebsd.h (MY(write_object_contents)): Ditto.
3655         * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
3656
3657 2000-02-29  H.J. Lu  <hjl@gnu.org>
3658
3659         * peicode.h (jtab): Make it static.
3660
3661         * coff-sh.c (sh_align_load_span): Declared if COFF_WITH_PE is
3662         defined and COFF_IMAGE_WITH_PE is not defined.
3663         (_bfd_sh_align_load_span): Defined as sh_align_load_span if
3664         COFF_WITH_PE is defined and COFF_IMAGE_WITH_PE is not defined.
3665
3666 2000-03-01  Nick Clifton  <nickc@cygnus.com>
3667
3668         * coff-arm.c (bfd_arm_process_before_allocation): Make
3669         'symndx' signed to prevent compile time warning.
3670
3671         * coff-mcore.c: Remove unused prototype for pe_object_p.
3672
3673         * coff-sh.c: Add "#ifndef COFF_IMAGE_WITH_PE" around static
3674         functions that are not used when COFF_IMAGE_WITH_PE is
3675         defined.
3676         (struct sh_opcode): Change type of 'flags' field to unsigned
3677         long so that it can hold the USESAS flag.
3678
3679         * coffcode.h (styp_to_sec_flags): Initialise 'target_name'.
3680
3681         * elf-m10300.c (mn10300_elf_relax_section): Initialise
3682         'sym_sec'.
3683
3684         * elf32-i370.c: Add ATTRIBUTE_UNUSED to unused function
3685         parameters.
3686         Remove unusued variables and code.
3687         (elf_backend_add_symbol_hook): Fix prototype.
3688
3689         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Initialise 'sgot' and
3690         'srelgot'.
3691
3692         * elf32-mcore.c (mcore_elf_relocate_section): Initialise
3693         'oldinst'.
3694
3695         * elf32-mips.c: Add ATTRIBUTE_UNUSED to unused function
3696         parameters.
3697         Remove unusued variables and code.
3698         (elf_backend_add_symbol_hook): Fix prototype.
3699
3700         * elf32-sh.c (sh_elf_set_mach_from_flags): Use 'flags'.
3701
3702         * elflink.h (elf_bfd_link_add_symbols): Add ATTRIBUTE_UNUSED
3703         to unused function parameter.
3704
3705         * pe-mips.c: Add ATTRIBUTE_UNUSED to unused function
3706         parameters.
3707         Use EMPTY_HOWTO to initialise empty howto slots.
3708         Remove unused variables.
3709
3710         * peicode.h (pe_ILF_build_a_bfd): Initialise id6.
3711
3712 2000-03-01  H.J. Lu  <hjl@gnu.org>
3713
3714         * aoutx.h (aout_link_input_section_std): Pass "true" to
3715         the undefined_symbol callback.
3716         (aout_link_input_section_ext): Likewise.
3717         * bout.c (get_value): Likewise.
3718         * coff-a29k.c (coff_a29k_relocate_section): Likewise.
3719         * coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
3720         Likewise.
3721         (alpha_relocate_section): Likewise.
3722         * coff-arm.c (coff_arm_relocate_section): Likewise.
3723         * coff-i960.c (coff_i960_relocate_section): Likewise.
3724         * coff-mcore.c (coff_mcore_relocate_section): Likewise.
3725         * coff-mips.c (mips_relocate_section): Likewise.
3726         * coff-ppc.c (coff_ppc_relocate_section): Likewise.
3727         * coff-sh.c (sh_relocate_section): Likewise.
3728         * coff-tic80.c (coff_tic80_relocate_section): Likewise.
3729         * cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
3730         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
3731         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
3732         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
3733         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
3734         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3735         * elf32-i370.c (i370_elf_relocate_section): Likewise.
3736         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
3737         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
3738         * elf32-sh.c (sh_elf_relocate_section): Likewise.
3739         * elf32-v850.c (v850_elf_relocate_section): Likewise.
3740         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
3741         * elflink.h (elf_link_output_extsym): Likewise.
3742         * pe-mips.c (coff_pe_mips_relocate_section): Likewise.
3743         * reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
3744         * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
3745
3746         * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
3747         undefined_symbol callback when building shared library with
3748         -Bsymbolic and undefined symbols are allowed. Otherwise, pass
3749         "true".
3750         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
3751         * elf32-i386.c (elf_i386_relocate_section): Likewise.
3752         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3753         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
3754         (elf32_mips_get_relocated_section_content): Likewise.
3755         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3756         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3757         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3758         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3759
3760 2000-02-28  Nick Clifton  <nickc@cygnus.com>
3761
3762         * Makefile.am: Add rules to build pe[i]-{sh|mips}.lo objects.
3763         * Makefile.in: Regenerate.
3764
3765         * configure.in: Add support for mips and sh pe vectors.
3766         * configure: regenerate.
3767
3768         * config.bfd: Add support for arm-wince, mips-pe and sh-pe
3769         targets.
3770
3771         * targets.c: Add mips and sh pe vectors.
3772
3773         * libpei.h (coff_final_link_postscript): Only define if not
3774         already defined.
3775
3776         * coffcode.h: Add support for WinCE magic numbers.
3777
3778         * peigen.c (pe_print_reloc): Update comment and rearrange
3779         appending of newline character.
3780
3781         * peicode.h: Add support for Image Library Format.
3782         (pe_ILF_vars): Structure containing data used by ILF code.
3783         (pe_ILF_make_a_section): New function.  Create a section based
3784         on ILF data.
3785         (pe_ILF_make_a_reloc): New function.  Create a reloc based on
3786         ILF data.
3787         (pe_ILF_make_a_symbol): New function.  Create a symbol based
3788         on ILF data.
3789         (pe_ILF_save_relocs): New function.  Store the relocs created
3790         by pe_ILF_make_a_reloc in a section.
3791         (pe_ILF_build_a_bfd): New function.  Create a BFD describing
3792         an ILF object.
3793         (pe_ILF_object_p): New function.  Return a bfd_target pointer
3794         for an ILF object.
3795         (pe_bfd_object_p): If an ILF object is detected call
3796         pe_ILF_object_p on it.
3797
3798         * coff-arm.c: Add support for WinCE relocs which are different
3799         from normal ARM COFF relocs.
3800         * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
3801
3802         * coff-sh.c: Add support for sh-pe target.
3803         * pe-sh.c: New file.  Support code for sh-pe target.
3804         * pei-sh.c: New file.  Support code for sh-pe target.
3805
3806         * pe-mips.c: New file.  Support code for mips-pe target.
3807         * pei-mips.c: New file.  Support code for mips-pe target.
3808
3809 2000-02-27  Jakub Jelinek  <jakub@redhat.com>
3810
3811         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
3812         architecture if the object causing the bump is dynamic.
3813         * elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
3814         and also don't it for memory ordering.
3815         (sparc64_elf_write_relocs): Take src_rela out of the loop.
3816
3817 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
3818
3819         * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
3820         calling bfd_get_section_size_before_reloc.
3821         (decode_line_info): Likewise.
3822         (_bfd_dwarf2_find_nearest_line): Likewise.
3823
3824 2000-02-27  Eli Zaretskii  <eliz@is.elta.co.il>
3825
3826         * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
3827         name of the libtool directory.
3828         * Makefile.in: Rebuild.
3829
3830 Fri Feb 25 18:39:26 2000  Rodney Brown (RodneyBrown@pmsc.com)
3831
3832         * som.c (SOM_HOWTO): Define.
3833         (som_hppa_howto_table): Use it.
3834
3835 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3836
3837         * config.bfd: Enable 64 bit support for GNU/Linux/sparc.
3838
3839         * config.bfd: Enable 64 bit support for Solaris7+/sparc.
3840
3841 2000-02-24  Catherine Moore  <clm@cygnus.com>
3842
3843         * som.c (som_misc_symbol_info):  Add field
3844         secondary_def.
3845         (som_bfd_derive_misc_symbol_info):  Initialize
3846         secondary_def.
3847         (som_build_and_write_symbol_table): Keep track
3848         of secondary_def field.
3849         (som_slurp_symbol_table): Set BSF_WEAK symbol flag
3850         if secondary_def field is set.
3851         (som_bfd_ar_write_symbol_stuff): Initialize
3852         secondary_def.
3853
3854 2000-02-23  Stephane Carrez  <stcarrez@worldnet.fr>
3855
3856         * dwarf2.c (read_address): Read 16-bits addresses.
3857         (parse_comp_unit): Accept addr_size == 2.
3858
3859 2000-02-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
3860
3861         * bfd-in.h: Update copyright date.
3862
3863 2000-02-23  Linas Vepstas <linas@linas.org>
3864
3865         * cpu-i370.c: New file.
3866         * elf32-i370.c:  New file.
3867         * archures.c (enum bfd_architecture): Add bfd_arch_i370.
3868         (bfd_i370_arch): New.
3869         (bfd_archures_list): Add bfd_i370_arch.
3870         * elf.c (prep_headers): Add bfd_arch_i370.
3871         * Makefile.am: Add support for IBM 370 elf.
3872         * config.bfd: Likewise.
3873         * configure.in: Likewise.
3874         * libbfd.h (bfd_reloc_code_real_names): Likewise.
3875         * reloc.c (bfd_reloc_code_type): Likewise.
3876         * targets.c: Likewise.
3877
3878         * Makefile.in: Regenerate.
3879         * configure: Regenerate.
3880         * bfd-in2.h: Regenerate.
3881
3882 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
3883
3884         * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for
3885         invalid relocation types, and change them to R_386_NONE.
3886
3887 2000-02-22  H.J. Lu  <hjl@gnu.org>
3888
3889         * elflink.h (elf_link_add_object_symbols): If a version symbol is
3890         not defined, don't add a second ELF_VER_CHR.
3891
3892         * elflink.h (elf_bfd_final_link): Call output_extsym for global
3893         symbols converted to local symbols even when stripping all
3894         symbols.
3895         (elf_link_output_extsym): Process global symbols converted to
3896         local symbols even if they are being stripped.
3897
3898 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
3899
3900         * archures.c (bfd_octets_per_byte): Return unsigned int.
3901         (bfd_arch_mach_octets_per_byte): Ditto.
3902         * libbfd.c (bfd_read, bfd_seek): Quell signed vs. unsigned
3903         comparison warning.
3904         * section.c (bfd_get_section_size_before_reloc): Quell signed
3905         vs. unsigned comparison warning.
3906         (bfd_get_section_size_after_reloc): Same here.  Fix parentheses too.
3907         * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
3908         change.  What was I thinking?
3909         * bfd-in2.h: Regenerate.
3910
3911         * elflink.h (elf_gc_sweep): Skip non-elf input bfds.
3912         (elf_gc_sections): Same here.
3913         (elf_gc_common_finalize_got_offsets): And here.
3914
3915 2000-02-21  Ian Lance Taylor  <ian@zembu.com>
3916
3917         ELF HPPA doesn't work at present; remove it until it does.
3918         * config.bfd: Comment out setting targ_defvec to
3919         bfd_elf32_hppa_vec.
3920         * Makefile.am: Rebuild dependencies.
3921         (BFD32_BACKENDS): Remove elf32-hppa.lo.
3922         (BFD32_BACKENDS_CFILES): Remove elf32-hppa.c.
3923         (SOURCE_HFILES): Remove elf32-hppa.h and hppa_stubs.h.
3924         * Makefile.in: Rebuild.
3925         * targets.c (bfd_target_vector): Comment out bfd_elf32_hppa_vec.
3926
3927 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
3928
3929         * coffcode.h (coff_set_arch_mach_hook): Use free(), because there
3930         is no bfd_free().  Revert bfd_free part of previous change.
3931
3932 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
3933
3934         * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
3935         arrays.
3936         (coff_compute_section_file_positions): Use bfd_free to pair
3937         bfd_malloc.
3938         (coff_write_object_contents): Likewise.
3939
3940         * coff-rs6000.c (xcoff_howto_table_16): New variable.
3941         (xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
3942
3943 2000-02-18  Ulrich Drepper  <drepper@cygnus.com>
3944
3945         * coff-rs6000.c (XCOFFARMAGBIG): New macro.
3946         (xcoff_ar_file_hdr_big): New structure.
3947         (SIZEOF_AR_FILE_HDR_BIG): New macro.
3948         (xcoff_ar_hdr_big): New structure.
3949         (SIZEOF_AR_HDR_BIG): New macro.
3950         (xcoff_big_format_p): New macro.
3951         (xcoff_ardata_big): New macro.
3952         (arch_xhdr_big): New macro.
3953         (xcoff_slurp_armap): Handle large archives.
3954         (xcoff_archive_p): Detect large archives.
3955         (xcoff_read_ar_hdr): Handle large archives.
3956         (xcoff_openr_next_archived_file): Handle large archives.
3957         (xcoff_generic_stat_arch_elt): Handle large archives.
3958         (xcoff_write_armap_old): Rename from xcoff_write_armap.
3959         (xcoff_write_armap_big): New function.
3960         (xcoff_write_armap): New function, dispatch to _old or _big.
3961         (xcoff_write_archive_contents_old): Rename from
3962         xcoff_write_archive_contents.
3963         (xcoff_write_archive_contents_big): New function.
3964         (xcoff_write_archive_contents): New function, dispatch to _old or
3965         _big.
3966
3967 2000-02-18  Richard Henderson  <rth@cygnus.com>
3968
3969         * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect
3970         and hide_symbol members.
3971         (elf_link_hash_copy_indirect): Remove.
3972         (elf_link_hash_hide_symbol): Remove.
3973         (struct elf_backend_data): Add elf_backend_copy_indirect_symbol
3974         and elf_backend_hide_symbol.
3975         (_bfd_elf_link_hash_copy_indirect): Declare.
3976         (_bfd_elf_link_hash_hide_symbol): Declare.
3977         * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument.
3978         (_bfd_elf_link_hash_hide_symbol): Likewise.
3979         (_bfd_elf_link_hash_table_init): Don't init killed members.
3980         * elflink.h (elf_link_add_object_symbols): Use the bed function
3981         pointers not elf_link_hash_{copy_indirect,hide_symbol}.
3982         (elf_link_assign_sym_version): Likewise.
3983         * elfxx-target.h (elf_backend_copy_indirect_symbol): Default.
3984         (elf_backend_hide_symbol): Likewise.
3985         (elfNN_bed): Update for new members.
3986
3987 2000-02-17  Kevin Buettner  <kevinb@redhat.com>
3988
3989         * rs6000-core.c (CORE_DATA_SIZE_FIELD, CORE_COMM_FIELD, SAVE_FIELD,
3990         STACK_END_ADDR): Define for new core file format.
3991         (LOADER_OFFSET_FIELD, LOADER_REGION_SIZE, CORE_DUMP): New defines
3992         for handling the vagaries of the various core file structures used
3993         by AIX over the years.
3994         (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
3995         Rs6kCorData): Use above defines to adapt code to use AIX 4.3's
3996         core_dumpx structure.
3997
3998 Thu Feb 17 00:04:48 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3999
4000         * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
4001         (bfd_mach_sh3_dsp): Likewise.
4002         (bfd_mach_sh4): Reinstate.
4003         (bfd_default_scan): Recognize 7410, 7708, 7729 and 7750.
4004         * bfd-in2.h: Regenerate.
4005         * coff-sh.c (struct sh_opcode): flags is no longer short.
4006         (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.
4007         (sh_opcode41, sh_opcode42): Integrate as sh_opcode41.
4008         (sh_opcode01, sh_opcode02, sh_opcode40): Add sh-dsp opcodes.
4009         (sh_opcode41, sh_opcode4, sh_opcode80): Likewise.
4010         (sh_opcodes): No longer const.
4011         (sh_dsp_opcodef0, sh_dsp_opcodef): New arrays.
4012         (sh_insn_uses_reg): Check for USESAS and USESR8.
4013         (sh_insn_sets_reg, sh_insns_conflict): Check for SETSAS.
4014         (_bfd_sh_align_load_span): Return early for SH4.
4015         Modify sh_opcodes lookup table for sh-dsp / sh3-dsp.
4016         Take into account that field b of a parallel processing insn
4017         could be mistaken for a separate insn.
4018         * cpu-sh.c (arch_info_struct): New array elements for
4019         sh2, sh-dsp and sh3-dsp.
4020         Reinstate element for sh4.
4021         (SH2_NEXT, SH_DSP_NEXT, SH3_DSP_NEXT): New macros.
4022         (SH4_NEXT): Reinstate.
4023         (SH3_NEXT, SH3E_NEXT): Adjust.
4024         * elf-bfd.h (_sh_elf_set_mach_from_flags): Declare.
4025         * elf32-sh.c (sh_elf_set_private_flags): New function.
4026         (sh_elf_copy_private_data, sh_elf_set_mach_from_flags): Likewise.
4027         (sh_elf_merge_private_data): New function.
4028         (elf_backend_object_p, bfd_elf32_bfd_set_private_bfd_flags): Define.
4029         (bfd_elf32_bfd_copy_private_bfd_data): Define.
4030         (bfd_elf32_bfd_merge_private_bfd_data): Change to
4031         sh_elf_merge_private_data.
4032
4033 2000-02-13  Richard Henderson  <rth@cygnus.com>
4034
4035         * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and
4036         hide_symbol members.
4037         (elf_link_hash_copy_indirect): New.
4038         (elf_link_hash_hide_symbol): New.
4039         * elflink.h (elf_link_add_object_symbols): Break out copy from
4040         indirect new new symbol to elf.c.
4041         (elf_link_assign_sym_version): Break out privatization of
4042         non-exported symbol to elf.c.
4043         * elf.c (_bfd_elf_link_hash_copy_indirect): New.
4044         (_bfd_elf_link_hash_hide_symbol): New.
4045         (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
4046
4047 2000-02-13  Ian Lance Taylor  <ian@zembu.com>
4048
4049         * section.c (_bfd_strip_section_from_output): Add info parameter.
4050         If it passed as non-NULL, use it to check whether any input BFD
4051         has an input section which uses this output section.  Change all
4052         callers.
4053         * bfd-in2.h: Rebuild.
4054
4055         * bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
4056         bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
4057         1999-11-29.
4058         * bfd-in2.h: Rebuild.
4059
4060 2000-02-10  Timothy Wall  <twall@cygnus.com>
4061
4062         * coffswap.h (coff_swap_sym_in): Add hook SWAP_SYM_IN_POST to
4063         allow final modifications of swapped-in symbol.
4064         (coff_swap_sym_out): Ditto with SWAP_SYM_OUT_POST.
4065         * coffcode.h (coff_write_relocs): Use macro
4066         SECTION_RELATIVE_ABSOLUTE_SYMBOL_P if defined to determine whether
4067         symbol index should be set to -1.
4068
4069 Thu Feb 10 20:07:50 GMT 2000  Toshiyasu Morita (toshi.morita@sega.com)
4070
4071         * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
4072         USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
4073         * (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
4074         * (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
4075         sh_insns_uses_or_sets_freg): New functions.
4076         * (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
4077         * (sh_insns_conflict): Use new functions and new macros to
4078         detect conflicts when two instructions both set same integer registers,
4079         both set same fp register, and both set special register.
4080
4081 2000-02-09  Timothy Wall  <twall@cygnus.com>
4082
4083         * coffgen.c (coff_real_object_p): Set arch/mach info prior to
4084         swapping in sections, so that the swapping routines have access to
4085         the arch/mach info.
4086
4087 2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
4088
4089         * coff-go32.c: Update comment. Update copyright.
4090
4091 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
4092
4093         * syms.c (bfd_decode_symclass)
4094         Two new class characters were added - 'V' and 'v'.  The
4095         meaning of 'W' is now restricted to just weak non-object
4096         symbols.  This allows differentiation between, for example,
4097         weak functions vs weak objects.  nm for example now dumps:
4098         'W' = weak global
4099         'w' = weak unresolved
4100         'V' = weak global object
4101         'v' = weak unresolved object
4102
4103         (bfd_is_undefined_symclass): New function.  Return true if the
4104         given symbol class represents and undefined/unresolved symbol.
4105
4106         (bfd_symbol_info): Use bfd_is_undefined_symclass to check for
4107         unresolved symbols.
4108
4109         * bfd-in2.h: Add prototype for bfd_is_undefined_symbol().
4110
4111         * elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
4112         STT_ARM_16BIT flag set, but it is not attached to a data object
4113         return STT_ARM_16BIT so that it will be treated as code by the
4114         disassembler.
4115
4116 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
4117
4118         * coff-i386.c (i3coff_object_p): Remove prototype.
4119         Update copyright.
4120
4121         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
4122         to name.  Update copyright.
4123
4124         * trad-core.c (trad_unix_core_file_p): Cast core_regsec
4125         assignment to avoid warning.  Update copyright.
4126
4127 2000-01-24  Robert Lipe  (robertl@sco.com)
4128
4129         * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
4130         instead of using GNU C extension.
4131
4132 2000-01-21  Nick Clifton  <nickc@cygnus.com>
4133
4134         * libbfd.c (bfd_read): Do not attempt to get a negativly sized
4135         amount from a bfd_in_memory structure.
4136         (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
4137         structure.
4138
4139 2000-01-14  Nick Clifton  <nickc@cygnus.com>
4140
4141         * linker.c (default_indirect_link_order): oops - fix incorrectly
4142         applied patch from Tim Wall.
4143
4144 2000-01-13  Timothy Wall (twall@tiac.net>
4145
4146         * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
4147         = scnhsz, filhsz, relsz, aoutsz, etc)
4148
4149         * coffswap.h: Ditto.
4150
4151 2000-01-13  Nick Clifton  <nickc@cygnus.com>
4152
4153         * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
4154         interwork thumb to arm stub.
4155
4156 2000-01-13  Timothy Wall (twall@tiac.net>
4157
4158         * archures.c (bfd_octets_per_byte): New function: Return
4159         target byte size.
4160         (bfd_arch_mach_octets_per_byte): New function: Return target
4161         byte size.
4162
4163         * section.c: Distinguish between octets and bytes for usage of
4164         _cooked_size,  _raw_size, and output_offset.  Clarify
4165         description of bfd_set_section_contents.
4166
4167         * bfd-in2.h: Regenerate.
4168
4169         * coffgen.c: Indicate that the offset parameter is in bytes, not
4170         octets.
4171
4172         * cofflink.c (bfd_coff_link_input_bfd): Use bfd_octets_per_byte
4173         where appropriate to get the octet offset when calling
4174         bfd_set_section_contents.
4175         (bfd_coff_reloc_link_order): Ditto.
4176
4177         * linker.c (bfd_generic_reloc_link_order): Ditto.
4178         (_bfd_default_link_order): Ditto.
4179
4180         * reloc.c (bfd_perform_relocation):  Distinguish between octets
4181         and bytes.  Use octets when indexing into octet data; use bytes
4182         when calculating target addresses.
4183         (bfd_install_relocation): Ditto.
4184
4185         * srec.c (srec_write_section): Ditto.
4186
4187 2000-01-13  Nick Clifton  <nickc@cygnus.com>
4188
4189         * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
4190         3 to 2.  This allows 4 byte sized sections, which is necessary for
4191         dlltool to build functioning DLLs.
4192
4193 2000-01-10  Philip Blundell  <pb@futuretv.com>
4194
4195         * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu.
4196         (arm*-*-conix*): New target.
4197
4198 2000-01-10  Egor Duda  <deo@logos-m.ru>
4199
4200         * config.bfd: Include elf32_i386 vector to target list for cygwin
4201         and mingw.
4202
4203         * config.in: Undefine HAVE_WIN32_PSTATUS_T.
4204         * configure.in: Test for structure win32_pstatus_t in
4205         <sys/procfs.h>
4206         * configure: Regenerate.
4207
4208         * elf.c (elfcore_grok_win32pstatus): New function: process
4209         win32_pstatus_t notes in elf core file.
4210         (elfcore_grok_note): Detect win32_pstatus notes.
4211
4212 2000-01-03  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
4213
4214         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Process symbol
4215         visibility.
4216         * elflink.h (elf_link_add_object_symbols): Combine visibilities.
4217         * elf.c (bfd_elf_print_symbol): Interpret st_other as visibility.
4218
4219 For older changes see ChangeLog-9899
4220 \f
4221 Local Variables:
4222 mode: change-log
4223 left-margin: 8
4224 fill-column: 74
4225 version-control: never
4226 End: