]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* NEWS: Mention Decimal Floating Point support.
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 31 Jan 2008 21:07:37 +0000 (21:07 +0000)
committerThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 31 Jan 2008 21:07:37 +0000 (21:07 +0000)
gdb/ChangeLog
gdb/NEWS

index 3071eed254296445ac4d579b7c879ac870eaacd9..4cfe1fbf5cbf85ee44a666812d33773cba2f9d6e 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * NEWS: Mention Decimal Floating Point support.
+
 2008-01-31  Joel Brobecker  <brobecker@adacore.com>
 
        * std-regs.c (value_of_builtin_frame_pc_reg): Change the returned
index ea55423c5737036fc8fd9337acd2befaadae6c61..19a7d7b2d98fb1b445b07053ad5f3040f7d34617 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -62,6 +62,11 @@ extended-remote mode.
 building a single GDB executable that supports multiple remote
 target architectures.
 
+* GDB now supports debugging C and C++ programs which use the
+Decimal Floating Point extension.  In addition, the PowerPC target
+now has a set of pseudo-registers to inspect decimal float values
+stored in two consecutive float registers.
+
 * New commands
 
 remote put