summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* export IsList from GHC.IsListwip/T21517Teo Camarasu2022-05-3010-86/+108
* EPA: Comment Order ReversedAlan Zimmerman2022-05-308-21/+270
* Add -dkeep-comments flag to keep comments in the parserAlan Zimmerman2022-05-305-0/+306
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-3010-27/+366
* template-haskell: Fix representation of OPAQUE pragmasMatthew Pickering2022-05-304-8/+33
* testsuite: Add test for #21465Ben Gamari2022-05-304-0/+64
* rts: Ensure that XMM registers are preserved on Win64Ben Gamari2022-05-303-30/+41
* Test DESTDIR in test_hadrian()Julian Ospald2022-05-301-2/+23
* Respect DESTDIR in hadrian bindist Makefile, fixes #19646Ben Gamari2022-05-301-23/+23
* hadrian: Don't rely on xxx not being present in installation pathBen Gamari2022-05-301-2/+2
* avoid hadrian/bindist/Makefile install_docs error when --docs=noneJens Petersen2022-05-301-3/+4
* Enable eventlog support in all ways by defaultBen Gamari2022-05-3033-195/+92
* rts/eventlog: Don't attempt to flush if there is no writerBen Gamari2022-05-301-0/+8
* Basic response file supportBen Gamari2022-05-306-45/+111
* Bump deepseq submodule to masterBen Gamari2022-05-302-1/+1
* Allow passing -po outside profiling wayTeo Camarasu2022-05-271-0/+17
* Add test for T21455Teo Camarasu2022-05-272-0/+6
* add test case for #21446Teo Camarasu2022-05-273-0/+12
* Respect -po when heap profiling (#21446)Teo Camarasu2022-05-271-15/+21
* ci: Use correct syntax when args list is emptyghc-9.4.1-alpha2Matthew Pickering2022-05-231-1/+1
* ci: Don't build sphinx documentation on centosMatthew Pickering2022-05-232-0/+6
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-238-126/+161
* Revert "packaging: Build perf builds with -split-sections"Ben Gamari2022-05-212-14/+1
* Add back Debian9 CI jobsMatthew Pickering2022-05-182-0/+180
* packaging: Introduce CI job for generating hackage documentationMatthew Pickering2022-05-183-7/+270
* testsuite: Cabalify ghc-configBen Gamari2022-05-186-24/+23
* testsuite: More robust library way detectionBen Gamari2022-05-183-97/+39
* hadrian: Clean up handling of libffi dependenciesBen Gamari2022-05-185-12/+21
* hadrian: Drop redundant include directoriesBen Gamari2022-05-181-10/+0
* hadrian: Ensure that --extra-lib-dirs are usedBen Gamari2022-05-181-26/+5
* Bump time submodule to 1.12.2Matthew Pickering2022-05-181-0/+0
* gitlab-ci: Check for dynamic msys2 dependenciesBen Gamari2022-05-181-0/+13
* FIND_LLVM_PROG: Recognize llvm suffix used by FreeBSD, ie llc10.mikael2022-05-181-2/+2
* hadrian: Only copy and install libffi headers when using in-tree libffiMatthew Pickering2022-05-183-3/+8
* hadrian: Don't pass -j to haddockMatthew Pickering2022-05-181-3/+1
* docs: Fix path to GHC API docs in index.htmlMatthew Pickering2022-05-183-3/+1
* packaging: Build perf builds with -split-sectionsMatthew Pickering2022-05-182-1/+14
* hadrian: Fix split-sections transformerMatthew Pickering2022-05-181-4/+7
* ci: Add job to check that jobs.yaml is up-to-dateMatthew Pickering2022-05-181-0/+22
* ci: Generate source-tarball in release jobsMatthew Pickering2022-05-181-0/+1
* Fix name of windows release bindist in doc-tarball jobMatthew Pickering2022-05-181-1/+1
* ci: Add linting job which checks authors are not GHC CIMatthew Pickering2022-05-182-0/+31
* bootstrap: Add bootstrapping files for ghc-9_2_2Matthew Pickering2022-05-182-0/+2
* ci: Fix shell commandMatthew Pickering2022-05-181-2/+2
* ci: Explicitly handle failures in test_hadrianMatthew Pickering2022-05-181-11/+11
* ci: Add test to check that release jobs have profiled libsMatthew Pickering2022-05-182-1/+14
* ci: Fix cabal-reinstall jobMatthew Pickering2022-05-182-7/+3
* template-haskell: Bump version to 2.19.0.0Ben Gamari2022-05-186-4/+4
* configure: Check CC_STAGE0 for --target supportBen Gamari2022-05-183-12/+16
* hadrian: Add bytestring as a boot packageBen Gamari2022-05-151-0/+1