gcc/libgo/go/sync
Ian Lance Taylor cfcbb4227f libgo: update to Go1.16beta1 release
This does not yet include support for the //go:embed directive added
in this release.

	* Makefile.am (check-runtime): Don't create check-runtime-dir.
	(mostlyclean-local): Don't remove check-runtime-dir.
	(check-go-tool, check-vet): Copy in go.mod and modules.txt.
	(check-cgo-test, check-carchive-test): Add go.mod file.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280172
2020-12-30 15:13:24 -08:00
..
atomic libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cond_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cond.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
example_pool_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
example_test.go
export_test.go libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
map_bench_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
map_reference_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
map_test.go libgo: update to Go1.15.2 release 2020-09-23 17:32:49 -07:00
map.go libgo: update to Go1.15.2 release 2020-09-23 17:32:49 -07:00
mutex_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
mutex.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
once_test.go
once.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
pool_test.go libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
pool.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
poolqueue.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
runtime2_lockrank.go libgo: update to Go1.15rc2 release 2020-08-07 17:22:33 -07:00
runtime2.go libgo: update to Go1.15rc2 release 2020-08-07 17:22:33 -07:00
runtime_sema_test.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
runtime.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
rwmutex_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
rwmutex.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
waitgroup_test.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
waitgroup.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00