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 /ld | |
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 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 23bc702..42c52da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,8 +1,10 @@ 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. -Fri Sep 6 14:46:16 2002 Jeffrey A Law (law@redhat.com) +2002-09-06 Jeffrey A Law (law@redhat.com) * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore. @@ -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. * Added --with-lib-path configure switch to specify default value for LIB_PATH. |