summaryrefslogtreecommitdiff
path: root/compiler/main/CodeOutput.hs
Commit message (Expand)AuthorAgeFilesLines
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-2/+2
* Inline `Settings` into `DynFlags`John Ericson2019-05-291-2/+2
* Remove all target-specific portions of Config.hsJohn Ericson2019-05-141-4/+4
* Support adding objects from THAlec Theriault2018-03-251-18/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Refactor temp files cleanupDouglas Wilson2017-06-081-3/+3
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-081-3/+24
* Ditch static flagsSylvain Henry2017-02-021-1/+1
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-3/+3
* ErrUtils: Add timings to compiler phasesBen Gamari2016-03-241-3/+4
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-1/+7
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-5/+5
* Debug data extraction (NCG support)Peter Wortmann2014-12-161-4/+7
* compiler: de-lhs main/Austin Seipp2014-12-031-0/+250