ghc.git
9 years agoreproducible-tmp-names
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
reproducible-tmp-names

This is an attempt to make GHC build reproducible. The name of .c files may end
up in the resulting binary (in the debug section), but not the directory.

Instead of using the process id, create a hash from the command line arguments,
and assume that is going to be unique.

Gbp-Pq: Name reproducible-tmp-names

9 years agobuildpath-abi-stability
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
buildpath-abi-stability

Forwarded to https://ghc.haskell.org/trac/ghc/ticket/10424

Gbp-Pq: Name buildpath-abi-stability.patch

9 years agohurd
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
hurd

Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.

Gbp-Pq: Name hurd.diff

9 years agono-missing-haddock-file-warning
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
no-missing-haddock-file-warning

Gbp-Pq: Name no-missing-haddock-file-warning

9 years agoARM-VFPv3D16
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
ARM-VFPv3D16

Gbp-Pq: Name ARM-VFPv3D16

9 years agouse-debian-gen_contents_index
Debian Haskell Group [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
use-debian-gen_contents_index

===================================================================

Gbp-Pq: Name use-debian-gen_contents_index

9 years agoghc (7.10.3-10) unstable; urgency=medium
Clint Adams [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
ghc (7.10.3-10) unstable; urgency=medium

  [ Balint Reczey ]
  * Disable PIE to fix build when PIE is the default in gcc
    (change taken/revised from Ubuntu, Closes: #712228)

  [ Clint Adams ]
  * Backport upstream 563a4857abcee4a6e43c68323274309c58f42aa0 to use gcc's
    SMP primitives instead of GHC's broken ones.
  * Backport upstream 7053019e7b04842dd7364039381d8c4c069489a2 to add a
    missing MO_WriteBarrier to emitPrimOp.

[dgit import unpatched ghc 7.10.3-10]

9 years agoImport ghc_7.10.3-10.debian.tar.xz
Clint Adams [Wed, 5 Oct 2016 19:27:23 +0000 (19:27 +0000)]
Import ghc_7.10.3-10.debian.tar.xz

[dgit import tarball ghc 7.10.3-10 ghc_7.10.3-10.debian.tar.xz]

10 years agoImport ghc_7.10.3.orig.tar.xz
Clint Adams [Thu, 3 Dec 2015 15:38:40 +0000 (15:38 +0000)]
Import ghc_7.10.3.orig.tar.xz

[dgit import orig ghc_7.10.3.orig.tar.xz]