From 108d6ead324614db8f129e4f7b336cbf4dc464e5 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 28 Jan 2005 06:06:27 +0000 Subject: 2005-01-28 Andrew Cagney * doublest.c (floatformat_is_negative, floatformat_is_nan) (floatformat_mantissa, get_field): Make the buffer a const bfd_byte, simplify. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 37017eb..0b24bb8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2005-01-28 Andrew Cagney + + * 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 * value.h (struct value): Change type of contents to bfd_byte. -- cgit v1.1