* ieee.c (ieee_slurp_external_symbols): Select an appropriate
[external/binutils.git] / bfd / ChangeLog
1 Fri Jul 10 16:31:06 1998  Ian Lance Taylor  <ian@cygnus.com>
2
3         * ieee.c (ieee_slurp_external_symbols): Select an appropriate
4         section for an absolute symbol in a fully linked file.  Based on
5         patch from Christian Holland <CHolland@de.lucent.com>.
6
7 Wed Jul  8 11:29:56 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8
9         * coff-m88k.c (m88k_special_reloc): Don't lose the information
10         that a symbol is undefined.
11
12 Tue Jul  7 21:47:02 1998  Jeffrey A Law  (law@cygnus.com)
13
14         * som.c (som_bfd_gc_sections): Define.
15
16 Mon Jul  6 11:35:50 1998  Nick Clifton  <nickc@cygnus.com>
17
18         * coff-arm.c (aoutarm_std_reloc_howto): Do not complain about
19         overflows in ARM_26D patches, since they have already been
20         implmented.  Patch submitted by Dr. R.J. Black <rjb@dcs.gla.ac.uk>
21
22 Sat Jul  4 12:25:36 1998  Ian Lance Taylor  <ian@cygnus.com>
23
24         * coffcode.h (coff_write_object_contents): If we have any long
25         section names, call coff_write_symbols even if there are no
26         symbols.
27
28 Fri Jul  3 13:11:35 1998  Ian Lance Taylor  <ian@cygnus.com>
29
30         * elf.c (copy_private_bfd_data): Only set phdr_included once for a
31         PT_LOAD segment, rather than only setting it once for the entire
32         file.
33
34         * elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA,
35         rather than ignoring every phdr with a p_paddr of 0, ignore all
36         the phdrs if they all have a p_paddr of 0.
37
38         * stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
39         section was discarded from the link.
40
41 Fri Jul  3 14:39:05 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
42
43         * coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
44
45 Fri Jul  3 14:35:48 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
46
47         * coff-sh.c (sh_insns_conflict): Load of fpscr conflicts with
48         floating point operations.
49
50 Thu Jul  2 18:37:25 1998  Ian Lance Taylor  <ian@cygnus.com>
51
52         * cofflink.c (_bfd_coff_link_input_bfd): Skip undefined global
53         function symbols.
54
55 Thu Jul  2 14:59:42 1998  Klaus Kaempf  <kkaempf@rmi.de>
56
57         Merge of vax/vms (read-only) support
58         * configure.com: Support Vax target.
59         * makefile.vms: Support Vax target.
60         * vms.h: Renamed from evax.h, merged vax/vms (read-only) support.
61         * vms.c: Renamed from evax-alpha.c, merged vax/vms (read-only)
62         support.
63         * vms-hdr.c: Renamed from evax-emh.c, merged vax/vms (read-only)
64         support.
65         * vms-gsd.c: Renamed from evax-egsd.c, merged vax/vms (read-only)
66         support.
67         * vms-tir.c: Renamed from evax-etir.c, merged vax/vms (read-only)
68         support.
69         * vms-misc.c: Renamed from evax-misc.c, merged vax/vms (read-only)
70         support.
71         * libbfd.c (real_read): Use unbuffered read on VMS/Vax.
72         * targets.c (bfd_target_ovax_flavour): New flavour.
73         (vms_alpha_vec): Renamed from evax_alpha_vec.
74         (vms_vax_vec): New.
75         (target_vector): Update accordingly.
76         * config.bfd (alpha*-*-*vms*): Use vms_alpha_vec, not
77         evax_alpha_vec.
78         (vax*-*-*vms*): New target.
79         * Makefile.am: Update for renamed files.  Rebuild dependencies.
80         * bfd-in2.h: Rebuild.
81         * configure.in, Makefile.in, aclocal.m4: Rebuild.
82
83 Thu Jul  2 13:31:55 1998  Ian Lance Taylor  <ian@cygnus.com>
84
85         Based on patch from Matt Semersky <matts@scd.hp.com>:
86         * linker.c (_bfd_generic_final_link): Force a trailing NULL
87         pointer on abfd->outsymbols.
88         (generic_add_output_symbol): Handle NULL sym parameter.
89
90 Wed Jul  1 17:05:53 1998  Nick Clifton  <nickc@cygnus.com>
91
92         * elf.c (copy_private_bfd_data): Add support for changing VMA or
93         LMA of sections.
94
95 Wed Jul  1 16:58:50 1998  Ian Lance Taylor  <ian@cygnus.com>
96
97         * coff-sh.c (sh_relax_delete_bytes): Correct address comparisons
98         when handling 32 bit immediate relocs.
99         * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
100
101 Tue Jun 30 09:55:03 1998  Jeffrey A Law  (law@cygnus.com)
102
103         * section.c (STD_SECTION): Account for recently added gc_mark
104         field in struct asection.
105
106         * elf-m10300.c (bfd_mn10300_elf_merge_private_bfd_data): New function.
107         (bfd_elf32_bfd_merge_private_bfd_data): Define.
108
109 Thu Jun 25 18:31:41 1998  Richard Henderson  <rth@cygnus.com>
110
111         ELF Section-level Garbage Collection:
112         * bfd.c (bfd_gc_sections): New.
113         * aout-adobe.c: Hook to default implementation.
114         * aout-target.h, aout-tic30.c, binary.c, bout.c: Likewise.
115         * coff-alpha.c, coff-mips.c, coff-rs6000.c, coffcode.h: Likewise.
116         * evax-alpha.c, i386msdos.c, i386os9k.c, ieee.c: Likewise.
117         * ihex.c, nlm-target.h, oasys.c, ppcboot.c, srec.c: Likewise.
118         * tekhex.c, versados.c: Likewise.
119         * libbfd-in.h (_bfd_nolink_bfd_gc_sections): New.
120         * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_gc_sections.
121
122         * reloc.c (BFD_RELOC_VTABLE_INHERIT, BFD_RELOC_VTABLE_ENTRY): New.
123         (bfd_generic_gc_sections): New.
124         * section.c (SEC_KEEP): New.
125         (asection): Add gc_mark member.
126
127         * elfcode.h (elf_gc*): New name remappings.
128         * elflink.h (elf_link_input_bfd): Don't set contents on stabs
129         sections to be excluded.
130         (elf_gc_mark, elf_gc_sweep, elf_gc_sweep_symbol): New.
131         (elf_gc_propogate_vtable_entries_used): New.
132         (elf_gc_smash_unused_vtentry_relocs): New.
133         (elf_gc_sections, elf_gc_record_vtinherit, elf_gc_record_vtentry): New.
134         (elf_gc_common_finalize_got_offsets): New.
135         (elf_gc_allocate_got_offsets, elf_gc_common_final_link): New.
136         * elfxx-target.h: Add and default gc hooks.
137
138         * elf-bfd.h (struct elf_link_hash_entry): Swap got_offset/plt_offset
139         for unions. 
140         (struct elf_obj_tdata): Likewise for local_got_offsets.
141         * elf.c, elf-i386.c, elf32-m68k.c, elf32-mips.c: Update all uses.
142         * elf32-ppc.c, elf32-sparc.c, elf64-alpha.c: Likewise.
143         * elf64-sparc.c, elflink.h: Likewise.
144
145         * elf-bfd.h (struct elf_link_hash_entry): Add vtable members.
146         (ELF_LINK_HASH_MARK): Define.
147         (struct elf_backend_data): Add GC hooks.
148         * elf.c (_bfd_elf_link_hash_newfunc): Zero vtable members.
149
150         * elf-m10300.c (mn10300_elf_check_relocs): New.
151         (mn10300_elf_gc_mark_hook): New.
152         (R_MN10300_GNU_VTINHERIT, R_MN10300_GNU_VTENTRY): New.
153         (elf_mn10300_howto, mn10300_reloc_map): Handle them.
154         (mn10300_elf_final_link_relocate): Likewise.
155         (mn10300_elf_relocate_section): Likewise.
156         (elf_backend_can_gc_sections): Define.
157         * elf32-mips.c (R_MIPS_GNU_VTINHERIT, R_MIPS_GNU_VTENTRY): New.
158         (elf_mips_gnu_vtinherit_howto, elf_mips_gnu_vtentry_howto): New.
159         (bfd_elf32_bfd_reloc_type_lookup): Handle them.
160         (mips_info_to_howto_rel): Likewise.
161         (mips_elf_relocate_section): Likewise.
162         (mips_elf_check_relocs): Likewise.
163         (mips_elf_gc_mark_hook, mips_elf_gc_sweep_hook): New.
164         (elf_backend_can_gc_sections): Define.
165         * elf32-ppc.c (R_PPC_GNU_VTINHERIT, R_PPC_GNU_VTENTRY): New.
166         (ppc_elf_howto_raw): Handle them.
167         (ppc_elf_reloc_type_lookup): Likewise.
168         (ppc_elf_relocate_section): Likewise.
169         (ppc_elf_check_relocs): Reference count .got and .plt entires.
170         Handle new vtable relocs.
171         (ppc_elf_adjust_dynamic_symbol): Recognize unused .plt entries.
172         (ppc_elf_gc_mark_hook, ppc_elf_gc_sweep_hook): New.
173         (elf_backend_can_gc_sections): Define.
174
175 Fri Jun 26 10:48:23 1998  Jeffrey A Law  (law@cygnus.com)
176
177         * archures.c (bfd_mach_mn10300): Define.
178         * elf-m10300.c: Include elf/mn10300.h
179         (elf_mn10300_mach): New function.
180         (_bfd_mn10300_elf_final_write_processing): Likewise.
181         (_bfd_mn10300_elf_object_p): Likewise.
182         (elf_backendfinal_write_processing): Define.
183         (elf_backend_object_p): Likewise.
184 start-sanitize-am33
185         * archures.c (bfd_mach_am33): Define.
186         * cpu-m10300.c (bfd_am33_arch): New arch info structure.  Link it
187         into the NEXT field of bfd_mn10300_arch.
188 end-sanitize-am33
189
190 Thu Jun 25 18:31:08 1998  Nick Clifton  <nickc@cygnus.com>
191
192         * elf32-v850.c (v850_elf_perform_relocation): Fix HI16_S
193         relocation. 
194
195 Wed Jun 24 17:17:57 1998  Ian Lance Taylor  <ian@cygnus.com>
196
197         * elflink.h (elf_bfd_final_link): Loop over input_bfds using the
198         link_next field, not the next field.
199
200 Sun Jun 21 19:38:39 1998  Ian Lance Taylor  <ian@cygnus.com>
201
202         * elf.c (map_sections_to_segments): Check the section address
203         against the phdr size both with and without a modulo of
204         maxpagesize.
205
206 Fri Jun 19 17:08:18 1998  Ian Lance Taylor  <ian@cygnus.com>
207
208         * elf32-mips.c (mips_elf_size_dynamic_sections): Only strip a
209         linker created empty input section if the output section has the
210         same name.
211
212         * elflink.h (elf_link_output_extsym): Print an error message if
213         _bfd_elf_section_from_bfd_section fails.
214
215         * elf.c (_bfd_elf_section_from_bfd_section): Call bfd_set_error on
216         failure.
217
218 start-sanitize-sky
219 Thu Jun 18 23:59:30 1998  Doug Evans  <devans@seba.cygnus.com>
220
221         * reloc.c: New relocs BFD_RELOC_MIPS_DVP_11_S4,
222         BFD_RELOC_MIPS_DVP_U15_S3.
223         * elf32-mips.c: Handle them.
224         * bfd-in2.h: Regenerate.
225         * libbfd.h: Regenerate.
226
227 end-sanitize-sky
228 Tue Jun 16 11:55:55 1998  Ian Lance Taylor  <ian@cygnus.com>
229
230         * elf.c (copy_private_bfd_data): Improve handling of Solaris
231         native linker output.  Avoid putting an empty section in more than
232         one segment.
233
234 Fri Jun 12 13:30:17 1998  Tom Tromey  <tromey@cygnus.com>
235
236         * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
237         ($(PACKAGE).pot): Unconditionally depend on POTFILES.
238
239 Fri Jun 12 13:34:02 1998  Doug Evans  <devans@canuck.cygnus.com>
240
241         * elf.c (swap_out_syms): New arg relocatable_p.
242         Don't add section VMA to symbols for relocatable output.
243         (_bfd_elf_compute_section_file_positions): Update call to
244         swap_out_syms.
245
246 Mon Jun  8 15:20:57 1998  Nick Clifton  <nickc@cygnus.com>
247
248         * elf32-v850.c (v850_elf_perform_relocation): Make comparisons
249         against 'addend' be signed rather than unsigned.
250
251 Sat Jun  6 00:31:21 1998  Nick Clifton  <nickc@cygnus.com>
252
253         * elf32-m32r.c: Add prototyps for static functions.
254
255         * coff-arm.c: Add prototypes for static functions. 
256
257 Fri Jun  5 17:21:51 1998  Nick Clifton  <nickc@cygnus.com>
258
259         * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the
260         LMA is used to order sections in a segment.
261
262         * elf32-v850.c: Add prototypes for static functions.
263         Change type of addend parameter to bfd_vma in various functions.
264
265 Fri Jun  5 18:09:58 1998  Ian Lance Taylor  <ian@cygnus.com>
266
267         * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
268         complain_overflow_signed instead of complain_overflow_bitfield.
269
270 Fri Jun  5 15:11:11 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
271
272         * elf.c (elf_map_symbols): Don't add section VMA to symbol value
273         when comparing against 0.
274
275 Wed Jun  3 17:52:49 1998  Ian Lance Taylor  <ian@cygnus.com>
276
277         * Makefile.am (config.status): New target.
278         * Makefile.in: Rebuild.
279
280 start-sanitize-sky
281 Wed Jun  3 11:39:57 1998  Doug Evans  <devans@canuck.cygnus.com>
282
283         * elf32-mips.c (_bfd_mips_elf_fake_sections): Update to use
284         Elf32_Dvp_External_Overlay instead of 64 bit version.
285
286 end-sanitize-sky
287 Wed Jun  3 12:18:24 1998  Stan Cox  <scox@equinox.cygnus.com>
288
289         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an
290         error if previous object endianness doesn't match current object.
291
292 Tue Jun  2 17:50:59 1998  Nick Clifton  <nickc@cygnus.com>
293
294         * elf32-v850.c (v850_elf_print_private_bfd_data): Call
295         _bfd_elf_print_private)bfd_data ().
296
297 Tue Jun  2 15:29:35 1998  Ian Lance Taylor  <ian@cygnus.com>
298
299         * elflink.h (elf_merge_symbol): Don't always set type_change_ok
300         and size_change_ok.
301         (elf_link_add_object_symbols): Set type_change_ok and
302         size_change_ok before calling elf_merge_symbol.
303
304         * elf32-mips.c (mips_elf_relocate_section): If we issue an
305         undefined symbol error, don't also issue an overflow error.
306
307 Tue Jun  2 13:51:00 1998  Geoff Keating  <geoffk@ozemail.com.au>
308
309         * elf32-ppc.c (ppc_elf_relocate_section): The target of an
310         R_PPC_LOCAL24PC relocation should be local; if not, print an error
311         message instead of crashing.
312
313 Mon Jun  1 18:23:12 1998  Yuli Barcohen  <yuli.barcohen@telrad.co.il>
314
315         * archures.c (bfd_mach_cpu32): Define.
316         (bfd_default_scan): Add case for 68060.  Fix 68332 case to use
317         bfd_mach_cpu32.
318         * cpu-m68k.c (arch_info_struct): Add m68k:cpu32.
319         * ieee.c: Include <ctype.h>.
320         (ieee_object_p): Parse out process ID string to make it more
321         likely to be acceptable for bfd_scan_arch.
322         * bfd-in2.h: Rebuild.
323
324 Mon Jun  1 11:12:02 1998  Nick Clifton  <nickc@cygnus.com>
325
326         * elf32-m32r.c (m32r_elf_print_private_bfd_data): Also call
327         _bfd_elf_print_private_bfd_data() so that the program header will
328         be displayed.
329
330 Mon Jun  1 12:14:28 1998  Ian Lance Taylor  <ian@cygnus.com>
331
332         * peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
333         0x68.  Reindent.  Add some comments.
334
335 start-sanitize-sky
336 Sun May 31 16:11:22 1998  Doug Evans  <devans@canuck.cygnus.com>
337
338         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Set sh_link
339         field of .DVP.ovlytab to .DVP.ovlystrtab's section index.
340         (_bfd_mips_elf_section_from_shdr): Recognize SHT_DVP_OVERLAY_TABLE
341         and SHT_DVP_OVERLAY.
342         (_bfd_mips_elf_fake_sections): Ditto.
343
344 end-sanitize-sky
345 Fri May 29 09:58:08 1998  Nick Clifton  <nickc@cygnus.com>
346
347         * elf.c (copy_private_bfd_data): Adjust physical address of
348         segment in output BFD to contain LMAs of its sections.
349
350 Tue May 26 19:37:47 1998  Stan Cox  <scox@equinox.cygnus.com>
351
352         * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
353         elf32_sparc_relocate_section): Added R_SPARC_32LE for little
354         endian data 32 bit relocations.
355         (elf32_sparc_merge_private_bfd_data): Check if linking little
356         endian objects with big endian objects.
357         (elf32_sparc_object_p): Set bfd_mach_sparc_sparclite_le.
358         (elf32_sparc_final_write_processing): Set EF_SPARC_LEDATA in e_flags.
359         * libbfd.h (bfd_reloc_code_real_names): Added BFD_RELOC_SPARC_32LE.
360         * reloc.c: Same.
361         * cpu-sparc.c (arch_info_struct): Added sparc:sparclite_le
362         * archures.c (bfd_mach_sparc_sparclite_le): New.
363         * bfd-in2.h (BFD_RELOC_SPARC_32LE, bfd_mach_sparc_sparclite_le): New.
364
365 Thu May 21 16:59:28 1998  Nick Clifton  <nickc@cygnus.com>
366
367         * peicode.h (add_data_entry): Fix precedence of operators in if ()
368         statement. 
369
370 Tue May 19 18:41:19 1998  Ian Lance Taylor  <ian@cygnus.com>
371
372         * bfd-in.h: Move over patch to bfd-in2.h.
373
374         * reloc.c (bfd_check_overflow): Add casts before shifts which may
375         not fit in 32 bits.
376         (_bfd_relocate_contents): Likewise.
377
378 Mon May 18 14:44:15 1998  Nick Clifton  <nickc@cygnus.com>
379
380         * peicode.h (add_data_entry): If the section has no private data
381         then do not create a Data Dictionary entry for it.
382
383 Mon May 18 00:09:28 1998  Richard Henderson  <rth@cygnus.com>
384
385         * elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.
386         (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
387         elf64_alpha_size_got_sections): Rewrite, handling multiple got
388         subsections during relaxation more correctly.
389
390 Thu May 14 14:22:58 1998  Nick Clifton  <nickc@cygnus.com>
391
392         * bfd-in2.h: Add new prototype: bfd_coff_set_symbol_class ().
393         Add extra argument to bfd_arm_process_before_allocation ().
394         * bfd-in.h: Reflect changes made in bfd-in2.h.
395         * coffgen.c (bfd_coff_set_symbol_class): New function.  Set the
396         coff class of a BFD symbol.
397         * coff-arm.c: Add support for interworking between Thumb code and
398         non-interworking aware ARM code.
399
400 Sun May 10 22:33:59 1998  Jeffrey A Law  (law@cygnus.com)
401
402         * po/Make-in (install-info): New target.
403
404 Thu May  7 17:40:56 1998  Ian Lance Taylor  <ian@cygnus.com>
405
406         * filemode.c: Remove; not used.
407
408         If sysdep.h includes a header file, don't include it again:
409         * aix386-core.c: Don't include <stdio.h>, <stddef.h>, or
410         <errno.h>.
411         * aoutx.h: Don't include <string.h>.  Use "sysdep.h" rather than
412         <sysdep.h>.
413         * archive.c: Don't include <string.h> or <errno.h>.
414         * evax-alpha.c; Don't include <stdio.h>.
415         * evax-egsd.c: Likewise.
416         * evax-etir.c: Likewise.
417         * evax-misc.c: Likewise.
418         * evax-emh.c: Likewise.  Also, don't include <sys/types.h>.
419         * hppabsd-core.c: Don't include <stdio.h>, <sys/types.h>, or
420         <errno.h>.
421         * hpux-core.c: Likewise.
422         * netbsd-core.c: Likewise.
423         * som.c: Likewise.
424         * libbfd.c: Don't include <sys/types.h>.
425         * nlmcode.h: Don't include <string.h>.
426         * osf-core.c: Don't include <string.h> or <stdio.h>.
427         * ptrace-core.c: Don't include <stdio.h>, <sys/types.h>,
428         <errno.h>, or <unistd.h>.
429         * trad-core.c: Don't include <stdio.h> or <sys/types.h>.
430
431 Thu May  7 13:12:50 1998  Klaus Kaempf  <kkaempf@progis.de>
432
433         * configure.com: If the version number can not be found in
434         configure.in, set it to "unknown" rather than "2.8.1".
435
436 Wed May  6 09:46:05 1998  Gavin Koch  <gavin@cygnus.com>
437
438         * elf32-mips.c (elf_mips_mach): New.
439         (_bfd_mips_elf_object_p): Use elf_mips_mach.
440         (_bfd_mips_elf_final_write_processing): Use the names
441         of machines, rather than the numbers.  Set both the ARCH
442         and MACH in e_flags.  Handle a few more specific machines.
443         (_bfd_mips_elf_merge_private_bfd_data): Merge both
444         EF_MIPS_ARCH and EF_MIPS_MACH.
445
446 Tue May  5 21:01:53 1998  Richard Henderson  <rth@cygnus.com>
447
448         * syms.c (bfd_is_local_label): Revert last change.
449         * srec.c (srec_write_symbols): Discard debugging symbols.
450
451 Tue May  5 23:36:06 1998  Ian Lance Taylor  <ian@cygnus.com>
452
453         * som.c: Include <ctype.h>.
454         * som.h: Don't include sysdep.h.
455
456 Tue May  5 18:29:24 1998  Tom Tromey  <tromey@cygnus.com>
457
458         * libbfd.h: Rebuilt.
459         * libbfd-in.h: Removed gettext includes and defines.
460         * sysdep.h: Moved gettext-related includes and defines here.
461
462 Tue May  5 16:47:54 1998  Richard Henderson  <rth@cygnus.com>
463
464         * srec.c (srec_write_symbols): Use bfd_is_local_label rather than
465         an ad-hoc test.  Kill bogus #if 0 code.
466         * syms.c (bfd_is_local_label): Consider BSF_DEBUGGING symbols local.
467
468 Mon May  4 16:10:33 1998  Ian Lance Taylor  <ian@cygnus.com>
469
470         * sunos.c (sunos_check_dynamic_reloc): Don't use the PLT address
471         when generating a normal executable for a symbol defined in a
472         regular file.  When copying a reloc into the output file, adjust
473         the addend for a PC relative reloc against a global symbol.
474
475 Mon May  4 10:08:18 1998  Tom Tromey  <tromey@cygnus.com>
476
477         * libbfd.h: Rebuilt.
478         * libbfd-in.h (_): Define as dgettext.
479
480 Mon May  4 11:02:23 1998  Ian Lance Taylor  <ian@cygnus.com>
481
482         * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
483         not signed.
484         * peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
485         when declaring parameter types.
486         (pe_saved_coff_bfd_copy_private_bfd_data): Likewise.
487
488 Wed Apr 29 15:35:03 1998  Ian Lance Taylor  <ian@cygnus.com>
489
490         * config.bfd: If we include any ELF targets in targ_defvec and/or
491         targ_selvecs, then add the generic ELF targets to targ_selvecs.
492         * elf32-gen.c (dummy): New static const variable.
493         (elf_generic_info_to_howto): New static function.
494         (elf_generic_info_to_howto_rel): New static function.
495         (elf_info_to_howto): Define as elf_generic_info_to_howto.
496         (elf_info_to_howto_rel): Define as elf_generic_info_to_howto_rel.
497         * elf64-gen.c: Same changes as elf32-gen.c.
498         * elfcode.h (elf_object_p): For the generic target, ignore a
499         failure of bfd_default_set_arch_mach.  Fix indentation a bit.
500
501 Tue Apr 28 20:05:52 1998  Ian Lance Taylor  <ian@cygnus.com>
502
503         * configure.in (WIN32LIBADD): Add -lintl on cygwin32.
504         * configure: Rebuild.
505
506 Tue Apr 28 12:16:57 1998  Jason Molenda  (crash@bugshack.cygnus.com)
507
508         * config.bfd:  Update OSR5/Unixware patterns.
509
510 Mon Apr 27 18:02:24 1998  Richard Henderson  <rth@cygnus.com>
511
512         * elf.c (assign_file_positions_for_segments): Allow for holes
513         between sections added by a link script.
514
515 Mon Apr 27 11:49:55 1998  Ian Lance Taylor  <ian@cygnus.com>
516
517         * configure.in: Change version number to 2.9.4
518         * configure: Rebuild.
519
520         Based on patch from H.J. Lu <hjl@gnu.org>:
521         * elf.c (bfd_elf_get_bfd_needed_list): New function.
522         * bfd-in.h (bfd_elf_get_bfd_needed_list): Declare.
523         * bfd-in2.h: Rebuild.
524
525 Sat Apr 25 20:07:53 1998  Richard Henderson  <rth@cygnus.com>
526
527         * elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.
528         Change all users.
529
530 Sat Apr 25 18:29:07 1998  Richard Henderson  <rth@cygnus.com>
531
532         * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.
533         (elf64_alpha_relax_section): Fill them in.
534         (elf64_alpha_relax_opt_call): Implement more than a stub.
535         (elf64_alpha_add_symbol_hook): Don't set SEC_LOAD or default 
536         alignment on .scommon.
537         (elf64_alpha_merge_gots): Merge use counts as well.
538
539 Sat Apr 25 14:07:29 1998  Richard Henderson  <rth@cygnus.com>
540
541         * elf64-alpha.c (elf64_alpha_relax_section): Use the proper section
542         for calculating a local symbol's address.
543         (elf64_alpha_calc_got_offsets): Skip entries with 0 use count.
544         Set the .got's cooked size as well as the raw size.
545
546 Fri Apr 24 09:16:00 1998  Nick Clifton  <nickc@cygnus.com>
547
548         * elf32-v850.c (v850_elf_print_private_bfd_data): Add
549         internationalisation of printed information.
550         
551         * coff-arm.c (coff_arm_print_private_bfd_data): Add
552         internationalisation of printed information.
553
554 Fri Apr 24 12:09:18 1998  Ian Lance Taylor  <ian@cygnus.com>
555
556         * syms.c (struct indexentry): Change directory_name, file_name,
557         and function_name fields to char *.
558         (struct stab_find_info): Change cached_file_name field to char *.
559
560 Thu Apr 23 08:13:04 1998  Nick Clifton  <nickc@cygnus.com>
561
562         * peicode.h (dir_names): Add missing N_() macros to dir_names array.
563
564 Wed Apr 22 13:06:15 1998  Tom Tromey  <tromey@cygnus.com>
565
566         * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
567
568 Wed Apr 22 17:48:48 1998  Ian Lance Taylor  <ian@cygnus.com>
569
570         * Makefile.am (install-data-local): Make $(includedir).
571         * Makefile.in: Rebuild.
572
573 Wed Apr 22 13:06:15 1998  Tom Tromey  <tromey@cygnus.com>
574
575         * libbfd-in.h: Use `gettext' and not `dgettext' for now.
576
577 Wed Apr 22 12:53:40 1998  Ian Lance Taylor  <ian@cygnus.com>
578
579         * Makefile.am (INCLUDES): Add -I$(srcdir)/../intl -I../intl.
580         * Makefile.in: Rebuild.
581
582         * bfd-in2.h: Rebuild for Nick's changes.
583
584 Tue Apr 21 23:11:51 1998  Richard Henderson  <rth@cygnus.com>
585
586         * archive.c (_bfd_generic_read_ar_hdr_mag): Fix lossage in last
587         change wrt length == max_namelen.
588
589 Tue Apr 21 21:19:36 1998  Tom Tromey  <tromey@scribbles.cygnus.com>
590
591         * Many files: Added gettext invocations around user-visible
592         strings.
593         * libbfd-in.h: Added gettext includes and defines.
594         * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
595         HAVE_LC_MESSAGES): Define.
596         * configure.in: Call CY_GNU_GETTEXT.  Create po/Makefile.in and
597         po/Makefile.
598         * Makefile.am (SUBDIRS): Added po.
599         (POTFILES): New macro.
600         (po/POTFILES.in): New target.
601         (SOURCE_HFILES): New macro.
602         (HFILES): Use it.
603         * po/Make-in, po/POTFILES.in, po/bfd.pot: New files.
604
605 Tue Apr 21 13:38:18 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
606
607         * elfcore.h (bfd_prstatus):  Copy core_prstatus from the first
608         NT_PRSTATUS note section encountered, it contains the status of
609         the currently executing thread when the core file was written.
610
611 Tue Apr 21 10:00:12 1998  Nick Clifton  <nickc@cygnus.com>
612
613         * libcoff.h: Add extra parameter to
614         bfd_coff_link_output_has_begun overrideable function.
615         * cofflink.c: Pass extra parameter to
616         bfd_coff_link_output_has_begun function.
617         * bfd-in.h: Add prototypes for exported ARM interworking
618         functions. 
619         * peicode.h: ARM specific code reorganised to conform to BFD
620         coding conventions. 
621         * coffcode.h: ARM specific code reorganised to conform to BFD
622         coding conventions. 
623         * coff-arm.c: Code reorganised to conform to the BFD coding
624         conventions.  Global variables have been moved into an ARM
625         specific hash table structure and a new function:
626         bfd_arm_get_bfd_for_interworking() has been created which is
627         called from the linker scripts.
628
629 Tue Apr 21 00:11:51 1998  Richard Henderson  <rth@cygnus.com>
630
631         * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test.
632
633         * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from
634         elf64_alpha_relax_find_reloc_ofs.  Changed all callers.
635         (elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss.
636         (elf64_alpha_size_got_sections): Don't merge .got sections twice.
637
638 Sat Apr 18 01:21:04 1998  Stan Cox  <scox@cygnus.com>
639
640         * config.bfd: Added sparc86x support.
641         
642 Fri Apr 17 22:29:04 1998  Ian Lance Taylor  <ian@cygnus.com>
643
644         * elf32-mips.c (mips_elf_relocate_section): Do not complain about
645         an out of range pc-relative jump/call to an undefined weak symbol.
646
647 Thu Apr 16 13:49:00 1998  Richard Henderson  <rth@cygnus.com>
648
649         * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp 
650         comparisons signed.
651
652 Thu Apr 16 11:43:33 1998  Ian Lance Taylor  <ian@cygnus.com>
653
654         * archive.c (bfd_generic_archive_p): If a slurp subroutine returns
655         an error other than bfd_error_system_call, set the error to
656         bfd_error_wrong_format.
657
658         * targets.c (bfd_target_vector) [SELECT_VECS not defined]: Add
659         bfd_elf32_powerpcle_vec.
660
661         * elf.c (copy_private_bfd_data): If all the p_paddr fields in the
662         program segments are zero, don't set p_paddr_valid.
663
664 Wed Apr 15 22:15:16 1998  Richard Henderson  <rth@cygnus.com>
665
666         * elf64-alpha.c: Initial implementation of relaxation --
667         (struct alpha_elf_link_hash_entry): Add use_count member.
668         (elf64_alpha_check_relocs): Initialize and increment it.
669         (elf64_alpha_can_merge_gots): Check it when considering merging.
670         (elf64_alpha_merge_gots): Drop entries with zero use.
671         (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
672         (elf64_alpha_always_size_sections): Split out got sizing ...
673         (elf64_alpha_size_got_sections): ... here.  New function.
674         (elf64_alpha_relax_find_reloc_ofs): New function.
675         (elf64_alpha_relax_with_lituse): Likewise.
676         (elf64_alpha_relax_without_lituse): Likewise.
677         (elf64_alpha_relax_opt_call): Likewise.
678         (elf64_alpha_relax_section): Likewise.
679         (elf64_alpha_add_symbol_hook): Likewise.
680         (elf64_alpha_howto_table): Implement GPRELHIGH/LOW & IMMED_GP_16.
681         (elf64_alpha_relocate_section): Likewise.
682         (bfd_elf64_bfd_relax_section): Define.
683         (elf_backend_add_symbol_hook): Likewise.
684
685 Wed Apr 15 16:08:46 1998  Richard Henderson  <rth@cygnus.com>
686
687         * elf.c (prep_headers): Use new EM_SPARCV9 symbol.
688         * elf64-sparc.c (ELF_MACHINE_CODE): Likewise.
689         (ELF_MACHINE_ALT1): New.  Set to EM_OLD_SPARC64.
690
691 Wed Apr 15 11:34:33 1998  Ian Lance Taylor  <ian@cygnus.com>
692
693         * configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
694         * configure: Rebuild.
695
696 Mon Apr 13 16:46:27 1998  Ian Lance Taylor  <ian@cygnus.com>
697
698         * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@.
699         (libbfd_la_LDFLAGS): Add @WIN32LDFLAGS@.
700         * configure.in: Define and substitute WIN32LDFLAGS and
701         WIN32LIBADD.
702         * aclocal.m4: Rebuild with new libtool.
703         * configure, Makefile.in: Rebuild.
704
705 Fri Apr 10 13:44:27 1998  Ian Lance Taylor  <ian@cygnus.com>
706
707         * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
708         before any other symbols in the same section.
709
710 Wed Apr  8 14:50:23 1998  Michael Meissner  <meissner@cygnus.com>
711
712         * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF
713         systems.
714
715 Tue Apr  7 16:25:31 1998  Gavin Romig-Koch  <gavin@cygnus.com>
716
717         * dwarf2.c (comp_unit): Move it earlier in the source. Add
718         addr_size.
719         (read_address): Replace 'bdf*' argument with 'comp_unit*' argument.
720         Use addr_size for address size, rather than sizeof(bfd_vma).
721         (read_attribute): Replace bdf* argument with 'comp_unit*' argument.
722         Fix call to read_address.
723         (decode_line_info): Replace bdf* argument with 'comp_unit*' argument.
724         Scrap other unneeded arguments.  Fix call to read_address.
725         (scan_unit_for_functions): Fix call to read_attribute.
726         (parse_comp_unit): We now handle more values for addr_size.
727         Set addr_size in unit.  Fix call to read_attribute and
728         decode_line_info.
729
730 Tue Apr  7 15:44:47 1998  Gavin Romig-Koch <gavin@cygnus.com>
731
732         * dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.
733
734 Tue Apr  7 12:35:18 1998  Ian Lance Taylor  <ian@cygnus.com>
735
736         * archures.c (bfd_default_scan): Add m68k cases back to default
737         switch, reverting patch of March 25, since IEEE support depends
738         upon them.
739
740 Mon Apr  6 14:06:40 1998  Ian Lance Taylor  <ian@cygnus.com>
741
742         * Makefile.am (diststuff): New target.
743         * Makefile.in: Rebuild.
744
745 Sun Apr  5 16:21:44 1998  Jeffrey A Law  (law@cygnus.com)
746
747         * som.c (som_bfd_ar_write_symbol_stuff): Fix computation of
748         som_offset when we have an extended name table.
749
750 Sun Apr  5 16:04:39 1998  H.J. Lu  <hjl@gnu.org>
751
752         * Makefile.am (stamp-lib): Check that .libs/libbfd.a exists before
753         trying to copy it.
754         * Makefile.in: Rebuild.
755
756 Fri Apr  3 11:09:42 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
757
758         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section
759         symbols when creating a shared library.
760         (elf_m68k_adjust_dynindx): New function, used by above code.
761         (elf_m68k_finish_dynamic_sections): Initialize the section
762         symbols.
763         (elf_m68k_relocate_section): Change abort to BFD_ASSERT.
764
765 Wed Apr  1 16:04:02 1998  Nick Clifton  <nickc@cygnus.com>
766
767         * coff-arm.c (in_reloc_p): Use ARM_RVA32 in place of constant
768         value 11.
769
770 Wed Apr  1 13:36:58 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
771
772         * elf32-m68k.c (elf_m68k_relocate_section, case R_68K_PLT*O): Fix
773         assertion.
774
775 Tue Mar 31 00:12:12 1998  Jeffrey A Law  (law@cygnus.com)
776
777         * elf-m10300.c (mn10300_elf_relax_section): Correctly handle
778         absolute symbols.
779
780 Mon Mar 30 12:46:15 1998  Ian Lance Taylor  <ian@cygnus.com>
781
782         * configure.in: Set version to 2.9.1.
783         * configure: Rebuild.
784
785         * Branched binutils 2.9.
786
787 Mon Mar 30 12:20:50 1998  Brent Baccala  <baccala@freesoft.org>
788
789         * syms.c (ENABLE_CACHING): Define.
790         (struct indexentry): Define.
791         (struct stab_cache): Remove.
792         (cmpindexentry): New static function.
793         (struct stab_find_info): Add new fields: indextable,
794         indextablesize, cached_indexentry, cached_offset, cached_stab, and
795         cached_file_name.  Remove fields: file_cache, function_cache, and
796         line_cache.
797         (_bfd_stab_section_find_nearest_line): Rewrite to build a sorted
798         index table and search it.
799
800 Mon Mar 30 10:39:34 1998  Ian Lance Taylor  <ian@cygnus.com>
801
802         * elf.c (_bfd_elf_copy_private_section_data): Call
803         copy_private_bfd_data once we've seen the last SEC_ALLOC section.
804
805         * cpu-mips.c: Remove trailing comma at end of enumeration list.
806
807 Sat Mar 28 16:33:02 1998  Ian Lance Taylor  <ian@cygnus.com>
808
809         * coff-arm.c: Define all globally visible variables and functions
810         only when COFF_WITH_PE is not defined.
811         * configure.in (armpe_little_vec, armpe_big_vec): Add
812         coff-arm.lo.
813         * configure: Rebuild.
814
815 Fri Mar 27 16:06:02 1998  Ian Lance Taylor  <ian@cygnus.com>
816
817         Fix some gcc -Wall warnings:
818         * aout-arm.c (MY(fix_pcrel_26)): Add casts to avoid warnings.
819         * archive.c (_bfd_generic_read_ar_hdr_mag): Likewise.
820         * archures.c (bfd_default_scan): Likewise.
821         * bfd.c (bfd_scan_vma): Likewise.
822         * binary.c (mangle_name): Likewise
823         * coff-arm.c (aoutarm_fix_pcrel_26): Likewise.
824         * coff-sh.c (sh_relocate_section): Likewise.
825         * coff-stgo32.c (create_go32_stub): Likewise.
826         * coffcode.h (coff_slurp_line_table): Likewise.
827         * ecoff.c (_bfd_ecoff_write_armap): Likewise.
828         * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
829         (assign_file_positions_for_segments): Likewise.
830         * elf32-mips.c (mips_elf_relocate_section): Likewise.
831         * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
832         * oasys.c (oasys_write_sections): Likewise.
833         * ppcboot.c (ppcboot_object_p): Likewise.
834         (mangle_name): Likewise.
835         * riscix.c (riscix_fix_pcrel_26): Likewise.
836         * srec.c (srec_scan): Likewise.
837         * stabs.c (_bfd_write_section_stabs): Likewise.
838         * sunos.c (sunos_add_dynamic_symbols): Likewise.
839         * aout-ns32k.c (_bfd_ns32k_relocate_contents): Add default case to
840         switch.  Declare parameters for function pointers.
841         * archures.c (bfd_default_scan): Add braces to avoid ambiguous if
842         warning.
843         * elf.c (elf_sort_sections): Likewise.
844         * coff-arm.c (coff_thumb_pcrel_common): Initialize relocation.
845         Add default cases to switches.
846         (coff_arm_relocate_section): Remove unused local variables.
847         Always set rstat.
848         (coff_arm_bfd_set_private_flags): Change flag variable to type
849         flagword.
850         * coff-mips.c (mips_relocate_section): Initialize use_lo.
851         * coff-ppc.c (ppc_record_toc_entry): Change i to unsigned int.
852         (dump_toc): Change cat to const, and initialize it.
853         * coff-sh.c (sh_relax_delete_bytes): Initialize start and voff.
854         * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
855         (sh_elf_relocate_section): Initialize r_symndx.
856         * coffcode.h (coff_compute_section_file_positions): Only declare
857         old_sofar if ALIGN_SECTIONS_IN_FILE.
858         (coff_write_object_contents): Initialize csym.
859         * coffgen.c (coff_pointerize_aux): Make type and class unsigned.
860         * cpu-ns32k.c (_bfd_ns32k_get_displacement): Add default case to
861         switch.
862         * dwarf2.c: Include libiberty.h.
863         (read_2_signed_bytes, read_4_signed_bytes): Comment out.
864         (decode_line_info): Remove unused local variables.
865         * elf32-m32r.c (m32r_elf_sda16_reloc): Likewise.
866         (m32r_elf_relocate_section): Likewise.
867         * elf32-v850.c (v850_elf_store_addend_in_insn): Likewise.
868         (v850_elf_reloc): Likewise.
869         * elf-bfd.h (elf_linker_section_t): Make alignment unsigned.
870         (struct elf_obj_tdata): Make cverdefs and cverrefs unsigned.
871         * elf.c (assign_file_positions_for_segments): Always set adjust.
872 start-sanitize-d30v
873         * elf32-d30v.c (bfd_elf_d30v_reloc): Initialize tmp_addr.  Fully
874         parenthesize expression.
875 end-sanitize-d30v
876         * elf32-m32r.c (m32r_elf_relocate_section): Always initialize h.
877         (m32r_elf_object_p): Return a value.
878         (m32r_elf_print_private_bfd_data): Change fprintf format string.
879         * elf32-mips.c (mips_elf_final_link): Initialize last.
880         (mips_elf_finish_dynamic_sections): Initialize last and dindx.
881         * elf32-v850.c (v850_elf_object_p): Return a value.
882         (v850_elf_print_private_bfd_data): Change fprintf format string.
883         * elfcode.h (elf_slurp_symbol_table): Change symcount and i to
884         unsigned long.
885         * elflink.h (elf_link_add_object_symbols): Change vernum to
886         unsigned int, and initialize it.  Change fprintf format string.
887         (NAME(bfd_elf,size_dynamic_sections)): Cast -1 to bfd_size_type
888         when setting or comparing to soname_indx.
889         (elf_create_pointer_linker_section): Change num_symbols to
890         unsigned int.
891         * libcoff-in.h (coff_data_type): Change flags to flagword.
892         * peicode.h (pe_print_idata): Initialize idx.  Change j to
893         bfd_size_type.  Initialize hint_member.  Remove useless test to
894         time_stamp.
895         (pe_print_edata): Change num_functions and num_names in struct
896         EDT_type to unsigned long.  Remove cast.  Change fprintf format
897         string.
898         * ppcboot.c (ppcboot_object_p): Change i to size_t.
899         * reloc.c (bfd_get_reloc_size): Change return type to unsigned
900         int.
901         * reloc16.c (bfd_coff_reloc16_relax_section): Change shrinks to
902         int *.  Update uses.  Change j to long.
903         * bfd-in2.h, libcoff.h: Rebuild.
904
905 Fri Mar 27 10:10:46 1998  Catherine Moore <clm@cygnus.com>
906
907         * elf32-v850.c Remove definition of USE_REL.
908         (v850_elf_info_to_howto_rela): New function.
909         (v850_elf_perform_relocation):  Renamed from
910         v850_elf_store_addend_in_insn.  Removed replace argument.
911         (v850_elf_reloc): store the relocation in the addend field instead
912         of the insn.
913         (v850_elf_final_link_relocate):  Now calls
914         v850_elf_perform_relocation.
915         (v850_elf_relocate_section):  Remove code to generate REL
916         relocations.
917
918 Thu Mar 26 13:32:17 1998  Ian Lance Taylor  <ian@cygnus.com>
919
920         * coffcode.h (coff_new_section_hook): Set the type and storage
921         class in the native symbol information allocated for a new section
922         symbol.
923
924 Thu Mar 26 10:13:41 1998  Nick Clifton  <nickc@cygnus.com>
925
926         * peicode.h: Chain together calls to
927         coff_bfd_copy_private_bfd_data and
928         coff_bfd_print_private_bfd_data. 
929
930         * coff-arm.c: Add prototypes for
931         coff_arm_bfd_print_private_bfd_data and
932         coff_arm_bfd_copy_private_bfd_data. 
933
934 Wed Mar 25 15:45:55 1998  Nick Clifton  <nickc@cygnus.com>
935
936         * coffcode.h (coff_mkobject_hook): Set private falgs even for a PE
937         build.
938
939         * peicode.h: Call arm-coff private data functions after handling
940         pe private data.
941
942         * coff-arm.c: Turn statics into globals so that they can be shared
943         both pe and pei backends.
944
945 Wed Mar 25 15:19:38 1998  Ian Lance Taylor  <ian@cygnus.com>
946
947         * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than
948         plain numbers.
949         (sunos_write_object_contents): Likewise.
950         * aoutx.h (NAME(aout,machine_type)): Likewise.
951         * coffcode.h (coff_set_arch_mach_hook): Likewise.
952
953 Wed Mar 25 13:59:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
954
955         * archures.c (bfd_mach_m68*): Add definitions for various m68k
956         variants.
957         (bfd_default_scan): Remove m68k special cases.
958         * bfd-in2.h: Rebuild.
959         * mipsbsd.c (MY(write_object_contents)): Use bfd_mach_m68* rather
960         than plain numbers.
961         * sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
962         * cpu-m68k.c (arch_info_struct): Likewise.  Add entry for
963         m68k:68000.
964         (bfd_m68k_arch): Set mach field to zero to signal no explicit
965         selection, change printable_name to just "m68k" and make that the
966         default instead of m68k:68020.
967
968         * aout-tic30.c (NAME): Define this to avoid multiple definitions
969         from aoutx.h.
970         (MY_get_section_contents): Define as aout_32_get_section_contents
971         rather than NAME(aout,get_section_contents).
972
973         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Fix cast.
974
975         * evax-alpha.c (evax_set_arch_mach): Only accept bfd_arch_alpha
976         and call bfd_default_set_arch_mach to do the real work.
977
978 Wed Mar 25 10:41:35 1998  Richard Henderson  <rth@cygnus.com>
979
980         * bout.c (BALX): Include return register g14 as part of the insn.
981         (BALX_MASK): New.
982         (calljx_callback): Use it.
983
984 Wed Mar 25 11:19:28 1998  Ian Lance Taylor  <ian@cygnus.com>
985
986         * libbfd-in.h (BFD_ALIGN): Cast this parameter to bfd_vma.
987         * libbfd.h: Rebuild.
988
989         * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Change
990         byte_count to unsigned int.
991         (mn10300_elf_relax_section): Initialize internal_relocs.  Remove
992         unused local variables.
993
994         * evax-alpha.c (evax_close_and_cleanup): Remove unused local
995         variables er and er1.
996
997         * cpu-v850.c: Include <ctype.h>.
998         (scan): Case isdigit argument to unsigned char.
999
1000         From Yan Meroth <YAN.MEROTH@st.com>:
1001         * ihex.c (ihex_scan): Add extbase variable so that getting an
1002         extended linear address record does not ignore any previous
1003         extended address.
1004         (ihex_write_object_contents): When writing out an extended linear
1005         address record, zero out any previous extended address.
1006
1007 Tue Mar 24 16:09:43 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1008
1009         * ieee.c (do_one): Check section before dereferencing it.
1010         (ieee_canonicalize_reloc): Likewise with src->relent.sym_ptr_ptr.
1011         (ieee_generic_stat_arch_elt): Likewise with abfd->my_archive.
1012
1013 Mon Mar 23 18:51:47 1998  Joel Sherrill  <joel@OARcorp.com>
1014
1015         * config.bfd: (sh*-*-rtems*): Switched from ELF to COFF.
1016
1017 Mon Mar 23 14:23:36 1998  Nick Clifton  <nickc@cygnus.com>
1018
1019         * coff-arm.c: Add interworking functions to pe backends.
1020
1021 start-sanitize-r5900
1022 Sun Mar 22 13:05:08 1998  Jeffrey A Law  (law@cygnus.com)
1023
1024         * elf32-mips.c (R_MIPS15_S3): New relocation type.
1025         (elf_mips_howto_table): Add R_MIPS15_S3.
1026         (mips_reloc_map): Map BFD_RELOC_MIPS15_S3 to R_MIPS15_S3.
1027         * reloc.c (BFD_RELOC_MIPS15_S3): New relocation type.
1028         * bfd-in2.h, libbfd.h: Rebuilt.
1029
1030 end-sanitize-r5900
1031 Fri Mar 20 18:47:20 1998  Ian Lance Taylor  <ian@cygnus.com>
1032
1033         * configure.in: Use AM_DISABLE_SHARED.
1034         * aclocal.m4, configure: Rebuild with libtool 1.2.
1035
1036 Fri Mar 20 11:25:41 1998  Nick Clifton  <nickc@cygnus.com>
1037
1038         * coff-arm.c (coff_arm_relocate_section): Better error messages
1039         when interowrking conflucts occur.  Courtesy of Jonathan Walton
1040         and Tony Thompson.
1041         (aoutarm_std_reloc_howto): Fixed bitsize fields of rightshifted
1042         relocations.  Patch courtesy of Jonathan Walton and Tony
1043         Thompson.
1044
1045 Fri Mar 20 02:26:43 1998  Richard Henderson  <rth@cygnus.com>
1046
1047         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
1048         part of Feb 22 change controling when to override the existing
1049         symbol with the .plt entry.
1050
1051 Wed Mar 18 09:26:25 1998  Nick Clifton  <nickc@cygnus.com>
1052
1053         * config.bfd (targ_cpu): Add thumb-pe target.
1054
1055         * coffcode.h (OTHER_GLOBAL_CLASS): Support thumb external
1056         functions in PE build.
1057
1058 Sun Mar  8 23:37:26 1998  Stan Cox  <scox@equinox.cygnus.com>
1059
1060         * config.bfd (sparclite-*-elf*): Added.
1061
1062 start-sanitize-vr4320
1063 Tue Mar  3 11:24:05 1998  Gavin Koch  <gavin@cygnus.com>
1064
1065         * mips-cpu.c: Reorganize sanitization.
1066
1067         * archures.c, bfd-in2.h, mips-cpu.c : Added bfd_mach_mips4320.
1068
1069 end-sanitize-vr4320
1070 Mon Feb 23 19:31:19 1998  Ian Lance Taylor  <ian@cygnus.com>
1071
1072         * configure.in: Add elf.lo to elf shell variable.
1073         * Makefile.am (BFD_LIBS): Remove elf.lo.
1074         (BFD_LIBS_CFILES): Remove elf.c.
1075         (BFD32_BACKENDS): Add elf.lo.
1076         (BFD32_BACKENDS_CFILES): Add elf.c.
1077         * configure, Makefile.in: Rebuild.
1078
1079 1998-02-23 15:53  Richard Henderson  <rth@cygnus.com>
1080
1081         * elf32-i386.c (elf_i386_relocate_section): A pc-relative
1082         relocation against a now-local symbol should not have a dynamic
1083         relocation.
1084
1085 Mon Feb 23 16:17:08 1998  Ian Lance Taylor  <ian@cygnus.com>
1086
1087         * peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
1088         COFF filehdr flags.
1089         (pe_print_private_bfd_data): Print PE flags.  From Mikey
1090         <jeffdb@netzone.com>.
1091
1092 Sun Feb 22 20:39:00 1998  Richard Henderson  <rth@cygnus.com>
1093
1094         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
1095         a plt entry when we can determine that we authoritatively define
1096         the symbol.
1097
1098 Sun Feb 22 20:33:05 1998  Richard Henderson  <rth@cygnus.com>
1099
1100         * configure.in (COREFILE selection): Remove sparc-*-linux*.  They
1101         don't actually use trad-core, but a SunOS-style core file handled
1102         by gdb directly.
1103         * hosts/sparclinux.h: Remove.
1104
1105 start-sanitize-sky
1106 Thu Feb 19 02:38:52 1998  Doug Evans  <devans@charmed.cygnus.com>
1107
1108         * reloc.c (BFD_RELOC_MIPS_DVP_27_S4): New reloc type.
1109         * elf32-mips.c (enum reloc_type): Add R_MIPS_DVP_27_S4.
1110         (elf_mips_dvp_27_s4_howto): Describe it.
1111         (bfd_elf32_bfd_reloc_type_lookup): Handle it.
1112         (mips_info_to_how_rel): Handle it.
1113         (mips_elf_relocate_section): Handle it.
1114         * bfd-in2.h,libbfd.h: Regenerate.
1115
1116 end-sanitize-sky
1117 Wed Feb 18 15:31:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1118
1119         * peicode.h (pe_print_idata): If there is no .idata section, look
1120         for the import tables in some other section.  Make the initial
1121         label line up better with the data.  Print the import address
1122         table even if there is no import name table.  If the import
1123         address table holds actual addresses, print them.
1124
1125 start-sanitize-sky
1126 Tue Feb 17 20:00:26 1998  Doug Evans  <devans@canuck.cygnus.com>
1127
1128         * config.bfd (targ_archs): If mips64r5900-sky-elf, add bfd_dvp_arch.
1129
1130 end-sanitize-sky
1131 Tue Feb 17 12:58:34 1998  Ian Lance Taylor  <ian@cygnus.com>
1132
1133         * libbfd.c (bfd_seek): If fseek fails, save errno around call to
1134         bfd_tell.  If errno is EINVAL, set bfd_error_file_truncated, not
1135         bfd_error_system_call.
1136
1137 Fri Feb 13 13:11:33 1998  Ian Lance Taylor  <ian@cygnus.com>
1138
1139         * Makefile.am (AUTOMAKE_OPTIONS): Define.
1140         * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
1141
1142         From H.J. Lu <hjl@gnu.org>:
1143         * Makefile.am (libbfd_la_LDFLAGS): Define.
1144         * Makefile.in: Rebuild.
1145
1146 Thu Feb 12 17:31:11 1998  Ian Lance Taylor  <ian@cygnus.com>
1147
1148         NetBSD patches from Gordon W. Ross <gwr@mc.com>:
1149         * netbsd.h (MACHTYPE_OK): Define.
1150         (MY(write_object_contents)): Use DEFAULT_ARCH and DEFAULT_MID when
1151         calling N_SET_MACHTYPE, rather than having a switch.
1152         * libaout.h (enum machine_type): Add M_PMAX_NETBSD, M_VAX_NETBSD,
1153         and M_ALPHA_NETBSD.
1154         * i386netbsd.c (MACHTYPE_OK): Don't define.
1155         (DEFAULT_MID): Define.
1156         * m68k4knetbsd.c (SEGMENT_SIZE): Don't define.
1157         (MACHTYPE_OK): Don't define.
1158         (DEFAULT_MID): Define.
1159         * m68knetbsd.c: (MACHTYPE_OK): Don't define.
1160         (DEFAULT_MID): Define.
1161         * ns32knetbsd.c (MACHTYPE_OK): Don't define.
1162         (DEFAULT_MID): Define.
1163         * sparcnetbsd.c (MACHTYPE_OK): Don't define.
1164         (DEFAULT_MID): Define.
1165
1166         NetBSD patches from Gordon W. Ross <gwr@mc.com>:
1167         * vaxnetbsd.c: New file.
1168         * netbsd-core.c: Clean up.  Remove unused macros.  Use netbsd
1169         rather than netbsd_core.
1170         * targets.c (vaxnetbsd_vec): Declare.
1171         (bfd_target_vector): Add vaxnetbsd_vec.  If NETBSD_CORE is
1172         defined, add netbsd_core_vec.
1173         * configure.in: Set COREFILE for alpha*-*-netbsd* and
1174         powerpc-*-netbsd* to netbsd-core.lo.  If COREFILE is
1175         netbsd-core.lo, set COREFLAG to -DNETBSD_CORE.
1176         * config.bfd (alpha*-*-netbsd*): New target.
1177         * Makefile.am: Rebuild dependencies.
1178         (BFD32_BACKENDS): Add vaxnetbsd.lo.
1179         (BFD32_BACKENDS_CFILES): Add vaxnetbsd.c.
1180         * configure, Makefile.in: Rebuild.
1181
1182         * configure.host: Remove the old shared library build stuff.  We
1183         now use libtool instead.
1184
1185 Wed Feb 11 17:13:09 1998  Richard Henderson  <rth@cygnus.com>
1186
1187         * tekhex.c (tekhex_write_object_contents): Call tekhex_init.
1188
1189 Tue Feb 10 19:23:28 1998  H.J. Lu  <hjl@gnu.org>
1190
1191         * configure.in: Take stab-syms.lo out of sparclinux_vec list.
1192         * configure: Rebuild.
1193
1194 Tue Feb 10 15:16:38 1998  Nick Clifton  <nickc@cygnus.com>
1195 start-sanitize-m32rx
1196         * elf32-m32r.c (m32r_elf_merge_private_bfd_data): Do not complain
1197         when merging m32r BFDs into m32rx BFDs.
1198 end-sanitize-m32rx
1199         * elf32-v850.c (remember_hi16s_reloc): New function.
1200         (find_remembered_hi16s_reloc): New function.
1201         (v850_elf_store_addend_in_insn): Use the above new functions to
1202         match up HI6S relocs with LO16 relocs.
1203
1204 start-sanitize-sky
1205 Tue Feb 10 13:25:14 1998  Doug Evans  <devans@canuck.cygnus.com>
1206
1207         * archures.c (bfd_mach_dvp_{vif,gif}): Renamed from ..._{pke,gpuif}.
1208         (bfd_txvu_arch): Delete.
1209         * cpu-mips.c (arch_info_struct): dvp:{vif,gif} renamed from
1210         dvp:{pke,gpuif}.
1211         * bfd-in2.h: Regenerate.
1212
1213 end-sanitize-sky
1214 Tue Feb 10 15:01:39 1998  Ian Lance Taylor  <ian@cygnus.com>
1215
1216         * configure.in: Change -linux* to -linux-gnu*.
1217         * config.bfd, configure.host: Likewise.
1218         * configure: Rebuild.
1219
1220 Mon Feb  9 19:40:59 1998  Nick Clifton  <nickc@cygnus.com>
1221
1222         * elf32-v850.c (v850_elf_store_addend_in_insn): Fix another
1223         LO16/HI16S bug and improve comments about what is going on.
1224
1225 Sat Feb  7 15:27:03 1998  Ian Lance Taylor  <ian@cygnus.com>
1226
1227         * configure, aclocal.m4: Rebuild with new libtool.
1228
1229 start-sanitize-v850e
1230 Fri Feb  6 14:48:20 1998  Nick Clifton  <nickc@cygnus.com>
1231
1232         * elf32-v850.c (v850_elf_merge_private_bfd_data): Do not complain
1233         when merging v850 code into v850e/v850ea code.  Do not initialise
1234         output flags if the input is the default architecture.
1235 end-sanitize-v850e
1236 Fri Feb  6 11:50:22 1998  Jeffrey A Law  (law@cygnus.com)
1237
1238 start-sanitize-r5900
1239         * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits.
1240 end-sanitize-r5900
1241         * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR
1242         get the size from bfd_arch_bits_per_address instead of directly
1243         from the isa.
1244
1245 Thu Feb  5 14:21:34 1998  Michael Meissner  <meissner@cygnus.com>
1246
1247         * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address
1248         to wrap, just return all 1's bits instead.
1249         * libbfd.h: Regenerate.
1250
1251 Thu Feb  5 11:51:05 1998  Ian Lance Taylor  <ian@cygnus.com>
1252
1253         * coff-i386.c (coff_pe_i386_relocate_section): New static function
1254         if COFF_WITH_PE.
1255         (coff_relocate_section): If COFF_WITH_PE, define as
1256         coff_pe_i386_relocate_section.
1257         * coffcode.h (coff_write_object_contents): If COFF_IMAGE_WITH_PE,
1258         skip empty sections, to match coff_write_object_contents.
1259
1260         * elf64-mips.c (mips_elf64_swap_reloca_out): Swap out r_addend,
1261         rather than swapping out r_offset twice.  From Luke Deller
1262         <luked@cse.unsw.edu.au>.
1263
1264 Wed Feb  4 19:11:28 1998  Ian Lance Taylor  <ian@cygnus.com>
1265
1266         * configure.in: Set libtool_enable_shared rather than
1267         libtool_shared.  Remove diversion hack.
1268         * configure, Makefile.in, doc/Makefile.in, aclocal.m4: Rebuild
1269         with new libtool.
1270
1271 Wed Feb  4 16:10:21 1998  Brent Baccala  <baccala@freesoft.org>
1272
1273         * syms.c (struct stab_cache): Define.
1274         (struct stab_find_info): Remove cached_offset, cached_stab,
1275         cached_str, and cached_stroff fields.  Add file_cache,
1276         function_cache, and line_cache fields.
1277         (_bfd_stab_section_find_nearest_line): Use extensive caching to
1278         speed up searches.
1279
1280 Wed Feb  4 13:34:22 1998  Ian Lance Taylor  <ian@cygnus.com>
1281
1282         * peicode.h (pe_print_idata): Check for import of ordinal rather
1283         than name.
1284         (pe_print_edata): If there is no .edata section, look for the
1285         export data in some other section.
1286
1287 Mon Feb  2 20:05:42 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1288
1289         * configure.in: Change version to 2.8.4.
1290         * configure: Regenerated.
1291
1292 Mon Feb  2 17:39:39 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
1293
1294         Add tms320c30 support:
1295         * cpu-tic30.c: New file.
1296         * aout-tic30.c: New file.
1297         * coff-tic30.c: New file.
1298         * archures.c (bfd_arch_tic30): Define.
1299         (bfd_tic30_arch): Declare.
1300         (bfd_archures_list): Add bfd_tic30_arch.
1301         * targets.c (bfd_target_vector): Add tic30_aout_vec and
1302         tic30_coff_vec.
1303         * reloc.c (BFD_RELOC_TIC30_LDP): Define.
1304         * coffcode.h (coff_set_arch_mach_hook): Add tic30 case.
1305         (coff_set_flags): Likewise.
1306         * config.bfd (tic30-*-*aout*, tic30-*-*coff*): New targets.
1307         * configure.in (tic30_aout_vec, tic30_coff_vec): New vectors.
1308         * Makefile.am: Rebuild dependencies.
1309         (ALL_MACHINES): Add cpu-tic30.lo.
1310         (ALL_MACHINES_CFILES): Add cpu-tic30.c.
1311         (BFD32_BACKENDS): Add aout-tic30.lo and coff-tic30.lo.
1312         (BFD32_BACKENDS_CFILES): Add aout-tic30.c and coff-tic30.c.
1313         * configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
1314
1315 Mon Feb  2 12:25:12 1998  Nick Clifton  <nickc@cygnus.com>
1316
1317         * elf32-v850.c (v850_elf_store_addend_in_insn): Allow HI16_S reloc
1318         to lag behind LO16 reloc by a couple of instructions.
1319
1320 Mon Feb  2 14:09:46 1998  Ian Lance Taylor  <ian@cygnus.com>
1321
1322         * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force
1323         make to reexamine the file timestamp.
1324         ($(srcdir)/libbfd.h, $(srcddir)/libcoff.h): Likewise.
1325
1326         * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
1327         0x100000.
1328
1329 start-sanitize-sky
1330 Fri Jan 30 17:48:17 1998  Doug Evans  <devans@canuck.cygnus.com>
1331
1332         * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true
1333         and partial_inplace=false.
1334         (mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.
1335
1336 end-sanitize-sky
1337 Fri Jan 30 19:07:07 1998  Geoff Keating  <geoffk@ozemail.com.au>
1338
1339         * elf32-ppc.c (ppc_elf_create_dynamic_sections): New procedure
1340         to create .dynsbss and .rela.sbss sections.
1341         (ppc_elf_adjust_dynamic_symbol): Put space for small data to be
1342         copied from dynamic objects into .sbss.
1343         (ppc_elf_size_dynamic_sections): Strip .rela.sbss if we don't
1344         use it.  Correct typo of .rela.sdata2.
1345         (ppc_elf_finish_dynamic_symbol): Generate reloc to where we
1346         put the data, which may now be in .sbss.
1347         (ppc_elf_relocate_section): A SDAREL16 reloc can be in dynsbss.
1348         (elf_backend_create_dynamic_sections): Define as
1349         ppc_elf_create_dynamic_sections.
1350
1351         * elf32-ppc.c (ppc_elf_check_relocs): Don't emit R_PPC_REL* relocs
1352         against _GLOBAL_OFFSET_TABLE_.
1353         (ppc_elf_relocate_section): Don't emit R_PPC_REL32 relocs in
1354         shared libraries which refer to local symbols.  Make sure that the
1355         test for allocating space for a reloc in a shared object is the
1356         same as the test for emitting a reloc.
1357
1358 start-sanitize-sky
1359 Thu Jan 29 17:44:53 1998  Doug Evans  <devans@canuck.cygnus.com>
1360
1361         * elf32-mips.c: Add dvp support.
1362
1363 end-sanitize-sky
1364 Thu Jan 29 15:55:35 1998  J.J. van der Heijden  <J.J.vanderHeijden@student.utwente.nl>
1365
1366         * config.bfd (i[3456]-*-mingw32*): New target.
1367         * acinclude.m4 (BFD_BINARY_OPEN): Check for mingw32.
1368         * aclocal.m4, configure: Rebuild.
1369
1370 start-sanitize-sky
1371 Wed Jan 28 15:14:28 1998  Doug Evans  <devans@canuck.cygnus.com>
1372
1373         * config.bfd, configure.in: Add dvp support.
1374         * configure: Regenerate.
1375         * aclocal.m4: Regenerate.
1376         * archures.c, reloc.c, cpu-mips.c: Add dvp support.
1377         * bfd-in2.h, libbfd.h, libcoff.h: Regenerate.
1378
1379 end-sanitize-sky
1380 Wed Jan 28 13:41:26 1998  Ian Lance Taylor  <ian@cygnus.com>
1381
1382         * elf.c (_bfd_elf_close_and_cleanup): Only check the strtab if we
1383         have a bfd_object.
1384
1385 Tue Jan 27 21:43:55 1998  Richard Henderson  <rth@cygnus.com>
1386
1387         Sparc v9 ABI compliant PLT:
1388         * elf64-sparc.c (PLT_HEADER_SIZE): V9 ABI uses 4 entries.
1389         (plt_templates, sparc64_elf_build_plt_entry): Delete.
1390         (LARGE_PLT_THRESHOLD): New define.
1391         (GOT_RESERVED_ENTRIES): V9 ABI only uses 1.
1392         (sparc64_elf_build_plt): New function.
1393         (sparc64_elf_plt_entry_offset): Likewise.
1394         (sparc64_elf_plt_ptr_offset): Likewise.
1395         (sparc64_elf_adjust_dynamic_symbol): Change h->plt_offset to
1396         contain the index for convenience.  Skip the initial entries
1397         in .rela.plt.
1398         (sparc64_elf_size_dynamic_sections): Zero the allocated contents
1399         memory for the benefit of .rela.plt.
1400         (sparc64_elf_relocate_section): Call sparc64_elf_plt_entry_offset.
1401         (sparc64_elf_finish_dynamic_symbol): Kill template stuff.  Use
1402         sparc64_elf_plt_entry_offset & sparc64_elf_plt_ptr_offset for reloc.
1403         (sparc64_elf_finish_dynamic_sections): DT_PLTGOT points to .plt.
1404         Call sparc64_elf_build_plt.
1405         (elf_backend_want_got_plt): No.
1406         (elf_backend_plt_readonly): No.
1407         (elf_backend_plt_alignment): 8.
1408
1409         * elf.c (_bfd_elf_close_and_cleanup): New function; free the shstrtab.
1410         * elf-bfd.h (_bfd_elf_close_and_cleanup): Declare it.
1411         * elfxx-target.h (bfd_elfNN_close_and_cleanup): Arrange for it
1412         to be called.
1413
1414 Tue Jan 27 21:45:15 1998  Jeffrey A Law  (law@cygnus.com)
1415
1416         * archures.c (bfd_mach_mips*): Add definitions for various MIPS
1417         processors.
1418         * cpu-mips.c (arch_info_struct): Add mips variants.
1419         * bfd-in2.h: Rebuilt.
1420
1421 Tue Jan 27 15:06:04 1998  Nick Clifton  <nickc@cygnus.com>
1422
1423         * coff-arm.c (coff_arm_relocate_section): Preserve the contents of
1424         t2a3_b_insn.
1425
1426 Tue Jan 27 12:47:27 1998  Robert Lipe  <robertl@dgii.com>
1427
1428         * config.bfd (i[3456]86-sco3.2v5*): ELF now the default.
1429         (i[3456]86sco3.2v5*coff): New target.
1430
1431 Mon Jan 26 15:41:30 1998  Ian Lance Taylor  <ian@cygnus.com>
1432
1433         * bfd-in2.h: Rebuild with changes to chew--tab expansion.
1434
1435 Thu Jan 22 21:26:48 1998  Richard Henderson  <rth@cygnus.com>
1436
1437         * bfd.c (bfd_get_error_handler): Add orthogonal function.
1438         * bfd-in2.h: Regenerate.
1439
1440 Thu Jan 22 21:13:39 1998  Richard Henderson  <rth@cygnus.com>
1441
1442         * tekhex.c (tekhex_write_object_contents): Check for no symbols.
1443
1444 Wed Jan 21 21:19:03 1998  Ian Lance Taylor  <ian@cygnus.com>
1445
1446         * coff-i386.c (coff_i386_rtype_to_howto): If COFF_WITH_PE, don't
1447         adjust addend for an output common symbol (from Jimmy Blair
1448         <jimmyb@wrs.com>).  If COFF_WITH_PE, adjust addend for PC relative
1449         defined symbol to counteract adjustment made in generic relocation
1450         code.
1451
1452         * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h.
1453
1454 Wed Jan 21 21:16:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
1455
1456         * coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo in macro name.
1457         (GET_SCNDHR_NLNNO): Likewise.
1458
1459 Mon Jan 19 12:49:52 1998  Ian Lance Taylor  <ian@cygnus.com>
1460
1461         * cpu-sh.c (arch_info_struct): Correct next field of sh3e.
1462
1463 Wed Jan 14 17:23:27 1998  Nick Clifton  <nickc@cygnus.com>
1464
1465         * elf32-m32r.c: Add macros to handle NOP insertion.
1466
1467 Wed Jan 14 16:15:22 1998  Richard Henderson  <rth@cygnus.com>
1468
1469         * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
1470         (xcoff_mark): Likewise.
1471         (xcoff_build_ldsyms): Mark absolute symbols.
1472
1473 Wed Jan 14 16:03:11 1998  Richard Henderson  <rth@cygnus.com>
1474
1475         * bout.c (b_out_write_object_contents): Sort symbols before output
1476         to keep {CALL,BAL}NAME symbols adjacent.
1477         (b_out_symbol_cmp): New function.
1478
1479 For older changes see ChangeLog-9697
1480 \f
1481 Local Variables:
1482 mode: change-log
1483 left-margin: 8
1484 fill-column: 74
1485 version-control: never
1486 End: