summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump stm and process submoduleswip/T17244Ben Gamari2020-01-072-0/+0
* Introduce -Wcompat-unqualified-importsBen Gamari2020-01-0711-5/+102
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-01-07101-108/+144
* compiler: Qualify imports of Data.ListBen Gamari2020-01-0731-48/+56
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-0699-334/+352
* Fix overflow.Tamar Christina2020-01-061-1/+1
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Add lexerDbg to dump the tokens fed to the parserVladislav Zavialov2020-01-042-2/+10
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-048-19/+19
* Add Cmm related hooksSylvain Henry2020-01-043-5/+21
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-04168-362/+359
* Simplify mrStrGabor Greif2020-01-033-10/+3
* Tweak Cmm dumps to avoid generating sections for empty groupsÖmer Sinan Ağacan2019-12-311-15/+20
* Fix some sloppy indentationKevin Buhr2019-12-311-3/+3
* Add additional Note explaining the -Iw flagKevin Buhr2019-12-311-2/+49
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-314-20/+63
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-3112-8/+60
* Module hierarchy (#13009): StgSylvain Henry2019-12-3146-228/+226
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* TcIface: Fix inverted logic in typechecking of source ticksBen Gamari2019-12-301-1/+1
* hadrian: Track hash of Cabal Setup builder argumentsBen Gamari2019-12-301-1/+6
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* rts: Fix --debug-numa mode under DockerBen Gamari2019-12-302-0/+3
* rts: Error on invalid --numa flagsBen Gamari2019-12-301-1/+6
* llvmGen: Drop old fix for #11649Ben Gamari2019-12-301-36/+1
* llvmGen: Ensure that entry labels don't have predecessorsBen Gamari2019-12-301-7/+14
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2019-12-302-2/+7
* driver: Include debug level in the recompilation check hashBen Gamari2019-12-305-1/+19
* use shell variable CcLlvmBackend for testGabor Greif2019-12-271-1/+1
* testsuite: Mark cgrun057 as fragile on ARMBen Gamari2019-12-271-0/+1
* while at it rename XCode to the official XcodeGabor Greif2019-12-274-17/+17
* suppress popup dialog about missing Xcode at configureGabor Greif2019-12-271-1/+1
* testsuite: Skip T17499 when built against integer-simpleBen Gamari2019-12-271-1/+3
* Replace panic/notHandled with noExtCon in DsMetaRyan Scott2019-12-261-35/+42
* Minor refactor in ghc.cabal.in:Ömer Sinan Ağacan2019-12-263-15/+3
* Fix comment about minimal gcc versionGabor Greif2019-12-251-1/+1
* Fix copy-paste error in commentGabor Greif2019-12-251-1/+1
* Switch to ReadTheDocs theme for the user-guideSylvain Henry2019-12-2528-53/+3294
* Remove outdated commentSylvain Henry2019-12-241-4/+2
* fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-243-3/+3
* Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-243-0/+10
* lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott2019-12-206-9/+35
* Deduplicate copied monad failure handler codeJohn Ericson2019-12-203-26/+12
* Handle large ARR_WORDS in heap census (fix #17572)Sylvain Henry2019-12-194-0/+35
* Avoid race condition in hDuplicateToMoritz Kiefer2019-12-191-3/+5
* Add GHC-API logging hooksSylvain Henry2019-12-1837-193/+323
* Use *Mode suffix instead of *MJosh Meredith2019-12-173-17/+17
* Rename SphinxMode constructorsJosh Meredith2019-12-173-18/+18