[commit: ghc] wip/angerman/llvmng's head updated: bump submodules (cf723a7)
git at git.haskell.org
git at git.haskell.org
Fri Dec 8 05:32:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/angerman/llvmng' now includes:
e66913d Bump hsc2hs submodule
25f36bd Bump haddock submodule
ddded7e ghc-pkg: Add missing newlines to usage message
1b1ba9d rel-notes: Fix up formatting in release notes
d213ee8 CircleCI: Disable artifact collection on OS X
66d1799 configure: Fix ar probed flags
0b20d9c base: Document GHC.Stack.CCS internals
314bc31 Revert "trees that grow" work
90a819b CircleCI: Add webhook for Harbormaster builds
2ca2259 Update ANNOUNCE
763ecac rts: Move libdwPrintBacktrace to public interface
f376eba rts: Fix inconsistencies in how retainer and heap censuses are timed.
63e4ac3 Add warn-missing-export-lists
8a8a79a Update leftover reference to refer to [FunBind vs PatBind]
dad9864 Remove hadrian sub-dir from .gitignore
0db4627 Test Trac #14488
bb2a08e testsuite: Add test for #14257
23116df cmm: Optimise remainders by powers of two
eb5a40c base: Remove redundant subtraction in (^) and stimes
7a73a1c Bump stm submodule
2d1c671 ErrUtils: Refactor dump file logic
c11f145 ErrUtils: Ensure timing dumps are always output on one line
360d740 Squashed 'hadrian/' changes from fa3771fe6b..4499b294e4
abdb555 Update Hadrian
341013e Revert "Add new mbmi and mbmi2 compiler flags"
5fdb858 Fix README
33cbc9f CircleCI: Perform nightly validation of unregisterised build
866f669 CircleCI: Try validating LLVM as well
e2cc106 circleci: Build with Hadrian
ad57e28 CircleCI: Install lbzip2 and patch
5e35627 rts/Printer: add closure name entries for small arrays (Fixes #14513)
30aa643 SysTools: Expand occurrences of $topdir anywhere in a Settings path
69cd1e9 SysTools: Split up TopDir logic into new module
599243e DynFlags: Expand $topdir in --info output
99089fc users-guide: Fix :default: placement
f209e66 base: fdReady(): Fix timeouts > ~49 days overflowing. Fixes #14262.
a1950e6 CircleCI: Reenable artifact collection on Darwin
471d677 Don't complain about UNPACK in -fno-code.
6282366 Follow symlinks in the Win32 code for System.Environment.getExecutablePath
b241d6d Add obvious Outputable Integer instance.
f713be7 RtsFlags: allow +RTS -K0
00b96b2 boot: Eliminate superfluous output
4efe5fe Check quantification for partial type signatues
df1a0c0 typecheck: Consistently use pretty quotes in error messages
eb86e86 Don't call alex for Cabal lib during GHC build
e4dc2cd relnotes: Rework treatment of included package list
54fda25 base: Rip out old RTS statistics interface
17e71c1 CLabel.labelType: Make catch-all case explicit
048a913 cmm: Use LocalBlockLabel instead of AsmTempLabel to represent blocks
16dd532 CLabel: Refactor pprDynamicLinkerAsmLabel
55e621c nativeGen: Use plusUFMList instead of foldr
7dc82d6 nativeGen: Use foldl' instead of foldl
66c1c8e CLabel: More specific debug output from CLabel
d3b80c7 Cmm: Add missing cases for BlockInfoTable
030d9d4 CLabel: A bit of documentation
4c65867 CircleCI: Disallow hscolour 1.24.3
3c0ffd1 CircleCI: Freeze all packages at fixed index state
5b3f33b Minor tweaks to codegens.rst
b6428af Comments only: Trac #14511
b6a2691 Bump unix submodule
f246d35 Darwin: Set deployment target
d672b7f Darwin: Use gmp from homebrew
6998772 Make use of boot TyThings during typechecking.
e1fb283 Handle CPP properly in Backpack
12efb23 Add trace injection
bc761ad Cache TypeRep kinds aggressively
1acb922 Make the Con and Con' patterns produce evidence
cfea745 template-haskell: Rip out FamFlavour
595f60f Fix ghc_packages
cacbfe2 Adds `-llvmng`
773d410 Use packed structs.
d02741d no tbaa
a039af6 Adds test
8e146f1 Adds `smp` flag to rts.cabal.
e24edad Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`
533d52c Update iserv-proxy
c7aa614 adds -latomic to. ghc-prim
833e689 Adds distrib/Makefile from @alpmestan
7b97883 replace git subtree with submodule.
07c68d9 Add network submodule.
cf723a7 bump submodules
More information about the ghc-commits
mailing list