public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM
@ 2015-11-11 10:54 Yao Qi
  2015-11-11 10:54 ` [PATCH 2/2] " Yao Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yao Qi @ 2015-11-11 10:54 UTC (permalink / raw)
  To: gdb-patches

Hi,
This patch series fixes fails in gdb.base/gnu_vector.exp on ARM, as
reported in PR 19051.  Patch #1 is a refactoring patch, patch #2 is
the major one.

I test them on arm-linux with both hard-float and soft-float.  I don't
test them against bare-metal target.  In my test, I include this patch
fixing existing problems in gdb.base/gnu_vector.exp

  [PATCH] gdb.base/gnu_vector.exp: Don't test output from the inferior
  https://sourceware.org/ml/gdb-patches/2015-11/msg00226.html

*** BLURB HERE ***

Yao Qi (2):
  Refactor arm_return_in_memory
  PR 19051: support of inferior call with gnu vector support on ARM

 gdb/arm-tdep.c | 226 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 136 insertions(+), 90 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-13 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-11 10:54 [PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi
2015-11-11 10:54 ` [PATCH 2/2] " Yao Qi
2015-11-11 10:54 ` [PATCH 1/2] Refactor arm_return_in_memory Yao Qi
2015-11-13 15:13 ` [PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi

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).