summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Unset CI_* variables before run_hadrian and test_makewip/long-commit-ciMatthew Pickering2021-09-301-12/+16
* Documented yet undocumented dump flags #18641Benjamin Maurer2021-09-282-6/+38
* Remove outdated note about pragma layouttaylorfausak2021-09-281-3/+1
* hadrian: Update comments on verbosity handlingMatthew Pickering2021-09-282-2/+14
* hadrian: Update documentation for new verbosity optionsMatthew Pickering2021-09-282-37/+5
* ci: Increase default verbosity level to `-V` (Verbose)Matthew Pickering2021-09-281-0/+1
* hadrian: Rework the verbosity levelsMatthew Pickering2021-09-286-26/+27
* hadrian: Remove deprecated tracing functionsMatthew Pickering2021-09-2814-27/+27
* hadrian: Reduce default verbosityMatthew Pickering2021-09-283-3/+28
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-2825-8/+201
* driver: Fix Ctrl-C handling with -j1Matthew Pickering2021-09-281-27/+35
* Remove NoGhcTc usage from HsMatchContextArtyom Kuznetsov2021-09-2813-39/+70
* gitlab-ci: Ensure that temporary home existsBen Gamari2021-09-271-1/+2
* gitlab-ci: Don't rely on $HOME when pushing test metricsBen Gamari2021-09-242-9/+14
* Constant-folding for timesInt2# (#20374)Sylvain Henry2021-09-234-0/+94
* testsuite: Ensure that C++11 is used in T20199Ben Gamari2021-09-231-1/+1
* gitlab-ci: Unset MACOSX_DEPLOYMENT_TARGET in stage0 buildBen Gamari2021-09-231-0/+3
* rts: Ensure that headers don't refer to undefined __STDC_VERSION__Ben Gamari2021-09-231-0/+6
* testsuite: Fix gnu sed-ismBen Gamari2021-09-232-2/+2
* testsuite: Don't use cc directly in section_alignment testBen Gamari2021-09-231-1/+1
* testsuite: Make unsigned_reloc_macho_x64 and section_alignment makefile_testsBen Gamari2021-09-231-2/+2
* testsuite: Fix ipeMapBen Gamari2021-09-231-0/+1
* testsuite: Pass CFLAGS to hsc2hs testsBen Gamari2021-09-234-10/+19
* configure: Clarify meaning of CabalHaveLibffiBen Gamari2021-09-233-7/+3
* configure: Fix copy/paste errorBen Gamari2021-09-231-1/+1
* hadrian: Pass CFLAGS to gmp configureGHC GitLab CI2021-09-231-0/+4
* gitlab-ci: bash fixesBen Gamari2021-09-231-3/+3
* Ensure that cabal update is invoked before buildingBen Gamari2021-09-231-2/+7
* gitlab-ci: Use correct CABAL executableBen Gamari2021-09-231-1/+1
* gitlab-ci: Ensure that CABAL_DIR is a Windows pathBen Gamari2021-09-231-2/+8
* ci: Add version to cache keyBen Gamari2021-09-231-20/+21
* configure: Add check for whether CC supports --targetBen Gamari2021-09-233-1/+42
* configure: Move nm search logic to new fileBen Gamari2021-09-232-33/+41
* ci: More surgical use of nix in Darwin buildsBen Gamari2021-09-236-164/+337
* ci: Move phase timing logic into ci.shBen Gamari2021-09-232-101/+33
* ci: Isolate build from HOMEBen Gamari2021-09-232-15/+25
* ci: Consolidate handling of cabal cacheBen Gamari2021-09-232-10/+24
* ci: Drop redundant `cabal update`sBen Gamari2021-09-232-5/+2
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-2340-205/+886
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-2324-28/+650
* base: Generalize newStablePtrPrimMVarSven Tennie2021-09-231-2/+2
* deriveConstants: Add hie.yamlSven Tennie2021-09-231-0/+1
* Typo [skip ci]wip/typo-cgMatthew Pickering2021-09-231-1/+1
* Remove unused, undocumented debug/dump flag `-ddump-vt-trace`. See 20403.Benjamin Maurer2021-09-223-5/+0
* Fix minor inconsistency in documentationalirezaghey2021-09-221-2/+2
* Link with libm dynamically (#19877)Sylvain Henry2021-09-2211-10/+26
* Convert Diagnostics in GHC.Tc.Gen.* (Part 2)Aaron Allen2021-09-224-114/+330
* Clarify that malloc, free etc. are the ones from stdlib.hOleg Grenrus2021-09-221-0/+5
* hadrian: Disable verbose timing informationMatthew Pickering2021-09-181-1/+1
* users-guide: Improve documentation of ticky eventsBen Gamari2021-09-183-1/+13