Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii via Gdb-patches <gdb-patches@sourceware.org>
To: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/3] gdb: Add nanoMIPS port
Date: Fri, 29 Apr 2022 19:15:43 +0300	[thread overview]
Message-ID: <83k0b7ams0.fsf@gnu.org> (raw)
In-Reply-To: <20220429155813.388328-4-aleksandar.rikalo@syrmia.com> (message from Aleksandar Rikalo on Fri, 29 Apr 2022 17:58:13 +0200)

> From: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
> Date: Fri, 29 Apr 2022 17:58:13 +0200
> 
>  config.sub                                    |    1 +
>  configure                                     |    3 +
>  configure.ac                                  |    3 +
>  gdb/Makefile.in                               |    2 +
>  gdb/NEWS                                      |    1 +
>  gdb/configure.host                            |    1 +
>  gdb/configure.tgt                             |   11 +
>  gdb/features/Makefile                         |    4 +
>  gdb/features/nanomips-cp0.xml                 |   13 +
>  gdb/features/nanomips-cpu.xml                 |   44 +
>  gdb/features/nanomips-dsp.xml                 |   20 +
>  gdb/features/nanomips-fpu.xml                 |   45 +
>  gdb/features/nanomips.c                       |   54 +
>  gdb/features/nanomips.xml                     |   12 +
>  gdb/features/nanomips64-cp0.xml               |   13 +
>  gdb/features/nanomips64-cpu.xml               |   44 +
>  gdb/features/nanomips64-dsp.xml               |   20 +
>  gdb/nanomips-tdep.c                           | 3421 +++++++++++++++++
>  gdb/nanomips-tdep.h                           |  144 +
>  gdb/testsuite/gdb.asm/asm-source.exp          |    9 +-
>  gdb/testsuite/gdb.asm/nanomips.inc            |   49 +
>  .../gdb.base/catch-gdb-caused-signals.c       |    3 +
>  gdb/testsuite/gdb.base/float.exp              |    2 +-
>  gdb/testsuite/gdb.trace/trace-common.h        |    2 +-
>  gdb/testsuite/lib/gdb.exp                     |    1 +
>  25 files changed, 3919 insertions(+), 3 deletions(-)

The documentation part is OK, thanks.

      reply	other threads:[~2022-04-29 16:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220429155813.388328-1-aleksandar.rikalo@syrmia.com>
2022-04-29 15:58 ` [PATCH 1/3] bfd: Add support for nanoMIPS architecture Aleksandar Rikalo
2022-05-01 22:56   ` Maciej W. Rozycki
2022-04-29 15:58 ` [PATCH 2/3] sim: Add nanoMIPS port Aleksandar Rikalo
2022-05-04 12:45   ` Mike Frysinger via Gdb-patches
2022-11-21 11:06   ` [PATCH v3 1/2] " Aleksandar Rikalo
2022-11-21 11:06     ` [PATCH v3 2/2] gdb: " Aleksandar Rikalo
2022-12-12  9:42       ` Mike Frysinger via Gdb-patches
2022-12-12  9:45       ` Mike Frysinger via Gdb-patches
2022-11-25 12:11     ` [PATCH v3 1/2] sim: " Mike Frysinger via Gdb-patches
2022-11-25 15:36       ` Aleksandar Rikalo
2022-12-12 11:11         ` Mike Frysinger via Gdb-patches
2022-04-29 15:58 ` [PATCH 3/3] gdb: " Aleksandar Rikalo
2022-04-29 16:15   ` Eli Zaretskii via Gdb-patches [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=83k0b7ams0.fsf@gnu.org \
    --to=gdb-patches@sourceware.org \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=eliz@gnu.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