qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Nathan Froyd <froydnj@codesourcery.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
	"Andreas Färber" <andreas.faerber@web.de>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH V2] softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Date: Sat, 18 Dec 2010 08:07:49 -0500	[thread overview]
Message-ID: <20101218130748.GO25059@nightcrawler> (raw)
In-Reply-To: <AANLkTinoSxu0FrEtH09qOiAoOh4vZ1XXax=uau+MGO=A@mail.gmail.com>

On Sat, Dec 18, 2010 at 10:39:05AM +0000, Peter Maydell wrote:
> On 18 December 2010 02:30, Nathan Froyd <froydnj@codesourcery.com> wrote:
> > So adding _t suffixes in appropriate places should be a no-op, except
> > for uint16/int16--and those types are never used.
> 
> Eh? If you comment out the int16 typedef you'll find softfloat.c
> doesn't compile because of all the places it's used... (uint16
> isn't used, though.)

Sorry about that, I fail at grepping late at night. =/

-Nathan

  parent reply	other threads:[~2010-12-18 13:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-17 15:56 [Qemu-devel] [PATCH V2] softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() Peter Maydell
2010-12-17 16:19 ` Andreas Färber
2010-12-17 16:48   ` Peter Maydell
2010-12-17 17:54     ` Andreas Färber
2010-12-17 23:32       ` Peter Maydell
2010-12-18  2:30         ` Nathan Froyd
2010-12-18 10:39           ` Peter Maydell
2010-12-18 11:49             ` Andreas Färber
2010-12-18 12:15               ` Peter Maydell
2010-12-18 12:31                 ` Andreas Färber
2010-12-18 16:41                   ` Andreas Färber
2010-12-18 17:55               ` malc
2010-12-18 13:07             ` Nathan Froyd [this message]
2011-01-01 23:46 ` Peter Maydell
2011-01-02  0:35   ` Andreas Färber
2011-01-02 10:31   ` Aurelien Jarno
2011-01-02 11:12     ` Peter Maydell
2011-01-02 11:56       ` Aurelien Jarno

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=20101218130748.GO25059@nightcrawler \
    --to=froydnj@codesourcery.com \
    --cc=andreas.faerber@web.de \
    --cc=edgar.iglesias@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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 NNTP newsgroup(s).