From: Julian Seward Date: Wed, 15 Jan 2014 14:30:24 +0000 (+0000) Subject: Fix typo. X-Git-Tag: svn/VALGRIND_3_10_0~658 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9bc3c8a4fbd9510592ab69cd5b1a6791cd6738;p=thirdparty%2Fvalgrind.git Fix typo. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13778 --- diff --git a/README.aarch64 b/README.aarch64 index ccc84afbcf..c939fa159b 100644 --- a/README.aarch64 +++ b/README.aarch64 @@ -4,7 +4,7 @@ Status 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.