r249474 - in /trunk: gcc/go/gofrontend/MERGE li...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jun 21 21:47:00 GMT 2017
Author: ian
Date: Wed Jun 21 21:47:35 2017
New Revision: 249474
URL: https://gcc.gnu.org/viewcvs?rev=249474&root=gcc&view=rev
Log:
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
Added:
trunk/libgo/go/internal/syscall/unix/getrandom_linux_mips64p32x.go
Removed:
trunk/libgo/go/internal/syscall/unix/getrandom_linux_mipsn32.go
Modified:
trunk/gcc/go/gofrontend/MERGE
More information about the Gcc-cvs
mailing list