summaryrefslogtreecommitdiff
path: root/compiler/main/SysTools
Commit message (Expand)AuthorAgeFilesLines
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-152-5/+5
* Rip out object splittingBen Gamari2019-03-052-6/+1
* Use --no-as-needed with LLD tooSimon Marlow2018-12-071-1/+3
* Calling gcc: Pass optc flags as last options (#14452)Roland Senn2018-11-221-1/+3
* Building GHC with hadrian on FreeBSDKrzysztof Gogolewski2018-11-171-2/+2
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-97/+0
* Add -fkeep-cafsSimon Marlow2018-09-281-0/+4
* ghc, ghc-pkg: use getExecutablePath on Windows when base >= 4.11.0Tamar Christina2018-08-251-1/+25
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-271-6/+16
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-201-1/+1
* Introduce a $tooldir variable for nicer toolchain detection on WindowsAlp Mestanogullari2018-04-171-6/+58
* llvmGen: Pass -optlo flags last to optOleg Grenrus2018-03-251-1/+3
* Drop GHC 8.0 compatibilityRyan Scott2018-03-131-4/+0
* SysTools: Add detection support for LLD linkerBen Gamari2018-01-211-0/+4
* Remove executable filename check on windowsklebinger.andreas@gmx.at2018-01-151-13/+4
* SysTools: Split up TopDir logic into new moduleBen Gamari2017-11-231-0/+208
* Split SysTools up someTamar Christina2017-10-104-0/+1185
* Fix Windows build regression due to GhcPrelude changeBen Gamari2017-09-191-1/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Windows: Improve terminal detection mechanismPhil Ruffwind2016-12-171-0/+150