From 8d27f68baa365bf883b6053c5f6bc819646d5434 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Fri, 15 Jan 2010 11:35:37 -0500 Subject: [PATCH] Mention recent changes in README --- README | 2 ++ patches/msvc | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/README b/README index 7be8356..167de42 100644 --- a/README +++ b/README @@ -136,6 +136,8 @@ See the ChangeLog files for details. 3.0.10 ???-??-?? Fix the N64 build on mips-sgi-irix6.5. Testsuite fixes for Tru64 Unix. + Enable builds with Microsoft's compiler. + Enable x86 builds with Sun's compiler. 3.0.9 Dec-31-09 Add AVR32 and win64 ports. Add ARM softfp support. diff --git a/patches/msvc b/patches/msvc index 1a5c031..9b3384b 100644 --- a/patches/msvc +++ b/patches/msvc @@ -943,3 +943,12 @@ Index: libffi/README Configure has many other options. Use "configure --help" to see them all. Once configure has finished, type "make". Note that you must be using +@@ -128,6 +136,8 @@ See the ChangeLog files for details. + 3.0.10 ???-??-?? + Fix the N64 build on mips-sgi-irix6.5. + Testsuite fixes for Tru64 Unix. ++ Enable builds with Microsoft's compiler. ++ Enable x86 builds with Sun's compiler. + + 3.0.9 Dec-31-09 + Add AVR32 and win64 ports. Add ARM softfp support. -- 2.7.4