From: Ian Lance Taylor Date: Wed, 26 Feb 1997 03:04:05 +0000 (+0000) Subject: Tue Feb 25 22:02:23 1997 Philippe De Muyter X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55be99d643244603bebf8a19d281e95acc48fff9;p=binutils-gdb.git Tue Feb 25 22:02:23 1997 Philippe De Muyter * config/tc-m68k.c (instring): Useless local declaration of crack_operand removed. * expr.h (expressionS): Changed type of X_op field to operatorT if __GNUC__. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f670351c48e..004f81a7fb6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 25 22:02:23 1997 Philippe De Muyter + + * config/tc-m68k.c (instring): Useless local declaration of + crack_operand removed. + * expr.h (expressionS): Changed type of X_op field to operatorT if + __GNUC__. + Tue Feb 25 13:17:27 1997 Ian Lance Taylor From Stephen Williams :