Thu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d22a4e002d8c0355b09b26296cfddb38f165eebb..2dbadd467ab9995d9d0a003dbaa8f9f28e61224b 100644 (file)
@@ -1,5 +1,44 @@
+Thu Sep  7 12:45:34 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * coffcode.h (coff_compute_section_file_positions): Keep the
+       raw size safe. 
+       (coff_write_object_contents): Remember if it's a relocatable
+       file.
+       * libcoff-in.h (pe_data_type): New member 'has_reloc_section'
+       * peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
+       if relocatable file. Swap out saved raw size.
+
+Tue Sep 12 12:14:33 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * dep-in.sed: Remove config.h from generated dependencies.
+
+       * sunos.c (sunos_slurp_dynamic_symtab): New static function,
+       broken out of sunos_canonicalize_dynamic_symtab.
+       (sunos_canonicalize_dynamic_symtab): Call new function
+       sunos_slurp_dynamic_symtab.
+       (sunos_add_dynamic_symbols): Add three new parameters.  Return the
+       dynamic symbol table to the caller.
+       * aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
+       callback to override the symbols being read.
+       * libaout.h (struct aout_backend_data): Add three new parameters
+       to add_dynamic_symbols callback.
+
+       Extensive minor changes to avoid various gcc warnings.  Also:
+       * Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
+       * archures.c (bfd_arch_info_type): Change mach field from long to
+       unsigned long.
+       (bfd_lookup_arch): Change machine parameter from long to unsigned
+       long.
+
+Mon Sep 11 10:55:47 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * sunos.c (sunos_scan_std_relocs): Fix BFD_ASSERT: it's OK to find
+       a symbol with a non-zero plt_offset.
+
 Fri Sep  8 11:47:24 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elfcode.h (align_file_position): Remove; not used.
+
        * configure.in: Only check for <sys/procfs.h> on a native system,
        and make sure it defines prstatus_t.
        * configure: Rebuild.
This page took 0.024006 seconds and 4 git commands to generate.