summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document that ccall convention doesn't support varargsBen Gamari2021-01-275-3/+47
* Bump process submodule to v1.6.11.0Ben Gamari2021-01-261-0/+0
* Fix link error (#19138)Fraser Tweedale2021-01-261-1/+1
* compare-flags: Strip whitespace from flags read from --show-optionsGHC GitLab CI2021-01-261-2/+2
* hadrian: Introduce ghci-wrapper packageBen Gamari2021-01-265-16/+101
* configure: Break up AC_CONFIG_FILES listBen Gamari2021-01-261-1/+32
* document how build system find toolchains on WindowsTamar Christina2021-01-268-12/+83
* Fix use distro toolchianTamar Christina2021-01-268-4/+19
* CmmToLlvm: Sign/Zero extend parameters for foreign callsStefan Schulze Frielinghaus2021-01-263-24/+47
* typecheck: Account for -XStrict in irrefutability checkBen Gamari2021-01-264-27/+71
* Respect $AR in configure scriptCheng Shao2021-01-261-1/+2
* Improve inference with linear typesKrzysztof Gogolewski2021-01-264-12/+15
* Add ghci prompt change #18702 to release notesKrzysztof Gogolewski2021-01-261-0/+4
* Fix unsoundness for linear guards (#19120)Krzysztof Gogolewski2021-01-264-1/+18
* Fix printing in -ddump-rule-rewrites (#18668)Krzysztof Gogolewski2021-01-264-1/+39
* Unfortunate dirty hack to overcome #18998.Richard Eisenberg2021-01-264-1/+77
* Move promoteTyVar to backport #18998Krzysztof Gogolewski2021-01-262-24/+25
* gitlab-ci: Don't run LLVM tests on Debian 9Ben Gamari2021-01-251-0/+3
* gitlab-ci: Ensure that DWARF job build with dwarf flavourBen Gamari2021-01-251-0/+3
* Add instances for GHC.Tuple.SoloDavid Feuer2021-01-241-0/+6
* gitlab-ci: Add deb10-dwarf jobBen Gamari2021-01-221-0/+9
* configure: Fix parsing of ARM triplesBen Gamari2021-01-221-8/+10
* Bump bytestring submodule to 0.10.12.1Ben Gamari2021-01-221-0/+0
* gitlab-ci: Rename FLAVOUR -> BUILD_FLAVOURBen Gamari2021-01-222-10/+9
* gitlab-ci: Fix build flavour of Windows buildsBen Gamari2021-01-211-2/+2
* rts/linker: Don't assume existence of dlinfoBen Gamari2021-01-214-12/+22
* rts/linker: Move shared library loading logic into Elf.cBen Gamari2021-01-215-175/+197
* rts/linker: Initialise CCSs from native shared objectsBen Gamari2021-01-212-1/+7
* [AArch64] Aarch64 Always PICMoritz Angermann2021-01-213-4/+7
* Bump Cabal submodule to cabal-install-3.4.0.0-rc7Ben Gamari2021-01-211-0/+0
* Bump containers submodule to 0.6.4.1Ben Gamari2021-01-212-1/+1
* Bignum: add Natural constant folding rules (#15821)Sylvain Henry2021-01-2123-525/+1057
* Constant-folding: don't pass through GHC's Int/Word (fix #11704)Sylvain Henry2021-01-204-30/+27
* Bignum: add clamping naturalToWord (fix #18697)Sylvain Henry2021-01-201-0/+8
* Bignum: fix for Integer/Natural Ord instancesSylvain Henry2021-01-205-84/+105
* Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` insteadSebastian Graf2021-01-203-56/+52
* Revert "Remove SpecConstrAnnotation (#13681)" (#19168)Sylvain Henry2021-01-207-28/+116
* Display FFI labels (fix #18539)Sylvain Henry2021-01-202-8/+10
* New overview of Foldable classViktor Dukhovni2021-01-172-157/+1183
* Natural: fix left shift of 0 (fix #19170)Sylvain Henry2021-01-134-1/+17
* Bump haddock submoduleBen Gamari2021-01-111-0/+0
* base: Add old changelog entriesBen Gamari2021-01-111-0/+5
* Add instances for GHC.Tuple.SoloDavid Feuer2021-01-1127-23/+123
* rts/PEi386: Fix reentrant lock usageBen Gamari2021-01-111-1/+1
* testsuite: Add test for #19149Ben Gamari2021-01-114-0/+51
* compiler: Initialize ForeignExportsList.n_entriesBen Gamari2021-01-111-1/+4
* Bump text submodule to v1.2.4.1Ben Gamari2021-01-112-1/+1
* Revert "base: Make `open` calls interruptible"David Feuer2021-01-042-7/+2
* Maintain invariant: MVars on mut_list are dirtyViktor Dukhovni2021-01-022-0/+3
* nonmoving: Add comments to nonmovingResurrectThreadsGHC GitLab CI2020-12-311-0/+5