diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0ec3e13..765ea77 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Mon Jul 19 14:30:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when + calculating opP->isiz; this permits the expression size to be + determined as well, later on. + * expr.c (clean_up_expression): Don't cancel the subtraction of undefined symbols. |