allow build settings to be overriden by adding mk/validate.mk
[ghc-hetmet.git] / compiler / cmm / CmmLint.hs
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-05-25 Michael D. AdamsMoved global register saving from the backend to codeGen
2006-10-22 wolfgang.thaller... Cast switch scrutinees to W_ in AutoApply.cmm
2006-10-25 andy@galois.comImproving error message in CmmLint
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-06-20 Simon Marlowcheck that the argument to CmmCondBranch is really...
2006-04-07 Simon MarlowReorganisation of the source tree