From: Ian Lance Taylor Date: Thu, 20 Feb 1997 18:58:40 +0000 (+0000) Subject: * symbols.c (resolve_symbol_value): If both left and right X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1af411e17e22fcafaa97f7f39dc58e74f07ba9e2;p=binutils-gdb.git * symbols.c (resolve_symbol_value): If both left and right operands are undefined, warn about both of them. PR 11724. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 869d368204a..1c2f3c0b30e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Thu Feb 20 13:56:00 1997 Ian Lance Taylor + + * config/tc-arm.c (fix_new_arm): Use make_expr_symbol to handle a + complex expression. + + * symbols.c (resolve_symbol_value): If both left and right + operands are undefined, warn about both of them. + Wed Feb 19 00:53:28 1997 Ian Lance Taylor Based on patches from Eric Youngdale :