summaryrefslogtreecommitdiff
path: root/compiler/profiling
Commit message (Expand)AuthorAgeFilesLines
* More changes aimed at improving call stacks.Simon Marlow2011-12-022-46/+53
* Cost centre names are now in UTF-8 (#5559)Simon Marlow2011-11-071-6/+10
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-022-487/+205
* Remove a little more CPPIan Lynagh2011-10-151-3/+2
* 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
* More modules that need LANGUAGE BangPatternssimonpj@microsoft.com2010-11-121-1/+1
* Add Data and Typeable instances to HsSynDavid Waern2010-03-301-0/+6
* Improve optimisation of cost centressimonpj@microsoft.com2009-09-111-1/+8
* Require a bang pattern when unlifted types are where/let bound; #3182Ian Lynagh2009-04-241-2/+2
* Make some profiling flags dynamicIan Lynagh2008-12-091-5/+6
* Fix #2410: carefully generate unique names for CAF CCsSimon Marlow2008-09-301-6/+9
* Fix Haddock errors.Thomas Schilling2008-07-201-11/+10
* Change the last few (F)SLIT's into (f)sLit'sIan Lynagh2008-04-221-1/+1
* (F)SLIT -> (f)sLit in CostCentreIan Lynagh2008-04-121-10/+8
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Fix warning in SCCfinalIan Lynagh2008-02-191-26/+21
* Whitespace onlyIan Lynagh2008-02-191-64/+64
* Fixed warnings in profiling/CostCentre, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-4/+23
* Monadify profiling/SCCfinalTwan van Laarhoven2008-01-171-160/+142
* lots of portability changes (#1405)Isaac Dupree2008-01-171-2/+2
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-2/+1
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-042-2/+2
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-032-4/+4
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-012-0/+14
* FIX #1472 (also #249, which was not completely fixed previously): -caf-all bugsSimon Marlow2007-07-071-1/+9
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-1/+0
* Fix #249 (-caf-all bugs)Simon Marlow2007-02-282-5/+18
* Haskell Program Coverageandy@galois.com2006-10-241-0/+4
* Generalise Package SupportSimon Marlow2006-07-252-11/+14
* Reorganisation of the source treeSimon Marlow2006-04-073-0/+1085