fix haddock submodule pointer
[ghc-hetmet.git] / compiler / codeGen / StgCmmCon.hs
2011-03-23 Edward Z. YangImmediately tag initialization code to prevent untagged...
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-11-18 Ben.Lippmeier@anu... Fix warnings about unused imports
2009-11-17 Ben.Lippmeier@anu... Use opt_PIC not #defined __PIC__ in compiler source.
2009-11-14 Ben.Lippmeier@anu... Don't share low valued Int and Char closures with Windo...
2009-11-06 Ben.Lippmeier@anu... * Refactor CLabel.RtsLabel to CLabel.CmmLabel
2009-10-18 Ben.Lippmeier@anu... Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FS
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2008-11-26 dias@eecs.harvard.edudrop some debugging traces and use only one flag for...
2008-10-13 dias@eecs.harvard.eduBig collection of patches for the new codegen branch.
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch