From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/4] Remove VEC (CORE_ADDR)
Date: Tue, 02 May 2017 17:35:00 -0000 [thread overview]
Message-ID: <48912106c99c3d8e5402b0f664735543@polymtl.ca> (raw)
In-Reply-To: <20170416141430.2585-1-simon.marchi@polymtl.ca>
On 2017-04-16 10:14, Simon Marchi wrote:
> The starting point of this series was to try to remove the definition
> of VEC
> (CORE_ADDR) and fix what it breaks.
>
> The series has been through the buildbot. I see some failures on the
> AArch32
> builder, but I see the same failures on previous builds, so I don't
> think this
> series is the cause.
>
> Simon Marchi (4):
> Change field separator in gdbarch.sh
> Change return type of gdbarch_software_single_step to
> vector<CORE_ADDR>
> Use std::vector in solib-target lm_info
> Remove definition of VEC (CORE_ADDR)
>
> gdb/aarch64-tdep.c | 17 +-
> gdb/alpha-tdep.c | 23 ++-
> gdb/alpha-tdep.h | 3 +-
> gdb/arch/arm-get-next-pcs.c | 89 +++++-----
> gdb/arch/arm-get-next-pcs.h | 5 +-
> gdb/arm-linux-tdep.c | 21 +--
> gdb/arm-tdep.c | 30 +---
> gdb/arm-tdep.h | 4 +-
> gdb/breakpoint.c | 10 +-
> gdb/common/gdb_vecs.h | 2 -
> gdb/cris-tdep.c | 8 +-
> gdb/gdbarch.c | 2 +-
> gdb/gdbarch.h | 7 +-
> gdb/gdbarch.sh | 385
> +++++++++++++++++++++---------------------
> gdb/gdbserver/linux-arm-low.c | 7 +-
> gdb/gdbserver/linux-low.c | 9 +-
> gdb/gdbserver/linux-low.h | 2 +-
> gdb/mips-tdep.c | 57 ++++---
> gdb/mips-tdep.h | 3 +-
> gdb/moxie-tdep.c | 26 ++-
> gdb/nios2-tdep.c | 7 +-
> gdb/ppc-tdep.h | 3 +-
> gdb/rs6000-aix-tdep.c | 10 +-
> gdb/rs6000-tdep.c | 15 +-
> gdb/s390-linux-tdep.c | 15 +-
> gdb/solib-target.c | 49 +++---
> gdb/sparc-tdep.c | 8 +-
> gdb/spu-tdep.c | 9 +-
> gdb/tic6x-tdep.c | 7 +-
> 29 files changed, 390 insertions(+), 443 deletions(-)
This is now pushed.
Simon
prev parent reply other threads:[~2017-05-02 17:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-16 14:14 Simon Marchi
2017-04-16 14:14 ` [PATCH 4/4] Remove definition of " Simon Marchi
2017-04-18 20:18 ` Pedro Alves
2017-04-16 14:14 ` [PATCH 3/4] Use std::vector in solib-target lm_info Simon Marchi
2017-04-18 20:18 ` Pedro Alves
2017-04-19 4:18 ` Simon Marchi
2017-04-19 4:30 ` [PATCH v2] " Simon Marchi
2017-04-30 0:35 ` [PATCH v3] Use std::vector in lm_info_target Simon Marchi
2017-04-30 0:42 ` Simon Marchi
2017-05-02 16:06 ` Pedro Alves
2017-05-02 16:12 ` Pedro Alves
2017-05-02 17:25 ` Simon Marchi
2017-05-02 17:37 ` Pedro Alves
2017-05-02 17:50 ` Simon Marchi
2017-04-16 14:14 ` [PATCH 1/4] Change field separator in gdbarch.sh Simon Marchi
2017-04-18 20:17 ` Pedro Alves
2017-04-18 20:20 ` Pedro Alves
2017-04-19 4:03 ` Simon Marchi
2017-04-19 10:31 ` Pedro Alves
2017-04-16 14:15 ` [PATCH 2/4] Change return type of gdbarch_software_single_step to vector<CORE_ADDR> Simon Marchi
2017-04-18 20:17 ` Pedro Alves
2017-04-19 4:08 ` Simon Marchi
2017-04-19 10:32 ` Pedro Alves
2017-05-02 17:35 ` Simon Marchi [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=48912106c99c3d8e5402b0f664735543@polymtl.ca \
--to=simon.marchi@polymtl.ca \
--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