2010-04-25 Mark Probst <mark.probst@gmail.com>
commite9d5f7633f6c2bdc115fbf4ee001fc07cded85d8
authorMark Probst <mark.probst@gmail.com>
Sun, 25 Apr 2010 02:21:54 +0000 (25 02:21 -0000)
committerMark Probst <mark.probst@gmail.com>
Sun, 25 Apr 2010 02:21:54 +0000 (25 02:21 -0000)
treee06d1487a3afc387d154e2b861852acb4aed92a0
parent480ca17a564ec4c2c1dd995ebcb9bfea09eb6758
2010-04-25  Mark Probst  <mark.probst@gmail.com>

        * sgen-gc.c, sgen-marksweep.c, sgen-major-copying.c: Properly
        separate copy_object functions for major vs nursery.  Allows us to
        get rid of a few checks and the start and end parameters for many
        functions.

svn path=/trunk/mono/; revision=156057
mono/metadata/ChangeLog
mono/metadata/sgen-gc.c
mono/metadata/sgen-major-copying.c
mono/metadata/sgen-marksweep.c