Merge branch 'master' of github.com:/atgreen/libffi

This commit is contained in:
Anthony Green
2013-03-17 18:34:54 -04:00
5 changed files with 18 additions and 17 deletions

5
README
View File

@@ -1,7 +1,7 @@
Status
======
libffi-3.0.13 was released on March ??, 2013. Check the libffi web
libffi-3.0.13 was released on March 17, 2013. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -163,7 +163,7 @@ History
See the ChangeLog files for details.
3.0.13 Mar-??-13
3.0.13 Mar-17-13
Add Meta support.
Add missing Moxie bits.
Fix stack alignment bug on 32-bit x86.
@@ -171,6 +171,7 @@ See the ChangeLog files for details.
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.
3.0.12 Feb-11-13
Add Moxie support.