Rebase from GCC
This commit is contained in:
@@ -43662,7 +43662,24 @@ Index: libffi/README
|
||||
page for updates: <URL:http://sourceware.org/libffi/>.
|
||||
|
||||
|
||||
@@ -83,6 +80,7 @@ tested:
|
||||
@@ -46,7 +43,7 @@ Libffi has been ported to many different
|
||||
For specific configuration details and testing status, please
|
||||
refer to the wiki page here:
|
||||
|
||||
- http://www.moxielogic.org/wiki/index.php?title=Libffi_3.0.9
|
||||
+ http://www.moxielogic.org/wiki/index.php?title=Libffi_3.0.10
|
||||
|
||||
At the time of release, the following basic configurations have been
|
||||
tested:
|
||||
@@ -55,6 +52,7 @@ tested:
|
||||
| Architecture | Operating System |
|
||||
|--------------+------------------|
|
||||
| Alpha | Linux |
|
||||
+| Alpha | Tru64 |
|
||||
| ARM | Linux |
|
||||
| AVR32 | Linux |
|
||||
| HPPA | HPUX |
|
||||
@@ -83,6 +81,7 @@ tested:
|
||||
| X86-64 | FreeBSD |
|
||||
| X86-64 | Linux |
|
||||
| X86-64 | OpenBSD |
|
||||
@@ -43670,6 +43687,17 @@ Index: libffi/README
|
||||
|--------------+------------------|
|
||||
|
||||
Please send additional platform test results to
|
||||
@@ -126,6 +125,10 @@ History
|
||||
|
||||
See the ChangeLog files for details.
|
||||
|
||||
+3.0.10 ???-??-??
|
||||
+ Fix the N64 build on mips-sgi-irix6.5.
|
||||
+ Testsuite fixes for Tru64 Unix.
|
||||
+
|
||||
3.0.9 Dec-31-09
|
||||
Add AVR32 and win64 ports. Add ARM softfp support.
|
||||
Many fixes for AIX, Solaris, HP-UX, *BSD.
|
||||
Index: libffi/testsuite/Makefile.am
|
||||
===================================================================
|
||||
--- libffi.orig/testsuite/Makefile.am
|
||||
|
||||
Reference in New Issue
Block a user