Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 79019 invoked from network); 5 Apr 2006 05:23:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 05:23:58 -0000 Received: (qmail 19302 invoked by uid 500); 5 Apr 2006 05:23:57 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 19272 invoked by uid 500); 5 Apr 2006 05:23:57 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 19261 invoked by uid 99); 5 Apr 2006 05:23:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 22:23:57 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 04 Apr 2006 22:23:56 -0700 Received: (qmail 78574 invoked by uid 65534); 5 Apr 2006 05:23:36 -0000 Message-ID: <20060405052336.78563.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r391517 - /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/bootjvm.dox Date: Wed, 05 Apr 2006 05:23:36 -0000 To: harmony-commits@incubator.apache.org From: dlydick@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 =