* xcofflink.c (xcoff_mark): Treat undefined imported symbols as
authorIan Lance Taylor <ian@airs.com>
Tue, 5 Mar 1996 01:01:11 +0000 (01:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 5 Mar 1996 01:01:11 +0000 (01:01 +0000)
though they are defined in a shared library.
(xcoff_build_ldsyms): Likewise.

bfd/ChangeLog

index c1efc8e6e60e2ecae1f70da41a67fac2bb6025d5..bcf54a00f205c39e8f018f20eb302de1cfd6eea7 100644 (file)
@@ -1,5 +1,9 @@
 Mon Mar  4 12:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * xcofflink.c (xcoff_mark): Treat undefined imported symbols as
+       though they are defined in a shared library.
+       (xcoff_build_ldsyms): Likewise.
+
        * coffgen.c (coff_find_nearest_line): Don't look at the line
        numbers for the section if section->lineno is NULL.