Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.
[external/binutils.git] / bfd / ChangeLog
1 2000-09-30  Petr Sorfa <petrs@sco.com>
2
3         * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
4         (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
5         * configure.in: Add check for pxstatus_t and lwpxstatus_t.
6         * configure: Regenerate.
7
8 2000-09-27  Hans-Peter Nilsson  <hp@axis.com>
9
10         Define two bfd_targets for absence and presence of leading
11         underscore on symbols.  Make sure to only link same kind.
12         * elf32-cris.c (cris_elf_object_p,
13         cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
14         cris_elf_merge_private_bfd_data): New.
15         (elf_backend_object_p, elf_backend_final_write_processing,
16         bfd_elf32_bfd_print_private_bfd_data,
17         bfd_elf32_bfd_merge_private_bfd_data): Define.
18         <Target vector definition>: Include elf32-target.h twice with
19         different macro settings:
20         (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
21         bfd_elf32_us_cris_vec.
22         (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
23         (elf_symbol_leading_char): First as 0, then '_'.
24         (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
25         * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
26         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
27         * configure: Regenerate.
28         * targets.c: Declare bfd_elf32_us_cris_vec.
29         * po/bfd.pot: Regenerate.
30
31 2000-09-29  Momchil Velikov  <velco@fadata.bg>
32
33         * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
34         R_ARM_THM_PC22 relocations.
35
36 2000-09-29  NIIBE Yutaka <gniibe@chroot.org>
37
38         * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
39
40 2000-09-29  Momchil Velikov <velco@fadata.bg>
41
42         * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
43         is has the SEC_HAS_CONTENTS flag set.
44
45 2000-09-28  Ã–rjan Friberg  <orjanf@axis.com>
46             Hans-Peter Nilsson  <hp@axis.com>
47
48         * aout-cris.c (N_TXTADDR): Define.
49
50 2000-09-28  John David Anglin <dave@hiauly1.hia.nrc.ca>
51
52         * som.c: Include alloca-conf.h.
53         * Makefile.am: "make dep-am"
54         * Makefile.in: Regenerate.
55
56 2000-09-27  Alan Modra  <alan@linuxcare.com.au>
57
58         * elf32-hppa.c (plt_stub): New.
59         (PLT_STUB_ENTRY): Define.
60         (elf32_hppa_link_hash_table): Change multi_subspace to packed
61         boolean.  Add need_plt_stub, has_12bit_branch and has_17bit_branch.
62         (elf32_hppa_link_hash_table_create): Init to suit.
63         (elf32_hppa_check_relocs): Set has_12bit_branch and
64         has_17bit_branch as appropriate.
65         (elf32_hppa_adjust_dynamic_symbol): Set need_plt_stub for
66         non-local functions.
67         (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
68         Add space for plt_stub as needed.
69         (elf32_hppa_finish_dynamic_symbol): Point .plt entries for global
70         functions at plt_stub.
71         (elf32_hppa_finish_dynamic_sections): Write plt_stub.
72         (elf32_hppa_create_dynamic_sections): Leave .plt executable.
73
74         * elf32-hppa.h (elf32_hppa_size_stubs): Add group_size param.
75         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.  Use it instead
76         of fixed size, and if negative, disable handling of input sections
77         before stub section.  Set up default stub group size depending
78         on detected branch relocs.
79         (hppa_build_one_stub): Use lrsel and rrsel for import stubs to
80         ensure different offsets from sym_value aren't rounded to
81         different 2k blocks.  Use lrsel and rrsel for other stubs too for
82         consistency rather than necessity.
83         (elf32_hppa_check_relocs): Handle R_PARISC_DIR14F.
84         (final_link_relocate): Likewise.
85         (elf32_hppa_relocate_section): Likewise.
86
87         * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc.
88         (_bfd_elf_hppa_gen_reloc_type): Generate them.
89         (elf_hppa_final_link_relocate): Handle them.
90         (elf_hppa_relocate_insn): Likewise.
91         (_bfd_elf_hppa_gen_reloc_type): Add missing e_ldsel and e_rdsel cases.
92
93 2000-09-26  Hans-Peter Nilsson  <hp@axis.com>
94
95         * elfcode.h (elf_object_p): Preserve and clear abfd section
96         information.  Restore at error.
97
98 2000-09-26  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
99
100         * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
101         is empty, make sure that its rva also 0. NT loader dislikes
102         having otherwise.
103
104 2000-09-26  Steve Ellcey <sje@cup.hp.com>
105
106         * som.c (som_bfd_derive_misc_symbol_info): Make weak symbols
107         global by default.
108
109 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
110
111         * elf32-hppa.c (elf32_hppa_check_relocs): Fix weak sym handling in
112         currently unused RELATIVE_DYNAMIC_RELOCS code.
113         (hppa_discard_copies): Likewise.
114         (elf32_hppa_size_stubs): Size `input_list' array correctly.  Correct
115         comments.  Don't check non-code output sections for stub grouping.
116
117 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
118
119         * section.c (bfd_get_unique_section_name): Return NULL if
120         bfd_malloc fails.
121
122 2000-09-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
123
124         * elf32-m68k.c (elf_cpu32_plt0_entry): Change the PLT entry 0
125         instruction sequence to actually work.
126         (elf_m68k_finish_dynamic_sections): Change the patch-in offset
127         accordingly.
128
129 2000-09-18  Alexandre Oliva  <aoliva@redhat.com>
130
131         * elf32-sh.c (sh_elf_relocate_section): Use
132         _bfd_final_link_relocate to apply the relocation against a section
133         symbol, when doing relocatable links.
134
135 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
136
137         * elf32-hppa.c (elf32_hppa_stub_hash_entry): Rename input_section
138         to id_sec.
139         (stub_hash_newfunc): Here too.
140         (hppa_add_stub): And here.
141         (elf32_hppa_link_hash_table): Remove stub_section_created,
142         reloc_section_created, first_init_sec and first_fini_sec.  Add
143         stub_group.
144         (elf32_hppa_link_hash_table_create): Init to suit.
145         (hppa_get_stub_entry): Add support for grouping stub sections.
146         (hppa_add_stub): Likewise.  Remove sec_count param and init/fini
147         section code.  Index stub vars by section->id.
148         (elf32_hppa_size_stubs): Likewise.  Remove duplicated function
149         exit paths.  Zap allocation of above removed vars.  Refine
150         link-once test.
151
152         * elf32-hppa.h (elf32_hppa_size_stubs): Add output_bfd param.
153         * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
154         (hppa_get_stub_entry): Pass in pointer to elf32_hppa_link_hash_table
155         rather than pointer to bfd_link_info.
156         (hppa_add_stub): Likewise.
157         (final_link_relocate): Likewise.
158
159 2000-09-17  David Huggins-Daines  <dhd@linuxcare.com>
160
161         (elf32_hppa_size_stubs): Don't try to build stubs for discarded
162         link-once sections.
163
164 2000-09-16  Alexandre Oliva  <aoliva@redhat.com>
165
166         * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
167         ld/emulparams/shelf.sh.
168
169 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
170
171         * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): New function.
172         * bfd-in.h (bfd_m68k_elf32_create_embedded_relocs): Add declaration.
173         * bfd-in2.h: Regenerate.
174
175 2000-09-15  Kenneth Block  <Kenneth.Block@compaq.com>
176
177         * bfd/elf64-alpha.c (elf64_alpha_relax_with_lituse): ld performs
178         LITUSE relocations incorrectly if -relax is specified on the ld
179         command line and the displacement field of the load or store
180         instruction is non-zero. (Patch by paul.winalski@compaq.com)
181
182 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
183
184         * elf32-hppa.c (hppa_add_stub): Dont set first_init_sec and
185         first_fini_sec here.
186         (elf32_hppa_size_stubs): Instead correctly find the first .init
187         and .fini section here.
188
189 2000-09-15  David Huggins-Daines  <dhd@linuxcare.com>
190
191         * elf32-hppa.c (clobber_millicode_symbols): New function.
192         (elf32_hppa_size_dynamic_sections): Call it.
193
194 2000-09-14  Alan Modra  <alan@linuxcare.com.au>
195
196         * elf32-hppa.c (elf32_hppa_link_hash_entry): Make pic_call
197         packed.  Add plabel, plt_abs packed booleans.
198         (hppa_link_hash_newfunc): Init new fields.
199         (PLABEL_PLT_ENTRY_SIZE): Define.
200         (hppa_stub_name): Use size_t len vars.
201         (hppa_add_stub): Likewise.
202         (elf32_hppa_build_stubs): Likewise.
203         (hppa_build_one_stub): Kill some compiler warnings.
204         (elf32_hppa_check_relocs): Always generate a plt entry for PLABELs
205         if dynamic linking.  Munge the local plt offsets into
206         local_got_refcounts.  Set h->plabel for all global PLABELs.  Use
207         size_t len vars.  Add assert for plabel addend.
208         (elf32_hppa_gc_sweep_hook): Sweep local plt entries too.
209         (elf32_hppa_hide_symbol): New function.
210         (elf_backend_hide_symbol): Define.
211         (elf32_hppa_adjust_dynamic_symbol): Don't throw away plt entries
212         with h->plabel set.  Don't make plt entries to have dynamic syms
213         when they have been forced local.  If plt entry is used by a
214         plabel, make it PLABEL_PLT_ENTRY_SIZE.
215         (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
216         Set up .plt offsets for local syms.
217         (elf32_hppa_relocate_section): Initialise plt entries for local
218         syms.  Leave weak undefined plabels zero.  Make global plabel
219         relocs against function symbol, and leave the addend zero.
220         Use *ABS* DIR32 relocs instead of SEGREL32 for dynamic got relocs.
221         (elf32_hppa_finish_dynamic_symbol): Set up IPLT relocs for
222         non-dynamic syms.  Init extra plt for plabels.  Use *ABS* DIR32
223         relocs instead of SEGREL32 for dynamic got relocs.
224         (elf32_hppa_finish_dynamic_sections): Reserve one more .got entry.
225         (elf_backend_got_header_size): Adjust.
226         (elf32_hppa_set_gp): Calculate an "ideal" LTP.
227
228         * elf32-hppa.c (LONG_BRANCH_VIA_PLT): Define.
229         (hppa_type_of_stub): Use it instead of #if 0
230         (hppa_discard_copies): Use it here too.
231         (elf32_hppa_size_dynamic_sections): And here.
232
233         * elf32-hppa.c (elf32_hppa_link_hash_table): Remove `offset' field.
234         (elf32_hppa_link_hash_table_create): And here.
235         (hppa_build_one_stub): And here.  Instead keep track of stub
236         offset using _raw_size.
237         (elf32_hppa_size_stubs): Likewise.
238         (elf32_hppa_build_stubs): Likewise.
239         (hppa_size_one_stub): Likewise.  Resize reloc section too.
240
241         * elf32-hppa.c (hppa_add_stub): Correct first_init_sec and
242         first_fini_sec handling.  Don't search for reloc section or set
243         hplink->reloc_section_created here.
244         (elf32_hppa_size_stubs): Instead search for reloc sections, and
245         set reloc_section_created here.
246         (hppa_handle_PIC_calls): Set ELF_LINK_HASH_NEEDS_PLT.
247         (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
248         and DT_FINI.
249         (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
250
251         * elf32-hppa.c (hppa_build_one_stub): Replace `elf_hash_table (info)'
252         with `hplink->root.'.
253         (elf32_hppa_check_relocs): Likewise.
254         (elf32_hppa_gc_sweep_hook): Likewise.
255         (elf32_hppa_adjust_dynamic_symbol): Likewise.
256         (hppa_handle_PIC_calls): Likewise.
257         (elf32_hppa_size_dynamic_sections): Likewise.
258         (elf32_hppa_set_gp): Likewise.
259         (elf32_hppa_relocate_section): Likewise.
260         (elf32_hppa_finish_dynamic_symbol): Likewise.
261         (elf32_hppa_finish_dynamic_sections): Likewise.
262
263         From  David Huggins-Daines  <dhd@linuxcare.com>
264         * elf32-hppa.c (hppa_type_of_stub): Generate import stubs for
265         defined weak symbols in shared links.
266         (final_link_relocate): Calls to defined weak symbols in shared
267         objects must go via import stubs, as the target might not be known
268         at link time.
269
270 2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
271
272         * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
273         R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
274         R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167.  Replaced
275         the original entries with EMPTY_HOWTOs, and added new ones to fill
276         in the gap.
277         (sh_elf_info_to_howto): Make sure the new gap isn't used.
278         (sh_elf_relocate_section): Likewise.
279
280 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
281         
282         * cpu-mips.c (arch_info_struct): Add mips:4K
283         * bfd-in2.h (bfd_mach_mips4K): New define.
284         * archures.c: Add bfd_mach_mips4K to comment.
285         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Return
286         E_MIPS_ARCH_2 for bfd_mach_mips4K.
287
288 Wed Sep 13 19:31:39 2000  Marco Franzen <marcof@thyron.com>
289
290         * som.c (som_write_symbol_strings): Do not used fixed buffers,
291         use size_t as a counter.
292         (som_write_space_strings): Similarly.
293
294 2000-09-12  Jason Eckhardt  <jle@cygnus.com>
295
296         * elf32-i860.c (elf32_i860_relocate_pc26): New function
297         and prototype.
298         (elf32_i860_relocate_section): Invoke new function from here.
299
300 2000-09-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
301
302         * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names
303         static.
304
305 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
306
307         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for
308         target section name instead of dumping core when the target symbol is
309         undefined.
310
311 2000-09-09  Kazu Hirata  <kazu@hxi.com>
312
313         * riscix.c: Remove DEFUN.
314
315 2000-09-08  Nick Clifton  <nickc@redhat.com>
316
317         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Do not
318         initialise flags in output bfd if the input bfd is the default
319         architecture with the default flags.
320
321 2000-09-08  Kazu Hirata  <kazu@hxi.com>
322
323         * archive.c: Fix formatting.
324         * coff-arm.c: Likewise.
325         * doc/chew.c: Likewise.
326
327 2000-09-08  Alan Modra  <alan@linuxcare.com.au>
328
329         * section.c (bfd_get_unique_section_name): Put a dot before the
330         numeric suffix.
331
332 2000-09-07  Kazu Hirata  <kazu@hxi.com>
333
334         * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
335         * elf.c: Fix formatting.
336
337 2000-09-07  Alexandre Oliva  <aoliva@redhat.com>
338
339         * config.bfd (sh-*-linux*): Added.
340         * configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
341         * targets.c: Declare them.
342         * elf32-sh-lin.c: New file.
343         * Makefile.am: Compile it.
344         * elf32-sh.c: Don't override defines from elf32-sh-lin.c.
345         * configure, Makefile.in: Rebuilt.
346
347 2000-09-06  Geoffrey Keating  <geoffk@cygnus.com>
348
349         * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
350         pseduo-section when determining where the TOC ends.
351
352         * coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
353         output x_tvndx as it is only two bytes wide.
354
355         * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
356         reloc is 26 or 32 bits wide.
357
358         * coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
359         for relocs that don't change anything.  Also look at the full
360         6 bits of bitsize.
361
362 2000-09-06  Philip Blundell  <philb@gnu.org>
363
364         * config.bfd (arm*-*-uclinux*): New target.
365
366 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
367
368         * configure: Rebuilt with new libtool.m4.
369
370 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
371
372         * section.c (bfd_get_unique_section_name): Avoid c++ reserved
373         word for variable name.
374         * bfd-in2.h: Regenerate.
375
376 2000-09-05  Nick Clifton  <nickc@redhat.com>
377
378         * config.in: Regenerate.
379         * libbfd.h: Regenerate.
380         * po/bfd.pot: Regenerate.
381         * doc/bfdint.texi: Remove CVS date string - it foils compares with
382         local versions.
383
384 2000-09-05  Steven Johnson  <sbjohnson@ozemail.com.au>
385
386         * cpu-powerpc.c  (arch_info_struct): Added MPC860 Family entry.
387
388 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
389
390         Shared library and PIC support.
391         * elf32-hppa.c (PLT_ENTRY_SIZE): New.
392         (GOT_ENTRY_SIZE): New.
393         (ELF_DYNAMIC_INTERPRETER): New.
394         (STUB_SUFFIX): Define.
395         (LONG_BRANCH_PIC_IN_SHLIB): Define.
396         (RELATIVE_DYNAMIC_RELOCS): Define.
397         (enum elf32_hppa_stub_type): New.
398         (struct elf32_hppa_stub_hash_entry): Rename offset to
399         stub_offset.  Add a number of new fields.
400         (struct elf32_hppa_link_hash_entry): New.
401         (struct elf32_hppa_link_hash_table): Add numerous fields.  Remove
402         global_value.
403         (elf32_hppa_hash_table): Rename to hppa_link_hash_table.
404         (elf32_hppa_stub_hash_lookup): Rename to hppa_stub_hash_lookup.
405         (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc.  Init
406         new fields.
407         (hppa_link_hash_newfunc): New function.
408         (elf32_hppa_link_hash_table_create): Use above function. Init new
409         fields.
410         (elf32_hppa_stub_name): Rename to hppa_stub_name.  Pass in reloc
411         instead of addend, and remove sym_name from args.  Don't use
412         symbol name for local syms, instead use sym index.
413         (elf32_hppa_size_of_stub): Rename to hppa_type_of_stub, and return
414         stub type rather than size.  Pass in hash and handle import stub
415         case.  Also pass in reloc instead of offset so we can calculate
416         PCREL22F and PCREL12F branches properly.
417         (elf32_hppa_build_one_stub): Rename to hppa_build_one_stub.  Build
418         import and export stubs too.
419         (elf32_hppa_size_one_stub): Rename to hppa_size_one_stub.  Handle
420         import and export stub sizing.
421         (elf32_hppa_check_relocs): New function.
422         (elf32_hppa_adjust_dynamic_symbol): New function.
423         (hppa_discard_copies): New function.
424         (elf32_hppa_size_dynamic_sections): New function.
425         (elf_backend_size_dynamic_sections): Define.
426         (elf32_hppa_finish_dynamic_symbol): New function.
427         (elf_backend_finish_dynamic_symbol): Define.
428         (elf32_hppa_size_stubs): Stash params in link hash table, and move
429         some local vars into the link hash table too.  For shared links,
430         trundle over function syms, generating export stubs.  Handle
431         PCREL22F branches.  Break out stub creation code from here..
432         (hppa_add_stub): .. to here.  New function.
433         (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
434         call the bfd linker.  Use elf_gp to record global pointer.
435         Calculate a value from sections if $global$ is missing.
436         (bfd_elf32_bfd_final_link): Define as _bfd_elf32_gc_common_final_link.
437         (elf32_hppa_gc_mark_hook): New function.
438         (elf_backend_gc_mark_hook): Define.
439         (elf32_hppa_gc_sweep_hook): New function.
440         (elf_backend_gc_sweep_hook): Define.
441         (elf32_hppa_bfd_final_link_relocate): Rename to final_link_relocate.
442         Add rel to args, and remove howto, input_bfd, offset, addend,
443         sym_name as we can recalculate these locally.  Handle calls to
444         dynamic objects, extra PIC relocs, PCREL22F branches.  Change
445         handling of undefined weak syms.  Check that stubs are in range.
446         Only look for import stubs on PCREL17F and PCREL22F relocs.  Add
447         message on hitting a DPREL21L reloc that needs fixing.  Subtract
448         off PC for PCREL14F.  Break out code that does a stub lookup from
449         here..
450         (hppa_get_stub_entry): ..to here.  New function.
451         (elf32_hppa_relocate_insn): Merge into final_link_relocate.
452         (elf32_hppa_relocate_section): Handle got and plt relocs, dynamic
453         relocs, etc. etc.
454         (elf32_hppa_finish_dynamic_sections): New function.
455         (elf_backend_finish_dynamic_sections): Define.
456         (elf_backend_final_write_processing) Define.
457         (hppa_handle_PIC_calls): New function.
458         (elf32_hppa_build_stubs): Call it.  Pass link_info to
459         hppa_build_one_stub.
460         (elf32_hppa_create_dynamic_sections): New function
461         to create .plt and .got then set .plt flags correctly.
462         (elf_backend_create_dynamic_sections): Define.
463         (elf32_hppa_object_p): New function.
464         (elf_backend_object_p): Define.
465         (elf32_hppa_elf_get_symbol_type): New function.
466         (elf_backend_get_symbol_type): Define.
467         (elf_backend_can_gc_sections): Define.
468         (elf_backend_want_got_plt): Define.
469         (elf_backend_plt_alignment): Set to 2.
470         (elf_backend_plt_readonly): Define.
471         (elf_backend_want_plt_sym): Define.
472         (elf_backend_got_header_size): Reserve one entry.
473
474         * elf32-hppa.h (elf32_hppa_build_stubs): Don't pass stub bfd.
475         (elf32_hppa_size_stubs): Pass in multi_subspace.
476         (elf32_hppa_set_gp): Declare.
477
478         * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
479         (bfd_get_unique_section_name): New function.
480         * bfd_in2.h: Regenerate.
481
482         * elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
483         (elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
484         comment.
485
486         From  David Huggins-Daines  <dhd@linuxcare.com>
487         * elf64-hppa.c (elf64_hppa_check_relocs): Fix a warning.
488         (elf64_hppa_mark_exported_functions): Set dyn_h->st_shndx.
489         (elf64_hppa_link_output_symbol_hook): Test dyn_h->st_shndx has
490         been updated in finish_dynamic_symbol before modifying function
491         symbol.
492
493         * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of
494         eight entries.  Replace NULL with bfd_elf_generic_reloc.  Add
495         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT and R_PARISC_PCREL12F.
496         (_bfd_elf_hppa_gen_reloc_type): Handle R_PARISC_GNU_VT*.  Add some
497         comments.  Handle format == 12 for R_HPPA_PCREL_CALL.
498         (elf_hppa_final_link_relocate): Handle R_PARISC_PCREL12F.
499         (elf_hppa_relocate_insn): Likewise.  Reformat some comments.
500         (elf_hppa_final_write_processing): Expose it for ARCH_SIZE == 32.
501
502         From David Huggins-Daines  <dhd@linuxcare.com>
503         * elf-hppa.h (elf_hppa_is_local_label_name): Accept the SysV/ELF
504         style of local labels as well.
505
506 2000-09-03  Philip Blundell  <philb@gnu.org>
507
508         * elf32-arm.h (elf32_arm_relocate_section): Don't try to relocate
509         references to undefined symbols in debugging sections.
510
511 2000-09-02  H.J. Lu  <hjl@gnu.org>
512
513         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
514         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE,
515         BFD_RELOC_SH_GOTPC): Move them from the MIPS section to the SH
516         section.
517
518 2000-09-02  Jason Eckhardt  <jle@cygnus.com>
519
520         * elf32-i860.c (bfd_elf32_bfd_is_local_label_name): Define macro.
521         (elf32_i860_is_local_label_name): New function and prototype.
522
523 2000-09-02  Nick Clifton  <nickc@redhat.com>
524
525         * configure.in: Increase version number to 2.10.91.
526         * configure: Regenerate.
527         * aclocal.m4: Regenerate.
528         * config.in: Regenerate.
529         * po/bfd.pot: Regenerate.
530
531 2000-09-02  Daniel Berlin <dberlin@redhat.com>
532
533         * elf.c (_bfd_elf_make_section_from_shdr): Add
534         .gnu.linkobce.wi. to the list of debug section names.
535
536 2000-09-02  Nick Clifton  <nickc@redhat.com>
537
538         * dwarf2.c (find_debug_info): New function: Locate a section
539         containing dwarf2 debug information.
540         (bfd_dwarf2_find_nearest_line): Find all sections containing
541         debug information and include them in the stash.
542
543 2000-09-01  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
544
545         * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
546         R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
547         (sh_reloc_map): Add new relocs.
548         (sh_elf_check_relocs, sh_elf_link_hash_newfunc,
549         sh_elf_link_hash_table_create, sh_elf_adjust_dynamic_symbol,
550         sh_elf_size_dynamic_sections, sh_elf_finish_dynamic_symbol,
551         sh_elf_finishe_dynamic_sections, sh_elf_discard_copies): New
552         functions.
553         (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
554         (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
555         elf_sh_plt_entry_be, elf_sh_plt_entry_le,
556         elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
557         New array constants.
558         (elf_sh_plt0_entry, elf_sh_plt_entry, elf_sh_pic_plt_entry):
559         New variables.
560         (elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
561         elf_sh_plt0_linker_offset, elf_sh_plt0_gotid_offset,
562         elf_sh_plt_temp_offset, elf_sh_plt_symbol_offset,
563         elf_sh_plt_reloc_offset): Define.
564         (elf_sh_pcrel_relocs_copied, elf_sh_link_hash_entry,
565         elf_sh_link_hash_table): New structs.
566         (sh_elf_link_hash_traverse, sh_elf_hash_table): New macros.
567         (sh_elf_relocate_section, sh_elf_check_relocs): Handle new
568         relocation types.
569         (elf_backend_create_dynamic_sections,
570         bfd_elf32_bfd_link_hash_table_create,
571         elf_backend_adjust_dynamic_symbol,
572         elf_backend_size_dynamic_sections,
573         elf_backend_finish_dynamic_symbol,
574         elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
575         elf_backend_plt_readonly, elf_backend_want_plt_sym,
576         elf_backend_got_header_size, elf_backend_plt_header_size):
577         Define.
578         * reloc.c (BFD_RELOC_SH_COPY, BFD_RELOC_SH_GLOB_DAT,
579         BFD_RELOC_SH_JMP_SLOT, BFD_RELOC_SH_RELATIVE, BFD_RELOC_SH_GOTPC):
580         New relocs.
581         * bfd-in2.h, libbfd.h: Rebuilt.
582
583 2000-09-01  Alan Modra  <alan@linuxcare.com.au>
584
585         * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert 2000-08-27
586         change.
587
588 Thu Aug 31 22:49:30 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
589
590         * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags
591         not initialized, set them to indicate the SH1 instruction set.
592
593 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
594
595         * acinclude.m4: Include libtool and gettext macros from the
596         top level.
597         * aclocal.m4, configure: Rebuilt.
598
599 2000-08-29  Michael Snyder  <msnyder@seadog.cygnus.com>
600
601         * elf.c: Eliminate references to __sparcv9 macro; replace with
602         autoconf variables HAVE_PSINFO32_T etc.
603         * configure.in: Auto-configure HAVE_PSINFO_32_T, HAVE_PRPSINFO32_T,
604         HAVE_PSTATUS32_T, HAVE_PRSTATUS32_T, HAVE_PRSTATUS32_T_PR_WHO.
605         * config.in: Ditto.
606         * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE) define _SYSCALL32 so it can
607         detect the above typedefs.  (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Ditto.
608         * aclocal.m4: Ditto.
609         * configure: Regenerate.
610
611 2000-08-27  Alan Modra  <alan@linuxcare.com.au>
612
613         * elf32-i386.c (elf_i386_check_relocs): Keep info on relocs copied
614         for any shared link, not just shared -Bsymbolic.
615         (elf_i386_size_dynamic_sections): Call elf_i386_discard_copies on
616         any shared link, and pass link info to it.
617         (elf_i386_size_dynamic_sections): Update comment.
618         (elf_i386_discard_copies): Modify to discard relocs for symbols
619         that have been forced local.
620         (elf_i386_finish_dynamic_symbol): Don't copy relocs for symbols
621         that have been forced local.
622
623 2000-08-24  Denis Chertykov  <denisc@overta.ru> & Nick Clifton  <nickc@redhat.com>
624
625         * elflink.h (elf_link_add_object_symbols): Allow common
626         symbols to have an alignment of 1 if explicitly requested, and
627         not overridden by other definitions.
628
629 2000-08-22  Doug Kwan <dkwan@transmeta.com>
630
631         * coff-w65.c (CREATE_LITTLE_COFF_TARGET): Fix typo.
632         * coffcode.h (coff_set_flags): Add detection of w65 architecture.
633
634 2000-08-22  H.J. Lu  <hjl@gnu.org>
635
636         * elf-bfd.h (elf_link_hash_table): Add runpath.
637
638         * bfd-in.h (bfd_elf_get_runpath_list): New prototype.
639         * bfd-in2.h: Rebuilt.
640
641         * elf.c (_bfd_elf_link_hash_table_init): Initialize the
642         "runpath" field to NULL.
643         (bfd_elf_get_runpath_list): New function.
644
645         * elflink.h (elf_link_add_object_symbols): Record DT_RPATH and
646         DT_RUNPATH entries.
647
648 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
649
650         * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W,
651         R_SH_DIR8WPN, R_SH_DIR8WPZ, R_SH_DIR8WPL]: Handle them
652         explicitly.  Improve validation of r_type.
653
654 2000-08-21  H.J. Lu  <hjl@gnu.org>
655
656         * elf32-i386.c (elf_i386_size_dynamic_sections): Zero out the
657         dynamic allocated content space.  Add a comment to remind us that
658         one day this ought to be fixed.
659         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
660         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
661         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
662
663 2000-08-21  Jason Eckhardt  <jle@cygnus.com>
664
665         * elf32-i860.c (elf32_i860_relocate_pc16): Just write the immediate
666         field with the newly relocated value instead of adding it to the
667         existing immediate field.
668         (elf32_i860_relocate_splitn): Likewise.
669         (elf32_i860_relocate_highadj): Likewise.
670
671 2000-08-16  Jason Eckhardt  <jle@cygnus.com>
672
673         * elf32-i860.c (elf32_i860_relocate_pc16): Implemented function (it
674         was previously just a stub).
675
676 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
677
678         * elflink.c (_bfd_elf_create_got_section): Don't abort().
679         Formatting fixes.
680         (_bfd_elf_create_dynamic_sections): Likewise.
681
682 2000-08-16  Andrew Macleod  <amacleod@cygnus.com>
683
684         * elf64-sparc.c (sparc64_elf_relocate_section): Set relocation address
685         for undefined symbols to be the beginning of the section.
686
687         * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Don't allocate
688         four extra entries at the beginning of the .rela.plt section.
689         (sparc64_elf_finish_dynamic_symbol): Adjust the offset in the .rela.plt
690         section to account for the four reserved entries in the .plt section.
691
692 2000-08-15  Geoffrey Keating  <geoffk@cygnus.com>
693
694         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0
695         to the list of NOPs we recognize after a branch-and-link.
696         Use the ori NOP when one is needed.
697
698         * coff-rs6000.c (_bfd_xcoff_slurp_armap): Finish implementation
699         for large archives.
700
701 2000-08-14  Jim Wilson  <wilson@cygnus.com>
702
703         * elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
704         EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
705         (elf64_ia64_print_private_bfd_data): Likewise.  Also handle
706         EF_IA_64_ABSOLUTE.
707
708 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
709
710         * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static.
711
712 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
713
714         * elf32-i860.c (elf32_i860_relocate_section): New function.
715         (i860_final_link_relocate): New function.
716         (elf32_i860_relocate_splitn): New function.
717         (elf32_i860_relocate_pc16): New function.
718         (elf32_i860_relocate_highadj): New function.
719         (elf32_i860_howto): Minor adjustments to some relocations.
720         (elf_info_to_howto_rel): Define.
721         (elf_backend_relocate_section): Define.
722
723 2000-08-10  Nick Clifton  <nickc@cygnus.com>
724
725         * elf32-arm.h: Fix formatting.
726
727 2000-08-10  Bernd Schmidt  <bernds@cygnus.co.uk>
728
729         * elf32-sh.c (sh_elf_reloc_loop): Make LAST_SYMBOL_SECTION static.
730
731 2000-08-08  Jason Eckhardt  <jle@cygnus.com>
732
733         * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
734
735 2000-08-07  Kazu Hirata  <kazu@hxi.com>
736
737         * ieee.c (ieee_write_debug_part): Rewrite a comment.
738         * elf64-ia64.c: Fix a typo.
739
740 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
741
742         * elf32-i860 (elf32_i860_howto_table): New structure.
743         (lookup_howto): New function.
744         (elf32_i860_reloc_type_lookup): New function.
745         (elf32_i860_info_to_howto_rela): New function.
746         (elf_code_to_howto_index): New structure.
747         (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
748         (bfd_elf32_bfd_reloc_type_lookup): Re-define as
749         elf32_i860_reloc_type_lookup.
750
751 2000-08-04  Rodney Brown  <RodneyBrown@pmsc.com>
752
753         * som.c (struct fixup_format): Constify `format'.
754         (som_hppa_howto_table): Use SOM_HOWTO macro.
755         (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
756         (som_bfd_reloc_type_lookup): Likewise.
757         (compare_subspaces): Remove unused `count1', `count2'.
758         (som_begin_writing): Remove unused `total_reloc_size'.
759         (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
760         (som_print_symbol, som_bfd_is_local_label_name): Likewise.
761         (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
762         (som_find_nearest_line): Decorate unused parameter(s).
763         (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
764         (som_bfd_link_split_section): Likewise.
765
766 2000-08-03  Nick Clifton  <nickc@cygnus.com>
767
768         * section.c: Restore backed out code.
769         * elf.c: Restore backed out code.
770         (copy_private_bfd_data): Fix bug preventing stipped dynamic
771         binaries from working.
772         * bfd-in2.h: Regenerate.
773
774 2000-08-03  H.J. Lu  <hjl@gnu.org>
775
776         * section.c: Back out the change made by Nick Clifton
777         <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic
778         binaries.
779         * bfd-in2.h: Likewise.
780         * elf.c: Likewise.
781
782 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
783
784         * elf32-sh.c (sh_elf_reloc_loop): Warning removal.
785
786 2000-07-31  Jason Eckhardt  <jle@cygnus.com>
787
788         * reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
789         * bfd-in2.h, libbfd.h: Regenerate.
790
791 2000-07-31  Nick Clifton  <nickc@cygnus.com>
792
793         * section.c (struct sec): Add new boolean field 'segment_mark'.
794         (STD_SECTION): Initialise new field to zero.
795
796         * bfd-in2.h: Regenerate.
797
798         * elf.c (copy_private_bfd_data): Reorganise section to segment
799         mapping to cope with moved sections requiring new segments,
800         and overlapping segments.
801         (SEGMENT_END): New macro: Return the end address of a segment.
802         (IS_CONTAINED_BY_VMA): New macro: Determine if a segment
803         contains a section by comparing their VMA addresses.
804         (IS_CONTAINED_BY_LMA): New macro: Determine if a segment
805         contains a section by comparing their LMA addresses.
806         (INCLUDE_SECTION_IN_SEGMENT): New macro: Determine if a
807         section should be included in a segment.
808         (SEGMENT_AFTER_SEGMENT): New macro: Determine if one segment
809         follows another in memory.
810         (SEGMENT_OVERLAPS_SEGMENT): New macro: Determine if two
811         segments overlap.
812
813 2000-07-22  Jason Eckhardt  <jle@cygnus.com>
814
815         * cpu-i860.c: Added comments.
816
817         * elf32-i860.c (TARGET_LITTLE_SYM): Defined to
818         bfd_elf32_i860_little_vec.
819         (TARGET_LITTLE_NAME): Defined to "elf32-i860-little".
820         (ELF_MAXPAGESIZE): Changed to 4096.
821
822         * targets.c (bfd_elf32_i860_little_vec): Declaration of
823         new target.
824         (bfd_target_vector): Added bfd_elf32_i860_little_vec.
825
826         * config.bfd (i860-stardent-sysv4*, i860-stardent-elf*): Added
827         config for little endian elf32 i860.
828         (targ_defvec): Define for the new config above
829         as "bfd_elf32_i860_little_vec".
830         (targ_selvecs): Define for the new config above
831         as "bfd_elf32_i860_vec bfd_elf32_i860_little_vec"
832
833         * configure.in (bfd_elf32_i860_little_vec): Added recognition
834         of new target vec.
835
836         * configure: Regenerated.
837
838 2000-07-27  H.J. Lu  <hjl@gnu.org>
839
840         * elflink.h (elf_merge_symbol): Take one more argument,
841         dt_needed, to indicate if the symbol comes from a DT_NEEDED
842         entry. Don't overide the existing weak definition if dt_needed
843         is true.
844         (elf_link_add_object_symbols): Pass dt_needed to
845         elf_merge_symbol ().
846
847 2000-07-27  Nick Clifton  <nickc@cygnus.com>
848
849         * elflink.h (elf_link_size_reloc_section): Zeroes the section's
850         allocated contents.
851
852 2000-07-25  Geoffrey Keating  <geoffk@cygnus.com>
853
854         * configure.host (*-*-aix*): AIX has 'long long' always.
855
856         * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
857         (xcoff_write_armap_big): Write both 32-bit and 64-bit armaps.
858         (xcoff_write_archive_contents_big): Don't update the offset
859         of the symbol table, xcoff_write_armap will do it.
860
861 2000-07-23  Ulf Carlsson  <ulfc@engr.sgi.com>
862
863         * elf32-mips.c (_bfd_mips_elf_check_relocs): Use abfd instead
864         of dynobj for SGI_COMPAT checks.
865
866 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
867
868         * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): New function.
869         * bfd-in.h (bfd_m68k_coff_create_embedded_relocs): Add declaration.
870         * bfd-in2.h: Regenerate.
871
872 2000-07-21  Nick Clifton  <nickc@cygnus.com>
873
874         * elf32-mips.c (_bfd_mips_elf_check_relocs): Detect out of
875         range symbol indices in relocs and issue an error message.
876
877 2000-07-20  H.J. Lu  <hjl@gnu.org>
878
879         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
880         info->new_dtags when setting DT_FLAGS_1. It will only be set
881         by the new linker options. It shouldn't break anything.
882
883 2000-07-20  H.J. Lu  <hjl@gnu.org>
884
885         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
886         only if info->new_dtags is true.
887
888 2000-07-20  H.J. Lu  <hjl@gnu.org>
889
890         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set
891         DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
892
893 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
894
895         * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
896         (ALL_MACHINES_CFILES): Add cpu-cris.c.
897         (BFD32_BACKENDS): Add aout-cris.lo and elf32-cris.lo.
898         (BFD32_BACKENDS_CFILES): Add aout-cris.c and elf32-cris.c.
899         (cpu-cris.lo, aout-cris.lo, elf32-cris.lo): New rules.
900         * Makefile.in: Rebuild.
901         * aclocal.m4: Rebuild.
902         * aoutx.h (NAME(aout,machine_type)): Add case for bfd_arch_cris.
903         * archures.c (enum bfd_architecture): Add bfd_arch_cris.
904         (bfd_cris_arch): Declare.
905         (bfd_archures_list): Add bfd_cris_arch.
906         * bfd-in2.h: Rebuild.
907         * config.bfd: (cris-*-*): New target.
908         * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vectors.
909         * configure: Rebuild.
910         * elf.c (prep_headers): Add bfd_arch_cris.
911         * libbfd.h: Rebuild.
912         * libaout.h (enum machine_type): Add M_CRIS.
913         * reloc.c: Add CRIS relocations.
914         * targets.c (bfd_elf32_cris_vec, cris_aout_vec): Declare.
915         (bfd_target_vect): Add bfd_elf32_cris_vec and cris_aout_vec.
916         * cpu-cris.c, aout-cris.c, elf32-cris.c: New files.
917         * po/POTFILES.in, po/bfd.pot: Regenerate.
918
919 2000-07-19  H.J. Lu  <hjl@gnu.org>
920
921         * elf32-arm.h (elf32_arm_size_dynamic_sections): Also set
922         DF_TEXTREL if DT_TEXTREL is set.
923         * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
924         * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
925         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
926         * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Likewise.
927         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
928         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
929         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
930         * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
931         * elf64-ia64.c (elf64_ia64_size_dynamic_sections): Likewise.
932         * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
933
934         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also
935         set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
936         DT_RPATH is set.
937         Set the DT_FLAGS and DT_FLAGS_1 entries if necessary.
938
939 2000-07-19  H.J. Lu  <hjl@gnu.org>
940
941         * bfd-in.h (bfd_elf_set_dt_needed_soname): New.
942         * bfd-in2.h: Rebuild.
943
944         * elf-bfd.h (elf_obj_tdata): Add dt_soname.
945         (elf_dt_soname): New.
946
947         * elf.c (bfd_elf_set_dt_needed_soname): New.
948
949         * elflink.h (elf_link_add_object_symbols): Add the DT_NEEDED
950         entry if the shared object loaded by DT_NEEDED is used to
951         resolve the reference in a regular object.
952
953 2000-07-19  H.J. Lu  <hjl@gnu.org>
954
955         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
956         DT_DEPAUDIT and DT_AUDIT as strings.
957
958 2000-07-19  Nick Clifton  <nickc@cygnus.com>
959
960         * format.c: Fix formatting.
961
962 2000-07-19  H.J. Lu  <hjl@gnu.org>
963
964         * elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.
965
966 2000-07-19  H.J. Lu  <hjl@gnu.org>
967
968         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
969         DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
970         DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
971         DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
972         DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
973         DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
974         DT_FLAGS_1, DT_USED and DT_CHECKSUM.
975
976 Tue Jul 18 13:11:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>
977
978         * elf.c (bfd_elf_get_sign_extend_vma, bfd_elf_get_arch_size): Move
979         renamed functions from here...
980         (assign_section_numbers): Use renamed functions.
981         (prep_headers): Use renamed functions.
982
983         * bfd.c (bfd_get_sign_extend_vma, bfd_get_arch_size): ...To here.
984         * bfd-in.h (bfd_get_sign_extend_vma, bfd_get_arch_size): Update.
985         * bfd-in2.h: Regenerate.
986
987 2000-07-18  Ulf Carlsson  <ulfc@engr.sgi.com>
988
989         * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
990         parenthesis in if statement.
991
992 2000-07-17  Koundinya K  <kk@ddeorg.soft.net>
993
994         Enable the support for Traditional MIPS.
995         * elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
996         return ict_none appropriately for traditional mips targets.
997         (STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
998         (STUB_MOVE): Conditionalize for traditonal mips.
999         (STUB_LI16): Likewise.
1000         (_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
1001         room for RTPROC header.
1002         (_bfd_mips_elf_modify_segment_map): For a normal mips executable set
1003         the permission for the PT_DYNAMIC as read, write and execute.
1004         (mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
1005         for traditonal mips.
1006         (_bfd_mips_elf_create_dynamic_sections): Add the symbol
1007         _DYNAMIC_LINKING for traditonal mips.
1008         (_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
1009         in case of traditonal mips.
1010         (_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
1011         entry is required. For a function if PLT is not required then set the
1012         corresponding hash table entry to 0.
1013         (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
1014         traditonal mips.
1015         (_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
1016         shared object set the value to 0.
1017         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
1018         _DYNAMIC_LINKING for traditonal mips.
1019         (_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
1020         for traditonal mips.
1021
1022 2000-07-15  H.J. Lu  <hjl@gnu.org>
1023
1024         * aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.
1025
1026 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
1027
1028         * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
1029         out a structure that is BFD_IN_MEMORY.
1030
1031 2000-07-11  Alan Modra  <alan@linuxcare.com.au>
1032
1033         * elf64-hppa.c (get_dyn_name): Pass in section pointer instead of
1034         bfd pointer.  Print section id instead of bfd pointer for local
1035         syms.  Prefix addend with `+' for global syms as well as local.
1036         Correct calculation of name component lengths.
1037         (elf64_hppa_check_relocs): Update call to get_dyn_name.
1038
1039         From David Huggins-Daines  <dhd@linuxcare.com>
1040         * elf-hppa.h (elf_hppa_relocate_section): Update calls here too.
1041         * elf64-hppa.c (elf64_hppa_check_relocs): Fix some warnings.
1042         (elf64_hppa_modify_segment_map): Likewise.
1043
1044 Tue Jul 11 17:21:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1045
1046         * elf.c (bfd_elf_get_sign_extend_vma): Return tendency of VMA
1047         addresses to be "naturally" sign extended.  Return -1 if unknown.
1048         * bfd-in.h (bfd_elf_get_sign_extend_vma): Add declaration.
1049         * bfd-in2.h: Regenerate.
1050
1051 Tue Jul 11 16:25:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1052
1053         * ecoffswap.h (ecoff_get_off, ecoff_put_off): Add ECOFF_SIGNED_32
1054         and ECOF_SIGNED_64 to list ways to extract an offset.
1055         (ecoff_swap_fdr_in, ecoff_swap_fdr_out, ecoff_swap_pdr_in,
1056         ecoff_swap_pdr_out, ecoff_swap_ext_in, ecoff_swap_ext_out):
1057         Update.
1058         * elf64-mips.c (ECOFF_SIGNED_64): Define instead of ECOFF_64.
1059         * elf32-mips.c (ECOFF_SIGNED_32): Define instead of ECOFF_32.
1060
1061 Tue Jul 11 16:03:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1062
1063         * elfcode.h (elf_object_p): Use bfd_set_start_address and not
1064         bfd_get_start_address.
1065         (elf_swap_ehdr_in): Sign extend e_entry when applicable.
1066         (elf_swap_ehdr_out): Ditto.
1067
1068 2000-07-10  Alexander Aganichev  <AAganichev@hypercom.com>
1069
1070         * archures.c (bfd_default_scan): Add set of bfd_mach_ cases for
1071         compatibility with older binutils.
1072
1073 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
1074
1075         * section.c (bfd_make_section_anyway): Start section_id at 0x10.
1076         (STD_SECTION): Avoid negative ids, instead use 0 to 3.
1077
1078         From Ryan Bradetich  <rbradetich@uswest.net>
1079         * dwarf1.c (parse_die): Cure signed/unsigned char warnings.
1080         (parse_line_table): Ditto.
1081         (_bfd_dwarf1_find_nearest_line): Ditto.
1082         * syms.c (cmpindexentry): Remove extra `*' from params.
1083
1084 2000-07-09  Koundinya K  <kk@ddeorg.soft.net>
1085
1086         * elf32-mips.c (sort_dynamic_relocs): New Function.
1087         (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
1088         via qsort to sort the dynamic relocations in increasing r_symndx
1089         value.
1090
1091 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
1092
1093         * elf64-hppa.c (elf64_hppa_dyn_hash_table_init): Add
1094         ATTRIBUTE_UNUSED to unused args.
1095         (get_opd): Likewise.
1096         (get_plt): Likewise.
1097         (get_dlt): Likewise.
1098         (get_stub): Likewise.
1099         (elf64_hppa_adjust_dynamic_symbol): Likewise.
1100         (elf64_hppa_link_output_symbol_hook): Likewise.
1101         (elf64_hppa_check_relocs): Delete unused var.
1102         (elf64_hppa_size_dynamic_sections): Likewise.
1103         (elf64_hppa_finalize_opd): Likewise.
1104         (elf64_hppa_finalize_dynreloc): Likewise.
1105         (elf64_hppa_modify_segment_map): Likewise.
1106         (elf64_hppa_finish_dynamic_sections): Likewise.
1107
1108         * elf-hppa.h (elf_hppa_final_write_processing): Add
1109         ATTRIBUTE_UNUSED to unused args.
1110         (elf_hppa_final_link_relocate): Likewise.
1111         (elf_hppa_record_segment_addrs): Add paretheses.
1112         (elf_hppa_relocate_section): Constify dyn_name.
1113
1114         From  David Huggins-Daines  <dhd@linuxcare.com>
1115         * config.bfd: Add hppa*64*-*-linux-gnu 64-bit target, and
1116         rearrange case statement so that it gets preferred to 32-bit ones.
1117
1118         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Use
1119         asection->id instead of address of asection structure.
1120         (elf32_hppa_size_stubs): Likewise.
1121
1122         * elf32-hppa.c (elf32_hppa_size_stubs): Use just one stub section
1123         for .init* and .fini*.
1124
1125         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Mask pointers
1126         and addends used in stub names to 32 bits.
1127         (elf32_hppa_size_stubs): Likewise.
1128
1129         * elf-hppa.h (elf_hppa_final_link_relocate): Don't sum addend
1130         twice for R_PARISC_GPREL64.  Use bfd_put_32 for R_PARISC_PCREL32,
1131         not bfd_put_64.  Fix minor comment typo and formatting.
1132
1133         Changes to create multiple linker stubs, positioned immediately
1134         before the section where they are required.
1135         * elf32-hppa.c: Don't include hppa_stubs.h.
1136         (elf32_hppa_stub_hash_entry): Add a pointer to the stub section.
1137         (elf32_hppa_stub_hash_table): Delete.
1138         (elf32_hppa_link_hash_entry): Delete.
1139         (elf32_hppa_link_hash_table): Use plain bfd_hash_table for
1140         stub_hash_table, and store the struct here rather than a pointer.
1141         Delete output_symbol_count.  Add offset array.  Change
1142         global_value to a bfd_vma.
1143         (elf32_hppa_stub_hash_lookup): Use table instead of table->root.
1144         (elf32_hppa_stub_hash_traverse): Delete.
1145         (elf32_hppa_name_of_stub): Delete.
1146         (elf32_hppa_link_hash_lookup): Delete.
1147         (elf32_hppa_link_hash_traverse): Delete.
1148         (elf32_hppa_stub_hash_table_init): Delete.
1149         (elf32_hppa_size_of_stub): Pass input section and offset rather
1150         than location and calculate location here.  Don't pass name as all
1151         stubs are now the same size.
1152         (elf32_hppa_stub_hash_newfunc): Init new fields.
1153         (elf32_hppa_link_hash_table_create): Likewise, and stub_hash_table
1154         too.
1155         (elf32_hppa_bfd_final_link_relocate): Cast enums to int before
1156         comparing against ints.  Rewrite stub handling code.
1157         (elf32_hppa_relocate_section): Make r_type and r_symndx unsigned.
1158         Case enums to int before comparing against ints.  Remove
1159         bfd_reloc_dangerous case.
1160         (elf32_hppa_build_one_stub): Rewrite.
1161         (elf32_hppa_size_one_stub): New function.
1162         (elf32_hppa_build_stubs): Rewrite.
1163         (elf32_hppa_size_stubs): Pass in linker call-back functions.
1164         Rewrite stub-handling specific code.
1165
1166         * elf32-hppa.h (elf32_hppa_size_stubs): Update prototype.
1167
1168         * elf64-hppa.c (elf64_hppa_dyn_hash_entry): Fix a comment typo.
1169
1170         * hppa_stubs.h: Delete.
1171         * Makefile.am (SOURCE_HFILES): Remove hppa_stubs.h
1172         (elf32-hppa.lo): Remove hppa_stubs.h from dependencies.
1173         * Makefile.in: Regenerate.
1174
1175         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle e_nlsel and
1176         e_nlrsel.
1177
1178         * libhppa.h (hppa_field_adjust): Correct e_nsel case.
1179
1180         * elf32-hppa.c (elf32_hppa_relocate_section): Mention the offset
1181         and section name for bfd_reloc_notsupported error message.
1182         (elf32_hppa_bfd_final_link_relocate): Print reasons for returning
1183         bfd_reloc_notsupported.
1184         (elf32_hppa_relocate_section): Add ATTRIBUTE_UNUSED to output_bfd.
1185
1186         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Handle
1187         undefined weak symbols for all relocs.
1188         (elf32_hppa_size_of_stub): Adjust calculation by 8 since branch
1189         offsets are relative to one past the delay slot.
1190         (elf32_hppa_size_stubs): Account for reloc addend when calculating
1191         branch destination.  Put addend into stub name too.
1192         (elf32_hppa_bfd_final_link_relocate): Account for reloc addend and
1193         adjust by 8 when deciding whether a linker stub is needed.  Put
1194         addend into stub name as for above.
1195
1196         * elf32-hppa.c (hppa_elf_relocate_insn): Change signed/unsigned on
1197         various args and vars.
1198         (elf32_hppa_bfd_final_link_relocate): Here too.
1199         (elf32_hppa_size_stubs): Rename index -> indx.  Use e_indx for
1200         inner block var to avoid shadowing.
1201
1202         * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type):  Make `field' arg
1203         unsigned.
1204         * elf64-hppa.h (_bfd_elf64_hppa_gen_reloc_type): Ditto.
1205         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Ditto.
1206         (elf_hppa_fake_sections): Rename local var to avoid shadowing.
1207
1208         * libhppa.h: Change practically all unsigned ints to plain ints.
1209         Remove tests on gcc version.  Instead use ATTRIBUTE_UNUSED for
1210         prototypes.
1211
1212         From Ryan Bradetich  <rbradetich@uswest.net>
1213         * libhppa.h (hppa_opcode_type): New enum to replace #define's.
1214         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Modify to
1215         suit above.
1216         From  David Huggins-Daines  <dhd@linuxcare.com>
1217         * elf-hppa.h (elf_hppa_relocate_insn): Update the opcode constants
1218         to the new OP_* ones.
1219
1220         * elf32-hppa.c (elf32_hppa_size_stubs): Consolidate freeing on
1221         error exit.  Bail out earlier on plabel relocs that we aren't
1222         interested in.  Don't tell elf32_hppa_stub_hash_lookup to copy
1223         string, and then don't free our copy.
1224         (elf32_hppa_build_one_stub): Make insn unsigned int.
1225
1226         * libhppa.h (bfd_hppa_insn2fmt): 22 bit branches are only
1227         available with BL, not BE and BLE.
1228
1229         * elf32-hppa.c (hppa_elf_relocate_insn): Add some more example
1230         code for elf arg relocs.
1231         (elf32_hppa_bfd_final_link_relocate): Replace boolean is_local
1232         argument with elf_link_hash_entry h.  Handle undefined weak
1233         symbols.  Move $global$ lookup from here...
1234         (elf32_hppa_relocate_section): ...to here.  Return correct error
1235         message for non-handled relocs.
1236         (elf32_hppa_size_of_stub): Correctly test branch range.  Previous
1237         wrong test was -0x3ffff to +0x40000.
1238
1239         * elf-hppa.h (elf_hppa_final_link_relocate): R_PARISC_DIR17R,
1240         R_PARISC_DIR17F, and R_PARISC_DIR21L are for absolute branches;
1241         Handle them as such.
1242         (elf_hppa_relocate_insn): Fix a typo.
1243
1244         * libhppa.h (GET_FIELD, GET_BIT, MASK, CATENATE, ELEVEN): Delete.
1245         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
1246         assemble_17, assemble_21): Delete.
1247         Supply defines for all 64 possible opcodes.
1248         (bfd_hppa_insn2fmt): Add bfd argument, and use to select wide mode
1249         formats.  Handle COMICLR.
1250         (hppa_rebuild_insn): Delete bfd argument.  Handle formats 10, -11,
1251         -10, -16, 16, 22.
1252
1253         * elf32-hppa.c (hppa_elf_relocate_insn): Complete rewrite.
1254         (elf32_hppa_bfd_final_link_relocate): Major rewrite.
1255         (elf32_hppa_build_one_stub): Modify hppa_elf_relocate_insn calls
1256         to suit.
1257         (elf32_hppa_size_stubs): Don't free stub_name twice.  Read in all
1258         the local syms - did this code get deleted accidentally?  Ignore
1259         undefined and undefweak syms.
1260
1261         * elf-hppa.h (elf_hppa_final_link): Move hppa_info to outermost
1262         block.  Use it instead of elf64_hppa_hash_table (info).
1263         (elf_hppa_final_link_relocate): Use hppa_info instead of
1264         elf64_hppa_hash_table (info).
1265
1266         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
1267         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
1268         (hppa_rebuild_insn): Mask immediate bits here instead.
1269         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
1270
1271 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
1272
1273         * section.c (struct sec): Add id field.  Tidy comment formatting.
1274         (bfd_make_section_anyway): Set id.
1275         (STD_SECTION): Init id too.
1276         Change CONST to const throughout.
1277         * archures.c (bfd_arch_info): Tidy comment.
1278         (bfd_arch_list): Change a CONST to const.
1279         * libbfd-in.h: Tidy comments and replace CONST with const.
1280         * elf-bfd.h: Likewise.
1281         * libbfd.h: Regenerate.
1282         * bfd-in2.h: Regenerate.
1283         * libcoff.h: Regenerate.
1284
1285 2000-07-07  DJ Delorie  <dj@redhat.com>
1286
1287         * archive.c (_bfd_write_archive_contents): Add an informative
1288         comment.
1289
1290 2000-07-06  Kazu Hirata  <kazu@hxi.com>
1291
1292         * srec.c: Fix formatting.
1293
1294 2000-06-05  DJ Delorie  <dj@redhat.com>
1295
1296         * MAINTAINERS: new
1297
1298 2000-07-04  Alexandre Oliva  <aoliva@redhat.com>
1299
1300         * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
1301         value of PC-relative offsets.
1302
1303 2000-07-03  Jim Wilson  <wilson@cygnus.com>
1304
1305         * elf64-alpha.c (alpha_elf_size_info): New.
1306         (elf_backend_size_info): Define to alpha_elf_size_info.
1307         * elfcode.h (elf_size_info): Change hash bucket size to 4.
1308
1309 2000-07-03  Ulf Carlsson  <ulfc@engr.sgi.com>
1310
1311         * elf32-mips.c: Include elf32-target.h again for the traditional
1312         MIPS targets.
1313
1314 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
1315
1316         * elf32-avr.c (bfd_elf32_bfd_reloc_type_lookup):
1317         Add ATTRIBUTE_UNUSED to unused arguments to avoid warnings.
1318         (avr_info_to_howto_rela): Likewise.
1319         (elf32_avr_gc_mark_hook): Likewise.
1320         (elf32_avr_gc_sweep_hook): Likewise.
1321         (elf32_avr_relocate_section): Likewise.
1322
1323 2000-07-03  Mark Elbrecht  <snowball3@bigfoot.com>
1324
1325         * cofflink.c (_bfd_coff_write_global_sym): Turn a weak symbol into
1326         an external symbol for a non-shared, non-relocatable link.
1327
1328 2000-07-03  Nick Clifton  <nickc@redhat.com>
1329
1330         * cofflink.c (IS_EXTERNAL): New macro: Return true if the symbol
1331         is an external symbol.
1332         (IS_WEAK_EXTERNAL): New macro: Return true if the symbol is a weak
1333         external symbol.
1334
1335 2000-07-03  Kazu Hirata  <kazu@hxi.com>
1336
1337         * reloc16.c: Fix formatting.
1338
1339 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
1340
1341         * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
1342         to add a new target for traditional mips i.e
1343         bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
1344         * configure.in: Likewise.
1345         * configure: Rebuild.
1346         * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
1347         bfd_target_vector.
1348         (bfd_elf32_tradlittlemips_vec): Likewise.
1349         * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
1350         to see that elfNN_bed does not get redefined even if the target file
1351         is included twice for a chip. See elf32-mips.c.
1352
1353 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
1354
1355         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
1356         (CLEANFILES): Add DEPA.
1357         * Makefile.in: Regenerate.
1358
1359 2000-06-30  DJ Delorie  <dj@cygnus.com>
1360
1361         * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
1362         can't assume the PE header is at 0x80.
1363
1364 2000-06-29  Mark Elbrecht  <snowball3@bigfoot.com>
1365
1366         * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
1367
1368 2000-06-28  Mark Elbrecht  <snowball3@bigfoot.com>
1369
1370         * go32stub.h: Update stub.
1371
1372 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
1373
1374         * archures.c (bfd_mach_avr5): Define.
1375         * bfd-in2.h (bfd_mach_avr5): Define.
1376         * cpu-avr.c (arch_info_struct): Rename bfd_mach_avr4 to
1377         bfd_mach_avr5, add bfd_mach_avr4.  Update comments.
1378         (compatible): Update comment.  Add missing test.
1379         * elf32-avr.c (avr_final_link_relocate): Support 8K wrap
1380         for avr2 and avr4.  Simplify 8K wrap code.
1381         (bfd_elf_avr_final_write_processing): Recognize bfd_mach_avr5.
1382         (elf32_avr_object_p): Recognize E_AVR_MACH_AVR5.
1383
1384 2000-06-26  Kazu Hirata  <kazu@hxi.com>
1385
1386         * coff-h8300.c: Fix formatting.
1387         * cpu-h8300.c: Likewise.
1388
1389 2000-06-24  Alexandre Oliva  <aoliva@redhat.com>
1390
1391         * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
1392         for local symbols whose names are unknown.
1393
1394 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
1395
1396         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1397         find one.
1398         * Makefile.in: Regenerate.
1399         * doc/Makefile.in: Regenerate.
1400
1401 2000-06-20  H.J. Lu  <hjl@gnu.org>
1402
1403         * Makefile.am: Rebuild dependency.
1404         * Makefile.in: Rebuild.
1405
1406 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1407
1408         * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
1409         (elf_backend_copy_indirect_symbol): Map to the new function.
1410
1411 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
1412
1413         * archive.c (normalize): Correct pointer comparison when checking
1414         for backslashes.
1415         (bfd_bsd_truncate_arname): Likewise.
1416         (bfd_gnu_truncate_arname): Likewise.
1417
1418 2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>
1419
1420         * elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
1421         sections elf_{text,data}_{section,symbol}.
1422         * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
1423         (_bfd_mips_elf_hide_symbol): New function.
1424         (elf_backend_hide_symbol): Map to the new function.
1425         (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
1426         definitions of mips_elf_{text,data}_{section,symbol}.
1427         (mips_elf_local_relocation_p): Try to find the direct symbol
1428         based on new check_forced argument.
1429         (mips_elf_calculate_relocation): Use new version of
1430         mips_elf_local_relocation_p.
1431         (mips_elf_relocate_section): Likewise.
1432         (_bfd_mips_elf_relocate_section): Likewise.
1433         (mips_elf_sort_hash_table): Only assert that have enough GOT
1434         space.
1435         (mips_elf_got16_entry): Match all 32 bits to the existing GOT
1436         entry if the relocation based on the new external argument.
1437         (mips_elf_create_dynamic_relocation): Assert that we have a
1438         section contents allocated where we can swap out the dynamic
1439         relocations.
1440         (mips_elf_calculate_relocation): Find the real hash-table entry
1441         correctly by using h->root.root.type.  Only create a dynamic
1442         relocation entry if the symbol is defined in a shared library.
1443         Create an external GOT entry for the GOT16 relocation if the
1444         symbol was forced local.
1445         (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
1446         dynamic index if the symbol was forced local.
1447
1448 2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1449
1450         * elf32-mips.c: Fix typos in comments.
1451
1452 2000-06-19  Mark Kettenis  <kettenis@gnu.org>
1453
1454         * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
1455         CORE_VERSION_1.
1456
1457 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
1458
1459         * Makefile.in, bfd-in2.h, libbfd.h, configure: Rebuild.
1460         * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES, BFD32_BACKENDS,
1461         BFD32_BACKENDS_CFILES): Add 68hc12, 68hc11 files.
1462         * configure.in (bfd_elf32_m68hc12_vec): Recognize.
1463         (bfd_elf32_m68hc11_vec): Likewise.
1464         * config.bfd (targ_cpu): Recognize 68hc12 and 68hc11.
1465         Supports 68hc11 & 68hc12  at the same time.
1466         * targets.c (bfd_elf32_m68hc12_vec): Declare and put in
1467         bfd_target_vector.
1468         (bfd_elf32_m68hc11_vec): Likewise.
1469         * elf.c (prep_headers): Recognize bfd_arch_m68hc12 and 68hc11.
1470         * archures.c (bfd_m68hc12_arch): Define and register in global list
1471         (bfd_m68hc11_arch): Likewise.
1472         * reloc.c (BFD_RELOC_M68HC11_HI8, BFD_RELOC_M68HC11_LO8,
1473         BFD_RELOC_M68HC11_3B): Define.
1474         * cpu-m68hc12.c, elf32-m68hc12.c: New files for 68hc12 support.
1475         * cpu-m68hc11.c, elf32-m68hc11.c: New files for 68hc11 support.
1476
1477 2000-06-18  Ulf Carlsson  <ulfc@engr.sgi.com>
1478
1479         * elf_bfd.h (struct elf_backend_data): Add info argument to
1480         elf_backend_hide_symbol.
1481         (_bfd_elf_link_hash_hide_symbol): Likewise.
1482         * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise.
1483         * elf64-ia64.c (elf64_ia64_hash_hide_symbol): Likewise.
1484         * elflink.h (elf_link_add_object_symbols): Likewise.
1485         (elf_link_assign_sym_version): Likewise.
1486
1487 2000-06-18  H.J. Lu  <hjl@gnu.org>
1488
1489         * coff-i386.c (coff_i386_reloc): Don't return in case of
1490         output_bfd == (bfd *) NULL if COFF_WITH_PE is defined.
1491         Compensate PE relocations when linking with non-PE object
1492         files to generate a non-PE executable.
1493
1494 2000-06-17  Ulf Carlsson  <ulfc@engr.sgi.com>
1495
1496         * elf32-mips.c (mips_elf_calculate_relocation): Explicitly write
1497         GOT entries if we're doing a static link or -Bsymbolic link.
1498
1499 2000-06-15  Ulf Carlsson  <ulfc@engr.sgi.com>
1500
1501         * elflink.h (elf_link_adjust_relocs): Check for and call backend
1502         specifific swap_reloc_{in,out} and swap_reloca_{in,out} if
1503         available.
1504         (elf_link_output_relocs): Likewise.
1505         (elf_reloc_link_order): Likewise.
1506
1507 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
1508
1509         * archures.c (enum bfd_architecture): #define constants for
1510         PowerPc and RS6000 machine numbers.
1511         * bfd-in2.h: Regenerate.
1512         * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch
1513         to bfd_arch_powerpc instead of bfd_arch_rs6000.  Refer to PowerPc
1514         and RS6000 machine numbers using #defined constants from
1515         archures.c.
1516         * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000
1517         machine numbers using #defined constants from archures.c.  Add
1518         entries for EC603e, 630, A35, RS64II, RS64III, 7400.  Specify
1519         64-bit words in 620 entry.
1520         * cpu-rs6000.c (arch_info_struct): Create with entries for RS1,
1521         RSC, and RS2.
1522         (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k).
1523
1524 2000-06-16  Nicholas Duffek  <nsd@cygnus.com>
1525
1526         * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
1527         * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
1528         * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
1529
1530 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
1531
1532         * bfd-in.h (bfd_family_coff): Define.
1533         * bfd-in2.h: Regenerate.
1534         * coffgen.c (coff_count_linenumbers, coff_symbol_from,
1535         coff_find_nearest_line): Check COFFness using bfd_family_coff()
1536         instead of bfd_target_coff_flavour.
1537         * cofflink.c (_bfd_coff_final_link): Likewise.
1538         * cpu-ns32k.c (do_ns32k_reloc): Don't strcmp() target name to
1539         exclude XCOFF files.
1540         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
1541         Likewise.
1542         * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour.
1543         * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour.
1544         * xcofflink.c (XCOFF_XVECP): Delete.
1545         (bfd_xcoff_link_record_set, bfd_xcoff_import_symbol,
1546         bfd_xcoff_export_symbol, bfd_xcoff_link_count_reloc,
1547         bfd_xcoff_record_link_assignment,
1548         bfd_xcoff_size_dynamic_sections): Replace XCOFF_XVECP() with
1549         check for bfd_target_xcoff_flavour.
1550
1551 2000-06-16  Nicholas Duffek  <nsd@redhat.com>
1552
1553         * rs6000-core.c: Support 64-bit core files, support pre-4.3 core
1554         files on AIX 4.3.
1555         (read_hdr): New function.
1556         (rs6000coff_core_p): Store mstsave or __context64 struct instead
1557         of trying to extract individual registers.  Set abfd->arch_info
1558         to match the architecture that created the core file.
1559         (rs6000coff_get_section_contents): Delete.
1560         * xcoff-target.h (rs6000coff_get_section_contents): Delete.
1561
1562 2000-06-14  H.J. Lu  <hjl@gnu.org>
1563
1564         * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_rec)
1565         is NULL.
1566
1567 2000-06-13  H.J. Lu  <hjl@gnu.org>
1568
1569         * configure: Regenerate.
1570
1571 Tue Jun 13 01:28:57 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1572
1573         * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of
1574         armpei_little_vec.
1575
1576 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
1577
1578         * configure.in (VERSION): Update to show this is the CVS mainline.
1579
1580 2000-06-07  Alan Modra  <alan@linuxcare.com.au>
1581
1582         * elf32-d10v.c: Include elf/d10v.h
1583         (enum reloc_type): Delete.
1584         * elf32-d30v.c: Include elf/d30v.h
1585         (enum reloc_type): Delete.
1586
1587         * Makefile.am: Run "make dep-am" to regenerate dependencies.
1588         * Makefile.in: Regenerate.
1589
1590         * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs.
1591         (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and
1592         move HOWTOs into elf_howto_table.
1593         (R_386_standard, R_386_ext_offset): Define.
1594         (R_386_ext, R_386_vt_offset, R_386_vt): Define.
1595         (elf_i386_reloc_type_lookup): Modify calculation of index into
1596         elf_howto_table since we've removed the padding.
1597         (elf_i386_info_to_howto_rel): Likewise.
1598         (elf_i386_relocate_section): Likewise.
1599
1600 2000-06-06  Michael Snyder  <msnyder@seadog.cygnus.com>
1601
1602         * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
1603
1604 2000-06-05  H.J. Lu  <hjl@gnu.org>
1605
1606         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't flag
1607         an error when seeing an undefined symbol with hidden/internal
1608         attribute. It is handled in *_relocate_section ().
1609
1610 2000-06-05  H.J. Lu  <hjl@gnu.org>
1611
1612         * elflink.h (elf_fix_symbol_flags): Follow the link for the
1613         indirect symbol for the ELF_LINK_NON_ELF bit.
1614         (elf_link_output_extsym): Don't output the indirect symbol even
1615         if the ELF_LINK_NON_ELF bit is set.
1616
1617 2000-06-01  J.T. Conklin  <jtc@redback.com>
1618
1619         * config.bfd (i[3456]86-*-netbsdelf*): New target.
1620         (i[3456]86-*-netbsdaout*): New target.
1621         (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
1622         (i[3456]86-*-openbsd*): Likewise.
1623
1624 Tue May 30 15:39:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1625
1626         * trad-core.c: From hpux-core.c, include <dirent.h> or
1627         <sys/ndir.h> when possible.
1628
1629 2000-05-31  Nick Clifton  <nickc@cygnus.com>
1630
1631         * opintl.h (_(String)): Explain why dgettext is used instead
1632         of gettext.
1633
1634 2000-05-31  Ulrich Drepper  <drepper@redhat.com>
1635
1636         * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
1637         definitions.  We must not assume they are sorted in the file
1638         according to their index numbers.
1639
1640 2000-05-31  Alan Modra  <alan@linuxcare.com.au>
1641
1642         * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field
1643         selector for R_PARISC_PCREL17R.  R_PARISC_DIR17R and
1644         R_PARISC_DIR17F are for absolute branches; Handle them as such.
1645
1646 2000-05-30  Nick Clifton  <nickc@cygnus.com>
1647
1648         * cpu-i960.c (scan_960_mach): Accept 80960KA, 80960KB,
1649         80960CA, 80960MC as valid machine names.
1650
1651 2000-05-30  H.J. Lu  <hjl@gnu.org>
1652
1653         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Clear the
1654         visibility bits if the symbol is undefined. Correctly handle
1655         weak undefined symbols with hidden and internal attributes.
1656
1657         * elflink.h (elf_link_add_object_symbols): Always turn the
1658         symbol into local if it has the hidden or internal attribute.
1659
1660 2000-05-29  Philip Blundell  <philb@gnu.org>
1661
1662         * ppcboot.c:  Add packed attribute if compiling with GCC.
1663
1664 2000-05-29  Anatoly Vorobey  <mellon@pobox.com>
1665
1666         * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal.
1667
1668 2000-05-26  Michael Snyder  <msnyder@seadog.cygnus.com>
1669
1670         * elf.c (elfcore_grok_prstatus, elfcore_grok_pstatus,
1671         elfcore_grok_psinfo): Add code to allow debugging a 32-bit
1672         corefile on a 64-bit (Sparc Solaris) host.  Also clean up
1673         a few old comments.
1674
1675 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
1676
1677         * Makefile.am: Update dependencies with "make dep-am"
1678         * Makefile.in: Regenerate.
1679
1680         * sysdep.h (gettext, dgettext, dcgettext, textdomain,
1681         bindtextdomain): Replace defines with those from intl/libgettext.h
1682         to quieten gcc warnings.
1683
1684 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
1685
1686         * aoutx.h (find_nearest_line): Use IS_ABSOLUTE_PATH.
1687
1688         * archive.c (normalize, bfd_bsd_truncate_arname,
1689         bfd_gnu_truncate_arname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support
1690         file names with backslashes.
1691
1692         * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
1693         before opening it.
1694
1695         * sysdep.h: Include filenames.h.
1696
1697 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
1698
1699         * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777.
1700
1701 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
1702
1703         * elf64-sparc.c (sparc64_elf_relax_section): New.
1704         (sparc64_elf_relocate_section): Optimize tail call into branch always
1705         if possible.
1706         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1707         (elf32_sparc_relax_section): New.
1708
1709 2000-05-26  Jakub Jelinek  <jakub@redhat.com>
1710
1711         * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.
1712         Remove unusued variables.
1713         (sparc64_elf_relocate_section): Change r_symndx type to unsigned long.
1714         (sparc64_elf_merge_private_bfd_data): Fix shared library case from
1715         previous fix, so that shared libs really don't influence targets
1716         extension mask and memory model.
1717
1718 2000-05-23  H.J. Lu  <hjl@gnu.org>
1719
1720         * elf64-alpha.c (elf64_alpha_relocate_section): Check
1721         h->root.other not h->other.
1722         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
1723
1724         * elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
1725
1726 2000-05-23  H.J. Lu  <hjl@gnu.org>
1727
1728         * elf32-i386.c (elf_i386_relocate_section): Don't allow the
1729         undefined symbol with the non-default visibility attributes.
1730         * elf-hppa.h (elf_hppa_relocate_section): Likewise.
1731         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
1732         * elf32-i370.c (i370_elf_relocate_section): Likewise.
1733         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1734         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
1735         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
1736         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1737         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1738         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1739         * elf64-ia64.c (elf64_ia64_relocate_section): Likewise.
1740         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1741
1742 2000-05-22  Richard Henderson  <rth@cygnus.com>
1743
1744         * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
1745         PCREL22, PCREL64I.  Zero size of special relocs.
1746         (elf64_ia64_reloc_type_lookup): Likewise.
1747         (USE_BRL, oor_brl, oor_ip): New.
1748         (elf64_ia64_relax_section): New.
1749         (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
1750         (elf64_ia64_install_value): Likewise, plus PCREL21BI.
1751         (elf64_ia64_relocate_section): Likewise.
1752         (bfd_elf64_bfd_relax_section): New.
1753         * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
1754         (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
1755         * bfd-in2.h, libbfd.h: Regenerate.
1756
1757 2000-05-22  Nick Clifton  <nickc@cygnus.com>
1758
1759         * configure.in : Add peigen.lo to MIPS PE targets.
1760         * configure: Regenerate.
1761
1762 2000-05-22  Momchil Velikov  <velco@fadata.bg>
1763
1764         * libbfd.c (_bfd_generic_verify_endian_match): Compare endianess
1765         only if it is known for both input and output bfds. Separate
1766         error message strings as in some languages, it may be necessary
1767         to change more than one place in the string to change between
1768         'big' and 'little'.
1769
1770         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Remove inline
1771         endianess checks, call _bfd_generic_verify_endian_match() instead.
1772
1773         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Likewise.
1774
1775         * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
1776
1777         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Likewise. Verify
1778         endianess before checking bfd flavours.
1779
1780 2000-05-22  H.J. Lu  <hjl@gnu.org>
1781
1782         * elflink.h (elf_link_output_extsym): Clear the visibility
1783         field for symbols not defined locally.
1784
1785 2000-05-18  Alan Modra  <alan@linuxcare.com.au>
1786
1787         * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,
1788         re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn.
1789         (hppa_rebuild_insn): Mask immediate bits here instead.
1790         * elf-hppa.h (elf_hppa_relocate_insn): Mask here too.
1791
1792 2000-05-18  Momchil Velikov <velco@fadata.bg>
1793
1794         * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
1795         relocs for an executable, ensure that they are virtual addresses.
1796
1797 Thu May 18 10:55:47 2000  Jeffrey A Law  (law@cygnus.com)
1798
1799         * config.bfd (hppa*64*-*-hpux11*): New target triplet.
1800
1801 2000-05-17  S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
1802             Rick Gorton             <gorton@scrugs.lkg.dec.com>
1803
1804         * elflink.h: Add emitrelocations support: when enabled, relocation
1805         information and relocation sections are put into final output
1806         executables.  If the emitrelocations flag is set, do the following:
1807         (elf_bfd_final_link): Emit relocation sections.
1808         (elf_link_input_bfd): Compute relocation section contents.
1809         (elf_gc_sections): Don't clean relocation sections.
1810
1811 2000-05-16  Catherine Moore  <clm@cygnus.com>
1812
1813         * som.c (som_decode_symclass):  Recognize weak symbols.
1814
1815 2000-05-16  Szabolcs Szakacsits <szaka@F-Secure.com>
1816
1817         * peigen.c (pe_print_idata): Undo part of 2000-05-12 change that
1818         read idata section only from dataoff.
1819         (pe_print_edata): Correctly check for valid eat_member.
1820
1821 Tue May 16 00:04:11 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1822
1823         * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
1824
1825 2000-05-14  Philip Blundell  <philb@gnu.org>
1826
1827         * config.bfd (armeb-*-elf, arm*b-*-linux-gnu*): New targets.
1828
1829 2000-05-12  Alan Modra  <alan@linuxcare.com.au>
1830
1831         * targets.c (bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
1832
1833         * peigen.c (pe_print_idata): Look for .idata section and print
1834         info even if data directory has zero entries.  Read idata section
1835         starting from dataoff, and adjust all data offsets to suit.  Cast
1836         all bfd_vma vars to unsigned long before passing to fprintf.
1837         * peigen.c (pe_print_edata): Similarly, look for .edata section
1838         and print info even if data directory has zero entries.  Cast
1839         all bfd_vma vars to unsigned long before passing to fprintf.
1840
1841         From Szabolcs Szakacsits <szaka@F-Secure.com>
1842         * peigen.c (pe_print_idata): Use bfd_section_size rather than data
1843         directory size which may be bogus.
1844         * peigen.c (pe_print_edata): Similarly.
1845
1846 2000-05-09  Alan Modra  <alan@linuxcare.com.au>
1847
1848         * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
1849         section is empty.
1850         (copy_private_bfd_data): Allow for space possibly taken up by elf
1851         headers when calculating segment physical address from lma.
1852
1853 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
1854
1855         * versados.c (versados_scan): Init stringlen and pass_2_done.
1856
1857         * trad-core.c (trad_unix_core_file_p): Return
1858         bfd_error_wrong_format rather than bfd_error_file_truncated.
1859
1860         * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
1861         add_data_entry.  DataDirectory virtual address is relative.
1862         (pe_print_idata): Account for relative DataDirectory virtual
1863         addresses.  Don't trash datasize inside POWERPC_LE_PE code.
1864         (pe_print_edata): Similarly.
1865
1866         From Szabolcs Szakacsits <szaka@F-Secure.com>
1867         * peigen.c (dir_names): Add Delay Import Directory.
1868         (pe_print_idata):  Always search for bfd section containing
1869         idata address rather than looking up section name.  Print this
1870         section name rather than .idata.
1871         (pe_print_edata): Similarly.  Also print some fields as %08lx.
1872         (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
1873         Win32Version.
1874
1875 Fri May  5 20:44:40 2000  Clinton Popetz  <cpopetz@cygnus.com>
1876
1877         * xcoff.h: Rename to xcoff-target.h
1878         * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
1879         * coff-rs6000.c: Ditto.
1880         * coff64-rs6000.c: Ditto.
1881         * coff-pmac.c: Ditto.
1882         * Makefile.in: Regenerate.
1883
1884 Fri May  5 16:51:03 2000  Clinton Popetz  <cpopetz@cygnus.com>
1885
1886         * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
1887         Change U802TOC64MAGIC to U803XTOCMAGIC.
1888
1889 2000-05-04  Michael Snyder  <msnyder@seadog.cygnus.com>
1890
1891         * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
1892         * bfd-in.h: Prototype bfd_elf_get_arch_size.
1893         * bfd-in2.h: Prototype bfd_elf_get_arch_size.
1894
1895 2000-05-04  Alan Modra  <alan@linuxcare.com.au>
1896
1897         * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
1898
1899 2000-05-03  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
1900
1901         * elflink.h (elf_link_add_object_symbols): Reset dynindx for
1902         hidden and internal symbols.
1903         (elf_fix_symbol_flags): Clear NEEDS_PLT for symbols with
1904         visibility.
1905         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Do not
1906         assign a PLT or GOT entry to symbols with hidden and
1907         internal visibility.
1908
1909 2000-05-03  Mark Elbrecht  <snowball3@bigfoot.com>
1910
1911         * bfd/coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add entry for
1912         the .bss section.
1913         * bfd/coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1914
1915 2000-05-02  H.J. Lu  <hjl@gnu.org>
1916
1917         * elf.c (prep_headers): Use ELFOSABI_NONE instead of
1918         ELFOSABI_SYSV.
1919
1920 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
1921
1922         * targets.c (bfd_target_vector): Restore bfd_elf32_hppa_vec.
1923         * Makefile.am (BFD32_BACKENDS): Restore elf32-hppa.lo.  Regenerate
1924         dependencies.
1925         * Makefile.in: Regenerate.
1926
1927 Mon May  1 16:56:47 2000  Jim Wilson  <wilson@cygnus.com>
1928
1929         * Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo.
1930         (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c.
1931         (BFD64_BACKENDS): Delete coff-ia64.lo.  Add efi-app-ia64.lo.
1932         (BFD64_BACKENDS_CFILES): Delete coff-ia64.c.  Add efi-app-ia64.c.
1933         * Makefile.in: Rebuild.
1934
1935 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
1936
1937         * config.bfd: Re-enable elf32-hppa.  It now compiles, even if it
1938         doesn't work very well.
1939
1940         * elf-hppa.h (elf_hppa_internal_shdr): Define.
1941         (elf_hppa_fake_sections): hdr is elf_hppa_internal_shdr.
1942         Set hdr->s_type to 1 if ARCH_SIZE == 32.
1943         (_bfd_elf_hppa_gen_reloc_type): Add prototype.
1944         (elf_hppa_info_to_howto): Likewise.
1945         (elf_hppa_info_to_howto_rel): Likewise.
1946         (elf_hppa_reloc_type_lookup): Likewise.
1947         (elf_hppa_is_local_label_name): Likewise.
1948         (elf_hppa_fake_sections): Likewise.
1949         (elf_hppa_final_write_processing): Likewise.
1950         (elf_hppa_howto_table): Fully initialise all entries.
1951         (_bfd_elf_hppa_gen_reloc_type): Add ATTRIBUTE_UNUSED to args.
1952         (elf_hppa_info_to_howto): Likewise.
1953         (elf_hppa_info_to_howto_rel): Likewise.
1954         (elf_hppa_reloc_type_lookup): Likewise.
1955         (elf_hppa_final_write_processing, elf_hppa_add_symbol_hook,
1956         elf_hppa_unmark_useless_dynamic_symbols,
1957         elf_hppa_remark_useless_dynamic_symbols,
1958         elf_hppa_record_segment_addrs, elf_hppa_final_link,
1959         elf_hppa_relocate_section, elf_hppa_final_link_relocate,
1960         elf_hppa_relocate_insn): Compile only if ARCH_SIZE == 64 until
1961         elf32-hppa.c mess is cleaned up.
1962         (elf_hppa_final_link_relocate): Make insn and r_type unsigned
1963         int.  Delete r_field.  In case R_PARISC_PCREL21L, don't set
1964         r_field then call hppa_field_adjust inline func with variable
1965         r_field arg, instead call hppa_field_adjust with fixed arg.
1966         In case R_PARISC_PCREL22F, don't set r_field.
1967         (elf_hppa_relocate_insn): Change args and return type to unsigned
1968         int.  Call re_assemble_* funcs to do the work.
1969
1970         * elf32-hppa.c (hppa_elf_relocate_insn): Don't assume 32 bit when
1971         sign extending.
1972
1973         * libhppa.h (HPPA_R_CONSTANT): Don't assume 32 bit when sign
1974         extending.
1975         (sign_extend): Mask first before sign extending.
1976         (low_sign_extend): Rewrite without condition expression.
1977         (ones, dis_assemble_3, dis_assemble_12, dis_assemble_16,
1978         dis_assemble_17, dis_assemble_21, dis_assemble_22): Delete.
1979         (assemble_3, assemble_6, assemble_12, assemble_16, assemble_16a,
1980         assemble_17, assemble_21, sign_unext, low_sign_unext): Return
1981         result as function return value rather than through pointer arg.
1982         Accept unsigned int args, and return unsigned int.
1983         (re_assemble_3): New.  Combines function of dis_assemble_3 with
1984         re-assembly of opcode and immediate.
1985         (re_assemble_12): Likewise.
1986         (re_assemble_16): Likewise.
1987         (re_assemble_17): Likewise.
1988         (re_assemble_21): Likewise.
1989         (re_assemble_22): Likewise.
1990         (hppa_field_adjust): Rewrite and document, paying attention to
1991         size of types and signed/unsigned issues.
1992         (get_opcode): Shift before masking.
1993         (FDLW): Rename to FLDW.
1994         (bfd_hppa_insn2fmt): Change arg to unsigned int.  Delete fmt.
1995         (hppa_rebuild_insn): Change args and return value to unsigned
1996         int.  Make use of re_assemble_*.  Correct case 11.
1997
1998         * dep-in.sed: Handle ../opcodes/.
1999         * Makefile.am (SOURCE_HFILES): Add elf-hppa.h, elf32-hppa.h,
2000         elf64-hppa.h, hppa_stubs.h, xcoff.h.
2001         (BFD32_BACKENDS_CFILES): Restore elf32-hppa.c.
2002         Remove elf64-hppa.lo, cpu-ia64.lo, elf64-ia64.lo, elfarm-oabi.lo,
2003         elfarm-nabi.lo dependencies outside of auto-dependency area.
2004         Regenerate dependencies.
2005         * Makefile.in: Regenerate.
2006
2007         * configure.in (TRAD_HEADER): Test non-null before
2008         AC_DEFINE_UNQUOTED.
2009         * configure: Regenerate.
2010
2011         * reloc.c: Fix mis-spelling in comment.
2012
2013 2000-05-01  Alan Modra  <alan@linuxcare.com.au>
2014
2015         * coff-sh.c (bfd_coff_small_swap_table): Fix Fri Apr 28 change.
2016         * vms.c (vms_openr_next_archived_file): Return NULL.
2017
2018 Fri Apr 28 21:34:44 2000  Clinton Popetz  <cpopetz@cygnus.com>
2019
2020         * coffcode.h Copy changes mistakenly done to libcoff.h in
2021         4/24/2000 patch.
2022
2023 2000-04-29  Andreas Jaeger  <aj@suse.de>
2024
2025         * libbfd-in.h: Correctly check GCC version.
2026         * bfd-in.h: Likewise.
2027         * libhppa.h: Likewise.
2028         * libbfd.h: Regenerate.
2029         * bfd-in2.h: Regenerate.
2030
2031 Fri Apr 28 14:58:37 2000  Clinton Popetz  <cpopetz@cygnus.com>
2032
2033         * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
2034         coffdu-rs6000.{lo,c}.
2035         (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
2036         on xcoff.h
2037         * Makefile.in: Regenerate.
2038         * xcoff.h: New file.
2039         * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
2040         * coff-rs6000.c: Move all declarations and defines that are
2041         common to the xcoff backends into xcoff.h
2042         * coff64-rs6000.c: Ditto,
2043
2044 Fri Apr 28 08:35:21 2000  Clinton Popetz  <cpopetz@cygnus.com>
2045
2046         * coff-mips.c (mips_ecoff_backend_data):  Add initialization of
2047         _bfd_coff_force_symnames in strings and
2048         _bfd_coff_debug_string_prefix_length to their default values.
2049         * coff-sh.c: (bfd_coff_small_swap_table): Ditto.
2050
2051 Fri Apr 28 08:05:12 2000  Clinton Popetz  <cpopetz@cygnus.com>
2052
2053         * coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
2054         _bfd_coff_force_symnames in strings and
2055         _bfd_coff_debug_string_prefix_length to their default values.
2056
2057 2000-04-27  Alan Modra  <alan@linuxcare.com.au>
2058
2059         * elf32-m68k.c (elf_m68k_gc_sweep_hook):  Return if dynobj NULL.
2060         Check local_got_refcounts before dereferencing.
2061
2062         * elf32-ppc.c (ppc_elf_relocate_section): Check splt != NULL
2063         before deciding we don't need R_PPC_PLT32 relocation.
2064         (ppc_elf_gc_sweep_hook): Check local_got_refcounts before
2065         dereferencing.
2066
2067         * elflink.h (elf_gc_common_finalize_got_offsets): Fix comment.
2068
2069         * elf32-i386.c (elf_i386_check_relocs): Reference count .got and
2070         .plt entries.
2071         (elf_i386_gc_sweep_hook): Garbage collect .got and .plt entries.
2072         (elf_i386_adjust_dynamic_symbol): Recognize unused .plt entries.
2073         (elf_i386_relocate_section): Allow for .plt to go missing.
2074         (elf_i386_finish_dynamic_symbol): Use same test to decide if we
2075         can use a relative reloc for got as elf_i386_relocate_section.
2076         (bfd_elf32_bfd_final_link): Define to use gc form of final link.
2077
2078 Wed Apr 26 16:31:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
2079
2080         * config.bfd: Remove extraneous bfd_powerpc_64_arch.
2081
2082 Mon Apr 24 15:20:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
2083
2084         * Makefile.am (coff64-rs6000.lo): New rule.
2085         * Makefile.in: Regenerate.
2086         * coff-rs6000.c (xcoff_mkobject, xcoff_copy_private_bfd_data,
2087         xcoff_is_local_label_name, xcoff_rtype2howto,
2088         xcoff_reloc_type_lookup, xcoff_slurp_armap, xcoff_archive_p,
2089         xcoff_read_ar_hdr, xcoff_openr_next_archived_file, xcoff_write_armap,
2090         xcoff_write_archive_contents): No longer static, and prefix with _bfd_.
2091         (NO_COFF_SYMBOLS): Define.
2092         (xcoff64_swap_sym_in, xcoff64_swap_sym_out, xcoff64_swap_aux_in,
2093         xcoff64_swap_aux_out): New functions; handle xcoff symbol tables
2094         internally.
2095         (MINUS_ONE): New macro.
2096         (xcoff_howto_tabl, xcoff_reloc_type_lookup): Add 64 bit POS
2097         relocation.
2098         (coff_SWAP_sym_in, coff_SWAP_sym_out, coff_SWAP_aux_in,
2099         coff_SWAP_aux_out): Map to the new functions.
2100         * coff64-rs6000.c: New file.
2101         * libcoff.h (bfd_coff_backend_data): Add new fields
2102         _bfd_coff_force_symnames_in_strings and
2103         _bfd_coff_debug_string_prefix_length.
2104         (bfd_coff_force_symnames_in_strings,
2105         bfd_coff_debug_string_prefix_length): New macros for above fields.
2106         * coffcode.h (coff_set_arch_mach_hook): Handle XCOFF64 magic.
2107         Set machine to 620 for XCOFF64.  Use bfd_coff_swap_sym_in instead
2108         of using coff_swap_sym_in directly.
2109         (FORCE_SYMNAMES_IN_STRINGS): New macro, defined for XCOFF64.
2110         (coff_set_flags) Set magic for XCOFF64.
2111         (coff_compute_section_file_positions): Add symbol name length to
2112         string section length if bfd_coff_debug_string_prefix_length is
2113         true.
2114         (coff_write_object_contents): Don't do reloc overflow for XCOFF64.
2115         (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
2116         using coff_swap_lineno_in directly.
2117         (bfd_coff_backend_data): Add _bfd_coff_force_symnames_in_strings
2118         and _bfd_coff_debug_string_prefix_length fields.
2119         * coffgen.c (coff_fix_symbol_name, coff_write_symbols): Force
2120         symbol names into strings table when
2121         bfd_coff_force_symnames_in_strings is true.
2122         * coffswap.h (MAX_SCNHDR_NRELOC, MAX_SCNHDR_NLNNO, GET_RELOC_VADDR,
2123         SET_RELOC_VADDR): New macros.
2124         (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
2125         (coff_swap_aux_in, coff_swap_aux_out): Remove RS6000COFF_C
2126         code.
2127         (coff_swap_aouthdr_in, coff_swap_aouthdr_out): Handle XCOFF64
2128         changes within RS6000COFF_C specific code.
2129         (coff_swap_scnhdr_out): Use PUT_SCNHDR_NLNNO, PUT_SCNHDR_NRELOC,
2130         MAX_SCNHDR_NRELOC, and MAX_SCNHDR_NLNNO.
2131         * reloc.c (bfd_perform_relocation, bfd_install_relocation):
2132         Extend existing hack on target name.
2133         * xcofflink.c (XCOFF_XVECP): Extend existing hack on
2134         target name.
2135         * coff-tic54x.c (ticof): Keep up to date with new fields
2136         in bfd_coff_backend_data.
2137         * config.bfd: Add bfd_powerpc_64_arch to targ_arch and define
2138         targ_selvecs to include rs6000coff64_vec for rs6000.
2139         * configure.in: Add rs6000coff64_vec case.
2140         * cpu-powerpc.c: New bfd_arch_info_type.
2141
2142 Mon Apr 24 02:17:31 2000  Jeffrey A Law  (law@cygnus.com)
2143
2144         * config.bfd: Only disable elf32-hppa vectors, not all of the
2145         BSD and OSF configuration support.  Provide (disabled) clauses
2146         for PA64 support.
2147         * configure.in: Add clause for PA64 support.
2148         * configure: Rebuilt.
2149
2150         * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.
2151         (bfd_elf64_hppa_vec): Declare.
2152
2153         * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
2154         (BFD64_BACKENDS_CFILES): Add elf64-hppa.c
2155         (elf64-hppa.lo): Add dependencies.
2156         * Makefile.in: Rebuilt.
2157
2158         * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
2159
2160 Mon Apr 24 02:14:29 2000  Jason Eckhardt  <jle@cygnus.com>
2161
2162         * libhppa.h (dis_assemble_16): New function.
2163         (pa_arch): Added pa20w element.
2164
2165 Mon Apr 24 01:49:03 2000  Ulrich Drepper  <drepper@cygnus.com>
2166
2167         * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
2168         bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
2169         bfd_elf64_slurp_reloc_table.
2170
2171         * elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
2172         definitions to get external names.
2173         (elf_write_relocs): Renamed from write_relocs and make global.
2174         (elf_slurp_reloc_table): Make global.
2175         (_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.
2176
2177         * archive.c (hpux_uid_gid_encode): New function.
2178         (bfd_ar_hdr_from_filesystem): Use it if HPUX_LARGE_AR_IDS is
2179         defined and the ID is greater than 99999.
2180         (bfd_generic_stat_arch_elt): If HPUX_LARGE_AR_IDS is defined decode
2181         special uid/gid fields into 32 bit values.
2182
2183 2000-04-21  Matthew Green  <mrg@cygnus.com>
2184
2185         * config.bfd: Add NetBSD/sparc64 support.
2186
2187 Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
2188                           David Mosberger  <davidm@hpl.hp.com>
2189                           Timothy Wall <twall@cygnus.com>
2190                           Jim Wilson  <wilson@cygnus.com>
2191
2192         * Makefile.am (ALL_MACHINES): Add cpu-ia64.lo.
2193         (ALL_MACHINES_CFILES): Add cpu-ia64.c.
2194         (BFD64_BACKENDS): Add elf64-ia64.lo.
2195         (BFD64_BACKENDS_CFILES): Add elf64-ia64.c.
2196         (cpu-ia64.lo, elf64-ia64.lo): New rules.
2197         * Makefile.in: Rebuild.
2198         * archures.c (enum bfd_architecture): Add bfd_arch_ia64.
2199         (bfd_ia64_arch): Declare.
2200         (bfd_archures_list): Add bfd_ia64_arch.
2201         * bfd-in2.h: Rebuild.
2202         * config.bfd: (ia64*-*-linux-gnu*, ia64*-*-elf*): New targets.
2203         * configure: Rebuild.
2204         * configure.host: (ia64-*-linux*): New host.
2205         * configure.in (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec,
2206         bfd_efi_app_ia64_vec, bfd_efi_app_ia64_vec): New vectors.
2207         * elf.c (prep_headers): Add bfd_arch_ia64.
2208         * libbfd.h: Rebuild.
2209         * reloc.c: Add IA-64 relocations.
2210         * targets.c (bfd_elf64_ia64_little_vec, bfd_elf64_ia64_big_vec):
2211         Declare.
2212         (bfd_target_vect): Add bfd_elf64_ia64_little_vec.
2213         * cpu-ia64-opc.c, cpu-ia64.c, elf64-ia64.c: New files.
2214
2215 2000-04-21  Richard Henderson  <rth@cygnus.com>
2216
2217         * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify section
2218         contents when performing a partial link.
2219         (bfd_elf_d30v_reloc_21): Likewise.
2220
2221 2000-04-20  H.J. Lu  <hjl@gnu.org>
2222
2223         * elf32-i386.c (elf_i386_relocate_section): Restrict 1998-12-10
2224         patch to symbols defined by a shared object.
2225         * elf32-ppc.c (ppc_elf_relocate_section): Similarly.
2226
2227 2000-04-19  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2228
2229         K&R compiler fixes.
2230         * dwarf2.c (concat_filename): Avoid string literal concatenation.
2231         * ieee.c (ieee_get_symtab): Don't initialise union in struct.
2232
2233 Mon Apr 17 19:14:36 2000  David Mosberger  <davidm@hpl.hp.com>
2234
2235         * Makefile.am (BFD64_BACKENDS): Mention coff-ia64.lo.
2236         (BFD64_BACKENDS_CFILES): Mention coff-ia64.c
2237         (coff-ia64.lo): Add dependency.
2238         * Makefile.in: Regenerate.
2239         * coff-ia64.c: New file.
2240         * efi-app-ia32.c: Ditto.
2241         * efi-app-ia64.c: Ditto.
2242         * coffcode.h (coff_set_arch_mach_hook): Handle IA64MAGIC.
2243         (coff_set_flags): Ditto.
2244         (coff_write_object_contents) [IA64]: Set magic number to ZMAGIC.
2245         * config.bfd (i[3456]86-*-linux-gnu*): Mention bfd_efi_app_ia32_vec.
2246         * configure.in (elf): Handle bfd_efi_app_ia32 and bfd_efi_app_ia64_vec.
2247         * configure: Regenerate.
2248         * libpei.h (GET_OPTHDR_IMAGE_BASE): New macro.
2249         (PUT_OPTHDR_IMAGE_BASE): Ditto.
2250         (GET_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
2251         (PUT_OPTHDR_SIZE_OF_STACK_RESERVE): Ditto.
2252         (GET_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
2253         (PUT_OPTHDR_SIZE_OF_STACK_COMMIT): Ditto.
2254         (GET_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
2255         (PUT_OPTHDR_SIZE_OF_HEAP_RESERVE): Ditto.
2256         (GET_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
2257         (PUT_OPTHDR_SIZE_OF_HEAP_COMMIT): Ditto.
2258         (GET_PDATA_ENTRY): Ditto.
2259         * peigen.c (_bfd_pei_swap_aouthdr_in) [COFF_WITH_PEP64]: Don't read
2260         data_start.  Use above macros to read fields that are 64 bit wide for
2261         COFF_WITH_PEP64.  Don't truncate entry and text_start to 32 bits.
2262         (_bfd_pei_swap_aouthdr_out) [PEI_FORCE_MINIMUM_ALIGNMENT]: Force
2263         FileAlignment and SectionAlignment to minimum alignment if they
2264         are zero.
2265         (_bfd_pei_swap_aouthdr_out) [PEI_DEFAULT_TARGET_SUBSYSTEM]: Set
2266         Subsystem to default PEI_DEFAULT_TARGET_SUBSYSTEM.
2267         (_bfd_pei_swap_aouthdr_out) [COFF_WITH_PEP64]: Don't set data_start.
2268         Use above macros to write fields that are 64 bit wide for
2269         COFF_WITH_PEP64.
2270         (pe_print_pdata): Set PDATA_ROW_SIZE to 3*8 for COFF_WITH_PEP64,
2271         5*4 otherwise.  This should be right for IA-32 and IA-64, but may
2272         be wrong for platforms.  Use PDATA_ROW_SIZE instead of hardcoded
2273         value of 20 bytes.  Modify printing for COFF_WITH_PEP64 to print
2274         begin address, end address, and unwind info address only.  Use
2275         GET_PDATA_ENTRY() to read .pdata entries.  Use fprintf_vma() to
2276         print addresses.
2277         (tbl): Add SECTION, REL32, RESERVED1, MIPS_JMPADDR16, DIR64, and
2278         HIGH3ADJ relocation names.
2279         (_bfd_pe_print_private_bfd_data): Print Subsystem name in legible form.
2280         * targets.c: Declare bfd_efi_app_ia32_vec and
2281         bfd_efi_app_ia64_vec.
2282         (bfd_target_vector): Mention bfd_efi_app_ia32_vec and
2283         bfd_efi_app_ia64_vec.
2284
2285 2000-04-17  Timothy Wall  <twall@cygnus.com>
2286
2287         * bfd-in2.h: Add prototypes for tic54x load page access.
2288         * bfd-in.h: Regenerate.
2289         * coff-tic54x.c: Add load page functions; allow bfd_arch_unknown
2290         in customized _set_arch_mach function.
2291         * coffcode.h (coff_set_alignment_hook): Set section load page if
2292         the appropriate macro is defined.
2293         (write_object_contents): Read section load page.
2294
2295 2000-04-13  Alan Modra  <alan@linuxcare.com.au>
2296
2297         * elf32-hppa.h: Update copyright date.
2298
2299         * elf32-fr30.c (fr30_elf_i20_reloc): Don't use U suffix.
2300         * elf32-mips.c (_bfd_mips_elf_relocate_section): And here.
2301
2302         * elf32-d30v.c (MAX32): Don't use LL suffix.
2303         (MIN32): Define in terms of MAX32.
2304         (bfd_elf_d30v_reloc): Make relocation a bfd_signed_vma.
2305
2306         * coff-a29k.c (SIGN_EXTEND_HWORD): Replace with more concise
2307         expression.
2308
2309         * peicode.h (pe_ILF_build_a_bfd): Remove UL from hex constants.
2310
2311 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
2312
2313         * dep-in.sed: Match space before file name, not after.
2314         * Makefile.am: Regenerate dependencies.
2315         * Makefile.in: Regenerate.
2316
2317         * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
2318         case, allow address wrap-around stupidly removed 2000-03-17.  Sign
2319         extend without an if statement.
2320
2321 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
2322
2323         * coff-mips.c (mips_gprel_reloc): Test for 16 bit range using
2324         signed quantites.
2325         * elf32-mips.c (gprel16_with_gp): Likewise.
2326         * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Test range
2327         here using -0x40000, not (int)0xfffc0000.
2328         (elf32_hppa_size_of_stub): Likewise.
2329
2330 2000-04-11  Timothy Wall  <twall@cygnus.com>
2331
2332         * coff-tic54x.c: Now builds with all targets.
2333         * Makefile.am: Add coff/tic54x.h to coff-tic54x.o dependencies.
2334         * Makefile.in: Regenerate.
2335         * coffcode.h (coff_set_arch_mach_hook): Eliminate warning on
2336         unitialized variable.
2337
2338 Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2339
2340         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2341         --enable-build-warnings option.
2342         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2343         * Makefile.in, configure: Re-generate.
2344
2345 2000-04-07  Nick Clifton  <nickc@cygnus.com>
2346
2347         * reloc.c: Add BFD_RELOC_ARM_PCREL_BLX and
2348         BFD_RELOC_THUMB_PCREL_BLX.
2349
2350         * elf32-arm.h (elf32_arm_final_link_relocate): Handle
2351         R_ARM_XPC25 and R_ARM_THM_PC22.
2352
2353         * elfarm-nabi.c (elf32_arm_howto_): Fix definitions of
2354         R_ARM_XPC25 and R_ARM_THM_XPC22.
2355         (elf32_arm_reloc_map): Make BFD_RELOC_{ARM|THUMB}_PCREL_BLX to
2356         R_ARM_[XPC25|THM_XPC22].
2357
2358         * elfarm-oabi.c: Define OLD_ARM_ABI and change include from
2359         elf/arm-oabi.h to elf/arm.h
2360
2361         * Makefile.am: Fix dependency for elfarm-oabi.c
2362         * Makefile.in: Regenerate.
2363
2364         * bfd-in2.h: Regenerate.
2365         * libbfd.h: Regenerate.
2366
2367 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
2368
2369         * elfcore.h (elf_core_file_p): preserve value of tdata at entry,
2370         and restore it on failure.  Release newly allocated tdata on
2371         failure.
2372
2373 Fri Apr  7 11:33:47 2000  Jim Wilson  <wilson@cygnus.com>
2374
2375         * dwarf2.c (struct dwarf2_debug): New field dwarf_line_size.
2376         (decode_line_info): Set it.  Report error if unit->line_offset is
2377         equal to or larger than it.
2378
2379 2000-04-07  Timothy Wall  <twall@cygnus.com>
2380
2381         * targets.c: Added vecs for tic54x.
2382         * reloc.c: Added relocs for tic54x.
2383         * libbfd.h: Regenerated.
2384         * configure: Add TI COFF vecs for tic54x.
2385         * configure.in: Ditto.
2386         * config.bfd (targ_cpu): Recognize new tic54x target.
2387         * coffcode.h (coff_slurp_symbol_table): Additions for TI COFF handling.
2388         * bfd-in2.h: Add tic54x target and relocations.
2389         * Makefile.am, Makefile.in: Add tic54x target.
2390         * archures.c (bfd_archures_list): Add tic54x target.
2391         * coff-tic54x.c: New.
2392         * cpu-tic54x.c: New.
2393
2394 2000-04-06  Michael Snyder  <msnyder@seadog.cygnus.com>
2395
2396         * elfcore.h (elf_core_file_p): call backend_object_p which
2397         thereby gets an opportunity to update the arch/machine type.
2398
2399 2000-04-06  Timothy Wall  <twall@cygnus.com>
2400
2401         * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
2402         class.  Handle SEC_CLINK and SEC_BLOCK flags.
2403         * section.c: Add SEC_CLINK and SEC_BLOCK flags.
2404         * bfd-in2.h: Add SEC_CLINK and SEC_BLOCK flags.
2405
2406 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2407
2408         * elf32-arm.h (elf32_arm_set_private_flags): Only check for
2409         EF_INTERWORK if this is an unknown EABI.
2410         (elf32_arm_merge_private_bfd_data): Check EABI version
2411         numbers.  Only check EF_xxx flags if the EABI version number
2412         is unknown.
2413         (elf32_arm_check_private_bfd_data): Only check EF_xxx flags
2414         if the EABI version number is unknown.
2415         (elf32_arm_print_private_bfd_data): Only decode EF_xxx flags
2416         if the EABI version number is unknown.
2417
2418 Wed Apr  5 22:04:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2419
2420         * reloc.c (_bfd_relocate_contents): Add BFD_RELOC_SH_LOOP_START and
2421         BFD_RELOC_SH_LOOP_END.
2422         * elf32-sh.c (sh_elf_howto_tab): Change special_func to
2423         sh_elf_ignore_reloc for all entries that sh_elf_reloc used to ignore.
2424         Add entries for R_SH_LOOP_START and R_SH_LOOP_END.
2425         (sh_elf_reloc_loop): New function.
2426         (sh_elf_reloc): No need to test for always-to-be-ignored relocs
2427         any more.
2428         (sh_rel): Add entries for BFD_RELOC_SH_LOOP_{START,END}.
2429         (sh_elf_relocate_section): Handle BFD_RELOC_SH_LOOP_{START,END}.
2430         * bfd-in2.h, libbfd.h: Regenerate.
2431
2432 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2433
2434         * po/bfd.pot: Regenerate.
2435
2436         * Makefile.am: Remove extraneous mkdep comment.
2437         (MKDEP): Use gcc -MM rather than mkdep.
2438         (DEP): Quote when passing vars to sub-make.  Add warning
2439         message to end.
2440         (DEP1): Rewrite for "gcc -MM".
2441         (CLEANFILES): Add DEP2.
2442         Update dependencies.
2443         * Makefile.in: Regenerate.
2444
2445 2000-04-03  Kevin Buettner  <kevinb@redhat.com>
2446
2447         * configure.in: Added corefile support for AIX 4.3.  In particular,
2448         AIX_CORE_DUMPX_CORE will be defined in addition to AIX_CORE when
2449         compiling rs6000-core.c.
2450         * configure: Regenerated.
2451
2452 2000-04-03  H.J. Lu  <hjl@gnu.org>
2453
2454         * cache.c (bfd_open_file): Unlink the output file only if
2455         it has non-zero size.
2456
2457 2000-04-01  Ken Block USG  <block@zk3.dec.com>
2458
2459         * elf64-alpha.c (elf64_alpha_relocate_section): Don't emit
2460         relative relocations for non-loaded sections in shared objects.
2461         (elf64_alpha_check_relocs): Similarly.
2462
2463 Mon Apr  3 13:37:15 2000  Hans-Peter Nilsson  <hp@axis.com>
2464
2465         * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
2466         BFD_RELOC_16 to switch for extended relocs.
2467         (MY_swap_ext_reloc_in): New.
2468         (MY_swap_ext_reloc_out): New.
2469         (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
2470         than NAME(aout,swap_ext_reloc_in) for extended relocs.
2471         (NAME(aout,squirt_out_relocs)): Similarly use
2472         MY_swap_ext_reloc_out.
2473         (aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.
2474
2475 2000-04-03  Kazu Hirata  <kazu@hxi.com>
2476
2477         * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
2478         the R_PCRWORD_B case.
2479
2480 2000-03-31  Thomas de Lellis  <tdel@wrs.com>
2481
2482         * srec.c : Set CHUNK size to 16 bytes to prevent download failures
2483         on some targets.
2484         * ihex.c : Ditto.
2485
2486 Wed Mar 30 15:28:00 2000  Donald Lindsay  <dlindsay@cygnus.com>
2487
2488         * elf32-m32r.c (m32r_elf_generic_reloc): new function.  All
2489         HOWTO references to bfd_elf_generic_reloc, that have
2490         partial_inplace == true, now use the new function.  The function
2491         is based on the recent rewrite of m32r_elf_lo16_reloc(), and
2492         extends its fixes to the R_M32R_{16,24,32} relocs.
2493         The new logic in m32r_elf_lo16_reloc() has been removed, and
2494         it instead calls the new routine to obtain that functionality.
2495
2496 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2497
2498         * elf32-avr.c (elf32_avr_gc_mark_hook, elf32_avr_gc_sweep_hook,
2499         elf32_avr_check_relocs, avr_final_link_relocate,
2500         elf32_avr_relocate_section, bfd_elf_avr_final_write_processing,
2501         elf32_avr_object_p): Add prototypes.
2502         (elf32_avr_gc_mark_hook): Add default for h->root.type.
2503         (bfd_elf_avr_final_write_processing): Make static.
2504
2505 2000-03-27  Denis Chertykov  <denisc@overta.ru>
2506
2507         * cpu-avr.c: New file.  BFD support routines for AVR architecture.
2508         * archures.c (bfd_architecture): Add AVR architecture.
2509         (bfd_archures_list): Add reference to AVR architecture info.
2510         * elf.c (prep_headers): Handle bfd_arch_avr.
2511         * reloc.c: Add various AVR relocation enums.
2512         * targets.c (bfd_elf32_avr_vec): Declare and add to target vector
2513         list.
2514         * Makefile.am: Add support for AVR elf.
2515         * configure.in: Likewise.
2516         * config.bfd: Likewise.
2517         * Makefile.in: Regenerate.
2518         * configure: This too.
2519         * bfd-in2.h: And this.
2520         * libbfd.h: And this.
2521
2522 2000-03-24  H.J. Lu  <hjl@gnu.org>
2523
2524         * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
2525         (elf64_alpha_find_reloc_at_ofs): Likewise.
2526
2527 2000-03-17  Alan Modra  <alan@linuxcare.com.au>
2528
2529         * reloc.c (bfd_check_overflow): In case complain_overflow_bitfield,
2530         flag an overflow if the bitfield is outside -2**n to 2**n-1.  The
2531         allowable range used to be -2**(n-1) to 2**n-1.
2532         * reloc.c (_bfd_relocate_contents): Same here.  Also replace
2533         "boolean overflow" with "bfd_reloc_status_type flag".
2534
2535 2000-03-14  Doug Evans  <dje@casey.transmeta.com>
2536
2537         * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2538
2539 2000-03-14  Kazu Hirata  <kazu@hxi.com>
2540
2541         * reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
2542         of shrinks properly, including the last reloc.
2543
2544 2000-03-13  Kazu Hirata  <kazu@hxi.com>
2545
2546         * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanity
2547         check for R_MOVL2.
2548
2549 2000-03-11  Alan Modra  <alan@linuxcare.com.au>
2550
2551         * ieee.c (ieee_archive_p): Return bfd_error_wrong_format on
2552         a format mismatch rather than an "error" from bfd_read such as
2553         bfd_error_file_truncated.
2554
2555 2000-03-10  Geoff Keating  <geoffk@cygnus.com>
2556
2557         * elf32-mips.c (_bfd_mips_elf_relocate_section): Do proper
2558         sign-extension and big-endian compensation for
2559         R_MIPS_64 even in ld -r.
2560
2561 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
2562
2563         * elf32-mips.c (mips_elf_next_relocation): Rename from
2564         mips_elf_next_lo16_relocation, and generalize to look
2565         for any relocation type.
2566         (elf_mips_howto_table): Make R_MIPS_PC16 pcrel_offset.
2567         (elf_mips_gnu_rel_hi16): Howto for R_MIPS_GNU_REL_HI16.
2568         (elf_mips_gnu_rel_lo16): Howto for R_MIPS_GNU_REL_LO16.
2569         (elf_mips_gnu_rel16_s2): Howto for R_MIPS_GNU_REL16_S2.
2570         (elf_mips_gnu_pcrel64): Howto for R_MIPS_PC64.
2571         (elf_mips_gnu_pcrel32): Howto for R_MIPS_PC32.
2572         (bfd_elf32_bfd_reloc_type_lookup): Add new relocs.
2573         (mips_rtype_to_howto): Likewise.
2574         (mips_elf_calculate_relocation): Handle new relocs.
2575         (_bfd_mips_elf_relocate_section): REL_HI16/REL_LO16 relocs
2576         are paired.  The addend for R_MIPS_GNU_REL16_S2
2577         is shifted right two bits.
2578
2579 2000-03-10  Alan Modra  <alan@linuxcare.com.au>
2580
2581         * reloc.c (bfd_perform_relocation): Undo emacs formatting of
2582         comment, and ensure it doesn't happen again.
2583         (bfd_install_relocation): Same here.
2584         (_bfd_relocate_contents): Don't bother assigning unused signmask
2585         shift result.  Fix typos in comments.
2586         Remove trailing whitespace throughout file.
2587
2588 2000-03-07  Doug Evans  <dje@casey.transmeta.com>
2589
2590         * reloc.c (reloc_howto_struct): Fix partial_inplace comment.
2591         * bfd-in2.h: Rebuild.
2592
2593 2000-03-06  Nick Clifton  <nickc@cygnus.com>
2594
2595         * peicode.h (struct pe_ILF_vars): Add sym_ptr_table and
2596         sym_ptr_ptr fields.
2597         (SIZEOF_ILF_SYM_PTR_TABLE): Define.
2598         (SIZEOF_ILF_STRINGS): Redefine.
2599         (pe_ILF_make_a_symbol-reloc): New function.  Creates a symbol
2600         relative reloc, as opposed to a section relative reloc.
2601         (pe_ILF_make_a_symbol): Set the class of local symbols to C_STAT
2602         not C_LABEL.
2603         Add length of symbol's prefix to string pointer.
2604         Store a pointer to the symbol in the symbol pointer table.
2605         (pe_ILF_build_a_bfd): Do not build .idata$2 or .idata$7.
2606         Initialise the symbol pointer table.
2607         Store the hint in the Hint/Name table.
2608         Make the jump reloc be symbol realtive, not section relative.
2609         Create an import symbol for imported code.
2610
2611 2000-03-06  Catherine Moore  <clm@cygnus.com>
2612
2613         * elf.c (swap_out_syms):  Check for null type_ptr.
2614
2615 2000-03-01  Hans-Peter Nilsson  <hp@axis.com>
2616
2617         * aout-target.h (MY(write_object_contents)): Remove unused
2618         and unusable "#if CHOOSE_RELOC_SIZE".
2619         * pc532-mach.c (MY(write_object_contents)): Ditto.
2620         * netbsd.h (MY(write_object_contents)): Ditto.
2621         * hp300hpux.c (MY(write_object_contents)): Ditto.
2622         * freebsd.h (MY(write_object_contents)): Ditto.
2623         * aout-tic30.c (tic30_aout_write_object_contents): Ditto.
2624
2625 2000-02-29  H.J. Lu  <hjl@gnu.org>
2626
2627         * peicode.h (jtab): Make it static.
2628
2629         * coff-sh.c (sh_align_load_span): Declared if COFF_WITH_PE is
2630         defined and COFF_IMAGE_WITH_PE is not defined.
2631         (_bfd_sh_align_load_span): Defined as sh_align_load_span if
2632         COFF_WITH_PE is defined and COFF_IMAGE_WITH_PE is not defined.
2633
2634 2000-03-01  Nick Clifton  <nickc@cygnus.com>
2635
2636         * coff-arm.c (bfd_arm_process_before_allocation): Make
2637         'symndx' signed to prevent compile time warning.
2638
2639         * coff-mcore.c: Remove unused prototype for pe_object_p.
2640
2641         * coff-sh.c: Add "#ifndef COFF_IMAGE_WITH_PE" around static
2642         functions that are not used when COFF_IMAGE_WITH_PE is
2643         defined.
2644         (struct sh_opcode): Change type of 'flags' field to unsigned
2645         long so that it can hold the USESAS flag.
2646
2647         * coffcode.h (styp_to_sec_flags): Initialise 'target_name'.
2648
2649         * elf-m10300.c (mn10300_elf_relax_section): Initialise
2650         'sym_sec'.
2651
2652         * elf32-i370.c: Add ATTRIBUTE_UNUSED to unused function
2653         parameters.
2654         Remove unusued variables and code.
2655         (elf_backend_add_symbol_hook): Fix prototype.
2656
2657         * elf32-m68k.c (elf_m68k_gc_sweep_hook): Initialise 'sgot' and
2658         'srelgot'.
2659
2660         * elf32-mcore.c (mcore_elf_relocate_section): Initialise
2661         'oldinst'.
2662
2663         * elf32-mips.c: Add ATTRIBUTE_UNUSED to unused function
2664         parameters.
2665         Remove unusued variables and code.
2666         (elf_backend_add_symbol_hook): Fix prototype.
2667
2668         * elf32-sh.c (sh_elf_set_mach_from_flags): Use 'flags'.
2669
2670         * elflink.h (elf_bfd_link_add_symbols): Add ATTRIBUTE_UNUSED
2671         to unused function parameter.
2672
2673         * pe-mips.c: Add ATTRIBUTE_UNUSED to unused function
2674         parameters.
2675         Use EMPTY_HOWTO to initialise empty howto slots.
2676         Remove unused variables.
2677
2678         * peicode.h (pe_ILF_build_a_bfd): Initialise id6.
2679
2680 2000-03-01  H.J. Lu  <hjl@gnu.org>
2681
2682         * aoutx.h (aout_link_input_section_std): Pass "true" to
2683         the undefined_symbol callback.
2684         (aout_link_input_section_ext): Likewise.
2685         * bout.c (get_value): Likewise.
2686         * coff-a29k.c (coff_a29k_relocate_section): Likewise.
2687         * coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
2688         Likewise.
2689         (alpha_relocate_section): Likewise.
2690         * coff-arm.c (coff_arm_relocate_section): Likewise.
2691         * coff-i960.c (coff_i960_relocate_section): Likewise.
2692         * coff-mcore.c (coff_mcore_relocate_section): Likewise.
2693         * coff-mips.c (mips_relocate_section): Likewise.
2694         * coff-ppc.c (coff_ppc_relocate_section): Likewise.
2695         * coff-sh.c (sh_relocate_section): Likewise.
2696         * coff-tic80.c (coff_tic80_relocate_section): Likewise.
2697         * cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
2698         * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
2699         * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
2700         * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
2701         * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
2702         * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
2703         * elf32-i370.c (i370_elf_relocate_section): Likewise.
2704         * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
2705         * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
2706         * elf32-sh.c (sh_elf_relocate_section): Likewise.
2707         * elf32-v850.c (v850_elf_relocate_section): Likewise.
2708         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
2709         * elflink.h (elf_link_output_extsym): Likewise.
2710         * pe-mips.c (coff_pe_mips_relocate_section): Likewise.
2711         * reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
2712         * reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.
2713
2714         * elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
2715         undefined_symbol callback when building shared library with
2716         -Bsymbolic and undefined symbols are allowed. Otherwise, pass
2717         "true".
2718         * elf32-arm.h (elf32_arm_relocate_section): Likewise.
2719         * elf32-i386.c (elf_i386_relocate_section): Likewise.
2720         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2721         * elf32-mips.c (mips_elf_calculate_relocation): Likewise.
2722         (elf32_mips_get_relocated_section_content): Likewise.
2723         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2724         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2725         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
2726         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2727
2728 2000-02-28  Nick Clifton  <nickc@cygnus.com>
2729
2730         * Makefile.am: Add rules to build pe[i]-{sh|mips}.lo objects.
2731         * Makefile.in: Regenerate.
2732
2733         * configure.in: Add support for mips and sh pe vectors.
2734         * configure: regenerate.
2735
2736         * config.bfd: Add support for arm-wince, mips-pe and sh-pe
2737         targets.
2738
2739         * targets.c: Add mips and sh pe vectors.
2740
2741         * libpei.h (coff_final_link_postscript): Only define if not
2742         already defined.
2743
2744         * coffcode.h: Add support for WinCE magic numbers.
2745
2746         * peigen.c (pe_print_reloc): Update comment and rearrange
2747         appending of newline character.
2748
2749         * peicode.h: Add support for Image Library Format.
2750         (pe_ILF_vars): Structure containing data used by ILF code.
2751         (pe_ILF_make_a_section): New function.  Create a section based
2752         on ILF data.
2753         (pe_ILF_make_a_reloc): New function.  Create a reloc based on
2754         ILF data.
2755         (pe_ILF_make_a_symbol): New function.  Create a symbol based
2756         on ILF data.
2757         (pe_ILF_save_relocs): New function.  Store the relocs created
2758         by pe_ILF_make_a_reloc in a section.
2759         (pe_ILF_build_a_bfd): New function.  Create a BFD describing
2760         an ILF object.
2761         (pe_ILF_object_p): New function.  Return a bfd_target pointer
2762         for an ILF object.
2763         (pe_bfd_object_p): If an ILF object is detected call
2764         pe_ILF_object_p on it.
2765
2766         * coff-arm.c: Add support for WinCE relocs which are different
2767         from normal ARM COFF relocs.
2768         * pe-arm.c: Unset TARGET_UNDERSCORE for a WinCE target.
2769
2770         * coff-sh.c: Add support for sh-pe target.
2771         * pe-sh.c: New file.  Support code for sh-pe target.
2772         * pei-sh.c: New file.  Support code for sh-pe target.
2773
2774         * pe-mips.c: New file.  Support code for mips-pe target.
2775         * pei-mips.c: New file.  Support code for mips-pe target.
2776
2777 2000-02-27  Jakub Jelinek  <jakub@redhat.com>
2778
2779         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
2780         architecture if the object causing the bump is dynamic.
2781         * elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
2782         and also don't it for memory ordering.
2783         (sparc64_elf_write_relocs): Take src_rela out of the loop.
2784
2785 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2786
2787         * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
2788         calling bfd_get_section_size_before_reloc.
2789         (decode_line_info): Likewise.
2790         (_bfd_dwarf2_find_nearest_line): Likewise.
2791
2792 2000-02-27  Eli Zaretskii  <eliz@is.elta.co.il>
2793
2794         * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2795         name of the libtool directory.
2796         * Makefile.in: Rebuild.
2797
2798 Fri Feb 25 18:39:26 2000  Rodney Brown (RodneyBrown@pmsc.com)
2799
2800         * som.c (SOM_HOWTO): Define.
2801         (som_hppa_howto_table): Use it.
2802
2803 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2804
2805         * config.bfd: Enable 64 bit support for GNU/Linux/sparc.
2806
2807         * config.bfd: Enable 64 bit support for Solaris7+/sparc.
2808
2809 2000-02-24  Catherine Moore  <clm@cygnus.com>
2810
2811         * som.c (som_misc_symbol_info):  Add field
2812         secondary_def.
2813         (som_bfd_derive_misc_symbol_info):  Initialize
2814         secondary_def.
2815         (som_build_and_write_symbol_table): Keep track
2816         of secondary_def field.
2817         (som_slurp_symbol_table): Set BSF_WEAK symbol flag
2818         if secondary_def field is set.
2819         (som_bfd_ar_write_symbol_stuff): Initialize
2820         secondary_def.
2821
2822 2000-02-23  Stephane Carrez  <stcarrez@worldnet.fr>
2823
2824         * dwarf2.c (read_address): Read 16-bits addresses.
2825         (parse_comp_unit): Accept addr_size == 2.
2826
2827 2000-02-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
2828
2829         * bfd-in.h: Update copyright date.
2830
2831 2000-02-23  Linas Vepstas <linas@linas.org>
2832
2833         * cpu-i370.c: New file.
2834         * elf32-i370.c:  New file.
2835         * archures.c (enum bfd_architecture): Add bfd_arch_i370.
2836         (bfd_i370_arch): New.
2837         (bfd_archures_list): Add bfd_i370_arch.
2838         * elf.c (prep_headers): Add bfd_arch_i370.
2839         * Makefile.am: Add support for IBM 370 elf.
2840         * config.bfd: Likewise.
2841         * configure.in: Likewise.
2842         * libbfd.h (bfd_reloc_code_real_names): Likewise.
2843         * reloc.c (bfd_reloc_code_type): Likewise.
2844         * targets.c: Likewise.
2845
2846         * Makefile.in: Regenerate.
2847         * configure: Regenerate.
2848         * bfd-in2.h: Regenerate.
2849
2850 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2851
2852         * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for
2853         invalid relocation types, and change them to R_386_NONE.
2854
2855 2000-02-22  H.J. Lu  <hjl@gnu.org>
2856
2857         * elflink.h (elf_link_add_object_symbols): If a version symbol is
2858         not defined, don't add a second ELF_VER_CHR.
2859
2860         * elflink.h (elf_bfd_final_link): Call output_extsym for global
2861         symbols converted to local symbols even when stripping all
2862         symbols.
2863         (elf_link_output_extsym): Process global symbols converted to
2864         local symbols even if they are being stripped.
2865
2866 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2867
2868         * archures.c (bfd_octets_per_byte): Return unsigned int.
2869         (bfd_arch_mach_octets_per_byte): Ditto.
2870         * libbfd.c (bfd_read, bfd_seek): Quell signed vs. unsigned
2871         comparison warning.
2872         * section.c (bfd_get_section_size_before_reloc): Quell signed
2873         vs. unsigned comparison warning.
2874         (bfd_get_section_size_after_reloc): Same here.  Fix parentheses too.
2875         * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
2876         change.  What was I thinking?
2877         * bfd-in2.h: Regenerate.
2878
2879         * elflink.h (elf_gc_sweep): Skip non-elf input bfds.
2880         (elf_gc_sections): Same here.
2881         (elf_gc_common_finalize_got_offsets): And here.
2882
2883 2000-02-21  Ian Lance Taylor  <ian@zembu.com>
2884
2885         ELF HPPA doesn't work at present; remove it until it does.
2886         * config.bfd: Comment out setting targ_defvec to
2887         bfd_elf32_hppa_vec.
2888         * Makefile.am: Rebuild dependencies.
2889         (BFD32_BACKENDS): Remove elf32-hppa.lo.
2890         (BFD32_BACKENDS_CFILES): Remove elf32-hppa.c.
2891         (SOURCE_HFILES): Remove elf32-hppa.h and hppa_stubs.h.
2892         * Makefile.in: Rebuild.
2893         * targets.c (bfd_target_vector): Comment out bfd_elf32_hppa_vec.
2894
2895 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
2896
2897         * coffcode.h (coff_set_arch_mach_hook): Use free(), because there
2898         is no bfd_free().  Revert bfd_free part of previous change.
2899
2900 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
2901
2902         * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
2903         arrays.
2904         (coff_compute_section_file_positions): Use bfd_free to pair
2905         bfd_malloc.
2906         (coff_write_object_contents): Likewise.
2907
2908         * coff-rs6000.c (xcoff_howto_table_16): New variable.
2909         (xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.
2910
2911 2000-02-18  Ulrich Drepper  <drepper@cygnus.com>
2912
2913         * coff-rs6000.c (XCOFFARMAGBIG): New macro.
2914         (xcoff_ar_file_hdr_big): New structure.
2915         (SIZEOF_AR_FILE_HDR_BIG): New macro.
2916         (xcoff_ar_hdr_big): New structure.
2917         (SIZEOF_AR_HDR_BIG): New macro.
2918         (xcoff_big_format_p): New macro.
2919         (xcoff_ardata_big): New macro.
2920         (arch_xhdr_big): New macro.
2921         (xcoff_slurp_armap): Handle large archives.
2922         (xcoff_archive_p): Detect large archives.
2923         (xcoff_read_ar_hdr): Handle large archives.
2924         (xcoff_openr_next_archived_file): Handle large archives.
2925         (xcoff_generic_stat_arch_elt): Handle large archives.
2926         (xcoff_write_armap_old): Rename from xcoff_write_armap.
2927         (xcoff_write_armap_big): New function.
2928         (xcoff_write_armap): New function, dispatch to _old or _big.
2929         (xcoff_write_archive_contents_old): Rename from
2930         xcoff_write_archive_contents.
2931         (xcoff_write_archive_contents_big): New function.
2932         (xcoff_write_archive_contents): New function, dispatch to _old or
2933         _big.
2934
2935 2000-02-18  Richard Henderson  <rth@cygnus.com>
2936
2937         * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect
2938         and hide_symbol members.
2939         (elf_link_hash_copy_indirect): Remove.
2940         (elf_link_hash_hide_symbol): Remove.
2941         (struct elf_backend_data): Add elf_backend_copy_indirect_symbol
2942         and elf_backend_hide_symbol.
2943         (_bfd_elf_link_hash_copy_indirect): Declare.
2944         (_bfd_elf_link_hash_hide_symbol): Declare.
2945         * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument.
2946         (_bfd_elf_link_hash_hide_symbol): Likewise.
2947         (_bfd_elf_link_hash_table_init): Don't init killed members.
2948         * elflink.h (elf_link_add_object_symbols): Use the bed function
2949         pointers not elf_link_hash_{copy_indirect,hide_symbol}.
2950         (elf_link_assign_sym_version): Likewise.
2951         * elfxx-target.h (elf_backend_copy_indirect_symbol): Default.
2952         (elf_backend_hide_symbol): Likewise.
2953         (elfNN_bed): Update for new members.
2954
2955 2000-02-17  Kevin Buettner  <kevinb@redhat.com>
2956
2957         * rs6000-core.c (CORE_DATA_SIZE_FIELD, CORE_COMM_FIELD, SAVE_FIELD,
2958         STACK_END_ADDR): Define for new core file format.
2959         (LOADER_OFFSET_FIELD, LOADER_REGION_SIZE, CORE_DUMP): New defines
2960         for handling the vagaries of the various core file structures used
2961         by AIX over the years.
2962         (rs6000coff_core_p, rs6000coff_core_file_matches_executable,
2963         Rs6kCorData): Use above defines to adapt code to use AIX 4.3's
2964         core_dumpx structure.
2965
2966 Thu Feb 17 00:04:48 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2967
2968         * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
2969         (bfd_mach_sh3_dsp): Likewise.
2970         (bfd_mach_sh4): Reinstate.
2971         (bfd_default_scan): Recognize 7410, 7708, 7729 and 7750.
2972         * bfd-in2.h: Regenerate.
2973         * coff-sh.c (struct sh_opcode): flags is no longer short.
2974         (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.
2975         (sh_opcode41, sh_opcode42): Integrate as sh_opcode41.
2976         (sh_opcode01, sh_opcode02, sh_opcode40): Add sh-dsp opcodes.
2977         (sh_opcode41, sh_opcode4, sh_opcode80): Likewise.
2978         (sh_opcodes): No longer const.
2979         (sh_dsp_opcodef0, sh_dsp_opcodef): New arrays.
2980         (sh_insn_uses_reg): Check for USESAS and USESR8.
2981         (sh_insn_sets_reg, sh_insns_conflict): Check for SETSAS.
2982         (_bfd_sh_align_load_span): Return early for SH4.
2983         Modify sh_opcodes lookup table for sh-dsp / sh3-dsp.
2984         Take into account that field b of a parallel processing insn
2985         could be mistaken for a separate insn.
2986         * cpu-sh.c (arch_info_struct): New array elements for
2987         sh2, sh-dsp and sh3-dsp.
2988         Reinstate element for sh4.
2989         (SH2_NEXT, SH_DSP_NEXT, SH3_DSP_NEXT): New macros.
2990         (SH4_NEXT): Reinstate.
2991         (SH3_NEXT, SH3E_NEXT): Adjust.
2992         * elf-bfd.h (_sh_elf_set_mach_from_flags): Declare.
2993         * elf32-sh.c (sh_elf_set_private_flags): New function.
2994         (sh_elf_copy_private_data, sh_elf_set_mach_from_flags): Likewise.
2995         (sh_elf_merge_private_data): New function.
2996         (elf_backend_object_p, bfd_elf32_bfd_set_private_bfd_flags): Define.
2997         (bfd_elf32_bfd_copy_private_bfd_data): Define.
2998         (bfd_elf32_bfd_merge_private_bfd_data): Change to
2999         sh_elf_merge_private_data.
3000
3001 2000-02-13  Richard Henderson  <rth@cygnus.com>
3002
3003         * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and
3004         hide_symbol members.
3005         (elf_link_hash_copy_indirect): New.
3006         (elf_link_hash_hide_symbol): New.
3007         * elflink.h (elf_link_add_object_symbols): Break out copy from
3008         indirect new new symbol to elf.c.
3009         (elf_link_assign_sym_version): Break out privatization of
3010         non-exported symbol to elf.c.
3011         * elf.c (_bfd_elf_link_hash_copy_indirect): New.
3012         (_bfd_elf_link_hash_hide_symbol): New.
3013         (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
3014
3015 2000-02-13  Ian Lance Taylor  <ian@zembu.com>
3016
3017         * section.c (_bfd_strip_section_from_output): Add info parameter.
3018         If it passed as non-NULL, use it to check whether any input BFD
3019         has an input section which uses this output section.  Change all
3020         callers.
3021         * bfd-in2.h: Rebuild.
3022
3023         * bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
3024         bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
3025         1999-11-29.
3026         * bfd-in2.h: Rebuild.
3027
3028 2000-02-10  Timothy Wall  <twall@cygnus.com>
3029
3030         * coffswap.h (coff_swap_sym_in): Add hook SWAP_SYM_IN_POST to
3031         allow final modifications of swapped-in symbol.
3032         (coff_swap_sym_out): Ditto with SWAP_SYM_OUT_POST.
3033         * coffcode.h (coff_write_relocs): Use macro
3034         SECTION_RELATIVE_ABSOLUTE_SYMBOL_P if defined to determine whether
3035         symbol index should be set to -1.
3036
3037 Thu Feb 10 20:07:50 GMT 2000  Toshiyasu Morita (toshi.morita@sega.com)
3038
3039         * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,
3040         USESF1_REG, USESF2_REG, SETSF1_REG, SETSF2_REG): New macros.
3041         * (sh_insn_sets_reg, sh_insn_sets_freg): New prototypes.
3042         * (sh_insn_sets_reg, sh_insn_uses_or_sets_reg, sh_insns_sets_freg,
3043         sh_insns_uses_or_sets_freg): New functions.
3044         * (sh_insn_uses_reg, sh_insn_uses_freg): Use new macros.
3045         * (sh_insns_conflict): Use new functions and new macros to
3046         detect conflicts when two instructions both set same integer registers,
3047         both set same fp register, and both set special register.
3048
3049 2000-02-09  Timothy Wall  <twall@cygnus.com>
3050
3051         * coffgen.c (coff_real_object_p): Set arch/mach info prior to
3052         swapping in sections, so that the swapping routines have access to
3053         the arch/mach info.
3054
3055 2000-02-08 Mark Elbrecht <snowball3@bigfoot.com>
3056
3057         * coff-go32.c: Update comment. Update copyright.
3058
3059 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
3060
3061         * syms.c (bfd_decode_symclass)
3062         Two new class characters were added - 'V' and 'v'.  The
3063         meaning of 'W' is now restricted to just weak non-object
3064         symbols.  This allows differentiation between, for example,
3065         weak functions vs weak objects.  nm for example now dumps:
3066         'W' = weak global
3067         'w' = weak unresolved
3068         'V' = weak global object
3069         'v' = weak unresolved object
3070
3071         (bfd_is_undefined_symclass): New function.  Return true if the
3072         given symbol class represents and undefined/unresolved symbol.
3073
3074         (bfd_symbol_info): Use bfd_is_undefined_symclass to check for
3075         unresolved symbols.
3076
3077         * bfd-in2.h: Add prototype for bfd_is_undefined_symbol().
3078
3079         * elf32-arm.h (elf32_arm_get_symbol_type): If a symbol has the
3080         STT_ARM_16BIT flag set, but it is not attached to a data object
3081         return STT_ARM_16BIT so that it will be treated as code by the
3082         disassembler.
3083
3084 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
3085
3086         * coff-i386.c (i3coff_object_p): Remove prototype.
3087         Update copyright.
3088
3089         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
3090         to name.  Update copyright.
3091
3092         * trad-core.c (trad_unix_core_file_p): Cast core_regsec
3093         assignment to avoid warning.  Update copyright.
3094
3095 2000-01-24  Robert Lipe  (robertl@sco.com)
3096
3097         * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
3098         instead of using GNU C extension.
3099
3100 2000-01-21  Nick Clifton  <nickc@cygnus.com>
3101
3102         * libbfd.c (bfd_read): Do not attempt to get a negativly sized
3103         amount from a bfd_in_memory structure.
3104         (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
3105         structure.
3106
3107 2000-01-14  Nick Clifton  <nickc@cygnus.com>
3108
3109         * linker.c (default_indirect_link_order): oops - fix incorrectly
3110         applied patch from Tim Wall.
3111
3112 2000-01-13  Timothy Wall (twall@tiac.net>
3113
3114         * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
3115         = scnhsz, filhsz, relsz, aoutsz, etc)
3116
3117          * coffswap.h: Ditto.
3118
3119 2000-01-13  Nick Clifton  <nickc@cygnus.com>
3120
3121         * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
3122         interwork thumb to arm stub.
3123
3124 2000-01-13  Timothy Wall (twall@tiac.net>
3125
3126         * archures.c (bfd_octets_per_byte): New function: Return
3127         target byte size.
3128         (bfd_arch_mach_octets_per_byte): New function: Return target
3129         byte size.
3130
3131         * section.c: Distinguish between octets and bytes for usage of
3132         _cooked_size,  _raw_size, and output_offset.  Clarify
3133         description of bfd_set_section_contents.
3134
3135         * bfd-in2.h: Regenerate.
3136
3137         * coffgen.c: Indicate that the offset parameter is in bytes, not
3138         octets.
3139
3140         * cofflink.c (bfd_coff_link_input_bfd): Use bfd_octets_per_byte
3141         where appropriate to get the octet offset when calling
3142         bfd_set_section_contents.
3143         (bfd_coff_reloc_link_order): Ditto.
3144
3145         * linker.c (bfd_generic_reloc_link_order): Ditto.
3146         (_bfd_default_link_order): Ditto.
3147
3148         * reloc.c (bfd_perform_relocation):  Distinguish between octets
3149         and bytes.  Use octets when indexing into octet data; use bytes
3150         when calculating target addresses.
3151         (bfd_install_relocation): Ditto.
3152
3153         * srec.c (srec_write_section): Ditto.
3154
3155 2000-01-13  Nick Clifton  <nickc@cygnus.com>
3156
3157         * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
3158         3 to 2.  This allows 4 byte sized sections, which is necessary for
3159         dlltool to build functioning DLLs.
3160
3161 2000-01-10  Philip Blundell  <pb@futuretv.com>
3162
3163         * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu.
3164         (arm*-*-conix*): New target.
3165
3166 2000-01-10  Egor Duda  <deo@logos-m.ru>
3167
3168         * config.bfd: Include elf32_i386 vector to target list for cygwin
3169         and mingw.
3170
3171         * config.in: Undefine HAVE_WIN32_PSTATUS_T.
3172         * configure.in: Test for structure win32_pstatus_t in
3173         <sys/procfs.h>
3174         * configure: Regenerate.
3175
3176         * elf.c (elfcore_grok_win32pstatus): New function: process
3177         win32_pstatus_t notes in elf core file.
3178         (elfcore_grok_note): Detect win32_pstatus notes.
3179
3180 2000-01-03  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
3181
3182         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Process symbol
3183         visibility.
3184         * elflink.h (elf_link_add_object_symbols): Combine visibilities.
3185         * elf.c (bfd_elf_print_symbol): Interpret st_other as visibility.
3186
3187 1999-12-29  Richard Henderson  <rth@cygnus.com>
3188
3189         * elflink.h (bfd_elf,size_dynamic_sections): Don't export all
3190         if no dynamic sections created.
3191
3192 1999-12-27  Nick Clifton  <nickc@cygnus.com>
3193
3194         * peicode.h (pe_bfd_object_p): Only define for PE format
3195         targets.
3196
3197 1999-12-17  Nick Clifton  <nickc@cygnus.com>
3198
3199         * coff-i386.c (i3coff_object_p): Delete.
3200         (i386coff_vec): Replace reference to i3coff_object_p with a
3201         reference to coff_object_p.
3202
3203         * coff-mcore.c (pe_object_p): Delete.
3204
3205         * peicode.h (pe_bfd_object_p): New function: Detect the
3206         presence of a PE format COFF object file.  Also detect and
3207         warn about the presence of LINK6 format Image Library Format
3208         object files.
3209
3210 1999-12-16  Nick Clifton  <nickc@cygnus.com>
3211
3212         * coff-arm.c (NUM_ELEM): New macro.
3213         (NUM_RELOCS): New macro: The number of known ARM relocs.
3214         (RTYPE2HOWTO): Return NULL if the reloc type is out of range.
3215         (coff_arm_rtype_to_howto):  Return NULL if the reloc type is out
3216         of range.
3217         (bfd_arm_process_before_allocation): Produce a warning message if
3218         an out of range symbol index is encountered.
3219
3220 1999-12-14  Nick Clifton  <nickc@cygnus.com>
3221
3222         * elflink.h (is_global_symbol_definition): New Function: Return
3223         true iff the symbol is being given a global definition in this
3224         bfd.
3225         (elf_link_is_defined_archive_symbol): Do not bother processing
3226         symbols for an archive element that has already been included
3227         in the link.
3228         Use is_global_symbol_definition().
3229
3230 1999-12-09  Andrew Cagney  <cagney@cygnus.com>
3231
3232         * config.bfd: Add support for sparc-*-netbsdelf* and
3233         sparc-*-netbsdaout*.
3234
3235 1999-12-13  Nick Clifton  <nickc@cygnus.com>
3236
3237         * elflink.h (elf_link_is_defined_archive_symbol): Check to see
3238         if the symbol is in the common section.
3239
3240 1999-12-10  Nick Clifton  <nickc@cygnus.com>
3241
3242         * elflink.h (elf_link_is_defined_archive_symbol): New
3243         function: Decide if a symbol, in an archive map is there
3244         because it is defined in the archive element, or because it is
3245         just another common declaration of it.
3246         (elf_link_add_archive_symbols): Use
3247         elf_link_is_defined_archive_symbol to decide if an archive
3248         element contain a reference to a common symbol should be
3249         linked in or not.
3250
3251 1999-12-10  Nick Clifton  <nickc@cygnus.com>
3252
3253         * elflink.h: Revert previous patch.
3254         * targets.c: Revert previous patch.
3255         * libbfd-in2.h: Revert previous patch.
3256         * libbfd.h: Revert previous patch.
3257         * elfxx-target.h: Revert previous patch.
3258         * archive.c: Revert previous patch.
3259         * aout-target.h: Revert previous patch.
3260         * aout-tic30.h: Revert previous patch.
3261         * bfd.c: Revert previous patch.
3262         * coff-alpha.c: Revert previous patch.
3263         * coff-rs6000.c: Revert previous patch.
3264         * elf64-mips.c: Revert previous patch.
3265         * ieee.c: Revert previous patch.
3266         * libecoff.h: Revert previous patch.
3267         * oasys.c: Revert previous patch.
3268         * som.c: Revert previous patch.
3269         * vms.c: Revert previous patch.
3270
3271 1999-12-09  Nick Clifton  <nickc@cygnus.com>
3272
3273         * elflink.h (elf_link_add_archive_symbols): Add an archive
3274         element even if contains a symbol which is currently only
3275         considered to be a common.
3276
3277         * targets.c (struct bfd_target): Add new field
3278         _bfd_allow_commons_in_armap.
3279         * bfd-in2.h:Regenerate.
3280
3281         * libbfd-in2.h (_bfd_noarchive_allow_commons_in_armap):
3282         Define.
3283          (_bfd_archive_bsd_allow_commons_in_armap): Define.
3284         * libbfd.h: Regenerate.
3285
3286         * elfxx-target.h: If using COFF archive map, override
3287         definition of allow_commons_in_armap and replace with
3288         bfd_false.
3289
3290         * archive.c (bfd_compute_and_write_armap): Do not place common
3291         symbols into the archive map unless _bfd_allow_commons_in_armap
3292         returns true.
3293
3294         * aout-target.h (MY_allow_commons_in_armap): Define.
3295         * aout-tic30.h (MY_allow_commons_in_armap): Define.
3296         * bfd.c (bfd_allow_commons_in_armap): Define.
3297         * coff-alpha.h (alpha_ecoff_allow_commons_in_armap): Define.
3298         * coff-rs6000.h (xcoff_allow_commons_in_armap): Define.
3299         * elf64-mips.c (bfd_elf64_allow_commons_in_armap): Define.
3300         * ieee.c (ieee_ecoff_allow_commons_in_armap): Define.
3301         * libecoff.h (_bfd_ecoff_allow_commons_in_armap): Define.
3302         * oasys.c (oasys_allow_commons_in_armap): Define.
3303         * som.c (som_allow_commons_in_armap): Define.
3304         * vms.c (vms_allow_commons_in_armap): Define.
3305
3306 1999-12-07  Jim Blandy  <jimb@cygnus.com>
3307
3308         Add support for SSE registers in ELF core files.
3309         * elf.c (elfcore_make_note_pseudosection): New function.
3310         (elfcore_grok_prfpreg): Use it.
3311         (elfcore_grok_prxfpreg): New function.
3312         (elfcore_grok_note): Recognize Linux NT_PRXFPREG notes.
3313
3314 1999-12-03  Ian Lance Taylor  <ian@zembu.com>
3315
3316         * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16
3317         value by 4 before storing it back in the field.  From
3318         Koundinya. K <kk@ddeorg.soft.net>.
3319
3320 Tue Nov 30 22:41:14 1999  Jeffrey A Law  (law@cygnus.com)
3321
3322         * archures.c (bfd_mach_am33): Define.
3323         * bfd-in2.h: Rebuilt.
3324         * cpu-m10300.c (bfd_am33_arch): Add to the mn103 architecture list
3325         * elf-m10300.c (mn10300_elf_relax_section): Handle am33 instructions.
3326         (compute_function_info): Handle additional registers saved by
3327         movm on the am33.
3328         (elf_mn10300_mach): Handle E_MN10300_MACH_AM33.
3329         (_bfd_mn10300_elf_final_write_processing): Handle bfd_mach_am33.
3330
3331 1999-11-29  Jim Blandy  <jimb@cygnus.com>
3332
3333         * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New
3334         functions.
3335         * bfd-in2.h (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New
3336         declarations.
3337
3338 1999-11-27  Michael Meissner  <meissner@cygnus.com>
3339
3340         * reloc.c (BFD_RELOC_ALPHA_USER_LITERAL): New relocation for
3341         internal use within gas for alpha explicit relocations.
3342         (BFD_RELOC_ALPHA_USER_LITUSE_BASE): Ditto.
3343         (BFD_RELOC_ALPHA_USER_LITUSE_BYTOFF): Ditto.
3344         (BFD_RELOC_ALPHA_USER_LITUSE_JSR): Ditto.
3345         (BFD_RELOC_ALPHA_USER_GPDISP): Ditto.
3346         (BFD_RELOC_ALPHA_USER_GPRELHIGH): Ditto.
3347         (BFD_RELOC_ALPHA_USER_GPRELLOW): Ditto.
3348
3349         * elf64-alpha.c (elf64_alpha_reloc_map): Add mappings for
3350         BFD_RELOC_ALPHA_USER_*.
3351
3352         * bfd-in2.h: Regenerate.
3353         * libbfd.h: Regenerate.
3354
3355 1999-11-26  Fred Fish  <fnf@cygnus.com>
3356
3357         * elf.c (elfcore_read_notes): Add prototype for static function.
3358         (_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.
3359         (bfd_section_from_phdr): Replacement function that calls
3360         _bfd_elf_make_section_from_phdr for generic segment types and
3361         backend fucntion pointed to by elf_backend_section_from_phdr for
3362         backend specific segment types.
3363         (_bfd_elfcore_section_from_phdr): Remove call to elfcore_read_notes,
3364         now called by _bfd_elf_make_section_from_phdr.  Note that this func
3365         is now just a stub between the caller and bfd_section_from_phdr.
3366
3367         * elf-bfd.h (struct elf_backend_data): Add new function pointer
3368         elf_backend_section_from_phdr.
3369         (elf_backend_section_from_phdr): Add prototype.
3370
3371         * elfxx-target.h (elf_backend_section_from_phdr): Define default.
3372         (elfNN_bed): Add elf_backend_section_from_phdr.
3373
3374 1999-11-25  Nick Clifton  <nickc@cygnus.com>
3375
3376         * coff-arm.c (bfd_arm_get_bfd_for_interworking):  Add
3377         SEC_CODE and SEC_READONLY flags to glue sections.
3378
3379         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Add
3380         SEC_CODE and SEC_READONLY flags to glue sections.
3381
3382 1999-11-20  Nick Clifton  <nickc@cygnus.com>
3383
3384         * coff-mcore.c (coff_mcore_relocate_section): Fix typo in previous
3385         delta.
3386
3387 1999-11-19  Catherine Moore  <clm@cygnus.com>
3388
3389         * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.
3390         (elf_cpu32_plt_entry): Likewise.
3391
3392 1999-11-18  Nick Clifton  <nickc@cygnus.com>
3393
3394         * coff-mcore.c (coff_mcore_rtype_to_howto): Special case handling
3395         for RVA relocs.
3396         (coff_mcore_relocate_section): Initialise addend to 0.
3397         Special case processing of RVA reloc.
3398
3399 1999-11-17  Richard Henderson  <rth@cygnus.com>
3400
3401         * elf-bfd.h (struct elf_backend_data): Reorder collect and
3402         type_change_ok; add sign_extend_vma.
3403         * elf32-mips.c (elf_backend_sign_extend_vma): Define.
3404         * elfcode.h (elf_swap_symbol_in): Mind be->sign_extend_vma.
3405         (elf_swap_shdr_in, elf_swap_phdr_in): Likewise.
3406         * elfxx-target.h (elf_backend_sign_extend_vma): Default.
3407         (elfNN_bed): Follow struture changes.
3408
3409 1999-11-09  Ian Lance Taylor  <ian@zembu.com>
3410
3411         * libbfd.c (bfd_read): Check result of read against desired result
3412         using !=, not <.
3413         (_bfd_generic_get_section_contents): Set bfd_error if the seek is
3414         invalid compared to the section size.
3415
3416         * ieee.c (ieee_slurp_debug): Get the length of the debug
3417         information right if there is no data part.
3418
3419 Tue Nov  2 01:44:41 1999  Jeffrey A Law  (law@cygnus.com)
3420
3421         * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,
3422         R_LINETAB, R_LINETAB_ESC, and R_COMMENT.
3423
3424 1999-10-28  Ian Lance Taylor  <ian@zembu.com>
3425
3426         * elflink.h (elf_bfd_final_link): Make last_local signed.
3427
3428 1999-10-27  Ian Lance Taylor  <ian@zembu.com>
3429
3430         * stabs.c (_bfd_link_section_stabs): Make sure .stabstr section
3431         starts with a zero.
3432
3433 Sat Oct 23 17:36:12 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3434
3435         * archures.c: Add definitions bfd_mach_d10v, bfd_mach_d10v_ts2 and
3436         bfd_mach_d10v_ts3.
3437         * cpu-d10v.c (d10v_ts3_info, d10v_ts2_info): Add.
3438         * bfd-in2.h: Regenerate.
3439
3440 1999-10-15  Andrew Haley  <aph@cygnus.com>
3441
3442         * dwarf1.c (parse_die): Fail to parse a die if its length is zero.
3443
3444 Sun Oct 17 17:19:00 1999  Jeffrey A Law  (law@cygnus.com)
3445
3446         * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.
3447
3448 1999-10-08  Ian Lance Taylor  <ian@zembu.com>
3449
3450         * elflink.h (elf_merge_symbol): When overriding a weak symbol with
3451         a defined symbol in a shared library, clear the DEF_DYNAMIC flag
3452         too.
3453
3454 Fri Oct  8 13:03:45 1999  Geoffrey Keating  <geoffk@cygnus.com>
3455
3456         * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
3457         relocs also need the GP value.
3458         (_bfd_mips_elf_relocate_section): Handle unpaired LO16 relocs
3459         properly.  Handle sign-extension for R_MIPS_64 correctly.  Correct
3460         the GP value for R_MIPS_LITERAL relocs too.  Handle
3461         R_MIPS_64 relocs properly on big-endian MIPS.
3462         (mips_elf_sign_extend): Behave properly with 'long long'.
3463         (mips_elf_highest): Correct typo.
3464
3465 Mon Oct  4 17:49:45 1999  Nick Clifton  <nickc@cygnus.com>
3466
3467         * cpu-m32r.c (arch_info_struct): New static global.
3468         (bfd_m32r_arch): Refer to it.
3469         * elf32-m32r.c (m32r_elf_object_p): Recognize E_M32RX_ARCH.
3470         (m32r_elf_print_private_bfd_data): Ditto.
3471         (m32r_elf_final_write_processing): Handle bfd_mach_m32rx.
3472         * archures.c (bfd_mach_m32rx): Define it.
3473         * bfd-in2.h: Rebuild.
3474
3475 1999-09-28  Fred Fish  <fnf@cygnus.com>
3476
3477         * targets.c (cisco_core_vec): Replaced with two new vecs ...
3478         (cisco_core_big_vec): Add new bigendian vec.
3479         (cisco_core_little_vec): Add new little endian vec.
3480
3481         * cisco-core.c (CRASH_INFO): Fixed offset replaced with ...
3482         (crash_info_locs): Add array of possible offsets.
3483         (MASK_ADDR): Mask to apply to crash info offset.
3484         (crashinfo_external): Add textbase, database, bssbase and
3485         turn into a typedef.
3486         (cisco_core_file_validate): Renamed from cisco_core_file_p.
3487         Many small changes to account for additional hardware versions.
3488         Pick a reasonable size for ".reg" section.  Add a ".crash"
3489         section to allow access to crashinfo_external struct.
3490         (cisco_core_file_p): New version of this function that
3491         iterates over crash_info_locs, calling cisco_core_file_validate.
3492         (cisco_core_vec): Old big endian only vec replaced with ...
3493         (cisco_core_big_vec): Add big endian version.
3494         (cisco_core_little_vec): Add little endian version.
3495
3496         * configure.in (cisco_core_vec): Split to two new vectors ...
3497         (cisco_core_big_vec): New target vector.
3498         (cisco_core_little_vec): New target vector.
3499         * configure: Regenerate.
3500         * config.bfd (targ): For m68*-*-aout* targ, change cisco_core_vec
3501         to cisco_core_big_vec in targ_selvecs.
3502
3503 1999-09-28  Geoffrey Keating  <geoffk@cygnus.com>
3504
3505         * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.
3506         (mips_elf_relocate_got_local): Unused, delete.
3507         (mips_elf_relocate_global_got): Unused, delete.
3508
3509 1999-09-24  Fred Fish  <fnf@cygnus.com>
3510
3511         * elf.c (bfd_section_from_phdr): Add typename variable.  Use p_type
3512         to initialize it to something meaningful.  Then use it to generate
3513         more useful segment names.
3514
3515 Sun Sep 19 12:16:47 1999  Jeffrey A Law  (law@cygnus.com)
3516
3517         * som.c (NO_PCREL_MODES): Define if the system does not define
3518         R_SHORT_PCREL_MODE.
3519         (hppa_som_gen_reloc_type): Handle both short and long pcrel branches.
3520         (som_write_fixups): Eliminate redundant pcrel mode relocs.  Handle
3521         R_LONG_PCREL_MODE and R_SHORT_PCREL_MODE
3522         * libhppa.h (dis_assemble_22): New function.
3523         (bfd_hppa_insn2fmt): Handle long branch.
3524
3525         * libhppa.h (bfd_hppa_insn2fmt): Decode and handle formats found
3526         in PA2.0.
3527
3528 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
3529
3530         * coff-i386.c (coff_i386_reloc_type_lookup): Support BFD_RELOC_16,
3531         BFD_RELOC_16_PCREL, BFD_RELOC_8, BFD_RELOC_8_PCREL relocs.
3532         (reloc_howto_type howto_table): Tidy comments and whitespace.
3533
3534 1999-09-17  Nick Clifton  <nickc@cygnus.com>
3535
3536         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Undo
3537         previous delta.  Set sec->gc_mark instead.
3538
3539 Thu Sep 16 11:21:13 1999  Catherine Moore  <clm@cygnus.com>
3540
3541         * elf32-m68k.c (elf_cpu32_plt0_entry): Use a1 instead of a0.
3542         (elf_cpu32_plt_entry): Likewise.
3543
3544 Thu Sep 16 10:48:17 1999  Jeffrey A Law  (law@cygnus.com)
3545
3546         * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.
3547
3548         * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
3549         symbol table, then just compute a suitable value (but do not
3550         create a __gp symbol).
3551
3552         * elf-hppa.h (elf_hppa_relocate_section): Allow undefined
3553         symbols when building shared libraries.
3554         (elf_hppa_final_link_relocate): Correct handling of PCREL
3555         relocations against undefined symbols.
3556
3557 1999-09-16  Nick Clifton  <nickc@cygnus.com>
3558
3559         * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Mark
3560         interworking sections as linker created so that they will not
3561         be removed by garbage collection.
3562
3563 Wed Sep 15 02:31:57 1999  Jeffrey A Law  (law@cygnus.com)
3564
3565         * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
3566         (elf_hppa_final_link_relocate): Consistently create an absolute
3567         address, then subtract out the value of __gp.
3568
3569 1999-09-14  Michael Meissner  <meissner@cygnus.com>
3570
3571         * configure.in (Canonicalization of target names): Remove adding
3572         ${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14
3573         generates $ac_config_sub with a ${CONFIG_SHELL} already.
3574         * configure: Regenerate.
3575
3576 1999-09-14  Nick Clifton  <nickc@cygnus.com>
3577
3578         * elf32-m32r.c (ELF_MAXPAGESIZE): Change to 0x1 (at request of
3579         Mitsubishi).
3580
3581 Mon Sep 13 20:01:47 1999  Jeffrey A Law  (law@cygnus.com)
3582
3583         * elf-hppa.h (elf_hppa_record_segment_addrs): New function.
3584         (elf_hppa_final_link): Initialize text_segment_base and
3585         data_segment_base.
3586         (elf_hppa_final_link_relocate): Handle SEGREL relocations.
3587
3588         * elf-hppa.h (elf_hppa_final_link): Remove unused variables.
3589         (elf_hppa_final_link_relocate): Likewise.
3590         (elf_hppa_relocate_insn): Likewise.
3591         (elf_hppa_relocate_section): Initialize HOWTO.
3592
3593 1999-09-13  Donn Terry  <donn@interix.com>
3594
3595         * coffcode.h (styp_to_sec_flags): Further refinement of COMDAT
3596         handling to support both GNU and MS objects.
3597
3598         * coffcode.h (coff_write_object_contents): Don't check reloc_count
3599         when determining whether to set F_RELFLG.
3600
3601 1999-09-13  Philip Blundell  <pb@nexus.co.uk>
3602
3603         * elf32-arm.h (elf32_arm_final_link_relocate): Don't range-check
3604         PC24 relocs if the target is an undefined weak symbol.
3605         (arm_add_to_rel): Fix compiler warning.
3606         (elf32_arm_plt0_entry): Correct comments.
3607
3608 1999-09-13  Alan Modra  <alan@spri.levels.unisa.edu.au>
3609
3610         * elfcode.h (write_relocs): Check for the_bfd NULL when handling
3611         an absolute symbol in REL relocs.
3612
3613 Sun Sep 12 23:47:58 1999  Jeffrey A Law  (law@cygnus.com)
3614
3615         * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32.
3616         Stub SEGREL32.  Return an error for any relocation not handled.
3617
3618 1999-09-12  Ian Lance Taylor  <ian@zembu.com>
3619
3620         * cofflink.c (coff_link_add_symbols): Look for special MSVC string
3621         constant symbols, and avoid multiple definition errors on them.
3622
3623 1999-09-12  Donn Terry  <donn@interix.com>
3624
3625         * libbfd.c (bfd_log2): Rewrite to avoid infinite loop if most
3626         significant bit is set.
3627
3628 1999-09-11  Ian Lance Taylor  <ian@zembu.com>
3629
3630         * coff-ppc.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
3631
3632         * elfcode.h (write_relocs): Handle an absolute symbol in REL
3633         relocs as we do for RELA relocs.
3634
3635 1999-09-11  Donn Terry  <donn@interix.com>
3636
3637         * libpei.h (_bfd_pei_final_link_postscript): Declare.
3638         (coff_final_link_postscript): Define.
3639         * peigen.c (_bfd_pei_swap_aouthdr_out): Don't set value for data
3640         directory entries here.
3641         (_bfd_pei_final_link_postscript): New function.
3642
3643         * peigen.c (_bfd_pei_swap_scnhdr_out): Remove code which sets
3644         section flags based on the section name.
3645
3646         * peicode.h (coff_swap_scnhdr_in): If COFF_IMAGE_WITH_PE, the
3647         get the overflow of the s_nlnno field from the s_nreloc field.
3648         * peigen.c (_bfd_pei_swap_scnhdr_out): If doing a final link, swap
3649         the s_nlnno overflow of the .text section into the s_nreloc
3650         field.
3651
3652         * peigen.c (add_data_entry): Declare.
3653         (pei_swap_aouthdr_out): Get image size right.  Set linker version
3654         more intuitively.
3655         (pei_swap_scnhdr_out): Test for UNINIT section, not .bss.
3656         (pe_print_idata): Code cleanup, print more info, get rid of (now)
3657         extraneous ImageBase.
3658         (pe_print_edata): Likewise.
3659         (pe_print_pdata): Likewise.  Print exception entries.
3660         (pe_print_reloc): Likewise.  Print MIPS_JMPADDR.
3661         (tbl): Make const, add "UNKNOWN".
3662         (_bfd_pe_print_private_bfd_data_common): Print timestamp.
3663         (_bfd_pe_bfd_copy_private_bfd_data_common): Don't copy deleted
3664         section data directory.
3665         (_bfd_pe_bfd_copy_private_section_data): Copy pe_flags.
3666
3667         * libpei.h (_bfd_pe_bfd_get_symbol_info): Declare.
3668         * peigen.c (_bfd_pe_bfd_get_symbol_info): New function.
3669         * peicode.h (coff_get_symbol_info): Define.
3670
3671         * config.bfd (i[3456]86-*-interix*): Set targ_cflags to
3672         -DSTRICT_PE_FORMAT.
3673         * coffcode.h (styp_to_sec_flags): Check STRICT_PE_FORMAT rather
3674         than __INTERIX.
3675         (coff_classify_symbol): Re-revert 1999-08-08 patch if
3676         STRICT_PE_FORMAT.
3677
3678         * libpei.h: New file, broken out of peicode.h.
3679         * peigen.c: New file, broken out of peicode.h.
3680         * peicode.h: A bunch of code moved out to libpei.h and peigen.c.
3681         * configure.in: Add peigen.lo to list of files required for each
3682         PE target.
3683         * Makefile.am: Rebuild dependencies.
3684         (BFD32_BACKENDS): Add peigen.lo.
3685         (BFD32_BACKENDS_CFILES): Add peigen.c.
3686         (SOURCE_HFILES): Add libpei.h.
3687         * configure, Makefile.in: Rebuild.
3688
3689         * peicode.h (coff_swap_scnhdr_in): Don't check for a special
3690         section name of _BSS; check IMAGE_SCN_CNT_UNINITIALIZED_DATA
3691         instead.  Don't clear the s_paddr field for an uninitialized data
3692         section.
3693
3694         * coffcode.h (coff_mkobject_hook): Set timestamp field in
3695         coff_data_type to f_timdat.
3696         * peicode.h (pe_mkobject_hook): Likewise.
3697
3698         * peicode.h (coff_swap_filehdr_in): Check the NT executable magic
3699         number if COFF_IMAGE_WITH_PE.
3700
3701         * coffcode.h (coff_mkobject_hook): If COFF_WITH_PE, set HAS_DEBUG
3702         to the reverse of IMAGE_FILE_DEBUG_STRIPPED.
3703         (coff_write_object_contents): Set IMAGE_FILE_DEBUG_STRIPPED if
3704         there is no SEC_DEBUGGING section.
3705         * peicode.h (pe_mkobject_hook): Set HAS_DEBUG to the reverse of
3706         IMAGE_FILE_DEBUG_STRIPPED.
3707
3708         * pe-i386.c (COFF_LONG_FILENAMES): Define.
3709         (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
3710         * pei-i386.c (COFF_LONG_FILENAMES): Define.
3711         (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
3712
3713         * coffswap.h (IMAGE_BASE): Don't define.
3714         * pei-arm.c (IMAGE_BASE): Don't define.
3715         * pei-i386.c (IMAGE_BASE): Don't define.
3716         * pei-mcore.c (IMAGE_BASE): Don't define.
3717         * pei-ppc.c (IMAGE_BASE): Don't define.
3718
3719         * cofflink.c (_bfd_coff_link_input_bfd): When writing out a
3720         symbol, switch on the class when determining whether to modify the
3721         value.  For PE, don't modify the value of a C_FCN symbol not named
3722         .bf.
3723
3724         * libbfd-in.h (_bfd_abort): Declare.
3725         (abort): Define.
3726         * bfd.c (_bfd_abort): New function.
3727         * libbfd.h: Rebuild.
3728
3729         * coffcode.h (coff_set_alignment_hook): Delete POWERPC_LE_PE
3730         special handling.
3731
3732         * cofflink.c (_bfd_coff_link_input_bfd): If a symbol is stripped,
3733         don't write out the associated line numbers.
3734
3735         * cofflink.c (_bfd_coff_write_global_sym): Handle section symbol
3736         aux entries.
3737
3738         * cofflink.c (coff_link_add_symbols): Don't warn about symbol type
3739         changes when the base type is unknown.
3740
3741         * coffgen.c (coff_print_symbol): Fix printing of aux record for
3742         function symbols.
3743
3744         * syms.c (BSF_DEBUGGING_RELOC): Define.
3745         * coffcode.h (coff_slurp_symbol_table): If PE, set BSF_DEBUGGING
3746         for C_FCN/C_EFCN symbols, and set BSF_DEBUGGING_RELOC for such
3747         symbols named .bf.
3748         * coffgen.c (fixup_symbol_value): Relocate a symbol which has
3749         BSF_DEBUGGING_RELOC set.
3750         * bfd-in2.h: Rebuild.
3751
3752 1999-09-10  Ian Lance Taylor  <ian@zembu.com>
3753
3754         * ecoff.c (bfd_debug_section): Update initialization for new
3755         comdat_info field.
3756         (_bfd_ecoff_styp_to_sec_flags): Add section parameter.
3757         * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Update declaration.
3758
3759 1999-09-10  H.J. Lu  <hjl@gnu.org>
3760
3761         * coff-alpha.c (alpha_ecoff_backend_data): Initialize the new
3762         _bfd_filnmlen field.
3763         * coff-mips.c (mips_ecoff_backend_data): Likewise.
3764
3765 Fri Sep 10 00:35:14 1999  Jeffrey A Law  (law@cygnus.com)
3766
3767         * elf-hppa.h (elf_hppa_final_link_relocate): Create .opd entries
3768         for FPTR relocs involving local symbols.
3769
3770         * elf-hppa.h (elf_hppa_final_link_relocate): Get the right
3771         value for the stub address in a call through a stub.
3772         Install the value for a local symbol directly into the DLT
3773         instead of generating a reloc.  Correctly handle FPTR64 relocs.
3774
3775         * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): New function.
3776         (elf_hppa_remark_useless_dynamic_symbols): Similarly.
3777         (elf_hppa_final_link): Call them.
3778
3779 1999-09-10  Ian Lance Taylor  <ian@zembu.com>
3780
3781         * elflink.h (elf_fix_symbol_flags): Move weakdef handling here...
3782         (elf_adjust_dynamic_symbol): ...from here.
3783
3784 Wed Sep  8 17:56:11 1999  Jeffrey A Law  (law@cygnus.com)
3785
3786         * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR
3787         relocation, remove them.  SECREL64->LTOFF16WF.
3788         (elf_hppa_final_link_relocate): Handle LTOFF* relocations.  Handle
3789         DIR* relocations.
3790         (elf_hppa_relocate_insn): Similarly.
3791
3792         * elf-hppa.h (elf_hppa_final_link_relocate): Handle PLTOFF* relocs.
3793         (elf_hppa_relocate_insn): Similarly.
3794
3795         * elf-hppa.h (elf_hppa_final_link_relocate): Handle DPREL* and
3796         GPREL* relocations.
3797         (elf_hppa_relocate_insn): Similarly.
3798
3799         * elf-hppa.h (elf_hppa_link_final_relocate): Fix typos.
3800         Handle LTOFF_TP* relocs.
3801         (elf_hppa_relocate_insn): Similarly.
3802
3803         * elf-hppa.h (elf_hppa_final_link_relocate): Handle PCREL* relocs.
3804         Consistently deal with addends.  Handle DLTIND14F and DLTREL14F.
3805         (elf_hppa_relocate_insn): Handle PCREL* relocs.
3806
3807         * elf-hppa.h (elf_hppa_final_link_relocate): Handle LT_OFF_FPTR*,
3808         DIR32, DIR64 and FPTR64 relocations.
3809         (elf_hppa_relocate_insn): Similarly.
3810
3811         * elf-hppa.h (elf_hppa_final_link): Set the value of __gp to the
3812         address of the .PARISC.global section.
3813         (elf_hppa_relocate_section): Lookup and pass the PA64 hash
3814         table entry elf_hppa_final_link_relocate.  Do not give a warning
3815         for a reloc against an external symbol if it has a PA64 hash
3816         table entry.
3817         (elf_hppa_final_link_relocate): Significantly rework.  Handle
3818         DLTIND relocations.  Compute the final value of the relocation
3819         before passing the value of elf_hppa_relocate_insn.
3820         (elf_hppa_relocate_insn): Revamp to handle just bit tiwiddling
3821         relocation support.  Handle DLTIND relocation requests just like
3822         DLTREL relocation requests.  Simplify branch handling.
3823
3824 1999-09-08  Ulrich Drepper  <drepper@cygnus.com>
3825
3826         * elf-hppa.h (elf_hppa_relocate_section): Catch problems with
3827         non-allocated section as done in i386 version.
3828         (elf_hppa_final_link_relocate): Uncomment R_PARISC_14F in switch
3829         statement since this is no know relocation.
3830
3831 Tue Sep  7 17:25:12 1999  Jeffrey A Law  (law@cygnus.com)
3832
3833         * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14F
3834         relocs.
3835         (elf_hppa_relocate_insn): Similarly.
3836
3837         * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14WR and
3838         DLTREL14WD relocs.
3839         (elf_hppa_relocate_insn): Similarly.
3840
3841         * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14R and
3842         DLTREL21L relocs.  Pass the output bfd to elf_hppa_relocate_insn.
3843         Pass the relocate type rather than the insn format to
3844         elf_hppa_relocate_insn.
3845         (elf_hppa_relocate_insn): Make switch dependent on relocation type
3846         rather than the opcode.  Handle DLTREL21L and DLTREL14R relocs.
3847
3848 1999-09-07  Ian Lance Taylor  <ian@zembu.com>
3849
3850         * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field.
3851         (bfd_coff_filnmlen): Define.
3852         (bfd_coff_std_swap_table): Initialize new field.
3853         * coffgen.c (coff_fix_symbol_name): Use bfd_coff_filnmlen rather
3854         than FILNMLEN.
3855         (coff_write_symbols): Likewise.
3856         (coff_get_normalized_symtab): Likewise.
3857         * coff-sh.c (bfd_coff_small_swap_table): Initialize new field.
3858         * libcoff.h: Rebuild.
3859
3860 1999-09-06  Donn Terry  <donn@interix.com>
3861
3862         * coffcode.h (sort_by_secaddr): New static function if
3863         COFF_IMAGE_WITH_PE.
3864         (coff_compute_section_file_positions): If COFF_IMAGE_WITH_PE, sort
3865         sections by VMA when assigning target_index values.  Always set
3866         virt_size.
3867
3868         * libcoff-in.h (struct pei_section_tdata): Add pe_flags field.
3869         * coffcode.h (coff_set_alignment_hook) [COFF_WITH_PE version]: Set
3870         pe_flags field.
3871         * libcoff.h: Rebuild.
3872
3873         * coffcode.h (coff_set_custom_section_alignment): Add const to
3874         declaration to match definition.
3875         (coff_write_object_contents): Don't set F_AR32W(R)? if
3876         COFF_WITH_PE.
3877
3878         * coff-i386.c (in_reloc_p): Add declaration.
3879         (i386coff_vec): Simplify initialization of
3880         application_section_flags.
3881
3882         * coffcode.h (sec_to_styp_flags): Write separate COFF_WITH_PE
3883         version.  Move COFF_WITH_PE specific code to new version.
3884         (stype_to_sec_flags): Likewise.  Add section parameter.
3885         * coffgen.c (make_a_section_from_file): Set target_index before
3886         calling styp_to_sec_flags.  Pass section to styp_to_sec_flags.
3887         * libcoff.h: Rebuild.
3888
3889         * syms.c (stt): Add some PE/PEI section names.
3890         (bfd_decode_symclass): Return 'w', not 'U', for a weak undefined
3891         symbol.
3892         (bfd_symbol_info): Check for 'w'.
3893
3894         * section.c (struct bfd_comdat_info): Define.
3895         (asection): Add comdat field.
3896         (STD_SECTION): Initialize comdat field.
3897         (bfd_make_section_anyway): Likewise.
3898         * bfd-in2.h: Rebuild.
3899
3900 1999-09-06  Andreas Schwab  <schwab@suse.de>
3901
3902         * elflink.h (elf_link_add_object_symbols): Copy NON_GOT_REF flag
3903         to version symbols.
3904
3905 1999-09-06  Nick Clifton  <nickc@cygnus.com>
3906
3907         * elflink.h (elf_gc_record_vtentry): Use bfd_zmalloc and
3908         bfd_realloc instead of calloc and realloc.
3909
3910 1999-09-04  Steve Chamberlain  <sac@pobox.com>
3911
3912         * cpu-pj.c: New file.
3913         * elf32-pj.c: New file.
3914         * config.bfd (pj*): New cpu.
3915         (pj-*-*, pjl-*-*): New targets.
3916         * configure.in (bfd_elf32_pj_vec): New target vector.
3917         (bfd_elf32_pjl_vec): New target vector.
3918         * archures.c (bfd_arch_pj): Define.
3919         * elf.c (prep_headers): Handle bfd_arch_pj.
3920         * reloc.c: Define BFD_RELOC_PJ_* relocations.
3921         * targets.c (bfd_elf32_pj_vec, bfd_elf32_pjl_vec): Declare and add
3922         to target vector list.
3923         * Makefile.am: Rebuild dependencies.
3924         (ALL_MACHINES): Add cpu-pj.lo.
3925         (ALL_MACHINES_CFILES): Add cpu-pj.c.
3926         (BFD32_BACKENDS): Add elf32-pj.lo.
3927         (BFD32_BACKENDS_CFILES): Add elf32-pj.c.
3928         * configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
3929
3930 1999-09-04  Ian Lance Taylor  <ian@zembu.com>
3931
3932         * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.
3933         * elflink.h (elf_adjust_dynamic_symbol): Copy REF_REGULAR_NONWEAK
3934         and NON_GOT_REF from weak defined symbol to real symbol.
3935         * elf32-i386.c (elf_i386_check_relocs): Set NON_GOT_REF.
3936         (elf_i386_adjust_dynamic_symbol): If NON_GOT_REF is not set, don't
3937         create a COPY reloc.
3938         * elf32-sparc.c (elf32_sparc_check_relocs): Set NON_GOT_REF.
3939         (elf32_sparc_adjust_dynamic_symbol): If NON_GOT_REF is not set,
3940         don't create a COPY reloc.
3941
3942 1999-09-03  Ian Lance Taylor  <ian@zembu.com>
3943
3944         * elflink.h (elf_bfd_final_link): When counting relocations, don't
3945         count those in sections we are not including in the link.
3946
3947 Thu Sep  2 17:41:20 1999  Jeffrey A Law  (law@cygnus.com)
3948
3949         * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK
3950         field in hpux11 shared libraries.
3951
3952 1999-09-02  Nick Clifton  <nickc@cygnus.com>
3953
3954         * elflink.h (elf_gc_record_vtentry): Fix memory leak.
3955
3956 Wed Sep  1 13:34:29 1999  Jeffrey A Law  (law@cygnus.com)
3957
3958         * elf-hppa.h (elf_hppa_add_symbol_hook): New function.
3959         (elf_hppa_final_link, elf_hppa_relocate_section): Likewise.
3960         (elf_hppa_final_link_relocate, elf_hppa_relocate_insn): Likewise.
3961
3962 1999-08-31  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3963
3964         * elflink.h (record_link_assignment): When possible, keep the
3965         original type of the symbol.
3966
3967 Mon Aug 30 15:26:48 1999  Jeffrey A Law  (law@cygnus.com)
3968
3969         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow both
3970         R_PARISC_DIR32 and R_PARISC_DIR64 regardless of how the
3971         tools were configured.
3972         * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type): Declare.
3973
3974 1999-08-26  Mark Mitchell  <mark@codesourcery.com>
3975
3976         * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate local
3977         GOT entries for GOT16 relocations; they're not required.
3978
3979 1999-08-24  Nick Clifton  <nickc@cygnus.com>
3980
3981         From a patch submitted by Roland McGrath  <roland@baalperazim.frob.com>
3982
3983         * config.bfd (arm-*-netbsd*): New target.
3984         * configure.in (armnetbsd_vec): New target vector.
3985         * configure: Regenerate
3986         * targets.c (bfd_target_vector): Add &armnetbsd_vec.
3987
3988         * Makefile.am (BFD32_BACKENDS): Add armnetbsd.lo.
3989         (ALL_MACHINES_CFILES): Add armnetbsd.c.
3990         (armnetbsd.lo): New rule with deps.
3991         * Makefile.in: Regenerate.
3992
3993         * armnetbsd.c: New file:  Definitions specific to arm-netbsd
3994         target.
3995
3996 Tue Aug 24 00:25:58 1999  Jeffrey A Law  (law@cygnus.com)
3997
3998         * som.c (som_slurp_symbol_table): Fix typo in comment.
3999
4000 Fri Aug 20 17:01:23 1999  Jeffrey A Law  (law@cygnus.com)
4001
4002         * elf-hppa.h (elf_hppa_fake_sections): Compute section indices
4003         here instead of using elf_section_data...
4004
4005 1999-08-19  Nick Clifton  <nickc@cygnus.com>
4006
4007         * coff-mcore.c (mcore_emit_base_file_entry): New function:  Emit
4008         relocations into the base file.
4009         (coff_mcore_relocate_section): Call mcore_emit_base_file_entry if
4010         we are building a base file.
4011
4012 1999-08-19  Nick Clifton  <nickc@cygnus.com>
4013
4014         * elf32-arm.h (arm_add_to_rel): New function.  Add a value to
4015         a REL style reloc.
4016         (elf32_arm_relocate_section): Use arm_add_to_rel to increment
4017         REL relocs when performing a partial relocation.
4018
4019 1999-08-18  Donn Terry  <donn@interix.com>
4020
4021         * cofflink.c: Move definitions of N_TMASK, et. al., out of
4022         _bfd_coff_link_input_bfd into top level.
4023
4024         * coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE.
4025         (RTYPE2HOWTO): Return NULL if reloc type is out of range.
4026         (coff_i386_rtype_to_howto): Likewise.
4027         * coffcode.h (coff_slurp_symbol_table): Change a -2 to N_DEBUG.
4028         Completely ignore symbols which are all zero.
4029         (dummy_reloc16_estimate): Add return 0.
4030         * cofflink.c (_bfd_coff_link_input_bfd): Rename inner scope
4031         variable copy to name_copy to avoid shadowing outer scope
4032         variable.
4033         * libcoff-in.h (coff_data_type): Change raw_syment_count field
4034         from unsigned int to unsigned long.  Add timestamp field.
4035         * libcoff.h: Rebuild.
4036
4037 1999-08-17  H.J. Lu  <hjl@gnu.org>
4038
4039         * elf32-hppa.c (bfd_elf32_bfd_is_local_label_name): Fix typo in
4040         macro definition.
4041
4042 1999-08-17  Ian Lance Taylor  <ian@zembu.com>
4043
4044         * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC
4045         for special section symbols.
4046         * elflink.h (elf_merge_symbol): If we have no old BFD, check
4047         BSF_DYNAMIC on the section symbol to see whether the old BFD is
4048         dynamic.
4049
4050 1999-08-15  Mark Mitchell  <mark@codesourcery.com>
4051
4052         * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate
4053         coincidence of variable names between old and new code.
4054
4055 1999-08-12  Nick Clifton  <nickc@cygnus.com>
4056
4057         * elf32-arm.h (elf32_arm_to_thumb_stub):  Make 'offset' parameter
4058         into a bfd_vma and 'addend' parameter a 'bfd_signed_vma'.
4059         (elf32_thumb_to_arm_stub):  Make 'offset' parameter into a bfd_vma
4060         and 'addend' parameter a 'bfd_signed_vma'.
4061         (elf32_arm_final_link_relocate): Do not involve stubs in
4062         R_ARM_THM_PC22 relocs relative to section symbols, they are long
4063         jumps, not function calls.
4064
4065 1999-08-11  Robin Farine <advanc@dial.eunet.ch>
4066
4067         * elf32-arm.h (elf32_arm_final_link_relocate): Check for overflow
4068         in R_ARM_PC24 relocs.
4069
4070 Tue Aug 10 12:48:09 1999  Jeffrey A Law  (law@cygnus.com)
4071
4072         * elf-hppa.h (elf_hppa_fake_sections): New function.
4073         * elf32-hppa.c (elf_backend_fake_sections): Define.
4074
4075         * elf-hppa.h (elf_hppa_final_write_processing): Update for
4076         recent changes to the arch_info structure.
4077
4078         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle
4079         R_HPPA_SEGBASE and R_HPPA_SEGREL32.
4080         * cpu-hppa.c (bfd_hppa20w_arch): New entry in architecture info
4081         list.
4082
4083 Tue Aug 10 00:34:29 1999  Mark P. Mitchell  <mark@codesourcery.com>
4084                           Ralf Baechle <ralf@uni-koblenz.de>
4085
4086         * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Always
4087         output DT_MIPS_GOTSYM.
4088         (_bfd_mips_elf_finish_dynamic_sections): Use the same value as
4089         DT_MIPS_SYMTABNO if there are no global GOT symbols.
4090
4091 Tue Aug 10 00:21:08 1999  Mark P. Mitchell  <mark@codesourcery.com>
4092
4093         * elf32-mips.c (mips_elf_create_dynamic_relocation): Change
4094         prototype.  Handle local symbols.  Add commentary.
4095         (mips_elf_calculate_relocation): Adjust accordingly.
4096         (_bfd_mips_elf_check_relocs): Handle local symbols in R_MIPS_32
4097         relocations.
4098
4099         * elflink.h (elf_bfd_final_link): Tweak last change.
4100
4101 1999-08-09  Mark Mitchell  <mark@codesourcery.com>
4102
4103         * elflink.h (elf_link_size_reloc_section): Use the counts in the
4104         elf-section data to allocate just the right amount of relocation
4105         space.  Don't allocate the hash space twice.
4106         (elf_bfd_final_link): Calculate the amount of space to allocate in
4107         each relocation section.
4108
4109 Mon Aug  9 17:37:30 1999  Jeffrey A Law  (law@cygnus.com)
4110
4111         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When in
4112         64bit mode, generate a section relative relocation for a 32bit
4113         wide relocation.
4114         (elf_hppa_is_local_label_name): New function.
4115         * elf32-hppa.c (elf_hppa_is_local_label_name): Deleted.  To be
4116         shared between 32bit and 64bit port.
4117
4118 1999-08-09  Mark Mitchell  <mark@codesourcery.com>
4119
4120         * elf32-mips.c (elf_mips_howto_table): Fix src_mask for
4121         R_MIPS_GOT16 and R_MIPS_CALL16.
4122         (mips_elf_got16_entry): Use mips_elf_high to calculate the value
4123         to use when looking for a preexisting GOT entry.
4124
4125 1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
4126
4127         * elf64-sparc.c (sparc64_elf_relocate_section): Back out part of
4128         the Sep. 4th, 1998 change.  glibc 2.0.x dynamic linker had bug,
4129         not binutils.
4130         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4131
4132 1999-08-09  Geoff Keating  <geoffk@cygnus.com>
4133
4134         * elflink.h (elf_link_output_extsym): Don't output a weak
4135         reference to an undefined symbol just because it was defined weak
4136         in a shared object.
4137
4138 1999-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
4139
4140         * coffgen.c (coff_find_nearest_line): When looking for file, use
4141         last best match rather than first.  If address is beyond last line
4142         number record, don't return the last line as the correct value.
4143
4144 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4145
4146         * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
4147         * bfd-in2.h: Rebuild.
4148
4149 1999-08-08  Mark Elbrecht  <snowball3@bigfoot.com>
4150
4151         * libcoff-in.h (struct coff_section_alignment_entry): Define.
4152         * coffcode.h (coff_set_custom_section_alignment): New static
4153         function.
4154         (coff_section_alignment_table): New static array.
4155         (coff_new_section_hook): Use coff_set_customer_section_alignment.
4156         * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
4157         * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
4158         * libcoff.h: Rebuild.
4159
4160 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4161
4162         * Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
4163         MKDEP.
4164         * Makefile.in: Rebuild.
4165
4166 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
4167
4168         * section.c (SEC_SHARED): Define.
4169         * coffcode.h (sec_to_styp_flags): Handle SEC_SHARED.
4170         (styp_to_sec_flags): Likewise.
4171         * peicode.h (coff_swap_scnhdr_out): Likewise.
4172         * bfd-in2.h: Rebuild.
4173
4174 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4175
4176         * coffcode.h (coff_classify_symbol): Comment out part of
4177         1999-08-05 change which breaks cygwin DLLs.
4178
4179         * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.
4180         * aclocal.m4, configure: Rebuild.
4181
4182 1999-08-06  Ian Lance Taylor  <ian@zembu.com>
4183
4184         * section.c (global_syms): Only initialize union field if
4185         __STDC__.
4186
4187 1999-08-04  Mark Mitchell  <mark@codesourcery.com>
4188
4189         * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index by
4190         the size of a GOT entry here.
4191         (mips_elf_calculate_relocation): Don't create a local GOT entry
4192         for the symbol in a GOT16 relocation; just for it's high-order bit
4193         (_bfd_mips_elf_relocate_section): Fix thinko.
4194
4195 1999-08-05  Ian Lance Taylor  <ian@zembu.com>
4196
4197         Based on patches from Donn Terry <donn@interix.com>:
4198         * coffcode.h (enum coff_symbol_classification): Define.
4199         (bfd_coff_backend_data): Rename _bfd_coff_sym_is_global to
4200         _bfd_coff_classify_symbol.  Change return type.
4201         (bfd_coff_classify_symbol): Rename from bfd_coff_sym_is_global.
4202         (coff_slurp_symbol_table): Use coff_classify_symbol.
4203         (coff_classify_symbol): New static function.
4204         (coff_sym_is_global): Never define.
4205         (bfd_coff_std_swap_table): Initialize with coff_classify_symbol.
4206         * cofflink.c (coff_link_check_ar_symbols): Use
4207         bfd_coff_classify_symbol rather than bfd_coff_sym_is_global.
4208         (coff_link_add_symbols): Likewise.
4209         (_bfd_coff_link_input_bfd): Likewise.
4210         * coff-sh.c (bfd_coff_small_swap_table): Initialize with
4211         coff_classify_symbol.
4212         * libcoff.h: Rebuild.
4213
4214 Wed Aug  4 18:08:07 1999  Jeffrey A Law  (law@cygnus.com)
4215
4216         * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectors
4217         (e_ltpsel, e_rtpsel): Similarly.
4218
4219         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpsel
4220         and 14bit ertpsel.  Handle 64bit psel.
4221
4222 1999-08-04  Mark Mitchell  <mark@codesourcery.com>
4223
4224         * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16
4225         handling for REL relocations.  And only left-shift R_MIPS26
4226         relocation addends where necessary.
4227
4228 1999-08-03  Mark Mitchell  <mark@codesourcery.com>
4229
4230         * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...
4231         (mips_elf_next_lo16_relocation): Don't compute the addend here.
4232         Just return the relocation found.
4233         (mips_elf_relocate_section): Pull the LO16 addend out of the
4234         section itself when using REL relocations.
4235
4236         * elf32-mips.c (mips_elf_calculate_relocation): Restore
4237         _DYNAMIC_LINK handling and handling of undefined symbols in shared
4238         libraries.
4239
4240 1999-08-03  Ian Lance Taylor  <ian@zembu.com>
4241
4242         * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocation
4243         value of a symbol in a SEC_DEBUGGING section.  Warn when doing a
4244         relocation against a symbol in an input section with no output
4245         section.  From Daniel Jacobowitz <drow@false.org>.
4246
4247         * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.
4248
4249         * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and to
4250         look for generated file correctly.
4251         * aclocal.m4, configure: Rebuild.
4252
4253 1999-08-02  Mark Mitchell  <mark@codesourcery.com>
4254
4255         * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26
4256         and R_MIPS16_26 relocations correctly when relocating.
4257         (_bfd_mips_elf_check_relocs): Don't assume that R_MIPS_CALL_HI16
4258         and R_MIPS_CALL_LO16 are for global symbols.
4259
4260 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
4261
4262         * elflink.h (elf_bfd_final_link): Copy the whole isym, not just
4263         some fields.
4264         * elf64-sparc.c (sparc64_elf_output_arch_syms): Declare used
4265         variables and initialize them.
4266
4267 1999-08-01  Mark Mitchell  <mark@codesourcery.com>
4268
4269         * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case where
4270         there are no global symbols requiring GOT entries.
4271         (_bfd_mips_elf_size_dynamic_sections): Likewise.
4272         (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
4273         (_bfd_mips_elf_finish_dynamic_sections): Likewise.
4274
4275         * elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
4276         symbols are considered to have the value zero.
4277         (_bfd_mips_elf_relocate_section): Don't try to perform a
4278         relocation for an undefined symbol.
4279         (_bfd_mips_elf_check_relocs): Allocate locate GOT space for local
4280         GOT16 relocations.
4281
4282 1999-07-30  Jakub Jelinek  <jj@ultra.linux.cz>
4283
4284         * elf64-sparc.c (sparc64_elf_build_plt): Cosmetic change - ABI
4285         wants ba,a,pt %xcc instead of %icc.
4286         Emit correct .PLT0-(.PLTN+4) initial value into the pointer slots
4287         of large PLT entries.
4288         (sparc64_elf_plt_ptr_offset): Fix calculation.
4289         (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
4290         addend should be relative to load address, not .plt section start.
4291         (sparc64_elf_size_info): Sparc64 uses 32bit .hash entries.
4292
4293 1999-07-30  Jakub Jelinek  <jj@ultra.linux.cz>
4294
4295         * elf-bfd.h (struct elf_backend_data): Add
4296         print_symbol_all and output_arch_syms backend methods.
4297         * elfxx-target.h: Likewise.
4298         * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create,
4299         sparc64_elf_add_symbol_hook, sparc64_elf_output_arch_syms,
4300         sparc64_elf_get_symbol_type, sparc64_elf_symbol_processing): New
4301         functions.
4302         (sparc64_elf_size_dynamic_sections): Leave space for STT_REGISTER
4303         symbols in .dynsym, add their names into .dynstr. Put those symbols
4304         into dynlocal.
4305         (sparc64_elf_finish_dynamic_sections): Fix up DT_SPARC_REGISTER
4306         pointers to STT_REGISTER symbols in dynsym section.
4307         (sparc64_elf_print_symbol_all): New function.
4308         * elf.c (bfd_elf_print_symbol): Allow special backend symbol
4309         printing using the print_symbol_all hook.
4310
4311 1999-07-30  Catherine Moore  <clm@cygnus.com>
4312
4313         * elf32-arm.h (elf32_arm_check_relocs):  Use r_offset for
4314         R_ARM_GNU_VTENTRY.
4315
4316 1999-07-29  Richard Henderson  <rth@cygnus.com>
4317
4318         * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms if
4319         dynamic_sections_created.
4320
4321 1999-07-29  Richard Henderson  <rth@cygnus.com>
4322
4323         * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
4324         (mips_rtype_to_howto): ... new function.
4325         (_bfd_mips_elf_relocate_section): Use it.
4326
4327 1999-07-28  Mark Mitchell  <mark@codesourcery.com>
4328
4329         * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.
4330
4331 1999-07-27  Nick Clifton  <nickc@cygnus.com>
4332
4333         Patch generated by Bernd Schmidt. <bernds@cygnus.co.uk>
4334
4335         * coff-arm.c (coff_arm_is_local_label_name): Change to strip
4336         out only symbols that start with LOCAL_LABEL_PREFIX followed by 'L'.
4337
4338 1999-07-23  Donn Terry  <donn@interix.com>
4339
4340         * libcoff-in.h (coff_link_hash_entry): Add coff_link_hash_flags
4341         field, and define COFF_LINK_HASH_PE_SECTION_SYMBOL.
4342         * cofflink.c (coff_link_add_symbols): If PE, handle section
4343         symbols specially.
4344         * libcoff.h: Rebuild.
4345
4346         * config.bfd (i[3456]86-*-interix*): New target.
4347
4348 1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>
4349
4350         * coffcode.h (styp_to_sec_flags): If COFF_LONG_SECTION_NAMES and
4351         COFF_SUPPORT_GNU_LINKONCE, mark sections whose names begin with
4352         .gnu.linkonce with SEC_LINKONCE and SEC_LINK_DUPLICATES_DISCARD.
4353         * coff-go32.c: (COFF_LONG_SECTION_NAMES): Define.
4354         (COFF_SUPPORT_GNU_LINKONCE): Define.
4355         * coff-stgo32.c: (COFF_LONG_SECTION_NAMES): Define.
4356         (COFF_SUPPORT_GNU_LINKONCE): Define.
4357
4358 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4359
4360         From Mark Elbrecht:
4361         * makefile.dos: Remove; obsolete.
4362         * configure.bat: Remove; obsolete.
4363
4364 1999-07-21  H.J. Lu  <hjl@gnu.org>
4365
4366         * config.bfd (i[3456]86-*-vxworks*): Add targ_underscore=yes.
4367
4368 1999-07-21  Philippe De Muyter  <phdm@macqel.be>
4369
4370         * cofflink.c (_bfd_coff_generic_relocate_section): Issue an error
4371         message and fail if a symbol index is out of range.
4372
4373 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4374
4375         * elf32-mips.c (mips_elf_calculate_relocation): Get the GP value
4376         when looking at a R_MIPS_GOT16 relocation.
4377
4378 1999-07-20  Nick Clifton  <nickc@cygnus.com>
4379
4380         * coff-m88k.c: Use CREATE_BIG_COFF_TARGET_VEC.
4381
4382 Mon Jul 19 14:03:44 1999  Mark P. Mitchell  <mark@codesourcery.com>
4383
4384         * elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GP
4385         removed in previous change.
4386         (_bfd_mips_elf_relocate_section): Adjust GP relative relocations
4387         in relocateable output.
4388
4389 1999-07-19  Ian Lance Taylor  <ian@zembu.com>
4390
4391         * coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_target
4392         structure.
4393
4394         * elflink.h (elf_merge_symbol): Do merge symbols from the same BFD
4395         if they appear to be specially created by the linker.
4396
4397 1999-07-19  Nick Clifton  <nickc@cygnus.com>
4398
4399         * targets.c (alternative_target): New field in bfd_target
4400         structure.
4401         (bfd_search_for_target): New function:  Find a target that
4402         satisifies a search function.
4403         * bfd-in2.h: Regenerate.
4404
4405         * elfxx-target.h: Initialise the alternative_target field of
4406         the bfd_target structures to point to the other target (if
4407         defined).
4408         * nlm-target.h: Initialise the alternative_target field of
4409         the bfd_target structures to point to the other target (if
4410         defined).
4411
4412         * coffcode.h (CREATE_BIG_COFF_TARGET_VEC): New macro.
4413         (CREATE_LITTLE_COFF_TARGET_VEC): New macro.
4414
4415         * aix386-core.c: Initialise new field of bfd_target structure.
4416         * aout-adobe.c: Initialise new field of bfd_target structure.
4417         * aout-arm.c: Initialise new field of bfd_target structure.
4418         * aout-target.h: Initialise new field of bfd_target structure.
4419         * aout-tic30.c: Initialise new field of bfd_target structure.
4420         * binary.c: Initialise new field of bfd_target structure.
4421         * bout.c: Initialise new field of bfd_target structure.
4422         * cisco-core.c: Initialise new field of bfd_target structure.
4423         * coff-a29k.c: Use CREATE_BIG_COFF_TARGET_VEC.
4424         * coff-alpha.c: Initialise new field of bfd_target structure.
4425         * coff-apollo.c: Use CREATE_BIG_COFF_TARGET_VEC.
4426         * coff-arm.c: Use CREATE_{BIG|LITTLE}_COFF_TARGET_VEC.
4427         * coff-h8300.c: Use CREATE_BIG_COFF_TARGET_VEC.
4428         * coff-h8500.c: Use CREATE_BIG_COFF_TARGET_VEC.
4429         * coff-i386.c: Initialise new field of bfd_target structure.
4430         * coff-i860.c: Initialise new field of bfd_target structure.
4431         * coff-i960.c: Use CREATE_LITTLE_COFF_TARGET_VEC.
4432         * coff-m68k.c: Use CREATE_BIG_COFF_TARGET_VEC.
4433         * coff-mcore.c: Use CREATE_{BIG|LITTLE}_COFF_TARGET_VEC.
4434         * coff-mips.c: Initialise new field of bfd_target structure.
4435         * coff-ppc.c: Initialise new field of bfd_target structure.
4436         * coff-rs6000.c: Initialise new field of bfd_target structure.
4437         * coff-sh.c:  Use CREATE_{BIG|LITTLE}_COFF_TARGET_VEC.
4438         * coff-sparc.c: Use CREATE_BIG_COFF_TARGET_VEC.
4439         * coff-tic30.c: Initialise new field of bfd_target structure.
4440         * coff-tic80.c: Use CREATE_LITTLE_COFF_TARGET_VEC.
4441         * coff-w65.c:   Use CREATE_LITTLE_COFF_TARGET_VEC.
4442         * coff-we32k.c: Use CREATE_BIG_COFF_TARGET_VEC.
4443         * coff-z8k.c:   Use CREATE_BIG_COFF_TARGET_VEC.
4444         * hppabsd-core.c: Initialise new field of bfd_target structure.
4445         * hpux-core.c: Initialise new field of bfd_target structure.
4446         * i386msdos.c: Initialise new field of bfd_target structure.
4447         * i386os9k.c: Initialise new field of bfd_target structure.
4448         * ieee.c: Initialise new field of bfd_target structure.
4449         * ihex.c: Initialise new field of bfd_target structure.
4450         * irix-core.c: Initialise new field of bfd_target structure.
4451         * mipsbsd.c: Initialise new field of bfd_target structure.
4452         * netbsd-core.c: Initialise new field of bfd_target structure.
4453         * oasys.c: Initialise new field of bfd_target structure.
4454         * osf-core.c: Initialise new field of bfd_target structure.
4455         * ppcboot.c: Initialise new field of bfd_target structure.
4456         * ptrace-core.c: Initialise new field of bfd_target structure.
4457         * sco5-core.c: Initialise new field of bfd_target structure.
4458         * som.c: Initialise new field of bfd_target structure.
4459         * srec.c: Initialise new field of bfd_target structure.
4460         * tekhex.c: Initialise new field of bfd_target structure.
4461         * trad-core.c: Initialise new field of bfd_target structure.
4462         * versados.c: Initialise new field of bfd_target structure.
4463         * vms.c: Initialise new field of bfd_target structure.
4464
4465 1999-07-19  Andreas Schwab  <schwab@suse.de>
4466
4467         * elflink.h (elf_bfd_final_link): Remove unused variables rel_hash
4468         and rel_hdr.
4469
4470 Sat Jul 17 02:28:28 1999  Mark P. Mitchell  <mark@codesourcery.com>
4471
4472         * elflink.h (elf_link_adjust_relocs): New function.
4473         (elf_bfd_final_link): Use it.
4474         (elf_link_input_bfd): Deal with the fact that there can be
4475         two relocation sections for a single section.
4476         (elf_reloc_link_order): Likewise.
4477
4478         * elf32-mips.c (_bfd_mips_elf_final_link): Don't set GP for
4479         a relocateable object.
4480         (_bfd_mips_elf_relocate_section): Handle relocateable links.
4481
4482 1999-07-16  Jakub Jelinek  <jj@ultra.linux.cz>
4483
4484         * elf64-sparc.c (sparc64_elf_info_to_howto): Use ELF64_R_TYPE_ID.
4485         (sparc64_elf_get_reloc_upper_bound,
4486         sparc64_elf_get_dynamic_reloc_upper_bound,
4487         sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
4488         sparc64_elf_canonicalize_dynamic_reloc, sparc64_elf_write_relocs):
4489         New functions.
4490         (sparc64_elf_check_relocs, sparc64_elf_relocate_section): Use
4491         ELF64_R_TYPE_ID/DATA where appropriate.
4492
4493 1999-07-16  Jakub Jelinek  <jj@ultra.linux.cz>
4494
4495         * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Remove
4496         DT_SPARC_PLTFMT.
4497
4498 1999-07-16  Ian Lance Taylor  <ian@zembu.com>
4499
4500         * elf32-mips.c (mips_elf_local_relocation_p): New static
4501         function.
4502         (mips_elf_next_lo16_addend): Call bfd_set_error on failure.
4503         (mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
4504         Always set *require_jalxp.
4505         (mips_elf_stub_section_p): Mark abfd parameter as unused.
4506         (_bfd_mips_elf_relocate_section): Only look for LO16 following
4507         GOT16 if the GOT16 is against a local symbol.  Don't return false
4508         for an undefined symbol.  If there is an overflow, assert that we
4509         have a name.
4510
4511 1999-07-16  Andreas Schwab  <schwab@suse.de>
4512
4513         * elflink.h (elf_link_record_local_dynamic_symbol): Remove unused
4514         variables `link' and `elfsec'.
4515         (elf_bfd_final_link): Remove unused variable `os'.
4516
4517 Thu Jul 15 17:55:31 1999  Mark P. Mitchell  <mark@codesourcery.com>
4518
4519         * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't require
4520         a PT_PHDR program headers.
4521         (_bfd_mips_elf_final_link): Don't assume there are going to be
4522         section symbols when we're not building a shared object.
4523         (_bfd_mips_elf_check_relocs): Make sure we have a GOT when
4524         we need one.
4525
4526 1999-07-15  J.T. Conklin  <jtc@redback.com>
4527
4528         * config.bfd (i[3456]86-*-vxworks*): New target.
4529
4530 1999-07-15  Mark Mitchell  <mark@codesourcery.com>
4531
4532         * elf32-mips.c (mips_elf_stub_section_p): New function.
4533         (mips_elf_calculate_relocation): Handle MIPS16 stub functions.
4534         (mips_elf_relocate_section): Adjust calling sequence for
4535         mips_elf_calculate_relocation and mips_elf_perform_relocation.
4536         (mips_elf_perform_relocation): Turn `jal' into `jalx' where
4537         required.
4538
4539 1999-07-15  Ian Lance Taylor  <ian@zembu.com>
4540
4541         * configure.in: Bump version number to 2.9.5.
4542         * configure: Rebuild.
4543
4544 Thu Jul 15 02:56:15 1999  Jeffrey A Law  (law@cygnus.com)
4545
4546         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
4547         64bit format.
4548         (_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type
4549         to derive final type instead of hardwiring a selection.
4550
4551 1999-07-14  Mark Mitchell  <mark@codesourcery.com>
4552
4553         * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
4554         things relocated by R_MIPS16_GPREL.
4555         (mips_elf_perform_relocation): Likewise.
4556
4557 Wed Jul 14 15:23:19 1999  Jim Wilson  <wilson@cygnus.com>
4558
4559         * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.
4560
4561 1999-07-14  Richard Henderson  <rth@cygnus.com>
4562
4563         * elf32-mips.c (struct mips_got_info): Add global_gotno.
4564         (_bfd_mips_elf_size_dynamic_sections): Set it.
4565         (_bfd_mips_elf_final_link): Re-sort; verify the got did not grow.
4566         (mips_elf_sort_hash_table): Set max_non_got_dynindex based off
4567         new argument max_local.
4568
4569 1999-07-14  Mark Mitchell  <mark@codesourcery.com>
4570
4571         * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bit
4572         subwords when handling an R_MIPS16_26 relocation.
4573         (mips_elf_perform_relocation): Don't be paranoid abour right-shift
4574         semantics.
4575
4576         * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask and
4577         dst_mask to match reality.
4578         (_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
4579         (mips_elf_obtain_contents): Use bfd_get.
4580         (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
4581         (mips_elf_relocate_section): Likewise.
4582
4583 1999-07-13  Mark Mitchell  <mark@codesourcery.com>
4584
4585         * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
4586         (mips_elf_relocate_section): Adjust calling sequence for
4587         mips_elf_perform_relocation.
4588         (mips_elf_perform_relocation): Take additional argument.  Handle
4589         R_MIPS16_26.  Use bfd_put for convenience.
4590
4591 1999-07-13  Richard Henderson  <rth@cygnus.com>
4592
4593         * elf.c (assign_file_positions_for_segments): Thinko last change.
4594         Always overwrite p_flags.
4595
4596 1999-07-13  Richard Henderson  <rth@cygnus.com>
4597
4598         * elf-bfd.h (struct elf_backend_data): Add want_dynbss.
4599         * elflink.c (_bfd_elf_create_dynamic_sections): Only create
4600         .dynbss and .rel[a].bss if want_dynbss.
4601         * elfxx-target.h (elf_backend_want_dynbss): Provide default.
4602
4603 1999-07-13  Richard Henderson  <rth@cygnus.com>
4604
4605         * elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.
4606
4607 1999-07-13  Richard Henderson  <rth@cygnus.com>
4608
4609         * elf-bfd.h (struct elf_link_local_dynamic_entry): New.
4610         (struct elf_link_hash_table): Add dynlocal.
4611         (_bfd_elf_link_lookup_local_dynindx): Prototype.
4612         (_bfd_elf_link_adjust_dynindx): Delete.
4613         (_bfd_elf_link_renumber_dynsyms): Prototype.
4614         (_bfd_elf,link_record_local_dynamic_symbol): Prototype.
4615         * elfcode.h (elf_link_record_local_dynamic_symbol): New alias.
4616         * elflink.c (_bfd_elf_link_adjust_dynindx): Delete.
4617         (_bfd_elf_link_lookup_local_dynindx): New function.
4618         (elf_link_renumber_hash_table_dynsyms): New function.
4619         (_bfd_elf_link_renumber_dynsyms): New function.
4620         * elflink.h (elf_link_record_local_dynamic_symbol): New function.
4621         (struct elf_assign_sym_version_info): Delete removed_dynamic.
4622         (bfd_elf,size_dynamic_sections): Use _bfd_strip_section_from_output
4623         instead of elf_link_remove_section_and_adjust_dynindices.
4624         Remove removed_dynamic code.  Use _bfd_elf_link_renumber_dynsyms.
4625         (elf_link_assign_sym_version): Remove removed_dynamic code.
4626         (elf_link_renumber_dynsyms): Delete.
4627         (elf_bfd_final_link): Install section and local symbols into .dynsym.
4628
4629         * elf32-m68k.c (elf_m68k_adjust_dynindx): Delete.
4630         (elf_m68k_size_dynamic_sections): Don't set section dynindicies.
4631         (elf_m68k_finish_dynamic_sections): Don't write section dynsyms.
4632         * elf32-mips.c: Similarly.
4633         * elf32-ppc.c: Similarly.
4634         * elf32-sparc.c: Similarly.
4635         * elf64-alpha.c: Similarly.
4636         * elf64-sparc.c: Similarly.
4637
4638 1999-07-13  Mark Mitchell  <mark@codesourcery.com>
4639
4640         * elf32-mips.c (mips_elf_calculate_relocation): Do not complain
4641         when _gp_disp is undefined.  Do not check R_MIPS_LO16 for overflow
4642         when the relocation is against _gp_disp.
4643
4644 1999-07-12  Mark Mitchell  <mark@codesourcery.com>
4645
4646         * dwarf2.c (read_attribute): Support DW_FORM_ref8.
4647         * elf32-mips.c (mips_elf_link_hash_entry): Change mips_32_relocs
4648         to possibly_dynamic_relocs.  Adjust usage throughout code.
4649         (elf_mips_howto_table): Handle R_MIPS_64 correctly.
4650         (elf_mips_ctor64_howto): Likewise.
4651         (mips_elf_calculate_relocation): Handle R_MIPS_64 like R_MIPS_32.
4652         Adjust indentation.
4653         (mips_elf_relocate_section): Handle R_MIPS_64 in 32-bit mode.
4654         (_bfd_mips_elf_check_relocs): Handle R_MIPS_64 like R_MIPS_32.
4655         Use MIPS_ELF_GOT_SIZE to calculate the size of GOT entries.
4656         * elf64-mips.c (elf_backend_may_use_rel_p): Define.
4657
4658 1999-07-12  Ian Lance Taylor  <ian@zembu.com>
4659
4660         * Makefile.am: Rebuild dependencies.
4661         * Makefile.in: Rebuild.
4662
4663         * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.
4664         * bfd-in2.h: Rebuild.
4665
4666         * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
4667         as appropriate.  Use EMPTY_HOWTO as appropriate.  Fill in
4668         structure initializations.  Add casts.
4669         * reloc.c (EMPTY_HOWTO): Define.
4670         * bfd-in2.h: Rebuild.
4671         * coff-h8300.c (h8300_reloc16_extra_cases): Remove useless
4672         comparisons against 0.
4673         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Change
4674         previous_ibfd_e_flags to unsigned long.
4675         * vms.h (struct vms_private_data_struct): Change section_count to
4676         unsigned.
4677         * vms-gsd.c (_bfd_vms_slurp_gsd): Change psect_idx to unsigned.
4678         (_bfd_vms_write_gsd): Change symnum to unsigned.
4679         * vms-hdr.c (_bfd_vms_write_hdr): Change symnum to unsigned.
4680         * vms-tir.c (etir_sta): Change psect to unsigned.
4681         (alloc_section): Change idx to unsigned.
4682         (tir_sta, tir_ctl): Change psect to unsigned.
4683         (_bfd_vms_write_tir): Change len and before to bfd_size_type.
4684         * vms.c (priv_section_count): Change to unsigned.
4685
4686 1999-07-12  Andreas Schwab  <schwab@suse.de>
4687
4688         * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.
4689         * m68klinux.c: Likewise.
4690
4691 1999-07-12  Ian Lance Taylor  <ian@zembu.com>
4692
4693         * Many files: Changes to avoid gcc warnings: Remove unused local
4694         variables.  Add default case to enum switches.
4695         * coff-arm.c (bfd_arm_allocate_interworking_sections): Only
4696         compile if not COFF_IMAGE_WITH_PE.
4697         (record_arm_to_thumb_glue, record_thumb_to_arm_glue): Likewise.
4698         (bfd_arm_get_bfd_for_interworking): Likewise.
4699         (bfd_arm_process_before_allocation): Likewise.
4700         * epoc-pei-arm.c: Don't rename bfd_arm functions.
4701         * pei-arm.c: Likewise.
4702         * elf32-mips.c (mips_elf_link_hash_table_create): Don't declare.
4703         (MIPS_ELF_ADD_DYNAMIC_ENTRY): Correct last change.
4704         (mips_elf_got16_entry): Put parens around & in body of ==.
4705         (mips_elf_calculate_relocation): Correct test for empty string.
4706         * vms-gsd.c: Use _bfd_error_handler rather than fprintf to
4707         stderr.
4708         * vms-misc.c (_bfd_vms_length_hash_symbol): Correct sprintf
4709         format.
4710
4711 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
4712
4713         * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
4714         as appropriate.  Fill in structure initializations.  Add variable
4715         initializations.  Add casts.
4716         * dwarf1.c (parse_line_table): Change eachLine to unsigned long.
4717         (dwarf1_unit_find_nearest_line): Change i to unsigned long.
4718
4719         * elf.c (bfd_elf_hash): Change parameter from unsigned char * to
4720         char *.
4721         * elf-bfd.h (bfd_elf_hash): Update declaration.
4722         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Remove casts
4723         when calling bfd_elf_hash.
4724
4725 1999-07-11  Mark Mitchell  <mark@codesourcery.com>
4726
4727         * libbfd.c (bfd_put_8): Make it of type `void'.
4728         * bfd-in2.h: Regenerated.
4729         * elf32-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Conditionalize
4730         for 32-bit hosts.
4731         (_bfd_mips_elf_final_link): Likewise.
4732
4733         * elflink.h (elf_link_read_relocs_from_section): Be type-correct.
4734
4735 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
4736
4737         * config.bfd (hppa*-*-linux-gnu*): New target
4738
4739 1999-07-07  Mark Mitchell  <mark@codesourcery.com>
4740
4741         * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.
4742         (_bfd_mips_elf_create_dynamic_sections): New function.
4743         (_bfd_mips_elf_add_symbol_hook): Likewise.
4744         (_bfd_mips_elf_adjust_dynamic_symbol): Likewise.
4745         (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
4746         (_bfd_mips_elf_finish_dynamic_sections): Likewise.
4747         (_bfd_mips_elf_gc_mark_hook): Likewise.
4748         (_bfd_mips_elf_gc_sweep_hook): Likewise.
4749         (_bfd_mips_elf_always_size_sections): Likewise.
4750         (_bfd_mips_elf_size_dynamic_sections): Likewise.
4751         (_bfd_mips_elf_check_relocs): Likewise.
4752         (_bfd_mips_elf_link_hash_table_create): Likewise.
4753         (_bfd_mips_elf_print_private_data): Likewise.
4754         (_bfd_mips_elf_link_output_symbol_hook): Likewise.
4755         (_bfd_mips_elf_final_link): Likewise.
4756         (_bfd_mips_elf_additional_program_headers): Likewise.
4757         (_bfd_mips_elf_modify_segment_map): Likewise.
4758         (_bfd_mips_elf_relocate_section): Likewise.
4759         * elf32-mips.c (mips_elf32_object_p): Move contents into
4760         _bfd_mips_elf_object_p.
4761         (mips_elf_additional_program_headers): Rename to
4762         _bfd_mips_elf_additional_program_headers.
4763         (mips_elf_modify_segment_map): Rename to
4764         _bfd_mips_elf_modify_segment_map.
4765         (elf_mips_abi_name): Change prototype.
4766         (mips_elf32_section_from_shdr): Merge into
4767         _bfd_mips_elf_section_from_shdr.
4768         (mips_elf32_section_processing): Merge into
4769         _bfd_mips_elf_section_processing.
4770         (mips_elf_final_link): Rename to _bfd_mips_elf_final_link.  Invoke
4771         the right back-end ELF linker.
4772         (mips_elf_relocate_section): Rename to
4773         _bfd_mips_elf_relocate_section.  Clean up.  Adjust for 64-bit code.
4774         (mips_elf_link_output_symbol_hook): Rename to
4775         _bfd_mips_elf_link_output_symbol_hook.
4776         (mips_elf_create_dynamic_section): Rename to
4777         _bfd_mips_elf_create_dynamic_section.
4778         (mips_elf_check_relocs): Rename to _bfd_mips_elf_check_relocs.
4779         Adjust for 64-bit code.  Use mips_elf_got_section.
4780         (mips_elf_adjust_dynamic_symbol): Rename to
4781         _bfd_mips_elf_adjust_dynamic_symbol.  Use
4782         mips_elf_allocate_dynamic_relocations.
4783         (mips_elf_finish_dynamic_symbol): Rename to
4784         _bfd_mips_elf_finish_dynamic_symbol.  Use mips_elf_got_section.
4785         Adjust for 64-bit code.
4786         (mips_elf_finish_dynamic_sections): Rename to
4787         _bfd_mips_elf_finish_dynamic_sections.  Adjust for 64-bit code.
4788         (mips_elf_always_size_sections): Rename to
4789         _bfd_mips_elf_always_size_sections.
4790         (mips_elf_add_symbol_hook): Rename to
4791         _bfd_mips_elf_add_symbol_hook.
4792         (mips_elf_next_lo16_addend): Constify.
4793         (mips_elf_calculate_relocation): Likewise.
4794         (mips_elf_obtain_contents): Likewise.
4795         (mips_elf_perform_relocation): Likewise.
4796         (mips_elf_create_dynamic_relocation): Likewise.
4797         (mips_elf_allocate_dynamic_relocations): New function.
4798         (MIPS_ELF_REL_DYN_SECTION_NAME): New macro.
4799         (MIPS_ELF_REL_SIZE): Likewise.
4800         (MIPS_ELF_DYN_SIZE): Likewise.
4801         (MIPS_ELF_GOT_SIZE): Likewise.
4802         (MIPS_ELF_SYM_SIZE): Likewise.
4803         (MIPS_ELF_LOG_FILE_ALIGN): Likewise.
4804         (MIPS_ELF_GET_WORD): Likewise.
4805         (MIPS_ELF_PUT_WORD): Likewise.
4806         (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
4807         (STUB_LW): Conditionalize for 64-bit value.
4808         (elf_mips_howto_table): Add R_MIPS_HIGHER and R_MIPS_HIGHEST
4809         entries.
4810         (_bfd_mips_elf_merge_private_bfd_data): Merge e_ident[EI_CLASS].
4811         Check it for inconsistency.
4812         (_bfd_mips_elf_print_private_bfd_data): Print ABI=64 for 64-bit
4813         ABI.
4814         (_bfd_mips_elf_fake_sections): Remove duplicate handling of
4815         .msym.
4816         (mips_elf_global_got_index): Use MIPS_ELF_GOT_SIZE.
4817         (mips_elf_got_offset_from_index): Use misp_elf_got_section.
4818         (mips_elf_create_local_got_entry): Use MIPS_ELF_GOT_SIZE.
4819         (mips_elf_local_got_index): Likewise.
4820         (mips_elf_got_page): Likewise.
4821         (mips_elf_got_info): Likewise.
4822         (mips_elf_create_dynamic_relocation): Handle 32-bit/64-bit split.
4823         (ELF_DYNAMIC_INTERPRETER): Handle 64-bit code.
4824         (mips_elf_create_dynamic_sections): Use MIPS_ELF_LOG_FILE_ALIGN,
4825         instead of constant `2'.
4826         (mips_elf_create_got_section): Tidy.  Use MIPS_ELF_GOT_SIZE.
4827         (mips_elf_create_msym_section): Use MIPS_ELF_LOG_FILE_ALIGN.
4828         (mips_elf_size_dynamic_sections): Use
4829         MIPS_ELF_REL_DYN_SECTION_NAME, MIPS_ELF_GOT_SIZE,
4830         MIPS_ELF_ADD_DYNAMIC_ENTRY.  Remove #if 0'd code.
4831         Adjust all releveant entries in elf backend table.
4832         * elf64-mips.c (mips_elf64_section_from_shdr): Remove.
4833         (mips_elf64_section_processing): Likewise.
4834         Adjust elf backend entries to use _bfd_mips_elf variants now
4835         publicly available.
4836
4837         * elflink.h (elf_link_create_dynamic_sections): Handle non-standard
4838         hash-entry sizes.
4839         (size_dynamic_sections): Likewise.
4840         (elf_link_output_extsym): Likewise.
4841         * elf.c: (elf_fake_sections): Likewise.
4842         * libbfd.c (bfd_get): New macro.
4843         (bfd_put): Likewise.
4844         * bfd-in2.h: Regenerated.
4845
4846 1999-07-07  Mark Mitchell  <mark@codesourcery.com>
4847
4848         * elf-bfd.h (elf_size_info): Add hash_entry_size,
4849         int_rels_per_ext_rel, swap_dyn_out, swap_reloc_in, swap_reloc_out,
4850         wap_reloca_in, and swap_reloca_out.
4851         * elflink.h (elf_link_read_relocs_from_section): Adjust to handle
4852         multiple internal relocations per external relocation.
4853         (link_read_relocs): Likewise.
4854         (elf_bfd_final_link): Likewise.
4855         (elf_link_input_bfd): Likewise.
4856         (elf_gc_mark): Likewise.
4857         (elf_gc_smash_unused_vtentry_relocs): Likewise.
4858         * elfcode.h (elf_swap_dyn_out): Adjust type to match
4859         elf_swap_dyn_in.
4860         (size_info): Add entries for new fields.
4861         * elf64-mips.c (mips_elf64_swap_reloc_out): Enable.
4862         (mips_elf64_be_swap_reloc_in): New function.
4863         (mips_elf64_be_swap_reloc_out): Likewise.
4864         (mips_elf64_be_swap_reloca_in): Likewise.
4865         (mips_elf64_be_swap_reloca_out): Likewise.
4866         (mips_elf64_size_info): Add entries for new fields.
4867
4868 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
4869
4870         * elflink.h (elf_bfd_final_link): Assert that section reloc_count
4871         field equals the new rel_count field.
4872         (elf_link_input_bfd): When doing a relocateable link, use the new
4873         rel_count field rather than the reloc_count field.
4874         (elf_reloc_link_order): Likewise.
4875         (elf_finish_pointer_linker_section): Likewise.
4876
4877         Based on patch from H.J. Lu <hjl@gnu.org>:
4878         * elflink.h (elf_merge_symbol): Permit a non-weak definition in a
4879         shared library to override a weak definition in a regular object.
4880
4881 Tue Jul  6 10:23:39 1999  Jeffrey A Law  (law@cygnus.com)
4882
4883         * libhppa.h: Revert July 2, 1999 patch.
4884
4885         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors
4886         need to generate DLTIND relocations, not DLTREL relocations.
4887
4888 1999-07-05  Nick Clifton  <nickc@cygnus.com>
4889
4890         * coffcode.h (coff_set_arch_mach_hook): Recognise arm 5
4891         architectures.
4892         (coff_set_flags): Recognise arm 5 architectures.
4893
4894         * cpu-arm.c: Add support for strongarm and arm9 cpus.
4895         Add support for armv5 architecture.
4896
4897         * archures.c: Add bfd_mach_arm_5 and bfd_mach_arm_5T.
4898
4899         * reloc.c: Add new, assembler only, ARM reloc:
4900         BFD_RELOC_ARM_ADRL_IMMEDIATE.
4901
4902         * bfd-in2.h: Regenerate.
4903
4904 1999-07-02  Mark Mitchell  <mark@codesourcery.com>
4905
4906         * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
4907         (_bfd_dwarf2_find_nearest_line): Add ADDR_SIZE parameter.
4908         * elf.c (_bfd_elf_find_nearest_line): Pass it.
4909         * elf32-arm.h (elf32_arm_find_nearest_line): Likewise.
4910         * elf32-mips.c (ABI_64_P): New macro.
4911         (IRIX_COMPAT): We are IRIX6-compatible if ABI_64_P.
4912         (_bfd_mips_elf_find_nearest_line): Adjust call to
4913         _bfd_dwarf2_find_nearest_line.
4914         * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
4915         * libbfd.h: Regenerated.
4916
4917 1999-07-02  Ian Lance Taylor  <ian@zembu.com>
4918
4919         * config.bfd: Add * at the end of i[3456]86-*-unixware.
4920
4921 Fri Jul  2 12:21:10 1999  Jeffrey A Law  (law@cygnus.com)
4922
4923         * libhppa.h (HPPA_R_ARG_RELOC): Delete.
4924         (HPPA_R_CONSTANT, HPPA_R_ADDEND): Likewise.
4925
4926 1999-07-01  Mark Mitchell  <mark@codesourcery.com>
4927
4928         * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2
4929         fields.
4930         (_bfd_elf_init_reloc_shdr): New function.
4931         * elf.c (_bfd_elf_new_section_hook): Use bfd_zalloc, rather than
4932         bfd_alloc followed by memset.
4933         (_bfd_elf_init_reloc_shdr): New function, split out from ...
4934         (elf_fake_sections): Here.
4935         (assign_section_numbers): Assign section numbers for the second
4936         relocation section, if required.
4937         * elflink.h (elf_link_output_relocs): New function.
4938         (elf_link_size_reloc_section): Likewise.
4939         (elf_bfd_final_link): Use elf_link_size_reloc_section.
4940         (elf_link_input_bfd): Use elf_link_output_relocs.
4941
4942         * elf32-mips.c (_bfd_mips_elf_fake_sections): Use
4943         _bfd_elf_init_reloc_shdr to initialize rel_hdr2.
4944
4945 Thu Jul  1 13:58:48 1999  Jeffrey A Law  (law@cygnus.com)
4946
4947         * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle R_PCREL_CALL
4948         with 22bit format.
4949
4950 1999-06-28  Mark Mitchell  <mark@codesourcery.com>
4951
4952         * elf32-mips.c (mips_elf_got_info): Move declaration before
4953         prototypes.  Change global_gotsym to be a pointer to a hash entry,
4954         rather than a number index.
4955         (mips_elf_link_hash_entry): Move declaration before prototypes.
4956         (mips_elf_irix6_finish_dynamic_symbol): New function.
4957         (mips_elf_sign_extend): Likewise.
4958         (mips_elf_high): Likewise.
4959         (mips_elf_higher): Likewise.
4960         (mips_elf_highest): Likewise.
4961         (mips_elf_global_got_index): Likewise.
4962         (mips_elf_local_got_index): Likewise.
4963         (mips_elf_got_offset_from_index): Likeiwse.
4964         (mips_elf_record_global_got_symbol): Likewise.
4965         (mips_elf_got_page): Likewise.
4966         (mips_elf_next_lo16_addend): Likewise.
4967         (mips_elf_calculate_relocation): Likewise.
4968         (mips_elf_obtain_contents): Likewise.
4969         (mips_elf_perform_relocation): Likewise.
4970         (mips_elf_assign_gp): Likewise.
4971         (mips_elf_sort_hash_table_f): Likewise.
4972         (mips_elf_sort_hash_table): Likewise.
4973         (mips_elf_got_section): Likewise.
4974         (mips_elf_got_info): Likewise.
4975         (mips_elf_create_local_got_entry): Likewise.
4976         (mips_elf_got16_entry): Likewise.
4977         (mips_elf_create_dynamic_relocation): Likewise.
4978         (elf_mips_howto_table): Add description of R_MIPS_SCN_DISP.
4979         (mips_elf_final_gp): Use mips_elf_assign_gp.
4980         (_bfd_mips_elf_symbol_processing): Don't move SHN_COMMON symbols
4981         into SHN_SCOMMON automatically on IRIX6.
4982         (mips_elf_add_symbol_hook): Likewise.
4983         (mips_elf_relocate_section): Rewrite, using
4984         mips_elf_calculate_relocation and mips_elf_perform_relocation.
4985         (mips_elf_create_dynamic_section): Use MIPS_ELF_STUB_SECTION_NAME.
4986         Don't deal with .rld_map on IRIX6.
4987         (mips_elf_create_got_section): Adjust use of global_gotsym.  Set
4988         section flags appropriately for .got.
4989         (mips_elf_check_relocs): Handle IRIX6 relocations making use of
4990         the got.  Call mips_elf_record_global_got_symbol and allocate
4991         local got space appropriately.
4992         (mips_elf_size_dynamic_sections): Use bfd_byte *, not unsigned
4993         char *.  Rework calculation of GOT size.  Sort dynamic symbol
4994         table entries so entries that do not require GOT entries appear at
4995         the beginning.  Don't use DT_MIPS_HIPAGENO on IRIX6.  Remove dead
4996         code dealing with DT_INIT and DT_FINI.  Remove fiddling with
4997         global_gotsym.
4998         (mips_elf_finish_dynamic_symbol): Adjust creation of global GOT
4999         entries.
5000         (mips_elf_finish_dynamic_symbol): Use
5001         mips_elf_irix6_finish_dynamic_symbol.
5002         (mips_elf_finish_dynamic_sections): Correct off-by-one error
5003         setting DT_MIPS_UNREFEXTNO.  Adjust setting of DT_MIPS_GOTSYM for
5004         change to global_gotsym.  Set DT_MIPS_OPTIONS on IRIX6.
5005
5006 1999-06-30  Ian Lance Taylor  <ian@zembu.com>
5007
5008         * elf32-mips.c (mips_elf_final_link): Don't set CPIC when doing a
5009         relocateable link.  From Ralf Baechle <ralf@uni-koblenz.de>.
5010
5011 1999-06-04  Philip Blundell  <philb@gnu.org>
5012
5013         * elf32-arm.h (elf_backend_got_header_size): Define.
5014         (elf_backend_plt_header_size): Likewise.
5015
5016 1999-06-28  Jim Pick  <jim@jimpick.com>
5017
5018         * elf32-arm.h (elf32_arm_relocate_section): Mind no_undefined
5019
5020 Tue Jun 29 02:25:03 1999  Jeffrey A Law  (law@cygnus.com)
5021
5022         * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as
5023         relocation function.
5024         * elf32-hppa.c (hppa_elf_reloc): Kill unused/unwanted function.
5025
5026 1999-06-27  Mark Mitchell  <mark@codesourcery.com>
5027
5028         * elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New macro.
5029         (MIPS_ELF_OPTIONS_SECTION_NAME): Likewise.
5030         (MIPS_ELF_STUB_SECTION_NAME): Likewise.
5031         (_bfd_mips_elf_section_from_shdr): Use them.
5032         (_bfd_mips_elf_fake_sections): Likewise.  Add .srdata to the list
5033         of GP-relative sections.
5034         (_bfd_mips_elf_set_section_contents): Use them.
5035         (_bfd_mips_elf_section_processing): Share code between .sdata and
5036         .lit4/.lit8 sections.  Set appropriate flags for .srdata.
5037         (mips_elf_additional_program_headers): Add handling for
5038         PT_MIPS_OPTIONS segment on IRIX6.
5039         (mips_elf_modify_segment_map): Likeiwse.
5040         (mips_elf_final_link): Set EF_MIPS_CPIC when required by the ABI.
5041         Include the options sections on IRIX6.  Don't look for GP-relative
5042         sections by name; use SHF_MIPS_GPREL instead.
5043         (ELF_DYNAMIC_INTERPRETER): Adjust to use /usr/lib32/libc.so.1 for
5044         the N32 ABI.
5045         (mips_elf_create_dynamic_sections): Don't muck about with section
5046         alignments and such on IRIX6.
5047         (mips_elf_adjust_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
5048         (mips_elf_size_dynamic_sections): Likewise. Adjust to handle the
5049         fact that ELF_DYNAMIC_INTERPRETER is no longer a constant.  Use
5050         bfd_zalloc rather than bfd_alloc and memset.
5051         (mips_elf_finish_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
5052         Don't assert the existence of .rld_map on IRIX6.
5053         (mips_elf_finish_dynamic_sections): Use MIPS_ELF_STUB_SECTION_NAME.
5054
5055         * elf32-mips.c (mips_elf_adjust_dynindx): Remove.
5056         (mips_elf_size_dynamic_sections): Use _bfd_elf_link_adjust_dynindx
5057         instead.
5058
5059 1999-06-26  Mark Mitchell  <mark@codesourcery.com>
5060
5061         * elf32-mips.c (mips_elf_swap_msym_in): New function.
5062         (mips_elf_swap_msym_out): New function.
5063         (mips_elf_create_msym_section): Likewise.
5064         (MIPS_ELF_MSYM_SECTION_NAME): New macro.
5065         (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
5066         (_bfd_mips_elf_section_from_shdr): Reject an SHT_MIPS_MSYM
5067         section not named .msym.
5068         (_bfd_mips_elf_fake_sections): Use MIPS_ELF_MSYM_SECTION_NAME, not
5069         .msym directly.  Set appropriate attributes for the .msym
5070         section.
5071         (mips_elf_link_hash_entry): Add min_dyn_reloc_index field.
5072         (mips_elf_link_hash_newfunc): Clear it.
5073         (mips_elf_create_dynamic_sections): Create the .msym section
5074         on IRIX6.
5075         (mips_elf_size_dynamic_sections):  Allocate space for the
5076         .msym section.  Add a DT_MIPS_MSYM entry.
5077         (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
5078         the symbol.
5079         (mips_elf_finish_dynamic_sections): Assign a value for
5080         DT_MIPS_MSYM.  Add .msym entries for the section symbols as well.
5081
5082         * elf32-mips.c (irix_compat_t): New enumeration.
5083         (ABI_N32_P): New macro.
5084         (IRIX_COMPAT): Likewise.
5085         (SGI_COMPAT): Implement in terms of IRIX_COMPAT.
5086         (mips_elf_relocate_section): Fix typo.
5087
5088 1999-06-26  Mumit Khan  <khan@xraylith.wisc.edu>
5089
5090         * peicode.h (coff_swap_scnhdr_out): Mark non readonly BFD sections
5091         as writable PE sections.
5092
5093 1999-06-26  David Mosberger  <davidm@hpl.hp.com>
5094
5095         * dwarf2.c (struct arange): New type.
5096         (struct comp_unit): Replace LOW and HIGH by member ARANGE.
5097         (arange_add): New function.
5098         (decode_line_info): Keep track of address ranges that a compilation
5099         unit covers.
5100         (comp_unit_contains_address): Return true if address is contained
5101         in _any_ of the address ranges associated with a compilation unit.
5102         (_bfd_dwarf2_find_nearest_line): Call comp_unit_find_nearest_line
5103         on the first comp_unit that contains the address.
5104
5105 1999-06-26  David Mosberger  <davidm@hpl.hp.com>
5106
5107         * dwarf2.c (struct dwarf2_debug): Add member dwarf_line_buffer.
5108         (decode_line_info): Add variable STASH and initialize it to point
5109         to the per-bfd dwarf2_debug info.  Remove static variable
5110         dwarf_line_buffer and use stash->dwarf_line_buffer in its place.
5111
5112 1999-06-26  Ian Lance Taylor  <ian@zembu.com>
5113
5114         * elflink.h (elf_link_output_extsym): It's OK for a -Bsymbolic
5115         shared library to have an undefined symbol.
5116
5117         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
5118         * elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.
5119
5120 Thu Jun 24 20:59:11 1999  Jeffrey A Law  (law@cygnus.com)
5121
5122         * elf-hppa.c (elf_hppa_final_write_processing): New function.
5123         * elf32-hppa.c: Remove everything related to symbol extension
5124         sections & records.  Use the common elf_hppa_final_write_processing.
5125
5126 1999-06-22  Mark Mitchell  <mark@codesourcery.com>
5127
5128         * elflink.h (size_dynamic_sections): Use user-specified init/fini
5129         functions instead of _init/_fini if requested.
5130
5131 1999-06-23  Ian Lance Taylor  <ian@zembu.com>
5132
5133         * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_link
5134         field.
5135
5136 1999-06-22  Ian Lance Taylor  <ian@zembu.com>
5137
5138         From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
5139         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set unused dynindx
5140         field to 0, not -1.
5141         (ppc_elf_finish_dynamic_sections): Check for positive section
5142         dynindx field, rather than comparing against -1.
5143         (ppc_elf_relocate_section): Only return false if undefined_symbol
5144         or reloc_overflow fail, not always upon encountering an error.
5145
5146 1999-06-22  Mark Mitchell  <mark@codesourcery.com>
5147
5148         * elflink.h (link_read_relocs): Explicitly cast external_relocs to
5149         bfd_byte * before performing pointer arithmetic.
5150
5151 Tue Jun 22 13:06:25 1999  Jeffrey A Law  (law@cygnus.com)
5152
5153         * elf-hppa.h: New file.  Common stuff for elf32 and elf64 PA
5154         support.
5155         * elf32-hppa.c: Include elf-hppa.h.
5156         (ARCH_SIZE): Define.
5157         (elf_hppa_reloc_type_lookup): Delete.  Found in the common code
5158         now.
5159         (elf32_hppa_info_to_howto): Similarly.
5160         (elf_hppa_howto_table): Similarly.
5161         (elf_hppa_reloc_type_lookup): Similarly.
5162         (hppa_elf_gen_reloc_type): Similarly.
5163         * elf32-hppa.h (ELF_HOWTO_TALBE, N_PARISC_RELOCS): Delete.
5164
5165 1999-06-22  Nick Clifton  <nickc@cygnus.com>
5166
5167         * elf32-v850.c (v850_elf_final_link_relocate): Catch overflow
5168         handling R_V850_22_PCREL relocation.
5169
5170 1999-06-21  Ian Lance Taylor  <ian@zembu.com>
5171
5172         * coff-arm.c (arm_emit_base_file_entry): Explicitly declare return
5173         type.
5174
5175 Sun Jun 20 14:13:57 1999  Richard Henderson  <rth@cygnus.com>
5176
5177         * section.c (_bfd_strip_section_from_output): Ignore sections
5178         DISCARDed by the link script.
5179
5180 1999-06-19  Ian Lance Taylor  <ian@zembu.com>
5181
5182         * elflink.h (elf_link_remove_section_and_adjust_dynindices):
5183         Remove unused local variable spp.
5184
5185         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't crash if
5186         the entry symbol is not set.
5187
5188 Fri Jun 18 04:24:57 1999  Richard Henderson  <rth@cygnus.com>
5189
5190         * elf64-alpha.c (elf64_alpha_relocate_section): Don't adjust
5191         GPDISP or LITUSE in a relocatable link.
5192
5193 Thu Jun 17 21:24:43 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5194
5195         * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.
5196         * (alloc_dwarf1_func): Likewise.
5197
5198 Wed Jun 16 03:09:57 1999  Jeffrey A Law  (law@cygnus.com)
5199
5200         * libhppa.h: Fix various formatting errors.
5201         (assemble_3); Rewrite using CATENATE.
5202         (assemble_17): Fix various bugs.
5203
5204 1999-06-16  Nick Clifton  <nickc@cygnus.com>
5205
5206         * elf32-mcore.c (R_MCORE_RAW): Fix definition.
5207
5208 1999-06-15  Richard Henderson  <rth@cygnus.com>
5209
5210         * section.c (SEC_SHORT): Define.
5211         * bfd-in2.h: Rebuild.
5212
5213 1999-06-13  Mark Mitchell  <mark@codesourcery.com>
5214
5215         * elflink.h (elf_link_remove_section_and_adjust_dynindices):
5216         Remove abfd parameter.  Use _bfd_strip_section_from_output.
5217         (bfd_elf_size_dynamic_sections): Adjust callers accordingly.
5218
5219         * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function.
5220         * elflink.c (_bfd_elf_link_adjust_dynindx): Define it.
5221         * elflink.h (elf_link_remove_section_and_adjust_dynindices): New
5222         function.
5223         (bfd_elf_size_dynamic_sections): Use it.
5224
5225 1999-06-13  Alan Modra  <alan@spri.levels.unisa.edu.au>
5226
5227         * elf32-i386.c (elf_howto_table): Change R_386_PC8 from
5228         complain_overflow_bitfield to complain_overflow_signed.
5229
5230 1999-06-13  Mark Mitchell  <mark@codesourcery.com>
5231
5232         * elflink.h (elf_link_read_relocs_from_section): New function,
5233         split out from ...
5234         (elf_link_read_relocs): Here.  Use it for both relocation
5235         sections.
5236
5237 1999-06-12  Mark Mitchell  <mark@codesourcery.com>
5238
5239         * elfcode.h (elf_slurp_reloc_table_from_section): Don't assume
5240         asect->reloc_count is valid.
5241
5242 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5243
5244         * elf32-mips.c (mips_elf32_section_processing): Permit a
5245         SHT_MIPS_REGINFO section to have a size of 0.
5246
5247 1999-06-12  David O'Brien  <obrien@freebsd.org>
5248
5249         * config.bfd (alpha*-*-freebsd*): New target.
5250         (i[3456]86-*-freebsd*): Now defaults to ELF.
5251
5252 1999-06-11  Ian Lance Taylor  <ian@zembu.com>
5253
5254         * reloc.c (_bfd_relocate_contents): Permit bitfield relocations to
5255         wrap if the relocation covers the high bit of an address.
5256
5257         * dwarf2.c (decode_line_info): Remove unused variable first_time.
5258
5259 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
5260
5261         * elf64_sparc.c (sparc64_elf_relocate_section): Use R_SPARC_max_std
5262         instead of R_SPARC_max.
5263         (sparc64_elf_info_to_howto): Likewise.
5264         * elf32_sparc.c (elf32_sparc_relocate_section): Likewise.
5265         (elf32_sparc_info_to_howto): Likewise; handle vtable relocations.
5266
5267 1999-06-07  Richard Henderson  <rth@cygnus.com>
5268
5269         * section.c (_bfd_strip_section_from_output): Remove output
5270         sections with no initial link_order.
5271
5272 1999-06-07  Nick Clifton  <nickc@cygnus.com>
5273
5274         * elf32-m88k.c (ELF_MAXPAGESIZE): Define.
5275
5276 Mon Jun  7 11:49:43 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5277
5278         * Makefile.am (SOURCE_HFILES): Add missing headers.
5279         * Makefile.in: Regenerated.
5280
5281 1999-06-06  Mark Mitchell  <mark@codesourcery.com>
5282
5283         * elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize
5284         the N32 ABI.
5285
5286 1999-06-04  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5287
5288         * elf32-ppc.c (ppc_elf_relocate_section): Don't barf on out of
5289         range undefweak symbols.
5290         * hash.c: Add missing comma after @xref{}
5291         * linker.c: Likewise.
5292
5293 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5294
5295         * elfxx-target.h (ELF_MAXPAGESIZE): Produce an error message
5296         if not defined.
5297         * elf32-gen.c (ELF_MAXPAGESIZE): Define.
5298         * elf32-i860.c (ELF_MAXPAGESIZE): Define.
5299         * elf32-i960.c (ELF_MAXPAGESIZE): Define.
5300         * elf64-gen.c (ELF_MAXPAGESIZE): Define.
5301
5302 1999-06-04  Ian Lance Taylor  <ian@zembu.com>
5303
5304         * Makefile.am: Rebuild dependencies.
5305         (BFD32_BACKENDS): Add dwarf1.lo.
5306         (BFD32_BACKENDS_CFILES): Add dwarf1.c.
5307         * Makefile.in: Rebuild.
5308
5309 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5310
5311         * Makefile.am: Add epoc-arm-pe target.
5312         * Makefile.in: Regenerate.
5313         * pe-arm.c: Only redefine interworking function names if they have
5314         not already been redefined.
5315         * pei-arm.c: Only redefine interworking function names if they have
5316         not already been redefined.
5317         * epoc-pe-arm.c: Redefine interworking function names to avoid a
5318         name space clash.
5319         * epoc-pei-arm.c: Redefine interworking function names to avoid a
5320         name space clash.
5321
5322 1999-06-03  Nick Clifton  <nickc@cygnus.com>
5323
5324         * elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1.
5325
5326 Fri Jun  4 10:05:11 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5327
5328         * elf.c (elf_fake_sections): Undo change of 1999-05-10.
5329
5330 Fri Jun  4 03:10:49 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5331
5332         * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of
5333         start / stop for recalculating of r_addend of R_SH_SWITCH*.
5334
5335 Fri Jun  4 02:53:13 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5336
5337         * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32
5338         in other text sections.
5339
5340 Fri Jun  4 02:29:34 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5341
5342         * libbfd.c (_bfd_generic_verify_endian_match): New function.
5343         * libbfd-in.h (_bfd_generic_verify_endian_match): Declare.
5344         * libbfd.h: Regenerate.
5345         * coff-sh.c (sh_merge_private_data): Delete.
5346         (coff_bfd_merge_private_bfd_data): Change to
5347         _bfd_generic_verify_endian_match.
5348         (elf32-sh.c): bfd_elf32_bfd_merge_private_bfd_data: Define.
5349
5350 1999-06-03  Ulrich Drepper  <drepper@cygnus.com>
5351
5352         * elf32-arm.h: Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.
5353
5354 1999-06-03  Ian Lance Taylor  <ian@zembu.com>
5355
5356         * bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): Correct
5357         prototype.
5358         (bfd_elf32_arm_process_before_allocation): Likewise.
5359         * bfd-in2.h: Rebuild.
5360
5361 1999-06-03  David Mosberger  <davidm@hpl.hp.com>
5362
5363         * dwarf2.c (struct line_info): Add member END_SEQUENCE to keep
5364         track of end_sequence markers.
5365         (add_line_info): Add END_SEQUENCE arg.
5366         (decode_line_info): Don't try to infer lo_pc and hi_pc from the
5367         debug-line info---it doesn't work right if a compilation unit
5368         consists of multiple discontiguous code-sequences.  It would be
5369         worthwhile to optimize for the common case where a compilation
5370         unit results in a contiguous set of code sequences, but this is
5371         quite tricky to get right for arbitrary DWARF2 files.
5372         (lookup_address_in_line_info_table): Don't use the last line entry
5373         for a compilation unit for anything with an address higher than
5374         this line entry.  Also, check for end_sequence markers to
5375         correctly handle discontinuities.
5376         (_bfd_dwarf2_find_nearest_line): When checking previously loaded
5377         compilation units, check all compilation units with each->high==0
5378         just like when reading compilation units.
5379
5380         * dwarf2.c (decode_line_info): Initialize table->files and
5381         table->last_line to NULL to avoid segfaults due to random
5382         values in these members.
5383         (concat_filename): Check for out-of-range file number before
5384         indexing filename table.  Segfaults suck.
5385
5386         * dwarf2.c (decode_line_info): Don't truncate address to least
5387         significant 32 bits (breaks 64 bit targets).
5388         (lookup_address_in_function_table): Ditto.
5389         (comp_unit_contains_address): Ditto.
5390
5391 1999-06-02  Mark Mitchell  <Mark Mitchell <mark@codesourcery.com>>
5392
5393         * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
5394         * elf64-mips.c (mips_elf64_howto_table_rel): Likewise.
5395         (mips_elf64_howto_table_rela): Likewise.
5396
5397         * elfcode.h (elf_slurp_reloc_table_from_section): New function,
5398         split out from ...
5399         (elf_slurp_reloc_table): Here.  Use it to handle the case where a
5400         single section has two associated relocation sections.
5401
5402 1999-06-02  Mark Salter  <msalter@cygnus.com>
5403
5404         * coffcode.h (coff_set_alignment_hook): Set lma from s_vaddr if
5405         COFF_WITH_PE defined.
5406
5407 1999-06-02  Nick Clifton  <nickc@cygnus.com>
5408
5409         * pe-arm.c: Rename global arm interworking functions to avoid name
5410         collision when all targets BFD is built.
5411         * pei-arm.c: Ditto.
5412
5413 1999-05-31  Mark Mitchell  <mark@codesourcery.com>
5414
5415         * elf-bfd.h (elf_backend_data): Remove use_rela_p.  Add
5416         may_use_rel_p, may_use_rela_p, default_use_rela_p.
5417         (bfd_elf_section_data): Add use_rela_p.
5418         * elf.c (bfd_section_from_shdr): Set use_rela_p appropriately.
5419         (_bfd_elf_new_section_hook): Likewise.
5420         (elf_fake_sections): Use may_use_rela_p, etc., instead of
5421         use_rela_p.
5422         (_bfd_elf_copy_private_section_data): Copy use_rela_p.
5423         * elfcode.h (write_relocs): Determine whether or not use rela
5424         relocs based on the relocation section header.
5425         * elflink.c (_bfd_elf_create_dynamic_sections): Use default_use_rela_p
5426         instead of use_rela_p.
5427         * elfxx-target.h (elf_backend_may_use_relp): New macro.
5428         (elf_backend_may_use_rela_p): Likewise.
5429         (elf_backend_default_use_rela_p): Likewise.
5430         (elfNN_bed): Use them.
5431
5432 Wed Jun  2 12:38:49 1999  Miodrag Vallat <miodrag@multimania.com>
5433
5434         * hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096.
5435
5436 Tue Jun  1 17:57:58 1999  Mark P. Mitchell  <mitchell@n02.acl.lanl.gov>
5437
5438         * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
5439         (BFD_RELOC_MIPS_GOT_PAGE): Likewise.
5440         (BFD_RELOC_MIPS_GOT_OFST): Likewise.
5441         (BFD_RELOC_MIPS_GOT_DISP): Likewise.
5442         * bfd-in2.h: Regenerated.
5443         * libbfd.h: Likewise.
5444         * elf32-mips.c (mips_info_to_howto_rela): New function.
5445         (USE_REL): Adjust for new conventions.
5446         (MINUS_ONE): New macro.
5447         (elf_mips_howto_table): Add R_MIPS_SUB.
5448         (mips_r): Add entries for MIPS_SUB, MIPS_GOT_PAGE, MIPS_GOT_OFST,
5449         and MIPS_GOT_DISP.
5450         (mips_elf_final_write_processing): Set sh_link, not sh_info, for a
5451         .MIPS.content section.
5452         (_bfd_mips_elf_fake_sections): Treat all sections that begin
5453         with .MIPS.content as .MIPS.content sections.  Set
5454         SHF_MNIPS_NOSTRIP for such section.
5455         (elf_info_to_howto): Define to mips_info_to_howto_rela.
5456         * elf64-mips.c (mips_r):  Add entries for MIPS_SUB, MIPS_GOT_PAGE,
5457         MIPS_GOT_OFST, and MIPS_GOT_DISP.
5458
5459 Wed Jun  2 11:51:12 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5460
5461         * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitialized
5462         variable.
5463
5464         * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigous
5465         `else'.
5466
5467 1999-05-30  Philip Blundell  <philb@gnu.org>
5468
5469         * elf32-arm.h (elf32_arm_relocate_section): Reinstate change of
5470         1993-03-25 (!!).  Take into account the bitmasks for the reloc so
5471         the addend does not overflow into the rest of the word.
5472
5473 1999-05-29  Nick Clifton  <nickc@cygnus.com>
5474
5475         * bfd-in.h: Amend prototype for
5476         bfd_elf32_arm_process_before_allocation .
5477         * bfd-in.h: Regenerate.
5478
5479         * elfarm-oabi.c (NUM_ELEM): New macro: Compute the number of
5480         elements in a fixed sized array.
5481         (ARM_ELF_ABI_VERSION): Define.
5482         (ARM_ELF_OS_ABI_VERSION): Define.
5483         (R_ARM_THM_ABS5): Fix rightshift and size.
5484         (R_ARM_THM_PC22): Fix size.
5485         (R_ARM_PLT32): Define Howto.
5486         (find_howto): New function: Locate a howto based on a reloc
5487         number.
5488         (elf32_arm_info_to_howto): Use find_howto if necessary.
5489         (elf32_arm_reloc_map): Change type of field bfd_reloc_val to
5490         bfd_reloc_code_real_type.
5491         (elf32_arm_reloc_map[]): Add entries for BFD_RELOC_VTABLE_INHERIT
5492         and BFD_RELOC_VTABLE_ENTRY.
5493         (elf32_arm_reloc_type_lookup): Use find_howto if necessary.
5494
5495         * elfarm-nabi.c (NUM_ELEM): New macro: Compute the number of
5496         elements in a fixed sized array.
5497         (ARM_ELF_ABI_VERSION): Define.
5498         (ARM_ELF_OS_ABI_VERSION): Define.
5499         (R_ARM_THM_ABS5): Fix rightshift and size.
5500         (R_ARM_THM_PC22): Fix size.
5501         (elf32_arm_info_to_howto_rel): Rename to elf32_arm_info_to_howto.
5502         (elf32_arm_reloc_map): Change type of field bfd_reloc_val to
5503         bfd_reloc_code_real_type.
5504
5505         * elf32-arm.h (struct elf32_arm_link_hash_table): Add new field:
5506         no_pipeline_knowledge.
5507         (elf32_arm_link_hash_create): Initialise new field to zero.
5508         (bfd_elf32_arm_process_before_allocation): Add new paraemter:
5509         no_pipeline_knowledge.  Use this parameter to initialise the field
5510         in the globals data structure.
5511         (elf32_arm_final_link_relocate): Only add in pipeline offset if
5512         no_pipeline_knowledge is false and the binary is from an old
5513         toolchain.
5514         (elf32_arm_merge_private_data): Generate an error if an attempt is
5515         made to link together big endian and little endian code.
5516         (elf32_arm_post_process_headers): New function:  Initialise the
5517         EI_OSABI and EI_ABIVERSION fields of the newly created ELF program
5518         header.
5519         (elf_backend_post_process_headers): Define.
5520
5521 1999-05-28  Nick Clifton  <nickc@cygnus.com>
5522
5523         * elf-bfd.h (struct elf_backend_data): Add new field:
5524         elf_backend_post_process_headers.
5525
5526         * elfxx-target.h (elf_backend_post_process_headers): Define to
5527         NULL if not already defined.
5528         (elfNN_bed): Initialise elf_backend_post_process_headers field.
5529
5530         * elf.c (prep_headers): Set the EI_OSABI and EI_ABIVERSION fields
5531         to zero.
5532         (_bfd_elf_compute_section_file_positions): Call
5533         elf_backend_post_process_headers if defined.
5534
5535 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
5536
5537         * configure.in: Check whether getuid and getgid exist.
5538         * archive.c: Define getuid and getgid as macros if HAVE_GETUID or
5539         HAVE_GETGID are not defined, respectively.
5540         (bfd_write_armap): Don't special case on _WIN32 for getuid and
5541         getgid.
5542         * configure.host: Set ac_cv_func_get{ug}id for *-*-windows*.
5543         * configure, config.in: Rebuild.
5544
5545 1999-05-28  Martin Dorey  <mdorey@madge.com>
5546
5547         * elf32-i960.c: New file.
5548         * elf.c (prep_headers): Handle bfd_arch_i960.
5549         * targets.c (bfd_target_vector): Add &bfd_elf32_i960_vec.
5550         * config.bfd (i960-*-elf*): New target.
5551         * configure.in (bfd_elf32_i960_vec): New target vector.
5552         * Makefile.am (BFD32_BACKENDS): Add elf32-i960.lo.
5553         (BFD32_BACKENDS_CFILES): Add elf32-i960.c.
5554         * Makefile.in, aclocal.m4, configure: Rebuild.
5555
5556 1999-05-27  Nick Clifton  <nickc@cygnus.com>
5557
5558         * elfarm-oabi.c (elf32_arm_howto_table): Add entry for
5559         R_ARM_PLT32.
5560         (find_howto): New function: Find entries in the
5561         elf32_arm_howto_table.
5562         (elf32_arm_info_to_howto): Use find_howto if the entry cannot be
5563         computed simply.
5564         (elf32_arm_reloc_type_lookup): Add lookup for
5565         BFD_RELOC_ARM_PLT32.
5566
5567 1999-05-25  Philip Blundell  <pb@nexus.co.uk>
5568
5569         * bfd/elf32-arm.h (elf32_arm_link_hash_newfunc): New function.
5570         (elf32_arm_link_hash_table_create): Use above function as the
5571         constructor for hash table entries.
5572         (elf32_arm_relocate_section): Avoid crash when there is no output
5573         section.
5574         (elf32_arm_final_link_relocate): New parameter h.
5575         (elf32_arm_relocate_section): Pass symbol hash entry to above
5576         routine.
5577         (elf32_arm_gc_sweep_hook, elf32_arm_check relocs): Correct
5578         comments.
5579
5580 1999-05-25  Catherine Moore  <clm@cygnus.com>
5581
5582         * coff-arm.c (coff_arm_relocate_section): Don't emit
5583         base file entries for pc-relative values.
5584
5585 1999-05-25  DJ Delorie  <dj@cygnus.com>
5586
5587         * peicode.h (coff_swap_sym_in): When we create the actual section
5588         to reflect the not-there section C_SECTION symbols refer to,
5589         change the symbol class to C_STAT as the section is now really
5590         there.
5591
5592 1999-05-24  Philip Blundell  <pb@nexus.co.uk>
5593
5594         * elf32-arm.h (elf32_arm_relocate_section): Undo change of
5595         1999-03-25.
5596
5597 Mon May 17 13:35:35 1999  Stan Cox  <scox@cygnus.com>
5598
5599         * coff-arm.c (_bfd_coff_arm_set_private_flags): Changed
5600         F_PIC_INT to F_PIC.
5601         * coffcode.h (coff_set_arch_mach_hook): Added F_ARM_2a, and
5602         F_ARM_3M labels.  Changed F_PIC_INT to F_PIC.
5603
5604 1999-05-16  Nick Clifton  <nickc@cygnus.com>
5605
5606         * coff-mcore.c (in_reloc_p): Reinstate.
5607
5608 1999-05-15  Nick Clifton  <nickc@cygnus.com>
5609
5610         * reloc.c (BFD_RELOC_MCORE_RVA): Define.
5611         * bfd-in2.h: Regenerate.
5612         * coff-mcore.c (in_reloc_p): Remove defintion.
5613         (mcore_coff_howto): Add IMAGE_REL_MCORE_RVA.
5614         (mcore_coff_reloc_type_lookup): Map BFD_RELOC_RVA to
5615         IMAGE_REL_MCORE_RVA.
5616         (coff_mcore_rtype_to_howto): Add special processing for
5617         IMAGE_REL_MCORE_RVA.
5618         (coff_mcore_relocate_section): Add support for
5619         IMAGE_REL_MCORE_RVA.
5620         * elf32-mcore (mcore_elf_howto_): Add R_MCORE_RELATIVE.
5621         (mcore_elf_reloc_type_lookup): Map BFD_RELOC_RVA to
5622         R_MCORE_RELATIVE.
5623         (mcore_elf_relocate_section): Delete redundant case labels.
5624
5625 Fri May 14 10:59:55 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5626
5627         * elf32-arm.h (elf32_arm_relocate_section): Fix operator
5628         precedence between bit-and and comparison.
5629
5630 Thu May 13 09:45:23 1999  Joel Sherrill (joel@OARcorp.com)
5631
5632         * config.bfd (i[3456]86*-*-rtems*, m68k*-*-rtems*): Added to
5633         list of target formats (targ_selvecs).
5634         (i[3456]86*-*-rtemself*, mips*el-*-rtems*): New targets.
5635         (powerpcle*-*rtems*, sh-*-rtemself*): New targets.
5636
5637 1999-05-10  DJ Delorie  <dj@cygnus.com>
5638
5639         * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a
5640         reasonable mode until "ar x" is smart enough to skip it (fixes
5641         gcc/libgcc.a builds on mips-ecoff targets
5642
5643         * coffcode.h (styp_to_sec_flags): Explain how COMDATs are supposed
5644         to work.  Hack to support MS import libraries, which use different
5645         COMDAT types than GNU.
5646         (coff_slurp_symbol_table): C_SECTION symbols are local; they refer
5647         to implied zero-length sections (see peicode below)
5648         * coffgen.c (coff_get_normalized_symtab): Properly read long MS
5649         filename symbols, which use one *or more* auxents.
5650         * coffswap.h (coff_swap_aux_in): ditto
5651         * peicode.h (coff_swap_sym_in): Build the implied zero-length
5652         sections
5653
5654 Tue May 11 15:51:58 1999  Jeffrey A Law  (law@cygnus.com)
5655
5656         * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
5657         for all relocations.
5658
5659 1999-05-10  Catherine Moore  <clm@cygnus.com>
5660
5661         * bfd-in.h (bfd_arm_allocate_interworking_sections):  Static
5662         if COFF_IMAGE_WITH_PE.
5663         (bfd_arm_process_before_allocation): Likewise.
5664         (bfd_arm_get_bfd_for_interworking): Likewise.
5665         * coff-arm.c: Likewise.
5666         * bfd-in2.h: Regenerate.
5667         * configure.in (armpe_little_vec): Remove coff-arm.lo.
5668         (armpe_big_vec): Likewise.
5669         * configure: Rebuild.
5670
5671 1999-05-10  Nick Clifton  <nickc@cygnus.com>
5672
5673         * elf.c (elf_fake_sections): Check for .rel. as start of rel
5674         section, not just .rel.  Same for .rela.
5675
5676 1999-05-07  Nick Clifton  <nickc@cygnus.com>
5677
5678         * coff-mcore.c (coff_mcore_relocate_section): Replace assert about
5679         endianism with an error message.
5680
5681 Thu May  6 17:09:09 1999  Fred Fish  <fnf@be.com>
5682
5683         * dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
5684         assignment from "unsigned char *" to "char *".
5685         (decode_line_info): Likewise for dwarf_line_buffer assignment.
5686
5687 1999-05-05  Catherine Moore  <clm@cygnus.com>
5688
5689         * coff-arm.c (coff_arm_relocate_section):  Add one to
5690         address of ARM_RVA32 thumb functions.
5691
5692 1999-05-05  Catherine Moore  <clm@cygnus.com>
5693
5694         * elf32-m68k.c (elf32_m68k_set_private_flags): New.
5695         (elf32_m68k_copy_private_bfd_data): New.
5696         (elf32_m68k_merge_private_bfd_data): New.
5697         (elf32_m68k_print_private_bfd_data): New.
5698         (CPU32_FLAG): Define.
5699         (PLT_CPU32_ENTRY_SIZE): Define.
5700         (elf_cpu32_plt0_entry): Declare.
5701         (elf_cpu32_plt_entry): Declare.
5702         (elf_m68k_adjust_dynamic_symbol): Generate cpu32 plt entries.
5703         (elf_m68k_finish_dynamic_symbol): Likewise.
5704         (elf_m68k_finish_dynamic_sections): Likewise.
5705         (elf_backend_plt_header_size): Remove definition.
5706         (bfd_elf32_bfd_copy_private_bfd_data): Define.
5707         (bfd_elf32_bfd_merge_private_bfd_data): Define.
5708         (bfd_elf32_bfd_set_private_flags): Define.
5709         (bfd_elf32_bfd_print_private_bfd_data): Define.
5710
5711 Mon May  3 09:24:49 1999  Jeffrey A Law  (law@cygnus.com)
5712
5713         * som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
5714         and R_LONG_PCREL_MODE.
5715
5716 1999-04-29  Nick Clifton  <nickc@cygnus.com>
5717
5718         * coff-mcore.c (coff_mcore_relocate_section): Fix typos.
5719
5720 Fri Apr 28 16:36:19 1999  Stan Cox  <scox@cygnus.com>
5721
5722         * elf32-sh.c (sh_elf_relocate_section): Include relocation addend
5723         in relocation calculation.
5724
5725 1999-04-26  Tom Tromey  <tromey@cygnus.com>
5726
5727         * aclocal.m4, configure: Updated for new version of libtool.
5728
5729 1999-04-21  Nick Clifton  <nickc@cygnus.com>
5730
5731         * coff-mcore.c: Add support for mcore relocs.
5732
5733 1999-04-20  Gavin Romig-Koch  <gavin@cygnus.com>
5734
5735         * elf32-mips.c (_bfd_mips_elf_print_private_bfd_data): Scrap the
5736         incorrect use EF_MIPS_xxBITPTRS.
5737
5738 1999-04-18  Ian Lance Taylor  <ian@zembu.com>
5739
5740         * elf64-alpha.c (elf64_alpha_relax_section): Remove unused local
5741         variable insn.
5742
5743         * bfd-in2.h: Rebuild.
5744         * libbfd.h: Rebuild.
5745
5746 Sat Apr 17 20:55:15 1999  Catherine Moore  <clm@cygnus.com>
5747
5748         * coff-arm.c (coff_arm_rtype_to_howto): Remove ARM26D transform.
5749         (coff_arm_relocate_section):  Add ARM26D transform.  Only
5750         change to ARM26D for relocateable links.
5751
5752 1999-04-16  Gavin Romig-Koch  <gavin@cygnus.com>
5753
5754         * elf32-mips.c (_bfd_mips_elf_print_private_bfd_data): New.
5755         (bfd_elf32_bfd_print_private_bfd_data): New.
5756
5757 1999-04-15  Doug Evans  <devans@casey.cygnus.com>
5758
5759         * elf32-arm.h (elf32_arm_final_link_relocate):  For R_ARM_THM_ABS5,
5760         refetch addend if USE_REL, add many comments regarding current state.
5761         For R_ARM_THM_PC22, refetch addend if USE_REL, simplify.
5762         * elfarm-nabi.c (elf32_arm_howto_table): For R_ARM_THM_ABS5, fix
5763         size and rightshift.  For R_ARM_THM_PC22, fix bitsize.
5764         * elfarm-oabi.c (elf32_arm_howto_table): Ditto.
5765
5766 Wed Apr 14 14:33:08 1999  Richard Henderson  <rth@cygnus.com>
5767
5768         * elf32-mips.c (_bfd_mips_elf_read_ecoff_info): Zero `debug'.
5769         * elf64-alpha.c (elf64_alpha_read_ecoff_info): Likewise.
5770
5771 1999-04-13  David Mosberger  <davidm@hpl.hp.com>
5772
5773         * dwarf2.c (decode_line_info): Don't truncate address to least
5774         significant 32 bits (breaks 64 bit targets).
5775         (lookup_address_in_function_table): Ditto.
5776         (comp_unit_contains_address): Ditto.
5777
5778 Tue Apr 13 21:27:19 1999  Catherine Moore  <clm@cygnus.com>
5779
5780         * coff-arm.c (arm_emit_base_file_entry): New routine.
5781         (A2T3_OFFSET): Define.
5782         (T2A3_OFFSET): Define.
5783         (coff_arm_relocate_section):  Emit base file entries for interworking
5784         stubs.
5785
5786 1999-04-13  Philip Blundell  <philb@gnu.org>
5787
5788         * elfarm-nabi.c (elf32_arm_howto_table): Add dummy entries for
5789         relocs 17 through 19.
5790
5791 Sun Apr 11 01:25:17 1999  Richard Henderson  <rth@cygnus.com>
5792
5793         * elfcode.h: Remove fnmatch.h.
5794         * elflink.h (elf_link_assign_sym_version): Call back to ld
5795         instead of calling fnmatch.
5796
5797         * config.bfd (i?86-*-beoself): Include pe vecs.
5798
5799 Sun Apr 11 01:14:06 1999  Richard Henderson  <rth@cygnus.com>
5800
5801         * elf32-i386.c (elf_i386_finish_dynamic_sections): Allow .plt
5802         to go missing.
5803
5804 1999-04-10  Richard Henderson  <rth@cygnus.com>
5805
5806         * elf32-i386.c (elf_i386_relocate_section): Mind no_undefined
5807         when trying to resolve dynamic symbol references.
5808         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
5809         * elf32-mips.c (mips_elf_relocate_section): Likewise.
5810         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
5811         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
5812         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
5813         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
5814         * elflink.h (elf_link_output_extsym): Likewise.
5815
5816 Sat Apr 10 15:12:09 1999  Richard Henderson  <rth@cygnus.com>
5817
5818         * section.c (_bfd_strip_section_from_output): New function moved from
5819         * elf64-alpha.c (elf64_alpha_strip_section_from_output): ... here.
5820         * elf32-i386.c (elf_i386_size_dynamic_sections): Use it.
5821         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
5822         * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
5823         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
5824         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
5825         * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
5826         * bfd-in2.h: Update.
5827
5828 1999-04-09  Ian Lance Taylor  <ian@zembu.com>
5829
5830         * elf64-sparc.c: Fix incorrect calls to bfd_check_overflow.
5831
5832 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5833
5834         * coff-mcore.c: New File: Support for mcore-pe targets.
5835         * cpu-mcore.c: New File: Support for mcore targets.
5836         * elf32-mcore.c: New File: Support for mcore-elf target.
5837         * pe-mcore.c: New File: Definitions for mcore-pe target.
5838         * pei-mcore.c: New File: Definitions for mcore-pei target.
5839         * Makefile.am: Add support for MCore targets.
5840         * Makefile.in: Regenerate.
5841         * config.bfd: Add support for MCore targets.
5842         * configure.in: Add support for MCore targets.
5843         * configure: Regenerate.
5844         * archures.c: Add support for MCore architecture.
5845         * bfd-in2.h: Regenerate.
5846         * coffcode.h: Add support for mcore-pe targets.
5847         * elf.c: Add support for mcore-elf target.
5848         * reloc.c: Add support for MCore relocs.
5849         * targets.c: Add support for MCore targets.
5850
5851 1999-04-07  Nick Clifton  <nickc@cygnus.com>
5852
5853         * elfarm-nabi.c (elf32_arm_howto_table): Add entries for
5854         R_ARM_XPC25 and R_ARM_THM_XPC22.
5855         (elf32_arm_reloc_map): Remove redundant entries.
5856
5857 1999-04-06  Ian Lance Taylor  <ian@zembu.com>
5858
5859         * sysdep.h (LC_MESSAGES): Never define.
5860
5861 1999-04-06  Chris Torek  <torek@bsdi.com>
5862
5863         * reloc.c (bfd_check_overflow): Add addrsize parameter.  Change
5864         all callers.  Rewrite completely.
5865         (_bfd_relocate_contents): Rewrite overflow checking.
5866         * bfd-in2.h: Rebuild.
5867
5868 1999-04-05  Ian Lance Taylor  <ian@zembu.com>
5869
5870         From Gabriel Paubert <paubert@iram.es>:
5871         * elf32-ppc.c (ppc_elf_howto_raw): Set R_PPC_GOT16_LO,
5872         R_PPC_PLT16_LO and R_PPC_SECTOFF_LO to be complain_overflow_dont.
5873         Set R_PPC_PLT16_HA, R_PPC_SECTOFF_HA and R_PPC_EMB_NADDR16_HA to
5874         have a rightshift of 16 and use ppc_elf_addr16_ha_reloc.
5875         * ppcboot.c (ppcboot_vec): Use little endian routines for
5876         headers.
5877
5878         * elf.c (elfcore_strndup): Only define if it will be used.
5879         * elf32-ppc.c (ppc_elf_relax_section): Remove unused locals irel
5880         and irelend.
5881         (ppc_elf_check_relocs): Remove unused local i.
5882         (ppc_elf_gc_mark_hook): Add default case to switch.
5883
5884         From Bernd Nitzler <nitzler@kagcpd01.ag01.kodak.COM>:
5885         * srec.c (srec_scan): Accept \r in symbol definitions.
5886         (srec_object_p): Set HAS_SYMS if we saw any symbols.
5887         (symbolsrec_object_p): Likewise.
5888
5889 1999-04-04  Don Bowman <don@pixsci.com>
5890
5891         * config.bfd: Add mips*el-*-vxworks* and mips*-*-vxworks*.
5892
5893 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5894
5895         * dwarf1.c (parse_line_table): Remove unused locals last_pc and
5896         last_line.
5897         * elf-bfd.h (_bfd_elfcore_section_from_phdr): Declare.
5898         * elf32-i386.c (elf_i386_gc_mark_hook): Add default case to
5899         switch.
5900         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Remove unused
5901         local i.
5902         * syms.c (_bfd_stab_section_find_nearest_line): Remove unused
5903         local val.
5904
5905 1999-03-31  Nick Clifton  <nickc@cygnus.com>
5906
5907         * config.bfd: Add support for arm-epoc-pe target.
5908         * configure.in: Add support for arm-epoc-pe target.
5909         * configure: Regenerate.
5910         * targets.c: Add support for arm-epoc-pe target.
5911         * coff-arm.c: Allow header files to override definition of
5912         TARGET_UNDERSCORE and USER_LABEL_PREFIX.
5913         * pe-arm.h: Allow previous header files to override definition of
5914         TARGET_LITTLE_SYM and TARGET_BIG_SYM.
5915         * pei-arm.h: Allow previous header files to override definition of
5916         TARGET_LITTLE_SYM and TARGET_BIG_SYM.
5917         * epoc-pe-arm.c: New file.  Support arm-epoc-pe target.
5918         * epoc-pei-arm.c: New file.  Support arm-epoc-pei target.
5919
5920 1999-03-30  Nick Clifton  <nickc@cygnus.com>
5921
5922         * elf.c (elf_map_symbols): Handle the case where section
5923         symbols are generated for content-less sections which are
5924         not mapped to the output file.
5925
5926         * linker.c: Replace direct references to fields in BFD structure
5927         with accessor macros.
5928
5929         * elflink.h: Replace direct references to fields in BFD structure
5930         with accessor macros.
5931
5932 1999-03-25  Philip Blundell  <pb@nexus.co.uk>
5933
5934         * config.bfd: Eliminate redundancy in checks for Linux/ARM.
5935
5936         * elf32-arm.h (elf32_arm_relocate_section): Take the rightshift into
5937         account when adjusting section symbols during a partial link.
5938
5939 1999-03-24  Nick Clifton  <nickc@cygnus.com>
5940
5941         * coff-sparc.c (struct coff_reloc_map): Change type of field
5942           'bfd_reloc_val' to bfd_reloc_code_real_type.
5943         * elf-m10200.c (struct mn10200_reloc_map): Ditto.
5944         * elf-m10300.c (struct mn10300_reloc_map): Ditto.
5945         * elf32-arc.c (struct arc_reloc_map): Ditto.
5946         * elf32-d10v.c (struct d10v_reloc_map): Ditto.
5947         * elf32-d30v.c (struct d30v_reloc_map): Ditto.
5948         * elf32-fr30.c (struct fr30_reloc_map): Ditto.
5949         * elf32-m32r.c (struct m32r_reloc_map): Ditto.
5950         * elf32-sh.c (struct elf_reloc_map): Ditto.
5951         * elf32-sparc.c (struct elf_reloc_map): Ditto.
5952         * elf32-v850.c (struct v850_reloc_map): Ditto.
5953         * elf64-sparc.c (struct elf_reloc_map): Ditto.
5954         * elfarm-nabi.c (struct elf32_arm_reloc_map): Ditto.
5955         * elfarm-oabi.c (struct elf32_arm_reloc_map): Ditto.
5956
5957 1999-03-17  Martin Hunt  <hunt@cygnus.com>
5958
5959         * syms.c (_bfd_stab_section_find_nearest_line): Changed this
5960         function so source-level assembly works.  If multiple N_SOs
5961         are seen without and N_FUNs, create an indextable entry with
5962         a NULL function name.
5963
5964 1999-03-16  Gavin Romig-Koch  <gavin@cygnus.com>
5965
5966         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data) Allow merging
5967         of certian similar cpus.
5968
5969 1999-03-16  Gavin Romig-Koch  <gavin@cygnus.com>
5970
5971         * elf32-mips.c (_bfd_mips_elf_final_write_processing):
5972         Add the 5000.  Change the architecture for the 5400 to mips4.
5973         (elf_mips_mach): Add r5000.
5974
5975 1999-03-11  Doug Evans  <devans@casey.cygnus.com>
5976
5977         * cpu-i960.c (scan_i960_mach): Recognize i960:ka_sa and i960:kb_sb.
5978
5979 1999-03-11  Nick Clifton  <nickc@cygnus.com>
5980
5981         * binary.c (binary_set_section_contents): Generate warning about
5982         huge file offsets for any section that will occupy file space, not
5983         just those that are loadable.
5984
5985 1999-02-24  Jim Blandy  <jimb@zwingli.cygnus.com>
5986
5987         * libbfd.h: Regenerate after Nick Clifton's Feb 17 changes.
5988
5989 1999-02-22  Jim Lemke  <jlemke@cygnus.com>
5990
5991         * elf32-ppc.c: Add ppc_elf_relax_section() for the ld option mpc860c0.
5992
5993 Mon Feb 22 18:26:51 1999  Ian Lance Taylor  <ian@cygnus.com>
5994
5995         * elf-bfd.h (ELF_LINK_HASH_REF_REGULAR_NONWEAK): Define.
5996         * elflink.h: Revert all changes since Feb 16.  Instead:
5997         (elf_link_add_object_symbols): Set REF_REGULAR_NONWEAK flag if
5998         appropriate.  Copy it to version symbols.
5999         (elf_fix_symbol_flags): Set REF_REGULAR_NONWEAK for non ELF
6000         symbols if appropriate.
6001         (elf_adjust_dynamic_symbol): Set REF_REGULAR_NONWEAK for weakdef
6002         symbol if appropriate.
6003         (elf_link_output_extsym): If symbol is marked as undefined, and
6004         has no nonweak references, mark it as weak undefined.
6005
6006 Fri Feb 19 16:01:12 1999  Ian Lance Taylor  <ian@cygnus.com>
6007
6008         * elflink.h (elf_merge_symbol): When overriding a dynamic
6009         definition with a weak undefined symbol, set NEEDS_PLT if it is a
6010         function.
6011         (elf_link_add_object_symbols): Don't copy the other field if we
6012         are overridding.
6013
6014 Thu Feb 18 18:07:43 1999  Ian Lance Taylor  <ian@cygnus.com>
6015
6016         * elflink.h (elf_merge_symbol): Do not merge any symbol from a
6017         shared object with a weak undefined symbol.
6018
6019 1999-02-18  Nick Clifton  <nickc@cygnus.com>
6020
6021         * elfarm-nabi.c: Set partial_inplace back to false.
6022
6023 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6024
6025         * coff-arm.c (TARGET_UNDERSCORE): Re-enable.
6026         (USER_LABEL_PREFIX): Set to "_".
6027
6028         The following patches are from: Scott Bambrough
6029         <scottb@corelcomputer.com>
6030
6031         * libaout.h (M_ARM6_NETBSD): Set to 143.
6032
6033         * reloc.c: Add ARM PIC relocs:   BFD_RELOC_ARM_GOT12,
6034         BFD_RELOC_ARM_GOT32, BFD_RELOC_ARM_JUMP_SLOT, BFD_RELOC_ARM_COPY,
6035         BFD_RELOC_ARM_GLOB_DAT, BFD_RELOC_ARM_PLT32,
6036         BFD_RELOC_ARM_RELATIVE, BFD_RELOC_ARM_GOTOFF, BFD_RELOC_ARM_GOTPC.
6037         * bfd-in2.h: Regenerate.
6038
6039         * elfarm-nabi.c (elf32_arm_howto_table): Set partial_inplace to
6040         'true' as REL relocs are now being used.  Add new PIC relocs:
6041         R_ARM_COPY, R_ARM_GLOB_DAT, R_ARM_JUMP_SLOT, R_ARM_RELATIVE,
6042         R_ARM_GOTOFF, R_ARM_GOTPC, R_ARM_GOT32, R_ARM_PLT32.
6043
6044         * elf32-arm.h (elf32_arm_merge_private_bfd_data): Check byte order
6045         of targets.
6046         (elf32_arm_final_link_relocate): Change parameters so that entire
6047         reloc is passed.  Add support for PIC relocs.
6048         (elf32_arm_relocate_section): Pass entire reloc to
6049         elf32_arm_final_link_relocate.
6050         (elf32_arm_check_relocs): Handle new PIC relocs.
6051         (elf32_arm_adjust_dynamic_symbol): New function.
6052         (elf32_arm_size_dynamic_sections): New function.
6053         (elf32_arm_discard_copies): New function.
6054         (elf32_arm_finish_dynamic_symbol): New function.
6055         (elf32_arm_finish_dynamic_sections): New function.
6056         (ELF_MAXPAGE_SIZE): Define.
6057         (bfd_elf32_bfd_reloc_type_lookup): Define.
6058         (elf_backend_relocate_section): Define.
6059         (elf_backend_adjust_dynamic_symbol): Define.
6060         (elf_backend_create_dynamic_sections): Define.
6061         (elf_backend_finish_dynamic_symbol): Define.
6062         (elf_backend_finish_dynamic_sections): Define.
6063         (elf_backend_size_dynamic_sections): Define.
6064         (elf_backend_plt_readonly): Define.
6065         (elf_backend_want_got_plt): Define.
6066         (elf_backend_want_plt_sym): Define.
6067
6068 Wed Feb 17 12:02:26 1999  Stan Cox  <scox@cygnus.com>
6069
6070         * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Make reginfo
6071         sections SEC_LINK_ONCE and SEC_LINK_DUPLICATES_SAME_SIZE.
6072         (_bfd_mips_elf_fake_sections): Likewise.
6073
6074 Wed Feb 17 12:07:23 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6075
6076         * elfarm-oabi.c (bfd_elf32_arm_allocate_interworking_sections,
6077         bfd_elf32_arm_get_bfd_for_interworking,
6078         bfd_elf32_arm_process_before_allocation): Define to avoid clash
6079         with elfarm-nabi.c.
6080
6081         * elf32-arm.h: Don't declare elf32_arm_info_to_howto.
6082         (elf32_thumb_to_arm_stub, elf32_arm_to_thumb_stub,
6083         elf32_arm_find_nearest_line): Make them static.
6084
6085 Tue Feb 16 22:44:37 1999  Ian Lance Taylor  <ian@cygnus.com>
6086
6087         * elflink.h (elf_merge_symbol): Add pflags parameter.  Change all
6088         callers.  Do not merge a definition from a shared object with a
6089         weak undefined symbol.
6090         (elf_link_add_object_symbols): Do not change the symbol type or
6091         size if the old symbol overrides the new one.
6092
6093 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6094
6095         * config.bfd: Add support for strongarm target.
6096
6097 Mon Feb  8 11:18:14 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6098
6099         * elf32-m68k.c (reloc_map): Use the correct types for the struct
6100         fields instead of unsigned char.
6101
6102 Fri Feb  5 00:22:36 1999  Ian Lance Taylor  <ian@cygnus.com>
6103
6104         * Makefile.am: Rebuild dependencies.
6105         * Makefile.in: Rebuild.
6106
6107 Thu Feb  4 22:30:13 1999  Ian Lance Taylor  <ian@cygnus.com>
6108
6109         * configure.in: Change AC_PREREQ to 2.13.  Remove AM_CYGWIN32.
6110         Change AM_EXEEXT to AC_EXEEXT and AM_PROG_INSTALL to
6111         AC_PROG_INSTALL.  Add comments to uses of AC_DEFINE.
6112         * acinclude.m4: Add comments to uses of AC_DEFINE.
6113         * acconfig.h: Remove.
6114         * configure: Rebuild with current autoconf/automake.
6115         * aclocal.m4: Likewise.
6116         * config.in: Likewise.
6117         * Makefile.in: Likewise.
6118
6119 1999-02-04  DJ Delorie  <dj@cygnus.com>
6120
6121         * libbfd.c (real_read): don't call fread for zero bytes.  This
6122         covers up a bug (or misuse of bfd) that's exposed by Solaris.
6123
6124 Thu Feb  4 12:38:10 1999  Stan Cox  <scox@cygnus.com>
6125
6126         * elf32-mips.c (mips_elf_relocate_section): Insure that the target
6127         of a jump is in the current 256 MB region.
6128
6129 Thu Feb  4 12:15:38 1999  Ian Lance Taylor  <ian@cygnus.com>
6130
6131         * format.c (bfd_check_format_matches): Change last patch to only
6132         take effect for the binary target.
6133
6134 Wed Feb  3 19:40:12 1999  Ian Lance Taylor  <ian@cygnus.com>
6135
6136         * elf32-i386.c (elf_i386_reloc_type_lookup): Add BFD_RELOC_CTOR.
6137
6138 Wed Feb  3 15:02:44 1999  Catherine Moore  <clm@cygnus.com>
6139
6140         * elf32-fr30.c (fr30_elf_check_relocs):  New routine.
6141
6142 Tue Feb  2 21:38:28 1999  Ian Lance Taylor  <ian@cygnus.com>
6143
6144         * format.c (bfd_check_format_matches): If the target was
6145         previously specified, don't check other targets when checking for
6146         an archive file.
6147
6148 Tue Feb  2 18:16:43 1999  Catherine Moore  <clm@cygnus.com>
6149
6150         * elf32-arm.h (elf32_arm_reloc_map):  Removed.
6151         (elf32_arm_reloc_type_lookup):  Removed
6152         * elfarm-nabi.c (elf32_arm_reloc_map):  New.
6153         (elf32_arm_reloc_type_lookup):  New.
6154         * elfarm-oabi.c (elf32_arm_reloc_map):  New.
6155         (elf32_arm_reloc_type_lookup):  New.
6156
6157 Mon Feb  1 19:49:21 1999  Catherine Moore  <clm@cygnus.com>
6158
6159         * elfarm-nabi.c:  Renamed from elf32-arm-newabi.c.
6160         * elfarm-oabi.c:  Renamed from elf32-arm-oldabi.c
6161         * Makefile.am:  Use new files.
6162         * Makefile.in:  Regenerate.
6163         * configure.in:  Use new files.
6164         * configure:  Regenerate.
6165
6166 1999-02-01  Nick Clifton  <nickc@cygnus.com>
6167
6168         * elf32-fr30.c (fr30_elf_gc_mark_hook): New function.
6169         (fr30_elf_gc_sweep_hook): New function.
6170         (elf_backend_can_gc_sections): Define.
6171
6172 Mon Feb  1 12:21:47 1999  Catherine Moore  <clm@cygnus.com>
6173
6174         * targets.c (bfd_target_vector):  Add bfd_elf32_littlearm_oabi_vec
6175         and bfd_elf32_bigarm_oabi_vec.
6176
6177 Mon Feb  1 11:46:31 1999  Catherine Moore  <clm@cygnus.com>
6178
6179         * Makefile.am (elf32-arm-oldabi.lo):  New.
6180         (elf32-arm-newabi.lo):  New.
6181         * Makefile.in:  Regenerate.
6182         * config.bfd (thumb-*-elf):  Remove definition of targ_underscore.
6183         (arm-*-elf):  Likewise.
6184         (arm-*-oabi):  New.
6185         (thumb-*-oabi):  New.
6186         * configure:  Regenerate.
6187         * configure.in (bfd_elf32_littlearm_oabi_vec):  New.
6188         (bfd_elf32_bigarm_oabi_vec):  New.
6189         * elf32-arm-newabi.c:  New.
6190         * elf32-arm-oldabi.c:  New.
6191         * elf32-arm.c:  Removed.
6192         * elf32-arm.h:  New.
6193
6194 Mon Feb  1 11:52:12 1999  Frank Ch. Eigler  <fche@cygnus.com>
6195
6196         * binary.c (binary_set_section_contents): Omit warnings for
6197         unloadable sections.
6198
6199 1999-01-31  Michael Meissner  <meissner@cygnus.com>
6200
6201         * config.bfd (powerpc{,le}-*-vxworks*): Add aliases to
6202         powerpc{,le}-*-eabi.
6203
6204 1999-01-29  Nick Clifton  <nickc@cygnus.com>
6205
6206         * dwarf2.c (read_unsigned_leb128): Remove unused variables.
6207         * dwarf2.c (read_signed_leb128): Remove unused variables.
6208
6209 Fri Jan 29 00:47:21 1999  H.J. Lu  <hjl@gnu.org>
6210
6211         * elf.c (assign_file_positions_for_segments): Only adjust
6212         p_align when needed.
6213
6214 Thu Jan 28 20:05:22 1999  Ian Lance Taylor  <ian@cygnus.com>
6215
6216         * binary.c (binary_set_section_contents): Don't return early for a
6217         non-loadable section, in case the first section is non-loadable.
6218         Don't set the low lma for a SEC_NEVER_LOAD section.  From Maciej
6219         W. Rozycki <macro@ds2.pg.gda.pl>.
6220
6221 1999-01-28  Nick Clifton  <nickc@cygnus.com>
6222
6223         * elf32-fr30.c (fr30_reloc_map): Add R_FR30_GNU_VTINHERIT and
6224         R_FR30_GNU_VTENTRY relocs.
6225
6226 Thu Jan 28 11:08:16 1999  Catherine Moore  <clm@cygnus.com>
6227
6228         * elflink.h (elf_link_output_sym):  Zero syms which are
6229         part of sections which have been excluded.
6230
6231 Wed Jan 27 13:35:35 1999  Stan Cox  <scox@cygnus.com>
6232
6233         * coff-arm.c (_bfd_coff_arm_set_private_flags): Changed F_PIC
6234         to F_PIC_INT.
6235         * coffcode.h (coff_set_arch_mach_hook): Removed F_ARM_2a and
6236         F_ARM_3M labels.  Changed F_PIC to F_PIC_INT.
6237
6238 1999-01-27  Nick Clifton  <nickc@cygnus.com>
6239
6240         * elf32-fr30.c (fr30_elf_howto_table): Fix name of R_FR30_48
6241         relocation.
6242         (fr30_final_link_relocate): Use computed value as result of
6243         relocation.
6244
6245 1999-01-26  Frank Ch. Eigler  <fche@cygnus.com>
6246
6247         * binary.c (binary_set_section_contents): Emit warning for
6248         huge file offsets due to widely-dispersed section LMAs.
6249
6250 Mon Jan 18 03:35:35 1999  Ian Lance Taylor  <ian@cygnus.com>
6251
6252         * elf.c (assign_file_positions_for_segments): If not D_PAGED,
6253         align first section to largest section alignment, not first
6254         section alignment.
6255
6256 1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
6257
6258         * configure.in: Require autoconf 2.12.1 or higher.
6259
6260 Tue Dec 22 15:21:41 1998  Catherine Moore  <clm@cygnus.com>
6261
6262         * archures.c (bfd_mach_i386_i386_intel_syntax):  Define.
6263         * bfd-in2.h:  Likewise.
6264         * cpu-i386.c (bfd_i386_arch_intel_syntax):  New.
6265
6266 1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
6267
6268         * archures.c,bfd-in2.h (bfd_mach_mips4111): New.
6269         * cpu-mips.c: Add support for and independent 4111.
6270         * elf32-mips.c (elf_mips_mach): E_MIPS_MACH_4111 -> bfd_mach_mips4111.
6271         (_bfd_mips_elf_final_write_processing):
6272         bfd_mach_mips4111 -> E_MIPS_ARCH_3 | E_MIPS_MACH_4111.
6273
6274 1998-12-15  Gavin Romig-Koch  <gavin@cygnus.com>
6275
6276         * elf32-mips.c (elf_mips_abi_name): New.
6277         (_bfd_mips_elf_merge_private_bfd_data): Compare EF_MIPS_ABI flags.
6278
6279 1998-12-12  Gavin Romig-Koch  <gavin@cygnus.com>
6280
6281         * elf32-mips.c (_bfd_mips_elf_final_write_processing):
6282         Handle bfd_mach_mips4300.
6283
6284 1998-12-11  Ulrich Drepper  <drepper@cygnus.com>
6285
6286         * elf32-i386.c: Remove leaked development code from patch
6287         1998-12-10 by Richard Henderson.
6288
6289 1998-12-10  Richard Henderson  <rth@cygnus.com>
6290
6291         * elf32-i386.c (elf_i386_relocate_section): Don't fail relocations
6292         in debug sections for symbol defined externally.
6293
6294 Thu Dec 10 10:58:38 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6295
6296         * targets.c (bfd_target_vector): Remove duplicate entry for
6297         tekhex_vec.
6298
6299 1998-12-09  Nick Clifton  <nickc@cygnus.com>
6300
6301         * elf32-fr30.c (fr30_elf_howto_table): Set src_mask fields to 0
6302         since we are using RELAs.
6303
6304 Tue Dec  8 22:15:48 1998  Ian Lance Taylor  <ian@cygnus.com>
6305
6306         SCO Open Server Release 5 core file support, from Jouke Numan
6307         <jnuman@hiscom.nl>:
6308         * sco5-core.c: New file.
6309         * configure.in (i[3456]86-*-sco3.2v5*): Use sco5-core.lo.
6310         (sco5-core.lo): Define SCO5_CORE in COREFLAG.
6311         * Makefile.am: Rebuild dependencies.
6312         (OPTIONAL_BACKENDS): Add sco5-core.lo.
6313         (OPTIONAL_BACKENDS_CFILES): Add sco5-core.c.
6314         * bfd.c (struct _bfd): Add sco5_core_data field to tdata.
6315         * targets.c (sco5_core_vec): Add to target list if SCO5_CORE.
6316         * bfd-in2.h, configure, Makefile.in: Rebuild.
6317
6318 Tue Dec  8 19:38:42 1998  Mark Klein  <mklein@dis.com>
6319
6320         * config.bfd (hppa*-*-mpeix*): New target.
6321         * configure.in: Add AC_HEADER_DIRENT.
6322         (hppa*-*-mpeix*): New target.
6323         * configure.host (hppa*-*-mpeix*): New host.
6324         * hpux-core.c: Check HOST_HPPAMPEIX.  Use HAVE_DIRENT_H and
6325         friends rather than just including <sys/dir.h>.
6326         * som.h (struct som_symbol): Add hppa_priv_level and apto
6327         tc_data.  Change all users.
6328         (struct somdata): Add comp_unit field.
6329         (obj_som_compilation_unit): Define.
6330         (bfd_som_attach_compilation_unix): Declare.
6331         * som.c: Check HOST_HPPAMPEIX.
6332         (struct som_misc_symbol_info): Add new field priv_level.
6333         (som_object_setup): Add current_offset parameter.  Change all
6334         callers.
6335         (setup_sections): Likewise.
6336         (som_object_p): For EXECLIBMAGIC, read the lst header.
6337         (som_write_symbol_strings): Add compilation_unit parameter.
6338         Change all callers.
6339         (som_finish_writing): Write out compilation_unit.
6340         (som_bfd_derive_misc_symbol_info): Set priv_level.
6341         (som_build_and_write_symbol_table): Set xleast field to 3.
6342         (som_slurp_symbol_table): Set symbol priv_level.
6343         (bfd_som_attach_compilation_unit): New function.
6344         (som_bfd_ar_write_symbol_stuff): Set xleast field to 3.  Set
6345         priv_level into symbol_value.
6346         * configure, config.in: Rebuild.
6347
6348 Tue Dec  8 16:21:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6349
6350         * hpux-core.c (hpux_core_core_file_p): Change call to nonexistent
6351         warning function to call _bfd_error_handler instead.
6352
6353         * libbfd.c (COERCE32): Cast through unsigned long and long to
6354         avoid bug in old version of gcc.
6355
6356         * elf64-alpha.c (elf64_alpha_additional_program_headers): Remove.
6357         (elf_backend_additional_program_headers): Don't define.
6358
6359 1998-12-08  Nick Clifton  <nickc@cygnus.com>
6360
6361         * elf32-fr30.c (fr30_final_link_relocate): Fix PC relative
6362         relocations to include offset of 2 included in the insns, and the
6363         offset of the relocs within the section.
6364
6365 Wed Dec  2 15:03:59 1998  David Taylor  <taylor@texas.cygnus.com>
6366
6367         The following changes were made by David Taylor
6368         <taylor@texas.cygnus.com>, Edith Epstein
6369         <eepstein@sophia.cygnus.com>, Jim Blandy
6370         <jimb@zwingli.cygnus.com>, and Elena Zannoni
6371         <ezannoni@kwikemart.cygnus.com> as part of the project to merge in
6372         changes originally made by HP; HP did not create ChangeLog
6373         entries.
6374
6375         * aclocal.m4, configure, Makefile.in: Rebuilt using latest
6376         automake macro library.
6377
6378         * hpux-core.c (hpux_core_core_file_p): this function now
6379         understands HPUX 10.30 thread info. Yes, the thread stacks can be
6380         found in the corefile! Also, in hpux_core_core_file_p, if we
6381         encounter a section with an unknown type, don't punt.  Instead,
6382         just skip it.  Also, count the number of sections of known type
6383         that we encounter.  If we encounter at least one good one, then
6384         we'll declare that the file is a core file.  If we encounter any
6385         unknown ones but some known ones, then we'll issue a warning (but
6386         still declare it to be a core file). Also, correctly decide when a
6387         file is not a core.
6388         (PROC_INFO_HAS_THREAD_ID): define if CORE_ANON_SHMEM defined.
6389         (CORE_ANON_SHMEM): define if not defined.
6390         (hpux_core_struct): add members lwpid and user_tid.
6391         (core_kernel_thread_id, core_user_thread_id): new macros.
6392         (make_bfd_asection): use bfd_alloc to allocate room for a copy of
6393         the name before storing it in the bfd.
6394         (hpux_core_core_file_p): handle threads.
6395
6396         * libhppa.h (GET_FIELD): protect against redefinition.
6397         (HPPA_WIDE): define.
6398         (GET_FIELD): define.
6399         (GET_BIT): define.
6400         (MASK): define.
6401         (CATENATE): define.
6402         (ELEVEN): define.
6403         (sign_extend): redefine.
6404         (assemble_6): define.
6405         (assemble_12): rewrite.
6406         (assemble_16): define.
6407         (assemble_16a): define.
6408         (assemble_17): rewrite.
6409         (assemble_22): define.
6410
6411 1998-12-07  Nick Clifton  <nickc@cygnus.com>
6412
6413         * elf32-fr30.c (fr30_final_link_relocate): Using signed
6414         relocations for signed values.
6415
6416 Sun Dec  6 16:30:33 1998  Ian Lance Taylor  <ian@cygnus.com>
6417
6418         * mipsbsd.c (MY(set_arch_mach)): Make static.
6419         * aoutx.h (NAME(aout,machine_type)): For bfd_arch_mips, use
6420         bfd_mach_mips* macros rather than simple numbers.
6421
6422         COFF weak symbol support, based on patches from Mark Elbrecht
6423         <snowball3@usa.net>:
6424         * coffcode.h (coff_slurp_symbol_table): Handle C_WEAKEXT.
6425         * coffgen.c (coff_renumber_symbols): Handle weak symbols.
6426         (coff_write_alien_symbol): Likewise.
6427         * cofflink.c (coff_link_check_ar_symbols): Likewise.
6428         (coff_link_add_symbols): Likewise.
6429         (_bfd_coff_link_input_bfd): Likewise.
6430         (_bfd_coff_write_global_sym): Likewise.
6431
6432         * elf.c (copy_private_bfd_data): Always initialize the
6433         includes_phdrs field.
6434
6435         * elflink.h (elf_fix_symbol_flags): Check for case where a non-ELF
6436         file defines a symbol first mentioned in an ELF file.
6437
6438         * bfd-in.h: Always define BFD_HOST_64_BIT and BFD_HOST_U_64_BIT if
6439         possible, rather than only if BFD64.
6440         * elflink.h (compute_bucket_count): Just check BFD_HOST_U_64_BIT,
6441         not __GNUC__.
6442         * bfd-in2.h: Rebuild.
6443
6444         * srec.c (srec_set_section_contents): Correct test to avoid
6445         switching to 4 byte addresses after seeing a second section which
6446         requires 3 byte addresses.  From Joel Schantz
6447         <joel.schantz@argosys.boeing.com>.
6448
6449         * config.bfd (m68*-*-gnu*): New target.  From Aymeric Vincent
6450         <aymeric.vincent@emi.u-bordeaux.fr>.
6451
6452 1998-12-04  Jim Blandy  <jimb@zwingli.cygnus.com>
6453
6454         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Fix logic to
6455         decide whether the output file is -mrelocatable-lib,
6456         -mrelocatable, or neither.  (gdb.base/nodebug.exp)
6457
6458 1998-12-03  Nick Clifton  <nickc@cygnus.com>
6459
6460         * elf32-fr30.c: Add support for R_FR30_48 reloc.
6461         * reloc.c: Add BFD_RELOC_FR30_48 relocation.
6462         * bfd-in2.h: Regenerate.
6463         * libbfd.h: Regenerate
6464
6465 Wed Dec  2 00:58:37 1998  Ian Lance Taylor  <ian@cygnus.com>
6466
6467         * elflink.h (elf_adjust_dynamic_symbol): Warn on an attempt to
6468         link against a dynamic symbol with no type or size.
6469
6470 1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
6471
6472         * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit
6473         relocation for section which does not get loaded.
6474         (elf_i386_relocate_section) [R_386_32]: Likewise.
6475
6476 Tue Dec  1 11:33:33 1998  Jim Wilson  <wilson@cygnus.com>
6477
6478         * coff-h8300.c (h8300_bfd_link_add_symbols): Make reloc_size,
6479         reloc_count and i long instead of unsigned long.  Handle error
6480         return from bfd_canonicalize_reloc.
6481
6482 1998-12-01  Nick Clifton  <nickc@cygnus.com>
6483
6484         * elf32-v850.c (v850_elf_relocate_section): Detect the absence of
6485         a hash table.
6486
6487 Mon Nov 30 15:28:09 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
6488
6489         * elf32-sh.c (elf/sh.h): Include.
6490         sh_reloc_type: Delete.  Changed all references to elf_sh_reloc_type.
6491         (sh_elf_howto_tab): Add HOWTO for R_SH_SWITCH8.
6492         (sh_reloc_map): Map BFD_RELOC_8_PCREL to R_SH_SWITCH8.
6493         (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
6494         * Makefile.in: Add dependency of elf32-sh.lo on $(INCDIR)/elf/sh.h.
6495
6496 Fri Nov 27 17:51:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
6497
6498         * elflink.h (compute_bucket_count): Don't allow minsize==0, it
6499         causes division by zero later on.
6500
6501 Thu Nov 26 11:19:35 1998  Dave Brolley  <brolley@cygnus.com>
6502
6503         * elf32-fr30.c (fr30_elf_pc9_reloc,fr30_elf_pc12_reloc): Not
6504         needed.
6505
6506 1998-11-25  DJ Delorie  <dj@cygnus.com>
6507
6508         * coff-i386.c (i3coff_object_p): Remove hack.  Use new emulation
6509         hook now.
6510
6511 Tue Nov 24 10:25:27 1998  Nick Clifton  <nickc@cygnus.com>
6512
6513         * elf32-fr30.c (fr30_elf_relocate_section): Call
6514         fr30_final_link_relocate.
6515         (fr30_final_link_relocate): New function: Handle I20 and I32
6516         relocs.
6517         (fr30_elf_i32_reloc): New function: Handle I32 relocs.
6518         (fr30_elf_pc9_reloc): New function: Handle 9_PCREL relocs.
6519         (fr30_elf_pc12_reloc): New function: Handle 12_PCREL relocs.
6520
6521         * elf32-v850.c (v850_elf_relocate_section): Reset hi16s reloc
6522         chain to empty.
6523
6524         The following changes are based on a patch submitted by Gianluca
6525         Moro <glctr@abc.it>:
6526
6527         (v850_elf_perform_relocation): Only update a hi16s reloc if it has
6528         not already been updated.
6529         (find_remembered_hi16s_reloc): New parameter 'already_found'
6530         returns state of remembered hi16s reloc.
6531         (remember_hi16s_reloc): Set 'found' field to false.
6532         (hi16s_location): Add 'found' field.
6533
6534 1998-11-23  DJ Delorie  <dj@cygnus.com>
6535
6536         * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants
6537         to see .DLL files as unrecognized.
6538         (i3coff_object_p): Sorry, had to hack it to not recognize these
6539         files (pei-i386) on request.
6540
6541 1998-11-23  DJ Delorie  <dj@cygnus.com>
6542
6543         * opncls.c (bfd_make_readable): need more cleanup for symbols and
6544         relents.  Call bfd_check_format to reinitialize.
6545
6546 Fri Nov 20 14:21:36 1998  Nick Clifton  <nickc@cygnus.com>
6547
6548         * elf32-fr30.c (fr30_elf_relocate_section): Remove spurious
6549         warnings.
6550
6551 Thu Nov 19 14:42:15 1998  Geoffrey Noer  <noer@cygnus.com>
6552
6553         * aclocal.m4: regenerate
6554         * configure: regenerate
6555
6556 Tue Nov 17 20:23:35 1998  Richard Henderson  <rth@cygnus.com>
6557
6558         * elf-bfd.h (struct elf_link_hash_entry): Add vtable_entries_size.
6559         * elf.c (_bfd_elf_link_hash_newfunc): Clear it.
6560         * elflink.h (elf_gc_propagate_vtable_entries_used): Copy it, and
6561         respect it as an upper bound on what memory to reference.
6562         (elf_gc_smash_unused_vtentry_relocs): Likewise.
6563         (elf_gc_record_vtentry): Handle as-yet undefined vtables.  Set and
6564         update vtable_entries_size appropriately.
6565
6566 Tue Nov 17 15:28:31 1998  Nick Clifton  <nickc@cygnus.com>
6567
6568         * elf32-fr30.c (fr30_reloc_type_lookup): Used integers to hold
6569         reloc number.
6570
6571 Mon Nov 16 22:19:21 1998  DJ Delorie  <dj@cygnus.com>
6572
6573         * archive.c (bfd_ar_hdr_from_filesystem): support BFD_IN_MEMORY
6574         bfds; they have no "file" so we fake it.
6575         * bfd-in2.h: add bfd_make_writable and bfd_make_readable (regen)
6576         * libbfd.c (bfd_write): Allow writing to BFD_IN_MEMORY bfds by
6577         resizing the memory buffer.
6578         * opncls.c (bfd_make_writable): New function; lets you write a
6579         bfd_create'd bfd to an in-memory buffer.
6580         (bfd_make_readable): New function; lets you read back that buffer
6581         as if it were from bfd_openr.  Used to build generated archive
6582         members (winsup's ld's dlltool)
6583
6584 Mon Nov 16 19:15:19 1998  Dave Brolley  <brolley@cygnus.com>
6585
6586         * po/bfd.pot: Regenerated.
6587
6588 Mon Nov 16 10:57:06 1998  Nick Clifton  <nickc@cygnus.com>
6589
6590         * elf32-v850.c (hi16s_location): Replaced fixed size array with
6591         linked list.
6592
6593 Sun Nov 15 20:28:25 1998  Richard Henderson  <rth@cygnus.com>
6594
6595         * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper
6596         element of the gotentry list for local symbols too.
6597         (elf64_alpha_relocate_section): Unify local and global handling.
6598         Assert that gotent->use_count > 0.
6599
6600 Sat Nov 14 15:16:01 1998  Ian Lance Taylor  <ian@cygnus.com>
6601
6602         * configure.in (vms_alpha_vec): Rename from evax_alpha_vec, and
6603         update for file name changes of July 2, 1998.
6604         (vms_vax_vec): New.
6605         * configure: Rebuild.
6606
6607 Thu Nov 12 19:19:54 1998  Dave Brolley  <brolley@cygnus.com>
6608
6609         * po/bfd.pot: Regenerated.
6610
6611 Tue Nov 10 16:17:06 1998  Geoffrey Noer  <noer@cygnus.com>
6612
6613         * acinclude.m4, config.bfd: detect cygwin* instead of cygwin32*.
6614         * aclocal.m4, configure: regenerate
6615
6616 Tue Nov 10 15:13:59 1998  Nick Clifton  <nickc@cygnus.com>
6617
6618         * elf.c (prep_headers): Add support for bfd_arch_fr30.
6619
6620 Tue Nov 10 13:37:36 1998  Felix Lee  <flee@cygnus.com>
6621
6622         * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE,
6623         BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): didn't define macro when value
6624         was cached.
6625         * aclocal.m4, configure: regenerated.
6626
6627 Tue Nov 10 14:31:01 1998  Catherine Moore  <clm@cygnus.com>
6628
6629         * elf32-d10v.c (reloc_type):  Add R_D10V_GNU_VTINHERIT and
6630         R_D10V_GNU_VTENTRY relocs.
6631         (elf_d10v_howto_table):  Likewise.
6632         (d10v_reloc_map d10v_reloc_map):  Likewise.
6633         (elf32_d10v_gc_mark_hook):  New.
6634         (elf32_d10v_gc_sweep_hook):  New.
6635         (elf32_d10v_check_relocs):  New.
6636         (elf32_d10v_relocate_section):  New.
6637         (elf_backend_relocate_section):  Define.
6638         (elf_backend_can_gc_sections):  Define.
6639
6640 Sat Nov  7 18:07:51 1998  Peter Schauer  <peter.schauer@regent.e-technik.tu-muenchen.de>
6641
6642         * Makefile.am (BFD32_BACKENDS): Move vms files here...
6643         (BFD64_BACKENDS): ...from here.
6644         (BFD32_BACKENDS_CFILES): Move vms files here...
6645         (BFD64_BACKENDS_CFILES): ...from here.
6646         * Makefile.in: Rebuild.
6647
6648 Wed Nov  4 15:58:48 1998  Nick Clifton  <nickc@cygnus.com>
6649
6650         * Makefile.am: Add FR30 target.
6651         * Makefile.in: Add FR30 target.
6652         * archures.c: Add support for FR30.
6653         * config.bfd: Add support for FR30.
6654         * configure.in: Add support for FR30.
6655         * reloc.c: Add support for FR30 relocations.
6656         * targets.c: Add support for FR30 relocations.
6657         * bfd-in2.h: Regenerate.
6658         * configure: Regenerate.
6659         * libbfd.h:  Regenerate.
6660         * cpu-fr30.c: New file.
6661         * elf32-fr30.c: New file.
6662
6663 Mon Nov  2 14:59:33 1998  Geoffrey Noer  <noer@cygnus.com>
6664
6665         * configure.in: detect cygwin* instead of cygwin32*
6666         * configure: regenerate
6667
6668 Sun Nov  1 19:32:28 1998  Jeffrey A Law  (law@cygnus.com)
6669
6670         * elf-m10300.c (mn10300_elf_relax_section): Do not use alloca,
6671         use bfd_malloc and free instead and check return value from bfd_malloc.
6672
6673 Sun Nov  1 16:20:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6674
6675         * libbfd-in.h (_bfd_dwarf1_find_nearest_line): Declare.
6676         * libbfd.h: Rebuild.
6677
6678         * elf32-mips.c (mips_elf_dynsym_sec_names): Comment out.
6679         (SIZEOF_MIPS_DYNSYM_SECNAMES): Likewise.
6680         (MIPS_TEXT_DYNSYM_SECN): Likewise.
6681         (_bfd_mips_elf_fake_sections): Don't set sh_info field of a .hash
6682         section.
6683         (struct mips_elf_link_hash_table): Remove dynsym_sec_strindex
6684         field.
6685         (mips_elf_link_hash_table_create): Don't initialize
6686         dynsym_sec_strindex.
6687         (mips_elf_gc_mark_hook): Add default case to avoid warning.
6688         (mips_elf_size_dynamic_sections): Generate a section symbol for
6689         every output section.
6690         (mips_elf_finish_dynamic_sections): Count all sections for
6691         DT_MIPS_UNREFEXTNO.
6692         (mips_elf_finish_dynamic_sections): Use dynamic symbols for all
6693         output sections.
6694
6695 Sun Nov  1 12:46:53 1998  Geoff Keating  <geoffk@ozemail.com.au>
6696
6697         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Allocate two slots
6698         for later PLT entries in large PLTs.
6699         (ppc_elf_finish_dynamic_symbol): Allow for the extra slots.
6700
6701 Sat Oct 31 20:10:09 1998  Jeffrey A Law  (law@cygnus.com)
6702
6703         * elf32-ppc.c (ppc_elf_reload_section): Fix typo.
6704
6705 1998-10-26 15:58  Ulrich Drepper  <drepper@cygnus.com>
6706
6707         * elf-bfd.h (struct elf_link_hash_entry): Add new field elf_hash_value.
6708         * elflink.h (elf_collect_hash_codes): New function.  This function is
6709         called for each exported symbol and we compute the ELF hash value for
6710         it.
6711         (compute_bucket_value): New function.  It is called from
6712         size_dynamic_sections to determine the hash table size.  When we are
6713         optimizing a better, but slower, algorithm is used.
6714         (size_dynamic_sections): Call compute_bucket_value.
6715
6716         * elf.c (bfd_elf_hash): Optimize the hash function a bit.
6717
6718 Mon Oct 19 20:03:21 1998  Catherine Moore  <clm@cygnus.com>
6719
6720         * elf32-sh.c:  Add HOWTO entries for R_SH_GNU_VTINHERIT and
6721         R_SH_GNU_VTENTRY.
6722         (sh_elf_gc_mark_hook):  New.
6723         (sh_elf_gc_sweep_hook):  New.
6724         (sh_elf_check_relocs):  New.
6725         (elf_backend_can_gc_sections):  Define.
6726
6727 Mon Oct 19 16:57:05 1998  Felix Lee  <flee@cygnus.com>
6728
6729         * acinclude.m4: undo previous gettext change
6730         * aclocal.m4: rebuild with right version of aclocal.
6731
6732 Mon Oct 19 01:47:21 1998  Felix Lee  <flee@cygnus.com>
6733
6734         * acinclude.m4, aclocal.m4: move gettext-related fragments from
6735         aclocal.m4 to acinclude.m4, so they don't get lost.
6736
6737         * elfcore.h: rewrite for better corefile support.
6738         * elf.c (elfcore_*): new functions.
6739         * elf-bfd.h (elf_obj_tdata): new structure members.
6740         * acconfig.h, acinclude.m4, configure.in: add feature-tests for
6741         flavor of procfs.
6742         * aclocal.m4, config.in, configure, Makefile.in: regenerated.
6743
6744 Fri Oct 16 14:07:45 1998  Catherine Moore  <clm@cygnus.com>
6745
6746         * elf32-m32r.c:  Add HOWTO entries for R_M32R_GNU_VTINHERIT
6747         and R_M32R_GNU_VTENTRY.
6748         (elf_backend_can_gc_sections):  Define.
6749         (m32r_elf_check_relocs):  New.
6750         (m32r_elf_gc_mark_hook):  New.
6751         (m32r_elf_gc_sweep_hook):  New.
6752         (m32r_elf_relocate_section):  Handle VT relocs.
6753
6754 Mon Oct 12 14:18:40 1998  Nick Clifton  <nickc@cygnus.com>
6755
6756         * coff-arm.c (arm_relocate_section): Remove redundant test.
6757
6758         * bfd-in2.h (struct reloc_howto_struct): Improve comment to make
6759         cleat that the 'bitsize' field is the size of the bitfield AFTER
6760         relocation not before.
6761
6762         * elf32-m32r.c (R_M32R_18_PCREL): Fix size of bitfield.
6763
6764         * coff-mips.c (mips_relocate_hi): Cope with missing refhi or reflo
6765         relocs.
6766
6767 Tue Oct  6 09:20:44 1998  Catherine Moore  <clm@cygnus.com>
6768
6769         * elf32-sparc.c:  Add HOWTO entries for R_SPARC_GNU_VTINHERIT and
6770         R_SPARC_GNU_VTENTRY.
6771         (elf32_sparc_check_relocs):  Handle them.
6772         (elf32_sparc_reloc_type_lookup):  Likewise.
6773         (elf32_sparc_relocate_section):  Likewise.
6774         (elf32_sparc_gc_mark_hook):  New.
6775         (elf32_sparc_gc_sweep_hook):  New.
6776
6777 Mon Oct  5 14:55:30 1998  Jeffrey A Law  (law@cygnus.com)
6778
6779         * som.c (som_finish_writing): Perform some sanity checks when
6780         writing an executable or shared library.
6781
6782 Mon Oct  5 12:02:31 1998  Gavin Romig-Koch  <gavin@cygnus.com>
6783
6784         * dwarf1.c : New file.  Adds _bfd_dwarf1_find_nearest_line.
6785         * configure.in (elf): Add dwarf1.lo.
6786         * elf_bfd.h (elf_ob_tdata): Add dwarf1_find_line_info.
6787         * elf.c (_bfd_elf_find_nearest_line): Add call to
6788         _bfd_dwarf1_find_nearest_line.
6789         * elf32-mips.c (_bfd_mips_elf_find_nearest_line):
6790         Add call to _bfd_dwarf1_find_nearest_line.
6791         * configure: Rebuilt.
6792
6793 Mon Oct  5 10:06:22 1998  Catherine Moore  <clm@cygnus.com>
6794
6795         * elflink.h (elf_gc_sections):  Do not allow garbage
6796         collection if dynamic sections have been created.
6797
6798 Mon Oct  5 09:07:37 1998  Catherine Moore  <clm@cygnus.com>
6799
6800         * elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT and
6801         R_V850_GNU_VTENTRY.
6802         (v850_elf_check_relocs):  Handle VTINHERIT and VTENTRY relocs.
6803         (v850_elf_perform_relocation):  Likewise.
6804         (v850_elf_final_link_relocate):  Likewise.
6805         (v850_elf_relocate_section):  Likewise.
6806         (v850_elf_gc_sweep_hook):  New routine.
6807         (v850_elf_gc_mark_hook):  New routine.
6808         (elf_backend_can_gc_sections):  Define.
6809
6810 Mon Oct  5 09:04:25 1998  Catherine Moore  <clm@cygnus.com>
6811
6812         * elf32-m68k.c (elf_m68k_gc_sweep_hook):  Don't assume
6813         that dynobj exists.
6814
6815 Sun Oct  4 23:29:34 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6816
6817         * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
6818         Declare size as bfd_size_type.
6819         (rs6000coff_get_section_contents): Declare count as bfd_size_type.
6820
6821 Sun Oct  4 20:38:29 1998  Jeffrey A Law  (law@cygnus.com)
6822
6823         * cpu-hppa.c (bfd_hppa20_arch): Define.  Link it into the bfd_hppa_arch
6824         structure.
6825         * som.c (CPU_PA_RISC2_0): Define.
6826         (_PA_RISC2_0_ID): Likewise.
6827         (som_finish_writing): Use CPU_PA_RISC2_0 for the system_id as needed.
6828
6829 Sun Oct  4 21:19:09 1998  Ian Lance Taylor  <ian@cygnus.com>
6830
6831         * elflink.h (elf_link_add_object_symbols): When a versioned symbol
6832         has a base which is already defined, only add the referenced
6833         symbol to the dynamic symbol table if it is defined or referenced
6834         by a regular file.
6835
6836         * elf32-i386.c (elf_i386_info_to_howto_rel): Handle vtable relocs
6837         correctly.
6838
6839 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6840
6841         * elflink.h (elf_link_add_object_symbols): Undo last change.
6842
6843 Wed Sep 23 16:09:31 1998  Richard Henderson  <rth@cygnus.com>
6844
6845         * elflink.h (elf_link_add_object_symbols): Don't record a dynamic
6846         symbol for the indirect alias to a versioned symbol.
6847
6848 Mon Sep 21 12:15:22 1998  Catherine Moore  <clm@cygnus.com>
6849
6850         * elf32-i386.c (elf32_i386_vtinherit_howto): New.
6851         (elf32_i386_vtentry_howto): New.
6852         (elf_i386_reloc_type_lookup):  Return elf32_i386_vtentry_howto
6853         or elf32_i386_vtinherit_howto  on lookup.
6854
6855 Sun Sep 20 00:48:07 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6856
6857         * elf32-m68k.c: Include "elf/m68k.h".  Remove definition of enum
6858         reloc_type.  Rename R_68K__max to R_68K_max.
6859         (howto_table): Use _bfd_elf_rel_vtable_reloc_fn for a VTENTRY
6860         reloc.
6861
6862 Sun Sep 20 00:09:25 1998  Chris Torek  <torek@bsdi.com>
6863
6864         * libbfd.c (bfd_getb32): Rewrite expression to get better code.
6865         (bfd_getl32, bfd_getb_signed_32, bfd_getl_signed_32): Likewise.
6866
6867         * libbfd.c (bfd_log2): Cast to bfd_vma before shifting, not
6868         after.
6869
6870 Sat Sep 19 22:42:23 1998  Doug Rabson  <dfr@nlsystems.com>
6871
6872         * elflink.h (elf_link_add_object_symbols): Ensure that the warning
6873         message has a null byte terminator.
6874
6875 Fri Sep 18 14:35:29 1998  Nick Clifton  <nickc@cygnus.com>
6876
6877         * elf32-v850.c (v850_elf_perform_relocation): Ignore contents of
6878         word subject to R_V850_32 relocation.
6879
6880 Thu Sep 17 17:20:36 1998  Nick Clifton  <nickc@cygnus.com>
6881
6882         * dwarf2.c: Add comment describing problem computing line numbers
6883         for undefined symbols at link time.
6884
6885 Thu Sep 17 16:03:28 1998  Richard Henderson  <rth@cygnus.com>
6886
6887         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't
6888         transform a defweak into a plt entry.
6889         (elf64_alpha_calc_dynrel_sizes): Allow room for secondary
6890         plt entry references to receive a RELATIVE reloc.
6891         (elf64_alpha_finish_dynamic_symbol): Fill them in.
6892         (elf64_alpha_relocate_section): Assert we don't overrun
6893         the allocated relocation space.
6894
6895 Wed Sep 16 18:03:13 1998  Nick Clifton  <nickc@cygnus.com>
6896
6897         * elf.c (swap_out_syms): Always treat section symbols as
6898         special, even if they are attached to a common section.
6899
6900 Wed Sep 16 10:34:13 1998  Nick Clifton  <nickc@cygnus.com>
6901
6902         * elf32-v850.c (v850_elf_symbol_processing): Move symbols in
6903         sections with v850 common section attributes into named v850
6904         common sections.
6905         (v850_elf_add_symbol_hook): Move symbols in sections with v850
6906         common section attributes into named v850 common sections.
6907
6908 Wed Sep 16 11:26:49 CDT 1998  Catherine Moore  <clm@cygnus.com>
6909
6910         * elf32-arm.c (elf32_arm_gc_mark_hook):  Remove print
6911         statement.
6912
6913 1998-09-15  Geoff Keating  <geoffk@ozemail.com.au>
6914
6915         * elf32-ppc.c (ppc_elf_relocate_section): Reverse output_offset
6916         part of Vladimir's change of 1998-08-19.  Make a R_PPC_SDAREL16
6917         reloc to the wrong section a warning, not an error.  .dynsbss
6918         is not an output section, so there is no need to check for it.
6919
6920 Tue Sep 15 12:40:05 1998  Catherine Moore  <clm@cygnus.com>
6921
6922         * elf-bfd.h:  Add argument to elf_backend_get_symbol_type.
6923
6924 Tue Sep 15 08:34:40 1998  Catherine Moore  <clm@cygnus.com>
6925
6926         * elf.c (swap_out_syms):  Pass type to elf_backend_get_symbol_type.
6927         * elf32-arm.c:  Add HOWTO entries for R_ARM_GNU_VTINHERIT and
6928         R_ARM_GNU_VTENTRY.
6929         (elf32_arm_gc_mark_hook): New.
6930         (elf32_arm_gc_sweep_hook): New.
6931         (elf32_arm_check_relocs): New.
6932         (elf32_arm_final_link_relocate):  Handle VTINHERIT and VTENTRY
6933         relocations.
6934         (elf32_arm_relocate_section): Handle VTINHERIT and VTENTRY
6935         relocations.
6936
6937 1998-09-10  Geoff Keating  <geoffk@ozemail.com.au>
6938
6939         * elf32-ppc.c (ppc_elf_relocate_section): If dynobj is NULL,
6940         assume there is no PLT or GOT.
6941
6942 Wed Sep  9 14:24:12 1998  Nick Clifton  <nickc@cygnus.com>
6943
6944         * elf32-arm.c (elf32_arm_find_nearest_line): New function:  just
6945         like _elf_bfd_find_nearest_line() except that STT_ARM_TFUNC is
6946         also accepted as a function symbol type.
6947
6948 Mon Sep  7 13:24:03 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
6949
6950         * rs6000-core.c (_LONG_LONG):  Define for AIX 4.x only.
6951
6952 Sat Sep  5 20:40:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6953
6954         * libbfd-in.h (_bfd_nolink_bfd_gc_sections): Correct definition to
6955         match definition of _bfd_gc_sections field.
6956         * libbfd.h: Rebuild.
6957
6958 Fri Sep  4 13:54:23 1998  David Miller  <davem@dm.cobaltmicro.com>
6959
6960         * elf32-sparc.c (elf32_sparc_relocate_section): Properly adjust
6961         the addend of a dynamic relocation referencing a section.
6962         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6963         (sparc64_elf_finish_dynamic_symbol): Fix the PLT relocation offset.
6964
6965 Thu Sep  3 17:28:50 1998  Richard Henderson  <rth@cygnus.com>
6966
6967         * elflink.h (bfd_elfNN_size_dynamic_sections): Verify that the
6968         bed has a size_dynamic_sections routine before trying to use it.
6969
6970 Mon Aug 31 14:49:22 1998  Richard Henderson  <rth@cygnus.com>
6971
6972         * elf32-mips.c (elf_mips_gnu_vtentry_howto): Use
6973         _bfd_elf_rel_vtable_reloc_fn.
6974
6975 Mon Aug 31 10:23:40 1998  Catherine Moore  <clm@cygnus.com>
6976
6977         * Makefile.am:  Add elf32-arm.c.
6978         * Makefile.in:  Rebuild.
6979         * elf-bfd.h:  Add elf_backend_get_symbol_type.
6980         * elf.c (swap_out_syms):  If defined, call
6981         elf_backend_get_symbol_type.
6982         * elf32-arm.c: Define elf_backend_get_symbol_type.
6983         (elf32_arm_get_symbol-type):  New routine.
6984         (record_thumb_to_arm_glue):  Change to use STT_ARM_TFUNC.
6985         (bfd_elf32_arm_process_before_allocation):  Change to
6986         check for STT_ARM_TFUNC.
6987         (elf32_arm_final_link_relocate):  Likewise.
6988         * elfxx-target.h:  Add elf_backend_get_symbol_type.
6989
6990 Fri Aug 28 19:44:07 1998  Richard Henderson  <rth@cygnus.com>
6991
6992         * archures.c (bfd_mach_alpha_ev[456]): New.
6993         * cpu-alpha.c: Rework to match these types.
6994         * bfd-in2.h: Rebuild.
6995
6996 Fri Aug 28 19:38:53 1998  Richard Henderson  <rth@cygnus.com>
6997
6998         * elf-bfd.h (_bfd_elf_rel_vtable_reloc_fn): Declare.
6999         * elf.c (_bfd_elf_rel_vtable_reloc_fn): New.
7000
7001         * elf32-i386.c (elf_howto_table): Add vtable relocs.
7002         (elf_i386_reloc_type_lookup): Recognize them.
7003         (elf_i386_check_relocs): Pass them off to generic code.
7004         (elf_i386_relocate_section): Ignore them.
7005         (elf_i386_gc_mark_hook, elf_i386_gc_sweep_hook): New.
7006         (elf_backend_can_gc_sections): True.
7007
7008 Thu Aug 20 15:03:45 1998  Nick Clifton  <nickc@cygnus.com>
7009
7010         * elf32-arm.c (elf32_thumb_to_arm_stub): Check sym_sec is not NULL
7011         before looking at owner field.
7012         (elf32_arm_to_thumb_stub): Ditto.
7013         (elf32_arm_relocate_section): Compute name before calling
7014         elf32_arm_final_link_relocate().
7015
7016 Thu Aug 20 11:30:17 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
7017
7018         * elf.c: comment and formatting cleanups.
7019         * elfcore.h: ditto.
7020
7021 Wed Aug 19 15:43:26 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
7022
7023         * elfcode.h (elf_object_p): Reject files of header type ET_CORE
7024         (core files are treated differently than object files).
7025         * elf-bfd.h (_bfd_elf_write_corefile_contents,
7026         bfd_elf_mkcorefile): declare.
7027         * elfxx-target.h (_bfd_elf_write_corefile_contents,
7028         bfd_elf_mkcorefile): add to bfd_target vector.
7029         * elfcore.h (elf_core_file_p): save the program header table,
7030         and set the bfd architecture from the elf file header.
7031         * elf.c (bfd_elf_mkcorefile): new function.
7032         (_bfd_elf_write_corefile_contents): new function.
7033         (assign_file_positions_for_segments): add cases for handling
7034         PT_NOTE segments.  (assign_file_positions_except_relocs):
7035         core files should be handled the same as exec files.
7036         (prep_headers): identify core files as type ET_CORE.
7037         (copy_private_bfd_data): identify the sections belonging to
7038         the PT_NOTE segment.
7039
7040         * elf32-sparc.c (elf32_sparc_final_write_processing):
7041         add break statement to default case.
7042
7043 1998-08-19  Vladimir N. Makarov  <vmakarov@cygnus.com>
7044
7045         * elf32-ppc.c (ppc_elf_relocate_section): Check that output
7046         section (not input) will be in sections ".sbss", ".sbss2",
7047         ".sdata", and ".sdata" for R_PPC_SDAREL16, R_PPC_EMB_SDA2REL,
7048         R_PPC_EMB_SDA21, R_PPC_EMB_RELSDA.  In all these cases also ignore
7049         output_offset for correct evaluation of addend.
7050
7051 Tue Aug 18 11:48:12 1998  Catherine Moore  <clm@cygnus.com>
7052
7053         * elf32-arm.c: Add prefix bfd_ to elf32_arm_get_bfd_for_interworking,
7054         elf32_arm_allocate_interworking_sections and
7055         elf32_arm_process_before_allocation.
7056
7057 Tue Aug 18 11:46:00 1998  Nick Clifton  <nickc@cygnus.com>
7058
7059         * bfd-in.h: Ammend prototype for
7060         elf32_arm_process_before_allocation to remove surplus third
7061         argument.
7062
7063         * bfd-in2.h: Regenerate.
7064
7065 Sat Aug 15 20:55:08 1998  Richard Henderson  <rth@cygnus.com>
7066
7067         * elf64-alpha.c (elf64_alpha_relax_section): Handle indirect symbols.
7068
7069 Fri Aug 14 09:12:28 1998  Stan Cox  <scox@cygnus.com>
7070
7071         * aoutx.h (aout_link_input_section_ext): Use the relocation already
7072         calculated for RELOC_SPARC_REV32 case.
7073
7074 Thu Aug 13 14:02:02 1998  Catherine Moore  <clm@cygnus.com>
7075
7076         * bfd-in.h:  Add prototypes for elf32_arm_get_bfd_for_interworking,
7077         elf32_arm_allocate_interworking_sections and
7078         elf32_arm_process_before_allocation.
7079         * bfd-in2.h:  Regenerated.
7080         * elf32-arm.c Define elf32_arm_link_hash_table.
7081         (insert_thumb_branch): New routine.
7082         (find_thumb_glue): New routine.
7083         (find_arm_glue): New routine.
7084         (record_arm_to_thumb_glue): New routine.
7085         (record_thumb_to_arm_glue): New routine.
7086         (elf32_arm_link_hash_table_create): New routine.
7087         (elf32_arm_get_bfd_for_interworking): New routine.
7088         (elf32_arm_allocate_interworking_sections) New routine.
7089         (elf32_arm_process_before_allocation) New routine.
7090         (elf32_thumb_to_arm_stub): New routine.
7091         (elf32_arm_to_thumb_stub): New routine.
7092         (elf32_print_private_bfd_data): Fix typo.
7093         (elf32_arm_final_link_relocate):  Add argument sym_sec.
7094         Check for branches to thumb symbols in case R_ARM_PC24.
7095         Check for branches to arm symbols in case R_ARM_THM_PC22.
7096         (elf32_arm_relocate_section):  Pass symbol section to
7097         elf32_arm_final_link_relocate.
7098
7099 Wed Aug 12 19:00:39 1998  Geoff Keating  <geoffk@ozemail.com.au>
7100
7101         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Generate PLT
7102         entries unless the symbol is defined in the executable; in
7103         particular, undefined weak symbols get a PLT entry.
7104
7105 Wed Aug 12 14:48:33 1998  Ian Lance Taylor  <ian@cygnus.com>
7106
7107         * libaout.h: Remove nested comment to avoid warning.
7108
7109 Wed Aug 12 08:10:11 1998 Catherine Moore  <clm@cygnus.com>
7110
7111         * elf32-arm.c (elf32_arm_final_link_relocate):  Rework
7112         R_ARM_PC24 relocation.
7113
7114 Tue Aug 11 14:42:26 1998  Catherine Moore  <clm@cygnus.com>
7115
7116         * elf32-arm.c (elf32_arm_final_link_relocate):  Remove unused
7117         argument is_local.  Add argument sym_flags.  Check sym_flags
7118         in R_ARM_ABS32 case.  Include addend for R_ARM_THM_PC22 case.
7119         (elf32_arm_relocate_section):  Don't pass local sym and pass
7120         sym_flags to elf32_arm_final_link_relocate.
7121
7122 Mon Aug 10 20:38:39 1998  Richard Henderson  <rth@cygnus.com>
7123
7124         * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Correct last change
7125         to not count too few relocs for dynamicly linked executables.
7126
7127 Mon Aug 10 15:35:34 1998  Richard Henderson  <rth@cygnus.com>
7128
7129         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Never consider
7130         symbols without a dynamic index dynamic.  Consider all weak
7131         symbols dynamic.
7132         (elf64_alpha_strip_section_from_output): Don't assume 1-1
7133         correspondance between input and output sections.
7134
7135 Mon Aug 10 15:31:39 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7136
7137         * elflink.h (elf_gc_common_finalize_got_offsets): For backends
7138         that use a .got.plt section start the got offset at zero.
7139
7140 Mon Aug 10 17:31:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7141
7142         * ieee.c (ieee_write_processor): Correct the processor ID written
7143         out for bfd_arch_m68k, accommodating change of March 25.
7144
7145 Sun Aug  9 20:55:44 1998  Catherine Moore  <clm@cygnus.com>
7146
7147         * elf32-arm.c (elf32_arm_final_link_relocate):  Rework
7148         R_ARM_THM_RPC22 relocations.
7149
7150 Sat Aug  8 15:15:30 1998  Richard Henderson  <rth@cygnus.com>
7151
7152         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Undef weak symbols
7153         are always dynamic.
7154         (elf64_alpha_calc_dynrel_sizes): Allow enough room for RELATIVE
7155         .got relocs in -Bsymbolic shared objects.
7156
7157 Wed Aug  5 15:48:08 1998  Nick Clifton  <nickc@cygnus.com>
7158
7159         * elf32-arm.c: Add private flags to ELF header.
7160         (elf32_arm_print_private_bfd_data): New Function.
7161         (elf32_arm_set_private_flags): New Function.
7162         (elf32_arm_copy_private_flags): New Function.
7163         (elf32_arm_merge_private_bfd_data): New Function.
7164
7165 Mon Aug  3 17:10:15 1998  Ian Lance Taylor  <ian@cygnus.com>
7166
7167         * elf32-sparc.c (elf32_sparc_check_relocs): Permit WPLT30 against
7168         a local symbol.
7169         (elf32_sparc_relocate_section): Likewise.
7170
7171 Sun Aug  2 03:19:23 1998  Richard Henderson  <rth@cygnus.com>
7172
7173         * elf32-ppc.c (ppc_elf_check_relocs): Init sgot to NULL.  Create the
7174         .got if any relocation referrs to _GLOBAL_OFFSET_TABLE_.
7175         (ppc_elf_relocate_section): Pull sgot and splt search to the start
7176         of the function.  Recognize no .plt as static linking.
7177
7178 1998-08-01  Ulrich Drepper  <drepper@cygnus.com>
7179
7180         * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Don't pass
7181         ".liblist" string through gettext.
7182
7183 Fri Jul 31 16:38:14 1998  Catherine Moore  <clm@cygnus.com>
7184
7185         * Makefile.am: Add support for elf32-arm.lo.
7186         * Makefile.in: Rebuild.
7187         * config.bfd (arm-*-elf):  Define targ_defvec and targ_selvecs.
7188         (thumb-*-elf): Define targ_defvec and targ_selvecs.
7189         * configure.in:  Handle bfd_elf32_littlearm_vec and bfd_elf32_bigarm_vec.
7190         * configure: Regenerate.
7191         * elf.c: (prep_headers):  Support arch_type of EM_ARM.
7192         * targets.c:  Support new targets bfd_elf32_bigarm_vec and
7193         bfd_target bfd_elf32_littlearm_vec.
7194         * elf32-arm.c:  New file.
7195
7196 Tue Jun 28 19:05:28 1998  Stan Cox  <scox@cygnus.com>
7197
7198         * libaout.h (M_SPARCLITE_LE): New machine.
7199         * sunos.c (MACHTYPE_OK): Add machine M_SPARCLITE_LE.
7200         * aoutf1.h (sunos_set_arch_mach): Add machine M_SPARCLITE_LE.
7201         (sunos_write_object_contents): Add machine bfd_mach_sparc_sparclite_le
7202         * aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
7203         (NAME(aout,machine_type)) Add machine bfd_mach_sparc_sparclite_le
7204         (aout_link_input_section_ext): Add RELOC_SPARC_REV32 support.
7205         * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
7206         elf32_sparc_relocate_section): Rename R_SPARC_32LE to be R_SPARC_REV32
7207         * libbfd.h (bfd_reloc_code_real_names): Rename BFD_RELOC_SPARC_32LE to
7208         be BFD_RELOC_SPARC_REV32.
7209         * reloc.c: Ditto.
7210         * config.bfd (sparc86x-*-aout): New
7211
7212 Fri Jul 24 13:54:19 1998  Nick Clifton  <nickc@cygnus.com>
7213
7214         * linker.c (_bfd_generic_final_link): Allocate NULL symbol before
7215         actually mapping the output sections.
7216
7217 Fri Jul 24 11:24:29 1998  Jeffrey A Law  (law@cygnus.com)
7218
7219
7220         * elf-m10300.c (mn10300_elf_howto): Add R_MN10300_24 entry.
7221         (mn10300_elf_reloc_map): Similarly.
7222         (mn10300_elf_final_link_relocate): Handle R_MN10300_24.
7223
7224 Fri Jul 24 12:36:04 1998  Ian Lance Taylor  <ian@cygnus.com>
7225
7226         * elf32-mips.c (elf_mips_howto_table): Add reloc types used on
7227         Irix 6.
7228         (bfd_elf32_bfd_reloc_type_lookup): Add default case.
7229         * elf64-mips.c: Replace all uses of mips_elf64_reloc_type with
7230         elf_mips_reloc_type defined in elf/mips.h.
7231
7232 1998-07-24  Ulrich Drepper  <drepper@cygnus.com>
7233
7234         * elf64-mips.c: Remove reloc_type definition completely.  It's now
7235         in elf/mips.h.
7236
7237 Thu Jul 23 13:33:19 1998  Doug Evans  <devans@canuck.cygnus.com>
7238
7239         * elf64-mips.c (mips_elf64_reloc_type): #if 0 out more relocations
7240         as they are defined in elf/mips.h now.
7241
7242 Thu Jul 23 11:29:43 1998  Jeffrey A Law  (law@cygnus.com)
7243
7244
7245         * Re-add lost change:
7246         * elf-m10300.c (elf32_mn10300_link_hash_entry): Add new field
7247         "movm_stack_size".
7248         (mn10300_elf_relax_section): Include stack space for register saves
7249         in the imm8 field of a "call" instruction.
7250         (compute_function_info): Determine how much stack is allocated by
7251         the movm instruction.  Fix typo.
7252         (elf32_mn10300_link_hash_newfunc): Initialize movm_stack_size.
7253
7254 Thu Jul 23 11:38:05 1998  Ian Lance Taylor  <ian@cygnus.com>
7255
7256         * elf32-sparc.c (elf_backend_got_header_size): Define as 4.
7257         * elf64-sparc.c (elf_backend_got_header_size): Define as 8.
7258
7259 1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
7260
7261         * elf32-ppc.c: Change use of pp_reloc_type to elf_ppc_reloc_type.
7262
7263 Wed Jul 22 16:27:18 1998  Nick Clifton  <nickc@cygnus.com>
7264
7265         * elf32-hppa.h: Let ELF header define the enum containing the
7266         external reloc numbers.
7267         * elf32-i386.h: Likewise.
7268
7269 1998-07-22 14:57  Ulrich Drepper  <drepper@cygnus.com>
7270
7271         * elf-m10300.c: Let ELF header now define the macros to get the enum.
7272         * elf32-mips.c: Likewise.
7273         * elf32-ppc.c: Likewise.
7274
7275 Wed Jul 22 13:53:52 1998  Nick Clifton  <nickc@cygnus.com>
7276
7277         * bfd-in2.h: Change type of 'class' parameter to 'unsigned int' in
7278         bfd_coff_set_symbol_class(), in order to avoid K&R compatability
7279         prblems.
7280         * bfd-in.h: Regenerate.
7281         * coffgen.c (bfd_coff_set_symbol_class): Change type of 'class'
7282         parameter to 'unsigned int' to avoid K&R compatability problems.
7283
7284 Wed Jul 22 16:43:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7285
7286         * ieee.c (ieee_find_nearest_line): Change filename_ptr and
7287         functionname_ptr to be const.  Change line_ptr to be unsigned.
7288
7289         * coffcode.h (coff_link_output_has_begun): Simplify handling when
7290         macro is not defined.  Change second parameter from bfd_link_info
7291         to coff_final_link_info.  Add prototype.
7292         (coff_final_link_postscript): Simplify handling when macro is not
7293         defined.  Add prototype.
7294
7295 1998-07-22 13:08  Ulrich Drepper  <drepper@cygnus.com>
7296
7297         * elf-mn10300.c: Before include system specific ELF header define
7298         START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS.
7299         * elf32-mips.c: Likewise.
7300         * elf32-ppc.c: Likewise.
7301
7302 Wed Jul 22 13:46:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7303
7304         * elf64-mips.c (mips_elf64_reloc_type): Copy Ulrich's elf32-mips.c
7305         temporary patch over to elf64-mips.c as well.
7306
7307 1998-07-21  Ulrich Drepper  <drepper@cygnus.com>
7308
7309         * elf32-mips.c (reloc_type): Temporarily disable definition of
7310         standard relocation since they are now defined in elf/mips.h.
7311
7312 Tue Jul 21 09:47:00 1998  Catherine Moore  <clm@cygnus.com>
7313
7314         * elf-m10200.c (mn10200_elf_final_link_relocate):
7315         Modify range test for case R_MN10200_8.
7316
7317         * elf-m10300.c (mn10300_elf_final_link_relocate):
7318         Modify range test for case R_MN10300_8.
7319
7320 Mon Jul 20 18:50:54 1998  Richard Henderson  <rth@cygnus.com>
7321
7322         * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
7323         * elf32-i386.c (elf_backend_got_header_size): Define.
7324         (elf_backend_plt_header_size): Define.
7325         * elf32-m68k.c, elf32-mips.c, elf32-ppc.c: Likewise.
7326         * elf32-sparc.c, elf64-alpha.c, elf64-sparc.c: Likewise.
7327         * elfxx-target.h: Provide a default of zero.
7328         * elflink.c (_bfd_elf_create_got_section): Use got_header_size.
7329         * elflink.h (elf_gc_common_finalize_got_offsets): Likewise.
7330
7331         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't remove a PLT
7332         entry from an executable, even if the plt refcount goes to 0.
7333
7334 Mon Jul 20 12:47:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7335
7336         * aoutx.h (NAME(aout,find_nearest_line)): Also remember the
7337         directory name at the line number.
7338
7339         * elf.c (_bfd_elf_find_nearest_line): Also consider symbols
7340         with an unspecified type.
7341
7342 Wed Jul 15 11:20:01 1998  Ian Lance Taylor  <ian@cygnus.com>
7343
7344         * sunos.c: Add undef of valid to avoid problem on SunOS.
7345
7346 Tue Jul 14 15:30:59 1998  Richard Henderson  <rth@cygnus.com>
7347
7348         * config.bfd (i?86-pc-beos{pe,elf,}*): Recognize.
7349
7350 Tue Jul 14 11:22:21 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7351
7352         * elf32-m68k.c (elf_m68k_check_relocs): Also reference count
7353         R_68K_PCxx and R_68K_xx relocations.  Make sure that
7354         ELF_LINK_HASH_NEEDS_PLT is always set for a PLT reloc reference.
7355         (elf_m68k_gc_sweep_hook): Also reference count R_68K_PCxx and
7356         R_68K_xx relocations.
7357         (elf_m68k_adjust_dynamic_symbol): Reset the plt offset of a symbol
7358         that has no plt entry.
7359         (elf_m68k_relocate_section): Ignore the plt offset in a static
7360         link.
7361         * elflink.h (elf_adjust_dynamic_symbol): Reset the plt offset for
7362         an ignored symbol.
7363         (elf_gc_common_finalize_got_offsets): Set the got offsets also in
7364         a static link.
7365
7366         * elf32-m68k.c (R_68K_GNU_VTINHERIT, R_68K_GNU_VTENTRY): New reloc
7367         types.
7368         (howto_table, reloc_map): Add entries for them.
7369         (elf_m68k_check_relocs): Handle them.  Implement reference
7370         counting for got and plt entries.
7371         (elf_m68k_gc_mark_hook, elf_m68k_gc_sweep_hook): New functions.
7372         (elf_m68k_adjust_dynamic_symbol): Handle unreferenced plt
7373         symbols.
7374         (rtype_to_howto_rel, elf_info_to_howto_rel): Delete.
7375         (elf_m68k_relocate_section): Handle the new reloc types.
7376         (bfd_elf32_bfd_final_link, elf_backend_gc_mark_hook,
7377         elf_backend_gc_sweep_hook, elf_backend_can_gc_sections): Define.
7378         * elflink.h (elf_link_add_object_symbols): When creating an
7379         indirect reference for symbol versioning also copy the plt
7380         offset.
7381         (elf_fix_symbol_flags): When clearing the ELF_LINK_HASH_NEEDS_PLT
7382         flag also reset the plt offset.
7383         (elf_link_assign_sym_version): Likewise.
7384         (elf_gc_common_finalize_got_offsets): Increment the got offset by
7385         the size of the entry in bytes.
7386         (elf_gc_allocate_got_offsets): Likewise.
7387
7388 Tue Jul 14 11:18:14 1998  Ian Lance Taylor  <ian@cygnus.com>
7389
7390         * elflink.h (elf_gc_sections): Return true rather than falling off
7391         the bottom.
7392
7393         * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not
7394         xmalloc.
7395
7396 Mon Jul 13 11:06:31 1998  Nick Clifton  <nickc@cygnus.com>
7397
7398         * coff-arm.c: Supress definition of TARGET_UNDERSCORE and add a
7399         comment describing when it should be enabled.
7400         Changed definition of USER_LABEL_PREFIX to "", to fall into line
7401         with GCC sources.
7402
7403 Mon Jul 13 13:06:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7404
7405         * ieee.c (ieee_slurp_external_symbols): Handle call optimization
7406         information ATN records.
7407
7408 Fri Jul 10 16:31:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7409
7410         * ieee.c (ieee_slurp_external_symbols): Select an appropriate
7411         section for an absolute symbol in a fully linked file.  Based on
7412         patch from Christian Holland <CHolland@de.lucent.com>.
7413
7414 Wed Jul  8 11:29:56 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7415
7416         * coff-m88k.c (m88k_special_reloc): Don't lose the information
7417         that a symbol is undefined.
7418
7419 Tue Jul  7 21:47:02 1998  Jeffrey A Law  (law@cygnus.com)
7420
7421         * som.c (som_bfd_gc_sections): Define.
7422
7423 Mon Jul  6 11:35:50 1998  Nick Clifton  <nickc@cygnus.com>
7424
7425         * coff-arm.c (aoutarm_std_reloc_howto): Do not complain about
7426         overflows in ARM_26D patches, since they have already been
7427         implmented.  Patch submitted by Dr. R.J. Black <rjb@dcs.gla.ac.uk>
7428
7429 Sat Jul  4 12:25:36 1998  Ian Lance Taylor  <ian@cygnus.com>
7430
7431         * coffcode.h (coff_write_object_contents): If we have any long
7432         section names, call coff_write_symbols even if there are no
7433         symbols.
7434
7435 Fri Jul  3 13:11:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7436
7437         * elf.c (copy_private_bfd_data): Only set phdr_included once for a
7438         PT_LOAD segment, rather than only setting it once for the entire
7439         file.
7440
7441         * elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA,
7442         rather than ignoring every phdr with a p_paddr of 0, ignore all
7443         the phdrs if they all have a p_paddr of 0.
7444
7445         * stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
7446         section was discarded from the link.
7447
7448 Fri Jul  3 14:39:05 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7449
7450         * coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
7451
7452 Fri Jul  3 14:35:48 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
7453
7454         * coff-sh.c (sh_insns_conflict): Load of fpscr conflicts with
7455         floating point operations.
7456
7457 Thu Jul  2 18:37:25 1998  Ian Lance Taylor  <ian@cygnus.com>
7458
7459         * cofflink.c (_bfd_coff_link_input_bfd): Skip undefined global
7460         function symbols.
7461
7462 Thu Jul  2 14:59:42 1998  Klaus Kaempf  <kkaempf@rmi.de>
7463
7464         Merge of vax/vms (read-only) support
7465         * configure.com: Support Vax target.
7466         * makefile.vms: Support Vax target.
7467         * vms.h: Renamed from evax.h, merged vax/vms (read-only) support.
7468         * vms.c: Renamed from evax-alpha.c, merged vax/vms (read-only)
7469         support.
7470         * vms-hdr.c: Renamed from evax-emh.c, merged vax/vms (read-only)
7471         support.
7472         * vms-gsd.c: Renamed from evax-egsd.c, merged vax/vms (read-only)
7473         support.
7474         * vms-tir.c: Renamed from evax-etir.c, merged vax/vms (read-only)
7475         support.
7476         * vms-misc.c: Renamed from evax-misc.c, merged vax/vms (read-only)
7477         support.
7478         * libbfd.c (real_read): Use unbuffered read on VMS/Vax.
7479         * targets.c (bfd_target_ovax_flavour): New flavour.
7480         (vms_alpha_vec): Renamed from evax_alpha_vec.
7481         (vms_vax_vec): New.
7482         (target_vector): Update accordingly.
7483         * config.bfd (alpha*-*-*vms*): Use vms_alpha_vec, not
7484         evax_alpha_vec.
7485         (vax*-*-*vms*): New target.
7486         * Makefile.am: Update for renamed files.  Rebuild dependencies.
7487         * bfd-in2.h: Rebuild.
7488         * configure.in, Makefile.in, aclocal.m4: Rebuild.
7489
7490 Thu Jul  2 13:31:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7491
7492         Based on patch from Matt Semersky <matts@scd.hp.com>:
7493         * linker.c (_bfd_generic_final_link): Force a trailing NULL
7494         pointer on abfd->outsymbols.
7495         (generic_add_output_symbol): Handle NULL sym parameter.
7496
7497 Wed Jul  1 17:05:53 1998  Nick Clifton  <nickc@cygnus.com>
7498
7499         * elf.c (copy_private_bfd_data): Add support for changing VMA or
7500         LMA of sections.
7501
7502 Wed Jul  1 16:58:50 1998  Ian Lance Taylor  <ian@cygnus.com>
7503
7504         * coff-sh.c (sh_relax_delete_bytes): Correct address comparisons
7505         when handling 32 bit immediate relocs.
7506         * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
7507
7508 Tue Jun 30 09:55:03 1998  Jeffrey A Law  (law@cygnus.com)
7509
7510         * section.c (STD_SECTION): Account for recently added gc_mark
7511         field in struct asection.
7512
7513         * elf-m10300.c (bfd_mn10300_elf_merge_private_bfd_data): New function.
7514         (bfd_elf32_bfd_merge_private_bfd_data): Define.
7515
7516 Thu Jun 25 18:31:41 1998  Richard Henderson  <rth@cygnus.com>
7517
7518         ELF Section-level Garbage Collection:
7519         * bfd.c (bfd_gc_sections): New.
7520         * aout-adobe.c: Hook to default implementation.
7521         * aout-target.h, aout-tic30.c, binary.c, bout.c: Likewise.
7522         * coff-alpha.c, coff-mips.c, coff-rs6000.c, coffcode.h: Likewise.
7523         * evax-alpha.c, i386msdos.c, i386os9k.c, ieee.c: Likewise.
7524         * ihex.c, nlm-target.h, oasys.c, ppcboot.c, srec.c: Likewise.
7525         * tekhex.c, versados.c: Likewise.
7526         * libbfd-in.h (_bfd_nolink_bfd_gc_sections): New.
7527         * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_gc_sections.
7528
7529         * reloc.c (BFD_RELOC_VTABLE_INHERIT, BFD_RELOC_VTABLE_ENTRY): New.
7530         (bfd_generic_gc_sections): New.
7531         * section.c (SEC_KEEP): New.
7532         (asection): Add gc_mark member.
7533
7534         * elfcode.h (elf_gc*): New name remappings.
7535         * elflink.h (elf_link_input_bfd): Don't set contents on stabs
7536         sections to be excluded.
7537         (elf_gc_mark, elf_gc_sweep, elf_gc_sweep_symbol): New.
7538         (elf_gc_propogate_vtable_entries_used): New.
7539         (elf_gc_smash_unused_vtentry_relocs): New.
7540         (elf_gc_sections, elf_gc_record_vtinherit, elf_gc_record_vtentry): New.
7541         (elf_gc_common_finalize_got_offsets): New.
7542         (elf_gc_allocate_got_offsets, elf_gc_common_final_link): New.
7543         * elfxx-target.h: Add and default gc hooks.
7544
7545         * elf-bfd.h (struct elf_link_hash_entry): Swap got_offset/plt_offset
7546         for unions.
7547         (struct elf_obj_tdata): Likewise for local_got_offsets.
7548         * elf.c, elf-i386.c, elf32-m68k.c, elf32-mips.c: Update all uses.
7549         * elf32-ppc.c, elf32-sparc.c, elf64-alpha.c: Likewise.
7550         * elf64-sparc.c, elflink.h: Likewise.
7551
7552         * elf-bfd.h (struct elf_link_hash_entry): Add vtable members.
7553         (ELF_LINK_HASH_MARK): Define.
7554         (struct elf_backend_data): Add GC hooks.
7555         * elf.c (_bfd_elf_link_hash_newfunc): Zero vtable members.
7556
7557         * elf-m10300.c (mn10300_elf_check_relocs): New.
7558         (mn10300_elf_gc_mark_hook): New.
7559         (R_MN10300_GNU_VTINHERIT, R_MN10300_GNU_VTENTRY): New.
7560         (elf_mn10300_howto, mn10300_reloc_map): Handle them.
7561         (mn10300_elf_final_link_relocate): Likewise.
7562         (mn10300_elf_relocate_section): Likewise.
7563         (elf_backend_can_gc_sections): Define.
7564         * elf32-mips.c (R_MIPS_GNU_VTINHERIT, R_MIPS_GNU_VTENTRY): New.
7565         (elf_mips_gnu_vtinherit_howto, elf_mips_gnu_vtentry_howto): New.
7566         (bfd_elf32_bfd_reloc_type_lookup): Handle them.
7567         (mips_info_to_howto_rel): Likewise.
7568         (mips_elf_relocate_section): Likewise.
7569         (mips_elf_check_relocs): Likewise.
7570         (mips_elf_gc_mark_hook, mips_elf_gc_sweep_hook): New.
7571         (elf_backend_can_gc_sections): Define.
7572         * elf32-ppc.c (R_PPC_GNU_VTINHERIT, R_PPC_GNU_VTENTRY): New.
7573         (ppc_elf_howto_raw): Handle them.
7574         (ppc_elf_reloc_type_lookup): Likewise.
7575         (ppc_elf_relocate_section): Likewise.
7576         (ppc_elf_check_relocs): Reference count .got and .plt entries.
7577         Handle new vtable relocs.
7578         (ppc_elf_adjust_dynamic_symbol): Recognize unused .plt entries.
7579         (ppc_elf_gc_mark_hook, ppc_elf_gc_sweep_hook): New.
7580         (elf_backend_can_gc_sections): Define.
7581
7582 Fri Jun 26 10:48:23 1998  Jeffrey A Law  (law@cygnus.com)
7583
7584         * archures.c (bfd_mach_mn10300): Define.
7585         * elf-m10300.c: Include elf/mn10300.h
7586         (elf_mn10300_mach): New function.
7587         (_bfd_mn10300_elf_final_write_processing): Likewise.
7588         (_bfd_mn10300_elf_object_p): Likewise.
7589         (elf_backendfinal_write_processing): Define.
7590         (elf_backend_object_p): Likewise.
7591
7592 Thu Jun 25 18:31:08 1998  Nick Clifton  <nickc@cygnus.com>
7593
7594         * elf32-v850.c (v850_elf_perform_relocation): Fix HI16_S
7595         relocation.
7596
7597 Wed Jun 24 17:17:57 1998  Ian Lance Taylor  <ian@cygnus.com>
7598
7599         * elflink.h (elf_bfd_final_link): Loop over input_bfds using the
7600         link_next field, not the next field.
7601
7602 Sun Jun 21 19:38:39 1998  Ian Lance Taylor  <ian@cygnus.com>
7603
7604         * elf.c (map_sections_to_segments): Check the section address
7605         against the phdr size both with and without a modulo of
7606         maxpagesize.
7607
7608 Fri Jun 19 17:08:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7609
7610         * elf32-mips.c (mips_elf_size_dynamic_sections): Only strip a
7611         linker created empty input section if the output section has the
7612         same name.
7613
7614         * elflink.h (elf_link_output_extsym): Print an error message if
7615         _bfd_elf_section_from_bfd_section fails.
7616
7617         * elf.c (_bfd_elf_section_from_bfd_section): Call bfd_set_error on
7618         failure.
7619
7620 Tue Jun 16 11:55:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7621
7622         * elf.c (copy_private_bfd_data): Improve handling of Solaris
7623         native linker output.  Avoid putting an empty section in more than
7624         one segment.
7625
7626 Fri Jun 12 13:30:17 1998  Tom Tromey  <tromey@cygnus.com>
7627
7628         * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
7629         ($(PACKAGE).pot): Unconditionally depend on POTFILES.
7630
7631 Fri Jun 12 13:34:02 1998  Doug Evans  <devans@canuck.cygnus.com>
7632
7633         * elf.c (swap_out_syms): New arg relocatable_p.
7634         Don't add section VMA to symbols for relocatable output.
7635         (_bfd_elf_compute_section_file_positions): Update call to
7636         swap_out_syms.
7637
7638 Mon Jun  8 15:20:57 1998  Nick Clifton  <nickc@cygnus.com>
7639
7640         * elf32-v850.c (v850_elf_perform_relocation): Make comparisons
7641         against 'addend' be signed rather than unsigned.
7642
7643 Sat Jun  6 00:31:21 1998  Nick Clifton  <nickc@cygnus.com>
7644
7645         * elf32-m32r.c: Add prototyps for static functions.
7646
7647         * coff-arm.c: Add prototypes for static functions.
7648
7649 Fri Jun  5 17:21:51 1998  Nick Clifton  <nickc@cygnus.com>
7650
7651         * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the
7652         LMA is used to order sections in a segment.
7653
7654         * elf32-v850.c: Add prototypes for static functions.
7655         Change type of addend parameter to bfd_vma in various functions.
7656
7657 Fri Jun  5 18:09:58 1998  Ian Lance Taylor  <ian@cygnus.com>
7658
7659         * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
7660         complain_overflow_signed instead of complain_overflow_bitfield.
7661
7662 Fri Jun  5 15:11:11 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7663
7664         * elf.c (elf_map_symbols): Don't add section VMA to symbol value
7665         when comparing against 0.
7666
7667 Wed Jun  3 17:52:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7668
7669         * Makefile.am (config.status): New target.
7670         * Makefile.in: Rebuild.
7671
7672 Wed Jun  3 12:18:24 1998  Stan Cox  <scox@equinox.cygnus.com>
7673
7674         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an
7675         error if previous object endianness doesn't match current object.
7676
7677 Tue Jun  2 17:50:59 1998  Nick Clifton  <nickc@cygnus.com>
7678
7679         * elf32-v850.c (v850_elf_print_private_bfd_data): Call
7680         _bfd_elf_print_private)bfd_data ().
7681
7682 Tue Jun  2 15:29:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7683
7684         * elflink.h (elf_merge_symbol): Don't always set type_change_ok
7685         and size_change_ok.
7686         (elf_link_add_object_symbols): Set type_change_ok and
7687         size_change_ok before calling elf_merge_symbol.
7688
7689         * elf32-mips.c (mips_elf_relocate_section): If we issue an
7690         undefined symbol error, don't also issue an overflow error.
7691
7692 Tue Jun  2 13:51:00 1998  Geoff Keating  <geoffk@ozemail.com.au>
7693
7694         * elf32-ppc.c (ppc_elf_relocate_section): The target of an
7695         R_PPC_LOCAL24PC relocation should be local; if not, print an error
7696         message instead of crashing.
7697
7698 Mon Jun  1 18:23:12 1998  Yuli Barcohen  <yuli.barcohen@telrad.co.il>
7699
7700         * archures.c (bfd_mach_cpu32): Define.
7701         (bfd_default_scan): Add case for 68060.  Fix 68332 case to use
7702         bfd_mach_cpu32.
7703         * cpu-m68k.c (arch_info_struct): Add m68k:cpu32.
7704         * ieee.c: Include <ctype.h>.
7705         (ieee_object_p): Parse out process ID string to make it more
7706         likely to be acceptable for bfd_scan_arch.
7707         * bfd-in2.h: Rebuild.
7708
7709 Mon Jun  1 11:12:02 1998  Nick Clifton  <nickc@cygnus.com>
7710
7711         * elf32-m32r.c (m32r_elf_print_private_bfd_data): Also call
7712         _bfd_elf_print_private_bfd_data() so that the program header will
7713         be displayed.
7714
7715 Mon Jun  1 12:14:28 1998  Ian Lance Taylor  <ian@cygnus.com>
7716
7717         * peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
7718         0x68.  Reindent.  Add some comments.
7719
7720 Fri May 29 09:58:08 1998  Nick Clifton  <nickc@cygnus.com>
7721
7722         * elf.c (copy_private_bfd_data): Adjust physical address of
7723         segment in output BFD to contain LMAs of its sections.
7724
7725 Tue May 26 19:37:47 1998  Stan Cox  <scox@equinox.cygnus.com>
7726
7727         * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
7728         elf32_sparc_relocate_section): Added R_SPARC_32LE for little
7729         endian data 32 bit relocations.
7730         (elf32_sparc_merge_private_bfd_data): Check if linking little
7731         endian objects with big endian objects.
7732         (elf32_sparc_object_p): Set bfd_mach_sparc_sparclite_le.
7733         (elf32_sparc_final_write_processing): Set EF_SPARC_LEDATA in e_flags.
7734         * libbfd.h (bfd_reloc_code_real_names): Added BFD_RELOC_SPARC_32LE.
7735         * reloc.c: Same.
7736         * cpu-sparc.c (arch_info_struct): Added sparc:sparclite_le
7737         * archures.c (bfd_mach_sparc_sparclite_le): New.
7738         * bfd-in2.h (BFD_RELOC_SPARC_32LE, bfd_mach_sparc_sparclite_le): New.
7739
7740 Thu May 21 16:59:28 1998  Nick Clifton  <nickc@cygnus.com>
7741
7742         * peicode.h (add_data_entry): Fix precedence of operators in if ()
7743         statement.
7744
7745 Tue May 19 18:41:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7746
7747         * bfd-in.h: Move over patch to bfd-in2.h.
7748
7749         * reloc.c (bfd_check_overflow): Add casts before shifts which may
7750         not fit in 32 bits.
7751         (_bfd_relocate_contents): Likewise.
7752
7753 Mon May 18 14:44:15 1998  Nick Clifton  <nickc@cygnus.com>
7754
7755         * peicode.h (add_data_entry): If the section has no private data
7756         then do not create a Data Dictionary entry for it.
7757
7758 Mon May 18 00:09:28 1998  Richard Henderson  <rth@cygnus.com>
7759
7760         * elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.
7761         (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
7762         elf64_alpha_size_got_sections): Rewrite, handling multiple got
7763         subsections during relaxation more correctly.
7764
7765 Thu May 14 14:22:58 1998  Nick Clifton  <nickc@cygnus.com>
7766
7767         * bfd-in2.h: Add new prototype: bfd_coff_set_symbol_class ().
7768         Add extra argument to bfd_arm_process_before_allocation ().
7769         * bfd-in.h: Reflect changes made in bfd-in2.h.
7770         * coffgen.c (bfd_coff_set_symbol_class): New function.  Set the
7771         coff class of a BFD symbol.
7772         * coff-arm.c: Add support for interworking between Thumb code and
7773         non-interworking aware ARM code.
7774
7775 Sun May 10 22:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7776
7777         * po/Make-in (install-info): New target.
7778
7779 Thu May  7 17:40:56 1998  Ian Lance Taylor  <ian@cygnus.com>
7780
7781         * filemode.c: Remove; not used.
7782
7783         If sysdep.h includes a header file, don't include it again:
7784         * aix386-core.c: Don't include <stdio.h>, <stddef.h>, or
7785         <errno.h>.
7786         * aoutx.h: Don't include <string.h>.  Use "sysdep.h" rather than
7787         <sysdep.h>.
7788         * archive.c: Don't include <string.h> or <errno.h>.
7789         * evax-alpha.c; Don't include <stdio.h>.
7790         * evax-egsd.c: Likewise.
7791         * evax-etir.c: Likewise.
7792         * evax-misc.c: Likewise.
7793         * evax-emh.c: Likewise.  Also, don't include <sys/types.h>.
7794         * hppabsd-core.c: Don't include <stdio.h>, <sys/types.h>, or
7795         <errno.h>.
7796         * hpux-core.c: Likewise.
7797         * netbsd-core.c: Likewise.
7798         * som.c: Likewise.
7799         * libbfd.c: Don't include <sys/types.h>.
7800         * nlmcode.h: Don't include <string.h>.
7801         * osf-core.c: Don't include <string.h> or <stdio.h>.
7802         * ptrace-core.c: Don't include <stdio.h>, <sys/types.h>,
7803         <errno.h>, or <unistd.h>.
7804         * trad-core.c: Don't include <stdio.h> or <sys/types.h>.
7805
7806 Thu May  7 13:12:50 1998  Klaus Kaempf  <kkaempf@progis.de>
7807
7808         * configure.com: If the version number can not be found in
7809         configure.in, set it to "unknown" rather than "2.8.1".
7810
7811 Wed May  6 09:46:05 1998  Gavin Koch  <gavin@cygnus.com>
7812
7813         * elf32-mips.c (elf_mips_mach): New.
7814         (_bfd_mips_elf_object_p): Use elf_mips_mach.
7815         (_bfd_mips_elf_final_write_processing): Use the names
7816         of machines, rather than the numbers.  Set both the ARCH
7817         and MACH in e_flags.  Handle a few more specific machines.
7818         (_bfd_mips_elf_merge_private_bfd_data): Merge both
7819         EF_MIPS_ARCH and EF_MIPS_MACH.
7820
7821 Tue May  5 21:01:53 1998  Richard Henderson  <rth@cygnus.com>
7822
7823         * syms.c (bfd_is_local_label): Revert last change.
7824         * srec.c (srec_write_symbols): Discard debugging symbols.
7825
7826 Tue May  5 23:36:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7827
7828         * som.c: Include <ctype.h>.
7829         * som.h: Don't include sysdep.h.
7830
7831 Tue May  5 18:29:24 1998  Tom Tromey  <tromey@cygnus.com>
7832
7833         * libbfd.h: Rebuilt.
7834         * libbfd-in.h: Removed gettext includes and defines.
7835         * sysdep.h: Moved gettext-related includes and defines here.
7836
7837 Tue May  5 16:47:54 1998  Richard Henderson  <rth@cygnus.com>
7838
7839         * srec.c (srec_write_symbols): Use bfd_is_local_label rather than
7840         an ad-hoc test.  Kill bogus #if 0 code.
7841         * syms.c (bfd_is_local_label): Consider BSF_DEBUGGING symbols local.
7842
7843 Mon May  4 16:10:33 1998  Ian Lance Taylor  <ian@cygnus.com>
7844
7845         * sunos.c (sunos_check_dynamic_reloc): Don't use the PLT address
7846         when generating a normal executable for a symbol defined in a
7847         regular file.  When copying a reloc into the output file, adjust
7848         the addend for a PC relative reloc against a global symbol.
7849
7850 Mon May  4 10:08:18 1998  Tom Tromey  <tromey@cygnus.com>
7851
7852         * libbfd.h: Rebuilt.
7853         * libbfd-in.h (_): Define as dgettext.
7854
7855 Mon May  4 11:02:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7856
7857         * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
7858         not signed.
7859         * peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
7860         when declaring parameter types.
7861         (pe_saved_coff_bfd_copy_private_bfd_data): Likewise.
7862
7863 Wed Apr 29 15:35:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7864
7865         * config.bfd: If we include any ELF targets in targ_defvec and/or
7866         targ_selvecs, then add the generic ELF targets to targ_selvecs.
7867         * elf32-gen.c (dummy): New static const variable.
7868         (elf_generic_info_to_howto): New static function.
7869         (elf_generic_info_to_howto_rel): New static function.
7870         (elf_info_to_howto): Define as elf_generic_info_to_howto.
7871         (elf_info_to_howto_rel): Define as elf_generic_info_to_howto_rel.
7872         * elf64-gen.c: Same changes as elf32-gen.c.
7873         * elfcode.h (elf_object_p): For the generic target, ignore a
7874         failure of bfd_default_set_arch_mach.  Fix indentation a bit.
7875
7876 Tue Apr 28 20:05:52 1998  Ian Lance Taylor  <ian@cygnus.com>
7877
7878         * configure.in (WIN32LIBADD): Add -lintl on cygwin32.
7879         * configure: Rebuild.
7880
7881 Tue Apr 28 12:16:57 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7882
7883         * config.bfd:  Update OSR5/Unixware patterns.
7884
7885 Mon Apr 27 18:02:24 1998  Richard Henderson  <rth@cygnus.com>
7886
7887         * elf.c (assign_file_positions_for_segments): Allow for holes
7888         between sections added by a link script.
7889
7890 Mon Apr 27 11:49:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7891
7892         * configure.in: Change version number to 2.9.4
7893         * configure: Rebuild.
7894
7895         Based on patch from H.J. Lu <hjl@gnu.org>:
7896         * elf.c (bfd_elf_get_bfd_needed_list): New function.
7897         * bfd-in.h (bfd_elf_get_bfd_needed_list): Declare.
7898         * bfd-in2.h: Rebuild.
7899
7900 Sat Apr 25 20:07:53 1998  Richard Henderson  <rth@cygnus.com>
7901
7902         * elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.
7903         Change all users.
7904
7905 Sat Apr 25 18:29:07 1998  Richard Henderson  <rth@cygnus.com>
7906
7907         * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.
7908         (elf64_alpha_relax_section): Fill them in.
7909         (elf64_alpha_relax_opt_call): Implement more than a stub.
7910         (elf64_alpha_add_symbol_hook): Don't set SEC_LOAD or default
7911         alignment on .scommon.
7912         (elf64_alpha_merge_gots): Merge use counts as well.
7913
7914 Sat Apr 25 14:07:29 1998  Richard Henderson  <rth@cygnus.com>
7915
7916         * elf64-alpha.c (elf64_alpha_relax_section): Use the proper section
7917         for calculating a local symbol's address.
7918         (elf64_alpha_calc_got_offsets): Skip entries with 0 use count.
7919         Set the .got's cooked size as well as the raw size.
7920
7921 Fri Apr 24 09:16:00 1998  Nick Clifton  <nickc@cygnus.com>
7922
7923         * elf32-v850.c (v850_elf_print_private_bfd_data): Add
7924         internationalisation of printed information.
7925
7926         * coff-arm.c (coff_arm_print_private_bfd_data): Add
7927         internationalisation of printed information.
7928
7929 Fri Apr 24 12:09:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7930
7931         * syms.c (struct indexentry): Change directory_name, file_name,
7932         and function_name fields to char *.
7933         (struct stab_find_info): Change cached_file_name field to char *.
7934
7935 Thu Apr 23 08:13:04 1998  Nick Clifton  <nickc@cygnus.com>
7936
7937         * peicode.h (dir_names): Add missing N_() macros to dir_names array.
7938
7939 Wed Apr 22 13:06:15 1998  Tom Tromey  <tromey@cygnus.com>
7940
7941         * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
7942
7943 Wed Apr 22 17:48:48 1998  Ian Lance Taylor  <ian@cygnus.com>
7944
7945         * Makefile.am (install-data-local): Make $(includedir).
7946         * Makefile.in: Rebuild.
7947
7948 Wed Apr 22 13:06:15 1998  Tom Tromey  <tromey@cygnus.com>
7949
7950         * libbfd-in.h: Use `gettext' and not `dgettext' for now.
7951
7952 Wed Apr 22 12:53:40 1998  Ian Lance Taylor  <ian@cygnus.com>
7953
7954         * Makefile.am (INCLUDES): Add -I$(srcdir)/../intl -I../intl.
7955         * Makefile.in: Rebuild.
7956
7957         * bfd-in2.h: Rebuild for Nick's changes.
7958
7959 Tue Apr 21 23:11:51 1998  Richard Henderson  <rth@cygnus.com>
7960
7961         * archive.c (_bfd_generic_read_ar_hdr_mag): Fix lossage in last
7962         change wrt length == max_namelen.
7963
7964 Tue Apr 21 21:19:36 1998  Tom Tromey  <tromey@scribbles.cygnus.com>
7965
7966         * Many files: Added gettext invocations around user-visible
7967         strings.
7968         * libbfd-in.h: Added gettext includes and defines.
7969         * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
7970         HAVE_LC_MESSAGES): Define.
7971         * configure.in: Call CY_GNU_GETTEXT.  Create po/Makefile.in and
7972         po/Makefile.
7973         * Makefile.am (SUBDIRS): Added po.
7974         (POTFILES): New macro.
7975         (po/POTFILES.in): New target.
7976         (SOURCE_HFILES): New macro.
7977         (HFILES): Use it.
7978         * po/Make-in, po/POTFILES.in, po/bfd.pot: New files.
7979
7980 Tue Apr 21 13:38:18 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7981
7982         * elfcore.h (bfd_prstatus):  Copy core_prstatus from the first
7983         NT_PRSTATUS note section encountered, it contains the status of
7984         the currently executing thread when the core file was written.
7985
7986 Tue Apr 21 10:00:12 1998  Nick Clifton  <nickc@cygnus.com>
7987
7988         * libcoff.h: Add extra parameter to
7989         bfd_coff_link_output_has_begun overrideable function.
7990         * cofflink.c: Pass extra parameter to
7991         bfd_coff_link_output_has_begun function.
7992         * bfd-in.h: Add prototypes for exported ARM interworking
7993         functions.
7994         * peicode.h: ARM specific code reorganised to conform to BFD
7995         coding conventions.
7996         * coffcode.h: ARM specific code reorganised to conform to BFD
7997         coding conventions.
7998         * coff-arm.c: Code reorganised to conform to the BFD coding
7999         conventions.  Global variables have been moved into an ARM
8000         specific hash table structure and a new function:
8001         bfd_arm_get_bfd_for_interworking() has been created which is
8002         called from the linker scripts.
8003
8004 Tue Apr 21 00:11:51 1998  Richard Henderson  <rth@cygnus.com>
8005
8006         * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test.
8007
8008         * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from
8009         elf64_alpha_relax_find_reloc_ofs.  Changed all callers.
8010         (elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss.
8011         (elf64_alpha_size_got_sections): Don't merge .got sections twice.
8012
8013 Sat Apr 18 01:21:04 1998  Stan Cox  <scox@cygnus.com>
8014
8015         * config.bfd: Added sparc86x support.
8016
8017 Fri Apr 17 22:29:04 1998  Ian Lance Taylor  <ian@cygnus.com>
8018
8019         * elf32-mips.c (mips_elf_relocate_section): Do not complain about
8020         an out of range pc-relative jump/call to an undefined weak symbol.
8021
8022 Thu Apr 16 13:49:00 1998  Richard Henderson  <rth@cygnus.com>
8023
8024         * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp
8025         comparisons signed.
8026
8027 Thu Apr 16 11:43:33 1998  Ian Lance Taylor  <ian@cygnus.com>
8028
8029         * archive.c (bfd_generic_archive_p): If a slurp subroutine returns
8030         an error other than bfd_error_system_call, set the error to
8031         bfd_error_wrong_format.
8032
8033         * targets.c (bfd_target_vector) [SELECT_VECS not defined]: Add
8034         bfd_elf32_powerpcle_vec.
8035
8036         * elf.c (copy_private_bfd_data): If all the p_paddr fields in the
8037         program segments are zero, don't set p_paddr_valid.
8038
8039 Wed Apr 15 22:15:16 1998  Richard Henderson  <rth@cygnus.com>
8040
8041         * elf64-alpha.c: Initial implementation of relaxation --
8042         (struct alpha_elf_link_hash_entry): Add use_count member.
8043         (elf64_alpha_check_relocs): Initialize and increment it.
8044         (elf64_alpha_can_merge_gots): Check it when considering merging.
8045         (elf64_alpha_merge_gots): Drop entries with zero use.
8046         (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
8047         (elf64_alpha_always_size_sections): Split out got sizing ...
8048         (elf64_alpha_size_got_sections): ... here.  New function.
8049         (elf64_alpha_relax_find_reloc_ofs): New function.
8050         (elf64_alpha_relax_with_lituse): Likewise.
8051         (elf64_alpha_relax_without_lituse): Likewise.
8052         (elf64_alpha_relax_opt_call): Likewise.
8053         (elf64_alpha_relax_section): Likewise.
8054         (elf64_alpha_add_symbol_hook): Likewise.
8055         (elf64_alpha_howto_table): Implement GPRELHIGH/LOW & IMMED_GP_16.
8056         (elf64_alpha_relocate_section): Likewise.
8057         (bfd_elf64_bfd_relax_section): Define.
8058         (elf_backend_add_symbol_hook): Likewise.
8059
8060 Wed Apr 15 16:08:46 1998  Richard Henderson  <rth@cygnus.com>
8061
8062         * elf.c (prep_headers): Use new EM_SPARCV9 symbol.
8063         * elf64-sparc.c (ELF_MACHINE_CODE): Likewise.
8064         (ELF_MACHINE_ALT1): New.  Set to EM_OLD_SPARC64.
8065
8066 Wed Apr 15 11:34:33 1998  Ian Lance Taylor  <ian@cygnus.com>
8067
8068         * configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
8069         * configure: Rebuild.
8070
8071 Mon Apr 13 16:46:27 1998  Ian Lance Taylor  <ian@cygnus.com>
8072
8073         * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@.
8074         (libbfd_la_LDFLAGS): Add @WIN32LDFLAGS@.
8075         * configure.in: Define and substitute WIN32LDFLAGS and
8076         WIN32LIBADD.
8077         * aclocal.m4: Rebuild with new libtool.
8078         * configure, Makefile.in: Rebuild.
8079
8080 Fri Apr 10 13:44:27 1998  Ian Lance Taylor  <ian@cygnus.com>
8081
8082         * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
8083         before any other symbols in the same section.
8084
8085 Wed Apr  8 14:50:23 1998  Michael Meissner  <meissner@cygnus.com>
8086
8087         * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF
8088         systems.
8089
8090 Tue Apr  7 16:25:31 1998  Gavin Romig-Koch  <gavin@cygnus.com>
8091
8092         * dwarf2.c (comp_unit): Move it earlier in the source. Add
8093         addr_size.
8094         (read_address): Replace 'bdf*' argument with 'comp_unit*' argument.
8095         Use addr_size for address size, rather than sizeof(bfd_vma).
8096         (read_attribute): Replace bdf* argument with 'comp_unit*' argument.
8097         Fix call to read_address.
8098         (decode_line_info): Replace bdf* argument with 'comp_unit*' argument.
8099         Scrap other unneeded arguments.  Fix call to read_address.
8100         (scan_unit_for_functions): Fix call to read_attribute.
8101         (parse_comp_unit): We now handle more values for addr_size.
8102         Set addr_size in unit.  Fix call to read_attribute and
8103         decode_line_info.
8104
8105 Tue Apr  7 15:44:47 1998  Gavin Romig-Koch <gavin@cygnus.com>
8106
8107         * dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.
8108
8109 Tue Apr  7 12:35:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8110
8111         * archures.c (bfd_default_scan): Add m68k cases back to default
8112         switch, reverting patch of March 25, since IEEE support depends
8113         upon them.
8114
8115 Mon Apr  6 14:06:40 1998  Ian Lance Taylor  <ian@cygnus.com>
8116
8117         * Makefile.am (diststuff): New target.
8118         * Makefile.in: Rebuild.
8119
8120 Sun Apr  5 16:21:44 1998  Jeffrey A Law  (law@cygnus.com)
8121
8122         * som.c (som_bfd_ar_write_symbol_stuff): Fix computation of
8123         som_offset when we have an extended name table.
8124
8125 Sun Apr  5 16:04:39 1998  H.J. Lu  <hjl@gnu.org>
8126
8127         * Makefile.am (stamp-lib): Check that .libs/libbfd.a exists before
8128         trying to copy it.
8129         * Makefile.in: Rebuild.
8130
8131 Fri Apr  3 11:09:42 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8132
8133         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section
8134         symbols when creating a shared library.
8135         (elf_m68k_adjust_dynindx): New function, used by above code.
8136         (elf_m68k_finish_dynamic_sections): Initialize the section
8137         symbols.
8138         (elf_m68k_relocate_section): Change abort to BFD_ASSERT.
8139
8140 Wed Apr  1 16:04:02 1998  Nick Clifton  <nickc@cygnus.com>
8141
8142         * coff-arm.c (in_reloc_p): Use ARM_RVA32 in place of constant
8143         value 11.
8144
8145 Wed Apr  1 13:36:58 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8146
8147         * elf32-m68k.c (elf_m68k_relocate_section, case R_68K_PLT*O): Fix
8148         assertion.
8149
8150 Tue Mar 31 00:12:12 1998  Jeffrey A Law  (law@cygnus.com)
8151
8152         * elf-m10300.c (mn10300_elf_relax_section): Correctly handle
8153         absolute symbols.
8154
8155 Mon Mar 30 12:46:15 1998  Ian Lance Taylor  <ian@cygnus.com>
8156
8157         * configure.in: Set version to 2.9.1.
8158         * configure: Rebuild.
8159
8160         * Branched binutils 2.9.
8161
8162 Mon Mar 30 12:20:50 1998  Brent Baccala  <baccala@freesoft.org>
8163
8164         * syms.c (ENABLE_CACHING): Define.
8165         (struct indexentry): Define.
8166         (struct stab_cache): Remove.
8167         (cmpindexentry): New static function.
8168         (struct stab_find_info): Add new fields: indextable,
8169         indextablesize, cached_indexentry, cached_offset, cached_stab, and
8170         cached_file_name.  Remove fields: file_cache, function_cache, and
8171         line_cache.
8172         (_bfd_stab_section_find_nearest_line): Rewrite to build a sorted
8173         index table and search it.
8174
8175 Mon Mar 30 10:39:34 1998  Ian Lance Taylor  <ian@cygnus.com>
8176
8177         * elf.c (_bfd_elf_copy_private_section_data): Call
8178         copy_private_bfd_data once we've seen the last SEC_ALLOC section.
8179
8180         * cpu-mips.c: Remove trailing comma at end of enumeration list.
8181
8182 Sat Mar 28 16:33:02 1998  Ian Lance Taylor  <ian@cygnus.com>
8183
8184         * coff-arm.c: Define all globally visible variables and functions
8185         only when COFF_WITH_PE is not defined.
8186         * configure.in (armpe_little_vec, armpe_big_vec): Add
8187         coff-arm.lo.
8188         * configure: Rebuild.
8189
8190 Fri Mar 27 16:06:02 1998  Ian Lance Taylor  <ian@cygnus.com>
8191
8192         Fix some gcc -Wall warnings:
8193         * aout-arm.c (MY(fix_pcrel_26)): Add casts to avoid warnings.
8194         * archive.c (_bfd_generic_read_ar_hdr_mag): Likewise.
8195         * archures.c (bfd_default_scan): Likewise.
8196         * bfd.c (bfd_scan_vma): Likewise.
8197         * binary.c (mangle_name): Likewise
8198         * coff-arm.c (aoutarm_fix_pcrel_26): Likewise.
8199         * coff-sh.c (sh_relocate_section): Likewise.
8200         * coff-stgo32.c (create_go32_stub): Likewise.
8201         * coffcode.h (coff_slurp_line_table): Likewise.
8202         * ecoff.c (_bfd_ecoff_write_armap): Likewise.
8203         * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
8204         (assign_file_positions_for_segments): Likewise.
8205         * elf32-mips.c (mips_elf_relocate_section): Likewise.
8206         * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
8207         * oasys.c (oasys_write_sections): Likewise.
8208         * ppcboot.c (ppcboot_object_p): Likewise.
8209         (mangle_name): Likewise.
8210         * riscix.c (riscix_fix_pcrel_26): Likewise.
8211         * srec.c (srec_scan): Likewise.
8212         * stabs.c (_bfd_write_section_stabs): Likewise.
8213         * sunos.c (sunos_add_dynamic_symbols): Likewise.
8214         * aout-ns32k.c (_bfd_ns32k_relocate_contents): Add default case to
8215         switch.  Declare parameters for function pointers.
8216         * archures.c (bfd_default_scan): Add braces to avoid ambiguous if
8217         warning.
8218         * elf.c (elf_sort_sections): Likewise.
8219         * coff-arm.c (coff_thumb_pcrel_common): Initialize relocation.
8220         Add default cases to switches.
8221         (coff_arm_relocate_section): Remove unused local variables.
8222         Always set rstat.
8223         (coff_arm_bfd_set_private_flags): Change flag variable to type
8224         flagword.
8225         * coff-mips.c (mips_relocate_section): Initialize use_lo.
8226         * coff-ppc.c (ppc_record_toc_entry): Change i to unsigned int.
8227         (dump_toc): Change cat to const, and initialize it.
8228         * coff-sh.c (sh_relax_delete_bytes): Initialize start and voff.
8229         * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
8230         (sh_elf_relocate_section): Initialize r_symndx.
8231         * coffcode.h (coff_compute_section_file_positions): Only declare
8232         old_sofar if ALIGN_SECTIONS_IN_FILE.
8233         (coff_write_object_contents): Initialize csym.
8234         * coffgen.c (coff_pointerize_aux): Make type and class unsigned.
8235         * cpu-ns32k.c (_bfd_ns32k_get_displacement): Add default case to
8236         switch.
8237         * dwarf2.c: Include libiberty.h.
8238         (read_2_signed_bytes, read_4_signed_bytes): Comment out.
8239         (decode_line_info): Remove unused local variables.
8240         * elf32-m32r.c (m32r_elf_sda16_reloc): Likewise.
8241         (m32r_elf_relocate_section): Likewise.
8242         * elf32-v850.c (v850_elf_store_addend_in_insn): Likewise.
8243         (v850_elf_reloc): Likewise.
8244         * elf-bfd.h (elf_linker_section_t): Make alignment unsigned.
8245         (struct elf_obj_tdata): Make cverdefs and cverrefs unsigned.
8246         * elf.c (assign_file_positions_for_segments): Always set adjust.
8247         * elf32-d30v.c (bfd_elf_d30v_reloc): Initialize tmp_addr.  Fully
8248         parenthesize expression.
8249         * elf32-m32r.c (m32r_elf_relocate_section): Always initialize h.
8250         (m32r_elf_object_p): Return a value.
8251         (m32r_elf_print_private_bfd_data): Change fprintf format string.
8252         * elf32-mips.c (mips_elf_final_link): Initialize last.
8253         (mips_elf_finish_dynamic_sections): Initialize last and dindx.
8254         * elf32-v850.c (v850_elf_object_p): Return a value.
8255         (v850_elf_print_private_bfd_data): Change fprintf format string.
8256         * elfcode.h (elf_slurp_symbol_table): Change symcount and i to
8257         unsigned long.
8258         * elflink.h (elf_link_add_object_symbols): Change vernum to
8259         unsigned int, and initialize it.  Change fprintf format string.
8260         (NAME(bfd_elf,size_dynamic_sections)): Cast -1 to bfd_size_type
8261         when setting or comparing to soname_indx.
8262         (elf_create_pointer_linker_section): Change num_symbols to
8263         unsigned int.
8264         * libcoff-in.h (coff_data_type): Change flags to flagword.
8265         * peicode.h (pe_print_idata): Initialize idx.  Change j to
8266         bfd_size_type.  Initialize hint_member.  Remove useless test to
8267         time_stamp.
8268         (pe_print_edata): Change num_functions and num_names in struct
8269         EDT_type to unsigned long.  Remove cast.  Change fprintf format
8270         string.
8271         * ppcboot.c (ppcboot_object_p): Change i to size_t.
8272         * reloc.c (bfd_get_reloc_size): Change return type to unsigned
8273         int.
8274         * reloc16.c (bfd_coff_reloc16_relax_section): Change shrinks to
8275         int *.  Update uses.  Change j to long.
8276         * bfd-in2.h, libcoff.h: Rebuild.
8277
8278 Fri Mar 27 10:10:46 1998  Catherine Moore <clm@cygnus.com>
8279
8280         * elf32-v850.c Remove definition of USE_REL.
8281         (v850_elf_info_to_howto_rela): New function.
8282         (v850_elf_perform_relocation):  Renamed from
8283         v850_elf_store_addend_in_insn.  Removed replace argument.
8284         (v850_elf_reloc): store the relocation in the addend field instead
8285         of the insn.
8286         (v850_elf_final_link_relocate):  Now calls
8287         v850_elf_perform_relocation.
8288         (v850_elf_relocate_section):  Remove code to generate REL
8289         relocations.
8290
8291 Thu Mar 26 13:32:17 1998  Ian Lance Taylor  <ian@cygnus.com>
8292
8293         * coffcode.h (coff_new_section_hook): Set the type and storage
8294         class in the native symbol information allocated for a new section
8295         symbol.
8296
8297 Thu Mar 26 10:13:41 1998  Nick Clifton  <nickc@cygnus.com>
8298
8299         * peicode.h: Chain together calls to
8300         coff_bfd_copy_private_bfd_data and
8301         coff_bfd_print_private_bfd_data.
8302
8303         * coff-arm.c: Add prototypes for
8304         coff_arm_bfd_print_private_bfd_data and
8305         coff_arm_bfd_copy_private_bfd_data.
8306
8307 Wed Mar 25 15:45:55 1998  Nick Clifton  <nickc@cygnus.com>
8308
8309         * coffcode.h (coff_mkobject_hook): Set private falgs even for a PE
8310         build.
8311
8312         * peicode.h: Call arm-coff private data functions after handling
8313         pe private data.
8314
8315         * coff-arm.c: Turn statics into globals so that they can be shared
8316         both pe and pei backends.
8317
8318 Wed Mar 25 15:19:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8319
8320         * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than
8321         plain numbers.
8322         (sunos_write_object_contents): Likewise.
8323         * aoutx.h (NAME(aout,machine_type)): Likewise.
8324         * coffcode.h (coff_set_arch_mach_hook): Likewise.
8325
8326 Wed Mar 25 13:59:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8327
8328         * archures.c (bfd_mach_m68*): Add definitions for various m68k
8329         variants.
8330         (bfd_default_scan): Remove m68k special cases.
8331         * bfd-in2.h: Rebuild.
8332         * mipsbsd.c (MY(write_object_contents)): Use bfd_mach_m68* rather
8333         than plain numbers.
8334         * sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
8335         * cpu-m68k.c (arch_info_struct): Likewise.  Add entry for
8336         m68k:68000.
8337         (bfd_m68k_arch): Set mach field to zero to signal no explicit
8338         selection, change printable_name to just "m68k" and make that the
8339         default instead of m68k:68020.
8340
8341         * aout-tic30.c (NAME): Define this to avoid multiple definitions
8342         from aoutx.h.
8343         (MY_get_section_contents): Define as aout_32_get_section_contents
8344         rather than NAME(aout,get_section_contents).
8345
8346         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Fix cast.
8347
8348         * evax-alpha.c (evax_set_arch_mach): Only accept bfd_arch_alpha
8349         and call bfd_default_set_arch_mach to do the real work.
8350
8351 Wed Mar 25 10:41:35 1998  Richard Henderson  <rth@cygnus.com>
8352
8353         * bout.c (BALX): Include return register g14 as part of the insn.
8354         (BALX_MASK): New.
8355         (calljx_callback): Use it.
8356
8357 Wed Mar 25 11:19:28 1998  Ian Lance Taylor  <ian@cygnus.com>
8358
8359         * libbfd-in.h (BFD_ALIGN): Cast this parameter to bfd_vma.
8360         * libbfd.h: Rebuild.
8361
8362         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Change
8363         byte_count to unsigned int.
8364         (mn10300_elf_relax_section): Initialize internal_relocs.  Remove
8365         unused local variables.
8366
8367         * evax-alpha.c (evax_close_and_cleanup): Remove unused local
8368         variables er and er1.
8369
8370         * cpu-v850.c: Include <ctype.h>.
8371         (scan): Case isdigit argument to unsigned char.
8372
8373         From Yan Meroth <YAN.MEROTH@st.com>:
8374         * ihex.c (ihex_scan): Add extbase variable so that getting an
8375         extended linear address record does not ignore any previous
8376         extended address.
8377         (ihex_write_object_contents): When writing out an extended linear
8378         address record, zero out any previous extended address.
8379
8380 Tue Mar 24 16:09:43 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8381
8382         * ieee.c (do_one): Check section before dereferencing it.
8383         (ieee_canonicalize_reloc): Likewise with src->relent.sym_ptr_ptr.
8384         (ieee_generic_stat_arch_elt): Likewise with abfd->my_archive.
8385
8386 Mon Mar 23 18:51:47 1998  Joel Sherrill  <joel@OARcorp.com>
8387
8388         * config.bfd: (sh*-*-rtems*): Switched from ELF to COFF.
8389
8390 Mon Mar 23 14:23:36 1998  Nick Clifton  <nickc@cygnus.com>
8391
8392         * coff-arm.c: Add interworking functions to pe backends.
8393
8394 Fri Mar 20 18:47:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8395
8396         * configure.in: Use AM_DISABLE_SHARED.
8397         * aclocal.m4, configure: Rebuild with libtool 1.2.
8398
8399 Fri Mar 20 11:25:41 1998  Nick Clifton  <nickc@cygnus.com>
8400
8401         * coff-arm.c (coff_arm_relocate_section): Better error messages
8402         when interowrking conflucts occur.  Courtesy of Jonathan Walton
8403         and Tony Thompson.
8404         (aoutarm_std_reloc_howto): Fixed bitsize fields of rightshifted
8405         relocations.  Patch courtesy of Jonathan Walton and Tony
8406         Thompson.
8407
8408 Fri Mar 20 02:26:43 1998  Richard Henderson  <rth@cygnus.com>
8409
8410         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
8411         part of Feb 22 change controling when to override the existing
8412         symbol with the .plt entry.
8413
8414 Wed Mar 18 09:26:25 1998  Nick Clifton  <nickc@cygnus.com>
8415
8416         * config.bfd (targ_cpu): Add thumb-pe target.
8417
8418         * coffcode.h (OTHER_GLOBAL_CLASS): Support thumb external
8419         functions in PE build.
8420
8421 Sun Mar  8 23:37:26 1998  Stan Cox  <scox@equinox.cygnus.com>
8422
8423         * config.bfd (sparclite-*-elf*): Added.
8424
8425 Mon Feb 23 19:31:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8426
8427         * configure.in: Add elf.lo to elf shell variable.
8428         * Makefile.am (BFD_LIBS): Remove elf.lo.
8429         (BFD_LIBS_CFILES): Remove elf.c.
8430         (BFD32_BACKENDS): Add elf.lo.
8431         (BFD32_BACKENDS_CFILES): Add elf.c.
8432         * configure, Makefile.in: Rebuild.
8433
8434 1998-02-23 15:53  Richard Henderson  <rth@cygnus.com>
8435
8436         * elf32-i386.c (elf_i386_relocate_section): A pc-relative
8437         relocation against a non-local symbol should not have a dynamic
8438         relocation.
8439
8440 Mon Feb 23 16:17:08 1998  Ian Lance Taylor  <ian@cygnus.com>
8441
8442         * peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
8443         COFF filehdr flags.
8444         (pe_print_private_bfd_data): Print PE flags.  From Mikey
8445         <jeffdb@netzone.com>.
8446
8447 Sun Feb 22 20:39:00 1998  Richard Henderson  <rth@cygnus.com>
8448
8449         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
8450         a plt entry when we can determine that we authoritatively define
8451         the symbol.
8452
8453 Sun Feb 22 20:33:05 1998  Richard Henderson  <rth@cygnus.com>
8454
8455         * configure.in (COREFILE selection): Remove sparc-*-linux*.  They
8456         don't actually use trad-core, but a SunOS-style core file handled
8457         by gdb directly.
8458         * hosts/sparclinux.h: Remove.
8459
8460 Wed Feb 18 15:31:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8461
8462         * peicode.h (pe_print_idata): If there is no .idata section, look
8463         for the import tables in some other section.  Make the initial
8464         label line up better with the data.  Print the import address
8465         table even if there is no import name table.  If the import
8466         address table holds actual addresses, print them.
8467
8468 Tue Feb 17 12:58:34 1998  Ian Lance Taylor  <ian@cygnus.com>
8469
8470         * libbfd.c (bfd_seek): If fseek fails, save errno around call to
8471         bfd_tell.  If errno is EINVAL, set bfd_error_file_truncated, not
8472         bfd_error_system_call.
8473
8474 Fri Feb 13 13:11:33 1998  Ian Lance Taylor  <ian@cygnus.com>
8475
8476         * Makefile.am (AUTOMAKE_OPTIONS): Define.
8477         * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
8478
8479         From H.J. Lu <hjl@gnu.org>:
8480         * Makefile.am (libbfd_la_LDFLAGS): Define.
8481         * Makefile.in: Rebuild.
8482
8483 Thu Feb 12 17:31:11 1998  Ian Lance Taylor  <ian@cygnus.com>
8484
8485         NetBSD patches from Gordon W. Ross <gwr@mc.com>:
8486         * netbsd.h (MACHTYPE_OK): Define.
8487         (MY(write_object_contents)): Use DEFAULT_ARCH and DEFAULT_MID when
8488         calling N_SET_MACHTYPE, rather than having a switch.
8489         * libaout.h (enum machine_type): Add M_PMAX_NETBSD, M_VAX_NETBSD,
8490         and M_ALPHA_NETBSD.
8491         * i386netbsd.c (MACHTYPE_OK): Don't define.
8492         (DEFAULT_MID): Define.
8493         * m68k4knetbsd.c (SEGMENT_SIZE): Don't define.
8494         (MACHTYPE_OK): Don't define.
8495         (DEFAULT_MID): Define.
8496         * m68knetbsd.c: (MACHTYPE_OK): Don't define.
8497         (DEFAULT_MID): Define.
8498         * ns32knetbsd.c (MACHTYPE_OK): Don't define.
8499         (DEFAULT_MID): Define.
8500         * sparcnetbsd.c (MACHTYPE_OK): Don't define.
8501         (DEFAULT_MID): Define.
8502
8503         NetBSD patches from Gordon W. Ross <gwr@mc.com>:
8504         * vaxnetbsd.c: New file.
8505         * netbsd-core.c: Clean up.  Remove unused macros.  Use netbsd
8506         rather than netbsd_core.
8507         * targets.c (vaxnetbsd_vec): Declare.
8508         (bfd_target_vector): Add vaxnetbsd_vec.  If NETBSD_CORE is
8509         defined, add netbsd_core_vec.
8510         * configure.in: Set COREFILE for alpha*-*-netbsd* and
8511         powerpc-*-netbsd* to netbsd-core.lo.  If COREFILE is
8512         netbsd-core.lo, set COREFLAG to -DNETBSD_CORE.
8513         * config.bfd (alpha*-*-netbsd*): New target.
8514         * Makefile.am: Rebuild dependencies.
8515         (BFD32_BACKENDS): Add vaxnetbsd.lo.
8516         (BFD32_BACKENDS_CFILES): Add vaxnetbsd.c.
8517         * configure, Makefile.in: Rebuild.
8518
8519         * configure.host: Remove the old shared library build stuff.  We
8520         now use libtool instead.
8521
8522 Wed Feb 11 17:13:09 1998  Richard Henderson  <rth@cygnus.com>
8523
8524         * tekhex.c (tekhex_write_object_contents): Call tekhex_init.
8525
8526 Tue Feb 10 19:23:28 1998  H.J. Lu  <hjl@gnu.org>
8527
8528         * configure.in: Take stab-syms.lo out of sparclinux_vec list.
8529         * configure: Rebuild.
8530
8531 Tue Feb 10 15:16:38 1998  Nick Clifton  <nickc@cygnus.com>
8532         * elf32-v850.c (remember_hi16s_reloc): New function.
8533         (find_remembered_hi16s_reloc): New function.
8534         (v850_elf_store_addend_in_insn): Use the above new functions to
8535         match up HI6S relocs with LO16 relocs.
8536
8537 Tue Feb 10 15:01:39 1998  Ian Lance Taylor  <ian@cygnus.com>
8538
8539         * configure.in: Change -linux* to -linux-gnu*.
8540         * config.bfd, configure.host: Likewise.
8541         * configure: Rebuild.
8542
8543 Mon Feb  9 19:40:59 1998  Nick Clifton  <nickc@cygnus.com>
8544
8545         * elf32-v850.c (v850_elf_store_addend_in_insn): Fix another
8546         LO16/HI16S bug and improve comments about what is going on.
8547
8548 Sat Feb  7 15:27:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8549
8550         * configure, aclocal.m4: Rebuild with new libtool.
8551
8552 Fri Feb  6 14:48:20 1998  Nick Clifton  <nickc@cygnus.com>
8553
8554         * elf32-v850.c (v850_elf_merge_private_bfd_data): Do not complain
8555         when merging v850 code into v850e/v850ea code.  Do not initialise
8556         output flags if the input is the default architecture.
8557
8558 Fri Feb  6 11:50:22 1998  Jeffrey A Law  (law@cygnus.com)
8559
8560         * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR
8561         get the size from bfd_arch_bits_per_address instead of directly
8562         from the isa.
8563
8564 Thu Feb  5 14:21:34 1998  Michael Meissner  <meissner@cygnus.com>
8565
8566         * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address
8567         to wrap, just return all 1's bits instead.
8568         * libbfd.h: Regenerate.
8569
8570 Thu Feb  5 11:51:05 1998  Ian Lance Taylor  <ian@cygnus.com>
8571
8572         * coff-i386.c (coff_pe_i386_relocate_section): New static function
8573         if COFF_WITH_PE.
8574         (coff_relocate_section): If COFF_WITH_PE, define as
8575         coff_pe_i386_relocate_section.
8576         * coffcode.h (coff_write_object_contents): If COFF_IMAGE_WITH_PE,
8577         skip empty sections, to match coff_write_object_contents.
8578
8579         * elf64-mips.c (mips_elf64_swap_reloca_out): Swap out r_addend,
8580         rather than swapping out r_offset twice.  From Luke Deller
8581         <luked@cse.unsw.edu.au>.
8582
8583 Wed Feb  4 19:11:28 1998  Ian Lance Taylor  <ian@cygnus.com>
8584
8585         * configure.in: Set libtool_enable_shared rather than
8586         libtool_shared.  Remove diversion hack.
8587         * configure, Makefile.in, doc/Makefile.in, aclocal.m4: Rebuild
8588         with new libtool.
8589
8590 Wed Feb  4 16:10:21 1998  Brent Baccala  <baccala@freesoft.org>
8591
8592         * syms.c (struct stab_cache): Define.
8593         (struct stab_find_info): Remove cached_offset, cached_stab,
8594         cached_str, and cached_stroff fields.  Add file_cache,
8595         function_cache, and line_cache fields.
8596         (_bfd_stab_section_find_nearest_line): Use extensive caching to
8597         speed up searches.
8598
8599 Wed Feb  4 13:34:22 1998  Ian Lance Taylor  <ian@cygnus.com>
8600
8601         * peicode.h (pe_print_idata): Check for import of ordinal rather
8602         than name.
8603         (pe_print_edata): If there is no .edata section, look for the
8604         export data in some other section.
8605
8606 Mon Feb  2 20:05:42 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8607
8608         * configure.in: Change version to 2.8.4.
8609         * configure: Regenerated.
8610
8611 Mon Feb  2 17:39:39 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
8612
8613         Add tms320c30 support:
8614         * cpu-tic30.c: New file.
8615         * aout-tic30.c: New file.
8616         * coff-tic30.c: New file.
8617         * archures.c (bfd_arch_tic30): Define.
8618         (bfd_tic30_arch): Declare.
8619         (bfd_archures_list): Add bfd_tic30_arch.
8620         * targets.c (bfd_target_vector): Add tic30_aout_vec and
8621         tic30_coff_vec.
8622         * reloc.c (BFD_RELOC_TIC30_LDP): Define.
8623         * coffcode.h (coff_set_arch_mach_hook): Add tic30 case.
8624         (coff_set_flags): Likewise.
8625         * config.bfd (tic30-*-*aout*, tic30-*-*coff*): New targets.
8626         * configure.in (tic30_aout_vec, tic30_coff_vec): New vectors.
8627         * Makefile.am: Rebuild dependencies.
8628         (ALL_MACHINES): Add cpu-tic30.lo.
8629         (ALL_MACHINES_CFILES): Add cpu-tic30.c.
8630         (BFD32_BACKENDS): Add aout-tic30.lo and coff-tic30.lo.
8631         (BFD32_BACKENDS_CFILES): Add aout-tic30.c and coff-tic30.c.
8632         * configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
8633
8634 Mon Feb  2 12:25:12 1998  Nick Clifton  <nickc@cygnus.com>
8635
8636         * elf32-v850.c (v850_elf_store_addend_in_insn): Allow HI16_S reloc
8637         to lag behind LO16 reloc by a couple of instructions.
8638
8639 Mon Feb  2 14:09:46 1998  Ian Lance Taylor  <ian@cygnus.com>
8640
8641         * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force
8642         make to reexamine the file timestamp.
8643         ($(srcdir)/libbfd.h, $(srcddir)/libcoff.h): Likewise.
8644
8645         * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
8646         0x100000.
8647
8648 Fri Jan 30 19:07:07 1998  Geoff Keating  <geoffk@ozemail.com.au>
8649
8650         * elf32-ppc.c (ppc_elf_create_dynamic_sections): New procedure
8651         to create .dynsbss and .rela.sbss sections.
8652         (ppc_elf_adjust_dynamic_symbol): Put space for small data to be
8653         copied from dynamic objects into .sbss.
8654         (ppc_elf_size_dynamic_sections): Strip .rela.sbss if we don't
8655         use it.  Correct typo of .rela.sdata2.
8656         (ppc_elf_finish_dynamic_symbol): Generate reloc to where we
8657         put the data, which may now be in .sbss.
8658         (ppc_elf_relocate_section): A SDAREL16 reloc can be in dynsbss.
8659         (elf_backend_create_dynamic_sections): Define as
8660         ppc_elf_create_dynamic_sections.
8661
8662         * elf32-ppc.c (ppc_elf_check_relocs): Don't emit R_PPC_REL* relocs
8663         against _GLOBAL_OFFSET_TABLE_.
8664         (ppc_elf_relocate_section): Don't emit R_PPC_REL32 relocs in
8665         shared libraries which refer to local symbols.  Make sure that the
8666         test for allocating space for a reloc in a shared object is the
8667         same as the test for emitting a reloc.
8668
8669 Thu Jan 29 15:55:35 1998  J.J. van der Heijden  <J.J.vanderHeijden@student.utwente.nl>
8670
8671         * config.bfd (i[3456]-*-mingw32*): New target.
8672         * acinclude.m4 (BFD_BINARY_OPEN): Check for mingw32.
8673         * aclocal.m4, configure: Rebuild.
8674
8675 Wed Jan 28 13:41:26 1998  Ian Lance Taylor  <ian@cygnus.com>
8676
8677         * elf.c (_bfd_elf_close_and_cleanup): Only check the strtab if we
8678         have a bfd_object.
8679
8680 Tue Jan 27 21:43:55 1998  Richard Henderson  <rth@cygnus.com>
8681
8682         Sparc v9 ABI compliant PLT:
8683         * elf64-sparc.c (PLT_HEADER_SIZE): V9 ABI uses 4 entries.
8684         (plt_templates, sparc64_elf_build_plt_entry): Delete.
8685         (LARGE_PLT_THRESHOLD): New define.
8686         (GOT_RESERVED_ENTRIES): V9 ABI only uses 1.
8687         (sparc64_elf_build_plt): New function.
8688         (sparc64_elf_plt_entry_offset): Likewise.
8689         (sparc64_elf_plt_ptr_offset): Likewise.
8690         (sparc64_elf_adjust_dynamic_symbol): Change h->plt_offset to
8691         contain the index for convenience.  Skip the initial entries
8692         in .rela.plt.
8693         (sparc64_elf_size_dynamic_sections): Zero the allocated contents
8694         memory for the benefit of .rela.plt.
8695         (sparc64_elf_relocate_section): Call sparc64_elf_plt_entry_offset.
8696         (sparc64_elf_finish_dynamic_symbol): Kill template stuff.  Use
8697         sparc64_elf_plt_entry_offset & sparc64_elf_plt_ptr_offset for reloc.
8698         (sparc64_elf_finish_dynamic_sections): DT_PLTGOT points to .plt.
8699         Call sparc64_elf_build_plt.
8700         (elf_backend_want_got_plt): No.
8701         (elf_backend_plt_readonly): No.
8702         (elf_backend_plt_alignment): 8.
8703
8704         * elf.c (_bfd_elf_close_and_cleanup): New function; free the shstrtab.
8705         * elf-bfd.h (_bfd_elf_close_and_cleanup): Declare it.
8706         * elfxx-target.h (bfd_elfNN_close_and_cleanup): Arrange for it
8707         to be called.
8708
8709 Tue Jan 27 21:45:15 1998  Jeffrey A Law  (law@cygnus.com)
8710
8711         * archures.c (bfd_mach_mips*): Add definitions for various MIPS
8712         processors.
8713         * cpu-mips.c (arch_info_struct): Add mips variants.
8714         * bfd-in2.h: Rebuilt.
8715
8716 Tue Jan 27 15:06:04 1998  Nick Clifton  <nickc@cygnus.com>
8717
8718         * coff-arm.c (coff_arm_relocate_section): Preserve the contents of
8719         t2a3_b_insn.
8720
8721 Tue Jan 27 12:47:27 1998  Robert Lipe  <robertl@dgii.com>
8722
8723         * config.bfd (i[3456]86-sco3.2v5*): ELF now the default.
8724         (i[3456]86sco3.2v5*coff): New target.
8725
8726 Mon Jan 26 15:41:30 1998  Ian Lance Taylor  <ian@cygnus.com>
8727
8728         * bfd-in2.h: Rebuild with changes to chew--tab expansion.
8729
8730 Thu Jan 22 21:26:48 1998  Richard Henderson  <rth@cygnus.com>
8731
8732         * bfd.c (bfd_get_error_handler): Add orthogonal function.
8733         * bfd-in2.h: Regenerate.
8734
8735 Thu Jan 22 21:13:39 1998  Richard Henderson  <rth@cygnus.com>
8736
8737         * tekhex.c (tekhex_write_object_contents): Check for no symbols.
8738
8739 Wed Jan 21 21:19:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8740
8741         * coff-i386.c (coff_i386_rtype_to_howto): If COFF_WITH_PE, don't
8742         adjust addend for an output common symbol (from Jimmy Blair
8743         <jimmyb@wrs.com>).  If COFF_WITH_PE, adjust addend for PC relative
8744         defined symbol to counteract adjustment made in generic relocation
8745         code.
8746
8747         * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h.
8748
8749 Wed Jan 21 21:16:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8750
8751         * coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo in macro name.
8752         (GET_SCNDHR_NLNNO): Likewise.
8753
8754 Mon Jan 19 12:49:52 1998  Ian Lance Taylor  <ian@cygnus.com>
8755
8756         * cpu-sh.c (arch_info_struct): Correct next field of sh3e.
8757
8758 Wed Jan 14 17:23:27 1998  Nick Clifton  <nickc@cygnus.com>
8759
8760         * elf32-m32r.c: Add macros to handle NOP insertion.
8761
8762 Wed Jan 14 16:15:22 1998  Richard Henderson  <rth@cygnus.com>
8763
8764         * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
8765         (xcoff_mark): Likewise.
8766         (xcoff_build_ldsyms): Mark absolute symbols.
8767
8768 Wed Jan 14 16:03:11 1998  Richard Henderson  <rth@cygnus.com>
8769
8770         * bout.c (b_out_write_object_contents): Sort symbols before output
8771         to keep {CALL,BAL}NAME symbols adjacent.
8772         (b_out_symbol_cmp): New function.
8773
8774 For older changes see ChangeLog-9697
8775 \f
8776 Local Variables:
8777 mode: change-log
8778 left-margin: 8
8779 fill-column: 74
8780 version-control: never
8781 End: