Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Stephane Carrez <stcarrez@nerim.fr>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH]: Convert some HC11/HC12 operations to use the regcache
Date: Mon, 21 Jul 2003 14:25:00 -0000	[thread overview]
Message-ID: <3F1BF7BA.6090801@redhat.com> (raw)
In-Reply-To: <3F1AE239.8000302@nerim.fr>

> Hi!
> 
> I've committed this patch to use the regcache_* instead of some deprecated APIs.
> Committed on mainline and 6_0 branch.  No regression on 6_0 branch.
> There are still few calls to read_register() but they are in deprecated operations
> that I have to figure out how to remove...

Take care here.  I've found that the d10v has a few edge cases that will 
take some time to fix.

Thanks for doing all this.

Andrew


> 2003-07-20  Stephane Carrez  <stcarrez@nerim.fr>
> 
>     * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
>     regcache_cooked_read_unsigned instead of read_register.
>     (m68hc11_saved_pc_after_call): Likewise.
>     (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
>     instead of write_register.
>     (m68hc11_register_type): New function.
>     (m68hc11_register_virtual_type): Remove.
>     (m68hc11_store_return_value): Convert to use the regcache.
>     (m68hc11_extract_struct_value_address): Likewise.
>     (m68hc11_gdbarch_init): Remove deprecated ops for register to use
>     m68hc11_register_type; undeprecate store_return_value and
>     extract_struct_value_address. 



      reply	other threads:[~2003-07-21 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-20 18:41 Stephane Carrez
2003-07-21 14:25 ` Andrew Cagney [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=3F1BF7BA.6090801@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=stcarrez@nerim.fr \
    /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