Sign in
go
/
go
/
788eb99b76d0817d238c3ad0952eb1fe6349f735
/
src
/
runtime
/
sqrt.go
102436e
runtime: fix software FP regs corruption when emulating SQRT on ARM
by Shenghou Ma
· 10 years ago
7ef59e4
runtime: rename float64 constants to avoid name space pollution
by Russ Cox
· 10 years ago
c81d248
[dev.cc] runtime: convert softfloat_arm.c to Go + build fixes
by Russ Cox
· 10 years ago
0c3c2c1
[dev.cc] runtime: convert basic library routines from C to Go
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/sqrt.go]
ee7bb07
runtime: add copy of math.sqrt for use by arm softfloat
by Russ Cox
· 11 years ago