Remove very dead Java backend code.
[ghc-hetmet.git] / compiler / codeGen / CgTicky.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
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
2008-12-29 Ian LynaghFix warnings in CgTicky
2008-12-18 Ian LynaghUse DynFlags to work out if we are doing ticky ticky...
2008-12-15 Ian LynaghRemove some redundant code
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-07-31 Max BolingbrokeRename maybeTyConSingleCon to tyConSingleDataCon_maybe
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CgTicky
2008-03-20 Ian LynaghCgTicky now doesn't know about the Integer data constru...
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-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2007-04-24 simonpj@microsoft.comMake ticky work, at least partly, on 64-bit machines
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree