summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-11-11 07:29:26 -0500
committerAnthony Green <green@moxielogic.com>2014-11-11 07:29:26 -0500
commitee826b933bbdeb68ee81876ffb508c3908eed371 (patch)
tree07d647e1df0a8359fa1c109b331a96c45ba0babf
parentc81a705d53be97899d314953987936213244b1ba (diff)
downloadlibffi-ee826b933bbdeb68ee81876ffb508c3908eed371.tar.gz
Final 3.2 changes
-rw-r--r--README6
-rw-r--r--doc/version.texi8
-rw-r--r--libtool-version2
3 files changed, 9 insertions, 7 deletions
diff --git a/README b/README
index 4181e34..1dffb6f 100644
--- a/README
+++ b/README
@@ -182,8 +182,9 @@ History
See the git log for details at http://github.com/atgreen/libffi.
-3.2 TBD
- Add C99 Complex Type support.
+3.2 Nov-11-14
+ Add C99 Complex Type support (currently only supported on
+ s390).
Add support for PASCAL and REGISTER calling conventions on x86
Windows/Linux.
Add OpenRISC and Cygwin-64 support.
@@ -407,6 +408,7 @@ mips Anthony Green, Casey Marshall
mips64 David Daney
moxie Anthony Green
nios ii Sandra Loosemore
+openrisc Sebastian Macke
pa Randolph Chung, Dave Anglin, Andreas Tobler
powerpc Geoffrey Keating, Andreas Tobler,
David Edelsohn, John Hornkvist
diff --git a/doc/version.texi b/doc/version.texi
index 3785953..39a1a76 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 25 April 2014
-@set UPDATED-MONTH April 2014
-@set EDITION 3.1
-@set VERSION 3.1
+@set UPDATED 8 November 2014
+@set UPDATED-MONTH November 2014
+@set EDITION 3.2
+@set VERSION 3.2
diff --git a/libtool-version b/libtool-version
index 0353506..149a51a 100644
--- a/libtool-version
+++ b/libtool-version
@@ -26,4 +26,4 @@
# release, then set age to 0.
#
# CURRENT:REVISION:AGE
-6:3:0
+6:4:0