2008-01-31 Thiago Jung Bauermann * NEWS: Mention Decimal Floating Point support. Index: gdb/NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.254 diff -u -r1.254 NEWS --- gdb/NEWS 30 Jan 2008 00:51:49 -0000 1.254 +++ gdb/NEWS 31 Jan 2008 17:31:09 -0000 @@ -62,6 +62,11 @@ 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