r239225 - in /trunk: gcc/go/gofrontend/MERGE li...

ian@gcc.gnu.org ian@gcc.gnu.org
Sun Aug 7 22:32:00 GMT 2016


Author: ian
Date: Sun Aug  7 22:32:46 2016
New Revision: 239225

URL: https://gcc.gnu.org/viewcvs?rev=239225&root=gcc&view=rev
Log:
    internal/syscall/unix: fix syscalls for alpha, ia64, s390
    
    Also change the configure script to set GOARCH correctly for ia64, and
    add ia64 as a processor to match.sh and gotest.
    
    Reviewed-on: https://go-review.googlesource.com/25549

Added:
    trunk/libgo/go/internal/syscall/unix/getrandom_linux_alpha.go
    trunk/libgo/go/internal/syscall/unix/getrandom_linux_ia64.go
    trunk/libgo/go/internal/syscall/unix/getrandom_linux_s390.go
Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/match.sh
    trunk/libgo/testsuite/gotest



More information about the Gcc-cvs mailing list