[project @ 2002-11-22 07:43:29 by matthewc]
authormatthewc <unknown>
Fri, 22 Nov 2002 07:43:30 +0000 (07:43 +0000)
committermatthewc <unknown>
Fri, 22 Nov 2002 07:43:30 +0000 (07:43 +0000)
commit3b6a5af52cff72d77600b848d6d851f71b162bc2
tree689e660ce73152e40f03ff60cdf1732eddf10699
parent338be3e67180ff09030e665cb98f748317f46ce6
[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...
ghc/rts/Adjustor.c
ghc/rts/MBlock.c