abi check fixes and Linux/x32 support
diff --git a/README b/README
index 8e3d79e..1da4e89 100644
--- a/README
+++ b/README
@@ -78,6 +78,7 @@
 | X86          | Interix          |
 | X86          | kFreeBSD         |
 | X86          | Linux            |
+| X86          | Linux/x32        |
 | X86          | Mac OSX          |
 | X86          | OpenBSD          |
 | X86          | OS/2             |
@@ -148,6 +149,8 @@
 3.0.11 MMM-DD-YY
         Lots of build fixes.
         Add Amiga newer MacOS support.
+	Add Linux/x32 support.
+	Add thiscall and fastcall support on Windows.
 	Fix Octeon and MC68881 support.
 	Fix code pessimizations.