Fri Mar 26 19:03:09 CET 2010 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Fri, 26 Mar 2010 18:05:14 +0000 (18:05 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Fri, 26 Mar 2010 18:05:14 +0000 (18:05 -0000)
commit4823ab811d6b06bf38226993c225850f4dcfd1d2
tree256280ad5cc90ee8ac6e75e4537a2566a5790f98
parent9e6c489b1499a311792c341f86cfa32d7a2acea2
Fri Mar 26 19:03:09 CET 2010 Paolo Molaro <lupus@ximian.com>

* sgen-gc.c: make copy_object () take the address of the
slot holding the reference. This allows saving memory stores
when not needed and it allows keeping track of oldspace->nursery
references for the card table code.

svn path=/trunk/mono/; revision=154303
mono/metadata/ChangeLog
mono/metadata/sgen-gc.c