libgo: use gc's arch names as the default GOARCHs on MIPS
commit074bbd7b6a221b0446c73b3f4c2e1bf6cc7b2634
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 21:55:34 +0000 (21 21:55 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 21:55:34 +0000 (21 21:55 +0000)
tree7a9a252656a6c44d62299c3feec2c5c9bb7377db
parent10d1901b6cea049e47001e41dcfc7a33a3cf880c
libgo: use gc's arch names as the default GOARCHs on MIPS

    This means that the gc tools and gofrontend agree on the architecture names
    for the 3 MIPS ABIs which should allow a gofrontend compiler to build go.

    Reviewed-on: https://go-review.googlesource.com/46153

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249476 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/configure
libgo/configure.ac