diff README @ 303:c81374ac9fba

- cleanup of outdated docs
author Tassilo Philipp
date Wed, 23 May 2018 11:29:44 +0200
parents 7ca57dbefed4
children 85c80b0c021c
line wrap: on
line diff
--- a/README	Mon May 21 02:48:12 2018 +0200
+++ b/README	Wed May 23 11:29:44 2018 +0200
@@ -40,12 +40,10 @@
 
  - x86     32/64-bit  (cdecl, fastcall, stdcall, C++ this calls, syscalls, plan9)
  - ARM     AArch32/64 (32: ARM/Thumb mode, v4t-v7, oabi/eabi, soft/hardfloat ABIs; 64: AAPCS64)
- - MIPS    32/64-bit  (o32, n64, eabi)
+ - MIPS    32/64-bit  (o32, n64, eabi, with o32 and n64 for soft- and hardfloat)
  - PowerPC 32/64-bit  (32: Mac OS X, System V; 64: System V little and big endian ELF ABI)
  - Sparc   32/64-bit  (v7/8 and v9)
 
-NOTE: Callback support is currently available on
-      x86-32/64, arm32 softfloat ABIs, arm64, PPC64 and PPC32 Linux/OS X.
 
 Supported Operating Systems:
 ----------------------------