From 55be99d643244603bebf8a19d281e95acc48fff9 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 26 Feb 1997 03:04:05 +0000 Subject: [PATCH] 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__. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 : -- 2.30.2