This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libffi 3.0.13-rc1 available for testing


I've just uploaded release candidate 1 for libffi 3.0.13.
ftp://sourceware.org/pub/libffi/libffi-3.0.13-rc1.tar.gz

The python guys fixed tricky stack alignment problem on 32-bit x86
that warranted a new release.  Among the other changes are a port to
Imagination Technologies' Meta architecture, the addition of missing
Moxie port files, and a couple of build fixes.  If you know of
something I missed, please let me know!

3.0.13 Mar-??-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.


2013-03-16  Gilles Talis  <gilles.talis@gmail.com>

        * src/powerpc/ffi.c (ffi_prep_args_SYSV): Don't use
        fparg_count,etc on __NO_FPRS__ targets.

2013-03-16  Alan Hourihane  <alanh@fairlite.co.uk>

        * src/m68k/sysv.S (epilogue): Don't use extb instruction on
        m680000 machines.

2013-03-16  Alex Gaynor <alex.gaynor@gmail.com>

        * src/x86/ffi.c (ffi_prep_cif_machdep): Always align stack.

2013-03-13  Markos Chandras <markos.chandras@imgtec.com>

        * configure.ac: Add support for Imagination Technologies Meta.
        * Makefile.am: Likewise.
        * README: Add Imagination Technologies Meta details.
        * src/metag/ffi.c: New.
        * src/metag/ffitarget.h: Likewise.
        * src/metag/sysv.S: Likewise.

2013-02-24  Andreas Schwab  <schwab@linux-m68k.org>

        * doc/libffi.texi (Structures): Fix missing category argument of
        @deftp.



Thanks,

Anthony Green


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]