patch applied (ghc): Support RelocatableReadOnlyData section type in CmmParse, and use it where needed in AutoApply
Wolfgang Thaller <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Sun Oct 22 09:06:50 PDT 2006 [email protected] * 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