diff options
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f670351..004f81a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 25 22:02:23 1997 Philippe De Muyter <phdm@info.ucl.ac.be> + + * 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 <ian@cygnus.com> From Stephen Williams <steve@icarus.icarus.com>: |