Update
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
diff --git a/libffi/README b/libffi/README
index 372dfcf..bd10617 100644
--- a/libffi/README
+++ b/libffi/README
@@ -1,7 +1,7 @@
Status
======
-libffi-2.99.7 was released on February 14, 2008. Check the libffi web
+libffi-3.0.0 was released on February 15, 2008. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
@@ -44,7 +44,8 @@ release was only tested on:
arm oabi linux
arm eabi linux
- hppa64 linux
+ hppa linux
+ mips o32 linux (little endian)
powerpc darwin
powerpc64 linux
sparc solaris (SPARC V9 ABI)
@@ -151,7 +152,7 @@ arguments' test).
History
=======
-2.99.7 Feb-XX-08
+3.0.0 Feb-15-08
Many changes, mostly thanks to the GCC project.
Cygnus Solutions is now Red Hat.
@@ -262,16 +263,17 @@ frv Anthony Green
ia64 Hans Boehm
m32r Kazuhiro Inaoka
m68k Andreas Schwab
-mips Anthony Green
+mips Anthony Green, Casey Marshall
mips64 David Daney
-pa Randolph Chung
-powerpc Geoffrey Keating
+pa Randolph Chung, Dave Anglin, Andreas Tobler
+powerpc Geoffrey Keating, Andreas Tobler,
+ David Edelsohn, John Hornkvist
powerpc64 Jakub Jelinek
s390 Gerhard Tonn, Ulrich Weigand
sh Kaz Kojima
sh64 Kaz Kojima
sparc Anthony Green, Gordon Irlam
-x86 Anthony Green
+x86 Anthony Green, Jon Beniston
x86-64 Bo Thorsen
Jesper Skov and Andrew Haley both did more than their fair share of
@@ -285,6 +287,8 @@ interface.
Andreas Tobler has done a tremendous amount of work on the testsuite.
+Alex Oliva solved the executable page problem for SElinux.
+
The list above is almost certainly incomplete and inaccurate. I'm
happy to make corrections or additions upon request.