This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 074bbd7b6a2 libgo: use gc's arch names as the default GOARCHs on MIPS new 648dc544240 libgo: remove old MIPS architecture names
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/configure | 17 ++--------------- libgo/configure.ac | 12 +++--------- libgo/go/cmd/cgo/main.go | 8 -------- libgo/go/go/build/syslist.go | 2 +- .../internal/syscall/unix/getrandom_linux_mips64p32x.go | 2 +- .../go/internal/syscall/unix/getrandom_linux_mips64x.go | 2 +- libgo/go/runtime/hash32.go | 2 +- libgo/go/runtime/hash64.go | 2 +- libgo/go/runtime/lfstack_32bit.go | 2 +- libgo/go/runtime/lfstack_64bit.go | 2 +- libgo/go/runtime/unaligned2.go | 2 +- libgo/go/syscall/endian_big.go | 2 +- libgo/match.sh | 4 ++-- libgo/testsuite/gotest | 4 ++-- 15 files changed, 19 insertions(+), 46 deletions(-)