Commit e892e581d1838a06c18c7ecd50ebd79915cff92b

Josh Triplett 2014-03-16T05:38:24

README: Update news for 3.0.14

1
2
3
4
5
6
7
8
9
10
11
12
13
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.