]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitmodules: add berkeley's softfloat + testfloat version 3
authorEmilio G. Cota <cota@braap.org>
Tue, 4 Sep 2018 23:31:06 +0000 (19:31 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Oct 2018 17:57:41 +0000 (12:57 -0500)
These are BSD-licensed so we can add them as submodules.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
.gitmodules
tests/fp/berkeley-softfloat-3 [new submodule]
tests/fp/berkeley-testfloat-3 [new submodule]

index d108478e0aabf4bd6d67ec72fce5cce3e0272135..a48d2a764cda05f171abcdca8cc27b1262bb2469 100644 (file)
@@ -43,3 +43,9 @@
 [submodule "roms/u-boot-sam460ex"]
        path = roms/u-boot-sam460ex
        url = git://git.qemu.org/u-boot-sam460ex.git
+[submodule "tests/fp/berkeley-testfloat-3"]
+       path = tests/fp/berkeley-testfloat-3
+       url = git://github.com/cota/berkeley-testfloat-3
+[submodule "tests/fp/berkeley-softfloat-3"]
+       path = tests/fp/berkeley-softfloat-3
+       url = git://github.com/cota/berkeley-softfloat-3
diff --git a/tests/fp/berkeley-softfloat-3 b/tests/fp/berkeley-softfloat-3
new file mode 160000 (submodule)
index 0000000..b64af41
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit b64af41c3276f97f0e181920400ee056b9c88037
diff --git a/tests/fp/berkeley-testfloat-3 b/tests/fp/berkeley-testfloat-3
new file mode 160000 (submodule)
index 0000000..ca9fa2b
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ca9fa2ba05625ba929958f163b01747e07dd39cc