Update to version 3.1
This commit is contained in:
6
README
6
README
@@ -1,8 +1,8 @@
|
||||
Status
|
||||
======
|
||||
|
||||
libffi-3.1 was released on TBD. Check the libffi web
|
||||
page for updates: <URL:http://sourceware.org/libffi/>.
|
||||
libffi-3.1 was released on May 11, 2014. Check the libffi web page
|
||||
for updates: <URL:http://sourceware.org/libffi/>.
|
||||
|
||||
|
||||
What is libffi?
|
||||
@@ -175,7 +175,7 @@ History
|
||||
|
||||
See the git log for details at http://github.com/atgreen/libffi.
|
||||
|
||||
3.1 TBD
|
||||
3.1 May-11-14
|
||||
Add AArch64 (ARM64) iOS support.
|
||||
Add Nios II support.
|
||||
Add m88k and DEC VAX support.
|
||||
|
||||
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
|
||||
|
||||
AC_PREREQ(2.68)
|
||||
|
||||
AC_INIT([libffi], [3.1-rc1], [http://github.com/atgreen/libffi/issues])
|
||||
AC_INIT([libffi], [3.1], [http://github.com/atgreen/libffi/issues])
|
||||
AC_CONFIG_HEADERS([fficonfig.h])
|
||||
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@set UPDATED 8 February 2014
|
||||
@set UPDATED-MONTH February 2014
|
||||
@set EDITION 3.0.14-rc0
|
||||
@set VERSION 3.0.14-rc0
|
||||
@set UPDATED 25 April 2014
|
||||
@set UPDATED-MONTH April 2014
|
||||
@set EDITION 3.1
|
||||
@set VERSION 3.1
|
||||
|
||||
Reference in New Issue
Block a user