Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 1/2] Remove global variable arm_linux_vfp_register_count in arm-linux-nat.c
Date: Thu, 28 May 2015 09:39:00 -0000	[thread overview]
Message-ID: <5566E243.1090500@gmail.com> (raw)
In-Reply-To: <1432654291-25436-1-git-send-email-yao.qi@linaro.org>

On 26/05/15 16:31, Yao Qi wrote:
> gdb:
>
> 2015-05-26  Yao Qi<yao.qi@linaro.org>
>
> 	* arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
> 	(fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
> 	instead of arm_linux_vfp_register_count.
> 	(store_vfp_regs): Likewise.
> 	(arm_linux_fetch_inferior_registers): Likewise.
> 	(arm_linux_store_inferior_registers): Likewise.
> 	(arm_linux_read_description): Don't set
> 	arm_linux_vfp_register_count.
> 	* arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
> 	Adjust.
> 	* arm-tdep.c (arm_gdbarch_init): Add assert on
> 	vfp_register_count.
> 	* arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
> 	field to vfp_register_count.  All users updated.

I've pushed two patches in.

-- 
Yao (齐尧)


      parent reply	other threads:[~2015-05-28  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26 15:31 Yao Qi
2015-05-26 15:31 ` [PATCH 2/2] Remove global variable arm_linux_has_wmmx_registers " Yao Qi
2015-05-28  9:39 ` Yao Qi [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=5566E243.1090500@gmail.com \
    --to=qiyaoltc@gmail.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