diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-11 14:42:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-11 14:42:45 +0000 |
commit | 004d9cafa49ee64b06466ddaad223a54f04f102d (patch) | |
tree | b47c90fa63f3ad2604518f11a8341ad25a66a0cd /gas | |
parent | dc43ada5bf9f061a3a83dee34c08ff45687c7eba (diff) | |
download | gdb-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/ChangeLog | 2 | ||||
-rw-r--r-- | gas/NEWS | 4 |
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> @@ -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. |