You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2006/04/05 07:23:36 UTC

svn commit: r391517 - /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox

Author: dlydick
Date: Tue Apr  4 22:23:35 2006
New Revision: 391517

URL: http://svn.apache.org/viewcvs?rev=391517&view=rev
Log:
Added PREDEFINED support for I_AM_OPCODE_C and CONFIG_GC_TYPE_REFCOUNT.

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox?rev=391517&r1=391516&r2=391517&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox Tue Apr  4 22:23:35 2006
@@ -260,6 +260,7 @@
 PREDEFINED             = I_AM_EXIT_C=nonnull \
                          I_AM_JRTYPES_C=nonnull \
                          I_AM_JVMCFG_C=nonnull \
+                         I_AM_OPCODE_C=nonnull \
                          I_AM_PORTABLE_C=nonnull \
                          I_AM_STDIO_C=nonnull \
                          PORTABLE_JMP_BUF_VISIBLE=nonnull \
@@ -269,6 +270,7 @@
                          CONFIG_HEAP_TYPE_OTHER \
 \
                          CONFIG_GC_TYPE_STUB \
+                         CONFIG_GC_TYPE_REFCOUNT \
                          CONFIG_GC_TYPE_OTHER \
 
 # EXPAND_AS_DEFINED    =