From: Robert Griesemer Date: Tue, 11 Aug 2009 18:23:05 +0000 (-0700) Subject: renamed fast.arith.s to include $GOARCH X-Git-Tag: weekly.2009-11-06~913 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fed04352578cb9b16b65d428c838d8d4ddd90d41;p=gostls13.git renamed fast.arith.s to include $GOARCH R=rsc DELTA=80 (40 added, 40 deleted, 0 changed) OCL=33024 CL=33027 --- diff --git a/src/pkg/bignum/fast.arith.s b/src/pkg/bignum/arith_amd64.s similarity index 100% rename from src/pkg/bignum/fast.arith.s rename to src/pkg/bignum/arith_amd64.s