aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-31 23:30:21 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-31 23:30:21 +0000
commit59c80ca243d30b38ab03d1d93ae09dde87f3ae84 (patch)
tree73e77b4910ba49d4f0c2b93ac496a9006882c322 /gas
parent6ab826bd986e25ff65bf78451866a618d704411e (diff)
downloadfsf-binutils-gdb-59c80ca243d30b38ab03d1d93ae09dde87f3ae84.zip
fsf-binutils-gdb-59c80ca243d30b38ab03d1d93ae09dde87f3ae84.tar.gz
fsf-binutils-gdb-59c80ca243d30b38ab03d1d93ae09dde87f3ae84.tar.bz2
Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>
* ecoff.c (ecoff_frob_symbol): Warn about weak common symbols.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog1
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.