1
0
mirror of https://github.com/golang/go synced 2024-11-21 23:44:39 -07:00
go/src
Russ Cox 2572803899 math: delete non-Sqrt-based Hypot
I was confused by the existence of two portable Hypot
routines in the tree when I cleaned things up, and I made
ARM use the wrong (imprecise) one.  Use the right one,
and delete the wrong one.

Fixes arm build.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5485065
2011-12-13 17:08:56 -05:00
..
cmd gofmt: simplify flags 2011-12-13 14:03:25 -08:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
pkg math: delete non-Sqrt-based Hypot 2011-12-13 17:08:56 -05:00
all-qemu.bash build: update all-qemu.bash 2011-07-28 13:04:30 -04:00
all.bash
clean.bash Housekeeping: Cleaning up the clean-up process. 2011-12-11 09:23:17 -08:00
env.bash env.bash: export CGO_ENABLED so cgo tests run 2011-12-13 10:47:51 +11:00
make.bash build: fix check for selinux's allow_execstack on Fedora 16 2011-11-11 16:41:37 -05:00
Make.ccmd build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.clib build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc build: disable cgo on Windows/amd64 2011-12-13 14:20:38 -05:00
Make.pkg cgo: add support for callbacks from dynamic libraries 2011-11-22 17:57:49 +03:00
quietgcc.bash build: handle spaces in $USER 2011-07-28 13:04:52 -04:00
run.bash misc/cgo/testso: do not leave out file behind 2011-12-09 11:00:49 +11:00
sudo.bash sudo.bash: print error/exit if problem with /usr/local/bin 2011-09-01 17:24:32 +10:00
version.bash version.bash: update VERSION on -save if already present 2011-08-24 22:10:25 -03:00