Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / codeGen / CgProf.hs
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-27 Simon MarlowPointer Tagging
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-08-03 Simon MarlowDon't include the package name in a cost centre's modul...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowunused imports
2006-04-07 Simon MarlowReorganisation of the source tree