gcc/libgo/go/internal/syscall/unix
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
..
dummy.go
getentropy_openbsd.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux_386.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux_alpha.go internal/syscall/unix: fix syscalls for alpha, ia64, s390 2016-08-07 22:32:46 +00:00
getrandom_linux_amd64.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux_arm.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux_generic.go libgo: add support for the Nios II architecture 2018-05-02 22:28:46 +00:00
getrandom_linux_ia64.go internal/syscall/unix: fix syscalls for alpha, ia64, s390 2016-08-07 22:32:46 +00:00
getrandom_linux_m68k.go internal/syscall/unix: add randomTrap for m68k 2017-03-22 23:51:35 +00:00
getrandom_linux_mips64p32x.go libgo: remove old MIPS architecture names 2017-06-21 22:11:04 +00:00
getrandom_linux_mips64x.go libgo: remove old MIPS architecture names 2017-06-21 22:11:04 +00:00
getrandom_linux_mipsx.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
getrandom_linux_ppc64x.go libgo: fix getrandom build for 32-bit ppc 2016-08-06 15:58:22 +00:00
getrandom_linux_s390.go internal/syscall/unix: fix syscalls for alpha, ia64, s390 2016-08-07 22:32:46 +00:00
getrandom_linux_s390x.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getrandom_linux_shx.go internal/syscall/unix: add randomTrap for sh/shbe 2018-01-30 04:48:55 +00:00
getrandom_linux_sparcx.go syscall, internal/syscall/unix: Fix getrandom, clone on sparc64 2016-10-12 14:28:05 +00:00
nonblocking.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
nonblocking_js.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
nonblocking_nacl.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00