gcc/libgo/go/sync
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
..
atomic libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
cond.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
cond_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
example_pool_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
example_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
export_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
map.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
map_bench_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
map_reference_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
map_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
mutex.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
mutex_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
once.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
once_test.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
pool.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
pool_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
poolqueue.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
runtime.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
runtime2.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
runtime2_lockrank.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
runtime_sema_test.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
rwmutex.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
rwmutex_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
waitgroup.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
waitgroup_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00