]> Cypherpunks repositories - gostls13.git/commit
runtime: fix arm softfloat again for R12
authorRuss Cox <rsc@golang.org>
Mon, 18 Oct 2010 17:24:19 +0000 (13:24 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 18 Oct 2010 17:24:19 +0000 (13:24 -0400)
commit20126040025bdc2da8be473d0d181bc1a2584fd9
treea438abd805d2a19e673fc643f9e60a0ddd8b0e83
parent9cc8e9ef48d17bd7e8bb2c1c41406f51366a7925
runtime: fix arm softfloat again for R12

Missed a case, so now generalized.

R=ken2
CC=golang-dev
https://golang.org/cl/2540042
src/pkg/runtime/arm/softfloat.c