summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [testsuite] fix T6132 when using the LLVM toolchainwip/angerman/ghc-9.2-aarch64Moritz Angermann2021-06-081-1/+7
* [testsuite] fix T13702 with clangMoritz Angermann2021-06-081-0/+5
* [ci] force CC=clang for aarch64-linuxMoritz Angermann2021-06-081-0/+1
* [ci] no docs for aarch64-linux-llvmMoritz Angermann2021-06-081-0/+7
* [ci] -llvm with --way=llvmMoritz Angermann2021-06-081-0/+2
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-0848-142/+3606
* Don't produce platformConstants fileSylvain Henry2021-06-045-25/+0
* Constants: add a note and fix minor doc glitchesSylvain Henry2021-06-044-29/+79
* Read constants header instead of global platformConstantsSylvain Henry2021-06-0410-38/+87
* Generate parser for DerivedConstants.hSylvain Henry2021-06-041-31/+89
* Remove dynamic-by-default (#16782)Sylvain Henry2021-06-0418-72/+6
* Bignum: match on DataCon workers in rules (#19892)Sylvain Henry2021-06-016-12/+59
* Improve wording of fold[lr]M documentation.Viktor Dukhovni2021-05-291-53/+77
* Use fix-sized order primops for fixed size boxed typesJohn Ericson2021-05-192-24/+24
* EPA: update some comments in Annotations.Alan Zimmerman2021-05-171-119/+82
* Disallow -XDerivingVia when -XSafe is on (#19786)Aaron Allen2021-05-134-1/+23
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-139-16/+37
* users-guide: Add OverloadedRecordDot and OverloadedRecordUpdate for ghc-9.2Takenobu Tani2021-05-131-0/+9
* EPA: record annotations for braces in LetStmtAlan Zimmerman2021-05-126-5/+15
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-129-16/+72
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-127-8/+24
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-129-64/+88
* Make sized division primops ok-for-spec (#19026)Sylvain Henry2021-05-122-14/+47
* rts: export allocateWrite, freeWrite and markExec #19763Adam Sandberg Ericsson2021-05-121-0/+10
* Propagate free variables in extract_lctxt correctlyRyan Scott2021-05-123-1/+27
* users-guide: Add missing FieldSelectors to GHC2021 listBen Gamari2021-05-121-0/+1
* users guide: Sort lists of implied language extensionsBen Gamari2021-05-121-20/+20
* users-guide: Clarify GHC2021 documentationBen Gamari2021-05-121-1/+7
* Fix Haddock referenceBen Gamari2021-05-121-1/+1
* Eliminate unsafeEqualityProof in CorePrepSimon Peyton Jones2021-05-1223-223/+525
* Fix magicDict in ghci (and in the presence of other ticks)Matthew Pickering2021-05-129-2/+71
* users guide: Various other cleanupsBen Gamari2021-05-121-1/+0
* users-guide: Document deprecation of -funfolding-keeness-factorBen Gamari2021-05-122-1/+9
* Bignum: add BigNat Eq/Ord instances (#19647)Sylvain Henry2021-05-121-0/+16
* [docs] release notes for !4729 + !3678Douglas Wilson2021-05-121-0/+32
* Add Eq1 and Ord1 Fixed instancesOleg Grenrus2021-05-122-1/+11
* Revert "[darwin] stop the DYLD_LIBRARY_PATH madness"Ben Gamari2021-05-121-2/+5
* Report actual port in libiserv:Remote.Slave.startSlaveFacundo Domínguez2021-05-121-1/+2
* fix sub-word literals in GHCiLuite Stegeman2021-05-128-9/+299
* [hadrian] Do not add full tool pathswip/angerman/fix-nix-storeMoritz Angermann2021-05-113-4/+32
* [ci/darwin] set SH to /bin/bashMoritz Angermann2021-05-111-1/+1
* [ci/darwin] cabal-cache dir can be specified per archMoritz Angermann2021-05-113-23/+38
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-114-10/+35
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-05-112-0/+17
* [ci] no more brew or pipMoritz Angermann2021-05-111-15/+0
* Bump binary submoduleBen Gamari2021-05-101-0/+0
* [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