gcc/libgo/go/internal/syscall/unix
Ian Lance Taylor 44ef03008c libgo: support x32 as GOARCH=amd64p32 GOOS=linux
This is enough to let libgo build when configured using
    --with-multilib-list=m64,m32,mx32.  I don't have an x32-enabled kernel
    so I haven't tested whether it executes correctly.
    
    For https://gcc.gnu.org/PR87470
    
    Reviewed-on: https://go-review.googlesource.com/138817

From-SVN: r264772
2018-10-01 20:17:11 +00:00
..
dummy.go
getentropy_openbsd.go
getrandom_linux.go
getrandom_linux_386.go
getrandom_linux_alpha.go
getrandom_linux_amd64.go
getrandom_linux_amd64p32.go
getrandom_linux_arm.go
getrandom_linux_generic.go
getrandom_linux_ia64.go
getrandom_linux_m68k.go
getrandom_linux_mips64p32x.go
getrandom_linux_mips64x.go
getrandom_linux_mipsx.go
getrandom_linux_ppc64x.go
getrandom_linux_s390.go
getrandom_linux_s390x.go
getrandom_linux_shx.go
getrandom_linux_sparcx.go
nonblocking.go
nonblocking_js.go
nonblocking_nacl.go