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]

r249476 - in /trunk: gcc/go/gofrontend/MERGE li...


Author: ian
Date: Wed Jun 21 21:55:34 2017
New Revision: 249476

URL: https://gcc.gnu.org/viewcvs?rev=249476&root=gcc&view=rev
Log:
    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

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/configure
    trunk/libgo/configure.ac


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