diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-23 03:34:02 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-23 03:34:02 +0000 |
commit | 477ef9220d2f68eb35ec62a3e7f33a2c6428fa5d (patch) | |
tree | 68048ae066dec6a8c983a3fd6774fbaffbecefb4 /ChangeLog | |
parent | 3434c257d6028997d817e4a2306347c5d6e4dbe5 (diff) | |
download | gcc-477ef9220d2f68eb35ec62a3e7f33a2c6428fa5d.tar.gz |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8fb4288473a..696a37b3bff 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 <iant@google.com> + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + 2013-02-04 David Edelsohn <dje.gcc@gmail.com> * MAINTAINERS: Explicitly add myself as AIX maintainer. |