diff --git a/gas/ChangeLog b/gas/ChangeLog index c7aa4acd5aa..15e86d79a98 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Oct 3 15:40:38 1997 Ian Lance Taylor + * expr.c (operator): Accept ==. From Anders Blomdell + . + * config/atof-ieee.c (gen_to_words): When generating a denormal number, handle an overflow into the smallest normalized number.