Mention Aarch64 on iOS
authorAnthony Green <green@moxielogic.com>
Sun, 1 Dec 2013 02:06:51 +0000 (21:06 -0500)
committerAnthony Green <green@moxielogic.com>
Sun, 1 Dec 2013 03:37:50 +0000 (22:37 -0500)
README

diff --git a/README b/README
index 938ae637f33b4656191bc1f599f9a7e9eafdb8d0..449b02a6e7b2841cdb10652e9d4ac8a99d772b05 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,7 @@ tested:
 |-----------------+------------------+-------------------------|
 | Architecture    | Operating System | Compiler                |
 |-----------------+------------------+-------------------------|
+| AArch64 (ARM64) | iOS              | Clang                   |
 | AArch64         | Linux            | GCC                     |
 | Alpha           | Linux            | GCC                     |
 | Alpha           | Tru64            | GCC                     |
@@ -169,8 +170,10 @@ History
 See the ChangeLog files for details.
 
 3.0.14 TBD
-        Add Nios II support.
+        Add Aarch (ARM64) iOS support.
         Add m88k and DEC VAX support.
+        Add Nios II support.
+       Add Power ELFv2 Linux support.
        Fix MIPS N32 ABI bug.
        Various FreeBSD and UltraSPARC IIi fixes.