summaryrefslogtreecommitdiff
path: root/compiler/profiling/ProfInit.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Types (#13009)Sylvain Henry2020-03-291-64/+0
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Remove unused extern cost centre collectionÖmer Sinan Ağacan2018-01-181-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Speed up compilation of profiling stubsBen Gamari2017-08-161-15/+31
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-4/+4
* Some alpha renamingIan Lynagh2012-10-161-1/+1
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-4/+5
* Remove some more Platform argumentsIan Lynagh2012-06-131-3/+2
* Remove PlatformOutputableIan Lynagh2012-06-131-3/+3
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-4/+5
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-0/+45