Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Michael Snyder <msnyder@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] mips-o64-extract-return-value
Date: Thu, 20 Nov 2003 21:54:00 -0000	[thread overview]
Message-ID: <3FBD3819.1020302@gnu.org> (raw)
In-Reply-To: <3FBD31F5.6080201@redhat.com>

> Andrew Cagney wrote:
> Hi Andrew,
> 
> This change fixes 100s of FAILs for mips64-elf, 'cause gdb can't
> find the function's return value.  It follows some work that you
> were apparently doing w.r.t. the mips internal register representation.
> 
> I suspect that the same thing needs to be done for mips_eabi_extract...,
> but I haven't tested that.  What do you think?
> 
> 
> Ok.
> 
> I'll probably try doing something similar for store_return_value too.
> 
> 
> Rather than doing the same thing for store_return_value, take a look at the PPC's "ppc_sysv_abi_return_value".
> 
> Grep grep...  ah, you mean ppc_sysv_abi_STORE_return_value.
> Shall I fix your change log entries for you?    ;-)

no?

$ grep ppc_sysv_abi_store_return_value ChangeLog
         (ppc_sysv_abi_store_return_value): Delete function.
         (ppc_sysv_abi_store_return_value): Delete.
         * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
         (ppc_sysv_abi_store_return_value): New function.
$ grep ppc_sysv_store_return_value *.c

In the MIPS, take a look at n32/n64 and o32 which I previously cleaned 
up (probably time to s/ xfer_return_value / return_value /).  That just 
leaves o64 and eabi (which are still riddled with deprecated code) :-(

Andrew



  reply	other threads:[~2003-11-20 21:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20  1:08 Michael Snyder
2003-11-20  1:23 ` Andrew Cagney
2003-11-20 21:28   ` Michael Snyder
2003-11-20 21:54     ` Andrew Cagney [this message]
2003-11-21  1:04       ` Michael Snyder
2003-11-21 16:14         ` Andrew Cagney
2003-11-21 21:53           ` Michael Snyder
2003-11-22  0:13             ` Andrew Cagney
2003-11-22  1:01               ` Michael Snyder
2003-11-22  1:05                 ` Daniel Jacobowitz
2003-11-25 22:04                   ` Michael Snyder
2003-11-25 22:15   ` Michael Snyder

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=3FBD3819.1020302@gnu.org \
    --to=cagney@gnu.org \
    --cc=gdb-patches@sources.redhat.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