aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bcc0b1f..df60534 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-05 Luis Machado <luisgpm@br.ibm.com>
+
+ * printcmd.c: (printf_command): Add support for new DFP
+ modifiers %H, %D and %DD.
+ * configure.ac: Add check for DECFLOAT printf support.
+ * configure: Regenerated.
+
2007-11-02 Ulrich Weigand <uweigand@de.ibm.com>
* gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.