Merge pull request #95 from joshtriplett/news

README: Update news for 3.0.14
This commit is contained in:
Anthony Green
2014-03-16 08:41:00 -04:00

3
README
View File

@@ -176,6 +176,9 @@ See the ChangeLog files for details.
Add AArch64 (ARM64) iOS support. 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.
Add support for stdcall, thiscall, and fastcall on non-Windows 32-bit
x86 targets such as Linux.
Make the testsuite more robust: eliminated several spurious failures.
Android build fix. Android build fix.
Fix MIPS N32 ABI bug. Fix MIPS N32 ABI bug.
Various x86, FreeBSD and UltraSPARC IIi fixes. Various x86, FreeBSD and UltraSPARC IIi fixes.