From: Andrew Burgess <andrew.burgess@embecosm.com>
To: gdb-patches@sourceware.org
Cc: alan.hayward@arm.com, Andrew Burgess <andrew.burgess@embecosm.com>
Subject: [PATCH 0/3] More use of type_align function
Date: Fri, 12 Apr 2019 23:25:00 -0000 [thread overview]
Message-ID: <cover.1555111225.git.andrew.burgess@embecosm.com> (raw)
After converting RISC-V to use type_align, this series converts
aarch64, arm, and nds32.
I've done very limited testing for aarch64 and arm - I'm struggling to
get the testsuite runnninng against the simulator I have to hand right
now, so only a small amount of manual testing has been done.
I've done no testing of nds32 at all.
The new test passes on X86-64/GNU-Linux.
--
Andrew Burgess (3):
gdb/aarch64: Use type_align instead of aarch64_type_align
gdb/arm: Use type_align instead of arm_type_align
gdb/nds32: Use type_align instead of nds32_type_align
gdb/ChangeLog | 19 ++++++++++
gdb/aarch64-tdep.c | 66 ++++++++-------------------------
gdb/arm-tdep.c | 68 +++++++++-------------------------
gdb/nds32-tdep.c | 49 +-----------------------
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.cp/many-args.cc | 76 ++++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.cp/many-args.exp | 37 +++++++++++++++++++
7 files changed, 171 insertions(+), 149 deletions(-)
create mode 100644 gdb/testsuite/gdb.cp/many-args.cc
create mode 100644 gdb/testsuite/gdb.cp/many-args.exp
--
2.14.5
next reply other threads:[~2019-04-12 23:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 23:25 Andrew Burgess [this message]
2019-04-12 23:25 ` [PATCH 2/3] gdb/arm: Use type_align instead of arm_type_align Andrew Burgess
2019-04-14 18:56 ` Kevin Buettner
2019-04-12 23:25 ` [PATCH 3/3] gdb/nds32: Use type_align instead of nds32_type_align Andrew Burgess
2019-04-14 18:53 ` Kevin Buettner
2019-04-17 20:59 ` Andrew Burgess
2019-04-18 0:02 ` Kevin Buettner
2019-04-12 23:25 ` [PATCH 1/3] gdb/aarch64: Use type_align instead of aarch64_type_align Andrew Burgess
2019-04-14 18:54 ` Kevin Buettner
2019-04-23 21:08 ` [PATCH 0/3] More use of type_align function Andrew Burgess
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=cover.1555111225.git.andrew.burgess@embecosm.com \
--to=andrew.burgess@embecosm.com \
--cc=alan.hayward@arm.com \
--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