summaryrefslogtreecommitdiff
path: root/libgo/misc/cgo/gmp
AgeCommit message (Collapse)Author
2017-06-27libgo: add misc/cgo filesIan Lance Taylor
Copy all the misc/cgo files from the gc toolchain into libgo/misc. These will be used for testing purposes by later changes to the gotools directory. Reviewed-on: https://go-review.googlesource.com/46721 From-SVN: r249674