summaryrefslogtreecommitdiff
path: root/compiler/GHC/Settings
Commit message (Expand)AuthorAgeFilesLines
* Don't store tmpDir in SettingsSylvain Henry2021-08-031-6/+1
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Read constants header instead of global platformConstantsSylvain Henry2021-04-101-12/+3
* Don't get host RTS ways via settings (#18651)Sylvain Henry2020-10-171-4/+0
* Extend mAX_TUPLE_SIZE to 64GHC GitLab CI2020-10-151-4/+4
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+4
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-041-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-1/+1
* Refactor handling of object mergingBen Gamari2020-08-051-0/+4
* Move GHC.Platform into the compilerSylvain Henry2020-07-251-3/+38
* Put PlatformConstants into PlatformSylvain Henry2020-07-251-1/+1
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-221-2/+0
* Move tablesNextToCode field into PlatformSylvain Henry2020-06-181-2/+0
* Update compilerSylvain Henry2020-06-171-15/+0
* Move Config module into GHC.SettingsSylvain Henry2020-05-242-2/+2
* Move LeadingUnderscore into Platform (#17957)Sylvain Henry2020-05-061-2/+0
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-262-5/+5
* Modules (#13009)Sylvain Henry2020-04-182-0/+296