summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump hsc2hs submodule to final 0.68.6 tagwip/ghc-8.8-finalizationBen Gamari2019-08-261-0/+0
* Restore bytestring submodule to 0.10.10.0Ben Gamari2019-08-261-0/+0
* relnotes: Clarify reference to VKABen Gamari2019-08-261-1/+1
* gitlab-ci: Propagate BUILD_PROF_LIBS to make on Windowsghc-8.8.1-releaseBen Gamari2019-08-251-3/+7
* Bump hsc2hs submoduleBen Gamari2019-08-251-0/+0
* gitlab-ci: Don't build PDF user's guide on AArch64Ben Gamari2019-08-221-0/+2
* gitlab-ci: Bump Docker images revisionBen Gamari2019-08-211-1/+1
* SetLevels: Don't set context level when floating casesBen Gamari2019-08-211-4/+2
* testsuite: Add cut-down test for #16978Ben Gamari2019-08-212-0/+19
* rts: Do not traverse nursery for dead closures in LDV profileMatthew Pickering2019-08-211-23/+0
* rts: Correct assertion in LDV_recordDeadMatthew Pickering2019-08-211-1/+1
* rts: Correct handling of LARGE ARR_WORDS in LDV profilerMatthew Pickering2019-08-213-19/+20
* Fix erroneous float in CoreOptSimon Peyton Jones2019-08-214-3/+60
* Minor refactoring in CoreSimplÖmer Sinan Ağacan2019-08-211-3/+0
* Release GHC 8.8.1Ben Gamari2019-08-211-2/+2
* Bump Cabal submodule to 3.0Ben Gamari2019-08-211-0/+0
* users-guide: Note TTGBen Gamari2019-08-211-0/+1
* gitlab-ci: Manually set SPHINXBUILD on WindowsBen Gamari2019-08-211-0/+1
* Don't float unlifted join points to top levelSimon Peyton Jones2019-08-211-2/+11
* testsuite: Add testsuite for #16978Ben Gamari2019-08-212-0/+30
* Add test for #16893Ömer Sinan Ağacan2019-08-213-0/+93
* base: Don't inline eqTypeRepBen Gamari2019-08-211-1/+3
* Apply a missing substitution in mkEtaWW (#16979)Simon Peyton Jones2019-08-094-8/+287
* Revert "Make scanr a good producer and consumer"Ben Gamari2019-08-063-19/+4
* Add _GLOBAL_OFFSET_TABLE_ supportMoritz Angermann2019-08-053-6/+45
* Fix #8487: Debugger confuses variablesRoland Senn2019-08-057-13/+79
* Bump text submodule to 1.2.4.0-rcBen Gamari2019-08-053-7/+7
* gitlab-ci: Fix i386 buildsBen Gamari2019-08-042-7/+24
* Fix T16916 CI failures (#16966), comment amendmentsIvan Kasatenko2019-08-021-1/+1
* Fix T16916 CI failures (#16966)Ivan Kasatenko2019-07-231-4/+8
* Do not ignore events deletion when events to be added are provided (#16916)Ivan Kasatenko2019-07-234-4/+51
* gitlab-ci: Fix source tarball jobghc-8.8.1-rc1Ben Gamari2019-07-211-1/+3
* Bump Cabal submodule to 3.0.0.0-rc3Ben Gamari2019-07-214-3/+3
* ghc-cabal: Use fromFlagOrDefault instead of fromFlagBen Gamari2019-07-201-2/+2
* llvm-targets: Synchronize against masterBen Gamari2019-07-201-4/+6
* integer-simple: Add changelogBen Gamari2019-07-202-0/+7
* Bump Cabal submodule to 3.0.0.0-rc2Ben Gamari2019-07-202-0/+6
* Bump bytestring submodule to 0.10.10.0Ben Gamari2019-07-151-0/+0
* Bump bytestring submoduleBen Gamari2019-07-131-0/+0
* Merge branch 'wip/ghc-8.8-merges' into ghc-8.8Ben Gamari2019-07-04208-982/+2029
|\
| * Bump parsec submodule to 3.1.14.0wip/ghc-8.8-mergesBen Gamari2019-07-041-0/+0
| * Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov2019-07-013-6/+15
| * Initial commit of dump-interfacesBen Gamari2019-07-011-0/+68
| * Correct closure observation, construction, and mutation on weak memory machines.Travis Whitaker2019-06-3031-56/+361
| * Fix GCC warnings with __clear_cache builtin (#16867)Sylvain Henry2019-06-301-6/+8
| * Fix Happy deps for Stack (#16825)Sylvain Henry2019-06-301-10/+5
| * getExecutablePath: get path from sysctl on FreeBSDFraser Tweedale2019-06-301-0/+47
| * typo in the docs for DynFlags.hsArtem Pelenitsyn2019-06-301-1/+1
| * Disable automatic use of -fobject-code due to #16876Ben Gamari2019-06-273-1/+3
| * testsuite: Unbreak T16608 testsBen Gamari2019-06-261-0/+2