From: Jeff Law Date: Mon, 21 Oct 1996 18:15:24 +0000 (+0000) Subject: * linker.c (_bfd_generic_final_link): Avoid losing static X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9c52f4b2f7188a5a55a9a08d52e94a79790d5edc;p=binutils-gdb.git * linker.c (_bfd_generic_final_link): Avoid losing static symbols in the .bss section. Something Stu noticed. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e5e41d2252a..59c0fe97608 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