allow build settings to be overriden by adding mk/validate.mk
[ghc-hetmet.git] / compiler / cmm / CmmLive.hs
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-05-29 Michael D. AdamsAdded early draft of parameter passing to the CPS converter
2007-05-25 Michael D. AdamsMove global register saving from the backend to codeGen...
2007-05-25 Michael D. AdamsFormatting changes for CPS code.
2007-05-23 Michael D. AdamsFixed missing '#include "HsVersions.h"'
2007-05-23 Michael D. AdamsRefined the handling of stack frame headers
2007-05-21 Michael D. AdamsAdded forgotten ./compiler/cmm/CmmLive.hs