Version 3.0.6. sh/sh64 fixes.

This commit is contained in:
green
2008-07-17 13:13:52 +00:00
parent 3704031875
commit 260d513fea
10 changed files with 74 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
Status
======
libffi-3.0.5 was released on April 3, 2008. Check the libffi web
libffi-3.0.6 was released on July 17, 2008. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -158,6 +158,11 @@ arguments' test).
History
=======
3.0.6 Jul-17-08
Fix for closures on sh.
Mark the sh/sh64 stack as non-executable.
(both thanks to Kaz Kojima)
3.0.5 Apr-3-08
Fix libffi.pc file.
Fix #define ARM for IcedTea users.