aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJing Yu <jingyu@google.com>2014-10-03 17:38:00 +0000
committerJing Yu <jingyu@gcc.gnu.org>2014-10-03 17:38:00 +0000
commit7705dfd11ffaabc5eeb7e7da66e138258a6594ea (patch)
tree8a610e22facb7318829560098856d830d5fc81c9 /ChangeLog
parentb2cb98ed66787bd0050286d705d2ca9c9d86c41c (diff)
downloadgcc-7705dfd11ffaabc5eeb7e7da66e138258a6594ea.zip
gcc-7705dfd11ffaabc5eeb7e7da66e138258a6594ea.tar.gz
gcc-7705dfd11ffaabc5eeb7e7da66e138258a6594ea.tar.bz2
Add aarch64 to list of targets that support gold.
2014-09-18 Jing Yu <jingyu@google.com> * configure.ac: Add aarch64 to list of targets that support gold. * configure: Regenerate. From-SVN: r215865
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 928a6da..911026b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-03 Jing Yu <jingyu@google.com>
+
+ * configure.ac: Add aarch64 to list of targets that support gold.
+ * configure: Regenerate.
+
2014-09-29 François Dumont <fdumont@gcc.gnu.org>
* MAINTAINERS: Add myself as libstdc++ special modes maintainer.