Mention Aarch64 on iOS

This commit is contained in:
Anthony Green
2013-11-30 21:06:51 -05:00
parent d4b931c1b8
commit 484a758426

5
README
View File

@@ -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.