Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sources.redhat.com
Subject: Re: Updates for m68k-linux target
Date: Tue, 29 Jan 2002 13:41:00 -0000	[thread overview]
Message-ID: <3C5716E7.2010209@cygnus.com> (raw)
In-Reply-To: <je7kq4rbsp.fsf@sykes.suse.de>

> +  for (i = FPC_REGNUM; i <= FPI_REGNUM; i++)
> +    if (regno == -1 || regno == i)
> +      fpregsetp->fpcntl[regno - FPC_REGNUM]
> +	= *(int *) &registers[REGISTER_BYTE (regno)];
> 
BTW, there were a few registers[] references still lurking in there.


enjoy,
Andrew


  reply	other threads:[~2002-01-29 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-24  2:02 Andreas Schwab
2002-01-24  9:52 ` Andrew Cagney
2002-01-26 14:24   ` Andreas Schwab
2002-01-29 13:41     ` Andrew Cagney [this message]
2002-01-30  5:57       ` Andreas Schwab

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=3C5716E7.2010209@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=schwab@suse.de \
    /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