summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hiwip/tmpBen Gamari2022-04-061-1/+5
* Merge branch 'wip/T21295' into wip/windows-clang-joinBen Gamari2022-04-019-36/+44
|\
| * Bump text submodule to current `master`wip/T21295Ben Gamari2022-03-311-0/+0
| * gitlab-ci: Bump bootstrap compiler to 9.2.2Ben Gamari2022-03-315-10/+11
| * Fix a few new warnings when booting with GHC 9.2.2Ben Gamari2022-03-314-6/+18
| * gitlab/darwin: Factor out bindistsBen Gamari2022-03-311-13/+12
| * gitlab-ci: Drop dead HACKAGE_INDEX_STATE variableBen Gamari2022-03-311-2/+0
| * hadrian: Clean up flavour transformer definitionsBen Gamari2022-03-311-8/+6
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-01182-1891/+2939
|\ \ \ \ \
| | | | * | Disable text's dependency on simdutf by defaultwip/T20724Ben Gamari2022-03-242-0/+12
| | | | * | hadrian: Flag cabal flag handlingMatthew Pickering2022-03-231-10/+5
| | | * | | Build ar archives with -L when "joining" objectsBen Gamari2022-04-018-1/+14
| | | * | | Add a Note describing lack of object merging on WindowsBen Gamari2022-04-014-8/+39
| | | * | | hadrian: Produce ar archives with L modifier on WindowsBen Gamari2022-04-015-1/+41
| | | * | | hadrian: Refactor handling of ar flagsBen Gamari2022-04-015-31/+37
| | | * | | driver: Make object merging optionalBen Gamari2022-04-015-7/+18
| | | * | | rts/linker: Catch archives masquerading as object filesBen Gamari2022-04-013-2/+33
| | | * | | Use static archives as an alternative to object mergingBen Gamari2022-04-013-8/+15
| | | * | | Refactor handling of global initializersBen Gamari2022-04-0117-89/+372
| | | | |/ | | | |/|
| | * | | testsuite: Mark T13366Cxx, T10420 as broken on WindowsBen Gamari2022-04-012-2/+4
| | * | | testsuite: Mark TH_spliceE5_prof as unbroken on WindowsBen Gamari2022-03-301-2/+1
| | * | | linker/PEi386: More descriptive error messageBen Gamari2022-03-301-1/+1
| | * | | hadrian: Build wrappers using ghc rather than ccBen Gamari2022-03-301-2/+2
| | * | | Bump text submoduleBen Gamari2022-03-301-0/+0
| | * | | Bump bytestring submoduleBen Gamari2022-03-301-0/+0
| | * | | hadrian: Disable ghci libraries when object merging is not availableBen Gamari2022-03-303-7/+21
| | * | | Bump process submoduleBen Gamari2022-03-301-0/+0
| | * | | Bump Cabal submoduleBen Gamari2022-03-301-0/+0
| | * | | testsuite/driver: Treat framework failures of fragile tests as non-fatalBen Gamari2022-03-301-1/+3
| | * | | testsuite: Mark test-defaulting-plugin as fragile on WindowsBen Gamari2022-03-301-0/+2
| | * | | testsuite: Provide module definitions in T10955dynBen Gamari2022-03-304-7/+25
| | * | | testsuite: Fix mk-big-objBen Gamari2022-03-301-1/+1
| | * | | testsuite: Split T13366 into two testsBen Gamari2022-03-305-17/+30
| | * | | testsuite: Clean up tests depending on C++ std libBen Gamari2022-03-308-21/+10
| | * | | testsuite: Rework T13606 to avoid gcc dependenceBen Gamari2022-03-301-1/+2
| | * | | testsuite: Mark FloatFnInverses as fixedBen Gamari2022-03-301-2/+1
| | * | | testsuite: Mark T9405 as fixed on WindowsBen Gamari2022-03-301-1/+1
| | * | | testsuite: Mark Windows as a libc++ platformBen Gamari2022-03-301-0/+2
| | * | | testsuite: Port T16514 to CBen Gamari2022-03-303-46/+32
| | * | | Drop -static-libgccBen Gamari2022-03-301-28/+2
| | * | | testsuite: Test that we can build bigobj PE objectsBen Gamari2022-03-302-0/+12
| | * | | Windows/Clang: Build system adaptationBen Gamari2022-03-307-268/+212
| | * | | driver: Drop hacks surrounding windres invocationBen Gamari2022-03-301-16/+2
| | * | | rts: Eliminate use of nested functionsGHC GitLab CI2022-03-301-9/+11
| | |/ /
| | * | Refactor: make primtypes independent of PrimRepsKrzysztof Gogolewski2022-03-305-126/+106
| | * | Fix reference to Note [FunBind vs PatBind]Ben Gamari2022-03-301-2/+2
| | * | Give parsing plugins access to errorsJakob Brünker2022-03-3018-22/+226
| | * | Add test for T21306Matthew Pickering2022-03-293-0/+55
| | * | RTS: Zero gc_cpu_start and gc_cpu_end after accountingMatthew Pickering2022-03-291-9/+11
| | * | Hadrian: make DDEBUG separate from debugged RTSsheaf2022-03-298-36/+46