diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c1efc8e6e6..bcf54a00f2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Mon Mar 4 12:49:16 1996 Ian Lance Taylor + * 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.