2009-08-12 Mark Probst <mark.probst@gmail.com>
commit3bf863158febeb92e2694c606b01e653fa279e40
authorMark Probst <mark.probst@gmail.com>
Wed, 12 Aug 2009 14:52:47 +0000 (12 14:52 -0000)
committerMark Probst <mark.probst@gmail.com>
Wed, 12 Aug 2009 14:52:47 +0000 (12 14:52 -0000)
tree07792a5d68064146d85cae8f96a37ae3b5c91b8c
parent376043f138f3c9af6776875d338af3e8046cfe52
2009-08-12  Mark Probst  <mark.probst@gmail.com>

* sgen-gc.c, sgen-scan-object.h: Object scanning code factored out
to sgen-scan-object.h, which can be included and parameterized via
macros.

* Makefile.am: sgen-scan-object.h added.

svn path=/trunk/mono/; revision=139768
mono/metadata/ChangeLog
mono/metadata/Makefile.am
mono/metadata/sgen-gc.c
mono/metadata/sgen-scan-object.h [new file with mode: 0644]