allow build settings to be overriden by adding mk/validate.mk
[ghc-hetmet.git] / compiler / cmm / CmmInfo.hs
2007-07-03 Michael D. AdamsAdded support for update frames to the CPS pass
2007-07-03 Simon MarlowFix for function info tables: the SRT field cannot...
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsAdded stack checks to the CPS algorithm
2007-06-13 Michael D. AdamsAdd forgotten compiler/cmm/CmmInfo.hs