Update ghc-pkg to follow Cabal changes
[ghc-hetmet.git] / driver /
2008-02-05 Simon MarlowFIX #2047: Windows (and older Unixes): align info table...
2008-01-16 Ian LynaghTweak the splitter
2007-12-17 Ian LynaghMake ghcii.sh executable
2007-11-10 Ian LynaghUse INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin...
2007-10-31 Simon Marlowclean ghci-inplace
2007-10-08 Simon Marlowcomment-out "use vars" in 3 places (see #1739)
2007-09-14 Ian LynaghFix copy+paste-o, spotted by Simon Marlow
2007-09-05 Ian LynaghFix bindist creation on Windows
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-21 Ian LynaghRemove odd recursive call in the driver/ghci Makefile
2007-07-03 Clemens Fruhwirthwindres to use the gcc given as --with-cc.
2007-07-30 audreyt@audreyt.org* ghc-asm: Finally did away with $* in a way that works...
2007-07-06 Clemens FruhwirthFix -split-obj on Mac OS via -fasm
2007-07-12 audreyt@audreyt.orgRevert the $* patch for earlier Perls as it breaks...
2007-07-11 audreyt@audreyt.orgIn mangler, lift the multiline-match pragma to toplevel...
2007-07-11 audreyt@audreyt.org* Evil Mangler broke under Perl 5.9+ because $* is...
2007-06-14 Simon Marlowworkaround for #1421 (Solaris linker being picky about...
2007-06-02 Ian LynaghRemove now-unused files
2007-06-02 Ian LynaghFix ghcii.sh creation
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-10 Simon Marlowimprove comments about x86-64 relative-offset hackery
2007-05-10 Simon MarlowFIX #1343: regex bug in the x86_64 mangler settings
2007-03-27 red5_2@hotmail.comsave two more FP registers on ia64
2007-03-18 red5_2@hotmail.commangler and runtime updates for gcc 4 on ia64
2007-03-08 wolfgang.thaller... Make constructor names in info tables position independent
2007-02-27 Ian LynaghFixes for the mangler on IA64
2007-01-08 Ian LynaghHave the splitter duplicate the .note.GNU-stack
2007-01-08 Ian LynaghHave the mangler keep .note.GNU-stack
2006-12-12 Simon MarlowFix the pattern for _hpc symbols: it incorrectly matche...
2006-10-06 Simon MarlowFix _module_registered bug for sparc linux.
2006-11-27 wolfgang.thaller... Initial support for x86_64-darwin
2006-11-20 wolfgang.thaller... Mac OS X mangler: follow some minor gcc changes
2006-10-24 andy@galois.comHaskell Program Coverage
2006-06-22 Simon Marlowfix for when path to GHC contains spaces, from #695
2006-06-02 Neil MitchellA better icon for GHCi
2006-04-07 Simon MarlowReorganisation of the source tree