From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8893 invoked by alias); 18 Mar 2013 01:04:07 -0000 Received: (qmail 8697 invoked by uid 22791); 18 Mar 2013 01:03:04 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BF X-Spam-Check-By: sourceware.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=wr5G0em5fnwh3da3lAc0YWi8nN0QE5n3fq4fCM5qgxM=; b=ZYF9JqAQ4jkjjLooSr5g8YgrXtLe6N69DksSz/LtyU5YGR9ez5oUHgf3eIwEtg8RGw PHRijOQQkqPKfsHsWvpuU+1QXWd/wYu+fRgTj2ZAMI8XyxCLh0oLQ46EILaL9kN/ZRDH AmYsuscmvkg7vPVnwejdZ6ZQ294bblOuGbIurOL4BqozGpZhF23cyTdRe16HTmmELmxZ 2whRh+y6AMec6QUK+BKQW2NcZ32iKFSUDvOGsWWjvX2GFRcXcWJoHFDgEEpsMEC3vP01 rEylPIGG4R9+vzMQ0yutadI0/M/PYUy7EOFyzqMz86mqpMTOMM377iu/8iFz/YU7z3JH VTsQ== MIME-Version: 1.0 X-Received: by 10.66.185.81 with SMTP id fa17mr7601536pac.46.1363568577330; Sun, 17 Mar 2013 18:02:57 -0700 (PDT) Date: Mon, 18 Mar 2013 01:04:00 -0000 Message-ID: Subject: Announcing libffi 3.0.13 From: Anthony Green To: libffi-announce@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmpZM50krupOAXaAwLu8F/8IFk9x9pFzzD90YGFGI4/nJbN6+KgLBQzPWKBYDZBZyViqD3X Mailing-List: contact libffi-announce-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-announce-owner@sourceware.org X-SW-Source: 2013/txt/msg00001.txt.bz2 I'm very pleased to announce the release of libffi version 3.0.13, which you are free to download here: http://sourceware.org/libffi/libffi-3.0.13.tar.gz This release comes hot on the heels of 3.0.12, and includes important build-time, install-time and run-time fixes for a number of platforms. In addition to these important fixes, 3.0.13 includes new support for Imagination Technologies' Meta processor. 3.0.13 Mar-17-13 Add Meta support. Add missing Moxie bits. Fix stack alignment bug on 32-bit x86. Build fix for m68000 targets. Build fix for soft-float Power targets. Fix the install dir location for some platforms when building with GCC (OS X, Solaris). Fix Cygwin regression. Thanks to Dave Korn, Gilles Talis, Alain Hourihane, Alex Gaynor, Andreas Schwab, Markos Chandras and Imagination Technologies Ltd for their contributions. Check out the following links for more details: http://sourceware.org/libffi http://github.com/atgreen/libffi Have fun! Anthony Green green@moxielogic.com