commit | 964c5b93f80dcaacf73056b7d15a4d2b4b7a217c | [log] [tgz] |
---|---|---|
author | Anthony Green <green@moxielogic.com> | Sat Mar 03 14:46:20 2012 -0500 |
committer | Anthony Green <green@moxielogic.com> | Sat Mar 03 14:46:20 2012 -0500 |
tree | 6a57bb9f552b47cddaa71430e35424a7d697d9a8 | |
parent | 6c194233a5f6f1d274669afc5924a9e1f69d4876 [diff] [blame] |
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.