Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / nativeGen / PositionIndependentCode.hs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-06-20 Clemens FruhwirthAllow access via manually generated SymbolPtrs. General...
2007-07-06 Clemens FruhwirthFix -split-obj on Mac OS via -fasm
2007-06-19 Clemens FruhwirthAlso make proper references when not using fPIC but...
2007-04-12 wolfgang.thaller... Fix a typo related to i386 PIC code generation
2007-04-12 wolfgang.thaller... Darwin/i386 NCG: fix assembly syntax in symbol stubs
2006-12-10 wolfgang.thaller... Unbreak x86_64 PIC patch, part 2
2006-12-07 wolfgang.thaller... Unbreak previous x86_64 PIC patch
2006-12-07 wolfgang.thaller... x86_64: support PIC and therefore, Mac OS X in the NCG
2006-11-20 wolfgang.thaller... i386-darwin: disable use of code stubs for dynamic...
2006-04-07 Simon MarlowReorganisation of the source tree