Ian Lance Taylor
8dc2499aa6
libgo: update to Go1.18beta2
...
gotools/
* Makefile.am (go_cmd_cgo_files): Add ast_go118.go
(check-go-tool): Copy golang.org/x/tools directories.
* Makefile.in: Regenerate.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/384695
2022-02-11 15:01:19 -08:00
Ian Lance Taylor
5a8ea16592
libgo: update to Go1.14beta1
...
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/214297
2020-01-21 23:53:22 -08:00
Ian Lance Taylor
dd931d9b48
libgo: update to Go 1.11
...
Reviewed-on: https://go-review.googlesource.com/136435
gotools/:
* Makefile.am (mostlyclean-local): Run chmod on check-go-dir to
make sure it is writable.
(check-go-tools): Likewise.
(check-vet): Copy internal/objabi to check-vet-dir.
* Makefile.in: Rebuild.
From-SVN: r264546
2018-09-24 21:46:21 +00:00
Ian Lance Taylor
22b955cca5
libgo: update to go1.7rc3
...
Reviewed-on: https://go-review.googlesource.com/25150
From-SVN: r238662
2016-07-22 18:15:38 +00:00
Ian Lance Taylor
43414a5dd3
libgo: Update to final Go 1.6 release.
...
Reviewed-on: https://go-review.googlesource.com/19592
From-SVN: r233515
2016-02-18 05:56:46 +00:00
Ian Lance Taylor
af146490bb
runtime: Remove now unnecessary pad field from ParFor.
...
It is not needed due to the removal of the ctx field.
Reviewed-on: https://go-review.googlesource.com/16525
From-SVN: r229616
2015-10-31 00:59:47 +00:00