From: Peter Maydell Date: Fri, 22 Jan 2016 15:19:20 +0000 (+0000) Subject: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160122' into... X-Git-Tag: v2.6.0-rc0~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=047e363b05679724d6b784c6ec6310697fe48ba0;p=thirdparty%2Fqemu.git Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160122' into staging softfloat: * drop confusing softfloat-only types * fix return type of roundAndPackFloat16 # gpg: Signature made Fri 22 Jan 2016 15:15:17 GMT using RSA key ID 14360CDE # gpg: Good signature from "Peter Maydell " # gpg: aka "Peter Maydell " # gpg: aka "Peter Maydell " * remotes/pmaydell/tags/pull-softfloat-20160122: softfloat: fix return type of roundAndPackFloat16 fpu: Replace uint8 typedef with uint8_t fpu: Replace int8 typedef with int8_t fpu: Replace uint32 typedef with uint32_t fpu: Replace int32 typedef with int32_t fpu: Replace uint64 typedef with uint64_t fpu: Replace int64 typedef with int64_t Signed-off-by: Peter Maydell --- 047e363b05679724d6b784c6ec6310697fe48ba0