All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 0/2] softfloat: fix USE_SOFTFLOAT_STRUCT_TYPES compile failures
Date: Thu, 10 Feb 2011 20:26:30 +0100	[thread overview]
Message-ID: <20110210192630.GM16429@hall.aurel32.net> (raw)
In-Reply-To: <1297346375-11461-1-git-send-email-peter.maydell@linaro.org>

On Thu, Feb 10, 2011 at 01:59:33PM +0000, Peter Maydell wrote:
> This patchset fixes some compilation failures which happen if you try to
> enable softfloat's USE_SOFTFLOAT_STRUCT_TYPES type-error-debugging switch.
> 
> This patchset leaves one error in float16_to_float32, because
> that is fixed in passing by my half-precision patchset, and I
> saw no point in deliberately creating a patch conflict.
> 
> I've only fixed the problems with core softfloat and the ARM targets;
> maintainers of other targets can fix their platforms if they think it's
> worth doing.
> 
> Peter Maydell (2):
>   softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES
>   linux-user/arm: fix compilation failures using softfloat's struct
>     types
> 
>  fpu/softfloat.c                   |   30 +++++++++++++++---------------
>  fpu/softfloat.h                   |    4 ++++
>  linux-user/arm/nwfpe/fpa11_cpdt.c |    2 +-
>  linux-user/arm/nwfpe/fpopcode.c   |   32 ++++++++++++++++----------------
>  linux-user/signal.c               |    4 ++--
>  5 files changed, 38 insertions(+), 34 deletions(-)
> 

Thanks, both applied. I took the liberty to do the same for float16 in
the first patch.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2011-02-10 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 13:59 [Qemu-devel] [PATCH 0/2] softfloat: fix USE_SOFTFLOAT_STRUCT_TYPES compile failures Peter Maydell
2011-02-10 13:59 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPES Peter Maydell
2011-02-10 13:59 ` [Qemu-devel] [PATCH 2/2] linux-user/arm: fix compilation failures using softfloat's struct types Peter Maydell
2011-02-10 19:26 ` Aurelien Jarno [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=20110210192630.GM16429@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=patches@linaro.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.