* targets.c (bfd_find_target): Remove debugging code.
[platform/upstream/binutils.git] / bfd / ChangeLog
1 Wed Sep 27 10:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
2
3         * targets.c (bfd_find_target): Remove debugging code.
4
5 Wed Sep 27 07:23:39 1995  Kim Knuttila  <krk@nellie>
6
7         * coff-ppc.c, pe-ppc.c, pei-ppc.c: Initial bfd for coff/PE 
8         support on powerpc.
9         * Makefile.in: added *-ppc files
10         * coffcode.h: ppc MAGIC, and use peicode.h rather than coffswap.h to
11         allow pe based .o's to be shared with other tools on ppc/NT
12         * config.bfd: added powerpc[le]-[pe|winnt] config support
13         * configure, configure.in: added bfd_powerpc[le]_pe[i]_vec 
14         * peicode.h: Added more section flags for PE on ppc
15                      Added coff_swap_filehdr_out to allow peicode.h to be
16                      used for non-image PE files on ppc.
17                      Check for image, or not, before copying pe_opthdr
18         * targets.c: Added new bfd's
19
20 Tue Sep 26 14:06:41 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
21
22         * elf32-ppc.c (ppc_reloc_type): Rename from reloc_type, and use
23         explicit values to initialize all relocs.  Change all users.
24         (ppc_elf_brtaken_inner): New function to handle branch predicition
25         relocs.
26         (ppc_elf_brtaken_reloc): Ditto.
27         (ppc_elf_howto_raw): Use new functions.  Make sure all unsupported
28         relocs use ppc_elf_unsupported_reloc.
29         (ppc_elf_merge_private_bfd_data): Keep track of whether an error
30         needs to be reported.
31         (ppc_elf_relocate_section): Support branch prediction relocs.
32
33 Tue Sep 26 12:48:05 1995  Ian Lance Taylor  <ian@cygnus.com>
34
35         * bfd.c (bfd_assert): Remove \n from string passed to
36         _bfd_error_handler.
37
38         * coff-i386.c: (TWO_DATA_SECS): Don't define.
39         * coffcode.h (bfd_coff_backend_data): Remove _bfd_make_section_hook.
40         (bfd_coff_make_section_hook): Don't define.
41         (coff_make_section_hook): Remove.
42         (sec_to_styp_flags): Remove TWO_DATA_SECS case.
43         (styp_to_sec_flags): Likewise.
44         (coff_write_object_contents): Likewise.
45         (bfd_coff_std_swap_table): Don't initialize make_section_hook
46         field.
47         * libcoff.h: Rebuild.
48         * coffgen.c (make_a_section_from_file): Just call
49         bfd_make_section_anyway, not bfd_make_section or
50         bfd_coff_make_section_hook.
51         * ecoff.c (_bfd_ecoff_make_section_hook): Remove.
52         * libecoff.h (_bfd_ecoff_make_section_hook): Don't declare.
53         * coff-alpha.c (alpha_ecoff_backend_data): Don't initialize
54         make_section_hook field.
55         * coff-mips.c (mips_ecoff_backend_data): Likewise.
56
57         * aoutx.h (translate_from_native_sym_flags): Don't try to stuff
58         pointers into value field for warning and indirect symbols; just
59         leave the value field alone.
60         * linker.c (generic_link_add_symbol_list): Use next symbol for
61         warning and indirect symbols, rather than looking in symbol value.
62         * ecoff.c (ecoff_set_symbol_info): Remove indirect_ptr_ptr
63         parameter.  Change all callers.  Remove support for indirect
64         symbols; it didn't work anyhow.
65         (_bfd_ecoff_slurp_symbol_table): Remove indirect_ptr variable.
66         * syms.c: Change comments about BSF_WARNING and BSF_INDIRECT.
67         * bfd-in2.h: Rebuild.
68
69 Mon Sep 25 16:04:09 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
70
71         * elf32-ppc.c (ppc_elf_howto_raw): For all 14-bit branch relocs,
72         go back to telling the tools this reloc operates on 32 bits.
73
74 Mon Sep 25 11:48:02 1995  Ian Lance Taylor  <ian@cygnus.com>
75
76         * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler
77         rather than a direct fprintf.
78         * archive.c (_bfd_write_archive_contents): Likewise.
79         * coffcode.h (coff_slurp_symbol_table): Likewise.
80         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Likewise.
81         (ppc_elf_unsupported_reloc): Likewise.
82         (ppc_elf_relocate_section): Likewise.
83         * i386linux.c (linux_tally_symbols): Likewise.
84         (linux_finish_dynamic_link): Likewise.
85         * osf-core.c (osf_core_core_file_p): Likewise.
86         * rs6000-core.c (rs6000coff_get_section_contents): Likewise.
87         * som.c (som_sizeof_headers): Likewise.
88         * srec.c (srec_bad_byte): Likewise.
89         * bfd.c (bfd_assert): Likewise.  Also change file to be const.
90         * libbfd-in.h (bfd_assert): Declare first parameter const.
91         * libbfd.h: Rebuild.
92         * coff-a29k.c (a29k_reloc): Don't bother to fprintf; returning
93         bfd_reloc_overflow is enough.
94         * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort.
95         * coff-h8500.c (rtype2howto): Likewise.
96         * coff-z8k.c (rtype2howto): Likewise.
97         * coffcode.h (dummy_reloc16_extra_cases): Likewise.
98         * elf.c (_bfd_elf_get_lineno): Likewise.
99         (_bfd_elf_no_info_to_howto): Likewise.
100         (_bfd_elf_no_info_to_howto_rel): Likewise.
101         * hp300hpux.c (convert_sym_type): Likewise.
102         (MY(swap_std_reloc_in)): Likewise.
103         * elf.c (bfd_section_from_shdr): Remove #if 0 sections.
104
105         * libaout.h (struct aoutdata): Add line_buf field.
106         * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
107         and filename_buffer.  Instead, use a malloc buffer stored in the
108         new line_buf field.  Remove length restrictions.
109
110         * coffgen.c (string_size): Remove static variable.
111         (debug_string_size, debug_string_section): Likewise.
112         (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
113         and debug_string_size_p parameters.  Use them instead of the
114         global variables.  Change all callers.
115         (coff_write_symbol): Likewise.
116         (coff_write_alien_symbol, coff_write_native_symbol): Likewise.
117         (coff_write_symbols): Add local variables to replace removed
118         global variables.
119
120         * libcoff-in.h (struct coff_section_tdata): Add offset, i,
121         function, and line_base fields.
122         * libcoff.h: Rebuild.
123         * coffgen.c (coff_find_nearest_line): Use section tdata to cache
124         information, rather than using static variables.
125
126         * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC
127         file.  From Peter DeWolf <pld@amt.tay1.dec.com>.
128
129         * init.c (initialized): Remove static variable.
130         (bfd_init): Don't bother setting initialized.
131         (bfd_check_init): Remove.
132         * opncls.c (_bfd_new_bfd): Don't call bfd_check_init.
133         * libbfd.h: Rebuild.
134
135 Sat Sep 23 01:22:23 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
136
137         * rs6000-core.c (rs6000coff_core_p):  Don't check the core file
138         size for full core dumps. Copy core file header to private data.
139         (rs6000coff_core_file_failing_command,
140         rs6000coff_core_file_failing_signal):  New functions to extract
141         the file name and terminating signal from the core file.
142         * coff-rs6000.c:  Use them.
143
144 Fri Sep 22 17:44:47 1995  Ian Lance Taylor  <ian@cygnus.com>
145
146         Change arch info to be const, initialized at compile time.
147         * archures.c: Reindent many functions.  Change CONST to const.
148         (bfd_arch_info_type): Make arch_name const.  Remove disassemble;
149         nothing set it anyhow.  Make next const.
150         (bfd_arch_info_list): Remove.
151         (bfd_archures_list): Rename from archures_init_table.  Change from
152         a table of function pointers to a table of bfd_arch_info_type
153         structure addresses.
154         (bfd_scan_arch): Rewrite accordingly.  Return a const pointer.
155         (bfd_lookup_arch): Likewise.
156         (bfd_set_arch_info): Rewrite accordingly.  Change argument to be a
157         const pointer.
158         (bfd_default_arch_struct): Make const.
159         (bfd_arch_init, bfd_arch_linkin): Remove.
160         (bfd_get_arch_info): Return a const pointer.
161         * init.c (bfd_init): Don't call bfd_arch_init.
162         * bfd.c (struct _bfd): Make arch_info const.
163         * bfd-in2.h: Rebuild.
164         * libbfd.h: Rebuild.
165         * configure.in: Put & before everything in $selarchs.
166         * configure: Rebuild.
167         * cpu-*.c: Change bfd_*_arch from a function which calls
168         bfd_arch_linkin to a const structure.
169         * ieee.c (ieee_object_p): Make arch const.
170
171 Fri Sep 22 16:23:18 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
172
173         * reloc.c (bfd_reloc_code_type): Add relocations to support all of
174         PowerPC V.4.
175         * bfd-in2.h: Regenerate.
176         * libbfd.h: Regenerate.
177
178         * elf32-ppc.c (reloc_type): Update names to match current draft.
179         (ppc_elf_howto_raw): Mark 14 bit relocs as short sized and PC
180         relative.  Update names to current V.4 draft.
181         (ppc_elf_reloc_type_lookup): Add support for more relocations.
182         (ppc_elf_relocate_section): Rename relocations to match draft.
183
184 Thu Sep 21 21:53:18 1995  Michael Meissner  <meissner@cygnus.com>
185
186         * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Allow modules
187         compiled with -mrelocatable-lib to be linked with either normal
188         modules or -mrelocatable modules.
189
190 Wed Sep 20 12:03:26 1995  Ian Lance Taylor  <ian@cygnus.com>
191
192         * coffcode.h (coff_write_object_contents): Clear the vstamp field
193         in the a.out header.
194
195         * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
196         a reloc against a local symbol, even if it's not a section.
197
198 Tue Sep 19 17:02:26 1995  Ian Lance Taylor  <ian@cygnus.com>
199
200         * targets.c (bfd_target): Remove unused align_power_min field.
201         * bfd-in2.h: Rebuild.
202         * All backends: Remove initialization of align_power_min.
203
204 Tue Sep 19 14:02:21 1995  steve chamberlain  <sac@slash.cygnus.com>
205
206         * peicode.h (coff_swap_scnhdr_out): Get sizes for BSS right.
207
208 Mon Sep 18 14:35:01 1995  Arne H. Juul  <arnej@pvv.unit.no>
209
210         * config.bfd (mips-dec-netbsd*): New target.
211         * configure.host (mips-dec-netbsd*): New host.
212         * configure.in (mips-dec-netbsd*): New native.
213         * configure: Rebuild.
214
215 Fri Sep 15 10:24:36 1995  Ian Lance Taylor  <ian@cygnus.com>
216
217         Make the COFF backend linker merge common types:
218         * cofflink.c (struct coff_debug_merge_element): Define.
219         (struct coff_debug_merge_type): Define.
220         (struct coff_debug_merge_hash_entry): Define.
221         (struct coff_debug_merge_hash_table): Define.
222         (coff_debug_merge_hash_table_init): Define.
223         (coff_debug_merge_hash_table_free): Define.
224         (coff_debug_merge_hash_lookup): Define.
225         (struct coff_final_link_info): Add debug_merge field.
226         (coff_debug_merge_hash_newfunc): New static function.
227         (_bfd_coff_final_link): Allocate and free debug_merge table.
228         (coff_link_input_bfd): Merge identical enum, struct and union
229         types.
230
231 Thu Sep 14 14:53:58 1995  Ian Lance Taylor  <ian@cygnus.com>
232
233         Convert i960 COFF to use COFF backend linker.
234         * coff-i960.c (coff_i960_relocate): Use a coff_section_data
235         structure to store the symbol being used.
236         (coff_i960_start_final_link): New static function.
237         (coff_i960_relocate_section): New static function.
238         (coff_i960_adjust_symndx): New static function.
239         (coff_start_final_link): Define.
240         (coff_relocate_section): Define.
241         (coff_adjust_symndx): Define.
242         * coffcode.h (bfd_coff_backend_data): Add new callback function
243         _bfd_coff_start_final_link.
244         (bfd_coff_start_final_link): Define.
245         (coff_start_final_link): Define if not defined.
246         (bfd_coff_std_swap_table): Add coff_start_final_link.
247         * cofflink.c (_bfd_coff_internal_syment_name): Make globally
248         visible.
249         (_bfd_coff_final_link): Call bfd_coff_start_final_link if the
250         function callback is not NULL.
251         * libcoff-in.h (struct coff_section_tdata): Add tdata field.
252         (_bfd_coff_internal_syment_name): Declare.
253         * libcoff.h: Rebuild.
254         * configure.in (icoff_big_vec): Add cofflink.o.
255         (icoff_little_vec): Likewise.
256         * configure: Rebuild.
257
258 Wed Sep 13 17:38:23 1995  Fred Fish  <fnf@rtl.cygnus.com>
259
260         * Makefile.in (clean-info): Remove extraneous tab from line
261         following action.
262
263 Wed Sep 13 13:27:53 1995  Ian Lance Taylor  <ian@cygnus.com>
264
265         * cofflink.c (coff_link_input_bfd): Fail if a section with no
266         contents has relocs.
267
268 Thu Sep 12 12:45:34 1995  steve chamberlain  <sac@slash.cygnus.com>
269
270         * coffcode.h (coff_compute_section_file_positions): Keep the
271         raw size safe. 
272         (coff_write_object_contents): Remember if it's a relocatable
273         file.
274         * libcoff-in.h (pe_data_type): New member 'has_reloc_section'
275         * peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
276         if relocatable file. Swap out saved raw size.
277
278 Tue Sep 12 12:14:33 1995  Ian Lance Taylor  <ian@cygnus.com>
279
280         * Makefile.in (do_maintainer_clean): Rename from do_realclean.
281         (maintainer-clean): Rename from realclean, passing
282         maintainer-clean down to subdirectories, but leave realclean as a
283         synonym.
284
285         * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
286         warning callback.
287
288         * dep-in.sed: Remove config.h from generated dependencies.
289
290         * sunos.c (sunos_slurp_dynamic_symtab): New static function,
291         broken out of sunos_canonicalize_dynamic_symtab.
292         (sunos_canonicalize_dynamic_symtab): Call new function
293         sunos_slurp_dynamic_symtab.
294         (sunos_add_dynamic_symbols): Add three new parameters.  Return the
295         dynamic symbol table to the caller.
296         * aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
297         callback to override the symbols being read.
298         * libaout.h (struct aout_backend_data): Add three new parameters
299         to add_dynamic_symbols callback.
300
301         Extensive minor changes to avoid various gcc warnings.  Also:
302         * Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
303         * archures.c (bfd_arch_info_type): Change mach field from long to
304         unsigned long.
305         (bfd_lookup_arch): Change machine parameter from long to unsigned
306         long.
307
308 Mon Sep 11 10:55:47 1995  Ian Lance Taylor  <ian@cygnus.com>
309
310         * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find
311         a symbol with a non-zero plt_offset.
312
313 Fri Sep  8 11:47:24 1995  Ian Lance Taylor  <ian@cygnus.com>
314
315         * elfcode.h (align_file_position): Remove; not used.
316
317         * configure.in: Only check for <sys/procfs.h> on a native system,
318         and make sure it defines prstatus_t.
319         * configure: Rebuild.
320
321 Thu Sep  7 12:48:01 1995  Ian Lance Taylor  <ian@cygnus.com>
322
323         * sunos.c (sunos_write_dynamic_symbol): Correct m68k abort test.
324
325         * config.in: Rename from config.h.in.
326         * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
327         Check for config.h:config.in when creating stamp-h.
328         * configure: Rebuild.
329         * Makefile.in (stamp-h): Depend upon config.in rather than
330         config.h.in.  Set CONFIG_HEADERS to config.h:config.in when
331         calling config.status.
332
333         * Makefile.in (do_distclean): Remove config.h and stamp-h.
334         (Makefile): Just rebuild Makefile.
335         (config.h, stamp-h): New targets.
336         * configure.in: Create stamp-h when rebuilding config.h.
337         * configure: Rebuild.
338
339 Wed Sep  6 15:00:33 1995  Ian Lance Taylor  <ian@cygnus.com>
340
341         * configure.in: Call AC_CONFIG_HEADER.  Substitute
342         HOST_64BIT_LONG.  Check that various header files exist.  Check
343         that fcntl exists.  Call BFD_BINARY_FOPEN.  Check whether malloc
344         and/or free need to be declared.  Don't make a link to sysdep.h.
345         Define TRAD_HEADER for various hosts.
346         * configure: Rebuild.
347         * configure.host: Don't set my_host.  Add definitions taken from
348         host header files for various entries.  Remove entries which now
349         do nothing.
350         * acconfig.h: New file.
351         * config.h.in: New file, built by autoheader.
352         * sysdep.h: New file.
353         * Makefile.in (do_distclean): Don't remove sysdep.h.
354         (RECONFIG): Remove.
355         (LOCAL_H_DEPS): New variable.
356         ($(BFD_LIBS)): Use $(LOCAL_H_DEPS) rather than libbfd.h and
357         $(RECONFIG).
358         ($(BFD_MACHINES), $(BFD_BACKENDS)): Likewise.
359         ($(OPTIONAL_BACKENDS)): Likewise.
360         (stmp-bfd.h): Just substitute for BFD_HOST_64BIT_LONG, rather than
361         looking through sysdep.h.
362         * bfd-in.h (BFD_HOST_64BIT_LONG): Define; set by Makefile.
363         (BFD_HOST_64_BIT): Define based on BFD_HOST_64BIT_LONG.
364         (fprintf_vma, sprintf_vma): Likewise.
365         (int64_type, uint64_type): Don't define.
366         * bfd-in2.h: Rebuild.
367         * archures.c, bfd.c, srec.c: Include <ctype.h>.
368         * elfcore.h: Check HAVE_SYS_PROCFS_H rather than HAVE_PROCFS.
369         * lynx-core.c: Include stuff from old hosts/lynx.h.
370         * opncls.c (bfd_fdopenr): Check HAVE_FNCTL and defined (F_GETFL),
371         rather than NO_FCNTL.
372         * targets.c (bfd_target_list): Check HOST_HPPAHPUX and ! __STDC__
373         rather than NATIVE_HPPAHPUX_COMPILER.
374         * trad-core.c: Don't include <errno.h>.  Include TRAD_HEADER if it
375         is defined.
376         * hosts/*.h: Remove all header files which merely include,
377         declare, and define things.  Leave header files which define
378         information needed by trad-core.c.
379
380         * aclocal.m4 (BFD_BINARY_FOPEN): Define.
381         (BFD_CC_FOR_BUILD): Define.
382         * configure.in: Use BFD_CC_FOR_BUILD.
383         * configure: Rebuild.
384
385 Tue Sep  5 19:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
386
387         * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist.
388         * configure: Rebuild.
389
390         * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of
391         a global symbol.
392
393 Tue Sep  5 12:48:26 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
394
395         * config.bfd: i386pe_ve -> i386pe_vec.
396
397 Mon Sep  4 14:02:43 1995  Ian Lance Taylor  <ian@cygnus.com>
398
399         * configure.host: Incorporate host Makefile fragments by setting
400         shell variables.
401         * configure.in: Call AC_PROG_CC.  Substitute CFLAGS, HDEFINES and
402         AR.  Call AC_PROG_INSTALL.  Substitute CC_FOR_BUILD, choosing a
403         value based on whether the code is being compiled by a cross
404         compiler.  Don't substitute host_makefile_frag or frags.
405         * aclocal.m4: New file to define local AC_PROG_CC.
406         * configure: Rebuild.
407         * Makefile.in (INSTALL): Set to @INSTALL@.
408         (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
409         (INSTALL_DATA): Set to @INSTALL_DATA@.
410         (AR): Set to @AR@.
411         (CC): Define as @CC@.
412         (CFLAGS): Set to @CFLAGS@.
413         (CC_FOR_BUILD): Set to @CC_FOR_BUILD@.
414         (@host_makefile_frag@): Remove.
415         (ALL_CFLAGS): Change $(HDEFINES) to @HDEFINES@.  Move $(CFLAGS)
416         after other options.
417         (config.status): Remove dependency upon @frags@.
418         * config/*.mh, config/README: Remove.
419
420         * config.bfd: Rewrite to incorporate the contents of the Makefile
421         fragments by setting shell variables, rather than merely returning
422         the name of a Makefile fragment.
423         * configure.in: Use shell variables set by config.bfd rather than
424         looking at the target Makefile fragment files.  Don't substitute
425         target_makefile_frag.  Do substitute TDEFINES.
426         * configure: Rebuild.
427         * Makefile.in (@target_makefile_frag@): Remove.
428         (ALL_CFLAGS): Change $(TDEFINES) to @TDEFINES@.
429         * config/*.mt: Remove.
430
431 Mon Sep  4 03:13:28 1995  Ken Raeburn  <raeburn@cygnus.com>
432
433         * configure.in: Put changequote lines around "i[345]86" patterns
434         section of core file support.
435
436 Sun Sep  3 11:31:58 1995  Jeff Law  (law@snake.cs.utah.edu)
437
438         * som.c (som_bfd_print_private_bfd_data): Define to use the
439         generic version.
440
441 Fri Sep  1 17:08:40 1995  steve chamberlain  <sac@slash.cygnus.com>
442
443         * peicode.h (coff_swap_aouthdr_in): Add ImageBase to
444         entry, text_start and data_start.
445
446 Fri Sep  1 18:06:28 1995  Ian Lance Taylor  <ian@cygnus.com>
447
448         * Makefile.in (OFILES): Remove $(TDEPFILES).
449         * config/apollo.mt (TDEPFILES): Remove.
450         * config/README: Update.
451
452         * configure.in: For a native configuration, set COREFILE and
453         COREFLAG based on the canonical host name.
454         * configure: Rebuild.
455         * Makefile.in: Rebuild dependencies.
456         (ALL_CFLAGS): Add @COREFLAG@.
457         (OFILES): Replace $(HDEPFILES) with @COREFILE@.
458         * coff-rs6000.c: Check AIX_CORE rather than HOST_AIX for core file
459         support routines.  Check LYNX_CORE rather than HOST_LYNX.
460         * lynx-core.c: Check LYNX_CORE rather than HOST_LYNX.
461         * i386lynx.c: Likewise.
462         * m68klynx.c: Likewise.
463         * sparclynx.c: Likewise.
464         * rs6000-core.c: Check AIX_CORE rather than HOST_AIX.
465         * *-core.c: Comment changes.
466         * config/decstation.mh (HDEPFILES): Remove.
467         (HDEFINES): Remove -DTRAD_CORE.
468         * config/irix3.mh (RANLIB): Remove.
469         * config/irix4.mh (HDEPFILES, RANLIB): Remove.
470         (HDEFINES): Remove -DIRIX_CORE.
471         * config/riscos.mh (RANLIB, HDEPFILES): Remove.
472         (HDEFINES): Remove -DTRAD_CORE.
473         * config/ncr3000.mh (AR_FLAGS, RANLIB): Remove.
474         * config/ultra3.mh (RANLIB): Remove.
475         * config/aix4.mh, config/alphaosf.mh, config/amix.mh: Remove.
476         * config/apollo.mh, config/delta68.mh, config/delta88.mh: Remove.
477         * config/dpx2.mh, config/esix.mh, config/harris.mh: Remove.
478         * config/hp300.mh, config/hp300bsd.mh, config/hppabsd.mh: Remove.
479         * config/hppahpux.mh, config/hppaosf.mh: Remove.
480         * config/i386aix.mh, config/i386bsd.mh: Remove.
481         * config/i386linux.mh, config/i386mach3.mh: Remove.
482         * config/i386sco.mh, config/i386v.mh, config/i386v4.mh: Remove.
483         * config/irix5.mh, config/m88kmach3.mh, config/mipsbsd.mh: Remove.
484         * config/mipsmach3.mh, config/news-mips.mh: Remove.
485         * config/news.mh, config/pc532mach.mh, config/riscix.mh: Remove.
486         * config/rs600.mh, config/rs6000lynx.mh: Remove.
487         * config/solaris2.mh, config/stratus.mh: Remove.
488         * config/symmetry.mh, config/sysv4.mh, config/tahoe.mh: Remove.
489         * config/vaxbsd.mh, config/vaxult.mh, config/vaxult2.mh: Remove.
490
491 Fri Sep  1 15:18:50 1995  Kazumoto Kojima  <kkojima@info.kanagawa-u.ac.jp>
492
493         * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
494         DT_FINI entry if the appropriate symbol is not in the hash table.
495
496         * libelf.h (struct elf_backend_data): Add create_program_headers
497         and want_hdr_in_seg fields.
498         * elfxx-target.h (elf_backend_want_hdr_in_seg): Define if not
499         defined.
500         (elf_backend_create_program_headers): Likewise.
501         (elfNN_bed): Initialize create_program_headers and
502         want_hdr_in_seg.
503         * elf.c (get_program_header_size): Call create_program_headers
504         backend routine.
505         (map_program_segments): Check want_hdr_in_seg backend field.  Call
506         create_program_headers backend routine.
507
508         * elf.c (assign_file_positions_except_relocs): Align non allocated
509         sections when creating an executable.
510
511         * elfcode.h (elf_swap_phdr_in): Make non static.
512         (elf_swap_phdr_out): Make non static.
513         * libelf.h (bfd_elf32_swap_phdr_in): Declare.
514         (bfd_elf32_swap_phdr_out): Declare.
515         (bfd_elf64_swap_phdr_in): Declare.
516         (bfd_elf64_swap_phdr_out): Declare.
517
518         * ecofflink.c (ecoff_collect_shuffle): New static function.
519         (_bfd_ecoff_get_accumulated_pdr): New function.
520         (_bfd_ecoff_get_accumulated_sym): New function.
521         (_bfd_ecoff_get_accumulated_ss): New function.
522         * libbfd-in.h (_bfd_ecoff_get_accumulated_pdr): Declare.
523         (_bfd_ecoff_get_accumulated_sym): Declare.
524         (_bfd_ecoff_get_accumulated_ss): Declare.
525         * libbfd.h: Rebuild.
526
527 Fri Sep  1 13:20:25 1995  Ian Lance Taylor  <ian@cygnus.com>
528
529         * libecoff.h (_bfd_ecoff_bfd_print_private_bfd_data): Fix typo.
530
531         * elflink.h (elf_link_add_object_symbols): Handle indirect and
532         warning symbols.  If any section is named .gnu.warning.XXX, treat
533         the contents as a warning to be issued if the symbol XXX is
534         referenced.
535         (elf_link_output_extsym): For an indirect or warning symbol, just
536         output the symbol it points to.
537
538         * linker.c (_bfd_link_hash_newfunc): Don't bother to set bfd_error
539         if bfd_hash_allocate fails, since it will already be set.
540         (generic_link_hash_newfunc): Likewise.
541         (archive_hash_newfunc): Likewise.
542         (hash_entry_bfd): New static function.
543         (_bfd_generic_link_add_one_symbol): Pass new arguments to warning
544         callback.  Allocate a new warning using the hash table newfunc.
545         Use bfd_hash_replace to update the entry in the hash table, rather
546         than assuming we can copy the fields with structure assignment.
547
548         * hash.c (bfd_hash_replace): New function.
549         * bfd-in.h (bfd_hash_replace): Declare.
550         * bfd-in2.h: Rebuild.
551
552 Fri Sep  1 08:12:50 1995  James G. Smith  <jsmith@beauty.cygnus.com>
553
554         * config.bfd: Add mips*vr4300-*-elf* target.
555         * config/mipsbvr4300.mt: Added.
556
557 See file ChangeLog.2
558
559 \f
560 Local Variables:
561 mode: indented-text
562 left-margin: 8
563 fill-column: 74
564 version-control: never
565 End: