aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2022-07-14 15:00:00 +0800
committerTiezhu Yang <yangtiezhu@loongson.cn>2022-07-14 22:44:04 +0800
commite24500cbab783d42656d3b745947c98d7d5bdd83 (patch)
tree6488a18846e2c69f36dc55a277ea2ffb61fe281b /gdb/NEWS
parent2df41bda2f80a1fbd443c44ee1bd54da579fc8a2 (diff)
downloadfsf-binutils-gdb-e24500cbab783d42656d3b745947c98d7d5bdd83.zip
fsf-binutils-gdb-e24500cbab783d42656d3b745947c98d7d5bdd83.tar.gz
fsf-binutils-gdb-e24500cbab783d42656d3b745947c98d7d5bdd83.tar.bz2
gdb: Document floating-point support for LoongArch
Update NEWS and gdb.texinfo to document floating-point support for LoongArch. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 742f4fe..3c82d6d 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -153,6 +153,10 @@ GNU/Linux/LoongArch (gdbserver) loongarch*-*-linux*
** GDBserver is now supported on LoongArch GNU/Linux.
+* LoongArch floating-point support
+
+GDB now supports floating-point on LoongArch GNU/Linux.
+
*** Changes in GDB 12
* DBX mode is deprecated, and will be removed in GDB 13