aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-03 07:37:41 +0000
committerNick Clifton <nickc@redhat.com>2003-04-03 07:37:41 +0000
commite8fd74766a58384d3ae2990e22b3b4749b931dd4 (patch)
tree11891a39b4093d79dbc4a88e97785e9b092def9f /ld
parentc8b21ee577961f486ba92dd9cedfe51d1cab2af8 (diff)
downloadgdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.zip
gdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.tar.gz
gdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.tar.bz2
Mention support for Xtensa architecture
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 4f68300..b31c39d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-03 Nick Clifton <nickc@redhat.com>
+
+ * NEWS: Mention support for Xtensa architecture.
+
2003-04-02 Nick Clifton <nickc@redhat.com>
* pe-dll.c (pe_detail_list): arm-pe targets use underscores.
diff --git a/ld/NEWS b/ld/NEWS
index 097acd6..cfaf186 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Added support for Xtensa architecture.
+
* Added --with-sysroot configure switch to specify a target system root, for
linking against a target filesystem image.