Follow changes in Cabal
[ghc-hetmet.git] / compiler / main / CodeOutput.lhs
2008-05-10 Ian LynaghFollow changes in Cabal
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-01-12 Ian LynaghUse System.FilePath
2007-10-03 Simon Marlowwarning removal
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-26 Simon MarlowFIX -stubdir bug: the .hc file was #including the wrong...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-08-31 Ben.Lippmeier@anu... Fix space leak in NCG
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
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