From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30828 invoked by alias); 25 Sep 2013 17:15:01 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 30811 invoked by uid 89); 25 Sep 2013 17:15:00 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Sep 2013 17:15:00 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8PHEulM021283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 25 Sep 2013 13:14:56 -0400 Received: from zebedee.pink (ovpn-113-58.phx2.redhat.com [10.3.113.58]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r8PHEt0g015367; Wed, 25 Sep 2013 13:14:55 -0400 Message-ID: <52431A0E.2030802@redhat.com> Date: Wed, 25 Sep 2013 17:15:00 -0000 From: Andrew Haley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Miod Vallat CC: libffi-discuss@sourceware.org Subject: Re: FW: libffi support for DEC VAX and Motorola 88000 References: <20130924194543.GY21884@tazenat.gentiane.org> In-Reply-To: <20130924194543.GY21884@tazenat.gentiane.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013/txt/msg00166.txt.bz2 On 09/24/2013 08:45 PM, Miod Vallat wrote: > I sent this to Moxie two months ago, and got no feedback. I hope I'll > get more comments on this list (please keep me cc:ed on replies). I can't see any reason we'd reject this. Anthony, should we not just check this in? Andrew.