From harmony-commits-return-17334-apmail-incubator-harmony-commits-archive=incubator.apache.org@incubator.apache.org Wed Nov 01 19:22:39 2006 Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 38442 invoked from network); 1 Nov 2006 19:22:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 19:22:38 -0000 Received: (qmail 64493 invoked by uid 500); 1 Nov 2006 19:22:49 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 64462 invoked by uid 500); 1 Nov 2006 19:22:49 -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 64451 invoked by uid 99); 1 Nov 2006 19:22:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 11:22:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 11:22:37 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A422F7142C1 for ; Wed, 1 Nov 2006 11:22:17 -0800 (PST) Message-ID: <1181092.1162408937669.JavaMail.root@brutus> Date: Wed, 1 Nov 2006 11:22:17 -0800 (PST) From: "Ivan Volosyuk (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-2004) [DRLVM] IPF support in interpreter mode, 'Hello World' stage In-Reply-To: <18116598.1162205836558.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2004?page=all ] Ivan Volosyuk updated HARMONY-2004: ----------------------------------- Attachment: gcv41_ipf_fix.diff One more patch added: gcv41_ipf_fix.diff Fixed GCv4.1 work on IPF. DRLVM works fine now on IPF in interpreter mode. Following sequence of patches (any order) should be applied: * h2004_2.diff * ipf_alignment_fixes.diff * gcv41_ipf_fix.diff > [DRLVM] IPF support in interpreter mode, 'Hello World' stage > ------------------------------------------------------------ > > Key: HARMONY-2004 > URL: http://issues.apache.org/jira/browse/HARMONY-2004 > Project: Harmony > Issue Type: New Feature > Components: DRLVM > Environment: Linux/ia64 > Reporter: Ivan Volosyuk > Attachments: gcv41_ipf_fix.diff, h-2004.diff, h2004_2.diff, ipf_alignment_fixes.diff > > > This is initial attempt to restore existing IPF support in DRLVM. > First patch contains dirty solution to make something work. VM starts up and can run simple tests. > No threading, no GC for now. > Moreover, most of the features are commented out: JVMTI, jitrino, some of jitrino helpers, x86 code emitter. > It will not even compile on other architectures but IPF. > The patch is here just for informative purposes. > My plan is to revise step by step each piece of patch and make it work on all supported architectures. > I will need a help from components owners to help me with complex places. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira