summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable split sections on aarch64-deb10 buildwip/disable-split-sections-arch64Matthew Pickering2023-01-072-11/+11
* Only store Name in FunRhs rather than Id with knot-tied fieldsMatthew Pickering2023-01-0618-80/+67
* Add support for sized literals in the bytecode interpreter.Luite Stegeman2023-01-0611-16/+733
* Revert "configure: Drop uses of AC_PROG_CC_C99"Matthew Pickering2023-01-053-0/+48
* HsToken in TypeArg (#19623)Vladislav Zavialov2023-01-0518-61/+84
* EPA: Do not collect comments from end of fileAlan Zimmerman2023-01-059-49/+192
* Misc cleanupKrzysztof Gogolewski2023-01-0528-90/+59
* sphinx: Use modern syntax for extlinksMatthew Pickering2023-01-041-2/+2
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-046-43/+63
* hadrian: Document using GHC environment variable to select boot compilerMatthew Pickering2023-01-041-0/+12
* ci: Build all test dependencies with in-tree compilerMatthew Pickering2023-01-041-1/+1
* check-exact: Fix build with -WerrorMatthew Pickering2023-01-041-1/+2
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-046-25/+53
* hadrian: Add test:all_deps to build just testsuite dependenciesMatthew Pickering2023-01-042-0/+16
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-042-1/+3
* compiler: Add -f[no-]split-sections flagsMatthew Pickering2023-01-042-9/+15
* Explain the auxiliary functions of permutationsFacundo Domínguez2023-01-031-0/+27
* Force the Docs structure to prevent leaks in GHCi with -haddock without -fwri...wip/force-docsZubin Duggal2023-01-0311-12/+76
* Document infelicities of instance Ord Double and workaroundsBodigrim2022-12-241-23/+30
* hadrian: Ensure that linker scripts are used when merging objectsBen Gamari2022-12-241-2/+6
* Drop support for kind constraints.wip/p547Richard Eisenberg2022-12-2441-620/+156
* Store RdrName rather than OccName in HolesMatthew Pickering2022-12-2419-56/+117
* gitlab-ci: Introduce aarch64-linux-llvm jobBen Gamari2022-12-242-0/+178
* llvmGen: Fix relaxed orderingBen Gamari2022-12-241-1/+1
* ci: Run head.hackage jobs on upstream-testing branch rather than masterMatthew Pickering2022-12-241-1/+1
* ci: Don't run abi-test-nightly on release jobsMatthew Pickering2022-12-241-1/+0
* head.hackage: Use slow-validate bindist for linting jobsMatthew Pickering2022-12-241-14/+54
* compiler: Ensure that GHC toolchain is first in search pathBen Gamari2022-12-242-9/+9
* add GHC.Utils.Binary.foldGet' and use for Ifacedoyougnu2022-12-232-2/+19
* nonmoving: Make free list counter accesses atomicBen Gamari2022-12-231-1/+1
* nonmoving: Fix race in shortcuttingBen Gamari2022-12-232-1/+8
* nonmoving: Fix benign race in update remembered set checkBen Gamari2022-12-231-1/+3
* nonmoving: Make bitmap accesses atomicBen Gamari2022-12-231-2/+2
* nonmoving: Ensure that we aren't holding locks when closing themBen Gamari2022-12-231-1/+4
* nonmoving: Refactor update remembered set initializationBen Gamari2022-12-235-34/+66
* nonmoving: Make segment state updates atomicBen Gamari2022-12-231-1/+1
* nonmoving: Fix races in collector status trackingBen Gamari2022-12-232-7/+10
* nonmoving: Ensure that mutable fields have acquire barrierBen Gamari2022-12-231-8/+16
* nonmoving: Eliminate race in bump_static_flagBen Gamari2022-12-231-8/+10
* nonmoving: Use atomic when looking at bd->genBen Gamari2022-12-231-1/+4
* nonmoving: Fix segment list racesBen Gamari2022-12-232-6/+12
* nonmoving: Fix race in marking of blackholesBen Gamari2022-12-232-2/+8
* ci: Move wasm pipelines into nightly rather than masterMatthew Pickering2022-12-231-2/+3
* rts/m32: Fix sanity checkingBen Gamari2022-12-221-1/+1
* Fix unifier bug: failing to decompose over-saturated type familySimon Peyton Jones2022-12-223-13/+37
* base: Fix event manager shutdown race on non-Linux platformsBen Gamari2022-12-221-3/+10
* Refactor mkRuntimeErrorSimon Peyton Jones2022-12-2212-102/+182
* JS: fix support for -outputdir (#22641)Sylvain Henry2022-12-224-62/+56
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-2225-209/+190
* Bump libffi-tarballs submoduleBen Gamari2022-12-221-0/+0