From: Josh Triplett Date: Sun, 16 Mar 2014 12:38:24 +0000 (-0700) Subject: README: Update news for 3.0.14 X-Git-Tag: v3.1~30^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e892e581d1838a06c18c7ecd50ebd79915cff92b;p=platform%2Fupstream%2Flibffi.git README: Update news for 3.0.14 --- diff --git a/README b/README index 5a46a3d..488e14f 100644 --- a/README +++ b/README @@ -176,6 +176,9 @@ See the ChangeLog files for details. Add AArch64 (ARM64) iOS support. Add Nios II support. Add m88k and DEC VAX support. + Add support for stdcall, thiscall, and fastcall on non-Windows 32-bit + x86 targets such as Linux. + Make the testsuite more robust: eliminated several spurious failures. Android build fix. Fix MIPS N32 ABI bug. Various x86, FreeBSD and UltraSPARC IIi fixes.