summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allocate bss section within proper range of other sectionswip/fix-i386-2Zejun Wu2018-10-3016-76/+132
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-309-94/+151
* circleci: Disable everything but i386wip-fix-i386-3Ben Gamari2018-10-301-10/+0
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-15302-798/+1281
* ghc-heap: Fix writing closures on big endianPeter Trommler2018-10-151-1/+4
* Generate correct relocation for external cost centreZejun Wu2018-10-156-4/+38
* Fix #15738 by defining (and using) parenthesizeHsContextRyan Scott2018-10-156-2/+41
* Fix cardinality change of fields in addDataConStrictnessÖmer Sinan Ağacan2018-10-152-2/+6
* Fix #12430 by expanding type synonyms in injTyVarsOfTypeRyan Scott2018-10-154-0/+18
* Surprising error message with bang patternSasa Bogicevic2018-10-159-6/+75
* Typeable: Only render saturated tuple types with tuple syntaxBen Gamari2018-10-154-1/+18
* Cleanup boot and validateKrzysztof Gogolewski2018-10-152-19/+7
* Fix plugin tests requirementsTamar Christina2018-10-153-7/+51
* Deprecate -fllvm-pass-vectors-in-regsBen Gamari2018-10-153-17/+12
* Correct typo "Deppendency" -> DependencyNathan van Doorn2018-10-152-2/+2
* Fix test for GCC support for atomics in AutotoolsOndra Pelech2018-10-151-1/+1
* Use an accumulator version of tyCoVarsOfTypeTobias Dammers2018-10-151-103/+184
* Fix #15725 with an extra SymRyan Scott2018-10-153-11/+97
* Fix typo in documentationJan Path2018-10-141-1/+1
* Minor documentation markup fix in HsExpr.hsJosh Price2018-10-141-1/+1
* Add RubbishLit for absent bindings of UnliftedRepSebastian Graf2018-10-1412-20/+508
* rts: Stop tracing environment variables (fixes #15371)Mitsutoshi Aoe2018-10-141-10/+0
* Fix dataToTag# comment syntax again (primops.txt.pp)Ömer Sinan Ağacan2018-10-121-53/+52
* Include -fwarn-star-is-type in -WcompatVladislav Zavialov2018-10-126-2/+19
* Comments about dataToTag# onlySimon Peyton Jones2018-10-122-22/+56
* Support builtin classes like KnownNat in backpackPiyush P Kurur2018-10-118-17/+171
* Re-enable test T14251Ömer Sinan Ağacan2018-10-101-2/+1
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-1018-160/+102
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-0943-1267/+179
* update amd64 linux/osx stats for haddock.base perf testAlp Mestanogullari2018-10-091-1/+2
* Add Int8# and Word8#Michal Terepeta2018-10-0743-179/+1267
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* testsuite: disable nursery-chunks1 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T10017 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T14075 on non-smp targetsSergei Trofimovich2018-10-071-1/+3
* UNREG: don't prefix asm prefixes in via-C modeSergei Trofimovich2018-10-061-1/+1
* Add a missing write barrier to small array writesÖmer Sinan Ağacan2018-10-061-0/+1
* Stable name type roleDavid Feuer2018-10-043-1/+13
* Make TcRnMonad independent of TcSplice (#14391)Krzysztof Gogolewski2018-10-044-15/+20
* Fix PE linker wibblesTamar Christina2018-10-042-13/+28
* Update performance numbers on WindowsTamar Christina2018-10-042-5/+10
* Multiple fixes / improvements for LLVM backendKavon Farvardin2018-10-045-62/+67
* Add -Wstar-is-type to the User's GuideVladislav Zavialov2018-10-041-0/+19
* testsuite: Skip T3171 for nowBen Gamari2018-10-041-0/+1
* Bump Cabal submoduleBen Gamari2018-10-041-0/+0
* Don't leak internal commentary into HasField's HaddocksRyan Scott2018-10-041-1/+1
* Set `infixr -1 ->`Alec Theriault2018-10-0410-16/+26
* Don't drop arguments in TH type argumentsAlec Theriault2018-10-045-9/+67
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-0421-65/+723
* Documentation fixes in 'template-haskell'Alec Theriault2018-10-042-25/+42