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