[project @ 2002-11-22 07:43:29 by matthewc]
Implement adjustor thunks for IA64. N.B. malloc'd memory isn't executable, so I'm currently allocating them on the (mmap'd) Haskell heap instead...
Please register or sign in to comment
Implement adjustor thunks for IA64. N.B. malloc'd memory isn't executable, so I'm currently allocating them on the (mmap'd) Haskell heap instead...