Implemented and fixed bugs in CmmInfo handling
[ghc-hetmet.git] / compiler / nativeGen / AsmCodeGen.lhs
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
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-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2007-05-25 Michael D. AdamsMoved global register saving from the backend to codeGen
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-02-05 Ian LynaghFix syntax error
2007-01-22 mrchebas@gmail.comoptimisation: shortcut branches when possible (x86...
2006-12-13 wolfgang.thaller... PowerPC NCG: support conditional branches outside ...
2006-12-07 wolfgang.thaller... x86_64: support PIC and therefore, Mac OS X in the NCG
2006-10-11 Simon MarlowModule header tidyup #2
2006-09-07 Simon MarlowAdd dependencies on .h files #included into Haskell...
2006-08-22 Simon Marlowdisable .ident generation on darwin_TARGET_OS
2006-08-15 simonpj@microsoft.comMake UniqSM into a proper monad
2006-07-06 Duncan CouttsAdd ghc and version number in .ident directive in NCG
2006-07-06 Duncan CouttsSupport the GNU non-exec stack annotation system
2006-04-07 Simon MarlowReorganisation of the source tree