aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-06-11 23:34:53 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-06-11 23:34:53 +0000
commit06194148420381854e51d78cf4932a001404b654 (patch)
tree442852c059b6c7e39be2f7f25ea3b8765ba37899 /gdb/ChangeLog
parentde4f826b0f698dc2858f6eda71f2613a89579c50 (diff)
downloadfsf-binutils-gdb-06194148420381854e51d78cf4932a001404b654.zip
fsf-binutils-gdb-06194148420381854e51d78cf4932a001404b654.tar.gz
fsf-binutils-gdb-06194148420381854e51d78cf4932a001404b654.tar.bz2
2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
* doublest.c (convert_doublest_to_floatformat): When dealing with the implied integer bit, only alter mant_bits if we are processing a full 32 bits of mantissa.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2e68c9a..50b1e27 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
+
+ * doublest.c (convert_doublest_to_floatformat): When dealing
+ with the implied integer bit, only alter mant_bits if we are
+ processing a full 32 bits of mantissa.
+
2003-06-11 David Carlton <carlton@bactrian.org>
* dictionary.h: New.