Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / cmm / CmmInfo.hs
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-08-20 Ian LynaghmakeRelativeRefTo checks tablesNextToCode, so we don...
2007-08-17 Ian LynaghFix description and type profiling
2007-08-03 Simon MarlowmkLiveness: when calculating the size of a parameter...
2007-07-18 Ian LynaghFixes for the unreg build
2007-07-03 Michael D. AdamsAdded support for update frames to the CPS pass
2007-07-03 Simon MarlowFix for function info tables: the SRT field cannot...
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsAdded stack checks to the CPS algorithm
2007-06-13 Michael D. AdamsAdd forgotten compiler/cmm/CmmInfo.hs