Refactoring only: remove [Id] field from ForeignStubs
[ghc-hetmet.git] / compiler / main / CodeOutput.lhs
2007-08-26 Simon MarlowRefactoring only: remove [Id] field from ForeignStubs
2007-08-22 Ben.Lippmeier@anu... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-17 Ben.Lippmeier@anu... Add dumping of native code gen stats to file.
2007-08-16 Ian LynaghConvert the remaining _scc_s in the GHC source to pragmas
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-04-26 Tim ChevalierAvoid segfault when ticky file argument is stderr
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree