summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2011-08-23 10:31:33 -0400
committerAnthony Green <green@moxielogic.com>2011-08-23 10:31:33 -0400
commitc6265c36a91eab8175d0e72db84d8225418f2379 (patch)
treecd0009fac17105329f54b85040c97f72b172e8cd /README
parentcc5e41bf32d18a14dbdd653d52eacdbdc934c392 (diff)
downloadlibffi-c6265c36a91eab8175d0e72db84d8225418f2379.tar.gz
Version 3.0.10v3.0.10
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 168c7f1..297c044 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Status
======
-libffi-3.0.10 was released on XXXXXXXXXX, 2011. Check the libffi web
+libffi-3.0.10 was released on August 23, 2011. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -144,16 +144,19 @@ History
See the ChangeLog files for details.
-3.0.10 ???-??-??
+3.0.10 Aug-23-11
Add support for Apple's iOS.
Add support for ARM VFP ABI.
Add RTEMS support for MIPS and M68K.
+ Fix instruction cache clearing problems on
+ ARM and SPARC.
Fix the N64 build on mips-sgi-irix6.5.
Enable builds with Microsoft's compiler.
Enable x86 builds with Oracle's Solaris compiler.
Fix support for calling code compiled with Oracle's Sparc
Solaris compiler.
Testsuite fixes for Tru64 Unix.
+ Additional platform support.
3.0.9 Dec-31-09
Add AVR32 and win64 ports. Add ARM softfp support.