Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / compiler / nativeGen /
2006-09-10 Ian LynaghFix linking to expf on Windows
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-06-29 Simon Marlowfix some problems with the fixup block code
2006-06-29 Simon Marlowsmall optimisation: eliminate more register-to-register...
2006-06-29 Simon Marlowadd MO_WriteBarrier to CallishMachOps
2006-06-20 Simon Marlowimprove a panic message
2006-06-06 Simon Marlowfix a case of "naughty I386 byte reg"
2006-04-07 Simon MarlowReorganisation of the source tree