This goes with the patch for #1839, #1463
[ghc-hetmet.git] / compiler / Makefile.ghcbin
2007-09-12 Clemens FruhwirthClean ups for multi-way building of the GHC package
2007-08-17 Ian LynaghAdd a GhcDebugged build setting, for whether GHC is...
2007-08-15 Ian LynaghStop ghc-6.7 linking in ghc-inplace.o
2007-08-15 Ian LynaghFix building GHC with profiling
2007-08-12 Ian LynaghGet closer to GhcCompilerWays=p working
2007-06-12 Simon Marlowdon't add -threaded in stage2/3 if we didn't build...
2007-02-28 Simon Marlowuse -fforce-recomp when compiling Main.hs against the...
2006-12-17 Pepe IborraPropagate the DEBUGGER flag to the Makefile for stage 2
2006-11-20 Ian LynaghDon't make ghc threaded if GhcNotThreaded is YES
2006-10-13 Simon Marlowuse the correct $(HC)
2006-09-21 Don StewartUse --export-dynamic to ensure ghci works on newer...
2006-08-29 Simon Marlowdon't include .depend (attempt to fix Windows stage2...
2006-08-09 Simon Marlowadd some more options to stage 2
2006-08-09 Simon Marlowonly define GHCI if $(GhcWithInterpreter)=YES, also...
2006-07-25 Simon MarlowGeneralise Package Support