Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / codeGen / CgExpr.lhs
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-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2007-06-26 Michael D. AdamsFix bug relating to the return values of prim ops
2007-02-28 Simon MarlowRemove vectored returns.
2006-11-07 simonpj@microsoft.comLayout and comments only
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-20 Manuel M T Chakravartyfix some GADT record selector bugs (still some remaining)
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree