From: ian Date: Fri, 9 Jan 2015 21:23:44 +0000 (+0000) Subject: * Initial implementation. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a261eec319e0fc445f198da58976343b300613b;p=thirdparty%2Fgcc.git * Initial implementation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219408 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gotools/ChangeLog b/gotools/ChangeLog new file mode 100644 index 000000000000..12bfb591087c --- /dev/null +++ b/gotools/ChangeLog @@ -0,0 +1,3 @@ +2015-01-09 Ian Lance Taylor + + * Initial implementation.