From commits-return-60937-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Nov 19 14:46:04 2009 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 92942 invoked from network); 19 Nov 2009 14:46:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Nov 2009 14:46:04 -0000 Received: (qmail 88122 invoked by uid 500); 19 Nov 2009 14:46:03 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 88048 invoked by uid 500); 19 Nov 2009 14:46:03 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 87814 invoked by uid 99); 19 Nov 2009 14:46:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2009 14:46:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2009 14:46:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9CA7A234C48C for ; Thu, 19 Nov 2009 06:45:39 -0800 (PST) Message-ID: <1066839660.1258641939640.JavaMail.jira@brutus> Date: Thu, 19 Nov 2009 14:45:39 +0000 (UTC) From: "Charles Hardin (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6379) [PATCH] MIPS Prelim Port for DLRVM/Harmony In-Reply-To: <441519238.1258641939595.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Hardin updated HARMONY-6379: ------------------------------------ Attachment: mips-harmony.patch Work in progress patch > [PATCH] MIPS Prelim Port for DLRVM/Harmony > ------------------------------------------ > > Key: HARMONY-6379 > URL: https://issues.apache.org/jira/browse/HARMONY-6379 > Project: Harmony > Issue Type: Improvement > Components: Contributions > Environment: Cross build environment used for MIPS in house, so this is a code patch only and no build integration with ANT > Reporter: Charles Hardin > Attachments: mips-harmony.patch > > > This a patch of the work in progress that has been done on the MIPS point to date. > The main points this patch should show is the endian issues in the tree so far. It has is getting to point where the a simple hello world application can run. > Some cleanup is required like removing the SIMPLE_START since that was added to bypass all the exceptions and just get to a interpretation. > This software is granted to Apache Software Foundation as is and any express or implied warranties are disclaimed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.