public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Hui Zhu <teawater@gmail.com>
To: Ulrich Weigand <uweigand@de.ibm.com>
Cc: gdb-patches ml <gdb-patches@sourceware.org>
Subject: Re: [PATCH] mips-linux: remove deprecated_add_core_fns and use 	set_gdbarch_regset_from_core_section
Date: Thu, 05 Aug 2010 03:04:00 -0000	[thread overview]
Message-ID: <AANLkTi=usfUyRy2jP1B6D7w4OkvrqY-L_9VkEp8VODqf@mail.gmail.com> (raw)
In-Reply-To: <201008041355.o74Dt4l5001699@d12av02.megacenter.de.ibm.com>

On Wed, Aug 4, 2010 at 21:55, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> Hui Zhu wrote:
>
>> 2010-08-04  Hui Zhu  <teawater@gmail.com>
>>
>>       * mips-linux-tdep.c(regset.h): New include.
>>       (mips_supply_gregset_wrapper, mips_fill_gregset_wrapper,
>>       mips_supply_fpregset_wrapper, mips_fill_fpregset_wrapper,
>>       mips64_supply_gregset_wrapper, mips64_fill_gregset_wrapper,
>>       mips64_supply_fpregset_wrapper, mips64_fill_fpregset_wrapper,
>>       mips_linux_regset_from_core_section): New functions.
>>       (fetch_core_registers, regset_core_fns): Deleted.
>>       (mips_linux_init_abi): Add mips_linux_regset_from_core_section.
>>       Deleted regset_core_fns.
>>       * mips-tdep.c(mips_gdbarch_init): Initialize tdep->gregset,
>>       tdep->gregset64, tdep->fpregset and tdep->fpregset64.
>>       * mips-tdep.h(gdbarch_tdep): Add gregset, gregset64, fpregset
>>       and fpregset64.
>
> This is OK.
>
> Thanks,
> Ulrich

Checked in.

Thanks,
Hui

      reply	other threads:[~2010-08-05  3:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04  7:32 Hui Zhu
2010-08-04 13:55 ` Ulrich Weigand
2010-08-05  3:04   ` Hui Zhu [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='AANLkTi=usfUyRy2jP1B6D7w4OkvrqY-L_9VkEp8VODqf@mail.gmail.com' \
    --to=teawater@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.com \
    /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).