Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / compiler / codeGen /
2006-12-13 andy@galois.comMisc Hpc improvement to dynamic tracer output
2006-12-09 andy@galois.comAdding tracing support
2006-11-07 simonpj@microsoft.comLayout and comments only
2006-10-25 andy@galois.comfixing type error inside Hpc inc; we had a 32 bit '1'.
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-18 simonpj@microsoft.comComments onl
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-12 Ian LynaghPartially fix GHCi when unregisterised
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-20 Manuel M T ChakravartyGADT selector bugfix, bits of cleanup
2006-09-20 Manuel M T Chakravartyfix some GADT record selector bugs (still some remaining)
2006-08-25 Simon MarlowLoad the target of a dynamic foreign call into a temporary
2006-08-03 Simon MarlowDon't include the package name in a cost centre's modul...
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-06 Simon Marlowunused import
2006-07-06 Simon Marlowunused import
2006-07-04 Simon Marlowunused imports
2006-07-12 simonpj@microsoft.comComments and import trimming
2006-06-29 Simon Marlowx86-64: fix a problem exposed by negative offsets in...
2006-06-20 Simon MarlowflattenCgStmts: fix a case of empty code blocks being...
2006-04-07 Simon MarlowReorganisation of the source tree