Fix warnings in X86/CodeGen
[ghc-hetmet.git] / compiler / profiling /
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2010-11-12 simonpj@microsoft.comMore modules that need LANGUAGE BangPatterns
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2009-09-11 simonpj@microsoft.comImprove optimisation of cost centres
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-09-30 Simon MarlowFix #2410: carefully generate unique names for CAF CCs
2008-07-20 Thomas SchillingFix Haddock errors.
2008-04-22 Ian LynaghChange the last few (F)SLIT's into (f)sLit's
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CostCentre
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-19 Ian LynaghFix warning in SCCfinal
2008-02-19 Ian LynaghWhitespace only
2008-01-26 Twan van LaarhovenFixed warnings in profiling/CostCentre, except for...
2008-01-17 Twan van LaarhovenMonadify profiling/SCCfinal
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-07 Simon MarlowFIX #1472 (also #249, which was not completely fixed...
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-02-28 Simon MarlowFix #249 (-caf-all bugs)
2006-10-24 andy@galois.comHaskell Program Coverage
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree