ubuntu/+source/ghc:applied/debian/stretch

Last commit made on 2016-12-17
Get this branch:
git clone -b applied/debian/stretch https://git.launchpad.net/ubuntu/+source/ghc
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/stretch
Repository:
lp:ubuntu/+source/ghc

Recent commits

8de2ac0... by Clint Adams

8.0.1-17 (patches applied)

Imported using git-ubuntu import.

1ba3f7e... by Clint Adams

[PATCH] Add relocation type R_X86_64_REX_GOTPCRELX

Gbp-Pq: R_X86_64_REX_GOTPCRELX.

9bd2092... by Clint Adams

smp-arm-fix.patch

No DEP3 Subject or Description header found

Gbp-Pq: smp-arm-fix.patch.

4a58b80... by Clint Adams

rts: Ensure we always give MADV_DONTNEED a chance in osDecommitMemory

Gbp-Pq: osdecommitmemory-compat.patch.

2223712... by Clint Adams

[PATCH] PPC/CodeGen: fix lwa instruction generation

Gbp-Pq: fix-ppc-lwa-generation.

c277d09... by Clint Adams

Use native x86_64 instructions on x32

Gbp-Pq: x32-use-native-x86_64-insn.patch.

a461e5c... by Clint Adams

[PATCH] =?utf8?q?Get=20linker=20flags=20correctly=20from=20GHC=20?=

Gbp-Pq: get-linker-flags-correctly.

d2c44d1... by Clint Adams

compiler-cmm-PprC-sparc-alignment.patch

No DEP3 Subject or Description header found

Gbp-Pq: compiler-cmm-PprC-sparc-alignment.patch.

c919853... by Clint Adams

Avoid find_tycon panic if datacon is not in scope

Gbp-Pq: find-tycon-panic.

656e15a... by Clint Adams

Pass -no-pie to GCC

Gbp-Pq: no-pie.