summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing levels to SegmentProt enumArtem Pyanykh2019-03-202-4/+19
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-209-31/+32
* Use segments for section layoutArtem Pyanykh2019-03-206-94/+296
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-2010-123/+329
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Try againBen Gamari2019-03-201-3/+5
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* rts/RtsSymbols: Drop __mingw_vsnwprintfBen Gamari2019-03-201-1/+0
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11
* testsuite: Mark T10672 as brokenBen Gamari2019-03-201-2/+4
* testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari2019-03-201-27/+3
* testsuite: Mark T16190 as broken on WindowsBen Gamari2019-03-201-1/+2
* testsuite: Mark T15904 as broken on WindowsBen Gamari2019-03-201-1/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* testsuite: Fix expected output on Windows for various ghci testsBen Gamari2019-03-203-9/+0
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-202-2/+4
* Update .gitlab-ci.ymlMatthew Pickering2019-03-191-1/+1
* gitlab-ci: Bump docker imagesBen Gamari2019-03-191-1/+1
* Remove deprecated reinitializeGlobalsKrzysztof Gogolewski2019-03-191-7/+0
* Simplify monadic codeKrzysztof Gogolewski2019-03-192-13/+10
* Fix typosKrzysztof Gogolewski2019-03-197-8/+8
* Replace nOfThem by replicateKrzysztof Gogolewski2019-03-196-15/+12
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-1913-30/+28
* Bump Cabal submodule to 3.0Ben Gamari2019-03-195-4/+4
* err: clean up error handlerTamar Christina2019-03-191-19/+30
* gitlab-ci: Implement support for i386/Windows bindistsBen Gamari2019-03-192-14/+63
* gitlab-ci: Implement head.hackage jobsBen Gamari2019-03-172-0/+118
* gitlab-ci: Always build fedora27Ben Gamari2019-03-171-3/+1
* Update bug tracker link to point to gitlab instead of deprecated tracRadosław Rowicki2019-03-171-4/+3
* Extract out use of UnboxedTuples from GHCi.LeakMichael Sloan2019-03-173-5/+20
* ghc-heap: Introduce closureSizeBen Gamari2019-03-179-0/+75
* gitlab-ci: Generate source tarballsBen Gamari2019-03-161-0/+18
* gitlab-ci: Generate documentation tarballBen Gamari2019-03-161-0/+26
* gitlab-ci: Explicitly set bindist tarball nameBen Gamari2019-03-162-12/+17
* compiler: Disable atomic renaming on WindowsBen Gamari2019-03-161-1/+13
* Add location to the extra-constraints wildcardSimon Peyton Jones2019-03-1615-32/+33
* Improve error recovery in the typecheckerSimon Peyton Jones2019-03-1621-214/+327
* Add flavours linkSimon Peyton Jones2019-03-151-0/+1
* PPC NCG: Use liveness information in CmmCallPeter Trommler2019-03-156-119/+57
* Report better suggestion for GADT data constructorSimon Peyton Jones2019-03-155-17/+26
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-15490-1226/+1226
* Git ignore .hadrian_ghci (generated by the ./hadrian/ghci.sh)David Eichmann2019-03-151-0/+1
* Hadrian: remove unneeded rpaths.David Eichmann2019-03-151-4/+13
* Hadrian: remove unneeded imports.David Eichmann2019-03-153-6/+0
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-154-4/+19
* testsuite: Add testcase for #16394Ben Gamari2019-03-143-0/+18
* Fix #16411 by making dataConCannotMatch aware of (~~)Ryan Scott2019-03-133-4/+22
* Hadrian: build (and retrieve) binary distributions in CIAlp Mestanogullari2019-03-132-8/+14