]> granicus.if.org Git - gc/commit
Fix GC_INIT_CONF_ROOTS in gc.h for Android/x86 and Android/mips
authorIvan Maidanski <ivmai@mail.ru>
Thu, 14 Mar 2013 17:31:05 +0000 (21:31 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 14 Mar 2013 17:31:05 +0000 (21:31 +0400)
commit47b2b304d2679fbe4eff835e3f417d9dec6175bf
treeafce05ec4c6a220cf8bb647ed4ef26333dfe6d4e
parent9d585938cc3432fc9a8b3c776d09a3efd6930f97
Fix GC_INIT_CONF_ROOTS in gc.h for Android/x86 and Android/mips

* include/gc.h (GC_INIT_CONF_ROOTS): Do not define to register static
data root in range from __data_start to _end on non-ARM Android
(because __data_start symbol does not exist for x86 and mips); refine
the comment.
include/gc.h