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