r249485 - /trunk/libgo/go/internal/syscall/unix...

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Jun 21 22:29:00 GMT 2017


Author: ian
Date: Wed Jun 21 22:29:36 2017
New Revision: 249485

URL: https://gcc.gnu.org/viewcvs?rev=249485&root=gcc&view=rev
Log:
Forgot to remove this file in the last libgo commit.

libgo: remove old MIPS architecture names
    
    This removes the old names for the 3 main MIPS ABIs: mipso32, mipsn32
    and mipsn64. It also removes the mipso64 ABI which has no equivalent
    architecture name in go. This ABI has been dead for sometime and I doubt
    anyone will miss it.
    
    Change-Id: I087b243784edf6705fdaf9c32e3233da5e387283

Removed:
    trunk/libgo/go/internal/syscall/unix/getrandom_linux_mipso32.go



More information about the Gcc-cvs mailing list