Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / compiler / cmm /
2006-12-09 andy@galois.comAdding tracing support
2006-12-07 wolfgang.thaller... x86_64: support PIC and therefore, Mac OS X in the NCG
2006-10-22 wolfgang.thaller... Support RelocatableReadOnlyData section type in CmmPars...
2006-10-22 wolfgang.thaller... Cast switch scrutinees to W_ in AutoApply.cmm
2006-11-20 Ian LynaghAvoid problems with unaligned loads on alpha/mips/mipse...
2006-11-14 Simon Marlowsimplify the generated C a little by removing some...
2006-11-14 Simon Marlowfix types in generated C for comparison MachOps
2006-10-25 andy@galois.comImproving error message in CmmLint
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-16 Simon MarlowFix build on x86_64
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-08-25 Roman LeshchinskiyAdd a default case to pprDynamicLinkerAsmLabel
2006-08-11 sven.panne@aedion.deAvoid warning about overlapped pattern for Linux target
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowunused import
2006-06-29 Simon Marlownew syntax: "prim %OP (args)" for using CallishMachOps...
2006-06-29 Simon Marlowadd MO_WriteBarrier to CallishMachOps
2006-06-20 Simon Marlowcheck that the argument to CmmCondBranch is really...
2006-06-20 Simon MarlowGenerate a new unique for each label
2006-04-12 Simon MarlowFix a bug in optimising division to shift right
2006-04-07 Simon MarlowReorganisation of the source tree