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
1d29bb0408
runtime: remove the dummy arg of getcallersp
...
This is a port of https://golang.org/cl/109596 to the gofrontend, in
preparation for updating libgo to 1.11.
Original CL description:
getcallersp is intrinsified, and so the dummy arg is no longer
needed. Remove it, as well as a few dummy args that are solely
to feed getcallersp.
Reviewed-on: https://go-review.googlesource.com/131116
From-SVN: r263840
2018-08-24 18:15:04 +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
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
Ian Lance Taylor
00d86ac99f
libgo: Update to Go 1.3 release.
...
From-SVN: r212837
2014-07-19 08:53:52 +00:00
Ian Lance Taylor
f038dae646
libgo: Update to October 24 version of master library.
...
From-SVN: r204466
2013-11-06 19:49:01 +00:00