aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-10-03 19:43:34 +0000
committerIan Lance Taylor <ian@airs.com>1997-10-03 19:43:34 +0000
commit7e5c196e86eb58912f95ea39c07b3e7bdec42215 (patch)
treef0d424a14f150a98dcc44a25bdd6b3bd1bd52ced /gas
parent927e3a3094e4c60a2552fb43a198134be96dc82b (diff)
downloadgdb-7e5c196e86eb58912f95ea39c07b3e7bdec42215.zip
gdb-7e5c196e86eb58912f95ea39c07b3e7bdec42215.tar.gz
gdb-7e5c196e86eb58912f95ea39c07b3e7bdec42215.tar.bz2
* config/atof-ieee.c (gen_to_words): When generating a denormal
number, handle an overflow into the smallest normalized number.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a820786..c7aa4ac 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 3 15:40:38 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * 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 <amylaar@cygnus.co.uk>
* as.h, input-scrub.c (new_logical_line): New return value.