Bump to 3.0.7

This commit is contained in:
green
2008-12-19 15:47:44 +00:00
parent 69205de17d
commit bdfeb13f0d
15 changed files with 3673 additions and 2841 deletions

View File

@@ -1,7 +1,7 @@
Status
======
libffi-3.0.6 was released on July 17, 2008. Check the libffi web
libffi-3.0.7 was released on November 11, 2008. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -47,8 +47,10 @@ release was only tested on:
hppa linux
mips o32 linux (little endian)
powerpc darwin
powerpc freebsd
powerpc64 linux
sparc solaris
sparc64 freebsd
sparc64 solaris
x86 cygwin
x86 darwin
@@ -158,6 +160,10 @@ arguments' test).
History
=======
3.0.7 Nov-11-08
Fix for ppc FreeBSD.
(thanks to Andreas Tobler)
3.0.6 Jul-17-08
Fix for closures on sh.
Mark the sh/sh64 stack as non-executable.