summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Move big-obj test from ghci/linking/dyn to ghci/linkingBen Gamari2021-10-127-9/+10
* rts/RtsSymbols: fini arrayBen Gamari2021-10-121-0/+13
* rts/RtsSymbols: Declare atexit as a strong symbolBen Gamari2021-10-121-1/+10
* rts/linker: Introduce a notion of strong symbolsBen Gamari2021-10-124-26/+51
* rts/RtsSymbols: Add environBen Gamari2021-10-121-0/+1
* gitlab-ci: Mark more broken tests on AlpineBen Gamari2021-10-121-3/+5
* testsuite: Make T12600 more robustBen Gamari2021-10-121-1/+1
* testsuite: Make recomp021 less environment-sensitiveBen Gamari2021-10-122-2/+2
* documentation: flavours.md static detailsBrian Jaress2021-10-121-2/+4
* testsuite: Compile safeInfered tests with -v0Ben Gamari2021-10-1216-57/+14
* testsuite: Mark T14931 as requiring dynamic linkingBen Gamari2021-10-121-1/+1
* testsuite: Mark all ghci/linking/dyn tests as requiring dynamic linkingBen Gamari2021-10-121-0/+2
* testsuite: Mark ghcilink00[25] as requiring dynamic linkingBen Gamari2021-10-121-2/+4
* testsuite: Mark T13702 as requiring share librariesBen Gamari2021-10-121-1/+1
* rts/linker: Resolve __fini_array_* symbols to NULLGHC GitLab CI2021-10-121-0/+4
* rts/linker: Define _DYNAMIC when necessaryBen Gamari2021-10-121-1/+13
* testsuite: Drop :set from ghci scriptsBen Gamari2021-10-128-316/+2
* gitlab-ci: Introduce static Alpine jobBen Gamari2021-10-122-1/+28
* hadrian: Introduce `static` flavourBen Gamari2021-10-125-2/+94
* Make ms_ghc_prim_import field strictMatthew Pickering2021-10-121-1/+1
* driver: Share the graph of dependenciesZubin Duggal2021-10-121-3/+5
* Change affected tests stderrCarrie Xu2021-10-122-4/+9
* Add Hint to "Empty 'do' block" Error Message#20147Carrie Xu2021-10-124-0/+15
* rts/Linker: Fix __dso_handle handlingGHC GitLab CI2021-10-121-10/+27
* rts/nonmoving: Enable selector optimisation by defaultBen Gamari2021-10-123-12/+1
* rts/primops: Fix write barrier in stg_atomicModifyMutVarzuzhBen Gamari2021-10-121-4/+4
* rts/nonmoving: Rename mark_* to trace_*Ben Gamari2021-10-121-42/+42
* nonmoving: Fix and factor out mark_trec_chunkBen Gamari2021-10-121-22/+17
* Derive Eq instance for the HieTypeFix typeZejun Wu2021-10-121-0/+1
* hadrian: Include Cabal flags in verbose configure outputBen Gamari2021-10-101-4/+4
* driver: Fix assertion failure on self-importMatthew Pickering2021-10-105-1/+12
* Reject GADT pattern matches in arrow notationsheaf2021-10-0941-77/+376
* Add defaulting plugins.Andrei Barbu2021-10-0824-37/+453
* code gen: Disable dead code elimination when -finfo-table-map is enabledMatthew Pickering2021-10-083-2/+8
* Fix -E -fno-code undesirable interactions #20439CarrieMY2021-10-083-2/+8
* Normalise output of T20199 testMatthew Pickering2021-10-081-1/+2
* ci: Expect x86-darwin to passMatthew Pickering2021-10-081-3/+0
* ci: Remove BROKEN_TESTS for x86 darwin buildsMatthew Pickering2021-10-081-2/+0
* Fix nonmoving gen label in gc stats reportTeo Camarasu2021-10-081-3/+6
* New test case: Variant of T14052 with data type definitionsJoachim Breitner2021-10-083-0/+1011
* Don't link plugins' units with target code (#20218)Sylvain Henry2021-10-0810-2/+109
* Recover test case for T11547Joachim Breitner2021-10-074-0/+19
* Bignum: transfer NOINLINE from Natural to BigNatSylvain Henry2021-10-072-4/+9
* Bignum: remove outdated commentSylvain Henry2021-10-071-8/+0
* Bignum: allow naturalToWordClamp/Negate/Signum to inline (#20361)Sylvain Henry2021-10-074-52/+19
* Bignum: allow inlining of naturalEq/Ne/Gt/Lt/Ge/Le/Compare (#20361)Sylvain Henry2021-10-075-69/+34
* Bignum: allow naturalEq#/Ne# to inline (#20361)Sylvain Henry2021-10-074-14/+18
* EPA: Add comments to EpaDeltaAlan Zimmerman2021-10-077-45/+51
* Removed left-over comment from `nonDetEltsUFM`-removal in `seqEltsUFM`.Benjamin Maurer2021-10-071-3/+0
* Fix rst syntax mistakes in release notesJoachim Breitner2021-10-071-3/+3