summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP on #18302wip/T18302Krzysztof Gogolewski2020-09-135-16/+4
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-121-1/+9
* Don't quote argument to Hadrian's test-env flag (#18656)Ryan Scott2020-09-121-1/+1
* hadrian: Pass input file to makeindexBen Gamari2020-09-121-1/+1
* PmCheck: Disattach COMPLETE pragma lookup from TyConsSebastian Graf2020-09-1222-467/+367
* Add testsSandy Maguire2020-09-124-0/+45
* Add clamp function to Data.OrdSandy Maguire2020-09-121-0/+16
* Enable TICKY_TICKY for debug builds when building with makefiles.David Himmelstrup2020-09-111-2/+2
* Fix typos in TICKY_TICKY symbol names.David Himmelstrup2020-09-111-3/+3
* Define TICKY_TICKY when compiling cmm RTS files.David Himmelstrup2020-09-113-12/+22
* PmCheck: Handle ⊥ and strict fields correctly (#18341)wip/T18341Sebastian Graf2020-09-1027-498/+807
* .gitignore *.hiedb filesSebastian Graf2020-09-101-0/+3
* hadrian: Don't include -fdiagnostics-color in argument hashGHC GitLab CI2020-09-102-1/+5
* PmCheck: Big refactor using guard tree variants more closely following source...Sebastian Graf2020-09-1014-875/+951
* Add long-distance info for pattern bindings (#18572)Sebastian Graf2020-09-1011-72/+109
* rts comment: RTS_TICKY_SYMBOLS moved from rts/Linker.c to rts/RtsSymbols.cDavid Himmelstrup2020-09-091-1/+1
* utils: Bump cabal-version of hp2ps and unlitBen Gamari2020-09-092-2/+2
* hadrian: Fix leakage of GHC in PATH into buildBen Gamari2020-09-091-1/+7
* gitlab-ci: Bump Docker imagesBen Gamari2020-09-095-47/+61
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-0918-67/+2
* Add comments about sm_dflags and simpleOptExprSylvain Henry2020-09-092-2/+19
* DynFlags: add sm_pre_inline field into SimplMode (#17957)Sylvain Henry2020-09-0916-59/+61
* DynFlags: add UnfoldingOpts and SimpleOptsSylvain Henry2020-09-0943-491/+675
* DynFlags: add OptCoercionOptsSylvain Henry2020-09-094-21/+47
* Postpone associated tyfam default checks until after typecheckingRyan Scott2020-09-0917-108/+198
* Use "to" instead of "2" in internal names of conversion opsJohn Ericson2020-09-094-70/+70
* gitlab-ci: Accept Centos 7 C.utf8 localeBen Gamari2020-09-081-0/+3
* gitlab-ci: Handle distributions without localesBen Gamari2020-09-081-0/+6
* Make the forall-or-nothing rule only apply to invisible foralls (#18660)Ryan Scott2020-09-085-28/+70
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-083-35/+98
* rts: Add stg_copyArray_barrier to RtsSymbols listBen Gamari2020-09-081-0/+1
* Move DynFlags test into updateModDetailsIdInfos's caller (#17957)Sylvain Henry2020-09-072-10/+7
* [macOS] improved runpath handlingMoritz Angermann2020-09-0716-23/+245
* gitlab-ci: Use hadrian builds for Windows release artifactsBen Gamari2020-09-071-7/+11
* gitlab-ci: Configure bignum backend in Hadrian buildsBen Gamari2020-09-071-0/+2
* Add clarification regarding poll/kqueue flagsWander Hillen2020-09-071-2/+6
* gitlab-ci: Fix typoBen Gamari2020-09-051-1/+1
* testsuite: Mark T5975[ab] as broken on WindowsBen Gamari2020-09-051-2/+5
* testsuite: Drop Windows-specific output for parseTreeBen Gamari2020-09-051-160/+0
* gitlab-ci: Drop Windows make jobBen Gamari2020-09-051-6/+3
* gitlab-ci: Bump Windows toolchain versionBen Gamari2020-09-051-1/+1
* gitlab-ci: Rename RELEASE variable to RELEASE_JOBBen Gamari2020-09-051-1/+1
* gitlab-ci: More intelligent detection of locale availabilityBen Gamari2020-09-051-3/+26
* configure: Fix whitespaceBen Gamari2020-09-051-68/+68
* rts: Consistently use stgMallocBytes instead of mallocGHC GitLab CI2020-09-055-37/+32
* Move Hadrian's wiki pages in tree (fix #16165)Sylvain Henry2020-09-041-0/+104
* Documented the as of yet undocumented '--print-*' GHC flags,Benjamin Maurer2020-09-044-21/+209
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-047-24/+45
* Introduce isBoxedTupleDataCon and use it to fix #18644Ryan Scott2020-09-0418-28/+40
* DynFlags: don't pass DynFlags to cmmImplementSwitchPlansSylvain Henry2020-09-042-6/+6