summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up TBDs in changelogBen Gamari2020-08-172-3/+9
* testsuite: Add test for #18291Ben Gamari2020-08-162-0/+8
* Allow unsaturated runRW# applicationsBen Gamari2020-08-164-69/+111
* gitlab-ci: Use MR base commit as performance baselineBen Gamari2020-08-154-2/+33
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-134-15/+32
* testsuite: Specify metrics collected by T17516Ben Gamari2020-08-131-1/+1
* Hardcode RTS includes to cope with unregistered buildsAlex Biehl2020-08-131-18/+1
* configure: Fix double-negation in ld merge-objects checkBen Gamari2020-08-131-1/+1
* ApiAnnotations; tweaks for ghc-exactprint updateAlan Zimmerman2020-08-134-16/+16
* testsuite: Fix prog001Ben Gamari2020-08-131-1/+1
* testsuite: Add test for #18527Ben Gamari2020-08-134-0/+38
* nativeGen: One approach to fix #18527Ben Gamari2020-08-132-8/+95
* CmmLint: Check foreign call argument register invariantBen Gamari2020-08-131-5/+35
* cmm: Clean up Notes a bitBen Gamari2020-08-135-8/+12
* users-guide: Rename 8.12 to 9.0Takenobu Tani2020-08-138-9/+9
* Improve NegativeLiterals (#18022, GHC Proposal #344)Vladislav Zavialov2020-08-137-39/+149
* Make CodeQ and TExpQ levity polymorphicRyan Scott2020-08-135-3/+36
* Refactor handling of object mergingBen Gamari2020-08-1321-54/+252
* Revert "iserv: Don't pass --export-dynamic on FreeBSD"Ben Gamari2020-08-131-2/+1
* Rename Core.Opt.Driver -> Core.Opt.PipelineKrzysztof Gogolewski2020-08-134-4/+4
* hadrian: Fix running stage0/bin/ghc with wrong package DB. Fixes #17468.Niklas Hambüchen2020-08-132-1/+14
* Fix GHC_STAGE definition generated by makeLeon Schoorl2020-08-131-1/+1
* Fix minimal imports dump for boot files (fix #18497)Sylvain Henry2020-08-139-10/+60
* Add two bangs to improve perf of flatteningSimon Peyton Jones2020-08-131-4/+6
* For `-fkeep-going` do not duplicate dependency edge codeJohn Ericson2020-08-131-45/+47
* Kill off sc_mult and as_mult fieldsSimon Peyton Jones2020-08-132-67/+42
* Fix typoFelix Wiemuth2020-08-131-1/+1
* ghc/mk: don't build gmp packages for BIGNUM_BACKEND=nativeSergei Trofimovich2020-08-131-0/+2
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-08-1333-277/+848
* gitlab-ci: Bump bootstrap compiler to 8.8.4Ben Gamari2020-08-131-6/+6
* gitlab-ci: Ensure that Hadrian jobs don't download artifactsBen Gamari2020-08-131-0/+1
* Eta-expand the Simplifier monadSimon Peyton Jones2020-08-131-6/+18
* Drop 32-bit Windows supportBen Gamari2020-08-132-37/+5
* winio: update codeownersTamar Christina2020-08-131-0/+15
* winio: fix detection of tty terminalsTamar Christina2020-08-131-2/+2
* winio: remove dead argument to stg_newIOPortzhTamar Christina2020-08-131-1/+1
* gitlab-ci: Kill ssh-agent after pushing test metricsBen Gamari2020-08-131-0/+5
* testsuite: Normalise WinIO error message differencesBen Gamari2020-08-132-3/+27
* testsuite: Update win32 output for parseTreeBen Gamari2020-08-131-7/+7
* rts/win32: Exit with EXIT_HEAPOVERFLOW if memory commit failsBen Gamari2020-08-131-1/+1
* Document loadFramework changes. (#18446)Matthias Andreas Benkard2020-08-131-0/+35
* Require SMP support in order to build a threaded stage1Stefan Schulze Frielinghaus2020-08-131-1/+5
* winio: change memory allocation strategy and fix double free errors.Tamar Christina2020-08-132-73/+95
* winio: restore console cp on exitTamar Christina2020-08-133-2/+39
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-08-1312-46/+71
* Correctly test active backendSylvain Henry2020-08-131-1/+1
* Remove unused sGhcWithNativeCodeGenSylvain Henry2020-08-132-4/+0
* Don't panic if the NCG isn't built (it is always built)Sylvain Henry2020-08-131-4/+0
* Remove unused "ncg" flagSylvain Henry2020-08-132-7/+1
* Enable BangPatterns, ScopedTypeVariables for ghc and hadrian by default.Andreas Klebinger2020-08-133-3/+5