Undo iOS ARM64 changes.

This commit is contained in:
Anthony Green
2013-12-05 16:23:25 -05:00
parent 356b2cbc30
commit 3dc3f32c35
19 changed files with 630 additions and 817 deletions

5
README
View File

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