Whitespace only in nativeGen/RegAlloc/Graph/TrivColorable.hs
[ghc-hetmet.git] / compiler / codeGen / CgHpc.hs
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-11-16 simonpj@microsoft.comRemove unncessary fromIntegral calls
2010-01-02 Ben.Lippmeier@anu... Tag ForeignCalls with the package they correspond to
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-02-06 Ian LynaghFix the build on amd64/Linux
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2008-12-09 Ian LynaghFix warnings in CgHpc
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-05-03 Norman Ramseyreplace Cmm 'hint' with 'kind'
2008-01-04 Isaac Dupreechange CmmActual, CmmFormal to use a data CmmHinted...
2007-10-19 Simon Marlowsecond attempt to fix C compiler warnings with -fhpc
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
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 Norman Ramseyput CmmReturnInfo into a CmmCall (and related types)
2007-08-09 simonpj@microsoft.comRename a constructor CmmForeignCall to CmmCallee, and...
2007-08-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-07-17 andy@galois.comAdding pushing of hpc translation status through hi...
2007-07-11 andy@galois.comAdding support for package names into hpc outputed...
2007-06-27 Michael D. AdamsFix typo from amend-record
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-22 andy@galois.comremoving -fhpc-tracer from ghc, is subsumed by the...
2007-04-30 andy@galois.comChanging internal data structures used by Hpc
2006-12-13 andy@galois.comMisc Hpc improvement to dynamic tracer output
2006-12-09 andy@galois.comAdding tracing support
2006-10-25 andy@galois.comfixing type error inside Hpc inc; we had a 32 bit '1'.
2006-10-24 andy@galois.comHaskell Program Coverage