public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] gdb: rename floatformats_ia64_quad and fix failed testcases
Date: Tue,  8 Mar 2022 20:00:57 +0800	[thread overview]
Message-ID: <1646740859-28698-1-git-send-email-yangtiezhu@loongson.cn> (raw)

Tiezhu Yang (2):
  gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
  gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp

 gdb/aarch64-tdep.c      |  2 +-
 gdb/gdbtypes.c          |  8 ++++----
 gdb/gdbtypes.h          |  2 +-
 gdb/hppa-tdep.c         |  2 +-
 gdb/i386-tdep.c         |  2 +-
 gdb/ia64-vms-tdep.c     |  2 +-
 gdb/loongarch-tdep.c    |  4 ++++
 gdb/mips-linux-tdep.c   | 12 ++----------
 gdb/mips64-obsd-tdep.c  |  6 +-----
 gdb/ppc-linux-tdep.c    |  4 ++--
 gdb/riscv-tdep.c        |  2 +-
 gdb/rs6000-tdep.c       |  2 +-
 gdb/s390-tdep.c         |  2 +-
 gdb/sparc-tdep.c        |  6 +-----
 include/floatformat.h   |  6 +++---
 libiberty/floatformat.c | 34 +++++++++++++++++-----------------
 16 files changed, 42 insertions(+), 54 deletions(-)

-- 
2.1.0


             reply	other threads:[~2022-03-08 12:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 12:00 Tiezhu Yang [this message]
2022-03-08 12:00 ` [PATCH 1/2] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad Tiezhu Yang
2022-03-09 14:24   ` Luis Machado
2022-03-11 14:49   ` Tom Tromey
2022-03-08 12:00 ` [PATCH 2/2] gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp Tiezhu Yang
2022-03-11 14:51   ` Tom Tromey

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=1646740859-28698-1-git-send-email-yangtiezhu@loongson.cn \
    --to=yangtiezhu@loongson.cn \
    --cc=gdb-patches@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).