* Refactor CLabel.RtsLabel to CLabel.CmmLabel
[ghc-hetmet.git] / compiler / codeGen / CgCon.lhs
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-07 Ian LynaghRemove unused imports
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-03-17 Simon MarlowFIX biographical profiling (#3039, probably #2297)
2008-12-29 Ian LynaghFix warnings in CgCon
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CgCon
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
2007-09-06 Norman Ramseymassive changes to add a 'zipper' representation of C--
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-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-27 Simon MarlowPointer Tagging
2007-02-28 Simon MarlowRemove vectored returns.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-06 Simon Marlowunused import
2006-04-07 Simon MarlowReorganisation of the source tree