From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16710 invoked by alias); 5 Oct 2009 04:57:37 -0000 Received: (qmail 16702 invoked by uid 22791); 5 Oct 2009 04:57:36 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Oct 2009 04:57:32 +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.13.8/8.13.8) with ESMTP id n954vVIh012556 for ; Mon, 5 Oct 2009 00:57:31 -0400 Received: from localhost.localdomain (vpn-12-37.rdu.redhat.com [10.11.12.37]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n954vTu2016670; Mon, 5 Oct 2009 00:57:29 -0400 Message-ID: <4AC97CBA.5080305@redhat.com> Date: Mon, 05 Oct 2009 04:57:00 -0000 From: Anthony Green User-Agent: Thunderbird 2.0.0.22 (X11/20090609) MIME-Version: 1.0 To: libffi-discuss@sources.redhat.com, Bradley Smith , aghuloum@gmail.com, aballier@gentoo.org, rehsack@googlemail.com Subject: libffi 3.0.9 release candidate 1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2009/txt/msg00266.txt.bz2 Here's 3.0.9rc1: ftp://sources.redhat.com/pub/libffi/libffi-3.0.9rc1.tar.gz I built this out of my new git repository here: http://github.com/atgreen/libffi I'm using stgit, which is like quilt for git. I rebased the git repository to gcc HEAD, then added the "stand-alone" patches (mostly configury changes), the AVR port, the Snow Leopard memory protection fix, and the 64-bit AIX fix. I believe we're missing ChangeLog entries from Jens, Abdulaziz, and Bradley. Please send them. I'll push your changes into GCC once they're clean. Abdulaziz - please also check that I applied your patch correctly. The source files had changed somewhat since you submitted it. I'll set up a wiki page to track platform testing soon, but initial test results and pointers to missing patches would be helpful. Thanks, AG