This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212447 - in /trunk/libgo: Makefile.am Makefile...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 11 Jul 2014 00:39:04 -0000
- Subject: r212447 - in /trunk/libgo: Makefile.am Makefile...
Author: ian
Date: Fri Jul 11 00:39:03 2014
New Revision: 212447
URL: https://gcc.gnu.org/viewcvs?rev=212447&root=gcc&view=rev
Log:
runtime: Rename iface.goc to go-iface.goc.
Rename in order to avoid confusion with the new
runtime/iface.goc file in the Go library master sources.
Added:
trunk/libgo/runtime/go-iface.goc
- copied unchanged from r212446, trunk/libgo/runtime/iface.goc
Removed:
trunk/libgo/runtime/iface.goc
Modified:
trunk/libgo/Makefile.am
trunk/libgo/Makefile.in