From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23079 invoked by alias); 20 May 2013 19:27:41 -0000 Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org Received: (qmail 23060 invoked by uid 89); 20 May 2013 19:27:40 -0000 X-Spam-SWARE-Status: No, score=-7.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_IB autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 20 May 2013 19:27:40 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r4KJRbIf022517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 May 2013 15:27:37 -0400 Received: from zebedee.pink ([10.3.113.10]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r4KJRawI011040; Mon, 20 May 2013 15:27:36 -0400 Message-ID: <519A7927.3050704@redhat.com> Date: Mon, 20 May 2013 19:27:00 -0000 From: Andrew Haley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Sandra Loosemore CC: java-patches@gcc.gnu.org Subject: Re: [ping**2] libjava cross-compilation patches References: <519A76EF.40701@codesourcery.com> In-Reply-To: <519A76EF.40701@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-q2/txt/msg00044.txt.bz2 On 05/20/2013 08:18 PM, Sandra Loosemore wrote: > We've been trying to get this set of configuration patches to support > cross-compilation of libjava approved since 2009; most recently I pinged > them last July. Can somebody please review them? I'm sorry. They look OK to me; please commit. I presume that you have re-checked them with the testsuite and the current sources. If you have any test failures please let us know. Thanks, Andrew.