mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-01 13:55:55 +00:00
* NEWS: Mention Decimal Floating Point support.
This commit is contained in:
parent
02b156f50c
commit
d64a946d86
@ -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
|
||||
|
5
gdb/NEWS
5
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user