aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2014-10-23 03:34:02 +0000
committerIan Lance Taylor <iant@google.com>2014-10-23 03:34:02 +0000
commitce2a5ade773430b097b253f2754248a42370f536 (patch)
tree68048ae066dec6a8c983a3fd6774fbaffbecefb4 /ChangeLog
parentb53d46f07be2e1e8625c421421e8c0b76c95d588 (diff)
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: https://gcc.gnu.org/svn/gcc/trunk@216573 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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.