This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7c4a5971b1 runtime: remove unused stack.go new 9eb30febf79 libgo: add support for the Nios II architecture new 5657a3c3889 libgo: add type/const references to sysinfo.c
The 2 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/configure | 7 +- libgo/configure.ac | 7 +- libgo/go/cmd/cgo/main.go | 2 + libgo/go/go/build/syslist.go | 2 +- .../syscall/unix/getrandom_linux_generic.go | 2 +- libgo/go/runtime/hash32.go | 2 +- libgo/go/runtime/lfstack_32bit.go | 2 +- libgo/go/runtime/unaligned2.go | 2 +- libgo/go/syscall/endian_little.go | 2 +- libgo/go/syscall/libcall_linux_ustat.go | 2 +- libgo/goarch.sh | 7 + libgo/match.sh | 4 +- libgo/mksysinfo.sh | 1 + libgo/sysinfo.c | 209 +++++++++++++++++++++ libgo/testsuite/gotest | 4 +- 16 files changed, 241 insertions(+), 16 deletions(-)