summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [rts] disassemble bco, when running with -Diwip/angerman/interpreter-disassemble-bcoMoritz Angermann2021-05-071-1/+1
* [testsuite] :tada: best typo ever!wip/angerman/fix-llvm-typoMoritz Angermann2021-05-071-1/+1
* hadrian: Don't depend upon bash from PATHwip/angerman/backport-bf34a310Ben Gamari2021-05-066-7/+30
* configure: Move libdw search logic to macroBen Gamari2021-05-062-53/+58
* configure: Move libnuma check to macroBen Gamari2021-05-062-57/+61
* configure: Move pthreads checks to macroBen Gamari2021-05-062-95/+102
* Break up aclocal.m4Ben Gamari2021-05-0669-2740/+2640
* Chiral foldable caveatsViktor Dukhovni2021-05-061-3/+71
* hie: Initialise the proper environment for calling dsExprMatthew Pickering2021-05-051-8/+13
* [ci] darwin uses hadrianwip/angerman/fix-darwin-perfMoritz Angermann2021-05-041-45/+22
* [gmp] respect GMP_ENABLEDwip/angerman/fix-gmp-enabledMoritz Angermann2021-05-031-0/+2
* Tighten scope of non-POSIX visibility macrosViktor Dukhovni2021-05-034-15/+34
* Make tests more portable on FreeBSDViktor Dukhovni2021-05-036-18/+28
* Block signals in the ticker threadViktor Dukhovni2021-05-033-13/+102
* Add background note in elf_tlsgd.c.Viktor Dukhovni2021-05-034-21/+156
* Support R_X86_64_TLSGD relocation on FreeBSDViktor Dukhovni2021-05-035-4/+170
* [hadrian] Properly build hsc2hs wrapperwip/angerman/fix-hadrian-hsc2hsMoritz Angermann2021-04-291-18/+23
* [ci] faster pipelinewip/angerman/faster-pipelines-9.2Moritz Angermann2021-04-281-6/+1
* Fix handling ze_meta_tv_env in GHC.Tc.Utils.ZonkSimon Peyton Jones2021-04-231-31/+42
* gitlab-ci: Fix Windows release buildghc-9.2.1-alpha2Ben Gamari2021-04-211-1/+4
* gitlab-ci: Use debian 10 image for source tarball jobBen Gamari2021-04-211-1/+1
* Once again bump Cabal submoduleBen Gamari2021-04-211-0/+0
* EPA: cleanups after the mergeAlan Zimmerman2021-04-2135-1116/+881
* gitlab-ci: Don't IGNORE_PERF_FAILURES when --skip-perf is usedBen Gamari2021-04-211-0/+2
* [darwin] stop the DYLD_LIBRARY_PATH madnesswip/angerman/9.2-forward-ports-2Moritz Angermann2021-04-201-5/+2
* [ci/nix-shell] uniquify NIX_LDFLAGS{_FOR_TARGET}Moritz Angermann2021-04-201-1/+11
* [testsuite/arm64] fix section_alignmentMoritz Angermann2021-04-201-1/+1
* [testsuite] static001 is not broken anymore.Moritz Angermann2021-04-201-1/+2
* [ci/nix-shell] [Darwin] Stop the ld warnings about libiconv.Moritz Angermann2021-04-201-0/+3
* [testsuite/json2] Fix failure with LLVM backendsMoritz Angermann2021-04-201-2/+6
* [ci/nix-shell] Add Foundation and SecurityMoritz Angermann2021-04-201-3/+3
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-04-201-3/+18
* [Darwin] mark stdc++ tests as brokenMoritz Angermann2021-04-201-10/+11
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-04-201-0/+5
* [testsuite/darwin] fix conc059Moritz Angermann2021-04-201-0/+2
* [ci] Default value for MAKE_ARGSMoritz Angermann2021-04-201-2/+2
* [ci] default value for CONFIGURE_ARGSMoritz Angermann2021-04-201-1/+1
* [testlib/driver] denoiseMoritz Angermann2021-04-202-6/+11
* [ci] Add support for building on aarch64-darwinMoritz Angermann2021-04-203-29/+265
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-2012-341/+63
* testsuite: Add test for #19645Ben Gamari2021-04-193-0/+31
* codeGen: Teach unboxed sum rep logic about levityBen Gamari2021-04-194-36/+53
* Bump Cabal submoule againBen Gamari2021-04-182-3/+0
* Use correct precedence in Complex's Read1/Show1 instancesRyan Scott2021-04-184-3/+50
* users guide: Fix a few typosBen Gamari2021-04-182-2/+2
* Bump deepseq submodule to 1.4.6.0Ben Gamari2021-04-182-1/+1
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-1411-1/+56
* Fix some negation issues when creating FractionalLitMatthew Pickering2021-04-147-3/+30
* Bump Cabal submoduleBen Gamari2021-04-141-0/+0
* gitlab-ci: Build source-tarball when RELEASE_JOB is setBen Gamari2021-04-141-2/+1