]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.2] math: remove unnecessary source file
authorAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:11:36 +0000 (11:11 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:11:36 +0000 (11:11 +1100)
commit645a023474a33ff04b335060d3e7ccf593a1a222
tree8778d52eb74ddc75a13a5275076dc284b82d873b
parent77ac7fdcc86aab3190bb9c85b1e65073b4db4177
[release-branch.go1.2] math: remove unnecessary source file

««« CL 15750046 / 2d1e1adf8ece
math: remove unnecessary source file

The routines in this file are dregs from a very early copy of the math API.
There are no Go prototypes and no non-amd64 implementations.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/15750046
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/19560045
src/pkg/math/fltasm_amd64.s [deleted file]