From: Ian Lance Taylor Date: Fri, 17 Feb 1995 19:54:47 +0000 (+0000) Subject: * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is both X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a3761e194e8fcd83c4b0c741b021241ff6f4227;p=binutils-gdb.git * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is both weak and common. * config/obj-aout.c (obj_aout_frob_symbol): Likewise. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c54cdf38f80..84795649fac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 17 14:50:08 1995 Ian Lance Taylor + + * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is both + weak and common. + * config/obj-aout.c (obj_aout_frob_symbol): Likewise. + Fri Feb 17 12:43:47 1995 Michael Meissner * config/tc-ppc.c (md_pseudo_table): Don't redefine byte under