patch applied (ghc): Support RelocatableReadOnlyData section type
in CmmParse, and use it where needed in AutoApply
Wolfgang Thaller
wolfgang.thaller at gmx.net
Sun Nov 26 10:18:59 EST 2006
Sun Oct 22 09:06:50 PDT 2006 wolfgang.thaller at gmx.net
* Support RelocatableReadOnlyData section type in CmmParse, and use it where needed in AutoApply
This is needed for position-independent code on Mac OS X
(both i386 and powerpc), when compiling the RTS with -fasm.
M ./compiler/cmm/CmmParse.y +1
M ./utils/genapply/GenApply.hs -2 +2
More information about the Cvs-ghc
mailing list