Remove the per-generation mutable lists
authorSimon Marlow <marlowsd@gmail.com>
Wed, 2 Feb 2011 11:26:46 +0000 (11:26 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 2 Feb 2011 11:26:46 +0000 (11:26 +0000)
commit329077220af83860d5dd6891649cb1058b5bbaa6
treeeda939c0cd1f6f20ed6d214d72e8ddef23936492
parent0b22a78248bd06da23c220c842d2a850475d39de
Remove the per-generation mutable lists
Now that we use the per-capability mutable lists exclusively.
includes/mkDerivedConstants.c
includes/rts/storage/GC.h
rts/Stats.c
rts/sm/Compact.c
rts/sm/GC.c
rts/sm/GCUtils.c
rts/sm/GCUtils.h
rts/sm/Sanity.c
rts/sm/Storage.c
rts/sm/Storage.h