public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: Hui Li <lihui@loongson.cn>, gdb-patches@sourceware.org
Subject: Re: [PATCH 0/2] gdb: LoongArch: Add vector & lbt extensions support
Date: Tue, 6 Feb 2024 18:54:35 +0800	[thread overview]
Message-ID: <e22305a8-ced6-27ca-c82f-3465d3e63803@loongson.cn> (raw)
In-Reply-To: <20240125083236.28557-1-lihui@loongson.cn>

On 1/25/24 16:32, Hui Li wrote:
> 
> Feiyang Chen (1):
>    gdb: LoongArch: Add LBT extension support
> 
> Hui Li (1):
>    gdb: LoongArch: Add vector extensions support
> 
>   gdb/arch/loongarch.c             |  10 ++
>   gdb/arch/loongarch.h             |  12 ++
>   gdb/features/Makefile            |   3 +
>   gdb/features/loongarch/lasx.c    |  85 +++++++++++
>   gdb/features/loongarch/lasx.xml  |  60 ++++++++
>   gdb/features/loongarch/lbt.c     |  19 +++
>   gdb/features/loongarch/lbt.xml   |  16 +++
>   gdb/features/loongarch/lsx.c     |  82 +++++++++++
>   gdb/features/loongarch/lsx.xml   |  59 ++++++++
>   gdb/loongarch-linux-nat.c        | 189 ++++++++++++++++++++++++
>   gdb/loongarch-linux-tdep.c       | 237 +++++++++++++++++++++++++++++++
>   gdb/loongarch-tdep.c             |  54 +++++++
>   gdb/loongarch-tdep.h             |   3 +
>   gdbserver/linux-loongarch-low.cc |  95 +++++++++++++
>   14 files changed, 924 insertions(+)
>   create mode 100644 gdb/features/loongarch/lasx.c
>   create mode 100644 gdb/features/loongarch/lasx.xml
>   create mode 100644 gdb/features/loongarch/lbt.c
>   create mode 100644 gdb/features/loongarch/lbt.xml
>   create mode 100644 gdb/features/loongarch/lsx.c
>   create mode 100644 gdb/features/loongarch/lsx.xml
> 

Looks good to me, pushed.

Thanks,
Tiezhu


      parent reply	other threads:[~2024-02-06 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25  8:32 Hui Li
2024-01-25  8:32 ` [PATCH 1/2] gdb: LoongArch: Add vector " Hui Li
2024-01-25  8:32 ` [PATCH 2/2] gdb: LoongArch: Add LBT extension support Hui Li
2024-02-06 10:54 ` Tiezhu Yang [this message]

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=e22305a8-ced6-27ca-c82f-3465d3e63803@loongson.cn \
    --to=yangtiezhu@loongson.cn \
    --cc=gdb-patches@sourceware.org \
    --cc=lihui@loongson.cn \
    /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).