This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r185440 - in /branches/gcc-4_7-branch/libgo: go...


Author: ian
Date: Thu Mar 15 18:09:39 2012
New Revision: 185440

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185440
Log:
libgo: Export {enter,exit}syscall and use it for getaddrinfo.

Modified:
    branches/gcc-4_7-branch/libgo/go/net/cgo_unix.go
    branches/gcc-4_7-branch/libgo/go/syscall/libcall_linux.go
    branches/gcc-4_7-branch/libgo/go/syscall/libcall_support.go
    branches/gcc-4_7-branch/libgo/go/syscall/mksyscall.awk
    branches/gcc-4_7-branch/libgo/go/syscall/syscall_unix.go
    branches/gcc-4_7-branch/libgo/runtime/runtime.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]