Rationalise GhcMode, HscTarget and GhcLink
[ghc-hetmet.git] / compiler / main / DriverPipeline.hs
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-03-08 Simon Marlowsmall cleanups
2007-03-01 Simon MarlowFix -keep-s-file with --make
2007-02-15 Simon MarlowWhen the pipeline just copies the file, prepend a LINE...
2007-01-15 Ian LynaghGive -fwrapv to gcc when it supports it
2006-10-19 basvandijk@home.nlA little abstraction
2006-10-11 Simon MarlowModule header tidyup #2
2006-07-27 LemmihAdd a C++ phase. Fixes bug #800
2006-09-27 Simon MarlowRename -no-recomp to -fforce-recomp, and document it
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-08-25 Roman LeshchinskiyMake sure GCC uses the Sparc V9 instruction set
2006-07-09 Ian LynaghDon't freeze the dynamic flags used for filename genera...
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-11 Don StewartEmit 'linking not required' messages only with -v 2...
2006-04-07 Simon MarlowReorganisation of the source tree