public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] gdb: Document floating-point support for LoongArch
Date: Thu, 14 Jul 2022 14:45:28 +0000 (GMT)	[thread overview]
Message-ID: <20220714144528.15E253858C55@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e24500cbab783d42656d3b745947c98d7d5bdd83

commit e24500cbab783d42656d3b745947c98d7d5bdd83
Author: Tiezhu Yang <yangtiezhu@loongson.cn>
Date:   Thu Jul 14 15:00:00 2022 +0800

    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>

Diff:
---
 gdb/NEWS            | 4 ++++
 gdb/doc/gdb.texinfo | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index 742f4fe47fb..3c82d6d8cb0 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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 9a8b010476a..1c017e44b37 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -47174,6 +47174,10 @@ targets.  It should contain the registers @samp{r0} through @samp{r31},
 @samp{pc}, and @samp{badv}.  Either the architectural names (@samp{r0},
 @samp{r1}, etc) can be used, or the ABI names (@samp{zero}, @samp{ra}, etc).
 
+The @samp{org.gnu.gdb.loongarch.fpu} feature is optional.  If present,
+it should contain registers @samp{f0} through @samp{f31}, @samp{fcc},
+and @samp{fcsr}.
+
 @node MicroBlaze Features
 @subsection MicroBlaze Features
 @cindex target descriptions, MicroBlaze features


                 reply	other threads:[~2022-07-14 14:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220714144528.15E253858C55@sourceware.org \
    --to=yangtiezhu@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).