cvs commit: fptools/ghc/driver/mangler ghc-asm.lprl
Wolfgang Thaller
wolfgang at haskell.org
Wed Jan 12 00:53:09 EST 2005
wolfgang 2005/01/11 21:53:09 PST
Modified files:
ghc/driver/mangler ghc-asm.lprl
Log:
Move _srtd and _closure_tbl to read-only data instead of text
(these things contain pointers to other symbols, so they can't go into
.text for position-independent code).
Revision Changes Path
1.118 +14 -8 fptools/ghc/driver/mangler/ghc-asm.lprl
More information about the Cvs-ghc
mailing list