From nobody Wed Nov 5 18:39:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1536358163807930.5749331988015; Fri, 7 Sep 2018 15:09:23 -0700 (PDT) Received: from localhost ([::1]:40490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyOwK-00058z-54 for importer@patchew.org; Fri, 07 Sep 2018 18:09:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyOul-0003sk-Gn for qemu-devel@nongnu.org; Fri, 07 Sep 2018 18:07:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fyOui-0005Qh-Bv for qemu-devel@nongnu.org; Fri, 07 Sep 2018 18:07:43 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47987) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fyOui-0005P4-2W for qemu-devel@nongnu.org; Fri, 07 Sep 2018 18:07:40 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 6F31421BA9; Fri, 7 Sep 2018 18:07:39 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 07 Sep 2018 18:07:39 -0400 Received: from localhost (flamenco.cs.columbia.edu [128.59.20.216]) by mail.messagingengine.com (Postfix) with ESMTPA id A2F981029B; Fri, 7 Sep 2018 18:07:38 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=braap.org; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=BIYXd374a8map7 Gtg+AG/AVjSd4j5gv28w6K64pFoZ0=; b=dmDqL+knn01nDkvkca6hztsMkoJrwN 0xQNWr+9piq/qpRXq7IDanoXA/Yb4TD6wDcxeWVbRj6yeaK5AnBUy3P7w+a7nsm3 7sl+X3GJ4zZTWXGcpHMZ4w+lBXkdZ03Kr04TEpJXzuyGvlGV32XFRVsW3RkmNzdE 9SyymDGNTF3J0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=BIYXd374a8map7Gtg+AG/AVjSd4j5gv28w6K64pFoZ0=; b=ZjQa675T djU9zExjGb3I7xwBD4yLOiakFLmib0H9Ytj2Mq3pJwNWpDvpBd+7n2Zb6abG495P +nPYCSVprJQNpGtpGdLCJ1TTdw4QoqZsZYeK5fNGpyMSxXcSfGC0qsN9cJctKEoS zu8q1QpA9sD7eiLzHwqhCJk4aqd6XAJlMcwWiVHjMjQy8hdGfpOv9mxQhqOHb0IS FH0qSky8yaAhhj0ZE2Bru5QuRoWT00DKPOkWzzgbGAJuByOXfi7M76hRDqgUA8hN C3pR7ohPbchkN4YDlmzkQalqtB6yB9w3hBL7pYvOFDPjLp+7H1UxvBsto7QsKOPP yjHVkd16PDxPgg== X-ME-Proxy: X-ME-Sender: From: "Emilio G. Cota" To: qemu-devel@nongnu.org Date: Fri, 7 Sep 2018 18:07:30 -0400 Message-Id: <20180907220731.19368-2-cota@braap.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180907220731.19368-1-cota@braap.org> References: <20180907220731.19368-1-cota@braap.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.25 Subject: [Qemu-devel] [PATCH 1/2] gitmodules: add berkeley's softfloat + testfloat version 3 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Peter Maydell , Richard Henderson , Laurent Vivier , Aurelien Jarno Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" These are BSD-licensed so we can add them as submodules. Signed-off-by: Emilio G. Cota --- .gitmodules | 6 ++++++ tests/fp/berkeley-softfloat-3 | 1 + tests/fp/berkeley-testfloat-3 | 1 + 3 files changed, 8 insertions(+) create mode 160000 tests/fp/berkeley-softfloat-3 create mode 160000 tests/fp/berkeley-testfloat-3 diff --git a/.gitmodules b/.gitmodules index d108478e0a..165c7c5286 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,9 @@ [submodule "roms/u-boot-sam460ex"] path =3D roms/u-boot-sam460ex url =3D git://git.qemu.org/u-boot-sam460ex.git +[submodule "tests/fp/testfloat"] + path =3D tests/fp/berkeley-testfloat-3 + url =3D git://github.com/ucb-bar/berkeley-testfloat-3 +[submodule "tests/fp/berkeley-softfloat-3"] + path =3D tests/fp/berkeley-softfloat-3 + url =3D git://github.com/ucb-bar/berkeley-softfloat-3 diff --git a/tests/fp/berkeley-softfloat-3 b/tests/fp/berkeley-softfloat-3 new file mode 160000 index 0000000000..b64af41c32 --- /dev/null +++ b/tests/fp/berkeley-softfloat-3 @@ -0,0 +1 @@ +Subproject commit b64af41c3276f97f0e181920400ee056b9c88037 diff --git a/tests/fp/berkeley-testfloat-3 b/tests/fp/berkeley-testfloat-3 new file mode 160000 index 0000000000..06b20075dd --- /dev/null +++ b/tests/fp/berkeley-testfloat-3 @@ -0,0 +1 @@ +Subproject commit 06b20075dd3c1a5d0dd007a93643282832221612 --=20 2.17.1