summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
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 37017eb213a..0b24bb83642 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-28 Andrew Cagney <cagney@gnu.org>
+
+ * doublest.c (floatformat_is_negative, floatformat_is_nan)
+ (floatformat_mantissa, get_field): Make the buffer a const
+ bfd_byte, simplify.
+
2005-01-27 Andrew Cagney <cagney@gnu.org>
* value.h (struct value): Change type of contents to bfd_byte.