fix haddock submodule pointer
[ghc-hetmet.git] / driver / mangler / ghc-asm.lprl
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-01-18 Marco SilvaInclude kfreebsdgnu in the list of Target Platforms.
2010-06-15 Ian LynaghAvoid using the new ~~ perl operator in the mangler
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2009-11-11 Simon MarlowSupport for DragonFly BSD
2009-02-11 Ian LynaghTweak the mangler; fixes trac #2871
2008-08-16 Ian LynaghComment fixes; trac #2468
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-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-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