..
big
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
bits
math/bits: move tests into their own package
2018-05-01 15:33:01 +00:00
cmplx
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
rand
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
abs.go
acos_s390x.s
acosh_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
acosh.go
all_test.go
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
arith_s390x_test.go
arith_s390x.go
asin_386.s
asin_amd64.s
asin_amd64p32.s
asin_arm.s
asin_s390x.s
asin.go
asinh_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
asinh_stub.s
asinh.go
atan2_386.s
atan2_amd64.s
atan2_amd64p32.s
atan2_arm.s
atan2_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
atan2.go
atan_386.s
atan_amd64.s
atan_amd64p32.s
atan_arm.s
atan_s390x.s
atan.go
atanh_s390x.s
atanh.go
bits.go
cbrt_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
cbrt_stub.s
cbrt.go
const.go
copysign.go
cosh_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
dim_386.s
dim_amd64.s
dim_amd64p32.s
dim_arm64.s
dim_arm.s
dim_s390x.s
dim.go
erf_s390x.s
erf_stub.s
erf.go
erfc_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
erfinv.go
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
example_test.go
exp2_386.s
exp2_amd64.s
exp2_amd64p32.s
exp2_arm.s
exp_386.s
exp_amd64.s
all: update comment URLs from HTTP to HTTPS, where possible
2018-06-01 21:52:00 +00:00
exp_amd64p32.s
exp_arm64.s
exp_arm.s
exp_asm.go
exp_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
exp.go
expm1_386.s
expm1_amd64.s
expm1_amd64p32.s
expm1_arm.s
expm1_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
expm1.go
export_s390x_test.go
export_test.go
floor_386.s
floor_amd64.s
floor_amd64p32.s
floor_arm64.s
floor_arm.s
floor_ppc64x.s
floor_s390x.s
floor_wasm.s
math, math/big: add wasm architecture
2018-05-08 13:29:22 +00:00
floor.go
frexp_386.s
frexp_amd64.s
frexp_amd64p32.s
frexp_arm.s
frexp.go
gamma.go
hypot_386.s
hypot_amd64.s
hypot_amd64p32.s
hypot_arm.s
hypot.go
j0.go
j1.go
jn.go
ldexp_386.s
ldexp_amd64.s
ldexp_amd64p32.s
ldexp_arm.s
ldexp.go
math: fix Ldexp when result is below ldexp(2, -1075)
2018-03-29 23:14:13 +00:00
lgamma.go
go/printer, gofmt: tuned table alignment for better results
2018-04-04 13:39:34 -07:00
log1p_386.s
log1p_amd64.s
log1p_amd64p32.s
log1p_arm.s
log1p_s390x.s
log1p.go
log10_386.s
log10_amd64.s
log10_amd64p32.s
log10_arm.s
log10_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
log10.go
log_386.s
log_amd64.s
log_amd64p32.s
log_arm.s
log_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
log.go
logb.go
mod_386.s
mod_amd64.s
mod_amd64p32.s
mod_arm.s
mod.go
modf_386.s
modf_amd64.s
modf_amd64p32.s
modf_arm64.s
modf_arm.s
modf_ppc64x.s
modf.go
nextafter.go
pow10.go
pow_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
pow_stub.s
pow.go
remainder_386.s
remainder_amd64.s
remainder_amd64p32.s
remainder_arm.s
remainder.go
signbit.go
sin_386.s
sin_amd64.s
sin_amd64p32.s
sin_arm.s
sin_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
sin.go
sincos_386.go
sincos_386.s
sincos.go
sinh_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
sinh_stub.s
sinh.go
sqrt_386.s
sqrt_amd64.s
sqrt_amd64p32.s
sqrt_arm64.s
sqrt_arm.s
all: use new softfloat on GOARM=5
2018-04-13 16:39:39 +00:00
sqrt_mipsx.s
sqrt_ppc64x.s
sqrt_s390x.s
sqrt_wasm.s
math, math/big: add wasm architecture
2018-05-08 13:29:22 +00:00
sqrt.go
stubs_arm64.s
stubs_mips64x.s
stubs_mipsx.s
stubs_ppc64x.s
stubs_s390x.s
stubs_wasm.s
math, math/big: add wasm architecture
2018-05-08 13:29:22 +00:00
tan_386.s
tan_amd64.s
tan_amd64p32.s
tan_arm.s
tan_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
tan.go
tanh_s390x.s
cmd/asm, math: add s390x floating point test instructions
2018-04-03 16:08:04 +00:00
tanh.go
unsafe.go