From: ian Date: Thu, 23 Oct 2014 03:34:02 +0000 (+0000) Subject: Commit old ChangeLog entry forgotten in commit of actual change. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=477ef9220d2f68eb35ec62a3e7f33a2c6428fa5d;p=thirdparty%2Fgcc.git Commit old ChangeLog entry forgotten in commit of actual change. PR go/55969 * configure.ac: Disable libgo on some systems where it does not work. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216573 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/ChangeLog b/ChangeLog index 8fb4288473a5..696a37b3bff9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -635,6 +635,12 @@ * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. * configure: Regenerated. +2013-02-05 Ian Lance Taylor + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + 2013-02-04 David Edelsohn * MAINTAINERS: Explicitly add myself as AIX maintainer.