1
0
mirror of https://github.com/golang/go synced 2024-09-24 09:30:13 -06:00
go/misc/cgo
Shenghou Ma 1abd8d8fd0 misc/cgo/gmp: update for Go 1
1. make the program go buildable
2. update os.EINVAL and runtime.Cgocalls()
3. wrap mpz_div_2exp() and mpz_mul_2exp to support both
   pre-5.0 and post-5.0 gmp (we really have no reason to
   restrict ourselves to gmp 5.0+)

R=golang-dev, remyoudompheng, iant
CC=golang-dev
https://golang.org/cl/5847061
2012-03-21 00:51:48 +08:00
..
gmp misc/cgo/gmp: update for Go 1 2012-03-21 00:51:48 +08:00
life misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
stdio misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
test all: gofmt -w -s src misc 2012-03-08 10:48:51 -08:00
testso cmd/go: add env command, use to fix misc/cgo/testso 2012-03-08 14:28:44 -05:00