[sgen] Remove small bitmap descriptor type.
authorMark Probst <mark.probst@gmail.com>
Fri, 20 May 2011 19:16:09 +0000 (21:16 +0200)
committerMark Probst <mark.probst@gmail.com>
Fri, 20 May 2011 20:28:29 +0000 (22:28 +0200)
commit66ac433ae3da2150aa86a221ac8139fdac6c20df
tree18ce4fa85775dcc68f357e627612ec9487a398ae
parentd81208f81aa4619a639e2ecab90c65b552113291
[sgen] Remove small bitmap descriptor type.

The large bitmap can handle everything the small bitmap does and
there's no performance penalty, so there is no reason to keep it
around.
mono/metadata/sgen-gc.c
mono/metadata/sgen-gc.h
mono/metadata/sgen-major-scan-object.h
mono/metadata/sgen-scan-object.h