From: Ian Lance Taylor Date: Tue, 31 Oct 1995 23:30:21 +0000 (+0000) Subject: Tue Oct 31 16:34:28 1995 David Mosberger-Tang X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=59c80ca243d30b38ab03d1d93ae09dde87f3ae84;p=binutils-gdb.git Tue Oct 31 16:34:28 1995 David Mosberger-Tang * ecoff.c (ecoff_frob_symbol): Warn about weak common symbols. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 97145a84e4c..57b99813aa9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,7 @@ Tue Oct 31 16:34:28 1995 David Mosberger-Tang (ecoff_directive_weakext): New function. (ecoff_build_symbols): Handle weak symbols. (ecoff_setup_ext): Likewise. + (ecoff_frob_symbol): Warn about weak common symbols. * ecoff.h (ecoff_directive_extern): Declare. (ecoff_directive_weakext): Declare. * symbols.c (S_IS_WEAK): New function.