summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add lexerDbg to dump the tokens fed to the parserwip/lexer-dbgVladislav Zavialov2020-01-022-2/+10
* 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
* Fix ambiguous occurence error when building HadrianJosh Meredith2019-12-171-1/+1
* testsuite: Mark print002 as fragile on ARMBen Gamari2019-12-171-1/+1
* Revert "testsuite: Mark cgrun057 as broken on ARMv7"Ben Gamari2019-12-171-1/+0
* gitlab-ci: Don't allow armv7 jobs to failBen Gamari2019-12-171-1/+0
* testsuite: Mark T5435_* tests as broken on ARMBen Gamari2019-12-171-6/+16
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-173-11/+11
* testsuite: Mark T14028 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark T13825-debugger as broken on ARMv7Ben Gamari2019-12-171-1/+3
* testsuite: Mark T10272 as broken on ARMv7Ben Gamari2019-12-171-3/+4
* testsuite: Mark prog001 as fragile on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark cgrun057 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* gitlab-ci: Drop redundant release-x86_64-linux-deb9 jobBen Gamari2019-12-161-14/+0