summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [llvm backend] fixup supportedLlvmVersion{Min,Max} exportswip/angerman/ghc-8.10.5-final-backportsMoritz Angermann2021-03-261-1/+2
* linker: Fix atexit handlers on PETamar Christina2021-03-262-3/+5
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-2610-34/+242
* Bump haddock submodule to 2.24.1Moritz Angermann2021-03-261-0/+0
* [hadrian] allow newer basewip/angerman/fix-build-ghc-8.10Moritz Angermann2021-03-251-0/+2
* [hadrian] fix superfluous record wildcardMoritz Angermann2021-03-251-1/+1
* Location for tuple section pattern error (#19504)wip/backport-8.10-19504Vladislav Zavialov2021-03-114-1/+9
* testsuite: Mark T12971 as fragile on Windowswip/angerman/release-8.10.5Ben Gamari2021-03-081-1/+1
* Bump to 8.10.5Moritz Angermann2021-03-081-1/+1
* [ci/nix-shell] uniquify NIX_LDFLAGS{_FOR_TARGET}wip/angerman/8.10.5-whack-a-moleMoritz Angermann2021-03-071-1/+11
* [darwin] stop the DYLD_LIBRARY_PATH madnessMoritz Angermann2021-03-072-9/+5
* hadrian: build (and ship) iserv on WindowsAlp Mestanogullari2021-03-073-19/+16
* testsuite: Don't attempt to read .std{err,out} files if they don't existBen Gamari2021-03-071-2/+10
* [testsuite/arm64] fix section_alignmentMoritz Angermann2021-03-071-1/+1
* [testsuite] static001 is not broken anymore.Moritz Angermann2021-03-071-1/+2
* hadrian: Windows fixes (bindists, CI)Alp Mestanogullari2021-03-074-21/+34
* [base] inline mconcatMoritz Angermann2021-03-071-0/+1
* [ci/nix-shell] [Darwin] Stop the ld warnings about libiconv.Moritz Angermann2021-03-071-0/+3
* hadrian: Fix executable extension passed to testsuite driverGHC GitLab CI2021-03-071-1/+1
* testsuite/timeout: Fix windows specific errors.Andreas Klebinger2021-03-072-25/+28
* [testsuite/json2] Fix failure with LLVM backendsMoritz Angermann2021-03-071-1/+1
* [ci/nix-shell] Add Foundation and SecurityMoritz Angermann2021-03-071-3/+3
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-03-071-2/+6
* [integer-gmp] Fix Windows build with autoconf >=2.70 (#19189)Moritz Angermann2021-03-073-3559/+4
* touchy: use a valid cabal-versionSylvain Henry2021-03-071-1/+1
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-03-075-3560/+2
* [Darwin] mark stdc++ tests as brokenMoritz Angermann2021-03-071-2/+8
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-03-071-0/+9
* hadrian: Eliminate redundant .exe from GHC pathBen Gamari2021-03-071-1/+1
* [ci] add timing infoMoritz Angermann2021-03-071-22/+103
* [aarch64/elf] fix note parsingMoritz Angermann2021-03-071-0/+12
* [linker/aarch64-elf] support section symbols for GOT relocationMoritz Angermann2021-03-071-1/+7
* [aarch64/elf] be more informative.Moritz Angermann2021-03-071-3/+9
* Include mman.h before disabling non-POSIX headersViktor Dukhovni2021-03-072-5/+12
* [testsuite/darwin] fix conc059Moritz Angermann2021-03-071-0/+2
* [aarch64-linux/llvm] IntRep is word sized.Moritz Angermann2021-03-072-5/+14
* [ci/darwin] bump nixpkgs revMoritz Angermann2021-03-071-35/+39
* [darwin] Fix allocateExec guardMoritz Angermann2021-03-071-1/+1
* Add x86_64-darwin via M1Moritz Angermann2021-03-071-17/+76
* [aarch64-darwin] be very careful of warnings.Moritz Angermann2021-03-071-0/+1
* [rts] cast return value to struct.Moritz Angermann2021-03-071-1/+1
* [StgToCmm] Add DataCon paddingMoritz Angermann2021-03-071-1/+16
* testsuite: Mark T17073 as broken on WindowsBen Gamari2021-03-011-1/+2
* [CodeGen] handle complex types in the calling convetion.Moritz Angermann2021-03-011-5/+11
* [AArch64] drop mmap_nextMoritz Angermann2021-03-012-39/+2
* [darwin, aarch64-linux] always PICMoritz Angermann2021-03-011-1/+3
* rts: Make markLiveObject thread-safewip/T19417-ghc-8.10Ben Gamari2021-02-232-3/+9
* [ci/build] Copy config.sub aroundwip/angerman/fix-windowsMoritz Angermann2021-02-191-0/+3
* [mach-o] make prototypes match functionswip/angerman/unbreak-aarch64-darwinMoritz Angermann2021-02-181-2/+2
* [ci] Default value for MAKE_ARGSwip/angerman/ci-make-args-defaultMoritz Angermann2021-02-181-2/+2