gcc/libgo/go/sync
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
..
atomic libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
cas.c
cond_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00: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.9 2017-09-14 17:11:35 +00:00
map_bench_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
map_reference_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
map_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
map.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
mutex_test.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
mutex.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
once_test.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
once.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
pool_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
pool.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
runtime_sema_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
runtime.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
rwmutex_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
rwmutex.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
waitgroup_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
waitgroup.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00