From 16b7d65d5ad80a5861d9c3a8b46984cbd9cb5996 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 15 Jan 1998 00:17:55 +0000 Subject: [PATCH] * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section. (xcoff_mark): Likewise. (xcoff_build_ldsyms): Mark absolute symbols. PR 14000 --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b3730bcc8a..7edd6dcc3e 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 -- 2.34.1