public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* libffi 3.0.13-rc1 available for testing
@ 2013-03-16 12:49 Anthony Green
  2013-03-17 21:50 ` Dave Korn
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony Green @ 2013-03-16 12:49 UTC (permalink / raw)
  To: libffi-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libffi 3.0.13-rc1 available for testing
  2013-03-16 12:49 libffi 3.0.13-rc1 available for testing Anthony Green
@ 2013-03-17 21:50 ` Dave Korn
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2013-03-17 21:50 UTC (permalink / raw)
  To: Anthony Green; +Cc: libffi-discuss

On 16/03/2013 12:49, Anthony Green wrote:

> If you know of something I missed, please let me know!

  Yep: http://sourceware.org/ml/libffi-discuss/2013/msg00077.html to fix build
failure on Windows platforms.  I committed it to gcc/libffi but don't have
access rights to upstream, could you check it in for me please?

    cheers,
      DaveK

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-17 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-16 12:49 libffi 3.0.13-rc1 available for testing Anthony Green
2013-03-17 21:50 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).