gcc/libgo/go/cmath
Ian Lance Taylor ff5f50c52c Remove the types float and complex.
Update to current version of Go library.

Update testsuite for removed types.

	* go-lang.c (go_langhook_init): Omit float_type_size when calling
	go_create_gogo.
	* go-c.h: Update declaration of go_create_gogo.

From-SVN: r169098
2011-01-21 18:19:03 +00:00
..
abs.go
asin.go
cmath_test.go
conj.go
exp.go
isinf.go
isnan.go
log.go
phase.go
polar.go
pow.go
rect.go
sin.go
sqrt.go
tan.go