internal/syscall/unix: implement randomTrap on mips64p32*
commit10d93d7a97a914a5e1bfae4c59e6e64d4e3246ed
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 21:47:35 +0000 (21 21:47 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 21:47:35 +0000 (21 21:47 +0000)
treeb7e96f3d49c1693c6ce516b5a2d360c22e472578
parent5f3fb9c59f53bfb3af9d87723bbb3b130772a4ac
internal/syscall/unix: implement randomTrap on mips64p32*

    Rename getrandom_linux_mipsn32.go to use the new architecture name for
    the n32 ABI and enable building it on mips64p32 and mips64p32le.

    Reviewed-on: https://go-review.googlesource.com/46151

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249474 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/internal/syscall/unix/getrandom_linux_mips64p32x.go [moved from libgo/go/internal/syscall/unix/getrandom_linux_mipsn32.go with 87% similarity]