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
|
c5b21c3f4c
|
libgo: update to Go1.17rc2
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/341629
|
2021-08-12 20:23:07 -07:00 |
|
Ian Lance Taylor
|
59ea40d0f2
|
libgo: add hurd build tags to test files
Patch by Svante Signell.
Reviewed-on: https://go-review.googlesource.com/c/160823
From-SVN: r268460
|
2019-02-01 22:11:50 +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 |
|