From 9c52f4b2f7188a5a55a9a08d52e94a79790d5edc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 21 Oct 1996 18:15:24 +0000 Subject: [PATCH] * linker.c (_bfd_generic_final_link): Avoid losing static symbols in the .bss section. Something Stu noticed. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e5e41d2252..59c0fe9760 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 21 12:13:05 1996 Jeffrey A Law (law@cygnus.com) + + * linker.c (_bfd_generic_final_link): Avoid losing static + symbols in the .bss section. + Mon Oct 21 10:54:58 1996 Ian Lance Taylor * linker.c (default_indirect_link_order): Print an error message -- 2.34.1