aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-09-11 14:42:45 +0000
committerNick Clifton <nickc@redhat.com>2002-09-11 14:42:45 +0000
commit004d9cafa49ee64b06466ddaad223a54f04f102d (patch)
treeb47c90fa63f3ad2604518f11a8341ad25a66a0cd /gas
parentdc43ada5bf9f061a3a83dee34c08ff45687c7eba (diff)
downloadgdb-004d9cafa49ee64b06466ddaad223a54f04f102d.zip
gdb-004d9cafa49ee64b06466ddaad223a54f04f102d.tar.gz
gdb-004d9cafa49ee64b06466ddaad223a54f04f102d.tar.bz2
New TI port supports both C4x and C3x series of DSPs.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog2
-rw-r--r--gas/NEWS4
2 files changed, 4 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 846ed99..4f41986 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
2002-09-11 Nick Clifton <nickc@redhat.com>
+ * NEWS: New TI port supports both C4x and C3x series of DSPs.
+
* po/tr.po: Updated Turkish translation.
2002-09-11 Jakub Jelinek <jakub@redhat.com>
diff --git a/gas/NEWS b/gas/NEWS
index 8cbb894..c18673a 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,7 @@
-*- text -*-
-* Support for Texas Instruments TMS320C4x series of microcontrollers
- contributed by Michael Hayes and Svein E. Seldal.
+* Support for Texas Instruments TMS320C4x and TMS320C3x series of
+ DSP's contributed by Michael Hayes and Svein E. Seldal.
* Support for the Ubicom IP2xxx microcontroller added.