summaryrefslogtreecommitdiffstats
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2006-04-24 21:37:24 +0000
committerJulian Brown <julian@codesourcery.com>2006-04-24 21:37:24 +0000
commit9ae6148b7848db061903815069e12e643ca47a0c (patch)
tree95629df9020ac6f1e481fe18c67a1bac3b2226fc /ChangeLog.csl
parentb13620d46db7fc5dd5438fc3843ee40482b86954 (diff)
downloadcygnal-9ae6148b7848db061903815069e12e643ca47a0c.tar.gz
cygnal-9ae6148b7848db061903815069e12e643ca47a0c.tar.bz2
cygnal-9ae6148b7848db061903815069e12e643ca47a0c.zip
* libiberty/floatformat.c (floatformat_to_double): Fix (biased)
exponent=0 case.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 121f6fd6d..d0cc33389 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-04-24 Julian Brown <julian@codesourcery.com>
+
+ * libiberty/floatformat.c (floatformat_to_double): Fix (biased)
+ exponent=0 case.
+
2006-04-12 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html to install target deps.