This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df4660d314e gcc/ new f89bc7fb6b6 internal,net,os,runtime,syscall: fixes for AIX followin [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- libgo/go/cmd/go/internal/base/signal_unix.go | 2 +- libgo/go/internal/poll/export_posix_test.go | 2 +- libgo/go/internal/poll/fd_poll_runtime.go | 2 +- libgo/go/internal/poll/fd_posix.go | 2 +- libgo/go/internal/poll/fd_posix_test.go | 2 +- libgo/go/internal/poll/fd_unix.go | 2 +- libgo/go/internal/poll/hook_unix.go | 2 +- libgo/go/internal/poll/sockopt.go | 2 +- libgo/go/internal/poll/sockoptip.go | 2 +- libgo/go/internal/poll/sys_cloexec.go | 2 +- libgo/go/net/error_posix.go | 2 +- libgo/go/os/user/cgo_lookup_unix.go | 2 +- libgo/go/runtime/export_unix_test.go | 2 +- libgo/go/runtime/netpoll_aix.go | 15 ++-- libgo/go/syscall/forkpipe_bsd.go | 2 +- libgo/go/syscall/libcall_aix.go | 130 +++++++++++++++++++++++++++ 17 files changed, 155 insertions(+), 20 deletions(-)