Wrap gcc on Windows, to provide the -B flags
[ghc-hetmet.git] / driver / mangler /
2009-08-16 Ian LynaghBuild fixes
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-11 Ian LynaghTweak the mangler; fixes trac #2871
2008-08-16 Ian LynaghComment fixes; trac #2468
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-06-06 Ian LynaghEnable the mangler for netbsd/amd64; fixes trac #2347
2008-05-11 Ian LynaghTell the mangler how to mangle for amd64/freebsd; fixes...
2008-02-05 Simon MarlowFIX #2047: Windows (and older Unixes): align info table...
2007-11-10 Ian LynaghUse INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin...
2007-10-08 Simon Marlowcomment-out "use vars" in 3 places (see #1739)
2007-07-30 audreyt@audreyt.org* ghc-asm: Finally did away with $* in a way that works...
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-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 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-04-07 Simon MarlowReorganisation of the source tree