From: Ken Raeburn Date: Tue, 27 Jul 1993 19:58:39 +0000 (+0000) Subject: symbols.c: Use DEBUG_SYMS instead of DEBUG. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c2734c384a8d4b36cf87f213878147a6941b824;p=binutils-gdb.git symbols.c: Use DEBUG_SYMS instead of DEBUG. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 08c4d24e4c9..1ebb32a2599 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Jul 27 15:54:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * symbols.c (symbol_new): Conditionalize verify_symbol_chain call + on DEBUG_SYMS, not DEBUG. + (symbol_remove): Likewise. + (symbol_insert): Likewise. + Tue Jul 27 08:45:05 1993 Ian Lance Taylor (ian@cygnus.com) * config/tc-mips.c (mips_optimize): New static variable.