[Git][haskell-team/DHG_packages][master] Use the ARM7TDMI core on armel

Ilias Tsitsimpis gitlab at salsa.debian.org
Wed Jun 19 22:18:44 BST 2019



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
f75c0307 by Ilias Tsitsimpis at 2019-06-19T21:11:17Z
Use the ARM7TDMI core on armel

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/patches/llvm-arm-unknown-linux-gnueabi.patch


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (8.4.4+dfsg1-3) unstable; urgency=medium
+
+  * Use the ARM7TDMI core on armel (Closes: #915333)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 20 Jun 2019 00:08:21 +0300
+
 ghc (8.4.4+dfsg1-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/ghc/debian/patches/llvm-arm-unknown-linux-gnueabi.patch
=====================================
@@ -8,7 +8,7 @@ Index: b/llvm-targets
  ,("x86_64-unknown-windows", ("e-m:w-i64:64-f80:128-n8:16:32:64-S128", "x86-64", ""))
  ,("arm-unknown-linux-gnueabihf", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "arm1176jzf-s", "+strict-align"))
  ,("armv6-unknown-linux-gnueabihf", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "arm1136jf-s", "+strict-align"))
-+,("arm-unknown-linux-gnueabi", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "arm1136jf-s", "+strict-align"))
++,("arm-unknown-linux-gnueabi", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "arm7tdmi", "+soft-float -fp-only-sp -d16 -vfp2 -vfp3 -fp16 -vfp4 -fp-armv8 -neon -crypto +strict-align"))
  ,("armv6l-unknown-linux-gnueabihf", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "arm1176jzf-s", "+strict-align"))
  ,("armv7-unknown-linux-gnueabihf", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "generic", ""))
  ,("armv7a-unknown-linux-gnueabi", ("e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64", "generic", ""))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/f75c03075fc1c027c79480fffcae9c44587161c5

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/f75c03075fc1c027c79480fffcae9c44587161c5
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190619/43e7817f/attachment.html>


More information about the Pkg-haskell-commits mailing list