Mention Aarch64 on iOS

This commit is contained in:
Anthony Green
2013-11-30 21:06:51 -05:00
committed by Zachary Waldowski
parent bfc06b3fdb
commit 6ae046cc59

2
README
View File

@@ -51,6 +51,7 @@ tested:
|-----------------+------------------+-------------------------| |-----------------+------------------+-------------------------|
| Architecture | Operating System | Compiler | | Architecture | Operating System | Compiler |
|-----------------+------------------+-------------------------| |-----------------+------------------+-------------------------|
| AArch64 (ARM64) | iOS | Clang |
| AArch64 | Linux | GCC | | AArch64 | Linux | GCC |
| Alpha | Linux | GCC | | Alpha | Linux | GCC |
| Alpha | Tru64 | GCC | | Alpha | Tru64 | GCC |
@@ -169,6 +170,7 @@ History
See the ChangeLog files for details. See the ChangeLog files for details.
3.0.14 TBD 3.0.14 TBD
Add AArch64 (ARM64) iOS support.
Add Nios II support. Add Nios II support.
Add m88k and DEC VAX support. Add m88k and DEC VAX support.
Fix MIPS N32 ABI bug. Fix MIPS N32 ABI bug.