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

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Jun 27 21:51:00 GMT 2017


Author: ian
Date: Tue Jun 27 21:51:50 2017
New Revision: 249712

URL: https://gcc.gnu.org/viewcvs?rev=249712&root=gcc&view=rev
Log:
    syscall: ptrace fixes for s390
    
    Fixes required now that we #include <linux/ptrace.h> in sysinfo.c.
    
    Patch by Andreas Krebbel.
    
    Reviewed-on: https://go-review.googlesource.com/46839

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/go/syscall/syscall_linux_s390.go
    trunk/libgo/go/syscall/syscall_linux_s390x.go
    trunk/libgo/mksysinfo.sh



More information about the Gcc-cvs mailing list