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