* coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problem
[platform/upstream/binutils.git] / bfd / ChangeLog
1 start-sanitize-tic80
2 Mon May 19 14:26:36 1997  Mark Alexander  <marka@cygnus.com>
3
4         * coff-tic80.c (NAMES_HAVE_UNDERSCORE): Define (fixes problem
5         with unresolved external symbols in GDB).
6
7 end-sanitize-tic80
8 Fri May 16 10:23:03 1997  Jeffrey A Law  (law@cygnus.com)
9
10         * elf-m10300.c (elf32_mn10300_relax_section): Read in all
11         the symbols associated with each BFD.
12         (mn10300_elf_relax_delete_bytes): Don't adjust the same symbol
13         more than once.
14         * elf-m10200.c: Likewise.
15         * elf32-m32r.c: Likewise.
16         * elf32-sh.c: Likewise.
17
18 Fri May 16 12:10:52 1997  Ian Lance Taylor  <ian@cygnus.com>
19
20         * elflink.h (elf_link_add_object_symbols): Don't decrease the
21         alignment of a common symbol.  If two symbols that look like
22         common symbols are found in two shared libraries, and the size is
23         different, use the larger size, and warn if --warn-common.  If a
24         common symbol overrides a definition in a shared library, set the
25         size to the larger size, and warn if --warn-common.
26
27 Thu May 15 14:31:28 1997  Nick Clifton  <nickc@cygnus.com>
28
29         * cpu-arm.c (compatible):  Allow default machine to be polymorphed
30         into any other machine type.
31
32         * coffcode.h (coff_set_flags):  Initialise flags variable to 0.
33
34         * coff-arm.c (coff_arm_bfd_merge_private_bfd_data):  When merging
35         data into an unitialised destination set its machine type as well.
36
37 Thu May 15 16:40:20 1997  Ian Lance Taylor  <ian@cygnus.com>
38
39         * elflink.h (elf_link_add_object_symbols): Force ELF symbol size
40         to common symbol size.  Consistently treat uninitialized symbols
41         in shared objects as common symbols.
42
43 Fri May  9 10:15:27 1997  Nick Clifton  <nickc@cygnus.com>
44
45         * archures.c (constants):  Added new constants to identify the
46         type of the ARM architecture: bfd_mach_arm_2, bfd_mach_arm_2a,
47         bfd_mach_arm_3, bfd_mach_arm_3M, bfd_mach_arm_4 and bfd_mach_arm_4T. 
48
49         * bfd-in2.h (constants):   Added new constants to identify
50         the type of the ARM architecture: bfd_mach_arm_2, bfd_mach_arm_2a,
51         bfd_mach_arm_3, bfd_mach_arm_3M, bfd_mach_arm_4 and
52         bfd_mach_arm_4T.  This file is auto-magically generated from the
53         archures.c file.  This update is just to save work.
54
55         * coff-arm.c (coff_arm_bfd_merge_private_bfd_data,
56         coff_arm_bfd_print_private_bfd_data,
57         coff_arm_bfd_set_private_flags,
58         coff_arm_bfd_copy_private_bfd_data): Added these new functions.
59         (global): Macro redefinitions set up to use these new functions. 
60
61         * coffcode.h (coff_mkobject_hook): Added call to
62         coff_arm_bfd_set_private_flags().  (coff_set_arch_mach_hook):
63         Added code to set machine type based on bits stored in internal
64         flags.  (coff_set_flags):  Added code to set the new bits in the
65         flags field based on the machine number. 
66         
67         (function definition macros): Made all function definition macros
68         conditional so that they can be overridden by target specific
69         files.
70
71         * cpu-arm.c (compatible): Added this function.  (arch_info_struct):
72         Structure extended to include new types, one each for ARMv2,
73         ARMv2a, ARMv3, ARMv3M, ARMv4 and ARMv4T.
74
75         * libcoff-in.h (struct coff_tdata):  Added flags field.
76                 
77 Fri May  9 17:40:02 1997  Ian Lance Taylor  <ian@cygnus.com>
78
79         * config.bfd (i[3456]86-*-gnu*): Don't include Mach support.
80
81         * config.bfd: Change #if 0 around uses of host_aout_vec to #if
82         HAVE_host_aout_vec.
83
84 Mon May  5 13:57:32 1997  Mike Meissner  <meissner@cygnus.com>
85
86         * coffgen.c (coff_find_nearest_line): If there are no syments,
87         just return false.
88
89 Mon May  5 18:18:45 1997  Philip Blundell  <pjb27@cam.ac.uk>
90
91         * config.bfd: cope with '*-*-linux-gnuaout' targets.
92
93 Thu May  1 11:31:12 1997  Ian Lance Taylor  <ian@cygnus.com>
94
95         * targmatch.sed: Add explicit \n characters to work around bug in
96         HP/UX 10.20 sed program.
97
98 Wed Apr 30 12:27:03 1997  Ian Lance Taylor  <ian@cygnus.com>
99
100         * elf.c (copy_private_bfd_data): Cast csecs to avoid sign
101         extension problems.
102
103 Tue Apr 22 12:06:08 1997  Ian Lance Taylor  <ian@cygnus.com>
104
105         * Makefile.in (do_maintainer_clean): Don't remove bfd-in2.h.
106
107 Mon Apr 21 11:21:31 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
108
109         * elf32-m68k.c: Follow the last changes in elf32-i386.c:
110         (struct elf_m68k_pcrel_relocs_copied, struct
111         elf_m68k_link_hash_entry, struct elf_m68k_link_hash_table,
112         elf_m68k_link_hash_traverse, elf_m68k_hash_table,
113         elf_m68k_link_hash_newfunc, elf_m68k_link_hash_table_create,
114         elf_m68k_discard_copies, bfd_elf32_bfd_link_hash_table_create):
115         New definitions.
116         (elf_m68k_check_relocs): If linking with -Bsymbolic, don't copy
117         PC relative relocs for a global symbol defined in a regular
118         object, and count the number of PC relative relocs copied for any
119         global symbol.
120         (elf_m68k_size_dynamic_sections): If linking with -Bsymbolic,
121         traverse with elf_m68k_discard_copies.
122
123 Sat Apr 19 22:50:14 1997  Ian Lance Taylor  <ian@cygnus.com>
124
125         * elf32-i386.c (elf_i386_check_relocs): Only count PC relative
126         relocs.  From Jamie Lokier <jamie@rebellion.co.uk>.
127
128         * coffcode.h (coff_compute_section_file_positions): Force the
129         potential last byte in the file to be written out when
130         COFF_IMAGE_WITH_PE.
131
132 Thu Apr 17 13:46:56 1997  Per Fogelstrom  <pefo@openbsd.org>
133
134         * configure.host (mips*-*-openbsd*): New host.
135
136 Thu Apr 17 11:10:54 1997  Ian Lance Taylor  <ian@cygnus.com>
137
138         * elflink.h (elf_link_add_object_symbols): Only subtract the
139         section VMA from the symbol value if this is a fully linked file.
140
141         * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Define.
142         (struct elf_i386_link_hash_entry): Define.
143         (struct elf_i386_link_hash_table): Define.
144         (elf_i386_link_hash_traverse): Define.
145         (elf_i386_hash_table): Define.
146         (elf_i386_link_hash_newfunc): New static function.
147         (elf_i386_link_hash_table_create): New static function.
148         (elf_i386_check_relocs): If linking with -Bsymbolic, don't copy
149         PC relative relocs for a global symbol defined in a regular
150         object, and count the number of PC relative relocs copied for any
151         global symbol.
152         (elf_i386_size_dynamic_sections): If linking with -Bsymbolic,
153         traverse with elf_i386_discard_copies.
154         (elf_i386_discard_copies): New static function.
155         (bfd_elf32_bfd_link_hash_table_create): Define.
156
157         From Gordon W. Ross <gwr@mc.com>:
158         * aoutf1.h (MY_entry_is_text_address): Define if not defined.
159         (sunos4_aout_backend): Use MY_entry_is_text_address.
160
161 start-sanitize-d30v
162 Wed Apr 16 12:43:32 1997  Martin Hunt  <hunt@cygnus.com>
163
164         * elf32-d30v.c (elf_d30v_howto_table): Changed size of
165         R_D30V_32_NORMAL to 2 (4 bytes).
166
167 end-sanitize-d30v       
168 Wed Apr 16 14:02:29 1997  Ian Lance Taylor  <ian@cygnus.com>
169
170         From Gordon W. Ross <gwr@mc.com>:
171         * netbsd.h (N_SHARED_LIB): Define.
172         (SEGMENT_SIZE): Don't define.
173         * m68knetbsd.c (SEGMENT_SIZE): Don't define (revert change of
174         April 11).
175         * sparcnetbsd.c (TARGET_PAGE_SIZE): Define as 0x2000.
176         (SEGMENT_SIZE): Don't define.
177
178         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss size
179         to sizeof Rela structure, not sizeof Rel structure.  From Gary
180         Thomas <g.thomas@opengroup.org>.
181
182 Tue Apr 15 11:50:37 1997  Ian Lance Taylor  <ian@cygnus.com>
183
184         * aout-target.h (MY(callback)): If entry_is_text_address, adjust
185         whenever entry is larger than text address, but only by whole
186         pages.  From Gordon W. Ross <gwr@mc.com>.
187
188         * Makefile.in (install): Depend upon installdirs.  Use
189         mkinstalldirs to build $(oldincludedir).
190         (installdirs): New target.
191
192         * elflink.h (elf_link_add_object_symbols): Don't call check_relocs
193         if this is a debugging section which we are stripping.
194
195 Mon Apr 14 12:39:30 1997  Richard Henderson  <rth@tamu.edu>
196
197         * elf64-alpha.c (elf64_alpha_object_p): Allocate the
198         alpha-specific target data struct.
199
200 Mon Apr 14 11:45:46 1997  Ian Lance Taylor  <ian@cygnus.com>
201
202         From Thomas Graichen <graichen@rzpd.de>:
203         * Makefile.in: Always use $(SHELL) when running move-if-change.
204         * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
205         * configure: Rebuild.
206
207 Fri Apr 11 15:43:24 1997  Ian Lance Taylor  <ian@cygnus.com>
208
209         * elfcode.h (elf_slurp_symbol_table): Only subtract the section
210         VMA if this is an executable file or a shared object.
211
212         * targets.c (netbsd_core_vec): Declare.  From Gordon W. Ross
213         <gwr@mc.com>.
214
215         * libaout.h (struct aout_backend_data): Add entry_is_text_address
216         field.
217         * aout-target.h (SEGMENT_SIZE): Define to TARGET_PAGE_SIZE at the
218         start of the file.  Remove uses later on which switch using
219         ifdef.
220         (MY(callback)): Handle entry_is_text_address.
221         (MY_entry_is_text_address): Define if not defined.
222         (MY(backend_data)): Initialize new field.
223         * aoutf1.h (sunos4_aout_backend): Likewise.
224         * i386aout.c (MY(backend_data)): Likewise.
225         * i386mach3.c (MY(backend_data)): Likewise.
226         * mipsbsd.c (MY(backend_data)): Likewise.
227         * sparclynx.c (sparclynx_aout_backend): Likewise.
228         * netbsd.h (SEGMENT_SIZE): Define if not defined.
229         (MY_entry_is_text_address): Define.
230         * m68knetbsd.c (SEGMENT_SIZE): Define as 0x20000.
231
232         * xcofflink.c (bfd_xcoff_import_symbol): Handle importing a symbol
233         whose name starts with `.'.
234
235 Fri Apr 11 11:57:15 1997  Niklas Hallqvist  <niklas@appli.se>
236
237         * config.bfd: (i[3456]86-*-openbsd*, m68*-*-openbsd*,
238         mips*el*-*-openbsd*, mips*-*-openbsd*, ns32k-*-openbsd*,
239         powerpc-*-*bsd*, sparc-*-openbsd*): New targets.
240         * configure.in (i[3456]86-*-openbsd*, mips*-*-openbsd*,
241         m68*-*-openbsd*, ns32k-*-openbsd*, powerpc-*-*bsd*,
242         sparc-*-openbsd*): New targets.
243         * configure: Rebuild.
244
245 Tue Apr  8 18:09:29 1997  Jamie Lokier  <jamie@rebellion.co.uk>
246
247         * stabs.c (struct stab_section_info): New field
248         `cumulative_skips'.
249         (_bfd_link_section_stabs): Fill the above array.
250         (_bfd_stab_section_offset): Use `cumulative_skips' to
251         speed up offset calculation.
252
253 Tue Apr  8 00:01:31 1997  Jeffrey A Law  (law@cygnus.com)
254
255         * elf-mn10300.c (mn10300_elf_relax_section): Don't forget the
256         addend for non pc-relative relocations.
257
258         * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype
259         for non-existent function.
260
261         * elf-m10300.c (mn10300_elf_relax_section): New function.
262         (mn10300_elf_relax_delete_bytes): Likewise.
263         (mn10300_elf_symbol_address_p): Likewise.
264         (mn10300_elf_get_relocated_section_contents): Likewise.
265         (bfd_elf32_bfd_relax_section): Define.
266         (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
267
268 Mon Apr  7 16:47:09 1997  Ian Lance Taylor  <ian@cygnus.com>
269
270         * configure.host: Set SHLIB_LIBS.
271         * configure.in: Substitute SHLIB_LIBS.
272         * configure: Rebuild.
273         * Makefile.in (SHLIB_LIBS): New variable.
274         ($(SHLIB)): Use $(SHLIB_LIBS).
275
276 Mon Apr  7 10:53:52 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
277
278         * bfd-in.h bfd-in2.h: add bfd_section_lma macro to correspond
279         with bfd_section_vma.
280
281 Fri Apr  4 11:37:15 1997  Ian Lance Taylor  <ian@cygnus.com>
282
283         * configure.in: Update file names for bfd_elf32_mn10[23]00_vec.
284         Correct CPU file names for mn10[23]00.
285         * configure: Rebuild.
286
287         * bfd.c (bfd_record_phdr): Cast count to size_t before
288         subtraction.
289
290         * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc.
291         * coff-rs6000.c (xcoff_read_ar_hdr): Likewise.
292         (xcoff_write_archive_contents): LIkewise.
293         * elf32-mips.c (_bfd_mips_elf_set_section_contents): Likewise.
294         (mips_elf_create_procedure_table): Likewise.
295         * peicode.h (pe_print_idata): Likewise.
296         (pe_print_edata, pe_print_pdata, pe_print_reloc): Likewise.
297         * xcofflink.c (xcoff_get_section_contents): Likewise.
298         (_bfd_xcoff_canonicalize_dynamic_symtab): Likewise.
299         (xcoff_link_add_symbols): Likewise.
300         (xcoff_link_add_symbols): Likewise.
301
302         * ppcboot.c (ppcboot_set_arch_mach): Make static.
303         (ppcboot_bfd_print_private_bfd_data): Likewise.
304
305         * elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflow
306         to complain_overflow_signed.
307
308 Thu Apr  3 11:51:54 1997  Ian Lance Taylor  <ian@cygnus.com>
309
310         * VERSION: Set to 2.8.1.
311
312         * Branched binutils 2.8.
313
314         * elf32-ppc.c (ppc_elf_check_relocs):  Don't check SEC_ALLOC when
315         deciding whether to copy a reloc into a shared object.
316         (ppc_elf_relocate_section): Likewise.  Relocate R_PPC_RELATIVE
317         relocs in unallocated sections.
318         * elf32-sparc.c (elf32_sparc_relocate_section): Relocate
319         R_SPARC_RELATIVE relocs in unallocated sections.
320
321 Wed Apr  2 16:19:41 1997  Mike Meissner  <meissner@cygnus.com>
322
323         * elf32-ppc.c (ppc_elf_check_relocs): Undo March 26 change and
324         always create got section so that the _GLOBAL_OFFSET_TABLE_ label
325         is always created.
326
327 Wed Apr  2 10:49:07 1997  Ian Lance Taylor  <ian@cygnus.com>
328
329         * elflink.h (elf_link_add_object_symbols): Let a common symbol
330         override an uninitialized symbol from a shared library with a
331         smaller size.
332
333         * elf-m10200.c: Rename from elf32-mn10200.c.
334         * elf-m10300.c: Rename from elf32-mn10300.c.
335         * cpu-m10200.c: Rename from cpu-mn10200.c
336         * cpu-m10300.c: Rename from cpu-mn10300.c
337         * Makefile.in: Update accordingly.
338
339         * elf32-mips.c (elf_mips_ctor64_howto): New static variable.
340         (elf_mips_isa): Move to earlier in file.
341         (mips_reloc_map): Remove BFD_RELOC_CTOR entry.
342         (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR
343         specially.
344
345         * elf32-mips.c (mips16_jump_reloc): Print a warning rather than
346         calling abort.
347
348 Tue Apr  1 16:18:05 1997  Klaus Kaempf  <kkaempf@progis.de>
349
350         * configure.com: New file.
351         * config.h-vms: Remove file.
352         * makefile.vms: Update for new configure scheme.
353
354 Mon Mar 31 23:28:39 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
355
356         * libcoff-in.h (ppc_allocate_toc_section): Declare.
357         (ppc_process_before_allocation): Declare.
358         * libcoff.h: Rebuild.
359
360         * coffcode.h (coff_mkobject_hook): Declare if not a macro.
361
362 Mon Mar 31 16:29:50 1997  Joel Sherrill  <joel@oarcorp.com>
363
364         * config.bfd (hppa*-*-rtems*): New target, like hppa-*-*elf*.
365
366 Mon Mar 31 16:11:35 1997  Ian Lance Taylor  <ian@cygnus.com>
367
368         * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a
369         symbol index for a R_IHCONST reloc.
370
371 Mon Mar 31 15:40:59 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
372
373         * targmatch.sed: Do not use \(\) recursively.
374
375 Fri Mar 28 14:44:08 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
376
377         * m68klinux.c (MACHTYPE_OK): Define.
378         * i386linux.c (MACHTYPE_OK): Define.
379
380 Fri Mar 28 11:56:15 1997  Ian Lance Taylor  <ian@cygnus.com>
381
382         From David S. Miller <davem@caip.rutgers.edu> and H.J. Lu
383         <hjl@gnu.ai.mit.edu>:
384         * sparclinux.c: New file.
385         * bfd-in.h (bfd_sparclinux_size_dynamic_sections): Declare.
386         * bfd-in2.h: Rebuild.
387         * config.bfd (sparc-*-linuxaout*, sparc-*-linux*): New targets.
388         * configure.in (sparclinux_vec): Add to list of vectors.
389         * configure: Rebuild.
390         * targets.c (sparclinux_vec): Declare.
391         (bfd_target_vector): Add sparclinux_vec.
392         * Makefile.in: Rebuild dependencies.
393         (BFD32_BACKENDS): Add sparclinux.o.
394         (BFD32_BACKENDS_CFILES): Add sparclinux.c.
395
396         * coff-mips.c (mips_ecoff_backend_data): Initialize new
397         bfd_coff_backend_data field.
398         * coff-alpha.c (alpha_ecoff_backend_data): Likewise.
399
400         * config.bfd: Add bfd_elf64_{big,little}mips_vec to targ_selvecs
401         for mips*el*-*-linux* and mips*-*-linux*.  From H.J. Lu
402         <hjl@lucon.org> and Ralf Baechle <ralf@gnu.ai.mit.edu>.
403
404         * bfd.c: Include "libiberty.h".
405         (strerror): Don't declare.
406         (bfd_errmsg): Call xstrerror rather than strerror.
407
408 Thu Mar 27 12:55:42 1997  Ian Lance Taylor  <ian@cygnus.com>
409
410         * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Generate a COPY
411         reloc even if the symbol is in the .bss section.
412         * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
413         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
414         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Likewise.
415
416         * coffcode.h (bfd_coff_backend_data): Add new field
417         _bfd_coff_default_section_alignment_power.
418         (bfd_coff_default_section_alignment_power): Define.
419         (bfd_coff_std_swap_table): Initialize new field.
420         * libcoff.h: Rebuild.
421         * cofflink.c (coff_link_add_symbols): Limit alignment of a common
422         symbol to the default section alignment.
423
424         * COPYING: Update FSF address.
425
426 start-sanitize-d30v
427 Thu Mar 27 00:45:57 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
428
429         * elf32-d30v.c (elf_d30v_howto_table): Fix a typo in the 
430         21-bit absolute that made it act as a relative. 
431
432 end-sanitize-d30v       
433 Wed Mar 26 14:50:20 1997  Ian Lance Taylor  <ian@cygnus.com>
434
435         * elflink.c (_bfd_elf_create_linker_section): Don't set
436         bss_section and rel_section from existing sections.
437
438         * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section
439         if it is needed.
440
441 Tue Mar 25 22:26:56 1997  Stu Grossman  (grossman@critters.cygnus.com)
442
443         * aoutx.h (some_aout_object_p):  Change executable test to fix
444         problems with embedded a.out systems.
445
446 Tue Mar 25 14:35:37 1997  Ian Lance Taylor  <ian@cygnus.com>
447
448         * stabs.c (_bfd_stab_section_offset): New function.
449         * libbfd-in.h (_bfd_stab_section_offset): Declare.
450         * libbfd.h: Rebuild.
451         * elf32-i386.c (elf_i386_relocate_section): Adjust the offset of a
452         stab reloc.
453         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
454         * elf32-mips.c (mips_elf_relocate_section): Likewise.
455         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
456         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
457         * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
458
459         * stabs.c (_bfd_link_section_stabs): Copy over the first header
460         symbol.  Check for memory allocation failure of *psinfo.
461         (_bfd_write_section_stabs): Add psinfo parameter.  Change all
462         callers.  Set the value of the header symbol.
463         * libbfd-in.h (_bfd_write_section_stabs): Update declaration.
464         * libbfd.h: Rebuild.
465
466 start-sanitize-tic80
467 Mon Mar 24 20:07:29 1997  Fred Fish  <fnf@cygnus.com>
468
469         * coff-tic80.c (tic80_howto_table): Add R_ABS entry.
470         (rtype2howto): Handle R_ABS reloc type.  Also abort on unhandled
471         reloc types, rather than silently failing to generate an output file.
472
473 end-sanitize-tic80
474 Mon Mar 24 13:41:00 1997  Ian Lance Taylor  <ian@cygnus.com>
475
476         * targmatch.sed: Use the hold space to put the #ifdef around the
477         the string constant.
478         * targets.c (UNSUPPORTED_TARGET): Don't define.
479         (find_target): Don't check for UNSUPPORTED_TARGET.
480         (bfd_set_default_target): Don't try to optimize by checking for
481         default.
482
483         * Makefile.in: Rebuild dependencies.
484         (ALL_MACHINES_CFILES): Add cpu-m32r.c.
485         (BFD32_BACKENDS_CFILES): Add elf32-m32r.c.
486         (elf32-m32r.o): Remove explicit target.
487
488         * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or
489         i[3456]86-*-linux*.
490
491         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Don't
492         count section symbols for sections that were created by the
493         linker, or are not allocatable or not loadable.
494         (elf32_sparc_finish_dynamic_sections): Output output section
495         symbols for section for which we made space for them.
496
497 Fri Mar 21 13:08:26 1997  Ian Lance Taylor  <ian@cygnus.com>
498
499         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): If there is
500         no .rela.plt section, don't output a DT_PLTGOT dynamic entry.
501
502 Fri Mar 21 12:36:46 1997  Doug Evans  <dje@canuck.cygnus.com>
503
504         * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
505         (m32r_hi16_list): New static local.
506         (m32r_elf_hi16_reloc): Don't perform reloc, just queue it up.
507         (m32r_elf_do_hi16_reloc): Delete.
508         (m32r_elf_relocate_hi16): New function.
509         (m32r_elf_lo16_reloc): New function.
510         (m32r_elf_relocate_section): For HI16 relocs, scan for corresponding
511         LO16 reloc.
512
513         Mon Mar 10 16:03:31 1997  Doug Evans  <dje@seba.cygnus.com>
514
515         * elf32-m32r.c (m32r_elf_create_linker_section): Delete.
516         (m32r_elf_add_symbol_hook): Rewrite _SDA_BASE_ support.
517         (m32r_elf_final_sda_base): New function.
518         (m32r_elf_relocate_section): Rewrite sdata support.
519         (m32r_elf_finish_dynamic_sections): Delete.
520
521 Thu Mar 20 12:39:02 1997  Ian Lance Taylor  <ian@cygnus.com>
522
523         Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>.
524         * coff-svm68k.c: New file.  Just defines some macros and includes
525         coff-m68k.c.
526         * coff-m68k.c: Add functions to handle common addends, moved in
527         from cf-m68klynx.c.  Control them using COFF_COMMON_ADDEND macro.
528         Control whether relocs are visible using STATIC_RELOCS.
529         * cf-m68klynx.c: Simplify greatly: just define macros to control
530         coff-m68k.c.
531         * coff-aux.c: Likewise.  Just leave add_one_symbol routine.
532         * targets. (m68ksysvcoff_vec): Declare.
533         (bfd_target_vector): Add m68ksysvcoff_vec.
534         * config.bfd (m68*-motorola-sysv*): New target.
535         * configure.in (m68ksysvcoff_vec): New vector.
536         * configure: Rebuild.
537         * Makefile.in: Rebuild dependencies.
538         (BFD32_BACKENDS): Add coff-svm68k.o.
539         (BFD32_BACKENDS_CFILES): Add coff-svm68k.c.
540
541         * binary.c (binary_set_section_contents): Don't get misled if the
542         first section is not loadable.  From Matthew L. Martin
543         <mlm@xedia.com>.
544
545         * elflink.h (elf_bfd_final_link): Set the value of a section
546         symbol to the section address unless doing a relocateable link.
547
548 Tue Mar 18 23:03:17 1997  Richard Henderson  <rth@tamu.edu>
549
550         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't create
551         .plt entry if we've taken the function's address.
552         (elf64_alpha_merge_gots): Merge collected flags info as well.
553
554 Tue Mar 18 22:40:09 1997  H.J. Lu  <hjl@lucon.org>
555
556         * Many files: Add function prototypes.
557         * cpu-m68k.c (bfd_default_scan_num_mach): Don't declare.
558         * ecofflink.c: Include "libcoff.h" and "libecoff.h".
559         * elf32-ppc.c (ppc_elf_fake_sections): Make static.
560         * opncls.c (bfd_openstreamr): Change stream parameter to PTR.
561         * peicode.h: Change several void * parameters to PTR.
562         * srec.c (srec_get_symbol_info): Make static.
563         * syms.c (bfd_symbol_is_absolute): Remove.
564         * Makefile.in: Rebuild dependencies.
565
566 Tue Mar 18 12:58:08 1997  Ian Lance Taylor  <ian@cygnus.com>
567
568         * elf32-m32r.c (m32r_elf_is_local_label_name): Remove.
569         (bfd_elf32_bfd_is_local_label): Don't define.
570
571         * xcofflink.c (_bfd_xcoff_bfd_final_link): Call bfd_malloc rather
572         than malloc.
573
574 Mon Mar 17 11:32:53 1997  Ian Lance Taylor  <ian@cygnus.com>
575
576         * bfd-in.h: Don't include obstack.h.
577         (struct bfd_hash_table): Change memory field to PTR.
578         * bfd.c (struct _bfd): Change memory field to PTR.
579         * bfd-in2.h: Rebuild.
580         * libbfd-in.h (bfd_release): Declare as function, don't define as
581         macro.
582         * libbfd.h: Rebuild.
583         * opncls.c: Include "objalloc.h" rather than "obstack.h".  Use
584         objalloc routines rather than obstack routines.
585         (obstack_chunk_alloc, obstack_chunk_free): Don't define.
586         (getpagesize): Don't define.
587         (_bfd_new_bfd): Don't set _bfd_chunksize.
588         (bfd_openr): Free new bfd and objalloc on failure.
589         (bfd_fdopenr, bfd_openstreamr, bfd_openw): Likewise.
590         (bfd_alloc_size): Remove.
591         (bfd_release): New function.
592         * hash.c: Include "objalloc.h" rather than "obstack.h".  Use
593         objalloc routines rather than obstack routines.
594         (obstack_chunk_alloc, obstack_chunk_free): Don't define.
595         * ecofflink.c: Include "objalloc.h" rather than "obstack.h".  Use
596         objalloc routines rather than obstack routines.
597         (obstack_chunk_alloc, obstack_chunk_free): Don't define.
598         (struct accumulate): Change memory to struct objalloc *.
599         * liboasys.h (oasys_data_type): Remove oasys_obstack field.
600         * dep-in.sed: Don't remove obstack.h from dependency list.
601         * Makefile.in: Rebuild dependencies.
602         (BFD_H_DEPS): Remove obstack.h.
603         (install): Don't install obstack.h.
604         * Many files: Don't include "obstack.h".
605         * VERSION: Bump.
606
607         * opncls.c (bfd_alloc_grow, bfd_alloc_finish): Remove.
608         * libbfd-in.h (bfd_alloc_grow, bfd_alloc_finish): Don't declare.
609         * libbfd.h: Rebuild.
610         * ieee.c (ieee_archive_p): Rewrite to not use bfd_alloc_grow.
611         * sunos.c (sunos_add_dynamic_symbols): Likewise.
612         * srec.c (srec_scan): Rewrite to not use obstack_1grow.
613
614         * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t.  Remove
615         old version of bfd_alloc.
616         * libbfd-in.h (bfd_alloc_by_size_t): Don't declare.
617         * libbfd.h: Rebuild.
618         * Several files: Call bfd_alloc rather than bfd_alloc_by_size_t.
619
620 Sat Mar 15 15:24:18 1997  Ian Lance Taylor  <ian@cygnus.com>
621
622         * elf32-mips.c (mips_elf_is_local_label_name): Accept the generic
623         ELF local label syntax as well.
624
625 Sat Mar 15 10:16:42 1997  Fred Fish  <fnf@cygnus.com>
626
627         * config.bfd (powerpc-*-beos*): New target.
628         * configure.in (powerpc-*-beos*): Add case that explicitly
629         does not set COREFILE for now.  A future BeOS version is
630         expected to support core files.
631         * configure: Regenerate with autoconf.
632
633 Fri Mar 14 16:43:22 1997  Ian Lance Taylor  <ian@cygnus.com>
634
635         * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is
636         seen with a local symbol, rather than crashing.
637
638         * elfcode.h (elf_slurp_symbol_table): Don't try to read the
639         version symbols if there aren't any.
640
641 start-sanitize-tic80
642 Thu Mar 13 16:38:30 1997  Fred Fish  <fnf@cygnus.com>
643
644         * coff-tic80.c (coff_rtype_to_howto): Define
645         (coff_tic80_rtype_to_howto): Clone generic coff version and
646         add code to handle the funky TI "internal relocations".
647
648 end-sanitize-tic80
649 Thu Mar 13 14:08:53 1997  Ian Lance Taylor  <ian@cygnus.com>
650
651         * elflink.h (elf_link_add_object_symbols): Don't warn about type
652         or size changes because of a weak symbol.
653
654         * cisco-core.c (SIGEMT): Define if not defined.
655
656 Wed Mar 12 21:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
657
658         * elflink.h (elf_link_add_object_symbols): Use extsymoff when
659         setting ever.  Sanity check the version number.  Sort out copying
660         flags and other information when adding an indirect symbol.
661         (NAME(bfd_elf,size_dynamic_sections)): Preserve any dynamic
662         symbols added by the backend.  Clear the entire contents of the
663         versym section.
664         (elf_export_symbol): Ignore indirect symbols.
665         (elf_link_output_extsym): Accept a section without an owner in an
666         assert.
667         * elfcode.h (elf_slurp_symbol_table): Add a sanity check on the
668         version count.  Correct the allocation of x_versymp.
669
670         * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of
671         the magic sections used for SHN_MIPS_TEXT and SHN_MIPS_DATA.
672         Don't return bfd_und_section_ptr when info->shared.
673         (mips_elf_final_link): Set the alignment of .rtproc to 4, not 12.
674         (mips_elf_create_dynamic_sections): Correct type: ^= for &=.
675         (mips_elf_check_relocs): Resolve an indirect symbol in
676         sym_hashes.
677         (mips_elf_finish_dynamic_symbol): Don't change SHN_ABS into
678         SHN_MIPS_TEXT or SHN_MIPS_DATA.
679
680         * elf.c (bfd_elf_print_symbol): Tweak version output slightly.
681
682 Tue Mar 11 01:38:36 1997  Ian Lance Taylor  <ian@cygnus.com>
683
684         From Eric Youngdale <eric@andante.jic.com>:
685         * elf-bfd.h (ELF_LINK_FORCED_LOCAL): Define.
686         * elf.c (bfd_elf_print_symbol): Correct errors in last change.
687         * elflink.h (elf_link_add_object_symbols): Handle cases in which a
688         versioned symbol appears in both a regular and a shared object.
689         (elf_link_assign_sym_version): Set ELF_LINK_FORCED_LOCAL when
690         appropriate.  Improve error message.
691         (struct elf_outext_info): Rename from elf_finfo_failed.  Change
692         all uses.  Add localsyms field.
693         (elf_bfd_final_link): When generating a shared library, call
694         elf_link_output_extsym to output all local symbols.
695         (elf_link_output_extsym): Handle symbols which were forced to
696         become local.
697
698 Sun Mar  9 23:08:49 1997  Ian Lance Taylor  <ian@cygnus.com>
699
700         From Eric Youngdale <eric@andante.jic.com>:
701         * elf-bfd.h (elf_symbol_type): Add version field.
702         * elfcode.h (elf_slurp_symbol_table): Set version field.
703         * elflink.h (elf_link_add_object_symbols): When creating an
704         indirect symbol for a default version symbol, set DEF_DYNAMIC if
705         appropriate.  Set up an indirection from the nondefault version of
706         the symbol as well.
707         (NAME(bfd_elf,size_dynamic_sections)): Call
708         elf_link_assign_sym_version before checking whether there are any
709         versions.  Always record the version name as a dynamic symbol.
710         Initialize counters.
711         (elf_link_assign_sym_version): After finding a version, see if a
712         symbol should be forced to local scope.  Create a new version
713         definition if appropriate.
714         (elf_link_output_extsym): Correct indirect symbol handling.
715         * elf.c (bfd_elf_print_symbol): Print version information.
716         (bfd_section_from_shdr): Turn version sections into BFD sections.
717         (elf_fake_sections): Only copy cverdefs and cverrefs into sh_info
718         if sh_info is not already set.
719         (_bfd_elf_copy_private_section_data): Copy sh_info for version
720         sections.
721         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Tell
722         _bfd_stringtab_add to copy the name into permanent memory if
723         appropriate.
724
725 Fri Mar  7 11:55:31 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
726
727         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Fully parenthesize.
728
729 Fri Mar  7 10:37:30 1997  Ian Lance Taylor  <ian@cygnus.com>
730
731         * coffcode.h (bfd_coff_backend_data): Change
732         _bfd_coff_compute_section_file_positions to return a boolean
733         value.  Change all callers.
734         (coff_compute_section_file_positions): Change return type to
735         boolean.  If the size of the last section changed, then output a
736         zero byte at the end of the file.
737         * libcoff.h: Rebuild.
738
739         * xcofflink.c (_bfd_xcoff_bfd_final_link): Always allocate space
740         for at least 6 output symbols.
741         (xcoff_write_global_symbol): When emitting TOC entry relocs, also
742         emit a TC csect to represent the space they take up.  For an XO
743         symbol, just emit a reference, not a csect.
744
745         * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since
746         Solaris doesn't like the combined options, and the -f is
747         unnecessary.
748         (stamp-tshlink, install): Likewise.
749
750         * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26
751         handling when little endian.
752
753 Thu Mar  6 13:51:51 1997  Jeffrey A Law  (law@cygnus.com)
754
755         * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.
756         (mn10300_elf_relocate_section): Likewise.
757         (elf_backend_relocate_section): Define.
758
759         * elf32-mn10300.c (reloc_type): Remove PCREL{8,16,32}_{1,2}BYTE
760         relocs.  Replace them with generic PCREL_{8,16,32} relocs.
761         (elf32_mn10300_howto_table): Likewise.
762         (elf32_mn10300_reloc_map): Likewise.
763         (bfd_elf32_mn10300_reloc): Delete unused function.
764
765 Thu Mar  6 12:19:59 1997  Fred Fish  <fnf@cygnus.com>
766
767 start-sanitize-tic80
768         * coff-tic80.c (rtype2howto): If passed a relocation type we don't
769         understand, just set the howto field to NULL, and the caller will
770         print an appropriate error message.
771 end-sanitize-tic80
772         * coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and
773         code fragment out of both legs of #ifdef RELOC_PROCESSING ... #endif
774         block.  Use NULL for initializations of "ptr" rather than bare 0.
775         * coff-h8300.c: Fix typo in comment.
776         * coff-h8500.c: Ditto.
777         * coff-w65.c: Ditto
778         * coff-z8k.c: Ditto.
779         
780 Wed Mar  5 13:59:09 1997  Doug Evans  <dje@seba.cygnus.com>
781
782         * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overflow calc.
783         (m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
784         m32r_elf_get_relocated_section_contents): First pass at relax support.
785
786 Mon Mar  3 13:27:09 1997  Ulrich Drepper  <drepper@rtl.cygnus.com>
787
788         * elflink.h (elf_link_add_object_symbols): Use correct sh_size
789         entry for reading verdef records.
790         Use correct braces for computing increments of extverdaux and
791         exteverdef record pointers.
792
793 start-sanitize-tic80
794 Sun Mar  2 22:47:54 1997  Fred Fish  <fnf@cygnus.com>
795
796         * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2
797         instead of 4.
798
799 end-sanitize-tic80
800 Sun Mar  2 16:25:35 1997  Ian Lance Taylor  <ian@cygnus.com>
801
802         * elflink.h (elf_link_find_version_dependencies): Check that
803         DEF_REGULAR is not set as well as checking that DEF_DYNAMIC is
804         set.
805
806 start-sanitize-tic80
807 Fri Feb 28 16:52:40 1997  Fred Fish  <fnf@cygnus.com>
808
809         * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.
810
811 end-sanitize-tic80
812 Fri Feb 28 15:06:45 1997  Ian Lance Taylor  <ian@cygnus.com>
813
814         * targets.c (bfd_default_vector): Make non-const.
815         (find_target): New static function, broken out of
816         bfd_find_target.
817         (bfd_set_default_target): New function.
818         (bfd_find_target): Call find_target.  When defaulting, use
819         bfd_default_vector[0] if it is not NULL.
820         * libbfd-in.h (bfd_default_vector): Adjust declaration.
821         * bfd-in2.h, libbfd.h: Rebuild.
822
823         * syms.c (bfd_is_local_label): Return false if the symbol has no
824         name.
825         * coff-i960.c (coff_i960_is_local_label_name): New function.
826         (coff_bfd_is_local_label_name): Define.
827         * coff-m68k.c (m68k_coff_is_local_label_name): New function.
828         (coff_bfd_is_local_label_name): Define.
829         * coff-rs6000.c (xcoff_is_local_label_name): New function.
830         (coff_bfd_is_local_label_name): Define.
831         * elf.c (_bfd_elf_is_local_label_name): Treat symbols beginning
832         with .. or _.L_ as local.
833         * elf32-i386.c (elf_i386_is_local_label_name): New function.
834         (bfd_elf32_bfd_is_local_label_name): Define.
835         * evax-alpha.c (evax_bfd_is_local_label_name): Treat symbols
836         beginning with $ as local.
837
838 Thu Feb 27 18:36:23 1997  Ian Lance Taylor  <ian@cygnus.com>
839
840         * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_name
841         rather than comparing against info->lprefix.
842         * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
843         * elflink.h (elf_link_input_bfd): Likewise.
844         * linker.c (_bfd_generic_link_output_symbols): Likewise.
845         * xcofflink.c (xcoff_link_input_bfd): Likewise.
846
847         * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name): Define as
848         _bfd_elf_is_local_label_name if not already defined.
849         * elf.c (_bfd_elf_is_local_label_name): New function.
850         * elf-bfd.h (_bfd_elf_is_local_label_name): Declare.
851
852         * coff-m88k.c (coff_bfd_is_local_label_name): Define.
853         (m88k_is_local_label_name): New static function.
854
855         * coffcode.h (coff_bfd_is_local_label_name): Define as
856         _bfd_coff_is_local_label_name if not already defined.
857         * coffgen.c (_bfd_coff_is_local_label_name): New function.
858         * libcoff-in.h (_bfd_coff_is_local_label_name): Declare.
859         * libcoff.h: Rebuild.
860         
861         * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label
862         to _bfd_is_local_label_name.
863         (bfd_target): Likewise.
864         * syms.c (bfd_is_local_label): Define as function, not macro.
865         (bfd_is_local_name): Define.
866         * libbfd.c (bfd_generic_is_local_label_name): Rename from
867         bfd_generic_is_local_label, and take a string rather than a
868         symbol.
869         * libbfd-in.h (_bfd_nosymbols_bfd_is_local_label): Don't define.
870         (_bfd_nosymbols_bfd_is_local_label_name): Define.
871         (bfd_generic_is_local_label): Don't declare.
872         (bfd_generic_is_local_label_name): Declare.
873         * bfd-in2.h, libbfd.h: Rebuild.
874         * All backends: Change local_label to local_label_name.
875
876         * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.
877         (mips_elf_relocate_got_local): Change return type to boolean.
878         Don't assume that the first zero entry is unassigned; instead, use
879         assigned_gotno.
880         (mips_elf_relocate_section): Check return value of
881         mips_elf_relocate_got_local.
882         (mips_elf_create_got_section): Initialize assigned_gotno field.
883
884 start-sanitize-d30v
885 Wed Feb 26 15:19:51 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
886
887         * elf32-d30v.c (bfd_elf_d30v_reloc): Add code to do 32-bit
888         relocations.
889
890 end-sanitize-d30v       
891 Wed Feb 26 13:33:03 1997  Ian Lance Taylor  <ian@cygnus.com>
892
893         * elflink.h (elf_link_input_bfd): Don't skip symbols from sections
894         that have no contents merely because linker_mark is not set.
895
896 Tue Feb 25 18:51:35 1997  Stan Shebs  <shebs@andros.cygnus.com>
897
898         * config.bfd (mips*-*-lnews*): New target.
899         * coff-mips.c (mips_relocate_section): Make assert compare
900         content byteorder instead of header byteorder.
901         (ecoff_biglittle_vec): New BFD, big-endian headers, little-endian
902         data.
903         * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
904         * configure.in (ecoff_biglittle_vec): Add case.
905         * configure: Update.
906
907 Tue Feb 25 00:32:49 1997  Ian Lance Taylor  <ian@cygnus.com>
908
909         * elf.c (elf_fake_sections): Use SHT_NOTE for any section whose
910         name begins with ".note".
911         (map_sections_to_segments): Add a PT_NOTE segment for any loadable
912         section whose name begins with ".note".
913         (get_program_header_size): Corresponding change.
914
915         * elf32-mips.c (mips_elf_relocate_section): Check for misaligned
916         jal and for jal overflow.
917
918 Mon Feb 24 17:53:14 1997  Ian Lance Taylor  <ian@cygnus.com>
919
920         From Eric Youngdale <eric@andante.jic.com>:
921         * elflink.h (elf_link_add_archive_symbols): If a default symbol is
922         not found, try looking it up again without the version name.
923         (elf_link_add_object_symbols): Always link against the dynamic
924         symbol table of a dynamic object.  When linking against a dynamic
925         object, include version strings in symbol names, and set up
926         version information.  Add indirect symbols for default versions.
927         (elf_link_create_dynamic_sections): Add special version sections.
928         (struct elf_assign_sym_version_info): Define.
929         (struct elf_find_verdep_info): Define.
930         (NAME(bfd_elf,size_dynamic_sections)): Add verdefs parameter.  Set
931         up version sections.
932         (elf_adjust_dynamic_symbol): Ignore indirect symbols.
933         (elf_link_find_version_dependencies): New static function.
934         (elf_link_assign_sym_version): New static function.
935         (elf_link_renumber_dynsyms): New static function.
936         (struct elf_final_link_info): Add symver_sec field.
937         (elf_bfd_final_link): Initialize finfo.symver_sec.  Don't count
938         local symbols of a dynamic object.  Handle DT_VER* constants.
939         (elf_link_output_extsym): Simplify BFD_ASSERT checking for a
940         dynamic object.  Skip indirect symbols from ELF objects.  Remove
941         the version name before choosing a hash bucket.  Write out the
942         version information if appropriate.
943         (elf_link_input_bfd): Check for DYNAMIC, not ET_DYN.
944         * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
945         (bfd_elf64_size_dynamic_sections): Likewise.
946         * bfd-in2.h: Rebuild.
947         * elf-bfd.h (struct elf_link_hash_entry): Add verinfo field.
948         Change elf_link_hash_flags to unsigned short.
949         (ELF_LINK_HIDDEN): Define.
950         (struct elf_obj_tdata): Add fields dynversym_hdr, dynverref_hdr,
951         dynverdef_hdr, dynversym_section, dynverdef_section,
952         dynverref_section, cverdefs, cverrefs, verdef, verref.
953         (elf_dynversym, elf_dynverdef, elf_dynverref): Define.
954         (_bfd_elf_swap_verdef_in, _bfd_elf_swap_verdef_out): Declare.
955         (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Declare.
956         (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Declare.
957         (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Declare.
958         (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Declare.
959         (_bfd_elf_slurp_version_tables): Declare.
960         * elf.c (_bfd_elf_swap_verdef_in): New function.
961         (_bfd_elf_swap_verdef_out): Likewise.
962         (_bfd_elf_swap_verdaux_in, _bfd_elf_swap_verdaux_out): Likewise.
963         (_bfd_elf_swap_verneed_in, _bfd_elf_swap_verneed_out): Likewise.
964         (_bfd_elf_swap_vernaux_in, _bfd_elf_swap_vernaux_out): Likewise.
965         (_bfd_elf_swap_versym_in, _bfd_elf_swap_versym_out): Likewise.
966         (_bfd_elf_print_private_bfd_data): Add DT_VER* constants.  Print
967         version information if there is any.
968         (_bfd_elf_link_hash_newfunc): Initialize verinfo field.
969         (bfd_section_from_shdr): Handle SHT_GNU_ver* section types.
970         (elf_fake_sections): Handle .gnu.version* section names.
971         (assign_section_numbers): Handle SHT_GNU_ver* section types.
972         (_bfd_elf_slurp_version_tables): New function.
973         * elflink.c (_bfd_elf_link_record_dynamic_symbol): Don't include
974         version name in string entered in dynamic hash table.
975         * elfcode.h: Include fnmatch.h.
976         * elf32-i386.c (elf_i386_relocate_section): Handle a dynamic
977         symbol which was forced to become local.
978         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
979         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
980         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
981         * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
982
983 Fri Feb 21 16:15:18 1997  Jeffrey A Law  (law@cygnus.com)
984
985         * elf32-mn10200.c (mn10200_elf_final_link_relocate): Simplify
986         somewhat.
987         (mn10200_elf_relax_section): Correctly compute a symbol's value
988         when the symbol is local, but not in the same section as we are
989         relaxing.  Implement abs24 -> abs16, imm24 -> imm16 and d24 -> d16
990         relaxing.
991
992 Fri Feb 21 13:55:14 1997  Doug Evans  <dje@seba.cygnus.com>
993
994         * elf32-m32r.c: Rewrite to use ELF backend linker.
995         Store lower 16 bits of addend in R_M32R_HI16_[SU]LO insns.
996         Add small data area support (R_M32R_SDA16).
997         * reloc.c: Document BFD_RELOC_M32R_SDA16.
998         * bfd-in2.h,libbfd.h: Regenerated.
999
1000 Thu Feb 20 23:50:31 1997  Jeffrey A Law  (law@cygnus.com)
1001
1002         * elf32-mn10200.c (mn10200_elf_relax_section): New function.
1003         (mn10200_elf_relax_delete_bytes): Likewise.
1004         (mn10200_elf_symbol_address_p): Likewise.
1005         (mn10200_elf_get_relocated_section_contents): Likewise.
1006         (bfd_elf32_bfd_relax_section): Define.
1007         (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
1008
1009         * elf32-mn10200.c (mn10200_elf_final_link_relocate): New function.
1010         (mn10200_elf_relocate_section): Likewise.
1011         (elf_backend_relocate_section): Define.
1012
1013 start-sanitize-d30v
1014 Tue Feb 18 17:22:59 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
1015
1016         * Makefile.in, archures.c, config.bfd, configure.in, elf.c,
1017         reloc.c, targets.c: New target, elf-*-D30V. 
1018
1019         * bfd-in2.h, configure, libbfd.h: Rebuilt.
1020
1021         * cpu-d30v.c, elf32-d30v.c: New files.
1022         
1023 end-sanitize-d30v       
1024 Tue Feb 18 15:31:48 1997  Fred Fish  <fnf@cygnus.com>
1025
1026         * reloc.c (struct reloc_howto_struct): Fix typo in comment.
1027         * bfd-in2.h: Regenerated.
1028 start-sanitize-tic80
1029         * coff-tic80.c (RTYPE2HOWTO): Replace abort with real function.
1030         (rtype2howto): Add function.
1031         (tic80_howto_table): Add.
1032 end-sanitize-tic80
1033         
1034 Tue Feb 18 11:41:00 1996  Dawn Perchik  <dawn@cygnus.com>
1035
1036         * sysdep.h: Don't define errno in MSVC if error.h is included.
1037
1038 start-sanitize-v850
1039 Tue Feb 18 10:04:13 1997  Jeffrey A Law  (law@cygnus.com)
1040
1041         * elf32-v850.c (v850_elf_relocate_section): Make sure r_symndx
1042         is initialized before it is used.
1043
1044 end-sanitize-v850
1045 Mon Feb 17 11:28:40 1997  Ian Lance Taylor  <ian@cygnus.com>
1046
1047         * hp300hpux.c (convert_sym_type): Don't convert a secondary common
1048         symbol into a weak undefined symbol; leave it as a common symbol.
1049
1050 Fri Feb 14 19:08:03 1997  Ian Lance Taylor  <ian@cygnus.com>
1051
1052         * elflink.h (elf_link_add_object_symbols): Don't issue a warning
1053         about a symbol defined in a dynamic object if it has already been
1054         defined in a regular object.
1055
1056 Thu Feb 13 20:53:22 1997  Klaus Kaempf  (kkaempf@progis.de)
1057
1058         * makefile.vms: Add gcc flags to allow compiling with current gcc
1059         snapshot
1060         (targmatch.h): New dependency.
1061
1062         * reloc.c (BFD_RELOC_ALPHA_CODEADDR): New relocation for
1063         openVMS/Alpha.
1064         * evax.h (ALPHA_R_CODEADDR): New relocation.
1065         * evax-alpha.c (ALPHA_R_CODEADDR): 64 bit procedure relocation for
1066         openVMS/Alpha.
1067         * evax-etir.c (ALPHA_R_CODEADDR): Output object code for this
1068         relocation.
1069         * bfd-in2.h, libbfd.h: Rebuild.
1070
1071         Restrict symbol length to 64 bytes, case preserving:
1072         * evax-emh.c (_bfd_evax_write_emh): Remove case hacking.
1073         * evax-misc.c (_bfd_evax_case_hack_symbol): Remove.
1074         (_bfd_evax_length_hash_symbol): Added.
1075         * evax-etir.c (_bfd_evax_write_etir): Call
1076         _bfd_evax_length_hash_symbol before output of symbol.
1077         * evax-egsd.c (_bfd_evax_write_egsd): Likewise.
1078         * evax.h (flag_hash_long_names, flag_show_after_trunc): Remove.
1079
1080         * evax-emh.c: Output filename to object file without path.
1081
1082         * evax-egsd.c: New sections for local and global commons.
1083
1084         * evax-alpha.c, evax-emh.c, evax-egsd.c, evax-etir.c,
1085         evax-misc.c, evax.h: Remove 8 bit characters from copyright
1086         notices.  Replace AXP with Alpha.
1087
1088 Wed Feb 12 18:10:30 1997  Ian Lance Taylor  <ian@cygnus.com>
1089
1090         * sunos.c (sunos_create_dynamic_sections): We need the dynamic
1091         sections if we are creating a shared library.
1092
1093 Tue Feb 11 15:45:43 1997  Doug Evans  <dje@canuck.cygnus.com>
1094
1095         * configure.host (i386-windows): Don't set host64=true.
1096
1097 Tue Feb 11 15:27:32 1997  Ian Lance Taylor  <ian@cygnus.com>
1098
1099         * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
1100         (elf_mips16_gprel_howto): New static variable.
1101         (mips16_gprel_reloc): New static function.
1102         (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL.
1103         (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
1104         (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
1105         * reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
1106         * bfd-in2.h, libbfd.h: Rebuild.
1107
1108 Mon Feb 10 23:25:00 1997  Doug Evans  <dje@seba.ricochet.net>
1109
1110         * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true
1111         for R_M32R_{16,32,24,HI16_ULO,HI16_SLO,LO16}.
1112
1113 start-sanitize-r5900
1114         Fri Feb  7 16:20:17 1997  Gavin Koch   <gavin@cygnus.com>
1115         
1116         * config.bfd: add r5900
1117         
1118 end-sanitize-r5900        
1119 Fri Feb  7 12:39:11 1997  Ian Lance Taylor  <ian@cygnus.com>
1120
1121         * elflink.h (elf_link_input_bfd): If we've discarded a section,
1122         the output section will be the absolute section; don't print an
1123         assertion message for that case when doing a relocateable link.
1124
1125 Thu Feb  6 16:55:43 1997  Ian Lance Taylor  <ian@cygnus.com>
1126
1127         * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
1128         (struct mips_elf_link_hash_entry): Add new fields fn_stub,
1129         need_fn_sub, call_stub, and call_fp_stub.
1130         (struct mips_elf_link_hash_table): Add field mips16_stubs_seen.
1131         (mips_elf_link_hash_newfunc): Initialize new fields.
1132         (mips_elf_link_hash_table_create): Likewise.
1133         (mips_elf_relocate_section): Redirect relocations to use mips16
1134         stubs when appropriate.
1135         (mips_elf_check_relocs): Attach stub sections to the appropriate
1136         symbol.  Set need_fn_stub when appropriate.
1137         (mips_elf_always_size_sections): New static function.
1138         (mips_elf_check_mips16_stubs): New static function.
1139         (elf_backend_always_size_sections): Define.
1140         * elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.
1141
1142         * elflink.h (elf_link_input_bfd): Discard local symbols that are
1143         attached to sections which are not being included in the link.
1144
1145 Wed Feb  5 13:20:17 1997  Ian Lance Taylor  <ian@cygnus.com>
1146
1147         * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the
1148         symbol value when computing the addend for a pc_relative
1149         pcrel_offset reloc.
1150
1151 Mon Feb  3 11:54:06 1997  Ian Lance Taylor  <ian@cygnus.com>
1152
1153         * cofflink.c (_bfd_coff_generic_relocate_section): If doing a
1154         relocateable link, just skip pc_relative pcrel_offset relocs.
1155         * coff-arm.c (coff_arm_rtype_to_howto): Return a different howto
1156         structure for an ARM26 reloc which can be resolved.
1157         (coff_arm_adjust_symndx): Only convert ARM26 to ARM26D if the
1158         reloc can be resolved.
1159
1160         * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one
1161         error in overflow check for R_RELBYTE.
1162
1163 Fri Jan 31 14:07:27 1997  Ian Lance Taylor  <ian@cygnus.com>
1164
1165         * ieee.c (ieee_slurp_section_data): Pick up the start address.
1166         From Mark Rasin <mark.rasin@telrad.co.il>.
1167
1168         * aoutx.h (aout_link_write_symbols): Don't apply discard_l to
1169         debugging symbols.
1170
1171 Wed Jan 29 00:00:49 1997  Jeffrey A Law  (law@cygnus.com)
1172
1173         * elf32-mn10200.c (reloc_type): Add 16bit pc-relative reloc.
1174         (elf_mn10200_howto_table): Likewise.
1175         (mn10200_reloc_map): Likewise.
1176
1177 Mon Jan 27 12:07:35 1997  Doug Evans  <dje@seba.cygnus.com>
1178
1179         * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.
1180         * bfd-in2.h, libbfd.h: Regenerated.
1181         * elf32-m32r.c: Add support for them.
1182
1183 Mon Jan 27 12:25:02 1997  Ian Lance Taylor  <ian@cygnus.com>
1184
1185         * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.
1186         * elf32-ppc.c (ppc_elf_check_relocs): Remove unused plt.
1187 start-sanitize-v850
1188         * elf32-v850.c (v850_elf_final_link_relocate): Remove used
1189         r_format and r_pcrel.  Always return a value.
1190 end-sanitize-v850
1191         * riscix.c (MY_final_link_callback): Define to dummy value.
1192
1193         * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for
1194         relocations against the text segment, look up the output name of
1195         the reloc section.
1196         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
1197         * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
1198         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
1199         * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
1200         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
1201
1202 start-sanitize-tic80
1203 Wed Jan 22 15:40:28 1997  Fred Fish  <fnf@cygnus.com>
1204
1205         * coff-tic80.c (tic80coff_vec): Use correct data put/get
1206         routines for little endian data.
1207         * coffcode.h (coff_write_object_contents): Set magic to
1208         TIC80_ARCH_MAGIC for TIc80.
1209
1210 Tue Jan 21 12:32:43 1997  Fred Fish  <fnf@cygnus.com>
1211
1212         * coff-tic80.c (tic80coff_vec): Change to little endian data
1213         as the default.
1214
1215 end-sanitize-tic80
1216 Thu Jan 16 17:45:57 1997  Ian Lance Taylor  <ian@cygnus.com>
1217
1218         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of
1219         auxiliary_filters parameter to be const char * const *.  Accept a
1220         NULL terminated array.
1221         * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
1222         (bfd_elf32_size_dynamic_sections): Update declaration.
1223         * bfd-in2.h: Rebuild.
1224
1225 Wed Jan 15 11:21:32 1997  Ian Lance Taylor  <ian@cygnus.com>
1226
1227         * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Treat a
1228         NOTYPE symbol in a text section as a FUNC symbol.
1229
1230         * coffcode.h (coff_compute_section_file_positions): Force
1231         relocbase to be aligned to COFF_DEFAULT_SECTION_ALIGNMENT_POWER.
1232
1233 Tue Jan 14 08:46:33 1997  Doug Evans  <dje@canuck.cygnus.com>
1234
1235         * libaout.h (machine_type): Reserve several values for sparclet.
1236
1237 start-sanitize-tic80
1238 Mon Jan 13 22:39:08 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
1239
1240         * config.bfd (tic80-*-*): Don't require 'coff'.
1241
1242 end-sanitize-tic80
1243 start-sanitize-v850
1244 Mon Jan 13 19:36:25 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
1245
1246         * elf32-v850.c (v850_elf_howto_table): Set the special_function
1247         table to v850_elf_reloc for all non-standard relocations.
1248         (v850_elf_check_relocs): Add check for h being non-null.
1249         (v850_elf_reloc): Add  R_V850_ZDA_OFFSET support.  Use switch
1250         statement instead of multiple ifs.
1251         (v850_elf_relocate_section): Fix up error message, don't just call
1252         abort.
1253
1254 end-sanitize-v850
1255 Mon Jan  6 13:28:35 1997  Jeffrey A Law  (law@cygnus.com)
1256
1257         * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace.
1258         Use bfd_elf_generic_reloc as special function for all relocs.
1259         (bfd_elf32_mn10200_reloc): Remove unnecessary function.
1260
1261         * elf32-mn10200.c (elf_mn10200_howto): Set pcrel_offset for
1262         24bit pc-relative reloc.
1263
1264 start-sanitize-tic80
1265 Fri Jan  3 16:33:00 1997  Fred Fish  <fnf@cygnus.com>
1266
1267         * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list.
1268         * coff-tic80.c (tic80coff_vec): Data byte order is big endian and
1269         header byte order is little endian.  Use correct bfd_get and
1270         bfd_put routines for little endian headers.
1271         * coffcode.h (coff_set_arch_mach_hook): Set arch to
1272         bfd_arch_tic80 for TIC80_ARCH_MAGIC number.
1273
1274 end-sanitize-tic80
1275 Fri Jan  3 16:54:08 1997  Jeffrey A Law  (law@cygnus.com)
1276
1277         * reloc.c: Add BFD_RELOC_24.
1278         * elf32-mn10200.c (enum reloc_type): Add 24bit and pcrel relocs.
1279         (elf_mn10200_howto, mn10200_reloc_map): Corresponding changes.
1280         * bfd-in2.h, libbfd.h: Rebuilt.
1281
1282 Fri Jan  3 16:58:31 1997  Richard Henderson  <rth@tamu.edu>
1283
1284         elf64-alpha multiple .got rewrite:
1285
1286         * elf-bfd.h (struct elf_backend_data): Add always_size_sections entry.
1287         (bfd_elf*_mkobject): Don't define here ...
1288         * elfxx-target.h: ... but rather here.  Default always_size_sections
1289         hook to NULL.
1290         * elf.c (elf_mkobject): Rename to bfd_elf_mkobject, since that was 
1291         what the #defines in elf-bfd.h transmuted it to anyway.
1292
1293         * section.c: Add SEC_LINKER_CREATED flag.
1294         * bfd-in2.h: Rebuild.
1295         * elf32-i386.c (elf_i386_check_relocs): Add SEC_LINKER_CREATED to
1296         relocation section flags.
1297         (elf_i386_size_dynamic_sections): Use SEC_LINKER_CREATED instead of
1298         SEC_IN_MEMORY to recognize generated bits.
1299         * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_size_dynamic_sections):
1300         Likewise.
1301         * elf32-mips.c (mips_elf_final_link, mips_elf_create_dynamic_sections,
1302         mips_elf_create_compact_rel_section, mips_elf_create_got_section,
1303         mips_elf_check_relocs, mips_elf_size_dynamic_sections): Likewise.
1304         * elf32-ppc.c (ppc_elf_create_linker_section,
1305         ppc_elf_size_dynamic_sections): Likewise.
1306         * elf32-sparc.c (elf32_sparc_check_relocs,
1307         elf32_sparc_size_dynamic_sections): Likewise.
1308         * elflink.c (_bfd_elf_create_got_section): Add SEC_LINKER_CREATED to 
1309         section flags.
1310         (_bfd_elf_create_dynamic_sections): Likewise.
1311         (_bfd_elf_make_linker_section_rela): Likewise.
1312         * elflink.h (elf_link_create_dynamic_sections): Likewise.
1313         (bfd_elf,size_dynamic_sections): Call the always_size_sections hook.
1314         (elf_bfd_final_link): Use SEC_LINKER_CREATED instead of SEC_IN_MEMORY
1315         to identify generated bits.
1316         (elf_link_input_bfd): Likewise.
1317
1318         * elf64-alpha.c: Rewrite everything touching relocations.
1319
1320 start-sanitize-v850
1321 Fri Jan  3 11:42:53 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
1322
1323         * elf32-v850.c (all functions and static variables): Go through
1324         and regularize names to be of the form v850_elf_<xxx>.
1325         (toplevel): Include <elf/v850.h>.
1326         (enum reloc_type): Move to include/elf/v850.h.
1327         (v850_elf_check_relocs): For common variables, if the variable is
1328         referenced by a R_V850_{SDA,ZDA,TDA} relocation, put the variable
1329         into the appropriate section.
1330         (elf_backend_check_relocs): Define.
1331
1332 Tue Dec 31 15:15:28 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
1333
1334         * elf32-v850.c (elf_v850_howto_table): Fix some spacing.
1335
1336 end-sanitize-v850
1337 Tue Dec 31 14:44:50 1996  Ian Lance Taylor  <ian@cygnus.com>
1338
1339         * config.bfd (mips*el-*-linux*): New target.
1340         (mips*-*-linux*): New target.
1341
1342         * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up.
1343         Return a useful value.
1344
1345         * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
1346
1347         * configure.in: Check ac_cv_func_mmap_fixed_mapped, not
1348         ac_cv_func_mmap.
1349         * configure: Rebuild.
1350         * configure.host: Use ac_cv_func_mmap_fixed_mapped instead of
1351         ac_cv_func_mmap in bfd/configure.host.
1352
1353         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add
1354         filter_shlib and auxiliary_filter_shlib parameters.
1355         * elf.c (_bfd_elf_print_private_bfd_data): Handle DT_AUXILIARY and
1356         DT_FILTER.
1357         * bfd-in.h (bfd_elf32_size_dynamic_sections): Update declaration.
1358         (bfd_elf64_size_dynamic_sections): Likewise.
1359         * bfd-in2.h: Rebuild.
1360
1361 Mon Dec 30 18:48:52 1996  Ian Lance Taylor  <ian@cygnus.com>
1362
1363         * xcofflink.c (xcoff_build_ldsyms): When exporting all defined
1364         symbols, don't export a symbol which is defined by an object in an
1365         archive which contains shared objects.
1366
1367 start-sanitize-tic80
1368 Mon Dec 30 16:12:58 1996  Fred Fish  <fnf@cygnus.com>
1369
1370         * archures.c (enum bfd_architecture): Add bfd_arch_tic80
1371         for TI TMS320c80 (MVP).
1372         (bfd_archures_list): Add bfd_tic80_arch.
1373         * bfd-in2.h: Regenerate by running "make headers".
1374
1375 Sun Dec 29 16:18:52 1996  Fred Fish  <fnf@cygnus.com>
1376
1377         * cpu-tic80.c (bfd_tic80_arch): Add struct.
1378         * configure.in (case $vec): Correct typo, "tb" not "tp".
1379         Also add cofflink.o for tic80coff_vec.
1380         * configure: Regenerate with autoconf.
1381
1382 end-sanitize-tic80
1383 Mon Dec 30 11:54:56 1996  Ian Lance Taylor  <ian@cygnus.com>
1384
1385         * libbfd.c: Patch up the mmap code so that it is only built if BFD
1386         is configured with --with-mmap.
1387
1388 start-sanitize-tic80
1389 Sun Dec 29 10:48:57 1996  Fred Fish  <fnf@cygnus.com>
1390
1391         * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
1392         (ALL_MACHINES): Add cpu-tic80.o
1393         (cpu-tic80.o, coff-tic80.o): Add dependencies.
1394         * coff-tic80.c: Add skeleton, cloned from another coff config.
1395         * coffcode.h (coff_write_object_contents): Set magic to TIC80MAGIC
1396         for TIc80.
1397
1398 end-sanitize-tic80
1399 Fri Dec 27 20:56:41 1996  Fred Fish  <fnf@cygnus.com>
1400
1401         * TODO: Correct a misspelling.
1402 start-sanitize-tic80
1403         * coff-tic80.c: New file for TI TMS320C80 (MVP).
1404         * cpu-tic80.c: New file for TI TMS320C80 (MVP).
1405         * configure.in (case $vec): Add tic80coff_vec entry.
1406         * configure: Regenerate with autoconf.
1407         * archures.c (bfd_tic80_arch): Declare.
1408         * bfd-in2.h (enum bfd_architecture): Add bfd_arch_tic80.
1409         * config.bfd (case ${targ}): Add tic80*-*-coff* target.
1410         * targets.c (tic80coff_vec): Add decl as extern bfd_target.
1411         (bfd_target_vector): Add tic80coff_vec entry.
1412 end-sanitize-tic80
1413
1414 Fri Dec 27 11:48:12 1996  H.J. Lu  <hjl@lucon.org>
1415
1416         * elflink.h (elf_buckets): Add some more values for larger
1417         binaries.
1418
1419 Thu Dec 26 18:36:54 1996  Ian Lance Taylor  <ian@cygnus.com>
1420
1421         * Makefile.in (install): Move subdir_do out of conditional. From
1422         Fred Fish <fnf@cygnus.com>.
1423
1424 Wed Dec 18 10:04:30 1996  Jeffrey A Law  (law@cygnus.com)
1425
1426         * elf32-mn10200.c (enum reloc_type): Enable basic 8, 16, and
1427         32 bit relocs.
1428         (elf_mn10200_howto_table): Likewise.
1429         (mn10200_reloc_map): Likewise.
1430
1431 Tue Dec 17 11:09:36 1996  Ian Lance Taylor  <ian@cygnus.com>
1432
1433         * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a
1434         mips16 symbol during the link.
1435         (mips_elf_finish_dynamic_symbol): Subtract 1 from the value of a
1436         mips16 symbol.
1437         (mips_elf_link_output_symbol_hook): New static function.
1438         (elf_backend_link_output_symbol_hook): Define.
1439
1440         * elf.c (bfd_elf_print_symbol): Print the st_other field if it is
1441         not zero.
1442
1443 Mon Dec 16 14:38:39 1996  Ian Lance Taylor  <ian@cygnus.com>
1444
1445         * elf.c (bfd_section_from_shdr): Don't check for reloc sections
1446         against SEC_DEBUGGING sections here (revert patch of December 5).
1447         * elfcode.h (elf_object_p): Check for them here, instead.
1448
1449 Sun Dec 15 14:46:06 1996  Ian Lance Taylor  <ian@cygnus.com>
1450
1451         * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter.
1452         * elf.c (_bfd_elf_canonicalize_reloc): Pass new argument to
1453         slurp_reloc_table.
1454         (_bfd_elf_get_dynamic_reloc_upper_bound): New function.
1455         (_bfd_elf_canonicalize_dynamic_reloc): New function.
1456         * elf-bfd.h (struct elf_size_info): Update declaration of
1457         slurp_reloc_table.
1458         (_bfd_elf_get_dynamic_reloc_upper_bound): Declare.
1459         (_bfd_elf_canonicalize_dynamic_reloc): Declare.
1460         * elfxx-target.h: Use new dynamic reloc routines by default.
1461         * elf64-mips.c (mips_elf64_slurp_reloc_table): Add dynamic
1462         parameter.
1463
1464 Fri Dec 13 13:18:49 1996  Dan Wilder  <dan@gasboy.com>
1465
1466         * coffcode.h (coff_set_flags): Use MC68KBCSMAGIC for bfd_arch_m68k
1467         if NAMES_HAVE_UNDERSCORE is defined.
1468
1469 Fri Dec 13 11:13:23 1996  Doug Evans  <dje@canuck.cygnus.com>
1470
1471         * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.
1472
1473 Thu Dec 12 15:07:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
1474
1475         * elf32-ppc.c (ppc_elf_check_relocs): Move R_PPC_PLTREL24 into the
1476         supported relocs.
1477
1478 Thu Dec 12 14:55:41 1996  Ian Lance Taylor  <ian@cygnus.com>
1479
1480         * elflink.h (elf_link_add_object_symbols): Only add a weak
1481         symbol if the real definition is in the dynamic symbol table.
1482         After finding the real definition, then, if it is dynamic, add the
1483         weak symbol to the dynamic symbol table.
1484
1485         * coff-aux.c (coff_m68k_aux_link_add_one_symbol): Make static.
1486
1487         * ppcboot.c (ppcboot_set_arch_mach): Don't define; it's a
1488         function.
1489         (ppcboot_bfd_print_private_bfd_data): Don't take the address of an
1490         array.
1491
1492 Tue Dec 10 23:23:52 1996  Jeffrey A Law  (law@cygnus.com)
1493
1494         * elf32-mn10300.c (reloc_type): Remove big endian mn10300 reloc
1495         variants.
1496         (elf32_mn10300_howto_table, mn10300_reloc_map): Likewise.
1497         (bfd_elf32_mn10300_reloc): Write data in little endian format.
1498         * reloc.c: Remove mn10300 big endian relocs.
1499         * bfd-in2.h, libbfd.h: Rebuilt.
1500
1501         * elf32-mn10200.c: Update from elf32-mn10300.c.
1502  
1503 Fri Dec  6 15:18:05 1996  Jeffrey A Law  (law@cygnus.com)
1504
1505         * elf32-mn10300.c (elf_symbol_leading_char): Define.
1506
1507         * elf32-mn10300.c: Add some comments.
1508
1509 Fri Dec  6 17:16:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1510
1511         * ihex.c (ihex_scan): Always initialize buf before jumping to
1512         error_return.
1513         (ihex_read_section): Likewise.
1514
1515 Thu Dec  5 22:29:18 1996  Jeffrey A Law  (law@cygnus.com)
1516
1517         * elf32-mn10300.c (elf_mn10300_howto_table): Don't set partial-
1518         inplace for most relocs.
1519
1520 Thu Dec  5 13:24:46 1996  Ian Lance Taylor  <ian@cygnus.com>
1521
1522         * elflink.h (elf_link_add_object_symbols): Calling check_relocs
1523         even if SEC_ALLOC is not set.
1524         * elf32-i386.c (elf_i386_check_relocs): Don't check SEC_ALLOC
1525         when deciding whether to copy a reloc into a shared object.
1526         (elf_i386_relocate_section): Likewise.
1527         * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
1528         (elf32_sparc_relocate_section): Likewise.
1529         * elf32-i386.c (elf_i386_check_relocs): Don't set SEC_ALLOC in a
1530         reloc section if it is not set in the source section.
1531         * elf32-sparc.c (elf32_sparc_check_relocs): Likewise.
1532         * elf.c (bfd_section_from_shdr): Mark a reloc section associated
1533         with a SEC_DEBUGGING section as SEC_DEBUGGING.
1534
1535 Wed Dec  4 14:18:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
1536
1537         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): #if 0 code that
1538         expects a .got.plt until we actually create it.
1539
1540 Mon Dec  2 12:13:51 1996  Ian Lance Taylor  <ian@cygnus.com>
1541
1542         * cofflink.c (_bfd_coff_generic_relocate_section): Print an error
1543         message for bfd_reloc_outofrange, rather than aborting.  From
1544         Philippe De Muyter <phdm@info.ucl.ac.be>.
1545
1546         * cofflink.c (_bfd_coff_final_link): If there aren't any relocs in
1547         a relocateable link, don't try to process them.  From Heinz Wrobel
1548         <wrobel@lpr.e-technik.tu-muenchen.de>.
1549
1550 Mon Dec  2 00:39:24 1996  Jeffrey A Law  (law@cygnus.com)
1551
1552         * elf32-mn10300.c (mn10300_info_howto): Renamed from
1553         mn10300_info_howto_rel.  Tweak reloc argument to be an
1554         Elf32_Internal_Rela.
1555         (USE_RELA): Define instead of USE_REL.
1556         (elf_info_to_howto, elf_info_howto_rel): Corresponding changes.
1557
1558 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
1559
1560         * configure.in, configure:  Handle mips*-sgi-irix6*.
1561         * irix-core.c (irix_core_core_file_p):  Accept CORE_MAGICN32
1562         core files.
1563
1564 Wed Nov 27 12:10:25 1996  Ian Lance Taylor  <ian@cygnus.com>
1565
1566         * elf32-i386.c (elf_i386_relocate_section): Warn about a
1567         relocation against a symbol defined in a section with no output
1568         section.
1569
1570 Tue Nov 26 11:07:31 1996  Ian Lance Taylor  <ian@cygnus.com>
1571
1572         * aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.
1573         * configure, config.in: Rebuild with autoconf 2.12.
1574
1575         * elf-bfd.h (struct elf_link_hash_entry): Add other field.
1576         * elf.c (_bfd_elf_link_hash_newfunc): Initialize other field.
1577         (swap_out_syms): Set st_other from existing st_other field.
1578         * elflink.h (elf_link_add_object_symbols): Store st_other in hash
1579         table other field.
1580         (elf_link_output_extsym): Set the other field from the global hash
1581         table entry.
1582         * elf32-mips.c (enum reloc_type): Add R_MIPS16_26.
1583         (elf_mips16_jump_howto): New static variable.
1584         (mips16_jump_reloc): New static function.
1585         (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_JMP.
1586         (mips_info_to_howto_rel): Handle R_MIPS16_26.
1587         (mips_elf_relocate_section): Handle R_MIPS16_26.  Handle R_MIPS_26
1588         to a mips16 symbol.
1589         * reloc.c (BFD_RELOC_MIPS16_JMP): Add to list of relocs.
1590         * bfd-in2.h, libbfd.h: Rebuild.
1591         * cpu-mips.c (arch_info_struct): Add mips:16 entry.
1592
1593 Mon Nov 25 11:23:32 1996  Ian Lance Taylor  <ian@cygnus.com>
1594
1595         * configure.host: Use long long for mips-sgi-irix6*.
1596
1597         * coffswap.h (coff_swap_scnhdr_out): Make line number overflow
1598         only a warning.  From Philippe De Muyter <phdemuyt@ulb.ac.be>.
1599
1600 Mon Nov 25 08:52:29 1996  Jeffrey A Law  (law@cygnus.com)
1601
1602         * elf32-mn10300.c (bfd_elf32_mn10300_reloc): New function.
1603         (enum reloc_type): Add more reloc types.
1604         (elf32_mn10300_howto_table): Update for new reloc types.
1605         (elf32_mn10300_reloc_map): Update for new reloc types.
1606         * reloc.c: Add some new relocs for the mn10300 series.
1607         * bfd-in2.h, libbfd.h: Rebuilt.
1608         
1609 Sat Nov 23 13:26:18 1996  Jeffrey A Law  (law@cygnus.com)
1610
1611         * som.c (setup_sections): Don't lose for a space which has
1612         no data, but some symbols.
1613
1614 Fri Nov 22 11:32:13 1996  Ian Lance Taylor  <ian@cygnus.com>
1615
1616         * sunos.c (struct sunos_link_hash_table): Add got_needed field.
1617         (sunos_link_hash_table_create): Initialize got_needed.
1618         (sunos_create_dynamic_sections): Only set .got section size if it
1619         is not already set.  Set got_needed.
1620         (bfd_sunos_size_dynamic_sections): Check got_needed.  Only set
1621         sdynptr, and only handle dynamic sections, if dynamic sections are
1622         needed.
1623         (sunos_scan_std_relocs): Pass false to create_dynamic_sections.
1624         Initialize .got section.
1625         (sunos_scan_ext_relocs): Likewise.
1626         (sunos_write_dynamic_symbol): Set up PLT entry even if this is not
1627         a dynamic symbol.
1628         (sunos_finish_dynamic_link): Check got_needed.  Only set up
1629         dynamic linking information if needed.
1630
1631 Thu Nov 21 10:31:31 1996  Rob Savoye  (rob@cygnus.com)
1632         
1633         * config.bfd: Added VersaDOS format to the Ericsson configuration.
1634
1635 Wed Nov 20 16:31:31 1996  Jeffrey A Law  (law@cygnus.com)
1636
1637         * elf32-mn10300.c: Rough cut at relocs for the mn10300.
1638
1639 Wed Nov 13 08:12:38 1996  Jeffrey A Law  (law@cygnus.com)
1640
1641         * Makefile.in (elf32-d10v.o): Don't depend on elf/d10v.h
1642         anymore.
1643
1644 Tue Nov 12 13:30:00 1996  Dawn Perchik  <dawn@cygnus.com>
1645
1646         * filemode.c: Include sysdep.h.
1647         * ihex.c: Add casts to eliminate compiler warnings.
1648         * sunos.c: Add casts to eliminate compiler warnings.
1649
1650 Mon Nov 11 10:37:02 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
1651
1652         * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Create .got.plt
1653         section.
1654         (ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC.  Make
1655         appropriate relocations in the .so file if shared.
1656         (ppc_elf_relocate_section): Ditto.
1657
1658 Tue Oct 29 15:03:02 1996  Doug Evans  <dje@canuck.cygnus.com>
1659
1660         * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use
1661         complain_overflow_unsigned.
1662
1663 Tue Oct 29 12:53:46 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
1664
1665         * elf32-d10v.c (elf_d10v_howto_table): Don't complain on
1666         overflows for R_D10V_16 and R_D10V_18.
1667
1668 Tue Oct 29 13:23:53 1996  Ian Lance Taylor  <ian@cygnus.com>
1669
1670         * ieee.c (ieee_write_section_part): Use LMA rather than VMA.
1671         (do_with_relocs): Likewise.
1672         (do_as_repeat): Likewise.
1673         (copy_expression): Likewise.
1674
1675 Fri Oct 25 16:56:40 1996  Ian Lance Taylor  <ian@cygnus.com>
1676
1677         * ieee.c (ieee_write_external_part): Correctly record whether
1678         there is an external part.
1679
1680 start-sanitize-v850
1681 Thu Oct 24 14:32:52 1996  Jeffrey A Law  (law@cygnus.com)
1682
1683         * elf32-v850.c (elf32_v850_bfd_final_link_relocate): Correctly
1684         handle tda offsets for sld.w and sst.w instructions.
1685         Fix alignment check in sld.w and sst.w tda reloc handling.
1686
1687 end-sanitize-v850
1688 Thu Oct 24 09:08:47 1996  Stu Grossman  (grossman@critters.cygnus.com)
1689
1690         * aclocal.m4, configure:  Set USE_BINARY_FOPEN for *-*-windows.
1691
1692 start-sanitize-v850
1693 Wed Oct 23 00:53:16 1996  Jeffrey A Law  (law@cygnus.com)
1694
1695         * elf32-v850.c: Add comments about assumptions about
1696         char, short & long sizes.
1697         (elf32_v850_bfd_final_link_relocate): Fix sign extension
1698         problems for several relocs.
1699
1700         * elf32-v850.c (elf32_v850_howto_table): Fix typo in
1701         R_V850_SDA_OFFSET entry.
1702
1703 end-sanitize-v850
1704 Wed Oct 23 00:20:34 1996  Ian Lance Taylor  <ian@cygnus.com>
1705
1706         * xcofflink.c (bfd_xcoff_import_symbol): Don't allocate ldsym.
1707         Store import file index in ldindx.
1708         (xcoff_build_ldsyms): Assume that ldsym was not previously
1709         allocated.  For an imported symbol, copy ldindx into l_ifile.
1710
1711 start-sanitize-v850
1712 Tue Oct 22 19:20:38 1996  Jeffrey A Law  (law@cygnus.com)
1713
1714         * elf32-v850.c (elf_v850_howto_table): Fix ordering of
1715         R_V850_ZDA_OFFSET and R_V850_TDA_OFFSET.  Fix various
1716         fields in R_V850_TDA_OFFSET.
1717         (elf32_v850_bfd_final_link_relocate): Tweak pc-relative
1718         relocs to work more like other relocs.  Handle R_V850_TDA_OFFSET
1719         relocations.
1720
1721         * elf32-v850.c: Include bfdlink.h.
1722         (bfd_elf32_v850_reloc): Return an error if we get a reloc
1723         we can't handle.
1724         (elf32_v850_bfd_final_link_relocate): New function.
1725         (v850_elf_relocation_section): Likewise.
1726         (elf_backend_relocate_section): Define.
1727
1728 end-sanitize-v850
1729 Tue Oct 22 17:22:43 1996  Ian Lance Taylor  <ian@cygnus.com>
1730
1731         * binary.c (binary_set_section_contents): Ignore sections which
1732         don't have SEC_LOAD and SEC_ALLOC set.
1733
1734 Mon Oct 21 12:13:05 1996  Jeffrey A Law  (law@cygnus.com)
1735
1736         * linker.c (_bfd_generic_final_link): Avoid losing static
1737         symbols in the .bss section.
1738
1739 Mon Oct 21 10:54:58 1996  Ian Lance Taylor  <ian@cygnus.com>
1740
1741         * elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64.
1742         (mips32_64bit_reloc): New static function.
1743         (mips_reloc_map): Add entry for BFD_RELOC_64.
1744         (mips_elf_relocate_section): Handle R_MIPS_64.
1745
1746         * linker.c (default_indirect_link_order): Print an error message
1747         when attempting to do a relocateable link with different object
1748         file formats, rather than calling abort.
1749
1750 Thu Oct 17 10:43:29 1996  Doug Evans  <dje@canuck.cygnus.com>
1751
1752         * reloc.c (m32r relocs): Rename them.
1753         * bfd-in2.h, libbfd.h: Regenerated.
1754         * elf32-m32r.c: Update.
1755         (m32r_elf_10_pcrel_reloc): New function.
1756         (elf_m32r_howto_table, R_M32R_10_PCREL entry): Use it.
1757         (elf_m32r_howto_table, R_M32R_24 entry): Fix {src,dst}_masks.
1758
1759 Wed Oct 16 11:24:35 1996  Jeffrey A Law  (law@cygnus.com)
1760
1761         * linker.c (_bfd_generic_final_link): Set "linker_mark" for
1762         all sections that will be included in the output file.
1763         (_bfd_generic_link_output_symbols): Discard symbols in sections
1764         which are being discarded.
1765
1766 start-sanitize-v850
1767
1768         * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,
1769         R_V850_TDA_OFFSET and R_V850_ZDA_OFFSET.
1770         (elf_v850_howto_table): Corresponding changes.
1771         (elf_v850_reloc_map): Corresponding changes.
1772         * reloc.c: Add additional V850 relocations.
1773         * bfd-in2.h, libbfd.h: Rebuilt.
1774
1775         * elf32-v850.c (bfd_elf32_v850_reloc): Mask out bits we
1776         no longer want in pc-relative relocs.
1777
1778 Tue Oct 15 22:17:37 1996  Jeffrey A Law  (law@cygnus.com)
1779
1780         * elf32-v850.c (bfd_elf32_v850_reloc): Don't silently
1781         accept a reloc against an undefined sybmol!
1782
1783 Tue Oct 15 16:17:28 1996  Stu Grossman  (grossman@critters.cygnus.com)
1784
1785         * elf32-v850.c:  Define elf_symbol_leading_char to be '_'.
1786
1787 end-sanitize-v850
1788 Tue Oct 15 12:40:41 1996  Ian Lance Taylor  <ian@cygnus.com>
1789
1790         * VERSION: Bump for new relocation.
1791
1792         * hosts/i386bsd.h: If NBPG is not defined, define it as
1793         PAGE_SIZE, for recent versions of FreeBSD.
1794
1795 Mon Oct 14 12:37:26 1996  Ian Lance Taylor  <ian@cygnus.com>
1796
1797         * configure.host: Use `long long' as the 64 bit type on a Solaris
1798         host, since both gcc and the SunPRO compilers support it.
1799
1800 Mon Oct 14 11:17:24 1996  Richard Henderson  <rth@tamu.edu>
1801
1802         * reloc.c: Create a new BFD_RELOC_ALPHA_ELF_LITERAL.  It was a 
1803         mistake to have reused the ECOFF LITERAL for ELF since they have
1804         different semantics.
1805         * elf64-alpha.c (elf_reloc_map): Map from ELF_LITERAL.
1806         * bfd-in2.h, libbfd.h: Rebuild.
1807
1808         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Trap .got
1809         section overflow.
1810
1811         * elf64-alpha.c (elf64_alpha_relocate_section): Do not emit a
1812         dynamic relocation for an undefweak symbol when we are building
1813         a static executable.
1814
1815 Thu Oct 10 11:15:06 1996  Stan Shebs  <shebs@andros.cygnus.com>
1816
1817         * mpw-make.sed (config.bfd, targmatch.sed): Edit references to
1818         point explicitly to srcdir.
1819         (targmatch.h): Edit references to point explicitly to objdir.
1820
1821 Thu Oct 10 14:14:23 1996  Ian Lance Taylor  <ian@cygnus.com>
1822
1823         * config.bfd: When setting targ_cpu, don't get confused by
1824         linux-gnu.
1825
1826 Tue Oct  8 08:51:19 1996  Stu Grossman  (grossman@critters.cygnus.com)
1827
1828         * configure.host:  Add support for windows host (a build done
1829         under the Microsoft build environment).
1830
1831 Tue Oct  8 11:40:16 1996  Ian Lance Taylor  <ian@cygnus.com>
1832
1833         * elflink.h (elf_link_add_object_symbols): If a symbol is a weak
1834         definition in a dynamic object, add it to the dynamic symbol table
1835         if any dynamic object mentions it.  Reverts part of last patch.
1836
1837         * sunos.c (struct sunos_link_hash_table): Add got_base field.
1838         (sunos_link_hash_table_create): Initialize got_base.
1839         (bfd_sunos_size_dynamic_sections): If the .got section is more
1840         than 0x1000 bytes, set __GLOBAL_OFFSET_TABLE_ and got_base to
1841         0x1000.
1842         (sunos_check_dynamic_reloc): Subtract got_base from a base
1843         relative relocation.
1844
1845         * elf32-mips.c (elf_mips_isa): New static function.
1846         (_bfd_mips_elf_merge_private_bfd_data): Don't warn about linking
1847         -mips1 and -mips2 code together, or -mips3 and -mips4 code.
1848
1849 Mon Oct  7 11:44:17 1996  Ian Lance Taylor  <ian@cygnus.com>
1850
1851         * archive.c (do_slurp_coff_armap): Only treat archive as little
1852         endian for i960 COFF.
1853
1854 Fri Oct  4 13:49:01 1996  Ian Lance Taylor  <ian@cygnus.com>
1855
1856         * coffcode.h (coff_compute_section_file_positions): Adjust sofar
1857         by the change in size of the section when EXEC_P is not set.
1858
1859         * coff-m68k.c (coff_rtype_to_howto): Define if not defined.
1860         (m68kcoff_rtype_to_howto): New static function.
1861         * cf-m68klynx.c (coff_m68k_lynx_rtype_to_howto): Add the section
1862         VMA to the addend for a PC relative reloc.
1863
1864         * dep-in.sed: Rework backslash loop a bit to avoid bug in sed on
1865         HP/UX 10.20.
1866         * Makefile.in: Rebuild dependencies.
1867
1868         * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when
1869         som.h is included.
1870
1871 Fri Oct  4 11:41:39 1996  Jeffrey A Law  (law@cygnus.com)
1872
1873         * Makefile.in: Remove explicit dependencies for mn10200 and
1874         mn10300 files.
1875         (ALL_MACHINE_CFILES): Add cpu-mn10200.c and cpu-mn10300.c.
1876         (BFD32_BACKENDS_CFILES): Add elf32-mn10200.c and elf32-mn10300.c
1877         (dependencies): Rebuilt.
1878
1879 Thu Oct  3 16:57:51 1996  Ian Lance Taylor  <ian@cygnus.com>
1880
1881         * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms
1882         during this function.
1883
1884         * elflink.c (_bfd_elf_create_linker_section): Only use an existing
1885         section if the flags are compatible.
1886
1887         * configure.in: Add havevecs, and put it in tdefaults.
1888         * mpw-config.in: Likewise.
1889         * configure: Rebuild.
1890         * targmatch.sed: New file; a sed script to build targmatch.h from
1891         config.bfd.
1892         * config.bfd: Add #if, #endif, and comments for targmatch.h.
1893         * targets.c: Include "fnmatch.h".
1894         (struct targmatch): Define.
1895         (bfd_target_match): Define by including targmatch.h.
1896         (bfd_find_target): If the target is not found by name, search for
1897         it as a configuration triplet.
1898         * Makefile.in: Rebuild dependencies.
1899         (BFD32_BACKENDS): Add aout-arm.o, aout-sparcle.o, hp300bsd.o,
1900         i386dynix.o, m68k4knetbsd.o, and riscix.o.
1901         (BFD32_BACKENDS_CFILES): Add aout-arm.c, aout-sparcle.c,
1902         hp300bsd.c, i386dynix.c, m68k4knetbsd.c, and riscix.c.
1903         (HFILES): Add targmatch.h.  Also, alphabetize and reindent.
1904         (CFILES): Remove i386dynix.c and hp300bsd.c.
1905         (targmatch.h): New target.
1906         (do_clean): Remove targmatch.h.
1907
1908         * configure.in: Add BFD_NEED_DECLARATION(getenv).
1909         * acconfig.h: Add NEED_DECLARATION_GETENV.
1910         * configure, config.in: Rebuild.
1911         * sysdep.h: If NEED_DECLARATION_GETENV, declare getenv.
1912         * aout-adobe.c (aout_adobe_object_p): Don't declare getenv.
1913
1914 Thu Oct  3 09:29:09 1996  Jeffrey A Law  (law@cygnus.com)
1915
1916         * cpu-mn10x00.c, elf32-mn10x00: Removed.
1917         * cpu-mn10200.c, cpu-mn10300.c: New files.
1918         * elf32-mn10200.c, elf32-mn10300.c: New files.
1919         * Makefile.in: Break mn10x00 support into two separate
1920         configurations, mn10200 and mn10300.
1921         * archures.c, config.bfd, configure.in, elf.c, targets.c: Likewise.
1922         * bfd-in2.h, configure: Rebuilt.
1923
1924 Thu Oct  3 15:38:19 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
1925
1926         * Makefile.in (do_clean): Move config.log to do_distclean.
1927
1928 Wed Oct  2 21:40:55 1996  Jeffrey A Law  (law@cygnus.com)
1929
1930         * cpu-mn10x00.c, elf32-mn10x00.c: New files.
1931         * Makefile.in (ALL_MACHINES): Add cpu-mn10x00.o.
1932         (BFD32_BACKENDS): Similarly for elf32-mn10x00.o.
1933         (elf32-mn10x00.o): Add dependencies.
1934         * archures.c (enum bfd_architecture): Add bfd_arch_mn10x00.
1935         (bfd_mn10x00_arch): Declare.
1936         (bfd_archures_list): Add bfd_mn10x00_arch.
1937         * config.bfd: Add mn10x00-*-*.
1938         * configure.in: Add bfd_elf32_mn10x00_vec.
1939         * elf.c (prep_headers): Handle bfd_arch_mn10x00.
1940         * targets.c (bfd_elf32_mn10x00_vec): Declare.
1941         (bfd_target_vector): Add bfd_elf32_mn10x00_vec.
1942         * bfd-in2.h, configure: Rebuilt.
1943         
1944 Wed Oct  2 15:46:45 1996  Klaus Kaempf  <kkaempf@progis.de>
1945
1946         openVMS/Alpha: Provide filename and case_hack flags via
1947         symbol table from gas.
1948         Add case_hack code for symbol output from vax/vms.
1949         * evax-alpha.c (evax_initialize): Remove filename handling,
1950         filename is provided via symbol table.
1951         (evax_get_symtab): Use local symbol count when setting up table.
1952         * evax-egsd.c (_bfd_evax_slurp_egsd): Print correct name when
1953         debugging.
1954         (_bfd_evax_write_egsd): Skip file name symbol.
1955         * evax-emh.c (get_vms_time_string): Local function now.
1956         (_bfd_evax_write_emh): Extract source filename and case_hack flags
1957         from symbol table.
1958         * evax_write_etir (_bfd_evax_write_etir): Pass all symbol names
1959         through _bfd_evax_case_hack_symbol.
1960         * evax-misc.c (hash_string, _bfd_evax_case_hack_symbol): New
1961         functions.
1962         (_bfd_evax_basename): Removed.
1963         (_bfd_get_vms_time_string): Moved to evax-emh.c.
1964         * evax.h (evax_private_data_struct): Remove filename.
1965         (flag_hash_long_names, flag_show_after_trunc,
1966         flag_no_hash_mixed_case, vms_name_mapping): New flags for
1967         vms_case_hack.
1968
1969 Wed Oct  2 12:02:02 1996  Ian Lance Taylor  <ian@cygnus.com>
1970
1971         * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl.
1972         (N_GETMID_NET, N_GETFLAG_NET): Likewise.
1973         (NO_SWAP_MAGIC): Don't define.
1974         (SWAP_MAGIC): Define.
1975
1976         * cofflink.c (_bfd_coff_link_input_bfd): Don't crash if there is
1977         no hash table entry for a global symbol.
1978
1979 Tue Oct  1 16:14:22 1996  Joel Sherrill  <joel@oarcorp.com>
1980
1981         * config.bfd (mips*-*-rtems*): New target, like mips*-*-elf*.
1982
1983 Tue Oct  1 12:31:39 1996  Ian Lance Taylor  <ian@cygnus.com>
1984
1985         * cofflink.c (coff_link_add_symbols): Don't override a meaningful
1986         symbol type with T_NULL.  Warn if symbol type changes.  Based on
1987         patch from Philippe De Muyter <phdm@info.ucl.ac.be>.
1988
1989         * elflink.h (elf_link_add_object_symbols): Only put a symbol from
1990         a dynamic object in the dynamic symbol table if it is referenced
1991         or defined by a regular object.
1992
1993 start-sanitize-v850
1994 Fri Sep 27 18:41:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
1995
1996         * elf32-v850.c (bfd_elf32_v850_is_local_label):  New function to
1997         remove dwarf local labels.  Shrinks binaries by a factor of 3!
1998
1999 end-sanitize-v850
2000 Mon Sep 23 13:33:00 1996  Ian Lance Taylor  <ian@cygnus.com>
2001
2002         * elf32-ppc.c (ppc_elf_add_symbol_hook): Create the .sbss section
2003         by hand, rather than by calling bfd_make_section.
2004
2005 Mon Sep 23 09:23:41 1996  Doug Evans  <dje@seba.cygnus.com>
2006
2007         * reloc.c: Rename m32r relocs.
2008         * bfd-in2.h, libbfd.h: Rebuilt.
2009         * elf32-m32r.c: Update.
2010
2011 Fri Sep 20 11:43:43 1996  Ian Lance Taylor  <ian@cygnus.com>
2012
2013         * aoutx.h (aout_link_input_section_ext): When doing a relocateable
2014         link, adjust the symbol index of a base relative reloc.  Don't
2015         change the addend of a PC relative reloc if pcrel_offset is set.
2016         * sunos.c (bfd_sunos_size_dynamic_sections): Don't do anything for
2017         a relocateable link.
2018
2019         * reloc.c (bfd_perform_relocation): Apply the relocation even if
2020         it is zero, in case src_mask matters.
2021         (bfd_install_relocation): Likewise.
2022
2023 Thu Sep 19 11:03:06 1996  Ian Lance Taylor  <ian@cygnus.com>
2024
2025         * xcofflink.c (xcoff_link_add_symbols): Always initialize
2026         keep_syms.
2027         (_bfd_xcoff_bfd_final_link): Don't set target_index
2028         to an uninitialized value.
2029
2030 Tue Sep 17 14:18:31 1996  Ian Lance Taylor  <ian@cygnus.com>
2031
2032         * coffcode.h (coff_slurp_line_table): Warn about illegal symbol
2033         indices, rather than crashing.
2034         (coff_slurp_reloc_table): Likewise.  Check whether the howto field
2035         is NULL.
2036         * coff-sh.c (sh_relocate_section): Check for an illegal symbol
2037         index.
2038
2039 Mon Sep 16 12:39:36 1996  Ian Lance Taylor  <ian@cygnus.com>
2040
2041         * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mask for ARM26D
2042         reloc to 0.
2043         (coff_arm_adjust_symndx): New static function.
2044         (coff_adjust_symndx): Define.
2045
2046         * srec.c (srec_scan): Accept multiple symbols on a single line.
2047         From Pascal Martin <pmartin@alsys.com>.
2048
2049         * README: New file.
2050
2051 Fri Sep 13 14:32:42 1996  Doug Evans  <dje@canuck.cygnus.com>
2052
2053         * aoutf1.h (MY_bfd_merge_private_bfd_data): Define.
2054         (sunos_merge_private_bfd_data): New function.
2055
2056 Fri Sep 13 15:50:57 1996  Ian Lance Taylor  <ian@cygnus.com>
2057
2058         * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather
2059         than input BFD.
2060         (bfd_merge_private_bfd_data): Likewise.
2061         * section.c (bfd_copy_private_section_data): Likewise.
2062         * syms.c (bfd_copy_private_symbol_data): Likewise.
2063         * bfd-in2.h: Rebuild.
2064         * aout-target.h (MY_bfd_copy_private_section_data): Check that
2065         both BFD's are the right flavour.
2066         * ecoff.c (_bfd_ecoff_bfd_copy_private_bfd_data): Likewise.
2067         * elf.c (_bfd_elf_copy_private_symbol_data): Likewise.
2068         * elf32-mips.c (_bfd_mips_elf_copy_private_bfd_data): Likewise.
2069         (_bfd_mips_elf_merge_private_bfd_data): Likewise.
2070         * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Likewise.
2071         (ppc_elf_merge_private_bfd_data): Likewise.
2072         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Likewise.
2073         * peicode.h (pe_bfd_copy_private_section_data): Likewise.
2074
2075         * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for
2076         R_PARISC_DIR32, so that _bfd_stab_section_find_nearest_line passes
2077         its sanity check.
2078
2079 Thu Sep 12 11:45:57 1996  Doug Evans  <dje@seba.cygnus.com>
2080
2081         * reloc.c: Add m32r relocs.
2082         * bfd-in2.h, libbfd.h: Rebuilt.
2083         * cpu-m32r.c,elf32-m32r.c: New files.
2084
2085 Thu Sep 12 11:10:05 1996  Ian Lance Taylor  <ian@cygnus.com>
2086
2087         * ieee.c (ieee_vec): Set symbol_leading_char field to '_'.
2088
2089 Wed Sep 11 11:57:56 1996  Ian Lance Taylor  <ian@cygnus.com>
2090
2091         * tekhex.c (first_phase): Change type parameter from char to int.
2092         (out): Likewise.
2093         (pass_over): Change func to expect int, not char.
2094
2095         * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC
2096         rather than SEC_LOAD when aligning the file offset for the first
2097         section in a segment.
2098
2099 Tue Sep 10 16:18:30 1996  Fred Fish  <fnf@cygnus.com>
2100
2101         * syms.c (coff_section_type): Make arg const.
2102         * irix-core.c (irix_core_core_file_p): Remove extraneous extra arg
2103         to make_bfd_asection().
2104         * elf-bfd.h (bfd_section_from_phdr): Add prototype.
2105         * elfcode.h (bfd_section_from_phdr): Remove prototype.
2106         (_bfd_elf_stringtab_init): Remove prototype.
2107
2108         * netbsd-core.c (swap_abort): Add prototype.
2109         * aix386-core.c (swap_abort): Ditto & make static
2110         * hpux-core.c (swap_abort): Ditto & make static.
2111         * irix-core.c (swap_abort): Ditto & make static.
2112         * ptrace-core.c (swap_abort): Ditto & make static.
2113         * trad-core.c (swap_abort): Ditto & make static.
2114         * coffswap.h (coff_swap_reloc_in): Ditto.
2115         (coff_swap_reloc_out): Ditto.
2116         (coff_swap_filehdr_in): Ditto.
2117         (coff_swap_filehdr_out): Ditto.
2118         (coff_swap_sym_in): Ditto.
2119         (coff_swap_sym_out): Ditto.
2120         (coff_swap_aux_in): Ditto.
2121         (coff_swap_aux_out): Ditto.
2122         (coff_swap_lineno_in): Ditto.
2123         (coff_swap_lineno_out): Ditto.
2124         (coff_swap_aouthdr_in): Ditto.
2125         (coff_swap_aouthdr_out): Ditto.
2126         (coff_swap_scnhdr_in): Ditto.
2127         (coff_swap_scnhdr_out): Ditto.
2128         * ihex.c (ihex_sizeof_headers): Ditto.
2129         * tekhex.c (getsym): Ditto.
2130         (find_chunk): Ditto & make static.
2131         (insert_byte): Ditto.
2132         (first_phase): Ditto.
2133         (pass_over): Ditto.
2134         (tekhex_get_symtab): Ditto & make static.
2135         (tekhex_get_symtab_upper_bound): Ditto & make static.
2136         (tekhex_mkobject): Ditto.
2137         (tekhex_object_p): Ditto.
2138         (move_section_contents): Ditto.
2139         (tekhex_get_section_contents): Ditto.
2140         (tekhex_set_arch_mach): Ditto & make static.
2141         (tekhex_set_section_contents): Ditto.
2142         (writevalue): Ditto.
2143         (writesym): Ditto.
2144         (out): Ditto.
2145         (tekhex_write_object_contents): Ditto.
2146         (tekhex_sizeof_headers): Ditto.
2147         (tekhex_make_empty_symbol): Ditto.
2148         (tekhex_get_symbol_info): Ditto.
2149         (tekhex_print_symbol): Ditto.
2150         * irix-core.c (make_bfd_asection): Ditto.
2151         (irix_core_core_file_p): Ditto.
2152         (irix_core_core_file_failing_command): Ditto.
2153         (irix_core_core_file_failing_signal): Ditto.
2154         (irix_core_core_file_matches_executable_p): Ditto.
2155         (irix_core_make_empty_symbol): Ditto.
2156         * coff-mips.c (mips_bfd_reloc_type_lookup): Ditto.
2157         * srec.c (srec_new_symbol): Ditto.
2158         (srec_get_section_contents): Ditto.
2159         (srec_set_arch_mach): Ditto.
2160         (srec_set_section_contents): Ditto.
2161         (internal_srec_write_object_contents): Ditto.
2162         (srec_write_object_contents): Ditto.
2163         (symbolsrec_write_object_contents): Ditto.
2164         (srec_sizeof_headers): Ditto.
2165         (srec_make_empty_symbol): Ditto.
2166         (srec_get_symtab_upper_bound): Ditto.
2167         (srec_get_symtab): Ditto.
2168         (srec_print_symbol): Ditto and make static.
2169         * elf.c (elf_read): Ditto
2170         (assign_section_numbers): Ditto.
2171         (elf_fake_sections): Ditto.
2172         (sym_is_global): Ditto.
2173         (elf_map_symbols): Ditto.
2174         (get_program_header_size): Ditto.
2175         * coffgen.c (make_a_section_from_file): Ditto.
2176         (coff_real_object_p): Ditto.
2177         (fixup_symbol_value): Ditto.
2178         (build_debug_section): Ditto.
2179         (copy_name): Ditto.
2180         * syms.c (coff_section_type): Ditto.
2181         
2182 Mon Sep  9 22:36:01 1996  Jeffrey A Law  (law@cygnus.com)
2183
2184         * bfd-in2.h: Rebuilt after m32r changes.
2185
2186 Mon Sep  9 12:31:22 1996  Doug Evans  <dje@canuck.cygnus.com>
2187
2188         * config.bfd,configure.in,configure: Add m32r support.
2189         * Makefile.in,archures.c,elf.c,targets.c: Likewise.
2190         * config.bfd: Keep target list alphabetically sorted.
2191
2192 start-sanitize-v850
2193 Mon Sep  9 11:48:41 1996  Jeffrey A Law  (law@cygnus.com)
2194
2195         * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget
2196         to add in the constant part found in the instruction itself.
2197         (case R_V850_HI16_S): Likewise.
2198
2199 end-sanitize-v850 
2200 Fri Sep  6 17:04:39 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2201
2202         * elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_16
2203         and R_D10V_18 to be 1 (word).
2204
2205 Thu Sep  5 15:23:08 1996  Ian Lance Taylor  <ian@cygnus.com>
2206
2207         * stabs.c (_bfd_link_section_stabs): If the output_section field
2208         of either section is bfd_abs_section, then the linker is
2209         discarding the section and we should not optimize it.
2210
2211 Tue Sep  3 12:16:20 1996  Doug Evans  <dje@canuck.cygnus.com>
2212
2213         * Makefile.in (aout-sparcle.o): New target.
2214         * aoutf1.h (TARGET_IS_BIG_ENDIAN_P): Don't define if little endian.
2215         * config.bfd (sparclet-*-aout*): Add case.
2216         * configure.in (sparcle_aout_vec): Add case.
2217         * configure: Regenerated.
2218         * targets.c (sparcle_aout_vec): Declare.
2219         (bfd_target_vector): Add sparcle_aout_vec.
2220         * aout-sparcle.c: New file.
2221
2222 start-sanitize-v850
2223 Tue Sep  3 00:57:02 1996  Jeffrey A Law  (law@cygnus.com)
2224
2225         * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of
2226         low order sign bit propogation for R_V850_HI16_S.
2227
2228         * elf32-v850.c (bfd_elf32_v850_reloc): New function for
2229         handling V850 specific relocs.
2230         (elf_v850_howto_table): Use the new function for some
2231         relocations.  Twiddle masks & shifts for some relocs.
2232         Set partial_inplace where needed.
2233
2234 end-sanitize-v850
2235 Mon Sep  2 12:12:34 1996  Ian Lance Taylor  <ian@cygnus.com>
2236
2237         * cpu-mips.c: Add an explicit mips:3000 entry, and change the
2238         default architecture to a machine number of 0.
2239         * elf32-mips.c (_bfd_mips_elf_object_p): Set the machine number
2240         for E_MIPS_ARCH_1.
2241         (_bfd_mips_elf_merge_private_bfd_data): If the machine number of
2242         the output BFD is the default, set it from the first input BFD.
2243
2244 start-sanitize-v850
2245 Sun Sep  1 18:38:01 1996  Jeffrey A Law  (law@cygnus.com)
2246
2247         * elf32-v850.c (elf_v850_howto_table): All the 16bit relocs
2248         insert at bitpos zero.  The HI16 relocs are shifted right
2249         by 16 bits.  Fix src_mask for all relocs.
2250         (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME): Define.  The V850 is
2251         little endian!
2252         (TARGET_BIG_SYM, TARGET_BIG_NAME): Remove.  The V850 is little
2253         endian!
2254
2255 end-sanitize-v850
2256 Sun Sep  1 15:41:08 1996  Ian Lance Taylor  <ian@cygnus.com>
2257
2258         * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
2259         Rewrite to use BFD file read routines and to avoid using a fixed
2260         length for the file name.
2261
2262 start-sanitize-v850
2263 Sat Aug 31 10:22:25 1996  Jeffrey A Law  (law@cygnus.com)
2264
2265         * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.
2266         (elf_v850_howto_table): Add support for R_V850_{32,16,8}.
2267         (v850_reloc_map): Add translation from BFD_RELOC_{32,16,8}
2268         to R_V850_{32,16,8}.
2269
2270 Fri Aug 30 18:06:04 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
2271
2272         * elf32-v850.c (reloc_type): Add R_V850_HI16_S.
2273         (elf_v850_howto_table): Add info for HI16_S reloc.
2274         (v850_reloc_map): Add HI_16_S reloc.
2275         * reloc.c: Define BFD_RELOC_V850_* relocs.
2276
2277 end-sanitize-v850
2278 Fri Aug 30 11:49:19 1996  Ian Lance Taylor  <ian@cygnus.com>
2279
2280         Add SH ELF support.
2281         * elf32-sh.c: New file.
2282         * elf.c (prep_headers): Handle bfd_arch_sh.
2283         * elfcode.h (write_relocs): Handle absolute symbol.
2284         * elf-bfd.h (_bfd_elf32_link_read_relocs): Declare.
2285         (_bfd_elf64_link_read_relocs): Declare.
2286         * elflink.h (NAME(_bfd_elf,link_read_relocs)): Rename from
2287         elf_link_read_relocs.  Make globally visible.  Change all
2288         callers.
2289         (elf_link_input_bfd): Get external symbols from cache in
2290         symtab_hdr->contents.  Get contents from cache in
2291         elf_section_data.
2292         * elfxx-target.h (bfD_elfNN_bfd_relax_section): Only define if not
2293         already defined.
2294         * reloc.c: Define BFD_RELOC_SH_* relocs.
2295         * libbfd-in.h (_bfd_sh_align_load_span): Declare.
2296         * coff-sh.c (sh_insns_conflict): Fix a return value.
2297         (_bfd_sh_align_load_span): New globally visible function, broken
2298         out of sh_align_load.
2299         (sh_align_load): Call _bfd_sh_align_load_span.
2300         (sh_swap_insns): Change relocs parameter to PTR.
2301         * bfd-in2.h, libbfd.h: Rebuild.
2302         * targets.c (bfd_elf32_sh_vec): Declare.
2303         (bfd_elf32_shl_vec): Declare.
2304         * config.bfd (sh-*-elf*): New target.
2305         * configure.in (bfd_elf32_sh_vec): New target vector.
2306         (bfd_elf32_shl_vec): New target vector.
2307         * configure: Rebuild.
2308         * Makefile.in: Rebuild dependencies.
2309         (BFD32_BACKENDS): Add elf32-sh.o.
2310         (BFD32_BACKENDS_CFILES): Add elf32-sh.c.
2311
2312         * elf.c (map_sections_to_segments): Check that LMA does not skip a
2313         page before checking D_PAGED.
2314
2315         * ihex.c (ihex_scan): Removed unnecessary extbase variable.
2316         (ihex_write_object_contents): Remove extbase; always use segbase
2317         instead.
2318
2319 Thu Aug 29 16:52:17 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2320
2321         * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
2322         * configure.host (i[345]86-*-*): Ditto.
2323         * config.bfd (i[345]86-*-*): Ditto.
2324         * configure: Regenerate.
2325
2326         * config.bfd (i[3456]86-*-dgux*): Recognize as a synonym for x86
2327         elf.
2328
2329 Tue Aug 27 09:18:18 1996  Jeffrey A Law  (law@cygnus.com)
2330
2331         * elf32-hppa.c (hppa_elf_gen_reloc_type): Add new argument.
2332         * elf32-hppa.h (hppa_elf_gen_reloc_type): Update prototype.
2333         * som.c (hppa_som_gen_reloc_type): Add new argument.  If
2334         we encounter an R_DATA_ONE_SYMBOL reloc against a symbol that
2335         will have an ST_CODE type, change the symbol's type to ST_DATA.
2336         * som.c (hppa_som_gen_reloc_type): Update prototype.
2337
2338 Tue Aug 27 00:12:22 1996  Ian Lance Taylor  <ian@cygnus.com>
2339
2340         * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for
2341         R_MIPS_32 and R_MIPS_REL32.  Set sgot and g as soon as possible.
2342         (mips_elf_size_dynamic_sections): Don't require .got to exist.
2343         (mips_elf_finish_dynamic_sections): Likewise.
2344
2345 Thu Aug 22 10:54:38 1996  Ian Lance Taylor  <ian@cygnus.com>
2346
2347         * configure.host (HLDENV): New variable to set.  Set it for
2348         *-*-sysv4*, since those linkers may not support -R but they always
2349         support LD_RUN_PATH.
2350
2351         * libieee.h (NSECTIONS): Don't define.
2352         (ieee_data_struct): Change section_table to asection **.  Add
2353         section_table_size.
2354         * ieee.c (get_section_entry): If the table isn't big enough, make
2355         it bigger.
2356         (ieee_slurp_sections): Remove assertion about number of sections.
2357         (ieee_object_p): Adjust initialization of ieee to match changes to
2358         the structure.
2359
2360         * xcofflink.c (xcoff_mark): Don't copy relocs for undefined
2361         symbols merely because we are generating a shared library.
2362         (xcoff_build_ldsyms): Don't set up global linkage code for an
2363         undefined symbol merely because we are generating a shared
2364         library.
2365
2366 start-sanitize-v850
2367 Tue Aug 20 15:06:05 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
2368         
2369         * Makefile.in (ALL_MACHINES): Add cpu-v850.o.
2370         (BFD32_BACKENDS) Add elf32-v850.o.
2371         * archures.c: Add bfd_v850_arch.
2372         * bfd-in2.h: Add bfd_v850_arch.
2373         * config.bfd (v850-*-*): New target.
2374         * configure: (bfd_elf32_v850_vec) New vector.
2375         * configure.in: (bfd_elf32_v850_vec) New vector.
2376         * cpu-v850.c: New file.
2377         * elf.c (prep_headers): Added case bfd_arch_v850.
2378         * elf32-v850.c: New file.
2379         * targets.c (bfd_elf32_v850_vec): New vector.
2380         
2381 end-sanitize-v850
2382 Fri Aug 16 16:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
2383
2384         * xcofflink.c (xcoff_link_add_dynamic_symbols): Create and define
2385         a function code symbol for an XMC_XO symbol.
2386
2387 Thu Aug 15 12:33:29 1996  Stan Shebs  <shebs@andros.cygnus.com>
2388
2389         * mpw-config.in: Update editing of autoconf vars to reflect
2390         Jul 18 configure.in change.
2391         * mpw-make.sed: Update editing of include pathnames to be
2392         more general, add @DASH_C_FLAG@ to explicit compile rule edit.
2393
2394 Thu Aug 15 10:35:13 1996  Richard Henderson  <rth@tamu.edu>
2395
2396         * elf64-alpha.c (elf64_alpha_output_extsym): The section from
2397         which to offset to get the .plt entry address is ".plt".
2398
2399 Thu Aug 15 16:40:30 1996  James G. Smith  <jsmith@cygnus.co.uk>
2400
2401         * reloc.c: (BFD_RELOC_ARM_THUMB_ADD, BFD_RELOC_ARM_THUMB_IMM,
2402         BFD_RELOC_ARM_THUMB_SHIFT, BFD_RELOC_ARM_THUMB_OFFSET):
2403         Added, for internal use by the ARM gas.
2404         * libbfd.h: Rebuilt
2405         * bfd-in2.h: Rebuilt
2406
2407 Wed Aug 14 17:02:09 1996  Richard Henderson  <rth@tamu.edu>
2408
2409         * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Correct typo
2410         in section dynidx start.
2411
2412 Tue Aug 13 14:35:38 1996  Ian Lance Taylor  <ian@cygnus.com>
2413
2414         * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose
2415         name begins with .gnu.linkonce as SEC_LINK_ONCE.  This is an
2416         optimization for g++.
2417
2418 Tue Aug 13 17:04:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2419
2420         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): If one module has
2421         the -mrelocatable-lib bit set and the other doesn't, clear the
2422         -mrelocatable-lib bit in the header.
2423
2424 Sat Aug 10 22:59:17 1996  Ian Lance Taylor  <ian@cygnus.com>
2425
2426         * elflink.h (elf_link_add_object_symbols): Do not resolve a common
2427         symbol against a STT_FUNC symbol in a shared library.
2428
2429 Fri Aug  9 12:44:57 1996  Ian Lance Taylor  <ian@cygnus.com>
2430
2431         * xcofflink.c (xcoff_link_add_dynamic_symbols): If a descriptor
2432         symbol is found, automatically define the corresponding function
2433         code.
2434
2435         * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux
2436         if sym.n_numaux is not zero.
2437         (_bfd_coff_link_input_bfd): Permit the symbol and the hash table
2438         entry to disagree about the number of aux entries if the symbol
2439         has zero.
2440
2441         * elf32-mips.c (mips_elf_check_relocs): Create the .rel.dyn
2442         section if it might be needed, not just if info->shared.
2443         (mips_elf_adjust_dynamic_symbol): Make room for a null element at
2444         the start of .rel.dyn if we are going to use it.
2445         (mips_elf_finish_dynamic_sections): Only clear the first element
2446         of .rel.dyn if the size is greater than zero.
2447
2448 Thu Aug  8 16:24:55 1996  Ian Lance Taylor  <ian@cygnus.com>
2449
2450         * xcofflink.c (xcoff_link_input_bfd): If we already called the
2451         undefined_symbol callback for a symbol, then don't issue any more
2452         warnings about loader relocs.
2453         (_bfd_ppc_xcoff_relocate_section): Don't do any further processing
2454         after calling the undefined_symbol callback.
2455
2456         * xcofflink.c (XCOFF_MULTIPLY_DEFINED): Define.
2457         (xcoff_link_add_symbols): Permit multiple definitions of a symbol
2458         as the AIX linker seems to do.
2459
2460 Thu Aug  8 12:21:56 1996  Klaus Kaempf  <kkaempf@progis.de>
2461
2462         * evax-alpha.c (evax_alpha_vec): Corrected flags, cleanup.
2463         (evax_initialize): Remove evax_reloc_table.
2464         (evax_close_and_cleanup): Ditto.
2465         (reloc_nil): Ditto.
2466         (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
2467         entries.
2468         (evax_bfd_reloc_type_lookup): Ditto.
2469         * evax-egsd.c (_bfd_evax_slurp_egsd): Add a few casts; set
2470         cooked_size == raw_size.
2471         * evax-emh.c (_bfd_evax_register_filename): Remove.
2472         * evax-etir.c (etir_stc): Allow ETIR_S_C_STC_xx commands.
2473         * evax-misc.c (add_new_contents): Malloc section at full size.
2474         (_bfd_save_evax_section): Memcpy section contents directly.
2475         * evax.h (ALPHA_R_SWREL32, ALPHA_R_SWREL64): Remove.
2476         (evax_reloc_table): Remove.
2477
2478         * hosts/alphavms.h (O_ACCMODE): Define if needed.
2479
2480         * makefile.vms: Add better support for DEC C compilation
2481         Add evax.h dependencies
2482
2483         * reloc.c (bfd_get_reloc_size): Add case for 16 byte reloc.
2484         (BFD_RELOC_SWREL32,BFD_RELOC_SWREL64): Remove.
2485         (BFD_RELOC_ALPHA_BASEREG): Remove.
2486         * bfd-in2.h, libbfd.h: Rebuild.
2487
2488 Thu Aug  8 08:17:32 1996  Stu Grossman  (grossman@critters.cygnus.com)
2489
2490         * archive.c (bsd_write_armap):  Ifdef around calls to getuid and
2491         getgid if _WIN32 is defined.
2492         * opncls.c (bfd_fdopenr):  Remove unnecessary WINGDB ifdef.
2493
2494 Wed Aug  7 23:19:00 1996  Stu Grossman  (grossman@critters.cygnus.com)
2495
2496         * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c:
2497         Change NO_FLAGS to BFD_NO_FLAGS to avoid conflict with an HPUX
2498         include file.
2499         * libbfd.c:  Create dummy getpagesize() macro if HAVE_GETPAGESIZE
2500         isn't defined.
2501
2502 Wed Aug  7 14:11:44 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
2503
2504         * configure.in: Call BFD_NEEDED_DECLARATION on strstr and
2505         realloc.
2506         * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
2507         (NEED_DECLARATION_REALLOC): New macro.
2508         * configure, config.in: Rebuild.
2509         * sysdep.h (strstr): Declare if NEED_DECLARATION_STRSTR.
2510         (realloc): Declare if NEED_DECLARATION_REALLOC.
2511
2512         * aclocal.m4 (BFD_NEED_DECLARATION): Include <string.h> or
2513         <strings.h> if they exist.
2514
2515         * ieee.c (ieee_set_section_contents): Cast bfd_alloc return.
2516
2517 Wed Aug  7 12:12:03 1996  Ian Lance Taylor  <ian@cygnus.com>
2518
2519         * cpu-i386.c (i8086_arch): Architecture info for the i8086.
2520
2521         Based on patches from Eric Valette <valette@crf.canon.fr>:
2522         * elf32-i386.c (enum reloc_type): Add FIRST_INVALID_RELOC,
2523         LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
2524         (elf_howto_table): Add entries for new relocs.
2525         (elf_i386_reloc_type_lookup): Handle new relocs.
2526         (elf_i386_info_to_howto): Just call abort.
2527         (elf_i386_info_to_howto_rel): Check that the reloc type is valid.
2528         (elf_i386_relocate_section): Likewise.
2529
2530 Tue Aug  6 12:54:56 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2531
2532         * elf32-d10v.c (elf_d10v_howto_table): Added R_D10V_32.
2533
2534 Mon Aug  5 13:42:41 1996  Ian Lance Taylor  <ian@cygnus.com>
2535
2536         * elf.c (_bfd_elf_make_section_from_shdr): For a loadable section,
2537         only get the LMA from the phdr if they are in the same part of the
2538         file.
2539
2540         * elf.c (map_sections_to_segments): Rewrite tests for starting a
2541         new segment to make them more comprehensible.  If the relationship
2542         between the LMA and the VMA changed, start a new segment.  Don't
2543         check dynsec when deciding whether to start a new segment for a
2544         writeable section; -N will now handle this.
2545
2546 Thu Aug  1 22:43:08 1996  Jeffrey A Law  (law@cygnus.com)
2547
2548         * libhppa.h: Remove "esel" changes.  Not the right approach.
2549         * som.c: Corresponding changes.
2550         (som_bfd_derive_misc_symbol_info): Use ST_DATA for symbols
2551         which don't have a SOM symbol type associated with them.
2552         Reverses a 1994 change.
2553
2554 Wed Jul 31 15:50:55 1996  Ian Lance Taylor  <ian@cygnus.com>
2555
2556         Make ld -N more reasonable for ELF:
2557         * elf.c (map_sections_to_segments): If D_PAGED is not set, set
2558         phdr_in_section to false, and always use a single load segment.
2559         (elf_sort_sections): Sort sections by LMA after VMA.
2560         (assign_file_positions_for_segments): If D_PAGED is not set, don't
2561         align to maxpagesize.
2562         (assign_file_positions_except_relocs): Likewise.
2563         * elfcode.h (elf_object_p): If a section is loaded but not page
2564         aligned, clear D_PAGED.
2565
2566 Wed Jul 31 15:00:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
2567
2568         * reloc.c: (BFD_RELOC_ARM_OFFSETIMM8, BFD_RELOC_ARM_HWLITERAL):
2569         Added, for internal use by the ARM gas.
2570         * libbfd.h: Rebuilt
2571         * bfd-in2.h: Rebuilt
2572
2573 Tue Jul 30 14:14:57 1996  Jeffrey A Law  (law@cygnus.com)
2574
2575         * libhppa.h (R_HPPA_ESEL): New field selector.
2576         (e_esel): Similarly.
2577         * som.c (hppa_som_gen_reloc_type): If we encounter an e_esel,
2578         then generate R_COMP2 (PUSH_SYM), R_DATA_EXPR fixup stream.
2579         (som_write_fixups): Handle R_DATA_EXPR just like R_CODE_EXPR.
2580
2581 Tue Jul 30 13:31:27 1996  Ian Lance Taylor  <ian@cygnus.com>
2582
2583         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Do the regular
2584         archive search before looking for stripped dynamic objects.
2585
2586 Fri Jul 26 17:51:39 1996  Ian Lance Taylor  <ian@cygnus.com>
2587
2588         * xcofflink.c (xcoff_build_ldsyms): Make exporting an undefined
2589         symbol a warning rather than an error.
2590
2591 Wed Jul 24 12:02:53 1996  Ian Lance Taylor  <ian@cygnus.com>
2592
2593         * elf.c (assign_file_positions_for_segments): Track the virtual
2594         memory position separately from the file position, and use it to
2595         compute the alignment adjustment.
2596
2597 Tue Jul 23 10:43:31 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2598
2599         * elf32-d10v.c (elf_d10v_howto_table): Changed all relocs to "long"
2600         and fixed mask on R_D10V_10_PCREL_L.
2601
2602 Mon Jul 22 15:30:30 1996  Ian Lance Taylor  <ian@cygnus.com>
2603
2604         * elf64-mips.c: Include "aout/ar.h".
2605         (mips_elf64_slurp_armap): New static function.
2606         (mips_elf64_write_armap): New static function.
2607         (bfd_elf64_archive_*): Define.
2608         * elfxx-target.h (bfd_elfNN_archive_p): Define if not defined.
2609         Use instead of bfd_generic_archive_p.
2610         (bfd_elfNN_write_archive_contents): Define if not defined.  Use
2611         instead of _bfd_write_archive_contents.
2612         (bfd_elfNN_mkdarchive): Define if not defined.  Use instead of
2613         _bfd_generic_mkarchive.
2614         (TARGET_BIG_SYM): If bfd_elfNN_archive_functions is defined, use
2615         bfd_elfNN_archive in BFD_JUMP_TABLE_ARCHIVE rather than
2616         _bfd_archive_coff.
2617         (TARGET_LITTLE_SYM): Likewise.
2618         * archive.c (bfd_slurp_armap): Check for and reject an archive map
2619         name of /SYM64/.
2620         * Makefile.in: Rebuild dependencies.
2621
2622         * elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle
2623         SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
2624         SHT_MIPS_EVENTS sections.
2625         (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
2626         SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
2627         sections.
2628         (_bfd_mips_elf_fake_sections): Likewise.
2629
2630         * libecoff.h (ecoff_data_type): Add rdata_in_text field.
2631         * ecoff.c (ecoff_compute_section_file_positions): Copy
2632         rdata_in_text from backend info to tdata.  Clear it if any data
2633         section comes before .rdata.
2634         (_bfd_ecoff_write_object_contents): Use rdata_in_text field in
2635         tdata rather than backend info.
2636
2637 Fri Jul 19 18:15:51 1996  Ian Lance Taylor  <ian@cygnus.com>
2638
2639         * configure.in: Fix test for whether a compiler has a 64 bit
2640         type.  From Jim Wilson <wilson@cygnus.com>.
2641
2642 Thu Jul 18 15:39:10 1996  Ian Lance Taylor  <ian@cygnus.com>
2643
2644         * configure.host (mips-sgi-irix6*): New host.
2645
2646         * configure.in: Set and substitute VERSION, BFD_HOST_64BIT_LONG
2647         (replacing HOST_64BITLONG), BFD_HOST_64_BIT_DEFINED,
2648         BFD_HOST_64_BIT, and BFD_HOST_U_64_BIT.  Add bfd-in2.h:bfd-in2.h
2649         to AC_OUTPUT call.
2650         * configure: Rebuild.
2651         * bfd-in.h (BFD_ARCH_SIZE): Define as @wordsize@, not @WORDSIZE@.
2652         (BFD_HOST_64_BIT): Define conditionally.
2653         (BFD_HOST_U_64_BIT): Define when BFD_HOST_64_BIT is defined.
2654         (bfd_vma): Typedef as BFD_HOST_U_64_BIT.
2655         (symvalue, bfd_size_type): Likewise.
2656         * bfd-in2.h: Rebuild.
2657         * Makefile.in (do_clean): Remove bfd-tmp.h.
2658         (do_distclean): Remove bfd-in3.h.
2659         (stmp-bfd.h): Just do copy-if-change bfd-in3.h bfd.h.
2660         (bfd-in3.h): New target.
2661
2662         * config.bfd (sparc-*-sysv4*): Don't build sunos_big_vec.  From
2663         Andrew Gierth <ANDREWG@microlise.co.uk>.
2664
2665         * configure.host: Set INSTALL_SHLIB.
2666         * configure.in: Call AC_SUBST (INSTALL_SHLIB).
2667         * configure: Rebuild.
2668         * Makefile.in (install): Use @INSTALL_SHLIB@.
2669
2670         * config.bfd (mips*-*-irix6*): New target.
2671         * configure.host: Handle Irix 6 shared library like Irix 5.
2672
2673         * xcofflink.c (xcoff_link_add_symbols): Don't check an XMC_TD
2674         symbol for a magic name.
2675         (xcoff_link_input_bfd): Don't change the reloc symbol for an
2676         XMC_TD symbol.
2677         (_bfd_ppc_xcoff_relocate_section): Don't get the TOC offset for an
2678         XMC_TD symbol.
2679
2680 Thu Jul 18 11:36:31 1996  Stan Shebs  <shebs@andros.cygnus.com>
2681
2682         * mpw-config.in: Add ELF support to mips config, create the
2683         elf32-target.h file in the object dir.
2684         * mpw-make.sed: Edit elfXX-target.h refs at beginnings of lines.
2685
2686 Wed Jul 17 18:02:32 1996  Kim Knuttila  <krk@cygnus.com>
2687
2688         * coff-ppc.c: Redid debug scheme - numerous fprintf's gone.
2689         Also removed most abort calls, in favor of using bfd reporting.
2690
2691 Wed Jul 17 14:51:52 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2692
2693         * Makefile.in (ALL_MACHINES): Add cpu-d10v.o.
2694         (BFD32_BACKENDS) Add elf32-d10v.o.
2695         * archures.c: Add bfd_d10v_arch.
2696         * bfd-in2.h: Add bfd_d10v_arch.
2697         * config.bfd (d10v-*-*): New target.
2698         * configure: (bfd_elf32_d10v_vec) New vector.
2699         * configure.in: (bfd_elf32_d10v_vec) New vector.
2700         * cpu-d10v.c: New file.
2701         * elf.c (prep_headers): Added case bfd_arch_d10v.
2702         * elf32-d10v.c: New file.
2703         * libbfd.h: Rebuild.
2704         * reloc.c (BFD_RELOC_D10V_10_PCREL_R, BFD_RELOC_D10V_10_PCREL_L,
2705         BFD_RELOC_D10V_18, BFD_RELOC_D10V_18_PCREL): Define.
2706         * targets.c (bfd_elf32_d10v_vec): New vector.
2707         
2708 Wed Jul 17 10:58:55 1996  Kim Knuttila  <krk@cygnus.com>
2709
2710         * coff-ppc.c (coff_ppc_relocate_section): Removed bogus fprintf
2711
2712 Tue Jul 16 23:49:02 1996  Stu Grossman  (grossman@critters.cygnus.com)
2713
2714         * archures.c bfd-in2.h:  Add bfd_mach_i386_i386 and
2715         bfd_mach_i386_i8086 machine types.
2716
2717 Wed Jul 10 12:42:56 1996  Ian Lance Taylor  <ian@cygnus.com>
2718
2719         * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT
2720         and _FINI sections.
2721
2722 Wed Jul 10 11:18:21 1996  Richard Henderson  <rth@tamu.edu>
2723
2724         * coffcode.h (coff_set_section_contents): A/UX does not require
2725         special handling of the _LIB section.
2726
2727 Tue Jul  9 15:52:20 1996  Jeffrey A Law  (law@cygnus.com)
2728
2729         * coff-h8300.c (h8300_reloc16_extra_cases): Use the correct
2730         value for R_RELBYTE.
2731
2732         * reloc16.c (bfd_coff_reloc16_relax_section): Only "shrinks"
2733         array if one was allocated.
2734
2735 Tue Jul  9 12:21:54 1996  Ian Lance Taylor  <ian@cygnus.com>
2736
2737         From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>:
2738         * elf32-mips.c (struct mips_elf_link_hash_table): Add new fields
2739         use_rld_obj_head and rld_value.
2740         (mips_elf_link_hash_table_create): Initialize new fields.
2741         (mips_elf_add_symbol_hook): Mark __rld_obj_head symbol as
2742         dynamic.
2743         (mips_elf_create_dynamic_sections): Create .rld_map section.  If
2744         __rld_obj_head symbol not seen, create an __rld_map symbol.
2745         (mips_elf_size_dynamic_sections): Make space in .rld_map section.
2746         Create a DT_MIPS_RLD_MAP entry rather than a DT_DEBUG entry.
2747         (mips_elf_finish_dynamic_symbol): Save value of __rld_map or
2748         __rld_obj_head symbol.
2749         (mips_elf_finish_dynamic_sections): Handle DT_MIPS_RLD_MAP.
2750
2751 Mon Jul  8 16:18:03 1996  Ian Lance Taylor  <ian@cygnus.com>
2752
2753         * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.
2754
2755         * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, use
2756         ppc_elf_addr16_ha_reloc.
2757         (ppc_elf_addr16_ha_reloc): New static function.
2758
2759         * coff-mips.c (struct mips_hi): Define.
2760         (mips_refhi_list): New static variable.
2761         (mips_refhi_addr, mips_refhi_addend): Remove.
2762         (mips_refhi_reloc): Maintain a list of unmatched REFHI relocs.
2763         (mips_reflo_reloc): Process mips_refhi_list.
2764         (mips_relhi_list): New static variable.
2765         (mips_relhi_addr, mips_relhi_addend): Remove.
2766         (mips_relhi_reloc): Maintain a list of unmatched RELHI relocs.
2767         (mips_rello_reloc): Process mips_relhi_list.
2768         (mips_relocate_section): Permit an arbitrary number of REFHI or
2769         RELHI relocs before the associated REFLO or RELLO reloc.
2770
2771 Fri Jul  5 19:27:49 1996  Ian Lance Taylor  <ian@cygnus.com>
2772
2773         * aout-target.h (MY(callback)): Set reloc_count fields.
2774
2775 Thu Jul  4 12:00:37 1996  Ian Lance Taylor  <ian@cygnus.com>
2776
2777         * sunos.c (sunos_add_dynamic_symbols): Don't create dynamic
2778         sections unless this is a SunOS link.
2779
2780         * VERSION: Set to 2.7.1.
2781
2782         * Released binutils 2.7.
2783
2784 Wed Jul  3 14:59:47 1996  Ian Lance Taylor  <ian@cygnus.com>
2785
2786         * i386aout.c: Include "aout/aout64.h".
2787         (i386aout_write_object_contents): New static function.
2788         (MY_write_object_contents): Define.
2789
2790         * netbsd.h (MY(write_object_contents)): Make sure that
2791         adjust_sizes_and_vmas is called before fiddling with the magic
2792         number.
2793
2794 Tue Jul  2 23:30:39 1996  Ian Lance Taylor  <ian@cygnus.com>
2795
2796         * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.
2797
2798 Sun Jun 30 13:34:33 1996  Ian Lance Taylor  <ian@cygnus.com>
2799
2800         * libbfd-in.h (itos, stoi): Don't define.
2801         * libbfd.h: Rebuild.
2802         * i386lynx.c (KEEPIT): Define as udata.i.
2803         (NAME(lynx,swap_std_reloc_out)): Don't use stoi.
2804         (NAME(lynx,swap_ext_reloc_out)): Likewise.
2805         * riscix.c (riscix_swap_std_reloc_out): Use udata.i rather than
2806         flags.  Don't use stoi.
2807
2808         * elf32-mips.c (ELF_MAGPAGESIZE): Change definition to 0x1000.
2809
2810         * elf.c (map_sections_to_segments): Don't start a new segment for
2811         a writable section if it's on the same page as the previous
2812         segment.  Reset the writable variable for a readonly section.
2813
2814 Sat Jun 29 16:18:51 1996  Kim Knuttila  <krk@cygnus.com>
2815
2816         * peicode.h (coff_swap_aouthdr_in): Missing initializations of
2817         first_thunk_address, thunk_size, and import_table_size.
2818         * peicode.h: Improved some diagnostics regarding edata sections.
2819
2820         * coff-ppc.c (coff_ppc_relocate_section): Earlier error check
2821         on IMGLUE relocs.
2822         (coff_ppc_relocate_section): Improved diagnostic for large TOCDEFN's.
2823         (TARGET_LITTLE_SYM): Added missing D_PAGED.
2824
2825 Fri Jun 28 13:48:45 1996  Ian Lance Taylor  <ian@cygnus.com>
2826
2827         * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol
2828         with XCOFF_DEF_DYNAMIC set is really defined.
2829         (xcoff_link_check_dynamic_ar_symbols): Likewise.
2830         (xcoff_link_add_symbols): Only create special sections if using an
2831         XCOFF hash table.
2832
2833         * reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
2834         aixcoff-rs6000.
2835         (bfd_install_relocation): Likewise.
2836
2837 Fri Jun 28 11:17:00 1996  Richard Henderson  <rth@tamu.edu>
2838
2839         * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add flags
2840         field.
2841         (ALPHA_ELF_LINK_HASH_LU_ADDR): Define.
2842         (ALPHA_ELF_LINK_HASH_LU_MEM): Define.
2843         (ALPHA_ELF_LINK_HASH_LU_FUNC): Define.
2844         (elf64_alpha_link_hash_newfunc): Initialize flags field.
2845         (elf64_alpha_check_relocs): Record types of LITUSE entries that
2846         are found for LITERAL relocs.
2847         (elf64_alpha_adjust_dynamic_symbol): If a symbol has its address
2848         taken, we cannot generate a .plt entry for the symbol.
2849
2850 Thu Jun 27 11:24:29 1996  Ian Lance Taylor  <ian@cygnus.com>
2851
2852         * configure.in: Add AC_ISC_POSIX, and check for setitimer and
2853         sysconf functions (for gprof).
2854         * configure, config.in: Rebuild.
2855
2856 Wed Jun 26 16:29:02 1996  Ian Lance Taylor  <ian@cygnus.com>
2857
2858         * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in
2859         an archive if it has a map.  If the object file has the wrong
2860         xvec, reject it.
2861
2862         * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a
2863         BRADDR, SREL16, SREL32, or SREL64 reloc against an external
2864         symbol.
2865         (alpha_relocate_section): Likewise.
2866
2867         * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
2868         (coff_swap_filehdr_out): Use FILHSZ, not sizeof.
2869         (coff_swap_sym_out): Use SYMESZ, not sizeof.
2870         (coff_swap_aux_out): Use AUXESZ, not sizeof.
2871         (coff_swap_lineno_out): Use LINESZ, not sizeof.
2872         (coff_swap_aouthdr_out): Use AOUTSZ, not sizeof.
2873         (coff_swap_scnhdr_out): Use SCNHSZ, not sizeof.
2874         * peicode.h: Corresponding changes.
2875
2876 Tue Jun 25 15:28:34 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2877
2878         * elflink.h (elf_create_pointer_linker_section): Comment out code
2879         dealing with making GOT pointers negative of the GOT symbol for
2880         now.
2881
2882 Tue Jun 25 11:41:24 1996  Richard Henderson  <rth@tamu.edu>
2883
2884         * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't
2885         increment the .rela.plt size until after we're done creating the
2886         .plt entry.
2887         (elf64_alpha_finish_dynamic_symbol): Change .plt entry to load the
2888         .rela.plt offset directly rather than calculating it.
2889
2890 Mon Jun 24 17:15:10 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2891  
2892         * Makefile.in, (bindir, libdir, datadir, mandir, infodir, includedir): 
2893         Use autoconf-set values.
2894         * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir, 
2895         includedir, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set 
2896         values.
2897         (docdir): Deleted.
2898         * configure.in (AC_PREREQ): autoconf v2.5 or higher.
2899         * configure: Rebuilt.
2900  
2901 Mon Jun 24 22:50:35 1996  Jeffrey A Law  (law@cygnus.com)
2902
2903         * som.c (som_write_fixups): Fix typo in R_END_TRY for exception
2904         handling code > 1k away.
2905
2906 Mon Jun 24 18:41:06 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2907
2908         * elflink.h (elf_create_pointer_linker_section): If DEBUG is
2909         defined, output whenever the symbol is updated.
2910
2911 Mon Jun 24 17:58:12 1996  Jouke Numan  <jnuman@bazis.nl>
2912
2913         * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC
2914         section to 0 if user_set_vma is set.
2915         * elflink.h (elf_bfd_final_link): Likewise.
2916
2917 Sun Jun 23 20:42:51 1996  Doug Evans  <dje@canuck.cygnus.com>
2918
2919         Partially undo patch of Jun 20.
2920         * coffcode.h (coff_set_alignment_hook): Use COFF_IMAGE_WITH_PE.
2921         (coff_compute_section_file_positions): Likewise.
2922         (coff_write_object_contents): Likewise.  Re-add deleted code, but
2923         use #ifdef COFF_WITH_PE, not COFF_OBJ_WITH_PE.
2924         * peicode.h (pe_bfd_copy_private_bfd_data): Re-add #ifdef.
2925
2926 Fri Jun 21 17:38:15 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
2927
2928         * config.bfd: Add support for *-*-rtems* configurations.
2929         
2930 Fri Jun 21 15:19:59 1996  Ian Lance Taylor  <ian@cygnus.com>
2931
2932         * elf.c (prep_headers): Add bfd_arch_alpha case.
2933
2934 Fri Jun 21 12:35:27 1996  Richard Henderson  <rth@tamu.edu>
2935
2936         * elf64-alpha.c: New file.
2937         * config.bfd (alpha-*-linuxecoff*): New target.
2938         (alpha-*-linux*, alpha-*-elf*): New targets.
2939         * configure.in (bfd_elf64_alpha_vec): New vector.
2940         * configure: Rebuild.
2941         * targets.c (bfd_elf64_alpha_vec): Declare.
2942         (bfd_target_vector): Add bfd_elf64_alpha_vec if BFD64.
2943         * reloc.c (BFD_RELOC_ALPHA_GPDISP): Define.
2944         * bfd-in2.h, libbfd.h: Rebuild.
2945         * Makefile.in: Rebuild dependencies.
2946         (BFD64_BACKENDS): Add elf64-alpha.o.
2947         (BFD64_BACKENDS_CFILES): Add elf64-alpha.c.
2948
2949 Thu Jun 20 18:14:25 1996  Ian Lance Taylor  <ian@cygnus.com>
2950
2951         * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
2952         than relying on a right shift of 32.
2953
2954 Thu Jun 20 11:00:57 1996  Doug Evans  <dje@canuck.cygnus.com>
2955
2956         * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PE
2957         ifdef to COFF_WITH_PE.
2958         (coff_compute_section_file_positions): Likewise.
2959         (coff_write_object_contents): Likewise.  Delete COFF_OBJ_WITH_PE.
2960         * pe-{arm,i386,ppc}.c (COFF_OBJ_WITH_PE): Delete.
2961         * peicode.h (pe_bfd_copy_private_bfd_data): Delete ifdef
2962         COFF_IMAGE_WITH_PE, always include.
2963
2964         * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0.
2965
2966 Wed Jun 19 11:37:52 1996  Ian Lance Taylor  <ian@cygnus.com>
2967
2968         * elf.c (map_sections_to_segments): Fix up the test for -Ttext to
2969         approximate the correct answer if SIZEOF_HEADERS was not used.
2970
2971         * binary.c (binary_set_section_contents): Set section file
2972         position based on LMA rather than VMA.
2973
2974 Wed Jun 19 11:19:25 1996  Manfred Hollstein KS/EIC5 60/3/142 #40283  <manfred@lts.sel.alcatel.de>
2975
2976         * linker.c (_bfd_generic_link_output_symbols): Don't output any
2977         symbols if info->strip == strip_all.
2978
2979 Tue Jun 18 15:17:36 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
2980
2981         * coff-h8300.c: Remove #if 0 code.
2982         (compatable): Don't allow mixing/matching of different architectures.
2983         
2984         * archures.c (bfd_mach_h8300s): Add.
2985         * bfd-in2.h: Rebuilt.
2986         * coff-h8300.c (funcvec_hash_newfunc): Handle H8/S too.
2987         (BADMAG): Likewise.
2988         (h8300_reloc16_estimate): Likewise.
2989         (h8300_reloc16_extra_cases): Likewise.
2990         (h8300_bfd_link_add_symbols): Likewise.
2991         * coffcode.h (coff_set_arch_mach_hook): Likewise.
2992         (coff_set_flags): Likewise.
2993         * cpu-h8300.c (h8300_scan): Likewise.
2994         Add H8/S to bfd_h8300_arch list.
2995
2996 Tue Jun 18 14:42:58 1996  Klaus Kaempf  <kkaempf@progis.de>
2997
2998         Added support for Alpha OpenVMS:
2999         * evax.h, evax-alpha.c, evax-egsd.c, evax-emh.c: New files.
3000         * evax-etir.c, evax-misc.c, hosts/alphavms.h: New files.
3001         * config.h-vms, makefile.vms: New files.
3002         * config.bfd (alpha-*-*vms*): New target.
3003         * configure.in (evax_alpha_vec): New target vector.
3004         * configure: Rebuild.
3005         * reloc.c (BFD_RELOC_SWREL32, BFD_RELOC_SWREL64): Define.
3006         (BFD_RELOC_ALPHA_LINKAGE, BFD_RELOC_ALPHA_BASEREG): Define.
3007         * targets.c (bfd_target_evax_flavour): Define.
3008         (evax_alpha_vec): Declare.
3009         (bfd_target_vector): Add ecoffalpha_little_vec and evax_alpha_vec
3010         if BFD64 is defined.
3011         * bfd-in2.h, libbfd.h: Rebuild.
3012         * Makefile.in: Rebuild dependencies.
3013         (BFD64_BACKENDS): Add evax-alpha.o, evax-egsd.o, evax-etir.o,
3014         evax-emh.o, and evax-misc.o.
3015         (BFD64_BACKENDS_CFILES): Add evax-alpha.c, evax-egsd.c,
3016         evax-etir.c, evax-emh.c, and evax-misc.c.
3017         (HFILES): Add evax.h.
3018
3019 Tue Jun 18 13:54:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3020
3021         * coff-h8300.c (h8300_reloc16_extra_cases): Make name a const
3022         pointer.
3023         (h8300_bfd_link_add_symbols): Likewise.
3024
3025 Mon Jun 17 10:06:50 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
3026
3027         * som.h (R_HPPA_BEGIN_TRY, R_HPPA_END_TRY): Define.
3028         * som.c (som_write_fixups): Handle R_BEGIN_TRY and R_END_TRY.
3029
3030 Mon Jun 17 12:49:11 1996  Ian Lance Taylor  <ian@cygnus.com>
3031
3032         * elf32-mips.c (mips_elf_relocate_section): Don't create a reloc
3033         for R_MIPS_REL32 and R_MIPS_32 relocs if no dynamic sections were
3034         created.
3035         (mips_elf_check_relocs): Only create .rel.dyn for R_MIPS_REL32 and
3036         R_MIPS_32 relocs if creating a shared library.
3037
3038 Thu Jun 13 20:14:51 1996  Doug Evans  <dje@canuck.cygnus.com>
3039
3040         * peicode.h (add_data_entry): Use pei_section_data rather than
3041         _cooked_size.  Corresponds to May 13 change in coffcode.h.
3042
3043 Thu Jun 13 10:23:40 1996  Ian Lance Taylor  <ian@cygnus.com>
3044
3045         * cofflink.c (_bfd_coff_final_link): Handle long section names.
3046         * coffcode.h (coff_write_object_contents): If there are long
3047         section names, always set the f_symptr field, even if there are no
3048         symbols.
3049         * peicode.h (coff_swap_filehdr_in): Don't clear the f_symptr field
3050         if there are no symbols.
3051
3052         * coffgen.c (make_a_section_from_file): Check return value of
3053         _bfd_coff_read_string_table.
3054         (coff_real_object_p): Check return value of
3055         make_a_section_from_file.
3056         (_bfd_coff_read_string_table): Check that there are some symbols
3057         before trying to read the string table size.
3058
3059 Wed Jun 12 11:16:37 1996  Ian Lance Taylor  <ian@cygnus.com>
3060
3061         * xcofflink.c (xcoff_link_add_symbols): When considering whether
3062         to replace a symbol in a dynamic object with a symbol from another
3063         dynamic object, do the replacement if the existing symbol is
3064         global linkage code.
3065
3066         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Check explicitly
3067         for _ptrgl, and treat it as global linkage code.
3068
3069         * aoutx.h (NAME(aout,find_nearest_line)): Notice if we find a
3070         filename or N_SO symbol past the offset, and use it to indicate
3071         that there is no line number or function when appropriate.
3072
3073 Tue Jun 11 15:24:48 1996  Ian Lance Taylor  <ian@cygnus.com>
3074
3075         * xcofflink.c (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR for a
3076         common symbol defined by the linker.  Don't export function code
3077         even if export_defineds is set.
3078
3079 Mon Jun 10 11:57:27 1996  Jeffrey A Law  (law@cygnus.com)
3080
3081         * coff-h8300.c (howto_table): Add new entries for R_BCC_INV
3082         and R_JMP_DEL.
3083         (rtype2howto): Handle R_BCC_INV and R_JMP_DEL.
3084         (h8300_symbol_address_p): New function.
3085         (h8300_reloc16_estimate): Eliminate jumps made unnecessary by
3086         relaxing.
3087
3088 Sun Jun  9 16:30:20 1996  Jeffrey A Law  (law@cygnus.com)
3089
3090         * coff-h8300.c (h8300_reloc16_estimate): Fix many minor spacing
3091         problems.
3092         (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
3093         correctly for the two variants.  Allow relaxing if the target
3094         is 128 bytes away since after relaxation it'll be 126 bytes away.
3095         (h8300_reloc16_estimate, case R_PCRWORD): Correctly adjust
3096         "dot" and "value".  Allow relaxing if the target is 128 bytes
3097         away since after relaxation it'll be 126 bytes away.
3098         * reloc16.c (bfd_coff_reloc16_relax_section): Keep relaxing
3099         the given section until nothing changes.
3100
3101 Thu Jun  6 15:24:45 1996  Richard Henderson  <rth@tamu.edu>
3102
3103         * ecoff.c (_bfd_ecoff_new_section_hook): Remove the _PDATA
3104         alignment hack--we can get the lnnoptr info another way without
3105         suddenly increasing the alignment requirements.  Set the flags for
3106         the _PDATA section.
3107         (ecoff_compute_section_file_positions): Do so.
3108
3109 Thu Jun  6 11:24:37 1996  Ian Lance Taylor  <ian@cygnus.com>
3110
3111         * ieee.c (ieee_write_object_contents): Put a timestamp in the file
3112         to keep the HP emulator database happy.
3113
3114         * config.bfd: Recognize powerpc-*-linux* and powerpcle-*-linux*.
3115         From Kevin Buettner <kev@primenet.com>.
3116
3117 Wed Jun  5 15:16:04 1996  Ian Lance Taylor  <ian@cygnus.com>
3118
3119         * aoutx.h (translate_to_native_sym_flags): Don't try to print the
3120         name of a NULL section.
3121
3122 Tue Jun  4 18:53:58 1996  Ian Lance Taylor  <ian@cygnus.com>
3123
3124         * linker.c (_bfd_generic_link_add_one_symbol): If notice_all is
3125         set, always call the notice callback.
3126
3127         * VERSION: Increment for bfdlink.h change.
3128
3129 Mon Jun  3 11:01:53 1996  Ian Lance Taylor  <ian@cygnus.com>
3130
3131         * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.
3132         (sh_relax_delete_bytes): Correct handling of differently sized
3133         trailing alignment reloc.
3134
3135         * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.
3136         * bfd-in2.h: Rebuild.
3137         * configure.in: Warn if there is no known 64 bit type.
3138         * configure: Rebuild.
3139
3140         * Makefile.in: Rebuild dependencies.
3141         (BFD32_BACKENDS): Add ppcboot.o.
3142         (BFD32_BACKENDS_CFILES): Add ppcboot.c.
3143
3144         * elf32-mips.c (mips_elf_size_dynamic_sections): Initialize c.
3145         From Per Fogelstrom <per.fogelstrom@mailbox200.swipnet.se>.
3146
3147 Sat Jun  1 21:49:58 1996  Ian Lance Taylor  <ian@cygnus.com>
3148
3149         * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)
3150         (bfd_mips_elf64_swap_reginfo_out): Move from here...
3151         * elf32-mips.c (bfd_mips_elf64_swap_reginfo_in)
3152         (bfd_mips_elf64_swap_reginfo_out): ...to here.
3153
3154 Fri May 31 13:51:28 1996  Ian Lance Taylor  <ian@cygnus.com>
3155
3156         * elf64-mips.c: Improve reloc special_functions and handling of
3157         SHT_MIPS_OPTIONS section.
3158         * elf32-mips.c (_bfd_mips_elf_hi16_reloc): Rename from
3159         mips_elf_hi16_reloc and make globally visible.
3160         (_bfd_mips_elf_lo16_reloc): Rename from mips_elf_lo16_reloc and
3161         make globally visible.
3162         (_bfd_mips_elf_got16_reloc): Rename from mips_elf_got16_reloc and
3163         make globally visible.
3164         (_bfd_mips_elf_gprel16_reloc): Rename from mips_elf_gprel16_reloc
3165         and make globally visible.
3166         (gprel16_with_gp): Check howto->src_mask before using value in
3167         insn.
3168         (_bfd_mips_elf_gprel32_reloc): Rename from mips_elf_gprel32_reloc
3169         and make globally visible.
3170         (gprel32_with_gp): Check howto->src_mask before fetching value.
3171         (bfd_mips_elf_swap_options_in): New function.
3172         (bfd_mips_elf_swap_options_out): New function.
3173         (_bfd_mips_elf_set_private_flags): Rename from
3174         mips_elf_set_private_flags and make globally visible.
3175         (_bfd_mips_elf_copy_private_bfd_data): Rename from
3176         mips_elf_copy_private_bfd_data and make globally visible.
3177         (_bfd_mips_elf_merge_private_bfd_data): Rename from
3178         mips_elf_merge_private_bfd_data and make globally visible.
3179         (_bfd_mips_elf_section_from_shdr): Accept .MIPS.options as a name
3180         for a SHT_MIPS_OPTIONS section.
3181         (mips_elf32_section_from_shdr): Handle SHT_MIPS_OPTIONS section.
3182         (_bfd_mips_elf_fake_sections): Consider .MIPS.options to be the
3183         name of a SHT_MIPS_OPTIONS section.
3184         (_bfd_mips_elf_set_section_contents): New function.
3185         (mips_elf32_section_processing): Set the GP value in a
3186         SHT_MIPS_OPTIONS section.
3187         (_bfd_mips_elf_find_nearest_line): Rename from
3188         mips_elf_find_nearest_line and make globally visible.
3189         (bfd_elf32_set_section_contents): Define.
3190         * elf-bfd.h (_bfd_mips_elf_hi16_reloc): Declare.
3191         (_bfd_mips_elf_lo16_reloc): Declare.
3192         (_bfd_mips_elf_gprel16_reloc): Declare.
3193         (_bfd_mips_elf_got16_reloc): Declare.
3194         (_bfd_mips_elf_gprel32_reloc): Declare.
3195         (_bfd_mips_elf_set_private_flags): Declare.
3196         (_bfd_mips_elf_copy_private_bfd_data): Declare.
3197         (_bfd_mips_elf_merge_private_bfd_data): Declare.
3198         (_bfd_mips_elf_find_nearest_line): Declare.
3199         (_bfd_mips_elf_set_section_contents): Declare.
3200
3201         * elf32-hppa.c (elf32_hppa_info_to_howto): Rename from
3202         elf_info_to_howto.
3203         (elf_info_to_howto): Define.
3204         * elf32-sparc.c (elf32_sparc_info_to_howto): Rename from
3205         elf_info_to_howto.
3206         (elf_info_to_howto): Define.
3207         * elf64-sparc.c (sparc64_elf_info_to_howto): Rename from
3208         elf_info_to_howto.
3209         (elf_info_to_howto): Define.
3210
3211         * coff-w65.c (h8300_reloc16_estimate): Rename R_MOVB[12] to
3212         R_MOV16B[12], to match change in coff/internal.h.
3213
3214 Thu May 30 12:38:49 1996  Ian Lance Taylor  <ian@cygnus.com>
3215
3216         * elf64-mips.c: Extensive additions to provide better support for
3217         writing files and for gas.
3218         * elf32-mips.c (_bfd_mips_elf_object_p): New function, broken out
3219         of mips_elf_object_p.
3220         (mips_elf32_object_p): Rename from mips_elf_object_p; call
3221         _bfd_mips_elf_object_p.
3222         (_bfd_mips_elf_final_write_processing): Rename from
3223         mips_elf_final_write_processing and make globally visible.
3224         (_bfd_mips_elf_fake_sections): Rename from
3225         mips_elf_fake_sections and make globally visible.
3226         (_bfd_mips_elf_section_from_bfd_section): Rename from
3227         mips_elf_section_from_bfd_section and make globally visible.
3228         (_bfd_mips_elf_section_processing): New function, broken out of
3229         mips_elf_section_processing.
3230         (mips_elf32_section_processing): Rename from
3231         mips_elf_section_processing; call
3232         _bfd_mips_elf_section_processing.
3233         (_bfd_mips_elf_symbol_processing): Rename from
3234         mips_elf_symbol_processing and make globally visible.
3235         (_bfd_mips_elf_read_ecoff_info): Rename from
3236         mips_elf_read_ecoff_info and make globally visible.
3237         (mips_elf32_ecoff_debug_swap): Rename from
3238         mips_elf_ecoff_debug_swap.
3239         * elf.c (_bfd_elf_symbol_from_bfd_symbol): Use asymbol rather than
3240         struct symbol_cache_entry.
3241         (_bfd_elf_validate_reloc): New function, moved in from
3242         elfcode.h:validate_reloc.
3243         * elfcode.h (validate_reloc): Remove; moved into elf.c and renamed
3244         to _bfd_elf_validate_reloc.  Change all callers.
3245         * elf-bfd.h (bfd_section_from_shdr): Declare.
3246         (_bfd_elf_symbol_from_bfd_symbol): Declare.
3247         (_bfd_elf_validate_reloc): Declare.
3248         (_bfd_mips_elf_object_p): Declare.
3249         (_bfd_mips_elf_fake_sections): Declare.
3250         (_bfd_mips_elf_section_from_bfd_section): Declare.
3251         (_bfd_mips_elf_section_processing): Declare.
3252         (_bfd_mips_elf_symbol_processing): Declare.
3253         (_bfd_mips_elf_read_ecoff_info): Declare.
3254         (_bfd_mips_elf_final_write_processing): Declare.
3255         * elfxx-target.h (bfd_elfNN_get_reloc_upper_bound): Don't define
3256         if already defined.
3257
3258         * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.
3259         (mips_elf_final_write_processing): Likewise.
3260
3261 Wed May 29 16:15:29 1996  Ian Lance Taylor  <ian@cygnus.com>
3262
3263         64-bit MIPS ELF ABI objdump support:
3264         * elf64-mips.c: New file.
3265         * Makefile.in: Rebuild dependencies.
3266         (BFD64_BACKENDS): Add elf64-mips.o.
3267         (BFD64_BACKENDS_CFILES): Add elf64-mips.c.
3268         * config.bfd (mips*el-*-elf*) Add bfd_elf64_bigmips_vec and
3269         bfd_elf64_littlemips_vec to targ_selvecs.
3270         (mips*-*-elf*): Likewise.
3271         * confingure.in: Add bfd_elf64_bigmips_vec and
3272         bfd_elf64_littlemips_vec to vector switch.
3273         * configure: Rebuild.
3274         * elf32-mips.c (_bfd_mips_elf_section_from_shdr): New function,
3275         broken out of mips_elf_section_from_shdr.
3276         (mips_elf32_section_from_shdr): Rename from
3277         mips_elf_section_from_shdr.  Call new function.
3278         (elf_backend_section_from_shdr): Update name of renamed function.
3279         * elf-bfd.h (struct elf_size_info): Change second parameter of
3280         write_out_phdrs to be const.  Likewise for second parameter of
3281         swap_symbol_out.
3282         (struct bfd_elf_section_data): Add rel_hdr2 field.
3283         (bfd_elf32_swap_symbol_in): Change second parameter to be const.
3284         (bfd_elf32_swap_symbol_out): Likewise.
3285         (bfd_elf32_swap_reloc_in): Likewise.
3286         (bfd_elf32_swap_reloc_out): Likewise.
3287         (bfd_elf32_swap_reloca_in): Likewise.
3288         (bfd_elf32_swap_reloca_out): Likewise.
3289         (bfd_elf32_swap_phdr_in): Likewise.
3290         (bfd_elf32_swap_phdr_out): Likewise.
3291         (bfd_elf32_swap_dyn_in): Likewise.
3292         (bfd_elf32_swap_dyn_out): Likewise.
3293         (bfd_elf32_slurp_symbol_table): Declare.
3294         (bfd_elf32_write_shdrs_and_ehdr): Declare.
3295         (bfd_elf32_write_out_phdrs): Declare.
3296         (bfd_elf64_swap_symbol_in): Change second parameter to be const.
3297         (bfd_elf64_swap_symbol_out): Likewise.
3298         (bfd_elf64_swap_reloc_in): Likewise.
3299         (bfd_elf64_swap_reloc_out): Likewise.
3300         (bfd_elf64_swap_reloca_in): Likewise.
3301         (bfd_elf64_swap_reloca_out): Likewise.
3302         (bfd_elf64_swap_phdr_in): Likewise.
3303         (bfd_elf64_swap_phdr_out): Likewise.
3304         (bfd_elf64_swap_dyn_in): Likewise.
3305         (bfd_elf64_swap_dyn_out): Likewise.
3306         (bfd_elf64_slurp_symbol_table): Declare.
3307         (bfd_elf64_write_shdrs_and_ehdr): Declare.
3308         (bfd_elf64_write_out_phdrs): Declare.
3309         (_bfd_mips_elf_section_from_shdr): Declare.
3310         * elf.c (bfd_section_from_shdr): Remove assertion requiring
3311         SHT_REL/SHT_RELA to match use_rela_p.  If there is already a reloc
3312         section for the section, add the new one to rel_hdr2.  Increment
3313         reloc_count rather than setting it.
3314         * elfcode.h (elf_slurp_symbol_table): Define name as macro.
3315         Remove static declaration.
3316         (elf_write_shdrs_and_ehdr): Define name as macro.
3317         (elf_write_out_phdrs): Likewise.
3318         (elf_swap_ehdr_in, elf_swap_ehdr_out): Declare.
3319         (elf_swap_shdr_in, elf_swap_shdr_out): Declare.
3320         (elf_swap_symbol_in): Change second parameter to be const.
3321         (elf_swap_symbol_out): Likewise.
3322         (elf_swap_ehdr_in, elf_swap_ehdr_out): Likewise.
3323         (elf_swap_shdr_in, elf_swap_shdr_out): Likewise.
3324         (elf_swap_phdr_in, elf_swap_phdr_out): Likewise.
3325         (elf_swap_reloc_in, elf_swap_reloc_out): Likewise.
3326         (elf_swap_reloca_in, elf_swap_reloca_out): Likewise.
3327         (elf_write_out_phdrs): Rename from write_out_phdrs.  Change second
3328         parameter to be const.  Make non-static.
3329         (elf_write_shdrs_and_ehdr): Rename from write_shdrs_and_ehdr.
3330         Make non-static.
3331         (elf_slurp_symbol_table): Make non-static.
3332         (NAME(_bfd_elf,size_info)): Update names of renamed functions.
3333         * elfxx-target.h (elf_info_to_howto): Define if not defined.
3334         (elf_backend_size_info): Likewise.
3335         (elfNN_bed): Use elf_backend_size_info.
3336         * targets.c (bfd_elf64_bigmips_vec): Declare.
3337         (bfd_elf64_littlemips_vec): Declare.
3338         (bfd_target_vector): Add bfd_elf64_bigmips_vec and
3339         bfd_elf64_littlemips_vec if BFD64 is defined.
3340         
3341         * libbfd.c (bfd_get_file_window): Add cast to fprintf argument.
3342
3343 Tue May 28 11:42:08 1996  Ian Lance Taylor  <ian@cygnus.com>
3344
3345         * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not
3346         zeroes, in alignment holes.
3347
3348         * configure: Rebuild with autoconf 2.10.
3349
3350         * aoutx.h (NAME(aout,find_nearest_line)): Make room for the
3351         potential leading underscore in the allocated buffer.
3352
3353 Fri May 24 14:28:38 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3354
3355         * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not put small common
3356         symbols into .sbss if this is a relocatable link.
3357
3358 Thu May 23 12:26:24 1996  Ian Lance Taylor  <ian@cygnus.com>
3359
3360         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn about
3361         undefined symbols when creating a shared library.
3362
3363 Fri May 17 13:54:15 1996  Ian Lance Taylor  <ian@cygnus.com>
3364
3365         * coff-sh.c: Add a bunch of new code and static const arrays to
3366         support aligning loads and stores on four byte memory boundaries.
3367         Also:
3368         (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
3369         R_SH_LABEL.
3370         (sh_relax_section): Look for R_SH_CODE relocs.  If we find one,
3371         call sh_align_loads.
3372         (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs
3373         as unused.
3374
3375 Thu May 16 16:34:13 1996  Ian Lance Taylor  <ian@cygnus.com>
3376
3377         * cache.c (bfd_open_file): Unlink the file before opening it for
3378         write.  From Marty Leisner <leisner@sdsp.mc.xerox.com>.
3379
3380         * opncls.c (bfd_fdopenr): Set opened_once.
3381
3382 Tue May 14 12:35:32 1996  Ian Lance Taylor  <ian@cygnus.com>
3383
3384         * som.c (som_slurp_reloc_table): Clear external_relocs cache after
3385         freeing it.
3386
3387         * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
3388         the code unconditionally.
3389
3390 Mon May 13 19:51:37 1996  Ian Lance Taylor  <ian@cygnus.com>
3391
3392         * libcoff-in.h (struct pei_section_tdata): Define structure.
3393         (pei_section_data): Define macro.
3394         * libcoff.h: Rebuild.
3395         * coffcode.h (coff_set_alignment_hook): If COFF_IMAGE_WITH_PE,
3396         store s_paddr field in pei_section_data.
3397         (coff_compute_section_file_positions): Use pei_section_data rather
3398         than _cooked_size, and don't overwrite an existing value.
3399         (coff_write_object_contents): If COFF_OBJ_WITH_PE, set s_paddr to
3400         0.  If COFF_IMAGE_WITH_PE, set s_paddr to pei_section_data.
3401         * peicode.h (coff_bfd_copy_private_section_data): Define if
3402         COFF_IMAGE_WITH_PE.
3403         (pe_bfd_copy_private_section_data): New static function if
3404         COFF_IMAGE_WITH_PE.
3405
3406 Wed May  8 16:10:38 1996  Ian Lance Taylor  <ian@cygnus.com>
3407
3408         * srec.c (srec_set_arch_mach): Write as a function rather than a
3409         macro definition.
3410
3411         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): If an archive has
3412         no map, just check each member in turn to see whether it is
3413         required.
3414
3415 Wed May  8 09:17:34 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3416
3417         * ppcboot.c (ppcboot_object_p): Check for type 0x41 in partition
3418         table.  Call BFD_ASSERT to validate header size, instead of
3419         calling fatal.
3420         (ppcboot_bfd_print_private_bfd_data): Put quotes around partition
3421         name.
3422
3423 Tue May  7 16:10:19 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3424
3425         * ppcboot.c: New target for looking at PPCbug boot records.
3426
3427         * config{ure.in,.bfd}: Add support for ppcboot target.
3428         * targets.c: Ditto.
3429         * configure: Regenerate.
3430                 
3431 Tue May  7 11:15:19 1996  Jeffrey A Law  (law@cygnus.com)
3432
3433         * coff-h8300.c (howto_table): Update names to match recent
3434         changes to include/coff/internal.h.  Fix minor errors in the
3435         existing relocs.  Add R_MOVL1 and R_MOVL2.
3436         (rtype2howto): Similarly.
3437         (h8300_reloc16_estimate): Rewrite to simplify, fix bugs in the
3438         existing relaxing code  and peform more relaxing.
3439         (h8300_reloc16_extra_cases): Likewise.
3440
3441 Mon May  6 18:24:09 1996  Jeffrey A Law  (law@cygnus.com)
3442
3443         * reloc16.c (bfd_coff_reloc16_get_value): Handle common
3444         symbols correctly.
3445
3446 Sat May  4 05:08:45 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3447
3448         * elfcode.h (elf_object_p):  Reject generic ELF target if
3449         e_machine matches an alternate machine code in a specific backend.
3450
3451         * netbsd-core.c (netbsd_core_vec):  Remove initializer for
3452         obsolete align_power_min field.
3453
3454 Fri May  3 13:07:35 1996  Jeffrey A Law  (law@cygnus.com)
3455
3456         * coff-h8300.c (reloc_howto_type): Add howto entry for
3457         R_PCRWORD_B.
3458         (rtype2howto): Handle R_PCRWORD_B.
3459         (h8300_reloc16_extra_cases): Handle R_PCRWORD_B.
3460         (h8300_reloc_16_estimate): Likewise.  Try to turn a 16bit
3461         pc-relative branch (R_PCRWORD) into an 8bit pc-relative
3462         branch (R_PCWORD_B).
3463
3464 Fri May  3 10:47:41 1996  Ian Lance Taylor  <ian@cygnus.com>
3465
3466         * aoutx.h (translate_from_native_sym_flags): Set the section for
3467         BSF_CONSTRUCTOR symbols.
3468
3469         * cofflink.c (_bfd_coff_link_input_bfd): Correct setting of
3470         last_bf_index.
3471
3472 Wed May  1 18:39:32 1996  Doug Evans  <dje@canuck.cygnus.com>
3473
3474         * coffcode.h (coff_write_object_contents): In comdat section lookup,
3475         stop looking when section is found.
3476
3477 Wed May  1 14:17:57 1996  Ian Lance Taylor  <ian@cygnus.com>
3478
3479         * coffcode.h (STRING_SIZE_SIZE): Define.
3480         (styp_to_sec_flags): Handle long symbol names when looking for the
3481         section symbol.
3482         (bfd_coff_backend_data): Add _bfd_coff_long_section_names field.
3483         (bfd_coff_long_section_names): Define.
3484         (coff_write_object_contents): Handle long section names.
3485         (bfd_coff_std_swap_table): Initialize new field.
3486         * libcoff.h: Rebuild.
3487         * coffgen.c (make_a_section_from_file): Handle long section
3488         names.
3489         (coff_write_symbols): Handle long section names.
3490         * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
3491         * coff-mips.c (mips_ecoff_backend_data): Likewise.
3492         * pe-arm.c (COFF_LONG_SECTION_NAMES): Define.
3493         * pei-arm.c (COFF_LONG_SECTION_NAMES): Define.
3494         * pe-i386.c (COFF_LONG_SECTION_NAMES): Define.
3495         * pei-i386.c (COFF_LONG_SECTION_NAMES): Define.
3496         * pe-ppc.c (COFF_LONG_SECTION_NAMES): Define.
3497         * pei-ppc.c (COFF_LONG_SECTION_NAMES): Define.
3498
3499         * bout.c (b_out_callback): Set lma of sections.
3500         (b_out_bfd_get_relocated_section_contents): Rename in_abfd
3501         parameter to output_bfd.  Used input_bfd instead of output_bfd in
3502         several places.
3503
3504 Tue Apr 30 17:56:39 1996  Ian Lance Taylor  <ian@cygnus.com>
3505
3506         * aoutx.h (translate_from_native_sym_flags): Don't create
3507         SEC_CONSTRUCTOR sections.
3508         * ecoff.c (ecoff_set_symbol_info): Likewise.
3509
3510         * elf32-mips.c (mips_elf_copy_private_bfd_data): Copy elf_gp.
3511         From Don Bowman <bowman@waterloo.hp.com>.
3512
3513 Tue Apr 30 17:06:32 1996  Doug Evans  <dje@canuck.cygnus.com>
3514
3515         * coff-arm.c (armcoff_little_vec): If COFF_WITH_PE is defined, add
3516         SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
3517
3518 Mon Apr 29 13:15:17 1996  Ian Lance Taylor  <ian@cygnus.com>
3519
3520         * elf32-mips.c (struct mips_elf_link_hash_entry): Add
3521         mips_32_relocs field.
3522         (mips_elf_link_hash_newfunc): Initialize mips_32_relocs field.
3523         (mips_elf_relocate_section): Copy R_MIPS_REL32 and R_MIPS_32
3524         relocs against a global symbol which is not defined in a regular
3525         file.
3526         (mips_elf_check_relocs): For a R_MIPS_REL32 or R_MIPS_32 reloc
3527         against a global symbol, increment mips_32_relocs.
3528         (mips_elf_adjust_dynamic_symbol): If mips_32_relocs is set, and
3529         the symbol is not defined in a regular file, make room in the
3530         .rel.dyn section.
3531
3532 Fri Apr 26 18:00:37 1996  Ian Lance Taylor  <ian@cygnus.com>
3533
3534         * ecoff.c (ecoff_compute_section_file_positions): Track the real
3535         file position and the virtual file position separately.  Set
3536         filepos information bsaed on the real file position.
3537         (_bfd_ecoff_set_section_contents): Handle .lib sections like the
3538         Jan 23 change to coffcode.h.
3539
3540         * som.c (som_slurp_symbol_table): Set the symbol count to the
3541         number of BFD symbols created.
3542
3543 Fri Apr 26 12:34:29 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3544
3545         * elf32-ppc.c (ppc_elf_check_relocs): Forward relocations to the
3546         output file if linking shared objects.  Loop to check all relocs,
3547         rather than returning false on first error.
3548
3549 Thu Apr 25 13:25:12 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3550
3551         * elf32-ppc.c (ppc_elf_create_linker_section): Add PLT case.
3552         (ppc_elf_additional_program_headers): If .interp section, bump #
3553         of program headers by 1.
3554         (ppc_elf_adjust_dynamic_symbol): Flesh out support.
3555         (ppc_elf_size_dynamic_sections): Add support for .plt section.
3556         (ppc_elf_check_relocs): Print out filename in debug code.  Enable
3557         PLT support.
3558         (ppc_elf_finish_dynamic_symbol): Add support for PLT's, beef up
3559         debug output.
3560         (ppc_elf_relocate_section): If the output section isn't defined,
3561         don't abort, just give an error message.
3562
3563         * elflink.c (_bfd_elf_create_dynamic_sections): If the section
3564         being created is .sdata or .sdata2, don't make the symbol dynamic.
3565
3566 Wed Apr 24 14:04:07 1996  Ian Lance Taylor  <ian@cygnus.com>
3567
3568         * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through the
3569         members of an archive for dynamic objects with no symbols, and
3570         pass them directly to check_archive_element.
3571         (xcoff_link_check_ar_symbols): Pass dynamic objects to
3572         xcoff_link_check_dynamic_ar_symbols.
3573         (xcoff_link_check_dynamic_ar_symbols): New static function.
3574
3575         * coff-rs6000.c (rs6000coff_vec): Change BFD_JUMP_TABLE_DYNAMIC
3576         from _bfd_nodynamic to _bfd_xcoff.
3577         * libcoff-in.h (_bfd_xcoff_get_dynamic_symtab_upper_bound):
3578         Declare.
3579         (_bfd_xcoff_canonicalize_dynamic_symtab): Declare.
3580         (_bfd_xcoff_get_dynamic_reloc_upper_bound): Declare.
3581         (_bfd_xcoff_canonicalize_dynamic_reloc): Declare.
3582         * libcoff.h: Rebuild.
3583         * xcofflink.c (xcoff_swap_ldrel_in): New static function.
3584         (xcoff_get_section_contents): New static function.
3585         (_bfd_xcoff_get_dynamic_symtab_upper_bound): New function.
3586         (_bfd_xcoff_canonicalize_dynamic_symtab): New function.
3587         (_bfd_xcoff_get_dynamic_reloc_upper_bound): New function.
3588         (xcoff_dynamic_reloc): New static variable.
3589         (_bfd_xcoff_canonicalize_dynamic_reloc): New function.
3590         (xcoff_link_add_dynamic_symbols): Use xcoff_get_section_contents.
3591         
3592 Tue Apr 23 12:48:42 1996  Ian Lance Taylor  <ian@cygnus.com>
3593
3594         * coff-sparc.c (bfd_coff_generic_reloc): Return bfd_reloc_ok even
3595         if reloc_entry->addend is not 0.
3596         (CALC_ADDEND): Just set the addend to reloc.r_offset.
3597
3598 Mon Apr 22 18:29:01 1996  Doug Evans  <dje@canuck.cygnus.com>
3599
3600         * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling of
3601         R_SPARC_GLOB_JMP.
3602         * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
3603         Add entries for R_SPARC_[56].
3604         (sparc_reloc_map): Add entries for R_SPARC_[56].
3605
3606 Mon Apr 22 15:07:24 1996  Ian Lance Taylor  <ian@cygnus.com>
3607
3608         Optimize linking of stabs in sections as used in ELF and COFF.
3609         * stabs.c: New file.
3610         * libbfd-in.h (_bfd_link_section_stabs): Declare.
3611         (_bfd_write_section_stabs): Declare.
3612         (_bfd_write_stab_strings): Declare.
3613         * libbfd.h: Rebuild.
3614         * libcoff-in.h (struct coff_section_tdata): Add stab_info field.
3615         (struct coff_link_hash_table): Add stab_info field.
3616         * libcoff.h: Rebuild.
3617         * cofflink.c (_bfd_coff_link_hash_table_init): Initialize
3618         stab_info field.
3619         (coff_link_add_symbols): Call _bfd_link_section_stabs if
3620         appropriate.
3621         (_bfd_coff_final_link): Write out stab strings hash table.
3622         (_bfd_coff_link_input_bfd): Handle optimized stabs sections.
3623         * coff-ppc.c (ppc_bfd_coff_final_link): Write out stab strings
3624         hash table.
3625         * elf-bfd.h (struct elf_link_hash_table): Add stab_info field.
3626         (struct bfd_elf_section_data): Add stab_info field.
3627         * elf.c (_bfd_elf_link_hash_table_init): Initialize stab_info
3628         field.
3629         * elflink.h (elf_link_add_object_symbols): If appropriate, call
3630         _bfd_link_section_stabs.
3631         (elf_bfd_final_link): Write out stab strings hash table.
3632         (elf_link_input_bfd): Handle optimized stabs sections.
3633         * reloc.c (_bfd_final_link_relocate): Check address against
3634         _raw_size rather than _cooked_size.
3635         * Makefile.in: Rebuild dependencies.
3636         (BFD_LIBS): Add stabs.o
3637         (BFD_LIBS_CFILES): Add stabs.c.
3638
3639         * VERSION: Increment for bfdlink.h change.
3640
3641         * coffgen.c (coff_renumber_symbols): Correct handling of
3642         BSF_NOT_AT_END common symbols.
3643
3644 Fri Apr 19 19:21:56 1996  Ian Lance Taylor  <ian@cygnus.com>
3645
3646         * coff-ppc.c (record_toc): Add cast to avoid warning.
3647         (ppc_allocate_toc_section): Likewise.
3648         (coff_ppc_relocate_section): Remove ANSI C string concatenation.
3649         (ppc_coff_reloc_type_lookup): Remove unreached code.
3650         * coffcode.h (coff_write_object_contents): Don't take the address
3651         of an array.
3652         * peicode.h (pe_print_idata): Add casts to avoid warning.
3653         (pe_print_edata): Likewise.
3654         (pe_print_reloc): Remove ANSI C string concatenation.
3655
3656 Thu Apr 18 18:51:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3657
3658         * libcoff-in.h (struct coff_final_link_info): Add last_bf_index
3659         and last_bf fields.
3660         * libcoff.h: Rebuild.
3661         * coffswap.h (coff_swap_aux_in): Swap endndx field for C_FCN
3662         symbols.
3663         (coff_swap_aux_out): Likewise.
3664         * peicode.h (coff_swap_aux_in): Likewise.
3665         (coff_swap_aux_out): Likewise.
3666         * coffgen.c (coff_pointerize_aux): Check endndx field for C_FCN
3667         symbols.
3668         * cofflink.c (_bfd_coff_final_link): Initialize last_bf_index
3669         field.
3670         (_bfd_coff_link_input_bfd): Check endndx field for C_FCN symbols.
3671         Fix up .bf endndx link fields.
3672         * coff-ppc.c (ppc_bfd_coff_final_link): Initialize last_bf_index
3673         field.
3674         * xcofflink.c (xcoff_link_input_bfd): Check endndx field for C_FCN
3675         symbols.
3676
3677 Wed Apr 17 12:08:24 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3678
3679         * pe{,i}-ppc.c (PPC_PE): Define instead of PPC, so that compiling
3680         on Solaris PowerPC systems doesn't get confused.
3681
3682         * ccffcode.h (coff_write_object_contents): Use #ifdef PPC_PE, not
3683         #ifdef PPC.
3684
3685         * elfcore.h (bfd_prstatus, bfd_fpregset): Add thread argument.
3686         (elf_corefile_note): If HAVE_SYS_PROCFS_H is not defined, don't
3687         update did_reg and did_reg2.
3688
3689 Wed Apr 17 13:07:37 1996  Ian Lance Taylor  <ian@cygnus.com>
3690
3691         * xcofflink.c (xcoff_link_input_bfd): Check for TOC overflow.
3692
3693         * linker.c (_bfd_generic_link_add_one_symbol): When calling the
3694         callback routines, pass h->root.string rather than name, in case
3695         copy is true and name is transient.
3696
3697 Tue Apr 16 16:36:38 1996  Stu Grossman  (grossman@lisa.cygnus.com)
3698
3699         * elfcore.h:  Add support for core files with multiple threads.
3700         (Primarily for Solaris.)
3701
3702 Tue Apr 16 13:44:08 1996  Ian Lance Taylor  <ian@cygnus.com>
3703
3704         * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
3705         section->orelocation is NULL.
3706
3707         * coffgen.c (bfd_coff_get_syment): New function.
3708         (bfd_coff_get_auxent): New function.
3709         * bfd-in.h (bfd_coff_get_syment): Declare.
3710         (bfd_coff_get_auxent): Declare.
3711         * bfd-in2.h: Rebuild.
3712
3713 Mon Apr 15 19:06:59 1996  Ian Lance Taylor  <ian@cygnus.com>
3714
3715         * elf32-mips.c (struct mips_hi16): Define.
3716         (mips_hi16_addr, mips_hi16_addend): Remove.
3717         (mips_hi16_list): New static variable.
3718         (mips_elf_hi16_reloc): Maintain a list of unmatched HI16 relocs.
3719         (mips_elf_lo16_reloc): Process mips_hi16_list.
3720         (mips_elf_relocate_section): Permit an arbitrary number of HI16
3721         relocs before the associated LO16 reloc.
3722
3723 Wed Apr 10 00:23:53 1996  Ian Lance Taylor  <ian@cygnus.com>
3724
3725         * versados.c (versados_scan): Check bfd_alloc return value.
3726         (versados_object_p): Check all bfd_read return values.  Require
3727         that lang field be less than 10, to avoid confusion with Intel Hex
3728         files.
3729
3730         * libaout.h (WRITE_HEADERS): Write out the relocs even if there
3731         aren't any symbols.
3732         * aoutx.h (NAME(aout,swap_std_reloc_out)): Set r_index to N_ABS,
3733         not 0, for an absolute symbol.
3734         (NAME(aout,swap_ext_reloc_out)): Likewise.
3735
3736         * ihex.c (ihex_scan): Accept a length of 4 for record type 5.
3737         (ihex_write_object_contents): For a large start address, output
3738         the full 32 bit address in record type 5.
3739
3740         * ieee.c (ieee_write_byte): Change second parameter from bfd_byte
3741         to int to avoid promotion problems in prototype.
3742
3743 Tue Apr  9 11:44:21 1996  Ian Lance Taylor  <ian@cygnus.com>
3744
3745         * configure.host: Use ${srcdir} when looking for picfrag.
3746
3747         * configure.host: Switch on ${libdir}, not $(libdir).  From
3748         alan@spri.levels.unisa.edu.au (Alan Modra).
3749
3750         * aoutx.h (aout_link_add_symbols): Always call add_dynamic_symbols
3751         entry point, not just for DYNAMIC objects.
3752         * sunos.c (sunos_add_dynamic_symbols): Always call
3753         sunos_create_dynamic_sections.  If called with a non DYNAMIC
3754         object, don't do anything else.
3755         (sunos_add_one_symbol): Don't call sunos_create_dynamic_sections.
3756
3757 Mon Apr  8 12:09:36 1996  Ian Lance Taylor  <ian@cygnus.com>
3758
3759         * configure.in: Permit --enable-shared to specify a list of
3760         directories.
3761         * configure: Rebuild.
3762
3763         * configure.host: Set HLDFLAGS and SHLIB_CFLAGS for *-dec-osf*
3764         host when configuring with --enable-shard.
3765
3766 Fri Apr  5 12:24:13 1996  Ian Lance Taylor  <ian@cygnus.com>
3767
3768         * config.bfd: Add i[345]86-*-freebsdelf* target; from John Polstra
3769         <jdp@polstra.com>.
3770
3771         * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,
3772         to avoid crashing in bfd_hash_replace.
3773
3774         * sysdep.h: Use #ifdef, not #if.
3775
3776 Thu Apr  4 23:32:23 1996  Ian Lance Taylor  <ian@cygnus.com>
3777
3778         * config.in: Rebuild.
3779
3780 Thu Apr  4 18:49:09 1996  Fred Fish  <fnf@cygnus.com>
3781
3782         * configure.in (mips-sony-bsd*): Fix typo in AC_DEFINE.
3783         (AC_CHECK_HEADERS): Check for sys/time.h
3784         (AC_HEADER_TIME): Add macro.
3785         * configure: Rebuild.
3786         * sysdep.h: Use TIME_WITH_SYS_TIME and HAVE_SYS_TIME_H
3787         to control what combination of <time> and <sys/time.h>
3788         get included.
3789         
3790 Tue Apr  2 13:11:53 1996  Doug Evans  <dje@canuck.cygnus.com>
3791
3792         * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
3793         (aout_32_sunos4_write_object_contents): Likewise.
3794         * aoutx.h (NAME(aout,machine_type)): Handle
3795         bfd_mach_sparc_{sparclet,sparclite}.
3796         * archures.c (bfd_mach_sparc_{sparclet,sparclite}): Define.
3797         (bfd_mach_sparc_v9_p): Update.
3798         * cpu-sparc.c (arch_info_struct): Add entries for sparclet,sparclite.
3799         * libaout.h (enum machine_type): Add M_SPARCLET.
3800         * sunos.c (MACHTYPE_OK): Define.
3801         * bfd-in2.h: Regenerated.
3802
3803 Tue Apr  2 00:33:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3804
3805         * elf-bfd.h (struct elf_link_hash_table): Add hgot field.
3806         * elf.c (_bfd_elf_link_hash_table_init): Initialize hgot field.
3807         * elflink.c (_bfd_elf_create_got_section): Store the
3808         _GLOBAL_OFFSET_TABLE_ hash table entry in the hgot field.
3809         * elf32-sparc.c (elf32_sparc_check_relocs): If the size of the
3810         global offset table goes over 0x1000, set the value of
3811         _GLOBAL_OFFSET_TABLE_ to 0x1000 into the section.
3812         (elf32_sparc_relocate_section): Subtract the offset of
3813         _GLOBAL_OFFSET_TABLE_ when handling GOT relocations.
3814
3815         * elfcode.h: Don't include <string.h>.
3816
3817 Mon Apr  1 10:39:24 1996  Jeffrey A Law  (law@cygnus.com)
3818
3819         * linker.c (_bfd_generic_link_hash_newfunc): Renamed from
3820         generic_link_hash_newfunc.  All references changed.
3821         * genlink.h (_bfd_generic_link_hash_newfunc): Declaration
3822         moved here from libbfd-in.h.
3823         * libbfd-in.h: Corresponding changes.
3824         * libbfd.h: Regenerated.
3825
3826 Mon Apr  1 12:35:36 1996  Ian Lance Taylor  <ian@cygnus.com>
3827
3828         * aoutx.h (aout_link_input_section_std): When reporting an
3829         overflow error, use the name of the symbol in the hash table if
3830         available.
3831         (aout_link_input_section_ext): Likewise.
3832
3833         * elflink.h (elf_adjust_dynamic_symbol): If a common symbol got
3834         defined in a regular file, set ELF_LINK_HASH_DEF_REGULAR.
3835
3836 Sun Mar 31 01:58:41 1996  steve chamberlain  <sac@slash.cygnus.com>
3837
3838         * peicode.h (coff_swap_aouthdr_out): Delete test for .junk.
3839         * coffcode.h (coff_compute_section_file_positions): Likewise.
3840         (coff_write_object_contents): Likewise.
3841         
3842 Fri Mar 29 12:44:36 1996  Ian Lance Taylor  <ian@cygnus.com>
3843
3844         * section.c (SEC_LINK_ONCE): Define.
3845         (SEC_LINK_DUPLICATES): Define.
3846         (SEC_LINK_DUPLICATES_DISCARD): Define.
3847         (SEC_LINK_DUPLICATES_ONE_ONLY): Define.
3848         (SEC_LINK_DUPLICATES_SAME_SIZE): Define.
3849         (SEC_LINK_DUPLICATES_SAME_CONTENTS): Define.
3850         * bfd-in2.h: Rebuild.
3851         * coffcode.h (sec_to_styp_flags): If COFF_WITH_PE, turn
3852         SEC_LINK_ONCE into IMAGE_SCN_LNK_COMDAT.
3853         (styp_to_sec_flags): If COFF_WITH_PE, turn IMAGE_SCN_LNK_REMOVE
3854         into SEC_EXCLUDE.  If IMAGE_SCN_LNK_COMDAT is set, set
3855         SEC_LINK_ONCE, and look through the symbol table for the setting
3856         for SEC_LINK_DUPLICATES.
3857         (coff_write_object_contents): If COFF_WITH_PE, if SEC_LINK_ONCE is
3858         set for a section, find the section symbol in the symbol table,
3859         and set the aux entry based on SEC_LINK_DUPLICATES.
3860         * coffgen.c (coff_print_symbol): Add a space before "checksum".
3861         * coff-arm.c (armcoff_big_vec): If COFF_WITH_PE is defined, add
3862         SEC_LINK_ONCE and SEC_LINK_DUPLICATES to section_flags.
3863         * coff-i386.c (i386coff_vec): Likewise.
3864         * coff-ppc.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Likewise.
3865
3866         * VERSION: Bump to 2.6.1.
3867         * Makefile.in (stamp-h): Depend upon VERSION.
3868
3869 Thu Mar 28 23:48:49 1996  Jeffrey A Law  (law@cygnus.com)
3870
3871         * libbfd-in.h (generic_link_hash_newfunc): Add declaration.
3872         * libbfd.h: Rebuilt.
3873         * linker.c (generic_link_hash_newfunc): No longer static.
3874         * coffcode.h (coff_bfd_link_hash_create): Allow specific targets
3875         to override.
3876         * coff-h8300.c: Add two derived hash tables and their associated
3877         funtions and #defines for use by the h8300 linker.
3878         (h8300_reloc16_extra_cases, case R_MEM_INDIRECT): Create entries in
3879         the function vector as needed.  Place the address of the function
3880         vector entry in the location specified by the R_MEM_INDIRECT reloc.
3881         Rewrite the vectors section contents as necessary.
3882         (h8300_bfd_link_add_symbols): New function for the h8300 linker. 
3883         (coff_bfd_link_add_symbols): Define to use h8300 specific version.
3884         (coff_bfd_link_hash_table_create): Likewise.
3885
3886 Thu Mar 28 17:44:08 1996  Ian Lance Taylor  <ian@cygnus.com>
3887
3888         * libhppa.h: If gcc 2.7 or higher, declare all the functions with
3889         __attribute__ ((__unused__)) so that -Wall doesn't warn about
3890         them.
3891         (hppa_rebuild_insn): Pass pointer to correct type to
3892         low_sign_unext and dis_assemble_21.
3893
3894 Thu Mar 28 11:00:36 1996  Doug Evans  <dje@canuck.cygnus.com>
3895
3896         * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.
3897         Stick with sparc-*-{sysv4*,solaris2*}.
3898
3899 Wed Mar 27 10:43:34 1996  Ian Lance Taylor  <ian@cygnus.com>
3900
3901         * peicode.h (coff_swap_aux_in): Swap in extra PE x_scn fields.
3902         (coff_swap_aux_out): Swap out extra PE x_scn fields.
3903         * coffswap.h (coff_swap_aux_in): Zero out extra PE x_scn fields.
3904         * coffgen.c (coff_print_symbol): If any of the extra PE x_scn
3905         fields is non-zero, print them.
3906
3907         * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE
3908         ifdef.  Remove unused variables.
3909         (ppc_record_data_in_toc_entry): Ifdef out.  Removed unused
3910         variables.
3911         (ppc_mark_symbol_as_glue): Put inside COFF_IMAGE_WITH_PE ifdef.
3912         (get_symbol_value): Ifdef out.
3913         (pe_ppc_reloc): Ifdef out.  Remove unused variables.
3914         (coff_ppc_relocate_section): Remove unused variables.  Make
3915         fprintf strings and argument types correspond.  Put before_addr in
3916         DEBUG_RELOC ifdef.
3917         (dump_toc): Make fprintf strings and argument types correspond.
3918         (ppc_process_before_allocation): Remove unused variables.  Always
3919         return a value.
3920         (ppc_reflo_reloc): Ifdef out.
3921         (ppc_addr32nb_reloc): Ifdef out.
3922         (ppc_coff_rtype2howto): Make fprintf strings and argument types
3923         correspond.
3924         (coff_ppc_rtype_to_howto): Likewise.
3925         (ppc_coff_swap_sym_in_hook): Remove unused variables.
3926
3927         * peicode.h (pe_print_idata): Move otherwise unused variables into
3928         the #ifdef where they are used.  Always return a value.
3929         (pe_print_edata): Make fprintf strings and argument types
3930         correspond.  Always return a value.
3931         (pe_print_pdata): Removed unused variable addr_value.  Always
3932         return a value.
3933         (pe_print_reloc): Remove unused variable onaline.  Make fprintf
3934         strings and argument types correspond.  Always return a value.
3935
3936         * elf32-ppc.c (ppc_elf_fake_sections): Return true.
3937         (ppc_elf_finish_dynamic_symbol): Move definition of unused
3938         variable rela inside #if 0 section where it is used.
3939
3940         * ns32k.h: New file.
3941         * cpu-ns32k.h: Include ns32k.h.  Rename externally visible
3942         functions to start with _bfd_.
3943         * aout-ns32k.c: Include ns32k.h.  Change references to renamed
3944         functions in cpu-ns32k.h.
3945         * Makefile.in: Rebuild dependencies.
3946         (HFILES): Add ns32k.h.
3947
3948         * section.c (struct sec): Add linker_mark field.  Change
3949         user_set_vma and reloc_done to be single bit fields.
3950         (STD_SECTION): Update accordingly.
3951         * bfd-in2.h: Rebuild.
3952         * aoutx.h (NAME(aout,final_link)): Mark sections included in the
3953         link.
3954         (aout_link_input_bfd): Don't link unmarked sections.
3955         * cofflink.c (_bfd_coff_final_link): Mark sections included in the
3956         link.
3957         (_bfd_coff_link_input_bfd): Don't link unmarked sections.
3958         * coff-ppc.c (ppc_bfd_coff_final_link): Mark sections included in
3959         the link.
3960         * elflink.h (elf_bfd_final_link): Mark sections included in the
3961         link.
3962         (elf_link_input_bfd): Don't link unmarked sections.
3963         * xcofflink.c (_bfd_xcoff_bfd_final_link): Mark sections included
3964         in the link.
3965         (xcoff_link_input_bfd): Don't link unmarked sections.
3966
3967         * coffswap.h (coff_swap_scnhdr_out): Include section name in
3968         overflow error messages.
3969
3970 Tue Mar 26 15:46:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3971
3972         * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
3973         is not set, print "BFD: " before the error message.
3974
3975         * configure.in: Use AC_CHECK_TOOL to find ar and ranlib.  From
3976         Miles Bader <miles@gnu.ai.mit.edu>.
3977         * configure: Rebuild.
3978
3979 Fri Mar 22 12:17:00 1996  Ian Lance Taylor  <ian@cygnus.com>
3980
3981         * xcofflink.c (xcoff_link_input_bfd): Fix scan for C_BINCL/C_EINCL
3982         symbols.
3983
3984         * config.bfd: Add ieee_vec to targ_selvecs for i960 targets and
3985         m68k-aout, m68k-coff, and m68k-elf targets.
3986
3987 Fri Mar 22 11:33:44 1996  Martin Anantharaman  <martin@goofy.imech.uni-duisburg.de>
3988
3989         * ieee.c: Changed #ifdef KEEPMINUSPCININST to #if KEEPMINUSPCININST.
3990         (ieee_generic_stat_arch_elt): Restructured to prevent
3991         ieee_object_p from being called repeatedly.
3992
3993 Thu Mar 21 11:00:47 1996  steve chamberlain  <sac@slash.cygnus.com>
3994
3995         * coffcode.h (coff_write_object_contents):  Allocate
3996         buffers large enough for any FILEHDR or AOUTHDR.
3997
3998 Thu Mar 21 16:28:17 1996  David Mosberger-Tang  <davidm@azstarnet.com>
3999
4000         * ecofflink.c (lookup_line): New static function, renamed and
4001         slighly changed from old _bfd_ecoff_locate_line.
4002         (_bfd_ecoff_locate_line): Cache line number information.  Use
4003         lookup_line for actual lookup.
4004
4005 Thu Mar 21 14:59:11 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4006
4007         * peicode.h (pe_print_pdata): Warn if the .pdata section is not a
4008         multiple of 20 bytes.
4009
4010 Thu Mar 21 13:54:40 1996  Ian Lance Taylor  <ian@cygnus.com>
4011
4012         * ecoff.c (_bfd_ecoff_find_nearest_line): Use bfd_zalloc to
4013         allocate ecoff_find_line, and don't initialize by hand.
4014         * elf32-mips.c (mips_elf_find_nearest_line): Use bfd_zalloc for
4015         mips_elf_find_line, and don't call memset.
4016
4017         * coffcode.h (coff_compute_section_file_positions): If not
4018         producing a final executable, don't consider sofar when aligning
4019         the section to the correct size.
4020
4021 Wed Mar 20 16:53:12 1996  Ian Lance Taylor  <ian@cygnus.com>
4022
4023         * coffcode.h (coff_add_missing_symbols): Ifdef out.
4024         (coff_write_object_contents): Don't call coff_add_missing_symbols.
4025         * coffgen.c (coff_section_symbol): Ifdef out.
4026
4027 Mon Mar 18 12:54:41 1996  Ian Lance Taylor  <ian@cygnus.com>
4028
4029         * elf32-mips.c (mips_elf_gprel32_reloc): Initialize gp if
4030         output_bfd is not NULL.
4031
4032 Thu Mar 14 17:12:06 1996  Doug Evans  <dje@charmed.cygnus.com>
4033
4034         * coffgen.c (coff_get_normalized_symtab): Call bfd_zalloc instead
4035         of bfd_alloc (fixes fix_line not being initialized).
4036         Delete zeroing of fix_{value,tag,end,scnlen} fields.
4037
4038 Thu Mar 14 16:06:06 1996  Jeffrey A Law  (law@cygnus.com)
4039
4040         * coffcode.h: Allow specific backends to override the
4041         bfd_link_add_symbols routine.
4042
4043         * coff-h8300.c: Include genlink.h.
4044         (howto_table): Add R_MEM_INDIRECT.
4045         (rtype2howto): Support R_MEM_INDIRECT.
4046         (h8300_reloc16_extra_cases): Handle R_MEM_INDIRECT like R_RELBYTE
4047         for now.
4048         
4049 Tue Mar 12 12:41:17 1996  David Mosberger-Tang  <davidm@koala.azstarnet.com>
4050
4051         * coff-alpha.c (alpha_relocate_section): Use
4052         info->callbacks_warning, rather than _bfd_error_handler, for
4053         "multiple gp" warning.
4054
4055 Tue Mar 12 12:10:55 1996  Ian Lance Taylor  <ian@cygnus.com>
4056
4057         * linker.c (bfd_wrapped_link_hash_lookup): New function.
4058         (_bfd_generic_link_add_one_symbol): Remove BFD_ASSERT on hash
4059         table string.  Use bfd_wrapped_link_hash_lookup.
4060         (_bfd_generic_link_write_global_symbol): Remove BFD_ASSERT on hash
4061         table string.
4062         * aoutx.h (aout_link_write_symbols): Use the name from the hash
4063         table, if any, when writing out symbols.
4064         (aout_link_input_section_std): Use the name from the hash table,
4065         if any, when reporting undefined symbols.
4066         (aout_link_input_section_ext): Likewise.
4067         (aout_link_reloc_link_order): Use bfd_wrapped_link_hash_lookup.
4068         * bout.c (get_value): Likewise.
4069         * cofflink.c (_bfd_coff_reloc_link_order): Likewise.
4070         * ecoff.c (ecoff_reloc_link_order): Likewise.
4071         * elflink.h (elf_link_add_object_symbols): Likewise.
4072         (elf_reloc_link_order): Likewise.       
4073         * linker.c (_bfd_generic_link_output_symbols): Likewise.
4074         (_bfd_generic_reloc_link_order): Likewise.
4075         (default_indirect_link_order): Likewise.
4076         * reloc16.c (bfd_coff_reloc16_get_value): Likewise.
4077         * sunos.c (sunos_add_one_symbol): Likewise.
4078         * xcofflink.c (xcoff_link_add_symbols): Likewise.
4079         (bfd_xcoff_link_count_reloc): Likewise.
4080         (xcoff_reloc_link_order): Likewise.
4081
4082         * ecoffswap.h (ecoff_swap_fdr_in): If ECOFF_64, turn 0xffffffff
4083         into -1 for intern->rss.
4084
4085         * configure: Rebuild with autoconf 2.8.
4086
4087 Mon Mar 11 12:28:31 1996  Ian Lance Taylor  <ian@cygnus.com>
4088
4089         * stab-syms.c (__define_stab_duplicate): Define.
4090         (bfd_get_stab_name): Rename from aout_stab_name.  Rewrite to use a
4091         switch.
4092         * bfd-in.h (bfd_get_stab_name): Declare.
4093         * bfd-in2.h: Rebuild.
4094         * Makefile.in: Rebuild dependencies.
4095         (BFD_LIBS): Add stab-syms.o.
4096         (BFD_LIBS_CFILES): Add stab-syms.c.
4097         (BFD32_BACKENDS): Remove stab-syms.o.
4098         (BFD32_BACKENDS_CFILES): Remove stab-syms.c.
4099         * configure.in: Don't list stab-syms.o in bfd_backends.
4100         * configure: Rebuild.
4101         * libaout.h (aout_stab_name): Don't declare.
4102         * aoutx.h (NAME(aout,get_symbol_info)): Call bfd_get_stab_name,
4103         not aout_stab_name.
4104
4105 Fri Mar  8 11:26:20 1996  Ian Lance Taylor  <ian@cygnus.com>
4106
4107         * elf.c (assign_file_positions_for_segments): Adjust file offset
4108         for section alignment even if SEC_LOAD is not set.
4109
4110 Tue Mar  5 12:02:23 1996  Ian Lance Taylor  <ian@cygnus.com>
4111
4112         * configure.in: Don't set SHLIB or SHLINK to an empty string,
4113         since they appear as targets in Makefile.in.
4114         * configure: Rebuild.
4115
4116         * sunos.c (sunos_scan_ext_relocs): If not making a shared library,
4117         don't fiddle with a symbol which is not defined anywhere.
4118
4119 Mon Mar  4 12:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
4120
4121         * xcofflink.c (xcoff_mark): Treat undefined imported symbols as
4122         though they are defined in a shared library.
4123         (xcoff_build_ldsyms): Likewise.
4124
4125         * coffgen.c (coff_find_nearest_line): Don't look at the line
4126         numbers for the section if section->lineno is NULL.
4127
4128         * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful error
4129         message rather than calling BFD_ASSERT.
4130         * elfcode.h (write_relocs): Check return value of
4131         _bfd_elf_symbol_from_bfd_symbol.
4132
4133 Fri Mar  1 09:42:59 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4134
4135         * elf32-ppc.c (ppc_elf_add_symbol_hook): Don't set SEC_LOAD flag
4136         for .sbss section.
4137
4138 Wed Feb 28 11:25:47 1996  Jeffrey A Law  (law@cygnus.com)
4139
4140         * libhppa.h (hppa_reloc_field_selector_type): Add R_HPPA_NLSEL
4141         and R_HPPA_NLRSEL.
4142         (e_nsel, e_nlsel, e_nlrsel): Undefine.  Add to
4143         hppa_reloc_field_selector_type_alt.
4144         (hppa_field_adjust): Handle e_nlsel, e_nlrsel.  Fix e_nsel handling.
4145         * som.c (hppa_som_gen_reloc_type): Handle N', NL' NLR' field
4146         selectors.
4147         (som_write_fixups): Finish handling of R_N0SEL and R_N1SEL.
4148
4149 Wed Feb 28 11:00:24 1996  Ian Lance Taylor  <ian@cygnus.com>
4150
4151         * elf.c (assign_file_positions_for_segments): Adjust the segment
4152         memory size for the alignment of a SEC_ALLOC section, not just a
4153         SEC_LOAD section.
4154
4155 Tue Feb 27 14:17:31 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4156
4157         * m68klinux.c: New file.
4158         * hosts/m68klinux.h: New file.
4159         * config.bfd (m68*-*-linuxaout*, m68*-*-linux*): New targets.
4160         * configure.in (m68*-*-linux*): New native host.
4161         (m68klinux_vec): New vector.
4162         * configure: Rebuild.
4163         * targets.c (m68klinux_vec): Declare.
4164         * i386linux.c (bfd_i386linux_size_dynamic_sections): Renamed from
4165         bfd_linux_size_dynmic_sections to avoid clash with m68klinux.c.
4166         * bfd-in.h (bfd_i386linux_size_dynamic_sections): Rename
4167         declaration from bfd_linux_size_dynamic_sections.
4168         (bfd_m68klinux_size_dynamic_sections): Declare.
4169         * bfd-in2.h: Rebuild.
4170         * Makefile.in: Rebuild dependencies.
4171         (BFD32_BACKENDS): Add m68klinux.o.
4172         (BFD32_BACKENDS_CFILES): Add m68klinux.c.
4173
4174 Tue Feb 27 11:31:34 1996  Jeffrey A Law  (law@cygnus.com)
4175
4176         * libhppa.h (pa_arch): Add pa20.
4177         (hppa_reloc_field_selector_type): Add R_HPPA_NSEL.
4178         (e_nsel): Undefine.  Add to hppa_reloc_field_selector_type_alt.
4179         (hppa_field_adjust): Handle e_nsel.
4180         * som.c: Provide default definitions for many new relocs found only
4181         in hpux10 include files.
4182         (som_fixup_formats): Add several new relocs from hpux10.
4183         (som_hppa_howto_table): Add hpux10 relocs.
4184         (som_write_fixups): Handle R_N0SEL and R_N1SEL hpux10 relocs.
4185
4186 Mon Feb 26 12:52:48 1996  Stan Shebs  <shebs@andros.cygnus.com>
4187
4188         * mpw-make.sed: Edit out recent shared library support, and
4189         rules to rebuild .h files using doc/chew.
4190
4191 Mon Feb 26 14:48:39 1996  David Mosberger-Tang  <davidm@AZStarNet.com>
4192
4193         * ecoff.c (ecoff_compute_section_file_positions): Adjust the file
4194         size even of sections with no contents.
4195
4196 Mon Feb 26 14:01:13 1996  Ian Lance Taylor  <ian@cygnus.com>
4197
4198         * cofflink.c (_bfd_coff_link_input_bfd): When merging, skip names
4199         starting with '$' the way we skip names starting with '.'.  When
4200         updating x_endndx, don't be fooled by an index which has been
4201         merged.
4202
4203         * cofflink.c (_bfd_coff_link_input_bfd): Don't try to optimize a
4204         struct/union/enum type with no elements.
4205
4206 Sat Feb 24 11:38:58 1996  Ian Lance Taylor  <ian@cygnus.com>
4207
4208         * bfd.c (bfd_errmsg): Handle a NULL return from strerror.
4209
4210         * archive.c (bfd_generic_archive_p): If the first file in the
4211         archive can not be recognized as an object, don't assume that this
4212         is the wrong format.
4213
4214         * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
4215         format is not bfd_object.
4216         (bfd_elf_get_dt_soname): Likewise.
4217
4218 Wed Feb 21 13:58:04 1996  Ian Lance Taylor  <ian@cygnus.com>
4219
4220         * coff-sh.c (sh_relax_delete_bytes): Correct range of R_SH_USES
4221         reloc.
4222
4223 Tue Feb 20 16:22:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
4224
4225         * bfd.c (tdata): Add netbsd_core_data.
4226         * bfd-in2.h: Regenerated.
4227
4228 Tue Feb 20 16:50:02 1996  Ian Lance Taylor  <ian@cygnus.com>
4229
4230         * sunos.c (SUNOS_CONSTRUCTOR): Define.
4231         (sunos_add_one_symbol): Don't let a symbol from a dynamic object
4232         override a constructor symbol.  Set SUNOS_CONSTRUCTOR when
4233         appropriate.
4234
4235         * bout.c (b_out_squirt_out_relocs): Use udata.i rather than flags
4236         to get the symbol index, matching 14 Jul 95 change.
4237
4238 Tue Feb 20 08:26:27 1996  Fred Fish  <fnf@phydeaux.cygnus.com>
4239
4240         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
4241         Remove duplicate definition of gp.
4242
4243 Mon Feb 19 12:37:41 1996  Ian Lance Taylor  <ian@cygnus.com>
4244
4245         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't
4246         assume that we can set the GP value and then get the same value,
4247         since it won't be true if the output file is neither ELF nor
4248         ECOFF.
4249         * coff-mips.c (mips_adjust_reloc_in): Don't bother to use
4250         _bfd_get_gp_value here.
4251         (mips_gprel_reloc): Don't assume we can set and get the GP value.
4252         * elf32-mips.c (mips_elf_hi16_reloc): Get gp value from
4253         mips_elf_final_gp.
4254         (mips_elf_lo16_reloc): Likewise.
4255         (mips_elf_final_gp): Add pgp parameter.  Set it to the GP value.
4256         Don't require that the BFD be ELF.
4257         (mips_elf_gprel16_reloc): Get gp value from mips_elf_final_gp.
4258         (mips_elf_gprel32_reloc): Likewise.
4259         (mips_elf_relocate_section): Don't assume we can set and get the
4260         GP value.
4261         (mips_elf_finish_dynamic_symbol): Don't bother to use
4262         _bfd_get_gp_value here.
4263
4264         * elf32-mips.c (mips_elf_create_procedure_table): Initialize sv.
4265         Don't change epdr between malloc and free.  Be careful not to free
4266         NULL pointers.  Zero out the first RPDR.
4267
4268         * configure.host: On Linux, only pass -rpath option if $(libdir)
4269         is neither /lib nor /usr/lib.  From Alan Modra
4270         <alan@mullet.Levels.UniSA.Edu.Au>.
4271
4272         * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to
4273         dt_name.
4274         (elf_dt_name): Rename from elf_dt_needed_name.
4275         * elf.c (bfd_elf_set_dt_needed_name): Use elf_dt_name, not
4276         elf_dt_needed_name.
4277         (bfd_elf_get_dt_soname): New function.
4278         * elflink.h (elf_link_add_object_symbols): Use elf_dt_name, not
4279         elf_dt_needed_name.  Save the SONAME back in elf_dt_name.
4280         * bfd-in.h (bfd_elf_get_dt_soname): Declare.
4281         * bfd-in2.h: Rebuild.
4282
4283 Mon Feb 19 02:50:23 1996  Doug Evans  <dje@charmed.cygnus.com>
4284
4285         * elf32-sparc.c (elf32_sparc_reloc_type_lookup): Renamed from
4286         _bfd_sparc_elf_reloc_type_lookup.
4287         (bfd_elf32_bfd_reloc_type_lookup): Update.
4288         * elf64-sparc.c (SPARC64_OLD_RELOCS): Define.
4289         (sparc64_elf_howto_table): Define.
4290         (sparc_reloc_map): Define.
4291         (sparc64_elf_reloc_type_lookup): New function.
4292         (sparc_elf_wdisp16_reloc): New function.
4293         (elf_info_to_howto): Use sparc64_elf_howto_table.
4294         (sparc64_elf_relocate_section): Likewise.
4295         (bfd_elf64_bfd_reloc_type_lookup): Update.
4296
4297 Sun Feb 18 15:02:25 1996  Ian Lance Taylor  <ian@cygnus.com>
4298
4299         * configure.host: Check for 'do not mix' from native linker before
4300         trying to use -rpath.
4301
4302 Fri Feb 16 12:46:18 1996  Ian Lance Taylor  <ian@cygnus.com>
4303
4304         * bfd.c (_bfd_get_gp_value): New function.
4305         (_bfd_set_gp_value): New function.
4306         * libbfd-in.h (_bfd_get_gp_value): Declare.
4307         (_bfd_set_gp_value): Declare.
4308         * libbfd.h: Rebuild.
4309         * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Use
4310         _bfd_get_gp_value and _bfd_set_gp_value rather than referring
4311         directly to the fields in the tdata information.
4312         (alpha_relocate_section): Likewise.
4313         * coff-mips.c (mips_adjust_reloc_in): Likewise.
4314         (mips_gprel_reloc): Likewise.
4315         (mips_relocate_section): Likewise.
4316         * elf32-mips.c (mips_elf_hi16_reloc): Likewise.
4317         (mips_elf_lo16_reloc): Likewise.
4318         (mips_elf_final_gp): Likewise.
4319         (mips_elf_gprel16_reloc): Likewise.
4320         (mips_elf_gprel32_reloc): Likewise.
4321         (mips_elf_relocate_section): Likewise.
4322         (mips_elf_finish_dynamic_symbol): Likewise.
4323
4324         * bout.c (b_out_set_arch_mach): Recognize bfd_mach_i960_jx.
4325
4326 Thu Feb 15 11:29:13 1996  Ian Lance Taylor  <ian@cygnus.com>
4327
4328         * configure.in: Call AC_PROG_CC before configure.host.
4329         * configure: Rebuild.
4330         * configure.host: Don't set information which autoconf should
4331         figure out, namely CC, CFLAGS, LDFLAGS, AR, and RANLIB.
4332
4333         * configure.host: Remove go32 and win32 host information, since it
4334         should no longer be needed.
4335
4336         * elf.c (map_sections_to_segments): If we have a .dynamic section,
4337         then start a new segment rather than put a writable section in a
4338         readonly segment.
4339
4340         * configure.host: Set RPATH_ENVVAR.
4341
4342         * Makefile.in: Rebuild dependencies.
4343
4344         * elflink.c (_bfd_elf_create_linker_section): Remove unused
4345         zero_section variable.
4346
4347 Thu Feb 15 10:39:17 1996  H.J. Lu  <hjl@zoom.com>
4348
4349         * Makefile.in ($(srcdir)/bfd-in2.h): Rename target from bfd-in2.h.
4350         ($(srcdir)/libbfd.h): Rename from libbfd.h.
4351         ($(srcdir)/libcoff.h): Rename from libcoff.h.
4352
4353 Wed Feb 14 16:29:07 1996  Martin Anantharaman  <martin@mail.imech.uni-duisburg.de>
4354
4355         * ieee.c (ieee_write_expression): Only use an R variable for a
4356         local symbol.  Don't output a zero offset.  Handle a zero address.
4357         (SRC_MASK, PCREL_OFFSET): Define based on KEEPMINUSPCININST.
4358         (rel32_howto, rel16_howto, rel8_howto): Use SRC_MASK and
4359         PCREL_OFFSET.
4360         (parse_expression): Don't try to handle multiple occurrences of a
4361         P variable.  Handle I variables differently from X variables.  Fix
4362         the order of minus expressions.
4363         (ieee_slurp_external_symbols): Generate an I variable for an NN
4364         record.  Fix handling of ATI and ATX records.
4365         (ieee_slurp_sections): Only set minimal section attributes.
4366         Adjust them later, based on the section contents.
4367         (ieee_object_p): Read in the file until just after the ME record.
4368         Call ieee_slurp_section_data to set the section flags.
4369         (do_one): Add iterations parameter.  Only repeat the first load
4370         item.  Set the section and file reloc flags.
4371         (ieee_slurp_section_data): Set section flags.  Pass iterations to
4372         do_one.
4373         (ieee_canonicalize_reloc): Handle I variables.
4374         (do_with_relocs): Only emit relocation size when necessary.
4375         Increase MAXRUN to 127.  Change ov to be assigned, and take
4376         src_mask and pcrel_offset into account.
4377         (ieee_write_data_part): Skip sections that are not loaded.
4378         (ieee_write_external_part): Don't output optional last entry of WX
4379         records.
4380         (ieee_write_me_part): Make setting of me_record neater.
4381         (ieee_generic_stat_arch_elt): Get the size of an archive element.
4382
4383         * syms.c (stt): Add entries for zerovars, vars, and code.
4384
4385         * elfcode.h (validate_reloc): New static function.
4386         (write_relocs): Call validate_reloc for non ELF relocs.
4387
4388         * elfxx-target.h (elf_symbol_leading_char): Define if not defined.
4389         (TARGET_BIG_SYM): Use elf_symbol_leading_char.
4390         (TARGET_LITTLE_SYM): Likewise.
4391
4392         * config.bfd (m68*-*-psos*): New target.
4393
4394 Tue Feb 13 15:56:22 1996  Bryan Ford  <baford@snake.cs.utah.edu>
4395
4396         * i386msdos.c: Remove some #if 0 code.
4397         (msdos_write_object_contents): Don't include empty sections in the
4398         size computation, regardless of their address.
4399
4400 Tue Feb 13 15:36:37 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4401
4402         * elf32-ppc.c (ppc_elf_relocate_section): Don't segfault if dynboj
4403         is NULL, ie, the -r switch is used.
4404
4405 Tue Feb 13 14:35:15 1996  Ian Lance Taylor  <ian@cygnus.com>
4406
4407         * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
4408         (BFD_RELOC_MIPS_GOT_LO16): Define.
4409         (BFD_RELOC_MIPS_CALL_HI16, BFD_RELOC_MIPS_CALL_LO16): Define.
4410         * bfd-in2.h, libbfd.h: Rebuild.
4411         * elf32-mips.c (mips_reloc_map): Map new relocs.
4412
4413         * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.
4414
4415         * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
4416         $(SHLINK).
4417
4418         * ieee.c (get_symbol): Set the section to bfd_abs_section.
4419         (do_with_relocs): If EXEC_P is set and there are no relocs, use a
4420         simple number for the section address, rather than an expression.
4421         Limit the number of bytes between relocs to MAXRUN.
4422         (ieee_write_me_part): Set me_record to the file offset after the
4423         start address.
4424         (ieee_write_processor): New static function.
4425         (ieee_write_object_contents): Use ieee_write_processor.
4426
4427 Fri Feb  9 10:53:00 1996  Ian Lance Taylor  <ian@cygnus.com>
4428
4429         * configure.host: Use ${CC-gcc} when testing for -rpath on SunOS.
4430
4431         * coff-aux.c: Change include of aux.h to aux-coff.h.
4432
4433 Thu Feb  8 14:01:03 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4434
4435         * elf32-m68k.c (elf_m68k_relocate_section): For a R_68K_RELATIVE
4436         relocation put the addend both in the reloc entry and the data.
4437         (elf_m68k_finish_dynamic_symbol): Likewise.  Mask out marker in
4438         GOT offset value.
4439
4440         * elf32-m68k.c (elf_m68k_relocate_section): If -Bsymbolic, resolve
4441         a R_68K_PCxx reloc against a defined global symbol directly.
4442         (elf_m68k_check_relocs): Don't count such a reloc.
4443
4444         * elf32-m68k.c (elf_m68k_check_relocs): Don't record a symbol with
4445         a PLTxx reloc as dynamic.  Disallow PLTxxO reloc against a local
4446         symbol for now, otherwise always record the symbol as dynamic.
4447         (elf_m68k_adjust_dynamic_symbol): If a symbol with a PLTxx reloc
4448         is not referenced by a dynamic object, and we are not making a
4449         shared object, then don't make a PLT entry.  If we do make a PLT
4450         entry, make sure the symbol has been recorded as dynamic.
4451
4452 Wed Feb  7 13:56:06 1996  Ian Lance Taylor  <ian@cygnus.com>
4453
4454         * configure.host: When making a shared library, set HLDFLAGS to
4455         pass an appropriate -rpath option.  Use the make variable SONAME
4456         as the shared library soname, rather than computing it here.  On
4457         SunOS, build stamp-tshlink in place of $(SHLINK).
4458         * Makefile.in (SONAME): New variable.
4459         ($(SHLINK)): Make a link to the transformed name, as well.
4460         (stamp-tshlink): New target.
4461         (install): Skip stamp-tshlink during install.
4462
4463 Wed Feb  7 13:37:39 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4464
4465         * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not assume that the
4466         linker sections have been set up yet.
4467
4468         * elf.c (make_mapping): Add an additional argument to suppress
4469         making the first section include the program headers.
4470         (map_sections_to_segments): If the user used -Ttext such that the
4471         program headers are on a different page, do not set the flags
4472         saying that this section includes the program headers.
4473
4474 Tue Feb  6 14:04:49 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
4475
4476         * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c.
4477         don't define TRAD_HEADER.
4478         * configure: Rebuild.
4479
4480         * netbsd-core.c: New file, support for NetBSD core files.
4481         * hosts/*nbsd.h: Removed.
4482
4483 Tue Feb  6 11:47:49 1996  Doug Evans  <dje@charmed.cygnus.com>
4484
4485         * reloc.c (BFD_RELOC_SPARC_[567]): New reloc types.
4486         (BFD_RELOC_SPARC_LO7 reloc type): Deleted.
4487         * libbfd.h, bfd-in2.h: Regenerated.
4488         * elf32-sparc.c (_bfd_sparc_elf_reloc_type_lookup): Renamed from
4489         bfd_elf32_bfd_reloc_type_lookup.
4490         (reloc_type{,_names}): Deleted.
4491         (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
4492         Add sparc64 relocs.
4493         (sparc_reloc_map): Add sparc64 relocs.
4494         (sparc_elf_notsupported_reloc): New static function.
4495         (sparc_elf_wdisp16_reloc): New static function.
4496         (elf32_sparc_check_relocs): Handle R_SPARC_WDISP{16,19}.
4497         (elf32_sparc_relocate_section): Likewise.
4498         (bfd_elf32_bfd_reloc_type_lookup): Define.
4499         * elf64-sparc.c (sparc64_elf_wdisp16_reloc): Deleted.
4500         (reloc_type{,_names}): Deleted.
4501         (elf_sparc_howto_table): Deleted.
4502         (sparc_reloc_map): Deleted.
4503         (_bfd_sparc_elf_howto_table): Renamed from elf_sparc_howto_table.
4504         (bfd_elf64_bfd_reloc_type_lookup): Change from function to #define.
4505
4506 Tue Feb  6 12:12:22 1996  Ian Lance Taylor  <ian@cygnus.com>
4507
4508         * configure.host: Make SHLIB_CFLAGS include $(PICFLAG) on a
4509         *-*-hpux* host.
4510
4511         * Makefile.in (program_transform_name): New variable.
4512         (install): Transform library name before installing it.
4513
4514 Mon Feb  5 10:38:27 1996  Ian Lance Taylor  <ian@cygnus.com>
4515
4516         * archures.c (bfd_mach_i960_hx): Define.
4517         * bfd-in2.h: Rebuild.
4518         * cpu-i960.c (scan_960_mach): Accept machine "hx".
4519         (MATRIX): Expand entries for HX.
4520         (arch_info_struct): Add i960:hx entry.
4521         * bout.c (b_out_set_arch_mach): Handle bfd_mach_i960_hx.
4522         * coffcode.h (coff_set_arch_mach_hook): Handle F_I960HX.
4523         (coff_set_flags): Handle bfd_mach_i960_hx.
4524
4525         Support for building as a shared library, based on patches from
4526         Alan Modra <alan@spri.levels.unisa.edu.au>:
4527         * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
4528         New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
4529         SHLIB_CFLAGS, COMMON_SHLIB, PICLIST, SHLINK.
4530         * configure: Rebuild.
4531         * configure.host: If --enable-shared, adjust shared library stuff
4532         based on the host.  If the host is SunOS, and the linker supports
4533         -rpath, set HLDFLAGS to use it.
4534         * Makefile.in (ALLLIBS): New variable.
4535         (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
4536         (COMMON_SHLIB, SHLINK): New variables.
4537         (.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
4538         (STAGESTUFF): Remove variable.
4539         (all): Depend upon $(ALLLIBS) and @PICLIST@ rather than
4540         $(TARGETLIB).
4541         (stamp-ofiles): New target, like old ofiles target, but build
4542         using a temporary file and move-if-change, and touch stamp-ofiles
4543         when done.
4544         (ofiles): Just depend upon stamp-ofiles.
4545         (stamp-piclist, piclist): New targets.
4546         ($(SHLIB), $(SHLINK)): New targets.
4547         (targets.o, archures.o): Build twice if PICFLAG is set.
4548         (do_mostlyclean): Remove pic/*.o.
4549         (do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
4550         stamp-piclist.
4551         (do_distclean): Remove pic and stamp-picdir.
4552         (install): Install shared libraries.
4553         ($(OFILES)): Depend upon stamp-picdir.
4554         (stamp-picdir): New target.
4555
4556         * libcoff-in.h: Add comment reminding people that libcoff.h is a
4557         generated file.
4558         * libcoff.h: Rebuild.
4559
4560         * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the
4561         flavour of a section with no owner.
4562
4563         * elf32-mips.c (mips_elf_create_dynamic_sections): Clear
4564         ELF_LINK_NON_ELF flag.
4565         (mips_elf_create_got_section): Likewise.
4566
4567         * elf.c: Revert last change, since it breaks dynamic linking.
4568         * elf-bfd.h (struct elf_backend_data): Remove want_hdr_in_seg
4569         field.
4570         * elf32-mips.c (elf_backend_want_hdr_in_seg): Don't define.
4571         * elfxx-target.h (elf_backend_want_hdr_in_seg): Don't define.
4572         (elfNN_bed): Don't initialize want_hdr_in_seg field.
4573
4574 Sun Feb  4 20:45:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4575
4576         * elf.c (assign_file_positions_for_segments): If the backend does
4577         not want the elf header or the program headers in the address
4578         space, do not include them in the calculations.
4579
4580         * elf32-ppc.c (ppc_elf_additional_program_headers): New hook
4581         function to determine if we need additional program headers.
4582         (ppc_elf_modify_segment_map): Define as a NOP function for now.
4583         (ppc_elf_create_linker_section): .sdata2 is a read-only section.
4584
4585 Sat Feb  3 23:00:03 1996  Ian Lance Taylor  <ian@cygnus.com>
4586
4587         * coffcode.h: Move today's libcoff.h change into coffcode.h.
4588
4589 Sat Feb  3 15:43:44 1996  Fred Fish  <fnf@cygnus.com>
4590
4591         * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args
4592         back into one line.  Some compilers (sunos 4.1.3 for example)
4593         won't accept args split across more than one line.
4594
4595 Fri Feb  2 11:42:15 1996  Steve Chamberlain  <sac@slash.cygnus.com>
4596
4597         * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32.
4598         * configure: Regenerate.
4599
4600 Fri Feb  2 12:12:16 1996  Jeffrey A Law  (law@cygnus.com)
4601
4602         * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't
4603         try to do arithmetic on a void *, cast it to a unsigned char * first.
4604
4605 Thu Feb  1 16:04:06 1996  Ian Lance Taylor  <ian@cygnus.com>
4606
4607         * elf-bfd.h (ELF_LINK_NON_ELF): Define.
4608         * elf.c (_bfd_elf_link_hash_newfunc): Set elf_link_hash_flags to
4609         ELF_LINK_NON_ELF.
4610         * elflink.h (elf_link_add_object_symbols): Reset ELF_LINK_NON_ELF
4611         flag for a newly defined symbol.
4612         (NAME(bfd_elf,record_link_assignment)): Likewise.
4613         (elf_adjust_dynamic_symbol): If ELF_LINK_NON_ELF is set, try to
4614         set the DEF or REF_REGULAR flags correctly.
4615
4616         * Makefile.in (bfd-in2.h): Make bfd.h, not protos, in docdir.
4617         (libbfd.h, libcoff.h): Corresponding change.
4618
4619         * elf32-i386.c (elf_i386_check_relocs): Don't record a symbol with
4620         a PLT32 reloc as dynamic.
4621         (elf_i386_adjust_dynamic_symbol): If a symbol with a PLT32 reloc
4622         is not referenced by a dynamic object, and we are not making a
4623         shared object, then don't make a PLT entry.  If we do make a PLT
4624         entry, make sure the symbol has been recorded as dynamic.
4625
4626 Wed Jan 31 17:23:32 1996  Steve Chamberlain  <sac@slash.cygnus.com>
4627
4628         * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_RELOC_32_PCREL.
4629         * config.bfd (i[345]86-*-win32): Becomes i[345]86-*-cygwin32.
4630         (powerpcle-*-cygwin32): New.
4631         * peicode.h (add_data_entry): Get address from vma.
4632
4633 Wed Jan 31 16:23:57 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4634
4635         * elflink.c (_bfd_elf_create_linker_section): If the symbol
4636         attached to the section has already been created as an undefined
4637         symbol, treat it as if it hasn't been created yet.
4638
4639 Wed Jan 31 16:16:53 1996  Ian Lance Taylor  <ian@cygnus.com>
4640
4641         * elflink.h (elf_bfd_final_link): Don't output initial dummy
4642         symbol or section symbols if stripping all symbols and this is not
4643         a relocateable link.  Don't output the symbol string table if
4644         there are no symbols.
4645         (elf_link_flush_output_syms): Don't do anything if there are no
4646         symbols to flush.
4647
4648 Wed Jan 31 12:55:49 1996  Richard Henderson  <rth@tamu.edu>
4649
4650         * coff-aux.c: New file.
4651         * hosts/m68kaux.h: New file.
4652         * config.bfd (m68*-apple-aux*): New target.
4653         * configure.in (m68*-apple-aux*): New native host.
4654         (m68kaux_coff_vec): New vector.
4655         * configure: Rebuild.
4656         * targets.c (m68kaux_coff_vec): Declare.
4657         * coffcode.h (bfd_coff_backend_data): Add field
4658         _bfd_coff_link_add_one_symbol.
4659         (bfd_coff_link_add_one_symbol): Define.
4660         (compare_arelent_ptr): New static function if TARG_AUX.
4661         (coff_write_relocs): If TARG_AUX, sort the relocs.
4662         (coff_write_object_contents): Set A/UX aouthdr magic number.
4663         (coff_link_add_one_symbol): Define if not defined.
4664         (bfd_coff_std_swap_table): Initialize new field.
4665         * libcoff.h: Rebuild.
4666         * cofflink.c (coff_link_add_symbols): Call
4667         bfd_coff_link_add_one_symbol rather than
4668         _bfd_generic_link_add_one_symbol.
4669         * coff-m68k.c (COFF_PAGE_SIZE): Don't define if already defined.
4670         * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
4671         * coff-mips.c (mips_ecoff_backend_data): Likewise.
4672         * Makefile.in: Rebuild dependencies.
4673         (BFD32_BACKENDS): Add coff-aux.o.
4674         (BFD32_BACKENDS_CFILES): Add coff-aux.c.
4675
4676 Wed Jan 31 11:37:46 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4677
4678         * elf32-m68k.c (elf_m68k_relocate_section): Fix R_68K_GOT*
4679         relocation; ignore addend with R_68K_{GOT,PLT}*O relocation.
4680
4681 Tue Jan 30 12:09:04 1996  Ian Lance Taylor  <ian@cygnus.com>
4682
4683         * Makefile.in (do_maintainer_clean): Remove $(srcdir)/bfd-in2.h,
4684         $(srcdir)/libbfd.h and $(srcdir)/libcoff.h.
4685         (maintainer-clean): Warn about deleting special files.
4686         (bfd-in2.h, libbfd.h, libcoff.h): New targets.
4687
4688         * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect and
4689         warning symbols correctly.
4690         * elf32-i386.c (elf_i386_relocate_section): Likewise.
4691         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4692         * elf32-mips.c (mips_elf_relocate_section): Likewise.
4693         * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
4694         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4695         * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
4696
4697         * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid
4698         warnings.
4699
4700 Mon Jan 29 14:27:24 1996  Kim Knuttila  <krk@cygnus.com>
4701
4702         * libcoff-in.h: aligned newly exported names with bfd naming 
4703         conventions. Removed an erroneous define of POWERPC_LE_PE.
4704         * libcoff.h: Rebuild.
4705         * cofflink.c, coff-ppc.c: the above function name changes
4706
4707 Mon Jan 29 13:06:28 1996  Ian Lance Taylor  <ian@cygnus.com>
4708
4709         From Basim Kadhim <kadhim@spock.cs.colorado.edu>:
4710         * ecoff.c (struct extsym_info): Define.
4711         (_bfd_ecoff_bfd_final_link): Pass a pointer to struct extsym_info
4712         to ecoff_link_write_external.
4713         (ecoff_link_write_external): Accept a struct extsym_info pointer.
4714         Strip symbols when appropriate.
4715
4716         Based on patches from Ronald F. Guilmette <rfg@monkeys.com>:
4717         * syms.c (BSF_OBJECT): Define.
4718         (bfd_print_symbol_vandf): Print 'O' for BSF_OBJECT.
4719         * bfd-in2.h: Rebuild.
4720         * elfcode.h (elf_slurp_symbol_table): Set BSF_OBJECT for an
4721         STT_OBJECT symbol.
4722         * elf.c (swap_out_syms): Only set type to STT_OBJECT if BSF_OBJECT
4723         is set.
4724
4725         * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when
4726         copying relocs into a shared object, treat a defined global symbol
4727         as a local symbol.
4728         * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
4729         * elf32-mips.c (mips_elf_relocate_section): Likewise.
4730         * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
4731
4732         * elflink.h (elf_link_add_object_symbols): Only set weakdef to a
4733         real defined symbol, not to a weak defined symbol.
4734
4735 Mon Jan 29 11:34:36 1996  Kim Knuttila  <krk@cygnus.com>
4736
4737         * cofflink.c: removed the POWERPC_LE_PE hack, promoted some types
4738         and made a few static functions externs.
4739
4740         * coff-ppc.c (ppc_bfd_coff_final_link): new function, replaces the
4741         POWERPC_LE_PE hack in cofflink.
4742
4743         * libcoff-in.h: promoted the following from cofflink.c to allow
4744         _bfd_coff_final_link to be overridden -  STRING_SIZE_SIZE,
4745         coff_debug_merge_element, struct coff_debug_merge_type, 
4746         coff_debug_merge_hash_entry, coff_debug_merge_hash_table,
4747         coff_debug_merge_hash_table_init,  coff_debug_merge_hash_table_free,
4748         coff_debug_merge_hash_lookup, coff_link_section_info, 
4749         coff_final_link_info, coff_debug_merge_hash_newfunc,
4750         coff_write_global_sym, coff_link_input_bfd, coff_reloc_link_order.
4751
4752         * libcoff.h: re-gen'd
4753
4754 Fri Jan 26 18:33:35 1996  Ian Lance Taylor  <ian@cygnus.com>
4755
4756         * syms.c: Include "bfdlink.h".
4757         (struct stab_find_info): Define.
4758         (_bfd_stab_section_find_nearest_line): New function.
4759         * libbfd-in.h (_bfd_stab_section_find_nearest_line): Declare.
4760         * libbfd.h: Rebuild.
4761         * elf-bfd.h (struct elf_obj_tdata): Add line_info field.
4762         * elf.c (_bfd_elf_find_nearest_line): Try calling
4763         _bfd_stab_section_find_nearest_line before searching the ELF
4764         symbol table.  Find the closest STT_FUNC symbol, not the last one.
4765         * libcoff-in.h (coff_data_type): Add line_info field.
4766         * libcoff.h: Rebuild.
4767         * coffgen.c (coff_find_nearest_line): Try calling
4768         _bfd_stab_section_find_nearest_line before searching the COFF
4769         symbol table.
4770         * Makefile.in: Rebuild dependencies.
4771
4772 Fri Jan 26 16:11:19 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4773
4774         * elf32-ppc.c (R_PPC_EMB_SDA21 relocations): Make relocation size
4775         4 bytes, so we get the correct value when updating the register
4776         field in little endian mode.
4777
4778 Thu Jan 25 12:14:16 1996  Ian Lance Taylor  <ian@cygnus.com>
4779
4780         * libcoff-in.h (struct xcoff_tdata): Remove toc_section and
4781         entry_section fields.  Add sntoc and snentry fields.
4782         * libcoff.h: Rebuild.
4783         * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,
4784         not toc_section and entry_section (the COFF file does not have any
4785         sections at this point).
4786         (coff_write_object_contents): Set o_snentry and o_sntoc from
4787         snentry and sntoc rather than entry_section and toc_section.
4788         * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy sntoc and
4789         snentry, not toc_section and entry_section.
4790         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't set
4791         entry_section from hentry.
4792         (xcoff_link_input_bfd): If a defined symbol has XCOFF_ENTRY set,
4793         set snenty.
4794         (xcoff_link_input_bfd): Set sntoc, not toc_section.
4795         (xcoff_write_global_symbol): Get toc_section from sntoc, rather
4796         than using toc_section directly.
4797
4798         * archures.c: Add missing `.' in enum bfd_architecture.
4799         * bfd-in2.h: Rebuild.
4800
4801         * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386_vec.  From
4802         Robert Lipe <robertl@arnet.com>.
4803
4804 Thu Jan 25 12:08:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4805
4806         * elf32-ppc.c (ppc_elf_size_dynamic_sections): Add .rela.sdata{,2}
4807         to sections we allocate.  Use bfd_zalloc to allocate initialial
4808         sections, not bfd_alloc.
4809         (ppc_elf_check_relocs): Remove BFD_ASSERTs for !shared from
4810         SDA{,2}I16 relocations.
4811         (ppc_elf_add_symbol_hook): Use the value of -G nn to determine
4812         whether to put something in .sbss or not.
4813         (ppc_elf_relocate_section): Add support for more relocations.  Add
4814         in sec->output_offset where appropriate.  Make error messages
4815         include the symbol name.
4816
4817         * elflink.c (_bfd_elf_create_linker_section): Lookup symbol before
4818         trying to add it to the symbol table, so _GLOBAL_OFFSET_TABLE_
4819         doesn't get redefined messages if -shared.
4820
4821         * elflink.h (elf_create_pointer_linker_section) Only bump RELA
4822         section if the rel_section field has been set up.
4823
4824 Wed Jan 24 20:40:26 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4825
4826         * elf32-ppc.c (ppc_elf_relocate_section): Fix typo in eabi
4827         relocations.
4828
4829 Wed Jan 24 10:38:34 1996  Doug Evans  <dje@charmed.cygnus.com>
4830
4831         * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checking
4832         of flags, only flags used are controlled by mach number.  Bump up
4833         output file mach number to highest of input file mach numbers.
4834         (elf32_sparc_object_p): Watch for EF_SPARC_SUN_US1.
4835         (elf32_sparc_final_write_processing): Set EF_SPARC_SUN_US1 if v8plusa.
4836
4837         * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out
4838         bfd_elf64_sparc_vec support.
4839
4840 Tue Jan 23 14:33:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4841
4842         * elf32-ppc.c (ppc_elf_copy_private_bfd_data): Don't complain if
4843         the embedded bit is set on some objects and not on others.  Just
4844         or it together.
4845         (ppc_elf_relocate_section): Implement R_PPC_EMB_{SDA21,RELSDA}
4846         relocations.
4847
4848 Tue Jan 23 14:22:45 1996  Ian Lance Taylor  <ian@cygnus.com>
4849
4850         * coffcode.h (coff_new_section_hook): Don't try to align the
4851         .stabstr section.
4852
4853         * coffcode.h (coff_set_section_contents): Fix the handling of the
4854         .lib section to work even if the entire section contents are
4855         written at once.  From Gvran Uddeborg <gvran@uddeborg.pp.se> and
4856         Robert Lipe <robertl@arnet.com>.
4857
4858 Mon Jan 22 18:45:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4859
4860         * elflink.h (elf_finish_pointer_linker_section): Don't allocate
4861         memory here for contents.
4862
4863         * elf32-ppc.c (ppc_elf_relocate_section): Bump up _SDA_BASE_ and
4864         _SDA2_BASE_ by 32768.
4865         (ppc_elf_size_dynamic_sections): #if out PLT code which we haven't
4866         started using.  Allocate contents for .sdata and .sdata2 sections
4867         also.
4868         (ppc_elf_check_relocs): Use bfd_get_section_name in debug message,
4869         rather than _name.
4870         (ppc_elf_finish_dynamic_symbol): Remove code that attempted to
4871         size _SDA{,2}_BASE_.
4872         (ppc_elf_relocate_section): Change how sdata{,2} relocations are
4873         done.
4874
4875 Mon Jan 22 08:52:04 1996  Doug Evans  <dje@charmed.cygnus.com>
4876
4877         * elflink.h (elf_finish_pointer_linker_section): Fix typo.
4878
4879         * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.
4880         (bfd_mach_sparc_{v8plus,v8plusa}): Define.
4881         (bfd_mach_sparc_v9a): Define.
4882         (bfd_mach_sparc_v9_p): Define.
4883         * bfd-in2.h: Regenerated.
4884         * aoutx.h (aout,machine_type): bfd_mach_sparc64 renamed to
4885         bfd_mach_sparc_v9.
4886         * elf64-sparc.c (sparc64_elf_object_p): Likewise.
4887         * config.bfd (sparc64-*-sysv4*,sparc64-*-solaris2*): Set targ_defvec
4888         to bfd_elf32_sparc_vec.
4889         * cpu-sparc.c (arch_info_struct): Renamed from sparc_arch_info.
4890         Add v8plus{,a} support.
4891         Add v9a support.
4892         (sparc_compatible): New function.
4893         * elf32-sparc.h: #include "elf/sparc.h".
4894         (elf32_sparc_merge_private_bfd_data, elf32_sparc_object_p,
4895         elf32_sparc_final_write_processing): New functions.
4896         (bfd_elf32_bfd_merge_private_bfd_data, elf_backend_object_p,
4897         elf_backend_final_write_processing): Define.
4898
4899 Mon Jan 22 11:21:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4900
4901         * elf-bfd.h (struct elf_link_hash_entry): Add
4902         linker_section_pointer field.
4903         (enum elf_linker_section_enum): Enumeration for new way of
4904         creating linker dynamic sections and symbols.
4905         (elf_linker_section{,_pointers}): New structures for creating
4906         dynamic sections and symbols.
4907         (elf_obj_tdata): Add linker_section_pointers and linker_section
4908         fields.
4909         (elf_local_ptr_offsets,elf_linker_section): New accessor macros.
4910         (_bfd_elf_create_linker_section): New declarations.
4911         (_bfd_elf_find_pointer_linker_section): Ditto.
4912         (bfd_elf{32,64}_{create,finish}_pointer_linker_section): Ditto.
4913         (_bfd_elf_make_linker_section_rela): Ditto.
4914
4915         * elf.c (_bfd_elf_link_hash_newfunc): Initialize new fields.
4916
4917         * elf32-ppc.c (ppc_elf_create_dynamic_sections): Delete.
4918         (ppc_elf_create_linker_section): New function to create the
4919         sections .got, .sdata, and .sdata2.
4920         (ppc_elf_size_dynamic_sections): Zap .rela.{sdata,sdata2} if
4921         needed.
4922         (ppc_elf_check_relocs): Support more of the eabi relocations.
4923         (ppc_elf_relocate_section): Ditto.
4924         (ppc_elf_finish_dynamic_symbols): Adjust _SDA{,2}_BASE_ by 32768
4925         if the .sdata{,2} + .sbss{,2} section size is > 32k.
4926
4927         * elflink.h (elf_create_pointer_linker_section): New function to
4928         create initialized pointers in dynamic linker sections.
4929         (elf_finish_pointer_linker_section): Actually intialize the
4930         pointers created above.
4931
4932         * elfcode.h (bfd_elf{32,64}_create_pointer_linker_section): New
4933         macros to provide both 32 and 64 bit versions of
4934         elf_create_pointer_linker_section.
4935         (bfd_elf{32,64}_finish_pointer_linker_section): New macros to
4936         provide both 32 and 64 bit versions of
4937         elf_finish_pointer_linker_section.
4938
4939         * elflink.c (_bfd_elf_create_linker_section): New function to
4940         create a linker section.
4941         (_bfd_elf_find_pointer_linker_section): Find a unique pointer to a
4942         given address in the linker pointer offsets created for a given
4943         symbol.
4944         (_bfd_elf_make_linker_section_rela): Make a RELA section
4945         corresponding to the generated linker section.
4946
4947 Sat Jan 20 08:36:10 1996  Doug Evans  <dje@canuck.cygnus.com>
4948
4949         * elf32-sparc.c (ELF_MACHINE_ALT1): Define.
4950
4951 Thu Jan 18 18:25:34 1996  Kim Knuttila  <krk@cygnus.com>
4952
4953         * coff-ppc.c (coff_ppc_relocate_section): changed TOCDEFN relocs.
4954         (coff_ppc_relocate_section): Handle special values for gcc built dlls.
4955         (dump_toc): fix diagnosing code to identify out-of-toc-bounds entries.
4956         Also begin the toc at 4 as an eye catcher ('31313131' marks the first
4957         toc entry in an objdump) for now.
4958         (ppc_do_last, ppc_get_last): New function - needed to save processing 
4959         the toc owner to the end.
4960         (ppc_coff_swap_sym_in_hook): Removed an incorrect hack for doing the 
4961         toc owner last.
4962
4963         * cofflink.c (_bfd_coff_final_link): Added a new hack to keep the 
4964         toc owner from being done till last. Must define POWERPC_LE_PC 
4965         to enable it.
4966
4967         * coffcode.h (coff_set_alignment_hook): alignment setting for .stab
4968
4969         * peicode.h (coff_swap_scnhdr_out): set section flags for stab/str
4970         to INFO.
4971         (coff_swap_aouthdr_out): Removed a non-working hack for computing the
4972         SizeOfImage for PowerPC. Ignore the size of the .junk section.
4973
4974 Thu Jan 18 17:42:12 1996  Ian Lance Taylor  <ian@cygnus.com>
4975
4976         * elfcore.h: Include <signal.h> before <sys/procfs.h>.
4977
4978 Wed Jan 17 12:40:14 1996  Ian Lance Taylor  <ian@cygnus.com>
4979
4980         * cpu-powerpc.c (arch_info_struct): Change last entry to not point
4981         back to first.
4982         (bfd_powerpc_arch): Point at first entry in arch_info_struct.
4983
4984 Tue Jan 16 15:10:49 1996  Ian Lance Taylor  <ian@cygnus.com>
4985
4986         * elf.c (assign_file_positions_for_segments): Don't increment file
4987         offset for a segment which contains no loadable sections.
4988
4989 Mon Jan 15 17:46:27 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
4990
4991         * reloc.c: Add new PowerPC relocations.
4992         * {bfd-in2,libbfd}.h: Regenerate.
4993
4994         * elf32-ppc.c (ppc_elf_howto_raw): Add more PPC relocations.
4995         (ppc_elf_reloc_type_lookup): Lookup new relocations.
4996
4997 Mon Jan 15 14:29:44 1996  Ian Lance Taylor  <ian@cygnus.com>
4998
4999         * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22
5000         entries.
5001
5002         * sunos.c (sunos_scan_ext_relocs): Don't fail assert if
5003         info->shared.
5004
5005         * coffgen.c (coff_find_nearest_line): Don't try to cache
5006         information in sections that are not owned by a BFD.  From Richard
5007         Henderson <richard@atheist.tamu.edu>.
5008
5009         * elf32-mips.c: Numerous changes to dynamic linking code, mostly
5010         from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
5011         * elflink.h (elf_link_output_extsym): Remove special check for
5012         _rld_new_interface.
5013
5014         * ecoffswap.h: Add prototypes for static functions.
5015
5016 Sun Jan 14 21:36:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5017
5018         * elf32-ppc.c (ppc_elf_{unsupported,std}_reloc): Remove functions.
5019         (ppc_elf_howto_raw): Remove ppc_elf_{unsupported,std}_reloc
5020         references.
5021         (ppc_elf_relocate_section):  No longer allow .sdata/.sbss sections
5022         to satisfy a TOC16 relocation.  Rewrite unsupported relocation
5023         support.  Begin support for R_PPC_SDA{2,}REL.
5024
5025 Sat Jan 13 09:36:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5026
5027         * elf32-ppc.c (ppc_elf_create_dynamic_sections): New function to
5028         create the .got and .got.neg sections.
5029         (ppc_elf_size_dynamic_sections): Call it.
5030         (ppc_elf_check_relocs): Call it.
5031         (ppc_elf_size_dynamic_sections): Support .got.neg, just like .got.
5032         (ppc_elf_check_relocs): Add error messages for relocations we
5033         don't yet support.  Do not include R_PPC_SDAREL16 like a GOT
5034         relocation.
5035
5036 Fri Jan 12 15:27:59 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5037
5038         * elf32-ppc.c (ppc_elf_fake_sections): Define, and handle the new
5039         section flags for V.4 and eabi.
5040
5041 Fri Jan 12 13:59:16 1996  Ian Lance Taylor  <ian@cygnus.com>
5042
5043         * elf.c (assign_file_positions_for_segments): If a segment
5044         contains no sections, don't mark it as readable.
5045
5046         * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.
5047         * elfcode.h (_bfd_elf_section_from_bfd_section): Don't declare.
5048
5049         * elf.c (_bfd_elf_print_private_bfd_data): Dump contents of
5050         dynamic section, if there is one.
5051         * elf-bfd.h (struct elf_size_info): Add swap_dyn_in field.
5052         (bfd_elf32_swap_dyn_in): Change type of second parameter to PTR.
5053         (bfd_elf64_swap_dyn_in): Likewise.
5054         * elfcode.h (elf_swap_dyn_in): Change type of second parameter to
5055         PTR.
5056         (NAME(_bfd_elf,size_info)): Initialize swap_dyn_in field.
5057
5058         * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create a
5059         DT_TEXTREL entry because of .rel.plt.  From Martin Pirker
5060         <pirker@eiunix.tuwien.ac.at>.
5061
5062 Thu Jan 11 17:06:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5063
5064         * section.c (SEC_{EXCLUDE,SORT_ENTRIES}): New section flags for
5065         PowerPC V.4 and eabi.
5066         * bfd-in2.h: Regenerate.
5067         * libfd.h: Regenerate.
5068
5069         * elfxx-target.h (TARGET_{BIG,LITTLE}_SYM): Add new flags.
5070
5071         * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
5072         section type and SHF_EXCLUDE section flag, turning them into the
5073         appropriate bfd section flag.
5074
5075 Thu Jan 11 11:23:30 1996  Ian Lance Taylor  <ian@cygnus.com>
5076
5077         * xcofflink.c (xcoff_link_add_symbols): Create the special
5078         sections if we see a DYNAMIC object, in case that is the only
5079         XCOFF input object we see.
5080         
5081         * elf32-mips.c: Extensive changes for a start at dynamic linking
5082         support, from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
5083
5084         * elf-bfd.h (struct elf_backend_data): Add type_change_ok field.
5085         (struct elf_backend_data): Remove
5086         elf_backend_create_program_headers field.  Add
5087         elf_backend_additional_program_headers and
5088         elf_backend_modify_segment_map fields.
5089         * elfxx-target.h (elf_backend_type_change_ok): Define if not
5090         defined.
5091         (elf_backend_additional_program_headers): Likewise.
5092         (elf_backend_modify_segment_map): Likewise.
5093         (elf_backend_create_program_headers): Don't define.
5094         (elfNN_bed): Change to account for field changes.
5095         * elf.c (assign_file_positions_for_segments): Call new
5096         modify_segment_map backend function.  Don't call old
5097         create_program_headers backend function.
5098         (get_program_header_size): Call additional_program_headers rather
5099         than create_program_headers.
5100         * elflink.h (elf_link_add_object_symbols): Initialize
5101         type_change_ok from new backend field.
5102         (elf_link_output_extsym): Don't warn if _rld_new_interface is
5103         defined.
5104         (elf_reloc_link_order): Treat a reloc against a defined symbol as
5105         a reloc against the appropriate section.
5106
5107         * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.
5108         (struct elf_obj_tdata): Rename ppc_flags_init field to flags_init.
5109         (elf_flags_init): Rename from elf_ppc_flags_init.
5110         * elf32-ppc.c (ppc_elf_set_private_flags): Use elf_flags_init, not
5111         elf_ppc_flags_init.
5112         (ppc_elf_copy_private_bfd_data): Likewise.
5113         (ppc_elf_merge_private_bfd_data): Likewise.
5114
5115         * elf32-m68k.c (howto_table): Change src_mask to 0 for all
5116         relocation entries.
5117
5118 Tue Jan  9 15:22:53 1996  David Mosberger-Tang  <davidm@azstarnet.com>
5119
5120         * coff-alpha.c (alpha_relocate_section): During final link, allow
5121         output .lita section to be bigger than 64k by adjusting gp value
5122         on a per-input section basis.
5123         * libecoff.h (struct ecoff_tdata): Add issued_multiple_gp_warning
5124         field.
5125         (struct ecoff_section_tdata): Add gp field.
5126
5127 Tue Jan  9 12:00:36 1996  Ian Lance Taylor  <ian@cygnus.com>
5128
5129         Handle Alpha ECOFF changes in OSF/1 3.2.
5130         * libecoff.h (struct ecoff_backend_data): Add get_elt_at_filepos
5131         field.
5132         * coff-alpha.c: Include "aout/ar.h".
5133         (alpha_ecoff_get_relocated_section_contents): Don't require an
5134         ALPHA_R_IGNORE reloc after an ALPHA_R_GPDISP reloc, since OSF/1
5135         3.2 doesn't generate one.
5136         (alpha_relocate_section): Likewise.
5137         (alpha_ecoff_slurp_armap): Define.
5138         (alpha_ecoff_slurp_extended_name_table): Define.
5139         (alpha_ecoff_construct_extended_name_table): Define.
5140         (alpha_ecoff_truncate_arname): Define.
5141         (alpha_ecoff_write_armap): Define.
5142         (alpha_ecoff_generic_stat_arch_elt): Define.
5143         (alpha_ecoff_update_armap_timestamp): Define.
5144         (ARFZMAG): Define.
5145         (alpha_ecoff_read_ar_hdr): New static function.
5146         (alpha_ecoff_get_elt_at_filepos): New static function.
5147         (alpha_ecoff_openr_next_archived_file): New static function.
5148         (alpha_ecoff_get_elt_at_index): New static function.
5149         (alpha_ecoff_backend_data): Initialize get_elt_at_filepos field.
5150         (ecoffalpha_little_vec): Change BFD_JUMP_TABLE_ARCHIVE from
5151         _bfd_ecoff to alpha_ecoff.
5152         * ecoff.c (ecoff_link_add_archive_symbols): Use get_elt_at_filepos
5153         field from backend structure, rather than always calling
5154         _bfd_get_elt_at_filepos.
5155         * coff-mips.c (mips_ecoff_backend_data): Initialize
5156         get_elt_at_filepos field.
5157         * archive.c (_bfd_generic_read_ar_hdr_mag): New function, copied
5158         from _bfd_generic_read_ar_hdr with minor changes.
5159         (_bfd_generic_read_ar_hdr): Use _bfd_generic_read_ar_hdr_mag.
5160         * libbfd-in.h (_bfd_generic_read_ar_hdr_mag): Declare.
5161         * libbfd.h: Rebuild.
5162
5163         * bfd-in.h (BFD_IN_MEMORY): Define.
5164         * libbfd-in.h (struct bfd_in_memory): Define.
5165         * libbfd.c (bfd_read): Handle BFD_IN_MEMORY flag.
5166         (bfd_get_file_window): Don't try to map a BFD_IN_MEMORY file.
5167         (bfd_write, bfd_stat): Abort if BFD_IN_MEMORY is set.
5168         (bfd_tell, bfd_flush, bfd_seek): Handle BFD_IN_MEMORY flag.
5169         * bfd.c (struct _bfd): Change iostream field from char * to PTR.
5170         (bfd_get_size): Handle BFD_IN_MEMORY flag.
5171         * cache.c (bfd_cache_close): Ignore BFD_IN_MEMORY files.
5172         (bfd_open_file): Cast to PTR, not char *, when setting iostream.
5173         (bfd_cache_lookup_worker): Abort if BFD_IN_MEMORY is set.
5174         * opncls.c (bfd_fdopenr): Cast to PTR, not char *, when setting
5175         iostream.
5176         (bfd_openstreamr): Likewise.
5177         * aoutx.h (NAME(aout,some_aout_object_p)): Only fstat iostream if
5178         BFD_IN_MEMORY is not set.
5179         * riscix.c (riscix_some_aout_object_p): Likewise.
5180         * bfd-in2.h, libbfd.h: Rebuild.
5181
5182         * targets.c (bfd_target): Add _bfd_get_elt_at_index field.
5183         (BFD_JUMP_TABLE_ARCHIVE): Add _get_elt_at_index.
5184         (bfd_get_elt_at_index): Define.
5185         * archive.c (_bfd_generic_get_elt_at_index): Rename from
5186         bfd_get_elt_at_index.  Change index parameter from int to
5187         symindex.
5188         * libbfd-in.h (_bfd_generic_get_elt_at_index): Declare.
5189         (_bfd_noarchive_get_elt_at_index): Define.
5190         (_bfd_archive_bsd_get_elt_at_index): Define.
5191         (_bfd_archive_coff_get_elt_at_index): Define.
5192         * bfd-in2.h, libbfd.h: Rebuild.
5193         * aout-target.h (MY_get_elt_at_index): Define if not defined.
5194         * coff-rs6000.c (xcoff_get_elt_at_index): Define.
5195         * ieee.c (ieee_get_elt_at_index): Define.
5196         * libecoff.h (_bfd_ecoff_get_elt_at_index): Define.
5197         * oasys.c (oasys_get_elt_at_index): Define.
5198         * som.c (som_get_elt_at_index): Define.
5199
5200         * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict line
5201         numbers to the .text section.
5202
5203 Mon Jan  8 17:00:57 1996  Ian Lance Taylor  <ian@cygnus.com>
5204
5205         * ieee.c (ieee_write_debug_part): Change return type to boolean.
5206         If there is a SEC_DEBUGGING section, get the contents of the debug
5207         information part from it.
5208         (ieee_set_section_contents): Store the contents of a SEC_DEBUGGING
5209         section in memory.
5210         (ieee_write_object_contents): Check ieee_write_debug_part return.
5211
5212 Thu Jan  4 17:12:37 1996  Fred Fish  <fnf@cygnus.com>
5213
5214         * config.bfd (i[345]86-*-freebsd*): Add target.
5215         * configure.in (i386freebsd_vec): Add vec.
5216         * configure: Regenerate.
5217         * Makefile.in (BFD32_BACKENDS): Add i386freebsd.o.
5218         (BFD32_BACKENDS_CFILES): Add i386freebsd.c.
5219         Rebuild dependencies..
5220         * freebsd.h: New file.
5221         * i386freebsd.c: New file.
5222         * targets.c (i386freebsd_vec): Declare.
5223         (bfd_target_vector): Add i386freebsd_vec.
5224         * i386linux.c (SEGMENT_SIZE): Define as TARGET_PAGE_SIZE
5225         * i386netbsd.c (SEGMENT_SIZE):  Define as TARGET_PAGE_SIZE
5226         
5227 Thu Jan  4 16:27:46 1996  Ian Lance Taylor  <ian@cygnus.com>
5228
5229         * ieee.c (ieee_slurp_debug): New static function.
5230         (ieee_object_p): Call it.
5231         (ieee_slurp_section_data): Skip debugging sections.
5232         (ieee_get_reloc_upper_bound): Likewise.
5233         (ieee_get_section_contents): Likewise.
5234         (ieee_canonicalize_reloc): Likewise.
5235         (ieee_write_section_part): Likewise.
5236         (ieee_write_debug_part): Likewise.
5237         (ieee_write_data_part): Likewise.
5238         (init_for_output): Likewise.
5239
5240 Wed Jan  3 19:42:47 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
5241
5242         * elf32-ppc.c (ppc_elf_relocate_section): Make @GOT relocations
5243         work.
5244         (ppc_elf_howto_raw): Just use bfd_elf_generic_reloc for all howto
5245         relocs, since ppc_elf_relocate_section handles the linker case.
5246         (ppc_elf_{addr16_ha,got16,toc16,brtaken}_reloc): Delete, no longer
5247         used.
5248         (ppc_elf_{addr16_ha,got16,toc16,brtaken}_inner): Merge these into
5249         ppc_elf_relocate_section since that is now the only caller.
5250         (ppc_elf_relocate_section): Ditto.
5251
5252 Wed Jan  3 15:11:30 1996  Ian Lance Taylor  <ian@cygnus.com>
5253
5254         * coffcode.h (coff_write_object_contents): If we don't know the
5255         section of the entry point for an XCOFF executable, always set the
5256         entry address to -1.
5257
5258 Tue Jan  2 14:17:15 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
5259
5260         * elf.c (bfd_section_from_shdr): Add support for note sections.
5261
5262 Tue Jan  2 13:10:25 1996  Ian Lance Taylor  <ian@cygnus.com>
5263
5264         * bfd-in.h (struct _symbol_info): Add stab_type field.
5265         * bfd-in2.h: Rebuild.
5266         * aoutx.h (NAME(aout,get_symbol_info)): Set stab_type.
5267
5268         * elf32-ppc.c: Remove trailing newline from calls to
5269         _bfd_error_handler.
5270         (ppc_elf_merge_private_bfd_data): Only warn about endianness
5271         difference if target endianness is known.
5272
5273 Thu Dec 21 12:43:49 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
5274
5275         * elf32-ppc.c (ppc_elf_howto_raw): Add a phony reloc to handle the
5276         old style TOC16 references without using R_PPC_GOT.
5277         (ppc_reloc_type): Ditto.
5278         (ppc_elf_reloc_type_lookup): Add support for TOC16.
5279         (ppc_elf_toc16_inner): Renamed from ppc_elf_got16_inner.
5280         (ppc_elf_toc16_reloc): Renamed from ppc_elf_toc16_reloc.
5281         (ppc_elf_got16_{inner,reloc}): Stubs for real GOT support.
5282         (ppc_elf_check_relocs): New function for GOT/PLT support that is
5283         work in progress.
5284         (ppc_elf_adjust_dynamic_symbol): Ditto.
5285         (ppc_elf_adjust_dynindx): Ditto.
5286         (ppc_elf_size_dynamic_sections): Ditto.
5287         (ppc_elf_finish_dynamic_symbol): Ditto.
5288         (ppc_elf_finish_dynamic_sections): Ditto.
5289         (ELF_DYNAMIC_INTERPRETER): Define.
5290
5291 Wed Dec 20 19:14:18 1995  Ken Raeburn  <raeburn@cygnus.com>
5292
5293         * elf.c (copy_private_bfd_data): When attaching sections to
5294         segments ignore sections that won't be allocated.  Patch from
5295         Andreas Schwab.
5296
5297 Tue Dec 19 20:01:43 1995  Ken Raeburn  <raeburn@cygnus.com>
5298
5299         * config.bfd: Match on m68k-cbm-* only if OS doesn't match
5300         anything else.
5301
5302 Tue Dec 19 16:38:59 1995  Ian Lance Taylor  <ian@cygnus.com>
5303
5304         * coff-i960.c (CALC_ADDEND): Define.
5305         (coff_i960_relocate_section): Add the input section VMA to the
5306         addend for PC relative relocs.
5307
5308 Sun Dec 17 20:11:55 1995  Kim Knuttila  <krk@cygnus.com>
5309
5310         * peicode.h (pe_print_pdata): Must test the entire entry for zero
5311         to correctly terminate.
5312
5313 Fri Dec 15 12:05:57 1995  Ian Lance Taylor  <ian@cygnus.com>
5314
5315         * targets.c (enum bfd_endian): Define.
5316         (bfd_target): Rename byteorder_big_p to byteorder, and change it
5317         from boolean to enum bfd_endian.  Change header_byteorder_big_p
5318         correspondingly.
5319         * bfd-in.h (bfd_big_endian, bfd_little_endian): New macros.
5320         (bfd_header_big_endian, bfd_header_little_endian): New macros.
5321         * bfd-in2.h: Rebuild.
5322         * All targets: Change initialization of byteorder and
5323         header_byteorder to use enum bfd_endian values rather than
5324         booleans.
5325         * All files: Change all references to byteorder_big_p and
5326         header_byteorder_big_p to use new bfd_*_endian macros.
5327
5328         * coffgen.c (make_a_section_from_file): Set lma to s_paddr, not
5329         s_vaddr.
5330         * coffcode.h (coff_write_object_contents): Set s_paddr to lma, not
5331         vma.
5332         * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
5333
5334 Fri Dec 15 07:32:09 1995  steve chamberlain  <sac@slash.cygnus.com>
5335
5336         * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.
5337
5338 Thu Dec 14 13:45:37 1995  Ian Lance Taylor  <ian@cygnus.com>
5339
5340         * ieee.c: Lots of minor cleanups.  Make many functions return
5341         errors rather than calling abort.  Also:
5342         (ieee_write_twobyte): Remove; change callers to call existing
5343         ieee_write_2bytes function.
5344         (ieee_write_expression): Don't output the section twice when
5345         outputting a local symbol.  Don't emit an extraneous zero if there
5346         is only one term.
5347         (ieee_slurp_sections): Set the lma as well as the vma.
5348         (ieee_archive_p): Use bfd_alloc_grow rather than an obstack.
5349
5350         * ihex.c (ihex_set_arch_mach): Don't accept any architecture, just
5351         a recognized one or bfd_arch_unknown.
5352         (ihex_get_symtab_upper_bound): Define as bfd_0l, to permit objcopy
5353         to succeed.
5354         (ihex_get_symtab): Likewise.
5355
5356 Wed Dec 13 15:44:06 1995  Ian Lance Taylor  <ian@cygnus.com>
5357
5358         * aoutx.h: Include <ctype.h>.
5359         (struct aout_link_includes_table): Define.
5360         (struct aout_link_includes_totals): Define.
5361         (struct aout_link_includes_entry): Define.
5362         (aout_link_includes_lookup): Define macro.
5363         (struct aout_final_link_info): Add includes field.
5364         (aout_link_includes_newfunc): New static function.
5365         (NAME(aout,final_link)): Initialize includes hash table.
5366         (aout_link_write_symbols): Eliminate duplicate N_BINCL entries.
5367
5368 Wed Dec 13 10:52:14 1995  Stan Shebs  <shebs@andros.cygnus.com>
5369
5370         * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.
5371
5372 Wed Dec 13 11:07:45 1995  Kim Knuttila  <krk@cygnus.com>
5373
5374         * coff-ppc.c (coff_ppc_relocate_section): removed debugging code.
5375
5376 Tue Dec 12 17:42:06 1995  Kim Knuttila  <krk@cygnus.com>
5377
5378         * peicode.h (pe_print_reloc): New function to dump the .reloc section.
5379         (pe_print_private_bfd_data): call pe_print_reloc.
5380         * coffcode.h (coff_set_alignment_hook): .reloc section alignment.
5381         * coff-ppc.c (in_reloc_p): Added missing non-eligible relocs. Spiffed
5382         up some debugging as well.
5383
5384 Tue Dec 12 11:34:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5385
5386         * config.bfd: Handle sparc-*-elf*.  From Ronald F. Guilmette
5387         <rfg@monkeys.com>.
5388
5389 Fri Dec  8 17:47:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5390
5391         * elflink.h (elf_link_add_object_symbols): Set section_count to 0
5392         when setting sections to NULL.
5393
5394 Wed Dec  6 17:05:37 1995  Ian Lance Taylor  <ian@cygnus.com>
5395
5396         * xcofflink.c (struct xcoff_loader_info): Add export_defineds
5397         field.
5398         (bfd_xcoff_size_dynamic_sections): Add export_defineds parameter.
5399         (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT
5400         for all symbols.
5401         * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
5402         * bfd-in2.h: Rebuild.
5403
5404 Mon Dec  4 16:40:47 1995  Kim Knuttila  <krk@cygnus.com>
5405
5406         * coffcode.h (coff_set_alignment_hook): Removed some debugging printf's
5407
5408 Mon Dec  4 11:25:39 1995  Ian Lance Taylor  <ian@cygnus.com>
5409
5410         * ihex.c (ihex_scan): Handle record types 4 and 5.
5411         (ihex_object_p): Permit types 4 and 5.
5412         (ihex_set_section_contents): Remove check for out of range
5413         addresses.
5414         (ihex_write_object_contents): Generate types 4 and 5.
5415
5416         * elflink.h (elf_link_output_extsym): Just ignore warning and
5417         indirect references to symbols which don't really exist.
5418
5419 Sun Dec  3 19:00:27 1995  Kim Knuttila  <krk@cygnus.com>
5420
5421         * peicode.h (pe_print_idata): Minor format fixes
5422         (pe_print_edata): New function. Under private printing, this formats
5423         the edata section of a PE file.
5424         (pe_print_private_bfd_data): Added call to pe_print_edata.
5425
5426 Sun Dec  3 16:46:54 1995  Richard Earnshaw (rearnsha@armltd.co.uk)
5427
5428         * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol
5429         index, don't call stoi.
5430
5431 Fri Dec  1 14:46:51 1995  Ian Lance Taylor  <ian@cygnus.com>
5432
5433         * srec.c (srec_scan): Set lma as well as vma.
5434
5435         * ihex.c: New file; support for Intel Hex format.
5436         * targets.c (enum bfd_flavour): Add bfd_target_ihex_flavour.
5437         (ihex_vec): Declare.
5438         (bfd_target_vector): Always include ihex_vec.
5439         * bfd.c (struct _bfd): Add ihex_data field to tdata union.
5440         * Makefile.in: Rebuild dependencies.
5441         (BFD_LIBS): Add ihex.o
5442         (BFD_LIBS_CFILES): Add ihex.c.
5443         * bfd-in2.h: Rebuild.
5444
5445         * elf.c (assign_file_positions_for_segments): Sort the sections in
5446         each segment.
5447         (get_program_header_size): Return the right size if segment_map is
5448         not NULL.
5449         (copy_private_bfd_data): Don't bother to sort the sections.
5450
5451         * bfd.c (bfd_record_phdr): New function.
5452         * bfd-in.h (bfd_record_phdr): Declare.
5453         * bfd_in2.h: Rebuild.
5454
5455         * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
5456         BFD_ASSERT.
5457
5458         * libbfd.c (bfd_malloc, bfd_realloc): New functions.
5459         (bfd_zmalloc): Return PTR, not char *.  Take size_t, not
5460         bfd_size_type.
5461         * libbfd-in.h (bfd_malloc, bfd_realloc): Declare.
5462         (bfd_zmalloc): Change declaration.
5463         * libbfd.h: Rebuild.
5464         * Many files: Use bfd_malloc and bfd_realloc rather than malloc
5465         and realloc.  Don't set bfd_error_no_memory if they fail.
5466
5467 Thu Nov 30 19:32:26 1995  Kim Knuttila  <krk@cygnus.com>
5468
5469         * coff-ppc.c: Added macros to tidy up toc cell treatment. Numerous
5470         uses as well. Added a new howto to deal with TOCREL16 relocs that 
5471         are TOCDEFN as well.
5472         (coff_ppc_relocate_section): Expanded treatment of ADDR32NB relocs
5473         to handle RVA relocs from dlltool.
5474         (ppc_coff_rtype2howto): TOCDEFN reloc addition.
5475         (coff_ppc_rtype_to_howto): TOCDEFN reloc addition.
5476         (ppc_coff_reloc_type_lookup): TOCDEFN reloc addition.
5477
5478         * coffcode.h (coff_set_alignment_hook): check idata$X sections 
5479         to get the right section alignment.
5480
5481 Thu Nov 30 16:48:18 1995  Ian Lance Taylor  <ian@cygnus.com>
5482
5483         * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
5484         p_paddr if p_paddr is zero.
5485         (make_mapping): Set includes_filehdr and includes_phdrs for first
5486         PT_LOAD segment.
5487         (map_sections_to_segments): Set includes_phdrs for PT_PHDR
5488         segment.
5489         (assign_file_positions_for_segments): Handle includes_filehdr and
5490         includes_phdrs.  Remove special handling of PT_PHDR and first
5491         PT_LOAD segments.
5492         (copy_private_bfd_data): Set includes_filehdr and includes_phdr
5493         when appropriate.  Remove special handling of PT_PHDR segment.
5494         Use a more complex condition for when a section is included in a
5495         segment to handle Solaris linker oddities.
5496
5497 Thu Nov 30 11:17:33 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
5498
5499         * coff-m88k.c (howto_table): Reformatted for easier reading;
5500         special_function now points to new function m88k_special_reloc.
5501         (howto_hvrt16): Function previously used for handling HVRT16 relocs
5502         removed.
5503         (rtype2howto): Do not add reloc's r_offset to the addend, this will
5504         be done correctly by m88k_special_reloc.
5505         (reloc_processing): New function to be used by RELOC_PROCESSING.
5506         (RELOC_PROCESSING): Define to call reloc_processing.
5507
5508 Wed Nov 29 12:42:36 1995  Ian Lance Taylor  <ian@cygnus.com>
5509
5510         * peicode.h (pe_print_idata): Call malloc rather than xmalloc.
5511         (pe_print_pdata): Likewise.
5512
5513         * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if
5514         obstack_alloc fails.
5515         (bfd_alloc_finish): Set bfd_error_no_memory if obstack_finish
5516         fails.
5517         * libbfd.c (bfd_zmalloc): Set bfd_error_no_memory if malloc fails.
5518         * Many files: don't set bfd_error_no_memory if one of the above
5519         routines fails.
5520
5521         * elf.c (assign_file_positions_for_segments): Don't adjust p_paddr
5522         if p_paddr_valid is set.
5523         (copy_private_bfd_data): New static function.
5524         (_bfd_elf_copy_private_section_data): Call copy_private_bfd_data.
5525
5526         * elf.c (assign_file_positions_for_segments): Fix case where extra
5527         program headers were allocated.
5528
5529         * elf.c (_bfd_elf_print_private_bfd_data): New function.
5530         * elf-bfd.h (_bfd_elf_print_private_bfd_data): Declare.
5531         * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define to
5532         _bfd_elf_print_private_bfd_data.
5533
5534         * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort if
5535         r_symndx is RELOC_SECTION_NONE for an ALPHA_R_IGNORE reloc.
5536         Change a RELOC_SECTION_LITA symndx to RELOC_SECTION_ABS.
5537         (alpha_ecoff_swap_reloc_out): Change RELOC_SECTION_ABS to
5538         RELOC_SECTION_LITA for ALPHA_R_IGNORE.
5539         (alpha_adjust_reloc_out): For ALPHA_R_IGNORE, don't change
5540         RELOC_SECTION_ABS to RELOC_SECTION_NONE.
5541
5542 Tue Nov 28 16:59:50 1995  Ian Lance Taylor  <ian@cygnus.com>
5543
5544         * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.
5545         * elf.c (make_mapping): New static function.
5546         (map_sections_to_segments): New static function.
5547         (elf_sort_sections): New static function.
5548         (assign_file_positions_for_segments): New static function.
5549         (map_program_segments): Remove.
5550         (get_program_header_size): Remove sorted_hdrs, count, and
5551         maxpagesize parameters.  Simplify.
5552         (assign_file_positions_except_relocs): When generating an
5553         executable, use assign_file_positions_for_segments.
5554         (elf_sort_hdrs): Remove.
5555         (_bfd_elf_sizeof_headers): Remove eliminated parameters from call
5556         to get_program_header_size.
5557
5558 Mon Nov 27 12:27:46 1995  Ian Lance Taylor  <ian@cygnus.com>
5559
5560         * hp300hpux.c (MY(callback)): Set lma as well as vma.
5561
5562         * configure, config.in: Regenerate with autoconf 2.7.
5563
5564         * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.
5565         * elf32-sparc.c (elf_backend_plt_readonly): Set correctly, to 0.
5566
5567 Wed Nov 22 12:02:09 1995  Ian Lance Taylor  <ian@cygnus.com>
5568
5569         * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
5570         (ecoff_sec_to_styp_flags): Likewise.
5571         (_bfd_ecoff_styp_to_sec_flags): Handle STYP_RCONST.
5572         (ecoff_set_symbol_info): Handle scRConst.
5573         (ecoff_slurp_reloc_table): Handle RELOC_SECTION_RCONST.
5574         (ecoff_compute_section_file_positions): Handle .rconst section.
5575         (_bfd_ecoff_write_object_contents): Likewise.
5576         (ecoff_link_check_archive_element): Handle scRConst.
5577         (ecoff_link_add_externals): Likewise.
5578         (ecoff_link_write_external): Handle .rconst section.
5579         (ecoff_reloc_link_order): Likewise.
5580         * ecofflink.c (bfd_ecoff_debug_accumulate): Handle scRConst.
5581         * coff-alpha.c (alpha_convert_external_reloc): Handle .rconst
5582         section.
5583         (alpha_relocate_section): Handle RELOC_SECTION_RCONST.
5584
5585         * sunos.c (sunos_scan_dynamic_symbol): Only set written if the
5586         DEF_DYNAMIC flag is set.
5587
5588 Tue Nov 21 13:25:29 1995  Ken Raeburn  <raeburn@cygnus.com>
5589
5590         * host-aout.c: If TRAD_HEADER is defined, include it.
5591
5592 Tue Nov 21 13:03:57 1995  Ian Lance Taylor  <ian@cygnus.com>
5593
5594         * aclocal.m4 (AC_PROG_CC): Remove local definition.
5595         (BFD_BINARY_FOPEN): Require AC_CANONICAL_SYSTEM.
5596         (BFD_NEED_DECLARATION): New function.
5597         * configure.in: Use BFD_NEED_DECLARATION.
5598         * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.
5599         * configure, config.in: Rebuild with autoconf 2.6.
5600
5601         * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear
5602         special_sections before returning when called with a non XCOFF
5603         BFD.
5604
5605         * coffgen.c (coff_renumber_symbols): Sort common symbols with
5606         global symbols.
5607
5608         * coffcode.h (coff_compute_section_file_positions): Only pad the
5609         previous section to force file alignment when creating an
5610         executable.
5611
5612 Mon Nov 20 14:54:09 1995  Ian Lance Taylor  <ian@cygnus.com>
5613
5614         * coffcode.h (coff_compute_section_file_positions): If
5615         RS6000COFF_C, set up the .debug section.
5616
5617         * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
5618         if it is not large enough to accomodate the entire TOC area with
5619         signed 16 bit offsets.
5620         (xcoff_write_global_symbol): Handle negative TOC offsets in global
5621         linkage code.
5622         (_bfd_ppc_xcoff_relocate_section): Adjust relocations against a
5623         TOC anchor to use the TOC value used in the output file.
5624
5625 Sat Nov 18 18:01:41 1995  Ian Lance Taylor  <ian@cygnus.com>
5626
5627         * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return.
5628         (_bfd_coff_read_string_table): Likewise.
5629
5630 Sat Nov 18 19:43:04 1995  Richard Earnshaw (rearnsha@armltd.co.uk)
5631
5632         * pe-arm.c: Fix typos.
5633         * coff-arm.c: Likewise.
5634
5635 Fri Nov 17 16:22:04 1995  Kim Knuttila  <krk@cygnus.com>
5636
5637         * coff-ppc.c (list_ele): Added "cat"egory member.
5638         (record_toc): New category parameter (priv or pub).
5639         (ppc_record_toc_entry): Check to see if toc bounds exceeded.
5640         (ppc_process_before_allocation): Removed embrionic data-in-toc from
5641         the mainline. It addes extra toc cells in error.
5642         (ppc_coff_swap_sym_in_hook): Added some documentation.
5643         (dump_toc): Can now diagnose "virtual toc" chicanery.
5644
5645 Fri Nov 17 10:41:25 1995  Philippe De Muyter  <phdm@info.ucl.ac.be>
5646
5647         * elf-bfd.h (struct elf_link_hash_table): Change type of
5648         dynsymcount and bucketcount fields from size_t to bfd_size_type.
5649
5650 Fri Nov 17 10:02:58 1995  Ian Lance Taylor  <ian@cygnus.com>
5651
5652         * coffcode.h (coff_pointerize_aux_hook): I960 version: don't
5653         pointerize C_LEAFSTAT or C_LEAFEXT entries.
5654
5655         * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only create
5656         DT_INIT and DT_FINI entries if the _init or _fini symbol is
5657         defined or mentioned in a regular file.
5658
5659 Thu Nov 16 15:16:42 1995  Kim Knuttila  <krk@cygnus.com>
5660
5661         * coff-ppc.c (ppc_record_data_in_toc_entry): new function
5662         (coff_ppc_relocate_section): Handle TOCDEFN attribute
5663         (coff_ppc_relocate_section): Correct REL24 handling
5664         (ppc_process_before_allocation): Correct TOCDEFN handling
5665
5666         * peicode.h (dir_names): Added name descriptions
5667
5668 Thu Nov 16 03:38:03 1995  Ken Raeburn  <raeburn@cygnus.com>
5669
5670         * VERSION: Updated to cygnus-2.6.
5671
5672 Wed Nov 15 19:30:07 1995  Ken Raeburn  <raeburn@cygnus.com>
5673
5674         * targets.c (m68k4knetbsd_vec): Declare.
5675
5676 Wed Nov 15 18:05:52 1995  Ian Lance Taylor  <ian@cygnus.com>
5677
5678         * targets.c (bfd_target): Change type of second argument to
5679         _bfd_print_private_bfd_data from void * to PTR.
5680         * libbfd-in.h (_bfd_generic_bfd_print_private_bfd_data): Cast
5681         using PTR rather than void *.
5682         * bfd-in2, libbfd.h: Rebuild.
5683         * peicode.h (pe_print_private_bfd_data): Change vfile from void *
5684         to PTR.
5685         * elfxx-target.h (bfd_elfNN_bfd_print_private_bfd_data): Define as
5686         _bfd_generic_bfd_print_private_bfd_data rather than casting
5687         bfd_true.
5688
5689 Wed Nov 15 04:09:14 1995  Ken Raeburn  <raeburn@cygnus.com>
5690
5691         * Makefile.in (.dep1): Fix stupid typo in last change.  Remove any
5692         "DO NOT DELETE" lines or blank lines that mkdep writes on some
5693         systems.
5694         (BFD_LIBS_CFILES, ALL_MACHINES_CFILES, BFD32_BACKENDS_CFILES,
5695         BFD64_BACKENDS_CFILES): New variables.
5696         (CFILES): Use them.
5697         
5698 Tue Nov 14 11:52:23 1995  Ian Lance Taylor  <ian@cygnus.com>
5699
5700         * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,
5701         not at the file position of the first section.
5702         * coffcode.h (coff_compute_section_file_positions): Avoid using
5703         unportable #elif.
5704         (coff_write_object_contents): When generating a PPC PE executable
5705         with no symbols, round up the file size to a COFF_PAGE_SIZE
5706         boundary.
5707         * cofflink.c (_bfd_coff_final_link): If there are no symbols,
5708         don't write out a string table.
5709
5710         * elf.c (bfd_section_from_shdr): When using a different section
5711         header, pass the new one to _bfd_elf_make_section_from_shdr.
5712         (elf_fake_sections): Don't set sh_info and sh_entsize fields.
5713         (elf_map_symbols): Add section VMA to symbol value when comparing
5714         against 0.
5715         (_bfd_elf_compute_section_file_positions): Only build symbol table
5716         if there are some symbols.  Set file offset of symtab and strtab
5717         sections.
5718         (assign_file_positions_except_relocs): Remove dosyms parameter.
5719         Change all callers.  Never set file offset of symtab and strtab
5720         sections.
5721         (_bfd_elf_copy_private_section_data): New function.
5722         (MAP_ONESYMTAB, MAP_DYNSYMTAB, MAP_STRTAB, MAP_SHSTRTAB): Define.
5723         (_bfd_elf_copy_private_symbol_data): New function.
5724         (swap_out_syms): Check for special mapping of st_shndx created by
5725         copy_private_symbol_data.
5726         * elfxx-target.h: Use new copy routines.
5727         * elf-bfd.h (_bfd_elf_copy_private_symbol_data): Declare.
5728         (_bfd_elf_copy_private_section_data): Declare.
5729
5730         * config.bfd (sh-*-*): Set targ_defvec to shcoff_vec.
5731
5732         * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE, handle
5733         C_NT_WEAK.
5734
5735         * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not
5736         _bfd_dummy_target, matching the recent change to archive
5737         recognition.
5738
5739 Mon Nov 13 13:24:38 1995  Ian Lance Taylor  <ian@cygnus.com>
5740
5741         * libbfd.c (bfd_get_file_window): Use casts to avoid doing
5742         arithmetic on PTR types.
5743
5744         * aout-target.h (MY(callback)): Set the lma of the sections.
5745
5746         * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined
5747         symbol into a reloc against the section.
5748
5749 Mon Nov 13 07:31:35 1995  Kim Knuttila  <krk@cygnus.com>
5750
5751         * coff-ppc.c (ppc_coff_link_hash_entry): added support for inline
5752         glue for the relocs: IMGLUE and IFGLUE.
5753         (record_toc): new function - tracks toc contents
5754         (ppc_mark_symbol_as_glue): new function - supports the IMGLUE reloc
5755         (coff_ppc_relocate_section): Added support and fixes for IMGLUE/IFGLUE
5756         (ppc_coff_rtype2howto): removed invalid IMGLUE hack
5757         (coff_ppc_rtype_to_howto): removed invalid IMGLUE hack
5758         (ppc_record_toc_entry): Removed a debug define (duh)
5759
5760         * peicode.h (coff_swap_scnhdr_out): Fixed invalid strcmp for ".reldata"
5761         (pe_print_idata): New function - formats the idata section data
5762         (pe_print_pdata): New function - formats the pdata section data
5763         (pe_print_private_bfd_data): calls to above
5764
5765 Sun Nov 12 12:23:24 1995  Stan Shebs  <shebs@andros.cygnus.com>
5766
5767         * Makefile.in (bfd_libs_here, etc): Provide empty definitions.
5768         * coff-rs6000.c (rs6000coff_vec): Add conditional defines
5769         TARGET_SYM and TARGET_NAME for vector and BFD name.
5770         * coff-pmac.c (pmac_xcoff_vec): Remove.
5771         (TARGET_SYM, TARGET_NAME): Define.
5772         * coffcode.h (coff_set_arch_mach_hook) [POWERMAC]: Set the
5773         machine to 0, not all PowerMacs are 601s.
5774
5775 Fri Nov 10 12:10:14 1995  Ian Lance Taylor  <ian@cygnus.com>
5776
5777         * elfcode.h (elf_object_p): Read in any program headers.
5778         * elf.c (_bfd_elf_make_section_from_shdr): Adjust section lma
5779         based on the program headers, if any.
5780         (elf_fake_sections): Set sh_addr from the vma, not the lma.
5781         (map_program_segments): Set p_paddr of program headers based on
5782         the lma.
5783
5784 Thu Nov  9 13:01:31 1995  Ian Lance Taylor  <ian@cygnus.com>
5785
5786         * archive.c (bfd_generic_archive_p): Preserve tdata in case of
5787         failure.
5788
5789         * aoutx.h (NAME(aout,final_link)): Report a reasonable error when
5790         trying to do a relocateable link with a non-a.out object file.
5791
5792         * archive.c (bfd_generic_archive_p): Check the first object file
5793         in an archive even if target_defaulted is set.  If the object file
5794         has the wrong xvec, reject it.
5795
5796         * aoutx.h (NAME(aout,set_section_contents)): If a section can not
5797         be represented, report the name via _bfd_error_handler.
5798         (translate_to_native_sym_flags): Likewise.
5799         * elf32-mips.c (mips_elf_final_link): Likewise.
5800         * oasys.c (oasys_write_sections): Likewise.
5801
5802         * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version
5803         which checks for STYP_OVRFLO sections.
5804         (coff_compute_section_file_positions): If RS6000COFF_C, handle
5805         reloc and lineno count overflows.
5806         (coff_write_object_contents): Call coff_count_linenumbers before
5807         coff_compute_section_file_positions.  If RS6000COFF_C, handle
5808         reloc and lineno count overflows.
5809         * xcofflink.c (_bfd_xcoff_bfd_final_link): Count line numbers and
5810         relocs before dealing with .pad sections.  Count overflow section
5811         headers when handling .pad sections.
5812
5813         * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1
5814         if RS6000COFF_C.
5815
5816         * xcofflink.c (XCOFF_DESCRIPTOR): Define.
5817         (struct xcoff_link_hash_table): Add descriptor_section and
5818         special_sections fields.
5819         (_bfd_xcoff_bfd_link_hash_table_create): Initialize new fields.
5820         (xcoff_link_add_symbols): Set linkage section alignment.  Create
5821         descriptor section.  Check for magic symbol names (_text, etc.),
5822         and record them in special_sections if found.  Set
5823         XCOFF_DESCRIPTOR flag for a function descriptor, and set its
5824         descriptor field to point back to the function code symbol.
5825         (xcoff_sweep): Always mark the special descriptor_section.
5826         (bfd_xcoff_export_symbol): Check whether the symbol might be a
5827         function descriptor, and mark it if it is.
5828         (bfd_xcoff_size_dynamic_sections): Add new special_sections
5829         parameter, and fill it in.  Allocate space for the descriptor
5830         section.
5831         (xcoff_build_ldsyms): Set XCOFF_DEF_REGULAR flag when defining
5832         global linkage code.  If an undefined function descriptor is
5833         exported, arrange to define it.  Warn about any other undefined
5834         exported symbol.
5835         (_bfd_xcoff_bfd_final_link): Write out the descriptor section.
5836         (xcoff_write_global_symbol): Create a function descriptor when
5837         necessary.
5838         * bfd-in.h (bfd_xcoff_size_dynamic_sections): Update declaration.
5839         * bfd-in2.h: Rebuild.
5840
5841 Thu Nov  9 08:40:23 1995  Kim Knuttila  <krk@cygnus.com>
5842
5843         * coff-ppc.c (ppc_coff_link_hash_entry): new types for hashing
5844         (ppc_coff_link_hash_table): new types for hashing
5845         (ppc_coff_link_hash_newfunc): hash entry constructor
5846         (ppc_coff_link_hash_table_init): hash table initializer
5847         (ppc_coff_link_hash_table_create): hash table constructor
5848         (ppc_record_toc_entry): changed references to hash table
5849         (coff_ppc_relocate_section): changed references to hash table
5850
5851         * libcoff-in.h (coff_link_hash_entry): removed toc_offset
5852         * libcoff.h: Rebuild
5853
5854         * cofflink.c (_bfd_coff_link_hash_newfunc): removed toc_offset init
5855         (coff_link_add_symbols): removed toc_offset init
5856
5857 Thu Nov  9 04:00:38 1995  Ken Raeburn  <raeburn@cygnus.com>
5858
5859         * Makefile.in (.dep1): Make sure the file mkdep is to write exists
5860         first.
5861
5862         * configure.in: Added new option --with[out]-mmap.  Set USE_MMAP
5863         if it is given and mmep is available.
5864         * acconfig.h: Undef USE_MMAP.
5865         * configure, config.in: Regenerated.
5866         * aoutx.h: If USE_MMAP is not defined, do all symbol and string
5867         table handling the old way.
5868         (aout_get_external_symbols): Don't complain if last byte of string
5869         table is nonzero.
5870         * libbfd.c [HAVE_MADVISE]: Include sys/types.h and sys/mman.h.
5871         (bfd_free_window) [! USE_MMAP]: Don't define.
5872         (bfd_get_file_window,
5873         _bfd_generic_get_section_contents_in_window) [! USE_MMAP]: Abort.
5874
5875 Wed Nov  8 20:03:44 1995  Eric Freudenthal <freudenthal@nyu.edu>
5876
5877         * coff-a29k.c (SIGN_EXTEND_HWORD): Use ~0xffff rather than
5878         0xffff0000.
5879
5880 Wed Nov  8 11:31:11 1995  Ian Lance Taylor  <ian@cygnus.com>
5881
5882         * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be
5883         compatible with AMD generated COFF files.  Try to support both AMD
5884         and GNU formats simultaneously.
5885         (coff_a29k_relocate_section): Likewise.
5886
5887         * libbfd.c (bfd_get_file_window): Change writable parameter from
5888         int to boolean; update all callers.  Pass MAP_SHARED if not
5889         writable--it's required on Solaris.  Cast fprintf argument to
5890         avoid warning.
5891         * bfd-in.h (bfd_get_file_window): Update declaration.
5892         * bfd-in2.h: Rebuild.
5893         * aoutx.h: Update calls to bfd_get_file_window.
5894
5895         * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC.
5896         Change all uses.
5897         (xcoff_swap_ldhdr_in): New static function.
5898         (xcoff_swap_ldsym_in): New static function.
5899         (xcoff_find_reloc): Handle the case of a single reloc correctly.
5900         (xcoff_link_add_symbols): If we just created a descriptor, pass it
5901         to _bfd_generic_link_add_one_symbol, to save a hash lookup.
5902         Handle XTY_ER/XMC_XO symbols correctly.
5903         (xcoff_link_add_dynamic_symbols): Rewrite to read .loader symbols
5904         rather than normal symbol table.
5905         (bfd_xcoff_import_symbol): It's not an error if the symbol is
5906         already defined with the same absolute value.
5907         (xcoff_mark): When considering called symbols, check whether the
5908         descriptor is from a dynamic object, rather than the symbol
5909         itself.
5910         (xcoff_build_ldsyms): Likewise.
5911
5912         * libbfd.c (bfd_get_file_window): Change return type to boolean.
5913         Cast realloc and malloc return values.  If malloc or realloc fail,
5914         set bfd_error_no_memory.
5915         * bfd-in.h (bfd_get_file_window): Change type to boolean.
5916         * bfd-in2.h: Rebuild.
5917
5918 Tue Nov  7 11:53:48 1995  Kim Knuttila  <krk@cygnus.com>
5919
5920         * coff-ppc.c (ppc_record_toc_entry): new function.
5921         (in_reloc_p): changed return value.
5922         (coff_ppc_relocate_section): much rework.
5923         (ppc_allocate_toc_section): new function.
5924         (ppc_process_before_allocation): new function.
5925         (ppc_coff_swap_sym_in_hook): new function.
5926
5927         * cofflink.c (_bfd_coff_link_hash_newfunc): initialize toc_offset.
5928         (coff_link_add_symbols): initialize toc_offset.
5929
5930         * peicode.h (coff_swap_sym_in): Added coff_swap_sym_in_hook
5931         (coff_swap_aouthdr_out): Added more sections to the data
5932         dictionary for the pe file header. Also changed linker version
5933         number on the ppc side.
5934         (dir_names): small improvements to the dictionary printing.
5935         (pe_mkobject_hook): save the file level flags.
5936
5937         * libcoff-in.h (coff_link_hash_entry): added toc_offset field
5938         (pe_tdata): added real_flags field
5939         (coff_tdata): added local_toc_sym_map and access macro
5940
5941         * libcoff.h (coff_link_hash_entry): added toc_offset field
5942         (pe_tdata): added real_flags field
5943         (coff_tdata): added local_toc_sym_map and access macro
5944
5945         * coffcode.h (coff_set_alignment_hook): added hook for PE.
5946         (coff_mkobject): init for local_toc_sym_map
5947         (coff_write_object_contents): set the internal_a.magic to
5948         IMAGE_NT_OPTIONAL_HDR_MAGIC which appears to be what other
5949         ppc compilers use.
5950
5951 Tue Nov  7 13:48:58 1995  Ian Lance Taylor  <ian@cygnus.com>
5952
5953         * ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs
5954         entries until both the line number address and the function name
5955         address are too large.
5956
5957         * configure.in: Call AC_CHECK_PROG to find and cache AR.
5958         * configure: Rebuilt.
5959
5960         * aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_BUILD if it
5961         is defined in the environment.
5962
5963 Tue Nov  7 10:57:24 1995  Jeffrey A Law  (law@cygnus.com)
5964
5965         * som.c (som_get_section_contents_in_window): Define to use
5966         generic version.
5967
5968 Mon Nov  6 17:13:15 1995  Harry Dolan  <dolan@ssd.intel.com>
5969
5970         * coff-i860.c: New file, based on coff-i386.c.
5971         * cpu-i860.c: New file, based on cpu-i386.c.
5972         * hosts/i860mach3.h: New file, based on hosts/i386mach3.h.
5973         * config.bfd (i860-*-mach3*, i860-*-osf1*, i860-*-coff*): New
5974         targets, using i860coff_vec.
5975         * configure.in (i860-*-mach3*, i860-*-osf1*): New hosts, using
5976         trad-core.o and hosts/i860mach3.h.
5977         (i860coff_vec): Use coff-i860.o and cofflink.o.
5978         * configure: Rebuild.
5979         * Makefile.in: Rebuild dependencies.
5980         (ALL_MACHINES): Add cpu-i860.o.
5981         (BFD32_BACKENDS): Add coff-i860.o.
5982         (CFILES): Add cpu-i860.c and coff-i860.c.
5983         * targets.c (i860coff_vec): Declare.
5984         (bfd_target_vector): Add &i860coff_vec. 
5985         * archures.c (bfd_i860_arch): Declare.
5986         (bfd_archures_list): Add &bfd_i860_arch.
5987         * coffcode.h (coff_set_arch_mach_hook): Handle I860 magic number.
5988         (coff_set_flags): Handle bfd_arch_i860.
5989         (coff_write_object_contents): Handle I860 a.out magic number.
5990
5991 Mon Nov  6 14:34:07 1995  Ian Lance Taylor  <ian@cygnus.com>
5992
5993         * xcofflink.c (xcoff_link_add_symbols): Set the alignment power of
5994         the created .tc section to 2.
5995         (xcoff_mark): Don't keep a .loader reloc for a call to an
5996         undefined symbol when creating a shared library.
5997         (xcoff_build_ldsyms): When creating a shared library, generate
5998         global linkage code for a call to an undefined symbol.
5999
6000 Sun Nov  5 21:44:13 1995  Ken Raeburn  <raeburn@cygnus.com>
6001
6002         * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
6003         BFD32_BACKENDS, BFD64_BACKENDS.
6004         (.dep1): Put mkdep output in a separate file.
6005         Rebuilt dependencies.
6006
6007         * ecoff.c (_bfd_ecoff_slurp_armap): Cast _bfd_read_ar_hdr return
6008         value.
6009
6010         Permit use of mmap when available:
6011
6012         * configure.in: Check for mmap, madvise, mprotect.
6013         * config.in, configure: Regenerated.
6014
6015         * libbfd.c (struct _bfd_window_internal): Define type.
6016         (bfd_init_window, bfd_free_window, bfd_get_file_window): New
6017         functions.
6018         (ok_to_map): New static variable for debugging.
6019         (_bfd_generic_get_section_contents_in_window): New function.
6020         * bfd-in.h (bfd_window_internal): Declare type.
6021         (bfd_window): Define type.
6022         (bfd_init_window, bfd_free_window, bfd_get_file_window): Declare.
6023         * libbfd-in.h (_bfd_generic_get_section_contents_in_window):
6024         Declare.
6025
6026         * libaout.h (struct aoutdata): Add two window fields.
6027         (obj_aout_sym_window, obj_aout_string_window): New macros.
6028         * aoutx.h (some_aout_object_p): Initialize windows.
6029         (aout_get_external_symbols): Get symbol data and strings in
6030         windows instead of explicitly allocated buffers.
6031         (slurp_symbol_table): Free window instead of memory.
6032         (bfd_free_cached_info): Release windows instead of freeing storage
6033         directly.
6034         (aout_link_free_symbols): Ditto.
6035
6036         * targets.c (bfd_target): Add new field for
6037         get_section_contents_in_window.
6038         (BFD_JUMP_TABLE_GENERIC): Updated.
6039         * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
6040         coff-mips.c, elfxx-target.h, i386msdos.c, i386os9k.c, ieee.c,
6041         libcoff-in.h, oasys.c, srec.c, tekhex.c, versados.c: Added new
6042         macros for get_section_contents_in_window field.
6043
6044 Sat Nov  4 12:23:26 1995  Fred Fish  <fnf@cygnus.com>
6045
6046         * core.c: Renamed to corefile.c
6047         * makefile.dos (OBJS): Change core.o to corefile.o
6048         * Makefile.in (CFILES, BFD_LIBS): Use corefile.c instead of core.c
6049         
6050 start-sanitize-gm
6051 Sat Nov  4 10:16:54 1995  Stu Grossman  (grossman@cygnus.com)
6052
6053         * config.bfd (mips*-*-magic*):  Add bfd_elf32_bigmips_vec to
6054         targ_selvecs to allow debugging under Irix-5 native.
6055
6056 end-sanitize-gm
6057 Fri Nov  3 15:54:59 1995  Ian Lance Taylor  <ian@cygnus.com>
6058
6059         * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub
6060         to o.  Clobber and restore the list of new csects around the call
6061         to _bfd_generic_link_add_one_symbol, in case it wants to report a
6062         linker error and the linker wants to read the symbol table.  Reset
6063         the line number count of a real section even if it has no relocs.
6064         (_bfd_xcoff_bfd_final_link): If shared, set the DYNAMIC flag.
6065
6066         * coffgen.c (_bfd_coff_read_string_table): Warn if the string size
6067         is too small.
6068
6069 Thu Nov  2 23:16:39 1995  Ian Lance Taylor  <ian@cygnus.com>
6070
6071         * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Don't warn about
6072         an undefined symbol in a shared link.
6073
6074         * linker.c (_bfd_generic_link_add_one_symbol): Correct type of
6075         oldtype from bfd_link_order_type to bfd_link_hash_type.  From
6076         phdm@info.ucl.ac.be (Philippe De Muyter).
6077
6078 Wed Nov  1 14:26:02 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
6079
6080         * coff-m88k.c (rtype2howto): New static function.
6081         (RTYPE2HOWTO): Use it rather than a macro definition.
6082
6083         * coffcode.h (coff_write_object_contents): set internal_a.magic
6084         to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
6085
6086         * configure.in: m68*-motorola-sysv* does not use ptrace-core.o;
6087         define TRAD_HEADER to new file hosts/delta68.h.
6088         m88*-motorola-sysv*, however, does use ptrace-core.o.
6089         * hosts/delta68.h: New file.
6090
6091         * ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
6092         bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
6093
6094 Wed Nov  1 13:51:54 1995  Ken Raeburn  <raeburn@cygnus.com>
6095
6096         * i386linux.c (MY(vec)): Declare before use.
6097
6098 Wed Nov  1 11:45:07 1995  Ian Lance Taylor  <ian@cygnus.com>
6099
6100         * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
6101         Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
6102
6103         * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
6104         BFD is not of the right type.
6105         (bfd_elf_get_needed_list): Likewise.
6106         * i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
6107         * sunos.c (bfd_sunos_get_needed_list): Likewise.
6108         * xcofflink.c (XCOFF_XVECP): Define.
6109         (bfd_xcoff_link_record_set): Don't do anything if the BFD is not
6110         of the right type.
6111         (bfd_xcoff_import_symbol): Likewise.
6112         (bfd_xcoff_export_symbol): Likewise.
6113         (bfd_xcoff_link_count_reloc): Likewise.
6114         (bfd_xcoff_record_link_assignment): Likewise.
6115         (bfd_xcoff_size_dynamic_sections): Likewise.
6116
6117         * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
6118         table index against the number of symbols for a base relative
6119         reloc.
6120
6121         * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to
6122         static function.
6123         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Set
6124         full_aouthdr flag here...
6125         (_bfd_xcoff_bfd_final_link): ...not here.
6126
6127 Tue Oct 31 12:52:02 1995  Fred Fish  <fnf@cygnus.com>
6128
6129         * libelf.h:  Rename to elf-bfd.h to avoid conflict with
6130         systems that have a system <libelf.h>.
6131         * Makefile.in: Globally replace libelf.h with elf-bfd.h.
6132         * bfd.c, elf.c, elf32-arc.c, elf32-gen.c, elf32-hppa.c,
6133         elf32-hppa.h, elf32-i386.c, elf32-i860.c, elf32-m68k.c,
6134         elf32-m88k.c, elf32-mips.c, elf32-ppc.c, elf32-sparc.c,
6135         elf64-gen.c, elf64-sparc.c, elfcode.h, elflink.c,
6136         elfxx-target.h: Include elf-bfd.h rather than libelf.h.
6137         * elfxx-target.h: Change libelf.h reference to elf-bfd.h.
6138
6139 Tue Oct 31 15:30:07 1995  David Mosberger-Tang  <davidm@azstarnet.com>
6140
6141         * ecoff.c (ecoff_set_symbol_info): Add new parameter weak.  If
6142         set, set BSF_WEAK in symbol.  Change all callers.
6143         (ecoff_get_extr): Set weakext based on BSF_WEAK.
6144         (ecoff_link_add_externals): If weakext is set, pass BSF_WEAK to
6145         _bfd_generic_link_add_one_symbol.
6146         (ecoff_indirect_link_order): Check that the section tdata relocs
6147         are not NULL before using them.
6148
6149         * configure.in (alpha*-*-linux*): Set COREFILE to trad-core.o and
6150         define TRAD_HEADER as hosts/alphalinux.h.
6151         * configure: Rebuild.
6152         * hosts/alphalinux.h: New file.
6153         * trad-core.c (trad_unix_core_file_p): Cast u.u_ar0 to bfd_vma,
6154         not int.
6155
6156 Tue Oct 31 12:34:11 1995  Ian Lance Taylor  <ian@cygnus.com>
6157
6158         * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
6159         C_ECOMM storage classes.
6160
6161         * xcofflink.c (xcoff_mark_symbol): New static function, broken out
6162         of xcoff_mark.
6163         (xcoff_mark): Call xcoff_mark_symbol.
6164         (bfd_xcoff_export_symbol): Call xcoff_mark_symbol.
6165         (bfd_xcoff_link_count_reloc): Call xcoff_mark_symbol rather than
6166         doing it by hand.
6167         (xcoff_build_ldsyms): Build a .loader symbol for an export symbol.
6168
6169 Mon Oct 30 14:53:48 1995  Ian Lance Taylor  <ian@cygnus.com>
6170
6171         * xcofflink.c (struct xcoff_final_link_info): Add new line_filepos
6172         field.
6173         (xcoff_find_reloc): New static function.
6174         (xcoff_link_add_symbols): Use it.
6175         (_bfd_xcoff_bfd_final_link): Set finfo.line_filepos.
6176         (xcoff_link_input_bfd): Handle C_BINCL and C_EINCL.  Don't
6177         relocate the value of C_DECL.
6178
6179         * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT.
6180
6181 Sat Oct 28 01:25:34 1995  steve chamberlain  <sac@slash.cygnus.com>
6182
6183         * cofflink.c (_bfd_coff_generic_relocate_section): Make
6184         callback decide what goes in .relocs.
6185         * pe[i]-i386.c (TARGET_UNDERSCORE): Define.
6186         * peicode.h (pe_mkobject_hook): Only copy aouthdr if
6187         there is one.
6188
6189 Sat Oct 28 01:51:02 1995  Ian Lance Taylor  <ian@cygnus.com>
6190
6191         * xcofflink.c (xcoff_link_add_symbols): Handle csects in the
6192         absolute section.
6193
6194 Fri Oct 27 18:14:39 1995  Ian Lance Taylor  <ian@cygnus.com>
6195
6196         * xcofflink.c: More improvements, mostly to fix handling of
6197         constructors and a few other special cases.
6198         * coff-rs6000.c (rs6000coff_vec): Set symbol_leading_char back to
6199         zero, reverting yesterday's change.
6200         * bfd-in.h (bfd_xcoff_link_record_set): Declare.
6201         (bfd_xcoff_link_count_reloc): Declare.
6202         (bfd_xcoff_record_link_assignment): Declare.
6203         * bfd-in2.h: Rebuild.
6204
6205 Fri Oct 27 14:42:15 1995  Niklas Hallqvist  <niklas@appli.se>
6206
6207         * PORTING, aout-arm.c, aout-encap.c, aout-target.h,
6208         aoutx.h, gen-aout.c, host-aout.c, hp300bsd.c, i386aout.c
6209         i386bsd.c, i386dynix.c, i386linux.c, i386lynx.c, i386mach3.c,
6210         i386netbsd.c, m68klynx.c, m88kmach3.c, mipsbsd.c, newsos3.c,
6211         ns32knetbsd.c, pc532-mach.c, riscix.c, sparclynx.c, sparcnetbsd.c:
6212         Change PAGE_SIZE to TARGET_PAGE_SIZE.
6213
6214         * m68knetbsd.c: Ditto as well as add support for the m68k4k object
6215         format.
6216
6217         * netbsd.h: Double ditto (incl. m68k4k support).  NetBSD's text
6218         segments includes the a.out header.  See to that the magic number
6219         *always* is big-endian.
6220
6221         * config.bfd: Add m68*-hp*-netbsd* case.  Cross-pollinate m68k and
6222         m68k4k NetBSD configurations.
6223
6224         * configure.in, configure: Separate i386 & mips NetBSD
6225         configurations from other BSD ones.  Don't assume DEC is the only
6226         thing NetBSD/mips run on.  Add {m68k,ns32k,sparc}-*-netbsd*
6227         configurations.  Add support for m68k4k NetBSD object format.
6228
6229         * libaout.h: Added M_68K4K_NETBSD magic.
6230
6231         * m68k4knetbsd.c: New file.
6232         
6233         * hosts/{m68k,sparc}nbsd.h: Don't define HOST_BIG_ENDIAN_P.
6234
6235         * hosts/nbsd.h: Define HOST_BIG_ENDIAN_P according to
6236         <machine/endian.h>.
6237
6238         * hosts/mipsnbsd.h: New file.
6239         
6240 start-sanitize-gm
6241 Fri Oct 27 09:41:51 1995  Stu Grossman  (grossman@cygnus.com)
6242
6243         * config.bfd:  Add config stuff for mips*-*-magic* to set
6244         targ_defvec to ecoff_big_vec.
6245
6246 end-sanitize-gm
6247 Thu Oct 26 14:16:47 1995  Ian Lance Taylor  <ian@cygnus.com>
6248
6249         * xcofflink.c: Numerous changes to get closer to a working XCOFF
6250         linker.
6251         * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
6252         toc_section, and entry_section fields.
6253         (struct xcoff_section_tdata): Remove ldrel_count field.
6254         * libcoff.h: Rebuild.
6255         * coffcode.h (coff_mkobject_hook): Initialize new xcoff_data
6256         fields.
6257         (coff_compute_section_file_positions): If RS6000COFF_C, generate
6258         full a.out header if full_aouthdr is set in xcoff_data.
6259         (coff_write_object_contents): Likewise.  Set o_snentry and o_sntoc
6260         based on sections stored in xcoff_data.
6261         * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy new xcoff_data
6262         fields.
6263         (xcoff_reloc_type_lookup): Handle BFD_RELOC_CTOR.
6264         (rs6000coff_vec): Set symbol_leading_char to '.'.
6265         * coffgen.c (coff_get_symbol_info): If fix_value is set, fix the
6266         value stored in ret rather than returning a pointer value.
6267         
6268 Wed Oct 25 23:10:39 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6269
6270         * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Remove MAC
6271         format for now.
6272
6273 Wed Oct 25 16:19:27 1995  Jeffrey A Law  (law@cygnus.com)
6274
6275         * som.c (som_slurp_string_table): Allocate the strings with malloc
6276         since they're free'd by free_cached_info.
6277         (som_slurp_symbol_table): Similarly for the symbol table.
6278
6279 Wed Oct 25 14:59:22 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6280
6281         * Makefile.in (diststuff):  Don't make headers.
6282
6283 Wed Oct 25 11:32:54 1995  Ian Lance Taylor  <ian@cygnus.com>
6284
6285         * Makefile.in: Rebuild dependencies.
6286
6287         * sunos.c (bfd_sunos_record_link_assignment): Don't do anything if
6288         output_bfd is not SunOS.
6289         (bfd_sunos_size_dynamic_sections): Likewise.  Don't scan relocs of
6290         non-SunOS input files.
6291
6292         * xcofflink.c: Extensive changes to support linking shared objects
6293         and generating a .loader section.
6294         * libcoff-in.h (struct xcoff_tdata): Add import_file_id field.
6295         (struct xcoff_section_tdata): Add lineno_count, first_symndx,
6296         last_symndx, and ldrel_count fields.
6297         * libcoff.h: Rebuild.
6298         * coff-rs6000.c (xcoff_howto_table): Correct reloc names.
6299         * coffcode.h (styp_to_sec_flags): Don't set any flags if STYP_PAD
6300         is set.
6301         * bfd-in.h (bfd_xcoff_import_symbol): Declare.
6302         (bfd_xcoff_export_symbol): Declare.
6303         (bfd_xcoff_size_dynamic_sections): Declare.
6304         * bfd-in2.h: Rebuild.
6305
6306 Tue Oct 24 17:44:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
6307
6308         * configure.in: Add xcofflink.o to pmac_xcoff_vec.
6309         * configure: Rebuild.
6310         * mpw-config.in: Add xcofflink.c.o to powerpc-apple-macos.
6311         * coff-pmac.c: Include coff-rs6000.c instead of duplicating its
6312         contents.
6313         (pmac_xcoff_vec): Update to use new xcoff support.
6314         * coff-rs6000.c (xcoff_generic_stat_arch_elt): Make static.
6315         (xcoff_write_armap): Declare buf as unsigned char.
6316         * xcofflink.c (xcoff_link_add_symbols): Declare a local as PTR.
6317
6318         * mpw-make.sed: Generalize subdir_do edit.
6319         
6320 Tue Oct 24 10:25:01 1995  Jeffrey A Law  (law@cygnus.com)
6321
6322         * hppabsd-core.c (make_bfd_asection): Initialize asect->filepos
6323         correctly.  Don't initialize asect->vma.
6324
6325 Fri Oct 20 13:23:48 1995  Ken Raeburn  <raeburn@cygnus.com>
6326
6327         * opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't preset, use
6328         something a little less than the page size.
6329
6330 Thu Oct 19 13:06:09 1995  Ian Lance Taylor  <ian@cygnus.com>
6331
6332         * coff-i960.c (coff_i960_adjust_symndx): Clear *adjustedp.
6333
6334 Wed Oct 18 16:20:08 1995  steve chamberlain  <sac@slash.cygnus.com>
6335
6336         * coff-i386.c (coff_i386_reloc_type_lookup): New.
6337         * coffcode.h (coff_write_object_contents): If .bss is before
6338         .data us that as data_start.
6339         * cofflink.c (_bfd_coff_generic_relocate_section): Get reloc
6340         calc correct.
6341         * peicode.h (add_data_entry): Use _cooked_size of data directory.
6342         (coff_swap_outhdr_out): Hardwire in version number.
6343         
6344 Wed Oct 18 16:50:54 1995  Ken Raeburn  <raeburn@cygnus.com>
6345
6346         * sunos.c (sunos_add_dynamic_symbols): Rename local variables
6347         major and minor to *_vno, since the former are also macros in
6348         SunOS header files.  Cast result of bfd_alloc to appropriate
6349         type.
6350
6351         * coffgen.c (coff_find_nearest_line): Cast used_by_bfd value
6352         before assigning to sec_data.
6353
6354 Wed Oct 18 13:25:17 1995  Ian Lance Taylor  <ian@cygnus.com>
6355
6356         * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
6357         now relative to the section, not absolute.
6358         * ecofflink.c (_bfd_ecoff_locate_line): Use the right symbol to
6359         get the file name when there is a N_SO directory name.  When
6360         handling stabs, remember that section->vma was added to the
6361         offset.
6362
6363 Tue Oct 17 18:24:54 1995  Ian Lance Taylor  <ian@cygnus.com>
6364
6365         * sunos.c (struct sunos_link_hash_table): Add needed field.
6366         (sunos_link_hash_table_create): Call bfd_release, not free.
6367         (sunos_link_hash_table_create): Initialize needed field.
6368         (sunos_add_dynamic_symbols): Record needed objects.
6369         (bfd_sunos_get_needed_list): New function.
6370         * bfd-in.h (bfd_sunos_get_needed_list): Declare.
6371         * bfd-in2.h: Rebuild.
6372
6373 Mon Oct 16 14:43:59 1995  steve chamberlain  <sac@slash.cygnus.com>
6374
6375         * libcoff-in.h (pe_data_type.in_reloc_p): New.
6376
6377 Mon Oct 16 10:52:50 1995  Ian Lance Taylor  <ian@cygnus.com>
6378
6379         * bfd-in.h (struct bfd_link_needed_list): Rename from
6380         bfd_elf_link_needed_list.
6381         * bfd-in2.h: Rebuild.
6382         * elf.c, elflink.h, libelf.h: Corresponding changes.
6383
6384         Add start at AIX linker support; no shared libraries yet.
6385         * xcofflink.c: New file.
6386         * configure.in (rs600coff_vec): Use xcofflink.o.
6387         * configure: Rebuild.
6388         * libcoff-in.h (struct xcoff_tdata): Add csects and debug_indices
6389         fields.
6390         (struct xcoff_section_tdata): Define.
6391         (xcoff_section_data): Define macro.
6392         (_bfd_xcoff_bfd_link_hash_table_create): Declare.
6393         (_bfd_xcoff_bfd_link_add_symbols): Declare.
6394         (_bfd_xcoff_bfd_final_link): Declare.
6395         (_bfd_ppc_xcoff_relocate_section): Declare.
6396         * libcoff.h: Rebuild.
6397         * coff-rs6000.c: Clean up a bit.
6398         (xcoff_mkobject): Default modtype to 1L, not RE.  Initialize
6399         cputype, csects, and debug_indices.
6400         (xcoff_copy_private_bfd_data): Copy cputype.
6401         (xcoff_howto_table): Rename from rs6000coff_howto_table.
6402         (xcoff_rtype2howto): Rename from rs6000coff_rtype2howto.
6403         (xcoff_reloc_type_lookup): Rename from
6404         rs6000coff_reloc_type_lookup.
6405         (coff_relocate_section): Define.
6406         (_bfd_xcoff_sizeof_headers): Define.
6407         (_bfd_xcoff_bfd_get_relocated_section_contents): Define.
6408         (_bfd_xcoff_bfd_relax_section): Define.
6409         (_bfd_xcoff_bfd_link_split_section): Define.
6410         (rs6000coff_vec): For BFD_JUMP_TABLE_LINK, use _bfd_xcoff, not
6411         coff.
6412         * coffcode.h (coff_compute_section_file_positions): If AIX,
6413         increment sofar by SMALL_AOUTSZ if not executable.
6414         (coff_write_object_contents): If AIX, always output an a.out
6415         header; if not executable, header size of SMALL_AOUTSZ.
6416         * hash.c (struct bfd_strtab_hash): Add xcoff field.
6417         (_bfd_stringtab_init): Initialize xcoff field.
6418         (_bfd_xcoff_stringtab_init): New function.
6419         (_bfd_stringtab_add): In XCOFF mode, leave two bytes for length.
6420         (_bfd_stringtab_emit): In XCOFF mode, write out length.
6421         * libbfd-in.h (_bfd_xcoff_stringtab_init): Declare.
6422         * libbfd.h: Rebuild.
6423         * Makefile.in: Rebuild dependencies.
6424         (BFD32_BACKENDS): Add xcofflink.o.
6425         (CFILES): Add xcofflink.c.
6426
6427         * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, not
6428         SEC_NO_FLAGS, for .acommon section.  From Peter Schauer
6429         <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>.
6430
6431 Sat Oct 14 21:36:02 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6432
6433         * coff-ppc.c (in_reloc_p): Add, clone from coff-i386.c.
6434
6435 Fri Oct 13 17:48:43 1995  Ken Raeburn  <raeburn@cygnus.com>
6436
6437         * acconfig.h (HAVE_SYS_PROCFS_H): Undef, with comment.
6438         * config.in: Regenerated.
6439
6440         * opncls.c (getpagesize) [!HAVE_GETPAGESIZE]: Define as 2048.
6441         (_bfd_chunksize): New variable.
6442         (_bfd_new_bfd): Set it to getpagesize() if negative, and use it
6443         for obstack chunk size.
6444         * configure.in: Check for getpagesize.
6445         * configure: Regenerated.
6446
6447         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6448
6449         * trad-core.c (rawptr): Make it a local variable of
6450         ptrace_unix_core_file_p.
6451
6452 Fri Oct 13 11:22:01 1995  steve chamberlain  <sac@slash.cygnus.com>
6453
6454         * coff-arm.c (in_reloc_p): New.
6455         * coff-i386.c (in_reloc_p): New.
6456         * coffcode.h: Allways include peicode.h if COFF_WITH_PE.
6457         (coff_write_object_contents): Only set has_reloc_section
6458         if PE_IMAGE.
6459         * cofflink.c (_bfd_coff_generic_relocate_section): Call
6460         in_reloc_p to decide if reloc should be emitted.
6461         * libcoff.h (pe_data_type.in_reloc_p): New.
6462         * peicode.h (pe_mkobject): Initialize in_reloc_p.
6463
6464 Wed Oct 11 00:49:29 1995  Ian Lance Taylor  <ian@cygnus.com>
6465
6466         * cofflink.c (_bfd_coff_internal_syment_name): Move to coffgen.c.
6467         (_bfd_coff_read_internal_relocs): Likewise.
6468         * coffgen.c (_bfd_coff_internal_syment_name): Copy from coffgen.c.
6469         (_bfd_coff_read_internal_relocs): Likewise.
6470
6471         * elflink.h (elf_link_add_object_symbols): Correct conditions
6472         under which type and size change warnings are issued.
6473
6474 Tue Oct 10 18:32:46 1995  Ian Lance Taylor  <ian@cygnus.com>
6475
6476         * coffgen.c (coff_count_linenumbers): Don't count line numbers for
6477         a symbol which is not in a real section.
6478         (coff_write_native_symbol): Corresponding change.
6479
6480         * cofflink.c (_bfd_coff_link_hash_newfunc): Rename from
6481         coff_link_hash_newfunc and make non-static.
6482         (_bfd_coff_link_hash_table_init): New function, broken out of
6483         _bfd_coff_link_hash_table_create.
6484         (_bfd_coff_link_hash_table_create): Use it.
6485         (process_embedded_commands): Make static.
6486         * libcoff-in.h ((_bfd_coff_link_hash_newfunc): Declare.
6487         (_bfd_coff_link_hash_table_init): Declare.
6488         * libcoff.h: Rebuild.
6489
6490         * coffcode.h (coff_mkobject_hook): If RS6000COFF_C, set cputype
6491         field in XCOFF tdata.
6492         (coff_set_arch_mach_hook): Check ifdef RS6000COFF_C, not ifdef
6493         U802ROMAGIC, for clarity.  Try to set arch and machine correctly
6494         based on cputype stored in a.out header, or in n_type of initial
6495         .file symbol.
6496         (coff_write_object_contents): Set cputype correctly in a.out
6497         header.
6498         (coff_slurp_symbol_table): Add casts to file_ptr to avoid
6499         warnings.
6500         * coffswap.h (coff_swap_aouthdr_in): Swap in cputype field.
6501         (coff_swap_aouthdr_out): Swap out cputype field.  Don't clear
6502         old resv1 field.
6503         * libcoff-in.h (struct xcoff_tdata): Add cputype field.
6504         * libcoff.h: Rebuild.
6505
6506         * cpu-rs6000.c (rs6000_compatible): New static function.
6507         (bfd_rs6000_arch): Use it.
6508         * cpu-powerpc.c (powerpc_compatible): New static function.
6509         (arch_info_struct): Define various flavours of PowerPC.
6510         (bfd_powerpc_arch): Use powerpc_compatible.  Point at
6511         arch_info_struct.
6512
6513 Tue Oct 10 10:50:46 1995  Fred Fish  <fnf@cygnus.com>
6514
6515         * Makefile.in (FLAGS_TO_PASS):  Remove BISON.
6516
6517 Tue Oct 10 01:28:29 1995  Ian Lance Taylor  <ian@cygnus.com>
6518
6519         * elflink.h (elf_link_add_object_symbols): Don't warn about
6520         changing the size or type if the old definition was weak.
6521
6522 Mon Oct  9 11:24:08 1995  Ian Lance Taylor  <ian@cygnus.com>
6523
6524         * coffcode.h (combined_entry_type): Add fix_line field.
6525         (coff_slurp_line_table): Warn if we try to set the lineno field of
6526         a symbol twice.
6527         (coff_slurp_symbol_table): If RS6000COFF_C, handle C_BINCL and
6528         C_EINCL by setting fix_line.  Fix C_BSTAT symbol value.
6529         * coffgen.c (coff_mangle_symbols): Handle fix_line.
6530         (coff_write_symbol): Only use N_DEBUG if the symbol is in the
6531         absolute section.
6532         (coff_print_symbol): Print fix_value symbols in a useful fashion.
6533         * libcoff.h: Rebuild.
6534
6535         * libcoff-in.h (struct xcoff_tdata): Define.
6536         (xcoff_data): Define.
6537         * bfd.c (struct _bfd): Add xcoff_obj_data field to tdata union.
6538         * bfd-in2.h, libcoff.h: Rebuild.
6539         * coff-rs6000.c (xcoff_mkobject): New static function.
6540         (coff_mkobject): Define.
6541         (xcoff_copy_private_bfd_data): New static function.
6542         (coff_bfd_copy_private_bfd_data): Define.
6543         (rs6000coff_howto_table): Change R_TOC complain_on_overflow from
6544         signed to bitfield.
6545         (rs6000coff_vec): Add DYNAMIC to object_flags.
6546         * coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and
6547         .loader sections specially.
6548         (coff_new_section_hook): If RS6000COFF_C, get the .text and .data
6549         section alignment from the XCOFF tdata information.
6550         (coff_mkobject_hook): If RS6000COFF_C, set DYNAMIC based on
6551         F_SHROBJ, and copy the extra a.out header information into the
6552         XCOFF tdata structure.
6553         (coff_write_object_contents): If RS6000COFF_C, set F_SHROBJ,
6554         F_DYNLOAD and the extra a.out header information.
6555         (coff_slurp_symbol_table): Set BSF_NOT_AT_END for a C_EXT or
6556         C_HIDEXT symbol with attached csect information.
6557         * coffswap.h (coff_swap_aouthdr_in): If RS6000COFF_C, swap
6558         in the o_maxdata field.
6559         (coff_swap_aouthdr_out): If RS6000COFF_C, swap extra XCOFF fields.
6560         * coffgen.c (coff_renumber_symbols): Don't move any symbol to the
6561         end if BSF_NOT_AT_END is set.
6562
6563         * targets.c (bfd_target): Rename _bfd_read_ar_hdr field to
6564         _bfd_read_ar_hdr_fn.
6565         * libbfd-in.h (_bfd_read_ar_hdr): Update accordingly.
6566         * bfd-in2.h, libbfd.h: Rebuild.
6567         * archive.c (_bfd_get_elt_at_filepos): Cast _bfd_read_ar_hdr
6568         return value.
6569         (do_slurp_bsd_armap, do_slurp_coff_armap): Likewise.
6570         (bfd_slurp_bsd_armap_f2): Likewise.
6571         (_bfd_slurp_extended_name_table): Likewise.
6572
6573 Fri Oct  6 16:18:35 1995  Ken Raeburn  <raeburn@cygnus.com>
6574
6575         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6576
6577         * archive.c (bfd_get_next_mapent): Return BFD_NO_MORE_SYMBOLS
6578         when the symbol table is empty.
6579
6580         * elf32-m68k.c (elf_m68k_size_dynamic_sections): Don't reserve
6581         space for section symbols, since we don't output them either.
6582         (elf_m68k_adjust_dynindx): Removed.
6583
6584         * ptrace-core.c (rawptr): Make it a local variable of
6585         ptrace_unix_core_file_p.
6586
6587 Fri Oct  6 12:24:47 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6588
6589         * coff-rs6000.c (xcoff_write_archive_contents): Return false, not
6590         NULL.
6591
6592         * config.bfd (powerpc{,le}-{elf,sysv4,eabi,solaris2}): Add NT, and
6593         Mac object file formats.
6594
6595 Fri Oct  6 12:04:02 1995  Ian Lance Taylor  <ian@cygnus.com>
6596
6597         * coffgen.c (coff_fix_symbol_name): Don't try to set up file
6598         auxent if there isn't one.
6599         (coff_write_symbols): If there is no file auxent, use SYMNMLEN
6600         rather than FILNMLEN as the maximum name length.
6601
6602         * coffcode.h (bfd_coff_backend_data): Add new field
6603         _bfd_coff_print_aux.
6604         (bfd_coff_print_aux): New static function.
6605         (coff_pointerize_aux_hook (RS6000COFF_C version)): Pointerize the
6606         scnlen field of an XTY_LD csect aux entry.
6607         (coff_print_aux): New static function.
6608         (coff_slurp_symbol_table): Don't pointerize scnlen field; now done
6609         in coff_pointerize_aux_hook.
6610         (bfd_coff_std_swap_table): Initialize new field.
6611         * coffgen.c (coff_print_symbol): Call bfd_coff_print_aux.
6612         * libcoff.h: Rebuild.
6613         * coff-alpha.c (alpha_ecoff_backend_data): Initialize new field.
6614         * coff-mips.c (mips_ecoff_backend_data): Likewise.
6615
6616         * coffcode.h (coff_write_object_contents): On AIX, clear F_RELFLG
6617         if there are symbols, for native AIX ld compatibility.
6618
6619         * coffcode.h (bfd_coff_backend_data): Add new field
6620         _bfd_coff_pointerize_aux_hook.
6621         (coff_pointerize_aux_hook): Define as a function if RS6000COFF_C
6622         or I960, and as 0 otherwise.
6623         (bfd_coff_std_swap_table): Initialize new field.
6624         * libcoff.h: Rebuild.
6625         * coffgen.c (coff_pointerize_aux): Change parameters  to take
6626         symbol pointer instead of type and class, and to take aux index.
6627         Call _bfd_coff_pointerize_aux_hook if it is defined.
6628         (coff_get_normalized_symtab): Always call coff_pointerize_aux.
6629         * coff-alpha.c (alpha_ecoff_backend_data): Initialize all fields.
6630         * coff-mips.c (mips_ecoff_backend_data): Likewise.
6631
6632         * coff-rs6000.c: Add full support for AIX archives.  Rewrite old
6633         read-only/host-only support.
6634
6635         * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to be
6636         BSF_LOCAL.
6637         (OTHER_GLOBAL_CLASS): Do not define to be C_HIDEXT if
6638         RS6000COFF_C.
6639
6640         * targets.c (bfd_target): Add _bfd_read_ar_hdr field.  Modify
6641         BFD_JUMP_TABLE_ARCHIVE accordingly.
6642         * libbfd-in.h (_bfd_snarf_ar_hdr): Don't declare.
6643         (_bfd_compute_and_write_armap): Declare.
6644         (_bfd_generic_read_ar_hdr): Declare.
6645         (_bfd_read_ar_hdr): Define.
6646         (_bfd_noarchive_read_ar_hdr): Define.
6647         (_bfd_archive_bsd_read_ar_hdr): Define.
6648         (_bfd_archive_coff_read_ar_hdr): Define.
6649         * archive.c: Change all callers of _bfd_snarf_ar_hdr to call
6650         _bfd_read_ar_hdr instead.
6651         (_bfd_generic_read_ar_hdr): Rename from _bfd_snarf_ar_hdr.
6652         (_bfd_compute_and_write_armap): Rename from
6653         compute_and_write_armap.  Make non-static.  Change all callers.
6654         * ecoff.c (_bfd_ecoff_slurp_armap): Call _bfd_read_ar_hdr rather
6655         than _bfd_snarf_ar_hdr.
6656         * aout-target.h (MY_read_ar_hdr): Define if not defined.
6657         * ieee.c (ieee_read_ar_hdr): Define.
6658         * libecoff.h (_bfd_ecoff_read_ar_hdr): Define.
6659         * oasys.c (oasys_read_ar_hdr): Define.
6660         * som.c (som_read_ar_hdr): Define.
6661         * bfd-in2.h, libbfd.h: Rebuild.
6662
6663 Thu Oct  5 14:04:07 1995  steve chamberlain  <sac@slash.cygnus.com>
6664
6665         * peicode.c (coff_swap_filehdr_in): If symptr is
6666         zero, there aren't any symbols, even if nsyms is set.
6667
6668 Thu Oct  5 11:45:02 1995  Ian Lance Taylor  <ian@cygnus.com>
6669
6670         * libecoff.h (struct ecoff_backend_data): Add adjust_headers
6671         field.
6672         * ecoff.c (ecoff_sec_to_styp_flags): Check for various Alpha
6673         sections, and set styp correctly for them: .got, .hash, .dynamic,
6674         .liblist, .rel.dyn, .conflic, .dynstr, .dynsym, .comment.
6675         (_bfd_ecoff_styp_to_sec_flags): Check for various Alpha section
6676         types.
6677         (ecoff_sort_hdrs): New static function.
6678         (ecoff_compute_section_file_positions): Return boolean, not void.
6679         Sort the sections by VMA before looking through them.  Put the
6680         first non SEC_ALLOC section on a new page.  Put every SEC_ALLOC
6681         section on an appropriate boundary within the page.
6682         (ecoff_compute_reloc_file_positions): Check return value of
6683         ecoff_compute_section_file_positions.
6684         (_bfd_ecoff_set_section_contents): Likewise.
6685         (_bfd_ecoff_write_object_contents): Check for various Alpha
6686         section types when incrementing text_size and data_size.  Call
6687         adjust_headers backend function if it exists.
6688         * coff-alpha.c (alpha_adjust_headers): New static function.
6689         (alpha_ecoff_backend_data): Initialize adjust_headers field.
6690         * coff-mips.c (mips_ecoff_backend_data): Likewise.
6691
6692         * hosts/i386bsd.h: Restore file incorrectly deleted on Sep 6.
6693
6694 Wed Oct  4 18:15:02 1995  Jeff Law  (law@hurl.cygnus.com)
6695
6696         * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 instead
6697         of ALTERNATE_AIX_CORE_FORMAT.
6698         * configure.in (aix4): No longer need CORE_FLAGS.
6699         * configure: Updated.
6700
6701 Wed Oct  4 15:36:36 1995  Ken Raeburn  <raeburn@cygnus.com>
6702
6703         NS32k changes from Ian Dall:
6704         * aoutx.h (MY_final_link_relocate, MY_relocate_contents): New
6705         macros.
6706         (aout_link_input_section_std, aout_link_input_section_ext,
6707         aout_link_reloc_link_order): Call them instead of _bfd_*
6708         versions.
6709         * aout-target.h (MY_exec_header_not_counted): New macro, defaults
6710         to zero.
6711         (backend_data): Use it instead of hardcoded zero.
6712
6713         * aout-ns32k.c (CTOR_TABLE_RELOC_HOWTO): New macro.
6714         (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi.
6715
6716         * ns32knetbsd.c: Include bfd.h.
6717         (MY_text_includes_header, MY_bfd_reloc_type_lookup): New macros.
6718         (MY_bfd_reloc_type_lookup): Declare function too.
6719         * pc532-mach.c (set_sizes): Don't declare.
6720         (MY_text_includes_header, MY_exec_header_not_counted): Define.
6721         (backend_data, MY_backend_data): Don't define.
6722
6723         * config.bfd: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and
6724         ns32k-*-lites* like ns32k-*-netbsd*.
6725
6726         * hosts/nbsd.h: Swap order of sys/vmparam.h and sys/param.h, to
6727         compile on lites.
6728
6729 Wed Oct  4 14:15:52 1995  Ian Lance Taylor  <ian@cygnus.com>
6730
6731         * coffcode.h (coff_write_object_contents): Restore setting
6732         f_timdat to 0, deleted on August 22.
6733
6734 Tue Oct  3 16:28:32 1995  steve chamberlain  <sac@slash.cygnus.com>
6735
6736         * coffcode.h (coff_bfd_copy_private_symbol_data,
6737         coff_bfd_copy_private_section_data,
6738         coff_bfd_copy_private_bfd_data): ifdef to allow overrides.
6739         * peicode.h (coff_bfd_copy_private_bfd_data): New
6740         (pe_bfd_copy_private_bfd_data): New.
6741         (coff_swap_scnhdr_in): Swap bss size into the right place.
6742         (pe_print_private_bfd_data): Add some newlines.
6743
6744 Tue Oct  3 11:53:04 1995  Jeff Law  (law@hurl.cygnus.com)
6745
6746         * som.c (setup_sections): Don't die if a space has no subspaces.
6747
6748 Mon Oct  2 14:08:55 1995  Ian Lance Taylor  <ian@cygnus.com>
6749
6750         * elflink.h (elf_link_add_object_symbols): Don't let a weak
6751         dynamic symbol override a common symbol.  Don't change the size or
6752         type if they have been set and the new symbol is not a definition.
6753         Warn if the size or type changes.
6754
6755 Sun Oct  1 01:34:41 1995  Jeff Law  (law@hurl.cygnus.com)
6756
6757         * som.c (som_begin_writing): Don't write the symbol table or
6758         symbol  strings.
6759         (som_finish_writing): Write them here.  Place them after the
6760         subspace data, but before the relocs.
6761
6762 Fri Sep 29 11:01:55 1995  Ian Lance Taylor  <ian@cygnus.com>
6763
6764         * sunos.c (sunos_add_one_symbol): Just pass false, not
6765         info->shared_library, to sunos_create_dynamic_sections.
6766         (sunos_scan_ext_relocs): Don't warn about a reloc in the .text
6767         section.
6768         (sunos_check_dynamic_reloc): Remove .text section assertion.
6769
6770 Thu Sep 28 18:48:47 1995  Stan Shebs  <shebs@andros.cygnus.com>
6771
6772         * config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
6773         * configure, configure.in: Add pmac_xcoff_vec case.
6774         * Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
6775         * coff-pmac.c: New file, PowerMac XCOFF support.
6776         * coffcode.h (coff_set_arch_mach_hook): Add PowerMac case.
6777         * targets.c (pmac_xcoff_vec): Declare.
6778
6779         * mpw-config.in: Various changes to be compatible with the
6780         autoconf-based configury.
6781         * mpw-make.sed: New file, sed commands to translate Unix
6782         makefile into MPW syntax.
6783         * mpw-make.in: Remove.
6784         * hosts/mpw.h: Remove.
6785         * bfd-in.h, bfd-in2.h: If MPW, include the file that defines
6786         true and false as enums, then define TRUE_FALSE_ALREADY_DEFINED.
6787
6788 Thu Sep 28 17:06:23 1995  steve chamberlain  <sac@slash.cygnus.com>
6789
6790         * binary.c (binary_get_symtab): Return an empty string on error.
6791         * opncls.c (bfd_fdpenr): Change WIN32 restriction to WINGDB.
6792
6793 Thu Sep 28 15:30:44 1995  Kim Knuttila  <krk@nellie>
6794
6795         * coff-ppc.c: Reformatted according to gnu conventions
6796                       Removed irrelevant "if 0" code
6797
6798 Thu Sep 28 11:19:53 1995  Ian Lance Taylor  <ian@cygnus.com>
6799
6800         * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak
6801         symbols rather than as indirect symbols.
6802         (MY(slurp_symbol_table)): Don't do anything special about
6803         secondary symbols.
6804
6805         * coffcode.h (coff_new_section_hook): Make sure that the alignment
6806         of .ctors and .dtors sections is no larger than 2.
6807
6808         * sunos.c (sunos_add_one_symbol): Don't change
6809         bfd_link_hash_common to bfd_link_hash_new, since it may be on the
6810         undef list.
6811         (bfd_sunos_record_link_assignment): Don't put __DYNAMIC in the
6812         dynamic symbols when creating a shared library.
6813         (sunos_scan_ext_relocs): Handle relocs correctly when creating a
6814         shared library.
6815         (sunos_scan_dynamic_symbol): Don't mark the __DYNAMIC symbol as
6816         written even if it is not defined in a regular object.
6817         (sunos_write_dynamic_symbol): Use plt_offset for the address of
6818         the jump table reloc.  Add an assertion.  Use RELOC_JMP_SLOT
6819         rather than the constant 22.
6820         (sunos_check_dynamic_reloc): Handle creating a shared library.
6821         (sunos_finish_dynamic_link): Set the first entry in the GOT to
6822         zero when creating a shared library.
6823         * aoutx.h (NAME(aout,final_link)): If there is a symbol __DYNAMIC,
6824         write it out at the start of the symbol table.
6825
6826         * Makefile.in (BFD32_BACKENDS): Add coff-arm.o.
6827
6828 Thu Sep 28 00:58:05 1995  Doug Evans  <dje@deneb.cygnus.com>
6829
6830         * config.bfd: Add arm-*-coff.
6831         * configure.in, configure: Add armcoff_{little,big}_vec.
6832         * targets.c (armcoff_{little,big}_vec): Declare.
6833         (bfd_target_vector): Add armcoff_{little,big}_vec.
6834         * coff-arm.c (armcoff_{little,big}_vec): Always define.
6835
6836 Wed Sep 27 10:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
6837
6838         * targets.c (bfd_find_target): Remove debugging code.
6839
6840 Wed Sep 27 07:23:39 1995  Kim Knuttila  <krk@nellie>
6841
6842         * coff-ppc.c, pe-ppc.c, pei-ppc.c: Initial bfd for coff/PE 
6843         support on powerpc.
6844         * Makefile.in: added *-ppc files
6845         * coffcode.h: ppc MAGIC, and use peicode.h rather than coffswap.h to
6846         allow pe based .o's to be shared with other tools on ppc/NT
6847         * config.bfd: added powerpc[le]-[pe|winnt] config support
6848         * configure, configure.in: added bfd_powerpc[le]_pe[i]_vec 
6849         * peicode.h: Added more section flags for PE on ppc
6850                      Added coff_swap_filehdr_out to allow peicode.h to be
6851                      used for non-image PE files on ppc.
6852                      Check for image, or not, before copying pe_opthdr
6853         * targets.c: Added new bfd's
6854         * targets.c: Removed two inactive bfds that shouldn't have made it this
6855                      far.
6856
6857 Tue Sep 26 14:06:41 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6858
6859         * elf32-ppc.c (ppc_reloc_type): Rename from reloc_type, and use
6860         explicit values to initialize all relocs.  Change all users.
6861         (ppc_elf_brtaken_inner): New function to handle branch predicition
6862         relocs.
6863         (ppc_elf_brtaken_reloc): Ditto.
6864         (ppc_elf_howto_raw): Use new functions.  Make sure all unsupported
6865         relocs use ppc_elf_unsupported_reloc.
6866         (ppc_elf_merge_private_bfd_data): Keep track of whether an error
6867         needs to be reported.
6868         (ppc_elf_relocate_section): Support branch prediction relocs.
6869
6870 Tue Sep 26 12:48:05 1995  Ian Lance Taylor  <ian@cygnus.com>
6871
6872         * bfd.c (bfd_assert): Remove \n from string passed to
6873         _bfd_error_handler.
6874
6875         * coff-i386.c: (TWO_DATA_SECS): Don't define.
6876         * coffcode.h (bfd_coff_backend_data): Remove _bfd_make_section_hook.
6877         (bfd_coff_make_section_hook): Don't define.
6878         (coff_make_section_hook): Remove.
6879         (sec_to_styp_flags): Remove TWO_DATA_SECS case.
6880         (styp_to_sec_flags): Likewise.
6881         (coff_write_object_contents): Likewise.
6882         (bfd_coff_std_swap_table): Don't initialize make_section_hook
6883         field.
6884         * libcoff.h: Rebuild.
6885         * coffgen.c (make_a_section_from_file): Just call
6886         bfd_make_section_anyway, not bfd_make_section or
6887         bfd_coff_make_section_hook.
6888         * ecoff.c (_bfd_ecoff_make_section_hook): Remove.
6889         * libecoff.h (_bfd_ecoff_make_section_hook): Don't declare.
6890         * coff-alpha.c (alpha_ecoff_backend_data): Don't initialize
6891         make_section_hook field.
6892         * coff-mips.c (mips_ecoff_backend_data): Likewise.
6893
6894         * aoutx.h (translate_from_native_sym_flags): Don't try to stuff
6895         pointers into value field for warning and indirect symbols; just
6896         leave the value field alone.
6897         * linker.c (generic_link_add_symbol_list): Use next symbol for
6898         warning and indirect symbols, rather than looking in symbol value.
6899         * ecoff.c (ecoff_set_symbol_info): Remove indirect_ptr_ptr
6900         parameter.  Change all callers.  Remove support for indirect
6901         symbols; it didn't work anyhow.
6902         (_bfd_ecoff_slurp_symbol_table): Remove indirect_ptr variable.
6903         * syms.c: Change comments about BSF_WARNING and BSF_INDIRECT.
6904         * bfd-in2.h: Rebuild.
6905
6906 Mon Sep 25 16:04:09 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
6907
6908         * elf32-ppc.c (ppc_elf_howto_raw): For all 14-bit branch relocs,
6909         go back to telling the tools this reloc operates on 32 bits.
6910
6911 Mon Sep 25 11:48:02 1995  Ian Lance Taylor  <ian@cygnus.com>
6912
6913         * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler
6914         rather than a direct fprintf.
6915         * archive.c (_bfd_write_archive_contents): Likewise.
6916         * coffcode.h (coff_slurp_symbol_table): Likewise.
6917         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Likewise.
6918         (ppc_elf_unsupported_reloc): Likewise.
6919         (ppc_elf_relocate_section): Likewise.
6920         * i386linux.c (linux_tally_symbols): Likewise.
6921         (linux_finish_dynamic_link): Likewise.
6922         * osf-core.c (osf_core_core_file_p): Likewise.
6923         * rs6000-core.c (rs6000coff_get_section_contents): Likewise.
6924         * som.c (som_sizeof_headers): Likewise.
6925         * srec.c (srec_bad_byte): Likewise.
6926         * bfd.c (bfd_assert): Likewise.  Also change file to be const.
6927         * libbfd-in.h (bfd_assert): Declare first parameter const.
6928         * libbfd.h: Rebuild.
6929         * coff-a29k.c (a29k_reloc): Don't bother to fprintf; returning
6930         bfd_reloc_overflow is enough.
6931         * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort.
6932         * coff-h8500.c (rtype2howto): Likewise.
6933         * coff-z8k.c (rtype2howto): Likewise.
6934         * coffcode.h (dummy_reloc16_extra_cases): Likewise.
6935         * elf.c (_bfd_elf_get_lineno): Likewise.
6936         (_bfd_elf_no_info_to_howto): Likewise.
6937         (_bfd_elf_no_info_to_howto_rel): Likewise.
6938         * hp300hpux.c (convert_sym_type): Likewise.
6939         (MY(swap_std_reloc_in)): Likewise.
6940         * elf.c (bfd_section_from_shdr): Remove #if 0 sections.
6941
6942         * libaout.h (struct aoutdata): Add line_buf field.
6943         * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
6944         and filename_buffer.  Instead, use a malloc buffer stored in the
6945         new line_buf field.  Remove length restrictions.
6946
6947         * coffgen.c (string_size): Remove static variable.
6948         (debug_string_size, debug_string_section): Likewise.
6949         (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
6950         and debug_string_size_p parameters.  Use them instead of the
6951         global variables.  Change all callers.
6952         (coff_write_symbol): Likewise.
6953         (coff_write_alien_symbol, coff_write_native_symbol): Likewise.
6954         (coff_write_symbols): Add local variables to replace removed
6955         global variables.
6956
6957         * libcoff-in.h (struct coff_section_tdata): Add offset, i,
6958         function, and line_base fields.
6959         * libcoff.h: Rebuild.
6960         * coffgen.c (coff_find_nearest_line): Use section tdata to cache
6961         information, rather than using static variables.
6962
6963         * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC
6964         file.  From Peter DeWolf <pld@amt.tay1.dec.com>.
6965
6966         * init.c (initialized): Remove static variable.
6967         (bfd_init): Don't bother setting initialized.
6968         (bfd_check_init): Remove.
6969         * opncls.c (_bfd_new_bfd): Don't call bfd_check_init.
6970         * libbfd.h: Rebuild.
6971
6972 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6973
6974         * rs6000-core.c (rs6000coff_core_p):  Don't check the core file
6975         size for full core dumps. Copy core file header to private data.
6976         (rs6000coff_core_file_failing_command,
6977         rs6000coff_core_file_failing_signal):  New functions to extract
6978         the file name and terminating signal from the core file.
6979         * coff-rs6000.c:  Use them.
6980
6981 Fri Sep 22 17:44:47 1995  Ian Lance Taylor  <ian@cygnus.com>
6982
6983         Change arch info to be const, initialized at compile time.
6984         * archures.c: Reindent many functions.  Change CONST to const.
6985         (bfd_arch_info_type): Make arch_name const.  Remove disassemble;
6986         nothing set it anyhow.  Make next const.
6987         (bfd_arch_info_list): Remove.
6988         (bfd_archures_list): Rename from archures_init_table.  Change from
6989         a table of function pointers to a table of bfd_arch_info_type
6990         structure addresses.
6991         (bfd_scan_arch): Rewrite accordingly.  Return a const pointer.
6992         (bfd_lookup_arch): Likewise.
6993         (bfd_set_arch_info): Rewrite accordingly.  Change argument to be a
6994         const pointer.
6995         (bfd_default_arch_struct): Make const.
6996         (bfd_arch_init, bfd_arch_linkin): Remove.
6997         (bfd_get_arch_info): Return a const pointer.
6998         * init.c (bfd_init): Don't call bfd_arch_init.
6999         * bfd.c (struct _bfd): Make arch_info const.
7000         * bfd-in2.h: Rebuild.
7001         * libbfd.h: Rebuild.
7002         * configure.in: Put & before everything in $selarchs.
7003         * configure: Rebuild.
7004         * cpu-*.c: Change bfd_*_arch from a function which calls
7005         bfd_arch_linkin to a const structure.
7006         * ieee.c (ieee_object_p): Make arch const.
7007
7008 Fri Sep 22 16:23:18 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7009
7010         * reloc.c (bfd_reloc_code_type): Add relocations to support all of
7011         PowerPC V.4.
7012         * bfd-in2.h: Regenerate.
7013         * libbfd.h: Regenerate.
7014
7015         * elf32-ppc.c (reloc_type): Update names to match current draft.
7016         (ppc_elf_howto_raw): Mark 14 bit relocs as short sized and PC
7017         relative.  Update names to current V.4 draft.
7018         (ppc_elf_reloc_type_lookup): Add support for more relocations.
7019         (ppc_elf_relocate_section): Rename relocations to match draft.
7020
7021 Thu Sep 21 21:53:18 1995  Michael Meissner  <meissner@cygnus.com>
7022
7023         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Allow modules
7024         compiled with -mrelocatable-lib to be linked with either normal
7025         modules or -mrelocatable modules.
7026
7027 Wed Sep 20 12:03:26 1995  Ian Lance Taylor  <ian@cygnus.com>
7028
7029         * coffcode.h (coff_write_object_contents): Clear the vstamp field
7030         in the a.out header.
7031
7032         * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
7033         a reloc against a local symbol, even if it's not a section.
7034
7035 Tue Sep 19 17:02:26 1995  Ian Lance Taylor  <ian@cygnus.com>
7036
7037         * targets.c (bfd_target): Remove unused align_power_min field.
7038         * bfd-in2.h: Rebuild.
7039         * All backends: Remove initialization of align_power_min.
7040
7041 Tue Sep 19 14:02:21 1995  steve chamberlain  <sac@slash.cygnus.com>
7042
7043         * peicode.h (coff_swap_scnhdr_out): Get sizes for BSS right.
7044
7045 Mon Sep 18 14:35:01 1995  Arne H. Juul  <arnej@pvv.unit.no>
7046
7047         * config.bfd (mips-dec-netbsd*): New target.
7048         * configure.host (mips-dec-netbsd*): New host.
7049         * configure.in (mips-dec-netbsd*): New native.
7050         * configure: Rebuild.
7051
7052 Fri Sep 15 10:24:36 1995  Ian Lance Taylor  <ian@cygnus.com>
7053
7054         Make the COFF backend linker merge common types:
7055         * cofflink.c (struct coff_debug_merge_element): Define.
7056         (struct coff_debug_merge_type): Define.
7057         (struct coff_debug_merge_hash_entry): Define.
7058         (struct coff_debug_merge_hash_table): Define.
7059         (coff_debug_merge_hash_table_init): Define.
7060         (coff_debug_merge_hash_table_free): Define.
7061         (coff_debug_merge_hash_lookup): Define.
7062         (struct coff_final_link_info): Add debug_merge field.
7063         (coff_debug_merge_hash_newfunc): New static function.
7064         (_bfd_coff_final_link): Allocate and free debug_merge table.
7065         (coff_link_input_bfd): Merge identical enum, struct and union
7066         types.
7067
7068 Thu Sep 14 14:53:58 1995  Ian Lance Taylor  <ian@cygnus.com>
7069
7070         Convert i960 COFF to use COFF backend linker.
7071         * coff-i960.c (coff_i960_relocate): Use a coff_section_data
7072         structure to store the symbol being used.
7073         (coff_i960_start_final_link): New static function.
7074         (coff_i960_relocate_section): New static function.
7075         (coff_i960_adjust_symndx): New static function.
7076         (coff_start_final_link): Define.
7077         (coff_relocate_section): Define.
7078         (coff_adjust_symndx): Define.
7079         * coffcode.h (bfd_coff_backend_data): Add new callback function
7080         _bfd_coff_start_final_link.
7081         (bfd_coff_start_final_link): Define.
7082         (coff_start_final_link): Define if not defined.
7083         (bfd_coff_std_swap_table): Add coff_start_final_link.
7084         * cofflink.c (_bfd_coff_internal_syment_name): Make globally
7085         visible.
7086         (_bfd_coff_final_link): Call bfd_coff_start_final_link if the
7087         function callback is not NULL.
7088         * libcoff-in.h (struct coff_section_tdata): Add tdata field.
7089         (_bfd_coff_internal_syment_name): Declare.
7090         * libcoff.h: Rebuild.
7091         * configure.in (icoff_big_vec): Add cofflink.o.
7092         (icoff_little_vec): Likewise.
7093         * configure: Rebuild.
7094
7095 Wed Sep 13 17:38:23 1995  Fred Fish  <fnf@rtl.cygnus.com>
7096
7097         * Makefile.in (clean-info): Remove extraneous tab from line
7098         following action.
7099
7100 Wed Sep 13 13:27:53 1995  Ian Lance Taylor  <ian@cygnus.com>
7101
7102         * cofflink.c (coff_link_input_bfd): Fail if a section with no
7103         contents has relocs.
7104
7105 Thu Sep 12 12:45:34 1995  steve chamberlain  <sac@slash.cygnus.com>
7106
7107         * coffcode.h (coff_compute_section_file_positions): Keep the
7108         raw size safe. 
7109         (coff_write_object_contents): Remember if it's a relocatable
7110         file.
7111         * libcoff-in.h (pe_data_type): New member 'has_reloc_section'
7112         * peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
7113         if relocatable file. Swap out saved raw size.
7114
7115 Tue Sep 12 12:14:33 1995  Ian Lance Taylor  <ian@cygnus.com>
7116
7117         * Makefile.in (do_maintainer_clean): Rename from do_realclean.
7118         (maintainer-clean): Rename from realclean, passing
7119         maintainer-clean down to subdirectories, but leave realclean as a
7120         synonym.
7121
7122         * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
7123         warning callback.
7124
7125         * dep-in.sed: Remove config.h from generated dependencies.
7126
7127         * sunos.c (sunos_slurp_dynamic_symtab): New static function,
7128         broken out of sunos_canonicalize_dynamic_symtab.
7129         (sunos_canonicalize_dynamic_symtab): Call new function
7130         sunos_slurp_dynamic_symtab.
7131         (sunos_add_dynamic_symbols): Add three new parameters.  Return the
7132         dynamic symbol table to the caller.
7133         * aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
7134         callback to override the symbols being read.
7135         * libaout.h (struct aout_backend_data): Add three new parameters
7136         to add_dynamic_symbols callback.
7137
7138         Extensive minor changes to avoid various gcc warnings.  Also:
7139         * Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
7140         * archures.c (bfd_arch_info_type): Change mach field from long to
7141         unsigned long.
7142         (bfd_lookup_arch): Change machine parameter from long to unsigned
7143         long.
7144
7145 Mon Sep 11 10:55:47 1995  Ian Lance Taylor  <ian@cygnus.com>
7146
7147         * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find
7148         a symbol with a non-zero plt_offset.
7149
7150 Fri Sep  8 11:47:24 1995  Ian Lance Taylor  <ian@cygnus.com>
7151
7152         * elfcode.h (align_file_position): Remove; not used.
7153
7154         * configure.in: Only check for <sys/procfs.h> on a native system,
7155         and make sure it defines prstatus_t.
7156         * configure: Rebuild.
7157
7158 Thu Sep  7 12:48:01 1995  Ian Lance Taylor  <ian@cygnus.com>
7159
7160         * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.
7161
7162         * config.in: Rename from config.h.in.
7163         * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
7164         Check for config.h:config.in when creating stamp-h.
7165         * configure: Rebuild.
7166         * Makefile.in (stamp-h): Depend upon config.in rather than
7167         config.h.in.  Set CONFIG_HEADERS to config.h:config.in when
7168         calling config.status.
7169
7170         * Makefile.in (do_distclean): Remove config.h and stamp-h.
7171         (Makefile): Just rebuild Makefile.
7172         (config.h, stamp-h): New targets.
7173         * configure.in: Create stamp-h when rebuilding config.h.
7174         * configure: Rebuild.
7175
7176 Wed Sep  6 15:00:33 1995  Ian Lance Taylor  <ian@cygnus.com>
7177
7178         * configure.in: Call AC_CONFIG_HEADER.  Substitute
7179         HOST_64BIT_LONG.  Check that various header files exist.  Check
7180         that fcntl exists.  Call BFD_BINARY_FOPEN.  Check whether malloc
7181         and/or free need to be declared.  Don't make a link to sysdep.h.
7182         Define TRAD_HEADER for various hosts.
7183         * configure: Rebuild.
7184         * configure.host: Don't set my_host.  Add definitions taken from
7185         host header files for various entries.  Remove entries which now
7186         do nothing.
7187         * acconfig.h: New file.
7188         * config.h.in: New file, built by autoheader.
7189         * sysdep.h: New file.
7190         * Makefile.in (do_distclean): Don't remove sysdep.h.
7191         (RECONFIG): Remove.
7192         (LOCAL_H_DEPS): New variable.
7193         ($(BFD_LIBS)): Use $(LOCAL_H_DEPS) rather than libbfd.h and
7194         $(RECONFIG).
7195         ($(BFD_MACHINES), $(BFD_BACKENDS)): Likewise.
7196         ($(OPTIONAL_BACKENDS)): Likewise.
7197         (stmp-bfd.h): Just substitute for BFD_HOST_64BIT_LONG, rather than
7198         looking through sysdep.h.
7199         * bfd-in.h (BFD_HOST_64BIT_LONG): Define; set by Makefile.
7200         (BFD_HOST_64_BIT): Define based on BFD_HOST_64BIT_LONG.
7201         (fprintf_vma, sprintf_vma): Likewise.
7202         (int64_type, uint64_type): Don't define.
7203         * bfd-in2.h: Rebuild.
7204         * archures.c, bfd.c, srec.c: Include <ctype.h>.
7205         * elfcore.h: Check HAVE_SYS_PROCFS_H rather than HAVE_PROCFS.
7206         * lynx-core.c: Include stuff from old hosts/lynx.h.
7207         * opncls.c (bfd_fdopenr): Check HAVE_FNCTL and defined (F_GETFL),
7208         rather than NO_FCNTL.
7209         * targets.c (bfd_target_list): Check HOST_HPPAHPUX and ! __STDC__
7210         rather than NATIVE_HPPAHPUX_COMPILER.
7211         * trad-core.c: Don't include <errno.h>.  Include TRAD_HEADER if it
7212         is defined.
7213         * hosts/*.h: Remove all header files which merely include,
7214         declare, and define things.  Leave header files which define
7215         information needed by trad-core.c.
7216
7217         * aclocal.m4 (BFD_BINARY_FOPEN): Define.
7218         (BFD_CC_FOR_BUILD): Define.
7219         * configure.in: Use BFD_CC_FOR_BUILD.
7220         * configure: Rebuild.
7221
7222 Tue Sep  5 19:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7223
7224         * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist.
7225         * configure: Rebuild.
7226
7227         * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of
7228         a global symbol.
7229
7230 Tue Sep  5 12:48:26 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
7231
7232         * config.bfd: i386pe_ve -> i386pe_vec.
7233
7234 Mon Sep  4 14:02:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7235
7236         * configure.host: Incorporate host Makefile fragments by setting
7237         shell variables.
7238         * configure.in: Call AC_PROG_CC.  Substitute CFLAGS, HDEFINES and
7239         AR.  Call AC_PROG_INSTALL.  Substitute CC_FOR_BUILD, choosing a
7240         value based on whether the code is being compiled by a cross
7241         compiler.  Don't substitute host_makefile_frag or frags.
7242         * aclocal.m4: New file to define local AC_PROG_CC.
7243         * configure: Rebuild.
7244         * Makefile.in (INSTALL): Set to @INSTALL@.
7245         (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
7246         (INSTALL_DATA): Set to @INSTALL_DATA@.
7247         (AR): Set to @AR@.
7248         (CC): Define as @CC@.
7249         (CFLAGS): Set to @CFLAGS@.
7250         (CC_FOR_BUILD): Set to @CC_FOR_BUILD@.
7251         (@host_makefile_frag@): Remove.
7252         (ALL_CFLAGS): Change $(HDEFINES) to @HDEFINES@.  Move $(CFLAGS)
7253         after other options.
7254         (config.status): Remove dependency upon @frags@.
7255         * config/*.mh, config/README: Remove.
7256
7257         * config.bfd: Rewrite to incorporate the contents of the Makefile
7258         fragments by setting shell variables, rather than merely returning
7259         the name of a Makefile fragment.
7260         * configure.in: Use shell variables set by config.bfd rather than
7261         looking at the target Makefile fragment files.  Don't substitute
7262         target_makefile_frag.  Do substitute TDEFINES.
7263         * configure: Rebuild.
7264         * Makefile.in (@target_makefile_frag@): Remove.
7265         (ALL_CFLAGS): Change $(TDEFINES) to @TDEFINES@.
7266         * config/*.mt: Remove.
7267
7268 Mon Sep  4 03:13:28 1995  Ken Raeburn  <raeburn@cygnus.com>
7269
7270         * configure.in: Put changequote lines around "i[345]86" patterns
7271         section of core file support.
7272
7273 Sun Sep  3 11:31:58 1995  Jeff Law  (law@snake.cs.utah.edu)
7274
7275         * som.c (som_bfd_print_private_bfd_data): Define to use the
7276         generic version.
7277
7278 Fri Sep  1 17:08:40 1995  steve chamberlain  <sac@slash.cygnus.com>
7279
7280         * peicode.h (coff_swap_aouthdr_in): Add ImageBase to
7281         entry, text_start and data_start.
7282
7283 Fri Sep  1 18:06:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7284
7285         * Makefile.in (OFILES): Remove $(TDEPFILES).
7286         * config/apollo.mt (TDEPFILES): Remove.
7287         * config/README: Update.
7288
7289         * configure.in: For a native configuration, set COREFILE and
7290         COREFLAG based on the canonical host name.
7291         * configure: Rebuild.
7292         * Makefile.in: Rebuild dependencies.
7293         (ALL_CFLAGS): Add @COREFLAG@.
7294         (OFILES): Replace $(HDEPFILES) with @COREFILE@.
7295         * coff-rs6000.c: Check AIX_CORE rather than HOST_AIX for core file
7296         support routines.  Check LYNX_CORE rather than HOST_LYNX.
7297         * lynx-core.c: Check LYNX_CORE rather than HOST_LYNX.
7298         * i386lynx.c: Likewise.
7299         * m68klynx.c: Likewise.
7300         * sparclynx.c: Likewise.
7301         * rs6000-core.c: Check AIX_CORE rather than HOST_AIX.
7302         * *-core.c: Comment changes.
7303         * config/decstation.mh (HDEPFILES): Remove.
7304         (HDEFINES): Remove -DTRAD_CORE.
7305         * config/irix3.mh (RANLIB): Remove.
7306         * config/irix4.mh (HDEPFILES, RANLIB): Remove.
7307         (HDEFINES): Remove -DIRIX_CORE.
7308         * config/riscos.mh (RANLIB, HDEPFILES): Remove.
7309         (HDEFINES): Remove -DTRAD_CORE.
7310         * config/ncr3000.mh (AR_FLAGS, RANLIB): Remove.
7311         * config/ultra3.mh (RANLIB): Remove.
7312         * config/aix4.mh, config/alphaosf.mh, config/amix.mh: Remove.
7313         * config/apollo.mh, config/delta68.mh, config/delta88.mh: Remove.
7314         * config/dpx2.mh, config/esix.mh, config/harris.mh: Remove.
7315         * config/hp300.mh, config/hp300bsd.mh, config/hppabsd.mh: Remove.
7316         * config/hppahpux.mh, config/hppaosf.mh: Remove.
7317         * config/i386aix.mh, config/i386bsd.mh: Remove.
7318         * config/i386linux.mh, config/i386mach3.mh: Remove.
7319         * config/i386sco.mh, config/i386v.mh, config/i386v4.mh: Remove.
7320         * config/irix5.mh, config/m88kmach3.mh, config/mipsbsd.mh: Remove.
7321         * config/mipsmach3.mh, config/news-mips.mh: Remove.
7322         * config/news.mh, config/pc532mach.mh, config/riscix.mh: Remove.
7323         * config/rs600.mh, config/rs6000lynx.mh: Remove.
7324         * config/solaris2.mh, config/stratus.mh: Remove.
7325         * config/symmetry.mh, config/sysv4.mh, config/tahoe.mh: Remove.
7326         * config/vaxbsd.mh, config/vaxult.mh, config/vaxult2.mh: Remove.
7327
7328 Fri Sep  1 15:18:50 1995  Kazumoto Kojima  <kkojima@info.kanagawa-u.ac.jp>
7329
7330         * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
7331         DT_FINI entry if the appropriate symbol is not in the hash table.
7332
7333         * libelf.h (struct elf_backend_data): Add create_program_headers
7334         and want_hdr_in_seg fields.
7335         * elfxx-target.h (elf_backend_want_hdr_in_seg): Define if not
7336         defined.
7337         (elf_backend_create_program_headers): Likewise.
7338         (elfNN_bed): Initialize create_program_headers and
7339         want_hdr_in_seg.
7340         * elf.c (get_program_header_size): Call create_program_headers
7341         backend routine.
7342         (map_program_segments): Check want_hdr_in_seg backend field.  Call
7343         create_program_headers backend routine.
7344
7345         * elf.c (assign_file_positions_except_relocs): Align non allocated
7346         sections when creating an executable.
7347
7348         * elfcode.h (elf_swap_phdr_in): Make non static.
7349         (elf_swap_phdr_out): Make non static.
7350         * libelf.h (bfd_elf32_swap_phdr_in): Declare.
7351         (bfd_elf32_swap_phdr_out): Declare.
7352         (bfd_elf64_swap_phdr_in): Declare.
7353         (bfd_elf64_swap_phdr_out): Declare.
7354
7355         * ecofflink.c (ecoff_collect_shuffle): New static function.
7356         (_bfd_ecoff_get_accumulated_pdr): New function.
7357         (_bfd_ecoff_get_accumulated_sym): New function.
7358         (_bfd_ecoff_get_accumulated_ss): New function.
7359         * libbfd-in.h (_bfd_ecoff_get_accumulated_pdr): Declare.
7360         (_bfd_ecoff_get_accumulated_sym): Declare.
7361         (_bfd_ecoff_get_accumulated_ss): Declare.
7362         * libbfd.h: Rebuild.
7363
7364 Fri Sep  1 13:20:25 1995  Ian Lance Taylor  <ian@cygnus.com>
7365
7366         * libecoff.h (_bfd_ecoff_bfd_print_private_bfd_data): Fix typo.
7367
7368         * elflink.h (elf_link_add_object_symbols): Handle indirect and
7369         warning symbols.  If any section is named .gnu.warning.XXX, treat
7370         the contents as a warning to be issued if the symbol XXX is
7371         referenced.
7372         (elf_link_output_extsym): For an indirect or warning symbol, just
7373         output the symbol it points to.
7374
7375         * linker.c (_bfd_link_hash_newfunc): Don't bother to set bfd_error
7376         if bfd_hash_allocate fails, since it will already be set.
7377         (generic_link_hash_newfunc): Likewise.
7378         (archive_hash_newfunc): Likewise.
7379         (hash_entry_bfd): New static function.
7380         (_bfd_generic_link_add_one_symbol): Pass new arguments to warning
7381         callback.  Allocate a new warning using the hash table newfunc.
7382         Use bfd_hash_replace to update the entry in the hash table, rather
7383         than assuming we can copy the fields with structure assignment.
7384
7385         * hash.c (bfd_hash_replace): New function.
7386         * bfd-in.h (bfd_hash_replace): Declare.
7387         * bfd-in2.h: Rebuild.
7388
7389 Fri Sep  1 08:12:50 1995  James G. Smith  <jsmith@beauty.cygnus.com>
7390
7391         * config.bfd: Add mips*vr4300-*-elf* target.
7392         * config/mipsbvr4300.mt: Added.
7393
7394 See file ChangeLog.2
7395
7396 \f
7397 Local Variables:
7398 mode: change-log
7399 left-margin: 8
7400 fill-column: 74
7401 version-control: never
7402 End: