* sunos.c (sunos_slurp_dynamic_symtab): New static function,
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 17027a89bcf6d734d782bf9bcbf9cbbbcf250d55..589764cfcdb9e61d1f519b5cdf93724392f95d71 100644 (file)
@@ -1,5 +1,16 @@
 Tue Sep 12 12:14:33 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * 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
This page took 0.024321 seconds and 4 git commands to generate.