From 7e5c196e86eb58912f95ea39c07b3e7bdec42215 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 3 Oct 1997 19:43:34 +0000 Subject: [PATCH] * config/atof-ieee.c (gen_to_words): When generating a denormal number, handle an overflow into the smallest normalized number. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2