Make dumpIfSet_dyn_or use dumpSDoc
[ghc-hetmet.git] / compiler / codeGen / CgHeapery.lhs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-12-09 Simon Marlowfix ticket number (#4505)
2010-12-09 Simon MarlowCatch too-large allocations and emit an error message...
2010-03-25 Simon Marlowdo_checks: do not set HpAlloc if the stack check fails
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-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2008-12-17 Ian LynaghFix warnings in CgHeapery
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CgHeapery
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-11-08 Simon MarlowPad static literals to word size in the code generator
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-06 Michael D. AdamsFix typo in comment
2007-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-27 Simon MarlowPointer Tagging
2007-07-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree