diff options
-rw-r--r-- | gas/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 97145a8..57b9981 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,7 @@ Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com> (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. |