Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Michael Snyder <msnyder@redhat.com>
Cc: Elena Zannoni <ezannoni@redhat.com>,
	gdb-patches@sources.redhat.com, joern.rennecke@superh.com
Subject: Re: [PATCH] Partial de-depricatification of sh64-tdep.c
Date: Thu, 13 Nov 2003 03:08:00 -0000	[thread overview]
Message-ID: <16306.62913.665489.283514@localhost.redhat.com> (raw)
In-Reply-To: <3FB2C83C.8020407@redhat.com>

Michael Snyder writes:
 > Elena Zannoni wrote:
 > > Michael Snyder writes:
 > >  > This patch gets rid of at least three deprecated functions or macros.
 > >  > I've tested it as well as I can, given that the current sh64 sim
 > >  > doesn't build.  This compiles without warnings, and it tests out OK
 > >  > on an older branch that I have in which the sim does build.
 > > 
 > > please split the indent/formatting changes into a separate patch.
 > > It's hard to review this.
 > 
 > Sorry, you're right.  Here's the part that isn't comment/whitespace.
 > I also added a couple lines of ChangeLog that I missed the first time.
 > 
 > 
 > 
 > 2003-11-12  Michael Snyder  <msnyder@redhat.com>
 > 
 > 	* sh64-tdep.c: 
 > 	(sh_sh64_register_raw_size): Delete.
 > 	(sh_sh64_register_virtual_size): Delete.
 > 	(sh64_extract_return_value): Replace deprecated_store_floating
 > 	with store_typed_floating.
 > 	(sh_sh64_register_convert_to_raw): Replace 
 > 	deprecated_store_floating with store_typed_floating.
 > 	(sh_sh64_register_virtual_type): Convert to sh64_register_type.
 > 	(sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
 > 	sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
 > 	sh64_extract_struct_value_address, sh64_pop_frame, 
 > 	sh64_extract_return_value, sh64_store_return_value,
 > 	sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read, 
 > 	sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
 > 	Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
 > 	Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
 > 	(sh64_gdbarch_init): Don't set deprecated_register_bytes,
 > 	deprecated_register_virtual_type, deprecated_register_raw_size,
 > 	deprecated_max_register_raw_size, or 
 > 	deprecated_max_register_virtual_size.  Instead, just set
 > 	gdbarch_register_type.
 > 
 
looks good.  Please apply the indentation changes (if you are running
through gdb_indent.sh) separately.

elena


      reply	other threads:[~2003-11-13  3:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12 22:23 Michael Snyder
2003-11-12 22:44 ` Elena Zannoni
2003-11-12 23:54   ` Michael Snyder
2003-11-13  3:08     ` Elena Zannoni [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=16306.62913.665489.283514@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=joern.rennecke@superh.com \
    --cc=msnyder@redhat.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