All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/7] softfloat queue
Date: Mon, 25 Jan 2016 10:21:47 +0000	[thread overview]
Message-ID: <CAFEAcA-kzimamBSCCJ0e=DCN+_AeM4bWx75bSadbZ5d7EB7d4Q@mail.gmail.com> (raw)
In-Reply-To: <1453475856-14682-1-git-send-email-peter.maydell@linaro.org>

On 22 January 2016 at 15:17, Peter Maydell <peter.maydell@linaro.org> wrote:
> Pullreq with some pending softfloat patches: mine to get rid of the
> confusing softfloat specific int types, and Aurelien's to fix the
> roundAndPackFloat16 return type.
>
> thanks
> -- PMM
>
>
> The following changes since commit 3c2c85ec4b112e3e2b899472314d5da6880fdf0e:
>
>   Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (2016-01-22 14:44:12 +0000)
>
> are available in the git repository at:
>
>
>   git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-softfloat-20160122
>
> for you to fetch changes up to 7ceac86f49b564954f5bde477c4281f407be1399:
>
>   softfloat: fix return type of roundAndPackFloat16 (2016-01-22 15:09:21 +0000)
>
> ----------------------------------------------------------------
> softfloat:
>  * drop confusing softfloat-only types
>  * fix return type of roundAndPackFloat16

Applied, thanks.

-- PMM

      parent reply	other threads:[~2016-01-25 10:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 15:17 [Qemu-devel] [PULL 0/7] softfloat queue Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 1/7] fpu: Replace int64 typedef with int64_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 2/7] fpu: Replace uint64 typedef with uint64_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 3/7] fpu: Replace int32 typedef with int32_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 4/7] fpu: Replace uint32 typedef with uint32_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 5/7] fpu: Replace int8 typedef with int8_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 6/7] fpu: Replace uint8 typedef with uint8_t Peter Maydell
2016-01-22 15:17 ` [Qemu-devel] [PULL 7/7] softfloat: fix return type of roundAndPackFloat16 Peter Maydell
2016-01-25 10:21 ` Peter Maydell [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='CAFEAcA-kzimamBSCCJ0e=DCN+_AeM4bWx75bSadbZ5d7EB7d4Q@mail.gmail.com' \
    --to=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.