Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>

* ecoff.c (ecoff_frob_symbol): Warn about weak common symbols.
This commit is contained in:
Ian Lance Taylor 1995-10-31 23:30:21 +00:00
parent 6ab826bd98
commit 59c80ca243

View file

@ -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.