aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2c547c5..95a6695 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-09 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add a entry for alpha-vms.
+
2010-09-07 Andrew Burgess <aburgess@broadcom.com>
* ldwrite.c (clone_section): Call bfd_copy_private_section_data on
diff --git a/ld/NEWS b/ld/NEWS
index 9e7ad31..cfc61aa 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -20,6 +20,8 @@
* Add support for the Renesas RX processor.
+* Add support for alpha-vms target.
+
Changes in 2.20:
* GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding. This is a