aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@br.ibm.com>2008-01-31 21:07:37 +0000
committerThiago Jung Bauermann <bauerman@br.ibm.com>2008-01-31 21:07:37 +0000
commitd64a946d86d868d54c4e20057f8ed04e69dc0577 (patch)
tree4b7ff700dc63a3291926164d19b28152131040b0 /gdb/NEWS
parent02b156f50ca62acc3096780fa59ec192547179d0 (diff)
downloadgdb-d64a946d86d868d54c4e20057f8ed04e69dc0577.zip
gdb-d64a946d86d868d54c4e20057f8ed04e69dc0577.tar.gz
gdb-d64a946d86d868d54c4e20057f8ed04e69dc0577.tar.bz2
* NEWS: Mention Decimal Floating Point support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index ea55423..19a7d7b 100644
--- 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