remove EVACUATED: store the forwarding pointer in the info pointer
authorSimon Marlow <simonmarhaskell@gmail.com>
Thu, 17 Apr 2008 21:27:07 +0000 (21:27 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Thu, 17 Apr 2008 21:27:07 +0000 (21:27 +0000)
commit4e79709df545c16812b85f2c27ab3411f5a7b54f
tree518c23ecad5b34b5ad99d5ecd7b2fb2c52949c4f
parenta4e09e8f27b81e915b128ef244c7b0d082bfb89a
remove EVACUATED: store the forwarding pointer in the info pointer
13 files changed:
includes/ClosureTypes.h
includes/Closures.h
includes/Storage.h
rts/LdvProfile.c
rts/RetainerProfile.c
rts/Sanity.c
rts/StgMiscClosures.cmm
rts/sm/Evac.c
rts/sm/Evac.c-inc
rts/sm/GCAux.c
rts/sm/MarkWeak.c
rts/sm/Scav.c
rts/sm/Scav.c-inc