From: Peter Maydell Date: Thu, 24 Jan 2019 12:01:02 +0000 (+0000) Subject: Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3e821195b16777aeec3641e3b42043dc8952821f;p=qemu.git Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' into staging Some more softfloat/fpu fixes - make check-softfloat - fixes for fp-bench - workaround broken host fma - compile fix for s390x/clang - fixed for bigendian (v2) - minor makefile tweaks (v2) # gpg: Signature made Wed 23 Jan 2019 11:37:53 GMT # gpg: using RSA key FBD0DB095A9E2A44 # gpg: Good signature from "Alex Bennée (Master Work Key) " # Primary key fingerprint: 6685 AE99 E751 67BC AFC8 DF35 FBD0 DB09 5A9E 2A44 * remotes/stsquad/tags/pull-fpu-next-230119-2: tests/Makefile: add check-softfloat rule scripts/archive-source: include softfloat tests tests/Makefile: add floating point tests include/fpu/softfloat: Fix compilation with Clang on s390x softfloat: enforce softfloat if the host's FMA is broken tests/fp/platform.h: include config-host.h fp-test: fix signature of slow_clear_flags and qemu_clear_flags tests/fp/Makefile: do not use gcc-only -W flags berkeley-testfloat-3: pull changes fp-bench: remove wrong exponent raise in fill_random fp-bench: fix update_random_ops Signed-off-by: Peter Maydell --- 3e821195b16777aeec3641e3b42043dc8952821f