summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump hadrian.wip/angerman/llvmngMoritz Angermann2018-02-121-0/+0
* No relative inclusion of HsVersions.hMoritz Angermann2018-02-121-1/+1
* bumpMoritz Angermann2018-02-101-0/+0
* Move __ATOMICS into ghc-primMoritz Angermann2018-02-087-27/+38
* bumpMoritz Angermann2018-02-072-0/+0
* bump hadrian (why not?)Moritz Angermann2018-02-051-0/+0
* bump cabal (again)Moritz Angermann2018-02-051-0/+0
* bumpMoritz Angermann2018-02-051-0/+0
* bump hadrian (again)Moritz Angermann2018-02-051-0/+0
* Meh, Cabal.Moritz Angermann2018-02-054-9/+9
* bump hadrian & CabalMoritz Angermann2018-02-052-0/+0
* bump submodulesMoritz Angermann2018-02-054-0/+0
* Add network submodule.Moritz Angermann2018-02-052-0/+3
* no tbaaMoritz Angermann2018-02-051-2/+2
* Use packed structs.Moritz Angermann2018-02-051-2/+2
* Adds `-llvmng`Moritz Angermann2018-02-0520-12/+1984
* Adds x86_64 android layoutMoritz Angermann2018-02-052-1/+2
* Adds distrib/Makefile from @alpmestanMoritz Angermann2018-02-051-0/+34
* replace git subtree with submodule.Moritz Angermann2018-02-052-21/+10
* Adds testMoritz Angermann2018-02-053-1/+24
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-02-0520-106/+618
* adds -latomic to. ghc-primMoritz Angermann2018-02-051-0/+3
* Adds `smp` flag to rts.cabal.Moritz Angermann2018-02-051-0/+4
* Bump transformers submodule to 0.5.5.0ghc-8.4.1-alpha3Ben Gamari2018-02-041-0/+0
* testsuite: Add testcase for #14754Ben Gamari2018-02-034-0/+19
* cmm: Revert more aggressive CBE due to #14226Ben Gamari2018-02-033-237/+86
* Bump stm submodule to 2.4.5.0Ben Gamari2018-02-031-0/+0
* integer-gmp: Simplify gmp/configure invocationBen Gamari2018-02-031-4/+1
* Don't apply dataToTag's caseRules for data familiesRyan Scott2018-02-033-2/+30
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-036-3/+70
* Upgrade containers submoduleDavid Feuer2018-02-034-4/+4
* Option for LINE pragmas to get lexed into tokensAlec Theriault2018-02-031-4/+31
* Haddock needs to pass visible modules for instance filteringAlec Theriault2018-02-033-5/+9
* testsuite: Fix test output broken by efba054640d3Ben Gamari2018-01-312-7/+7
* testsuite: Fix test output of T14715Ben Gamari2018-01-311-1/+10
* Don't add targets that can't be found in GHCiJulian Priestley2018-01-314-1/+55
* Mark xmm6 as caller saved in the register allocator for windows.klebinger.andreas@gmx.at2018-01-316-9/+86
* rts: Ensure that forkOS releases Task on terminationBen Gamari2018-01-312-0/+2
* SysTools: Add detection support for LLD linkerBen Gamari2018-01-312-0/+5
* Look inside implications in simplifyRuleSimon Peyton Jones2018-01-313-31/+109
* Prioritise equalities when solving, incl derivedsSimon Peyton Jones2018-01-317-23/+197
* Move zonkWC to the right place in simplfyInferSimon Peyton Jones2018-01-314-3/+23
* Bump pretty submoduleBen Gamari2018-01-291-0/+0
* Fix #14719 by using the setting the right SrcSpanRyan Scott2018-01-295-4/+31
* Fix Windows stack allocations.Tamar Christina2018-01-292-5/+21
* Add ptr-eq short-cut to `compareByteArrays#` primitiveHerbert Valerio Riedel2018-01-291-0/+43
* Bump filepath submoduleBen Gamari2018-01-231-0/+0
* Bump process submoduleBen Gamari2018-01-231-0/+0
* Fix #14692 by correcting an off-by-one error in TcGenDerivRyan Scott2018-01-212-2/+2
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-2123-21/+623