This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249712 - in /trunk: gcc/go/gofrontend/MERGE li...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Jun 2017 21:51:50 -0000
- Subject: r249712 - in /trunk: gcc/go/gofrontend/MERGE li...
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