qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Emilio G. Cota" <cota@braap.org>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [Qemu-devel] [PATCH 0/4] fp-test fixes
Date: Tue, 22 Jan 2019 15:10:38 -0500	[thread overview]
Message-ID: <20190122201042.26394-1-cota@braap.org> (raw)

Fix the issues reported by Peter in this thread:
  https://lists.gnu.org/archive/html/qemu-devel/2019-01/msg04135.html

The most important fix is in patch 4 -- I forgot to include config-host.h
from platform.h! Thanks to Alex for pointing out on IRC that LITTLEENDIAN
was not consistently defined, that was the hint I needed to find the problem.

This series applies on top of Alex's fpu/next branch. With them,
`make check-softfloat' works on both little and big endian hosts.

Thanks,

		Emilio

             reply	other threads:[~2019-01-22 20:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 20:10 Emilio G. Cota [this message]
2019-01-22 20:10 ` [Qemu-devel] [PATCH 1/4] berkeley-testfloat-3: pull 'fail: constify fail_programName' Emilio G. Cota
2019-01-22 20:10 ` [Qemu-devel] [PATCH 2/4] tests/fp/Makefile: do not use gcc-only -W flags Emilio G. Cota
2019-01-22 20:10 ` [Qemu-devel] [PATCH 3/4] fp-test: fix signature of slow_clear_flags and qemu_clear_flags Emilio G. Cota
2019-01-22 20:10 ` [Qemu-devel] [PATCH 4/4] tests/fp/platform.h: include config-host.h Emilio G. Cota

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=20190122201042.26394-1-cota@braap.org \
    --to=cota@braap.org \
    --cc=alex.bennee@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 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).