[project @ 2000-10-06 15:38:06 by simonmar]
authorsimonmar <unknown>
Fri, 6 Oct 2000 15:38:06 +0000 (15:38 +0000)
committersimonmar <unknown>
Fri, 6 Oct 2000 15:38:06 +0000 (15:38 +0000)
commit1b8911b4d51fbf0fb3a32dd884b57832b487e42b
tree47835ecc72e6b4bf7fb84519ab36451c54e66139
parentc850515d5daff53759eb04fea5f9bb42e2046da3
[project @ 2000-10-06 15:38:06 by simonmar]
The GC needs to be cleverer about which address ranges are in
text/data space if we're dynamically loading modules.

(BTW, this linking stuff is mostly ported from code written by Julian
Seward for STG Hugs).
ghc/includes/ClosureMacros.h
ghc/rts/GC.c