|
From: <sv...@va...> - 2014-01-15 14:30:53
|
Author: sewardj
Date: Wed Jan 15 14:30:24 2014
New Revision: 13778
Log:
Fix typo.
Modified:
trunk/README.aarch64
Modified: trunk/README.aarch64
==============================================================================
--- trunk/README.aarch64 (original)
+++ trunk/README.aarch64 Wed Jan 15 14:30:24 2014
@@ -4,7 +4,7 @@
As of Jan 2014 the trunk contains a port to AArch64 ARMv8 -- loosely,
the 64-bit ARM architecture. Currently it supports integer and FP
-instructions and can run almost anything generated by gcc-4.7.2 -O2.
+instructions and can run almost anything generated by gcc-4.8.2 -O2.
The port is under active development.
Current limitations, as of mid-Jan 2014.
|