From: Richard Henderson Date: Thu, 15 Jan 1998 00:17:55 +0000 (+0000) Subject: * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16b7d65d5ad80a5861d9c3a8b46984cbd9cb5996;p=binutils-gdb.git * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section. (xcoff_mark): Likewise. (xcoff_build_ldsyms): Mark absolute symbols. PR 14000 --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b3730bcc8ab..7edd6dcc3ed 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 14 16:15:22 1998 Richard Henderson + + * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section. + (xcoff_mark): Likewise. + (xcoff_build_ldsyms): Mark absolute symbols. + Wed Jan 14 16:03:11 1998 Richard Henderson * bout.c (b_out_write_object_contents): Sort symbols before output