]> Cypherpunks repositories - gostls13.git/commitdiff
install doc: arm is a little better
authorRuss Cox <rsc@golang.org>
Tue, 26 Oct 2010 15:34:40 +0000 (08:34 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 26 Oct 2010 15:34:40 +0000 (08:34 -0700)
R=adg, r, r2
CC=golang-dev
https://golang.org/cl/2749041

doc/install.html

index 90689c82afd5fa1dbd74d9e5d8d879a092a275ab..be1131d4aa7b95c193475e2e1b8d23de5418a551 100644 (file)
@@ -45,8 +45,11 @@ architectures.
 </dt>
 <dd>
        Incomplete.
-       It only supports Linux binaries, floating point is weak,
-       it has code generation bugs, and the optimizer is not enabled.
+       It only supports Linux binaries, the optimizer is not enabled,
+       and floating point is performed entirely in software.
+       However, all tests pass.
+       Work on the optimizer and use of the VFP hardware
+       floating point unit is underway.
        Tested against a Nexus One.
 </dd>
 </dl>