From: Ian Lance Taylor Date: Fri, 3 Oct 1997 19:43:34 +0000 (+0000) Subject: * config/atof-ieee.c (gen_to_words): When generating a denormal X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e5c196e86eb58912f95ea39c07b3e7bdec42215;p=binutils-gdb.git * config/atof-ieee.c (gen_to_words): When generating a denormal number, handle an overflow into the smallest normalized number. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a820786f9e1..c7aa4acd5aa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 3 15:40:38 1997 Ian Lance Taylor + + * config/atof-ieee.c (gen_to_words): When generating a denormal + number, handle an overflow into the smallest normalized number. + Mon Sep 29 15:24:52 1997 J"orn Rennecke * as.h, input-scrub.c (new_logical_line): New return value.